{"version":3,"sources":["simple-iconfonts-picker.css","simple-iconfonts-picker.scss"],"names":[],"mappings":"AAAA,iBAAiB;ACmBjB;EACE,eAAc,EACf;;AAED;EACE,YAAW;EACX,eAAc;EACd,mBAAkB;EAClB,iBAAgB,EAYjB;EAhBD;IAOI,gBAAe;IACf,uBAAsB;IACtB,iCAAgC,EACjC;EAVH;IAaI,uBAAsB;IACtB,wBAAuB,EACxB;;AAGH;EACE,YAAW,EACZ;;AAED;EACE,eAAc;EACd,gBAAe,EAChB;;AAED,aAAa;AACb;EACE,YAAW;EACX,aAAY;EACZ,eAAc;EACd,mBAAkB;EAClB,oBAAmB;EACnB,mBAAkB,EACnB;;AAED;;;;EAIE,+BAAsB;UAAtB,uBAAsB,EACvB;;AAED;EACE,mBAAkB;EAClB,OAAM;EACN,SAAQ;EACR,cAAa;EAEb,gBAAe;EACf,qBAAoB;EAEpB,aAAY;EACZ,eAAc;EACd,kBAAiB;EACjB,iBAAgB,EASjB;EArBD;IAlEE,aAiF4B;IAhF5B,yBAAwB;IACxB,YAAW;IACX,oBAAmB;IACnB,qBAAoB;IACpB,qBAAoB;IACpB,eAAc;IACd,oCAAmC;IACnC,UAAS;IACT,eAAc;IACd,mBAAkB;IAClB,OAAM;IACN,QAAO;IACP,YAAW;IACX,aAAY;IACZ,mBAAkB,EAmEjB;EAED;IACE,eAAc,EACf;;AAGH;EACE,YAAW;EACX,aAAY;EACZ,eAAc;EACd,gBAAe,EAChB;;AAED;EACE,iBAAgB;EAChB,qBAAoB;EACpB,eAAc,EAOf;EAVD;IAhGE,aAsG4B;IArG5B,yBAAwB;IACxB,YAAW;IACX,oBAAmB;IACnB,qBAAoB;IACpB,qBAAoB;IACpB,eAAc;IACd,oCAAmC;IACnC,UAAS;IACT,eAAc;IACd,mBAAkB;IAClB,OAAM;IACN,QAAO;IACP,YAAW;IACX,aAAY;IACZ,mBAAkB;IAwFhB,iBAAgB;IAChB,kBAAiB,EAClB;;AAGH;EAEI,YAAW;EACX,iBAAgB;EAChB,kBAAiB;EAEjB,aAAY;EACZ,uBAAsB;EACtB,iCAAgC,EACjC;;AATH;EAYI,YAAW;EACX,aAAY,EACb;;AAdH;EAiBI,aAAY;EACZ,gBAAe,EAChB;;AAGH;EACE,2BAA0B;EAC1B,WAAU;EACV,oBAAmB;EACnB,YAAW;EACX,oCAAmC;EACnC,mCAAkC;EAClC,kBAAiB;EACjB,mBACF,EAAE;;AAEF;EACE,YAAW;EACX,eAAc,EACf","file":"simple-iconfonts-picker.css","sourcesContent":["@charset \"UTF-8\";\n.iconpicker-fonts-browser .media-toolbar-secondary {\n  min-width: 40%; }\n\n.iconpicker-item ._icon {\n  color: #555;\n  display: block;\n  text-align: center;\n  margin-top: 15px; }\n  .iconpicker-item ._icon > i {\n    font-size: 52px;\n    vertical-align: middle;\n    display: inline-block !important; }\n  .iconpicker-item ._icon > i.dashicons {\n    width: auto !important;\n    height: auto !important; }\n\n.iconpicker-items .selected ._icon {\n  color: #222; }\n\n.attachment .svg-icon img {\n  min-width: 80%;\n  max-width: 100%; }\n\n/** Field **/\n.simple-iconfonts-picker {\n  width: 72px;\n  height: 72px;\n  display: block;\n  position: relative;\n  background: #f5f5f5;\n  text-align: center; }\n\n.simple-iconfonts-picker,\n.simple-iconfonts-picker *,\n.simple-iconfonts-picker *:after,\n.simple-iconfonts-picker *:before {\n  box-sizing: border-box; }\n\n.button.simple-iconfonts-picker-remove {\n  position: absolute;\n  top: 0;\n  right: 0;\n  display: none;\n  font-size: 20px;\n  text-indent: -1000px;\n  height: auto;\n  line-height: 1;\n  padding: 0 10px 0;\n  overflow: hidden; }\n  .button.simple-iconfonts-picker-remove:before {\n    content: \"\";\n    font-family: 'Dashicons';\n    speak: none;\n    font-weight: normal;\n    font-variant: normal;\n    text-transform: none;\n    line-height: 1;\n    -webkit-font-smoothing: antialiased;\n    margin: 0;\n    text-indent: 0;\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    text-align: center; }\n  .has-icon:hover > .button.simple-iconfonts-picker-remove {\n    display: block; }\n\n.simple-iconfonts-picker-select {\n  width: 100%;\n  height: 100%;\n  display: block;\n  cursor: pointer; }\n\n.simple-iconfonts-picker:not(.has-icon) > .simple-iconfonts-picker-select {\n  overflow: hidden;\n  text-indent: -1000px;\n  color: #989898; }\n  .simple-iconfonts-picker:not(.has-icon) > .simple-iconfonts-picker-select:before {\n    content: \"\";\n    font-family: 'Dashicons';\n    speak: none;\n    font-weight: normal;\n    font-variant: normal;\n    text-transform: none;\n    line-height: 1;\n    -webkit-font-smoothing: antialiased;\n    margin: 0;\n    text-indent: 0;\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    text-align: center;\n    font-size: 2.5em;\n    line-height: 70px; }\n\n.has-icon > .simple-iconfonts-picker-select > i {\n  color: #333;\n  font-size: 2.5em;\n  line-height: 70px;\n  margin: auto;\n  vertical-align: middle;\n  display: inline-block !important; }\n\n.has-icon > .simple-iconfonts-picker-select > i.dashicons {\n  width: auto;\n  height: auto; }\n\n.has-icon > .simple-iconfonts-picker-select > img {\n  height: auto;\n  max-width: 100%; }\n\ni.mce-i-icon {\n  font: 400 20px/1 dashicons;\n  padding: 0;\n  vertical-align: top;\n  speak: none;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  margin-left: -2px;\n  padding-right: 2px; }\n\n.wp-simple-iconfonts-settings .setting input[type=\"number\"] {\n  float: none;\n  max-width: 5em; }\n","@mixin pseudo-dashicons( $glyph: \"\\f333\" ) {\r\n  content: $glyph;\r\n  font-family: 'Dashicons';\r\n  speak: none;\r\n  font-weight: normal;\r\n  font-variant: normal;\r\n  text-transform: none;\r\n  line-height: 1;\r\n  -webkit-font-smoothing: antialiased;\r\n  margin: 0;\r\n  text-indent: 0;\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  text-align: center;\r\n}\r\n\r\n.iconpicker-fonts-browser .media-toolbar-secondary {\r\n  min-width: 40%;\r\n}\r\n\r\n.iconpicker-item ._icon {\r\n  color: #555;\r\n  display: block;\r\n  text-align: center;\r\n  margin-top: 15px;\r\n\r\n  > i {\r\n    font-size: 52px;\r\n    vertical-align: middle;\r\n    display: inline-block !important;\r\n  }\r\n\r\n  > i.dashicons {\r\n    width: auto !important;\r\n    height: auto !important;\r\n  }\r\n}\r\n\r\n.iconpicker-items .selected ._icon {\r\n  color: #222;\r\n}\r\n\r\n.attachment .svg-icon img {\r\n  min-width: 80%;\r\n  max-width: 100%;\r\n}\r\n\r\n/** Field **/\r\n.simple-iconfonts-picker {\r\n  width: 72px;\r\n  height: 72px;\r\n  display: block;\r\n  position: relative;\r\n  background: #f5f5f5;\r\n  text-align: center;\r\n}\r\n\r\n.simple-iconfonts-picker,\r\n.simple-iconfonts-picker *,\r\n.simple-iconfonts-picker *:after,\r\n.simple-iconfonts-picker *:before {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.button.simple-iconfonts-picker-remove {\r\n  position: absolute;\r\n  top: 0;\r\n  right: 0;\r\n  display: none;\r\n\r\n  font-size: 20px;\r\n  text-indent: -1000px;\r\n\r\n  height: auto;\r\n  line-height: 1;\r\n  padding: 0 10px 0;\r\n  overflow: hidden;\r\n\r\n  &:before {\r\n    @include pseudo-dashicons(\"\\f335\");\r\n  }\r\n\r\n  .has-icon:hover > & {\r\n    display: block;\r\n  }\r\n}\r\n\r\n.simple-iconfonts-picker-select {\r\n  width: 100%;\r\n  height: 100%;\r\n  display: block;\r\n  cursor: pointer;\r\n}\r\n\r\n.simple-iconfonts-picker:not(.has-icon) > .simple-iconfonts-picker-select {\r\n  overflow: hidden;\r\n  text-indent: -1000px;\r\n  color: #989898;\r\n\r\n  &:before {\r\n    @include pseudo-dashicons(\"\\f132\");\r\n    font-size: 2.5em;\r\n    line-height: 70px;\r\n  }\r\n}\r\n\r\n.has-icon > .simple-iconfonts-picker-select {\r\n  > i {\r\n    color: #333;\r\n    font-size: 2.5em;\r\n    line-height: 70px;\r\n\r\n    margin: auto;\r\n    vertical-align: middle;\r\n    display: inline-block !important;\r\n  }\r\n\r\n  > i.dashicons {\r\n    width: auto;\r\n    height: auto;\r\n  }\r\n\r\n  > img {\r\n    height: auto;\r\n    max-width: 100%;\r\n  }\r\n}\r\n\r\ni.mce-i-icon {\r\n  font: 400 20px/1 dashicons;\r\n  padding: 0;\r\n  vertical-align: top;\r\n  speak: none;\r\n  -webkit-font-smoothing: antialiased;\r\n  -moz-osx-font-smoothing: grayscale;\r\n  margin-left: -2px;\r\n  padding-right: 2px\r\n}\r\n\r\n.wp-simple-iconfonts-settings .setting input[type=\"number\"] {\r\n  float: none;\r\n  max-width: 5em;\r\n}"]}