{"version":3,"file":"eo-summary/index.css","mappings":";;;AAAA;;;;EAAA;AAMA;EACE;EACA;EACA;AAAF;AAEE;EACE;AAAJ;AAEE;EACE;AAAJ;AAGE;EACE;AADJ;AAGE;EACE;AADJ;AAGE;EACE;AADJ;AAGE;EACE;AADJ;;AAMA;EACE;AAHF;;AAKA;EACE;AAFF,C","sources":["webpack://eo-blocks/./blocks/src/eo-summary/scss/editor.scss"],"sourcesContent":["/**\r\n * The following styles get applied inside the editor only.\r\n *\r\n * Replace them with your own styles or remove the file completely.\r\n */\r\n\r\n.wp-block-eo-blocks-summary {\r\n  display: flex;\r\n  gap: 1em;\r\n  flex-wrap: wrap;\r\n\r\n  &.is-orientation-horizontal {\r\n    flex-direction: row;\r\n  }\r\n  &.is-orientation-vertical {\r\n    flex-direction: column;\r\n  }\r\n\r\n  &.is-justification-left {\r\n    justify-content: flex-start;\r\n  }\r\n  &.is-justification-center {\r\n    justify-content: center;\r\n  }\r\n  &.is-justification-right {\r\n    justify-content: flex-end;\r\n  }\r\n  &.is-justification-space-between {\r\n    justify-content: space-between\r\n  }\r\n\r\n}\r\n\r\n.full-width-control-wrapper {\r\n  grid-column: 1 / -1;\r\n}\r\n.box-subtitle {\r\n  color: rgba(0,0,0,0.4);\r\n}"],"names":[],"sourceRoot":""}