Changeset 2999961
- Timestamp:
- 11/22/2023 08:53:24 AM (2 years ago)
- Location:
- editor-bridge/trunk
- Files:
-
- 11 edited
-
dist/css/block-asset.min.css (modified) (1 diff)
-
dist/css/block-editor-style.css (modified) (1 diff)
-
dist/css/block-editor-style.min.css (modified) (1 diff)
-
dist/js/blocks.asset.php (modified) (1 diff)
-
dist/js/blocks.js (modified) (1 diff)
-
editor-bridge.php (modified) (1 diff)
-
inc/class-editor-bridge.php (modified) (3 diffs)
-
languages/editor-bridge-ja.mo (modified) (previous)
-
languages/editor-bridge-ja.po (modified) (1 diff)
-
languages/editor-bridge.pot (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
editor-bridge/trunk/dist/css/block-asset.min.css
r2828641 r2999961 1 @charset "UTF-8";:root{--editor-bridge-default-layout-width:1024px;--editor-bridge-default-stack:1.6666666667rem;--editor-bridge-space-margin-top-none:0;--editor-bridge-space-margin-top-small:0.8333333333rem;--editor-bridge-space-margin-top-medium:1.6666666667rem;--editor-bridge-space-margin-top-large:3.3333333333rem;--editor-bridge-space-margin-top-huge:6.6666666667rem;--editor-bridge-space-padding-none:0;--editor-bridge-space-padding-small:0.8333333333rem;--editor-bridge-space-padding-medium:1.6666666667rem;--editor-bridge-space-padding-large:3.3333333333rem;--editor-bridge-space-padding-huge:6.6666666667rem;--editor-bridge-space-gap-none:0;--editor-bridge-space-gap-small:0.8333333333rem;--editor-bridge-space-gap-medium:1.6666666667rem;--editor-bridge-space-gap-large:3.3333333333rem;--editor-bridge-space-gap-huge:6.6666666667rem;--editor-bridge-border-color:#ddd}.is-style-bt-triangle-icon .wp-block-button__link{position:relative}.is-style-bt-triangle-icon .wp-block-button__link:after{border-color: transparent transparent currentcolor;border-style:solid;border-width:0 0 12px 12px;bottom:8px;content:"";display:block;height:0;position:absolute;right:8px;width:0}.is-style-bt-triangle-icon.is-button-size-small .wp-block-button__link:after{border-width:0 0 10px 10px}.is-style-bt-blur .wp-block-button__link{box-shadow:0 2px 18px hsla(0,10%,47%,.5);transition:box-shadow .3s ease-in}.is-style-bt-blur .wp-block-button__link:hover{box-shadow:0 0 0 hsla(0,10%,47%,0)}.is-style-bt-shadow .wp-block-button__link{box-shadow:0 1px 4px 0 rgba(0,0,0,.2);transition:box-shadow .1s ease-in}.is-style-bt-shadow .wp-block-button__link:hover{box-shadow:0 0 2px rgba(0,0,0,.2)}.is-style-bt-expansion .wp-block-button__link:hover{animation:expansion_btn .4s both}@keyframes expansion_btn{0%{transform:scale(1)}20%{transform:scale(.95)}to{transform:scale(1.08)}}.is-style-bt-emboss .wp-block-button__link{transition:box-shadow .2s ease}.is-style-bt-emboss .wp-block-button__link:hover{box-shadow:0 2px 6px rgba(0,0,0,.3)}.is-style-hd-underline{border-bottom:2px solid}.is-style-hd-thin-underline{border-bottom:1px solid}.is-style-hd-thick-underline{border-bottom:4px solid}.is-style-hd-two-color-underline{border-bottom:1px solid var(--editor-bridge-border-color,unset)}.is-style-hd-two-color-underline:after{background:currentColor;content:"";display:block;height:1px;position:absolute;width:240px}.block-editor-block-list__layout .is-style-hd-two-color-underline:after{bottom:unset;top:unset}.is-style-hd-updown-line{border-bottom:1px solid;border-top:1px solid}.is-style-hd-accent-line{position:relative}.is-style-hd-accent-line:after{border-bottom:2px solid;content:"";display:block;position:absolute;width:120px}.is-style-hd-accent-line.has-text-align-left:after{left:0}.is-style-hd-accent-line.has-text-align-center:after{left:0;margin:auto;right:0}.is-style-hd-accent-line.has-text-align-right:after{right:0}.block-editor-block-list__layout .is-style-hd-accent-line.has-text-align-right:after{left:unset}.is-style-hd-kebab-line{align-items:center;display:flex;flex-direction:row;justify-content:center}.is-style-hd-kebab-line:after,.is-style-hd-kebab-line:before{border-bottom:2px solid;display:block;flex:1 0 0%;min-width:20px}.is-style-hd-kebab-line:before{content:unset;margin-right:1rem}.is-style-hd-kebab-line:after{content:"";margin-left:1rem}.block-editor-block-list__layout .is-style-hd-kebab-line:after{position:static}.is-style-hd-kebab-line.has-text-align-left:before{content:unset}.is-style-hd-kebab-line.has-text-align-center:after,.is-style-hd-kebab-line.has-text-align-center:before,.is-style-hd-kebab-line.has-text-align-left:after,.is-style-hd-kebab-line.has-text-align-right:before{content:""}.is-style-hd-kebab-line.has-text-align-right:after{content:unset}.is-style-hd-single-box{border:1px solid;padding:.4rem}.is-style-hd-double-box{border:3px double;padding:.4rem}.is-style-hd-left-accent-line{border-left:6px solid;padding-left:.6rem}.is-style-hd-gradation-line:after{background:linear-gradient(90deg,currentColor,transparent);content:"";display:block;height:4px}.block-editor-block-list__layout .is-style-hd-gradation-line:after{bottom:unset;top:unset}.is-style-hd-stripe-line{padding-bottom:.2rem;position:relative}.is-style-hd-stripe-line:after{background:repeating-linear-gradient(-45deg,currentColor,currentColor 10px,transparent 0,transparent 15px);bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}.block-editor-block-list__layout .is-style-hd-stripe-line:after{top:unset}.is-style-hd-cross-box{border-bottom:2px solid;border-top:2px solid;padding:.25em 1em;position:relative}.is-style-hd-cross-box:after,.is-style-hd-cross-box:before{background-color:currentColor;content:"";height:calc(100% + 18px);position:absolute;top:-9px;width:2px}.is-style-hd-cross-box:before{left:9px}.is-style-hd-cross-box:after{right:9px}.block-editor-block-list__layout .is-style-hd-cross-box:after{left:calc(100% - 9px);top:-9px}.is-style-hd-brackets{padding:.25em 1em;position:relative}.is-style-hd-brackets:after,.is-style-hd-brackets:before{content:"";height:100%;position:absolute;top:0;width:8px}.is-style-hd-brackets:before{border-bottom:1px solid;border-left:1px solid;border-top:1px solid;left:0}.is-style-hd-brackets:after{border-bottom:1px solid;border-right:1px solid;border-top:1px solid;content:"";right:0}.block-editor-block-list__layout .is-style-hd-brackets:after{left:unset}.is-style-hd-japanese-quotation{padding:.25em 1em;position:relative}.is-style-hd-japanese-quotation:after,.is-style-hd-japanese-quotation:before{content:"";height:30px;position:absolute;width:20px}.is-style-hd-japanese-quotation:before{border-left:1px solid;border-top:1px solid;left:0;top:0}.is-style-hd-japanese-quotation:after{border-bottom:1px solid;border-right:1px solid;bottom:0;right:0}.block-editor-block-list__layout .is-style-hd-japanese-quotation:after{left:unset;top:unset}.wp-block-image.is-style-img-round-corner img{border-radius:12px}.wp-block-image.is-style-img-frame img{background:#fff;border:1px solid #e1e1e1;padding:.4rem}.wp-block-image.is-style-img-shadow img{border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 3px 8px rgba(0,0,0,.07)}.is-style-list-no-style{list-style:none;padding-left:20px}.is-style-list-no-style ol,.is-style-list-no-style ul{list-style:none}.is-style-list-centered{list-style:none;padding-left:0}.is-style-list-centered ol,.is-style-list-centered ul{list-style:none}.is-style-list-inline:not(.has-background){padding-left:0}.is-style-list-inline ol,.is-style-list-inline ul{display:inline;padding-left:2.4rem}.is-style-list-inline li{display:inline;padding-right:2.4rem}.is-style-list-inline li:last-child{padding-right:0}ul.is-style-list-inline{list-style:none}ol.is-style-list-inline,ol.is-style-list-inline ol,ol.is-style-list-inline ul{counter-reset:number}ol.is-style-list-inline li:before{content:counter(number) ".";counter-increment:number;padding-right:.3rem}.is-style-list-reference{list-style:none;padding-left:0}.is-style-list-reference ol,.is-style-list-reference ul{list-style:none}.is-style-list-reference li{position:relative}.is-style-list-reference li:before{display:block;left:0;position:absolute;top:0}ul.is-style-list-reference li{padding-left:1rem}ul.is-style-list-reference li:before{content:"※"}ul.is-style-list-reference ol{counter-reset:number}ul.is-style-list-reference ol>li{padding-left:1.6rem}ul.is-style-list-reference ol>li:before{content:"※" counter(number);counter-increment:number}ol.is-style-list-reference,ol.is-style-list-reference ol{counter-reset:number}ol.is-style-list-reference li{padding-left:1.6rem}ol.is-style-list-reference li:before{content:"※" counter(number);counter-increment:number}ol.is-style-list-reference ul>li{padding-left:1rem}ol.is-style-list-reference ul>li:before{content:"※"}.is-style-list-inline-reference{list-style:none}.is-style-list-inline-reference:not(.has-background){padding-left:0}.is-style-list-inline-reference ol,.is-style-list-inline-reference ul{display:inline;padding-left:2rem}.is-style-list-inline-reference li{display:inline;padding-right:2.4rem}.is-style-list-inline-reference li:last-child{padding-right:0}ul.is-style-list-inline-reference li:before{content:"※";padding-right:.3rem}ol.is-style-list-inline-reference,ol.is-style-list-inline-reference ol{counter-reset:number}ol.is-style-list-inline-reference li:before{content:"※" counter(number);counter-increment:number;padding-right:.3rem}.is-style-list-centered li{text-align:center}.is-style-list-centered ol,.is-style-list-centered ul{padding-left:0}ol.is-style-list-centered{list-style:decimal;list-style-position:inside}.is-style-list-columns{display:flex;flex-wrap:wrap;padding-left:1.2rem}.is-style-list-columns li{width:40%}.is-style-list-columns li:nth-child(2n){margin-left:3rem}ul.is-style-list-columns li{list-style:square}.is-style-list-circle,.is-style-list-square{list-style:none;padding-left:20px}.is-style-list-circle ol,.is-style-list-circle ul,.is-style-list-square ol,.is-style-list-square ul{list-style:none}.is-style-list-circle li,.is-style-list-square li{position:relative}.is-style-list-circle li:before,.is-style-list-square li:before{background-color:#000;color:#fff;content:"";display:block;left:0;line-height:1.4;position:absolute;text-align:center;z-index:1}ul.is-style-list-circle li:before,ul.is-style-list-square li:before{background-color:currentColor;color:inherit}ul.is-style-list-circle li,ul.is-style-list-square li{padding-left:1.2rem}ul.is-style-list-circle li:before,ul.is-style-list-square li:before{content:"";height:12px;top:10px;width:12px}ul.is-style-list-circle ol,ul.is-style-list-square ol{counter-reset:number}ul.is-style-list-circle ol>li,ul.is-style-list-square ol>li{padding-left:2rem}ul.is-style-list-circle ol>li:before,ul.is-style-list-square ol>li:before{background-color:#000;color:#fff;content:"";display:block;left:0;line-height:1.4;position:absolute;text-align:center;z-index:1}ul.is-style-list-circle ol>li:after,ul.is-style-list-square ol>li:after{display:block;left:0;line-height:1.4;position:absolute;text-align:center}ul.is-style-list-circle ol>li:before,ul.is-style-list-square ol>li:before{content:counter(number);counter-increment:number;height:24px;top:3px;width:24px}ul.is-style-list-circle ol>li:after,ul.is-style-list-square ol>li:after{content:"";height:24px;top:3px;width:24px}ul.is-style-list-circle ol>li:before,ul.is-style-list-square ol>li:before{background-color:transparent;font-size:90%;line-height:1.5}ul.is-style-list-circle ol>li:after,ul.is-style-list-square ol>li:after{background-color:currentColor;color:inherit}ol.is-style-list-circle,ol.is-style-list-square{counter-reset:number}ol.is-style-list-circle li:after,ol.is-style-list-square li:after{display:block;left:0;line-height:1.4;position:absolute;text-align:center}ol.is-style-list-circle li:before,ol.is-style-list-square li:before{background-color:transparent;font-size:90%;line-height:1.5}ol.is-style-list-circle li:after,ol.is-style-list-square li:after{background-color:currentColor;color:inherit}ol.is-style-list-circle ol,ol.is-style-list-square ol{counter-reset:number}ol.is-style-list-circle li,ol.is-style-list-square li{padding-left:2rem}ol.is-style-list-circle li:before,ol.is-style-list-square li:before{content:counter(number);counter-increment:number;height:24px;top:3px;width:24px}ol.is-style-list-circle li:after,ol.is-style-list-square li:after{content:"";height:24px;top:3px;width:24px}ol.is-style-list-circle ul>li,ol.is-style-list-square ul>li{padding-left:1.2rem}ol.is-style-list-circle ul>li:before,ol.is-style-list-square ul>li:before{background-color:currentColor;color:inherit;content:"";counter-increment:unset;height:12px;top:10px;width:12px}ol.is-style-list-circle ul>li:after,ol.is-style-list-square ul>li:after{content:unset}ol.is-style-list-circle li:after,ol.is-style-list-circle li:before,ul.is-style-list-circle li:after,ul.is-style-list-circle li:before{border-radius:50%}ul.is-style-icon{list-style:none;padding-left:20px}ul.is-style-icon ul{list-style:none}ul.is-style-icon li:before{color:var(--editor-bridge-icon-color);content:var(--editor-bridge-icon-unicode);font-family:Font Awesome\ 6 Free;font-weight:900;margin-right:.4rem}.editor-styles-wrapper .is-style-list-centered,.editor-styles-wrapper .is-style-list-centered ol,.editor-styles-wrapper .is-style-list-centered ul,.editor-styles-wrapper .is-style-list-circle,.editor-styles-wrapper .is-style-list-circle ol,.editor-styles-wrapper .is-style-list-circle ul,.editor-styles-wrapper .is-style-list-no-style,.editor-styles-wrapper .is-style-list-no-style ol,.editor-styles-wrapper .is-style-list-no-style ul,.editor-styles-wrapper .is-style-list-reference,.editor-styles-wrapper .is-style-list-reference ol,.editor-styles-wrapper .is-style-list-reference ul,.editor-styles-wrapper .is-style-list-square,.editor-styles-wrapper .is-style-list-square ol,.editor-styles-wrapper .is-style-list-square ul{list-style:none}.editor-styles-wrapper .is-style-list-centered:not(.has-background),.editor-styles-wrapper .is-style-list-reference:not(.has-background){padding-left:0}.editor-styles-wrapper .is-style-list-columns .wp-block{margin-left:0;margin-right:0}.editor-styles-wrapper .is-style-list-columns li:nth-child(2n){margin-left:3rem}.editor-styles-wrapper .is-style-list-circle:not(.has-background),.editor-styles-wrapper .is-style-list-square:not(.has-background){padding-left:20px}.editor-styles-wrapper ol.is-style-list-reference ul>li:before{counter-increment:unset}.editor-styles-wrapper .is-style-list-inline .block-editor-rich-text__editable,.editor-styles-wrapper .is-style-list-inline-reference .block-editor-rich-text__editable{display:inline}.editor-styles-wrapper .is-style-list-inline .block-list-appender,.editor-styles-wrapper .is-style-list-inline-reference .block-list-appender{margin-right:-1.8rem}.editor-styles-wrapper ul.is-style-icon,.editor-styles-wrapper ul.is-style-icon ul{list-style:none}.editor-styles-wrapper ul.is-style-icon .block-editor-rich-text__editable{display:inline-block}.editor-styles-wrapper ul.is-style-icon .block-list-appender{margin-right:-1.8rem}.wp-block-media-text.is-style-media-round .wp-block-media-text__media img{border-radius:50%}.wp-block-media-text.is-style-media-round-corner .wp-block-media-text__media img{border-radius:12px}.wp-block-media-text.is-style-media-voice .wp-block-media-text__media img{border-radius:50%}.wp-block-media-text.is-style-media-voice .wp-block-media-text__content{background-color:#e1e1e1;border-radius:12px;margin-left:2rem;margin-right:0;padding:1rem;position:relative}.wp-block-media-text.is-style-media-voice .wp-block-media-text__content:after{border-style:solid;border-bottom:12px solid transparent;border-left:0;border-right:24px solid #e1e1e1;border-top:12px solid transparent;content:"";height:0;left:-18px;position:absolute;right:unset;top:calc(50% - 12px);width:0}.wp-block-media-text.is-style-media-voice.is-vertically-aligned-top .wp-block-media-text__content:after{top:min(20% - 12px,max((600px - 100vw) * -1000,10% - 12px))}.wp-block-media-text.is-style-media-voice.is-vertically-aligned-center .wp-block-media-text__content:after{top:calc(50% - 12px)}.wp-block-media-text.is-style-media-voice.is-vertically-aligned-bottom .wp-block-media-text__content:after{top:clamp(80% - 12px,(601px - 100vw) * 1000,90% - 12px)}.wp-block-media-text.is-style-media-voice.has-media-on-the-right .wp-block-media-text__content{margin-left:0;margin-right:2rem;padding:1rem}.wp-block-media-text.is-style-media-voice.has-media-on-the-right .wp-block-media-text__content:after{border-left:24px solid #e1e1e1;border-right:0;left:unset;right:-18px}.wp-block-media-text.is-style-media-thinking .wp-block-media-text__media img{border-radius:50%}.wp-block-media-text.is-style-media-thinking .wp-block-media-text__content{background-color:#e1e1e1;border-radius:12px;margin-left:2rem;margin-right:0;padding:1rem;position:relative}.wp-block-media-text.is-style-media-thinking .wp-block-media-text__content:before{background-color:#d8d4d4;border-radius:50%;content:"";height:16px;left:-20px;position:absolute;right:unset;top:calc(50% - 24px);width:16px}.wp-block-media-text.is-style-media-thinking .wp-block-media-text__content:after{background-color:#d8d4d4;border-radius:50%;content:"";height:10px;left:-34px;position:absolute;right:unset;top:calc(50% - 12px);width:10px}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-top .wp-block-media-text__content:before{top:min(20% - 20px,max((600px - 100vw) * -1000,10% - 20px))}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-top .wp-block-media-text__content:after{top:min(20% - 10px,max((600px - 100vw) * -1000,10% - 10px))}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-center .wp-block-media-text__content:before{top:calc(50% - 24px)}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-center .wp-block-media-text__content:after{top:calc(50% - 12px)}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-bottom .wp-block-media-text__content:before{top:clamp(80% - 20px,(601px - 100vw) * 1000,90% - 20px)}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-bottom .wp-block-media-text__content:after{top:clamp(80% - 10px,(601px - 100vw) * 1000,90% - 10px)}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right .wp-block-media-text__content{margin-left:0;margin-right:2rem;padding:1rem}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right .wp-block-media-text__content:before{height:10px;left:unset;right:-34px;top:calc(50% - 12px);width:10px}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right .wp-block-media-text__content:after{height:16px;left:unset;right:-20px;top:calc(50% - 24px);width:16px}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-top .wp-block-media-text__content:before{top:min(20% - 10px,max((600px - 100vw) * -1000,10% - 10px))}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-top .wp-block-media-text__content:after{top:min(20% - 20px,max((600px - 100vw) * -1000,10% - 20px))}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-center .wp-block-media-text__content:before{top:calc(50% - 12px)}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-center .wp-block-media-text__content:after{top:calc(50% - 24px)}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-bottom .wp-block-media-text__content:before{top:clamp(80% - 10px,(601px - 100vw) * 1000,90% - 10px)}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-bottom .wp-block-media-text__content:after{top:clamp(80% - 20px,(601px - 100vw) * 1000,90% - 20px)}@media screen and (max-width:600px){.wp-block-media-text.is-style-media-voice.is-stacked-on-mobile .wp-block-media-text__content{margin-left:0;margin-right:0}.wp-block-media-text.is-style-media-voice.is-stacked-on-mobile .wp-block-media-text__content:after{border-bottom:24px solid #e1e1e1;border-left:12px solid transparent;border-right:12px solid transparent;border-top:0;left:unset;right:unset;top:-18px}.wp-block-media-text.is-style-media-thinking.is-stacked-on-mobile .wp-block-media-text__content{margin-left:0;margin-right:0}.wp-block-media-text.is-style-media-thinking.is-stacked-on-mobile .wp-block-media-text__content:before{left:unset;top:-20px}.wp-block-media-text.is-style-media-thinking.is-stacked-on-mobile .wp-block-media-text__content:after{left:28px;top:-34px}.wp-block-media-text.is-style-media-thinking.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content:before{left:28px;right:unset;top:-34px}.wp-block-media-text.is-style-media-thinking.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content:after{left:unset;right:unset;top:-20px}}hr.wp-block-separator{box-shadow:unset}hr.wp-block-separator.is-style-hr-asterisk:not(.is-style-wide):not(.is-style-dots),hr.wp-block-separator.is-style-hr-dotted:not(.is-style-wide):not(.is-style-dots),hr.wp-block-separator.is-style-hr-thick-line:not(.is-style-wide):not(.is-style-dots){background-color:unset!important;height:0;opacity:unset;padding:.5rem}.edit-widgets-block-editor hr.wp-block-separator.is-style-hr-asterisk:not(.is-style-wide):not(.is-style-dots),.edit-widgets-block-editor hr.wp-block-separator.is-style-hr-dotted:not(.is-style-wide):not(.is-style-dots),.edit-widgets-block-editor hr.wp-block-separator.is-style-hr-thick-line:not(.is-style-wide):not(.is-style-dots),.editor-styles-wrapper hr.wp-block-separator.is-style-hr-asterisk:not(.is-style-wide):not(.is-style-dots),.editor-styles-wrapper hr.wp-block-separator.is-style-hr-dotted:not(.is-style-wide):not(.is-style-dots),.editor-styles-wrapper hr.wp-block-separator.is-style-hr-thick-line:not(.is-style-wide):not(.is-style-dots){background-color:unset!important}hr.wp-block-separator.is-style-hr-dotted:not(.is-style-wide):not(.is-style-dots){border-bottom:unset;border-top:4px dotted;width:unset}.edit-widgets-block-editor hr.wp-block-separator.is-style-hr-dotted,.editor-styles-wrapper hr.wp-block-separator.is-style-hr-dotted{width:100%}hr.wp-block-separator.is-style-hr-thick-line:not(.is-style-wide):not(.is-style-dots){border-bottom:unset;border-top:4px solid;max-width:unset}hr.wp-block-separator.is-style-hr-asterisk{position:relative}.edit-widgets-block-editor hr.wp-block-separator.is-style-hr-asterisk,.editor-styles-wrapper hr.wp-block-separator.is-style-hr-asterisk{overflow:unset}hr.wp-block-separator.is-style-hr-asterisk:not(.is-style-wide):not(.is-style-dots){border-bottom:unset;max-width:unset}hr.wp-block-separator.is-style-hr-asterisk:before{color:currentColor;content:"* * *";display:block;font-size:150%;left:50%;position:absolute;top:-12px;transform:translate(-50%,-20%)}.wp-block-table.is-style-tb-underline table{border:none;border-collapse:collapse}.wp-block-table.is-style-tb-underline tr:first-child td{border-top:1px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-underline td,.wp-block-table.is-style-tb-underline th{border:none;border-bottom:1px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-underline th{background:unset}.wp-block-table.is-style-tb-underline tfoot,.wp-block-table.is-style-tb-underline thead{border-color:var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-dashed table{border:none;border-collapse:collapse}.wp-block-table.is-style-tb-dashed tr:first-child td,.wp-block-table.is-style-tb-dashed tr:first-child th{border-top:1px dashed var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-dashed td,.wp-block-table.is-style-tb-dashed th{border:none;border-bottom:1px dashed var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-dashed th{background:unset}.wp-block-table.is-style-tb-dashed thead{border-bottom:unset}.wp-block-table.is-style-tb-dashed tfoot{border-top:unset}.wp-block-table.is-style-tb-round-corner table{border:1px solid var(--editor-bridge-border-color,unset);border-collapse:separate;border-radius:10px;border-spacing:0}.wp-block-table.is-style-tb-round-corner td,.wp-block-table.is-style-tb-round-corner th{background:unset;border-bottom:1px solid var(--editor-bridge-border-color,unset);border-right:1px solid var(--editor-bridge-border-color,unset);border-top:unset}.wp-block-table.is-style-tb-round-corner tr:last-child td,.wp-block-table.is-style-tb-round-corner tr:last-child th{border-bottom:unset}.wp-block-table.is-style-tb-round-corner td:last-child,.wp-block-table.is-style-tb-round-corner th:last-child{border-right:unset}.wp-block-table.is-style-tb-round-corner thead tr:last-child td,.wp-block-table.is-style-tb-round-corner thead tr:last-child th{border-bottom:1px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-round-corner tfoot tr:first-child td,.wp-block-table.is-style-tb-round-corner tfoot tr:first-child th{border-top:1px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-no-style table{border:none}.wp-block-table.is-style-tb-no-style th{background:unset;border:none}.wp-block-table.is-style-tb-no-style tr:first-child th{border-bottom:2px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-no-style td{background:unset;border:none}.wp-block-table.is-style-tb-no-style thead{border-bottom:unset}.wp-block-table.is-style-tb-no-style tfoot{border-top:unset}.wp-block-table.is-style-tb-frame table{border:2px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-frame th{background:unset;border:none}.wp-block-table.is-style-tb-frame tr:first-child th{border-bottom:2px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-frame td{background:unset;border:none}.wp-block-table.is-style-tb-frame thead{border-bottom:unset}.wp-block-table.is-style-tb-frame tfoot{border-top:unset}1 @charset "UTF-8";:root{--editor-bridge-default-layout-width:1024px;--editor-bridge-default-stack:1.6666666667rem;--editor-bridge-space-margin-top-none:0;--editor-bridge-space-margin-top-small:0.8333333333rem;--editor-bridge-space-margin-top-medium:1.6666666667rem;--editor-bridge-space-margin-top-large:3.3333333333rem;--editor-bridge-space-margin-top-huge:6.6666666667rem;--editor-bridge-space-padding-none:0;--editor-bridge-space-padding-small:0.8333333333rem;--editor-bridge-space-padding-medium:1.6666666667rem;--editor-bridge-space-padding-large:3.3333333333rem;--editor-bridge-space-padding-huge:6.6666666667rem;--editor-bridge-space-gap-none:0;--editor-bridge-space-gap-small:0.8333333333rem;--editor-bridge-space-gap-medium:1.6666666667rem;--editor-bridge-space-gap-large:3.3333333333rem;--editor-bridge-space-gap-huge:6.6666666667rem;--editor-bridge-border-color:#ddd}.is-style-bt-triangle-icon .wp-block-button__link{position:relative}.is-style-bt-triangle-icon .wp-block-button__link:after{border-color:#0000 #0000 currentcolor;border-style:solid;border-width:0 0 12px 12px;bottom:8px;content:"";display:block;height:0;position:absolute;right:8px;width:0}.is-style-bt-triangle-icon.is-button-size-small .wp-block-button__link:after{border-width:0 0 10px 10px}.is-style-bt-blur .wp-block-button__link{box-shadow:0 2px 18px #856d6d80;transition:box-shadow .3s ease-in}.is-style-bt-blur .wp-block-button__link:hover{box-shadow:0 0 0 #856d6d00}.is-style-bt-shadow .wp-block-button__link{box-shadow:0 1px 4px 0 #0003;transition:box-shadow .1s ease-in}.is-style-bt-shadow .wp-block-button__link:hover{box-shadow:0 0 2px #0003}.is-style-bt-expansion .wp-block-button__link:hover{animation:expansion_btn .4s both}@keyframes expansion_btn{0%{transform:scale(1)}20%{transform:scale(.95)}to{transform:scale(1.08)}}.is-style-bt-emboss .wp-block-button__link{transition:box-shadow .2s ease}.is-style-bt-emboss .wp-block-button__link:hover{box-shadow:0 2px 6px #0000004d}.is-style-hd-underline{border-bottom:2px solid}.is-style-hd-thin-underline{border-bottom:1px solid}.is-style-hd-thick-underline{border-bottom:4px solid}.is-style-hd-two-color-underline{border-bottom:1px solid var(--editor-bridge-border-color,unset)}.is-style-hd-two-color-underline:after{background:currentColor;content:"";display:block;height:1px;position:absolute;width:240px}.block-editor-block-list__layout .is-style-hd-two-color-underline:after{bottom:unset;top:unset}.is-style-hd-updown-line{border-bottom:1px solid;border-top:1px solid}.is-style-hd-accent-line{position:relative}.is-style-hd-accent-line:after{border-bottom:2px solid;content:"";display:block;position:absolute;width:120px}.is-style-hd-accent-line.has-text-align-left:after{left:0}.is-style-hd-accent-line.has-text-align-center:after{left:0;margin:auto;right:0}.is-style-hd-accent-line.has-text-align-right:after{right:0}.block-editor-block-list__layout .is-style-hd-accent-line.has-text-align-right:after{left:unset}.is-style-hd-kebab-line{align-items:center;display:flex;flex-direction:row;justify-content:center}.is-style-hd-kebab-line:after,.is-style-hd-kebab-line:before{border-bottom:2px solid;display:block;flex:1 0 0%;min-width:20px}.is-style-hd-kebab-line:before{content:unset;margin-right:1rem}.is-style-hd-kebab-line:after{content:"";margin-left:1rem}.block-editor-block-list__layout .is-style-hd-kebab-line:after{position:static}.is-style-hd-kebab-line.has-text-align-left:before{content:unset}.is-style-hd-kebab-line.has-text-align-center:after,.is-style-hd-kebab-line.has-text-align-center:before,.is-style-hd-kebab-line.has-text-align-left:after,.is-style-hd-kebab-line.has-text-align-right:before{content:""}.is-style-hd-kebab-line.has-text-align-right:after{content:unset}.is-style-hd-single-box{border:1px solid;padding:.4rem}.is-style-hd-double-box{border:3px double;padding:.4rem}.is-style-hd-left-accent-line{border-left:6px solid;padding-left:.6rem}.is-style-hd-gradation-line:after{background:linear-gradient(90deg,currentColor,#0000);content:"";display:block;height:4px}.block-editor-block-list__layout .is-style-hd-gradation-line:after{bottom:unset;top:unset}.is-style-hd-stripe-line{padding-bottom:.2rem;position:relative}.is-style-hd-stripe-line:after{background:repeating-linear-gradient(-45deg,currentColor,currentColor 10px,#0000 0,#0000 15px);bottom:0;content:"";height:4px;left:0;position:absolute;width:100%}.block-editor-block-list__layout .is-style-hd-stripe-line:after{top:unset}.is-style-hd-cross-box{border-bottom:2px solid;border-top:2px solid;padding:.25em 1em;position:relative}.is-style-hd-cross-box:after,.is-style-hd-cross-box:before{background-color:currentColor;content:"";height:calc(100% + 18px);position:absolute;top:-9px;width:2px}.is-style-hd-cross-box:before{left:9px}.is-style-hd-cross-box:after{right:9px}.block-editor-block-list__layout .is-style-hd-cross-box:after{left:calc(100% - 9px);top:-9px}.is-style-hd-brackets{padding:.25em 1em;position:relative}.is-style-hd-brackets:after,.is-style-hd-brackets:before{content:"";height:100%;position:absolute;top:0;width:8px}.is-style-hd-brackets:before{border-bottom:1px solid;border-left:1px solid;border-top:1px solid;left:0}.is-style-hd-brackets:after{border-bottom:1px solid;border-right:1px solid;border-top:1px solid;content:"";right:0}.block-editor-block-list__layout .is-style-hd-brackets:after{left:unset}.is-style-hd-japanese-quotation{padding:.25em 1em;position:relative}.is-style-hd-japanese-quotation:after,.is-style-hd-japanese-quotation:before{content:"";height:30px;position:absolute;width:20px}.is-style-hd-japanese-quotation:before{border-left:1px solid;border-top:1px solid;left:0;top:0}.is-style-hd-japanese-quotation:after{border-bottom:1px solid;border-right:1px solid;bottom:0;right:0}.block-editor-block-list__layout .is-style-hd-japanese-quotation:after{left:unset;top:unset}.wp-block-image.is-style-img-round-corner img{border-radius:12px}.wp-block-image.is-style-img-frame img{background:#fff;border:1px solid #e1e1e1;padding:.4rem}.wp-block-image.is-style-img-shadow img{border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 3px 8px #00000012}.is-style-list-no-style{list-style:none;padding-left:20px}.is-style-list-no-style ol,.is-style-list-no-style ul{list-style:none}.is-style-list-centered{list-style:none;padding-left:0}.is-style-list-centered ol,.is-style-list-centered ul{list-style:none}.is-style-list-inline:not(.has-background){padding-left:0}.is-style-list-inline ol,.is-style-list-inline ul{display:inline;padding-left:2.4rem}.is-style-list-inline li{display:inline;padding-right:2.4rem}.is-style-list-inline li:last-child{padding-right:0}ul.is-style-list-inline{list-style:none}ol.is-style-list-inline,ol.is-style-list-inline ol,ol.is-style-list-inline ul{counter-reset:number}ol.is-style-list-inline li:before{content:counter(number) ".";counter-increment:number;padding-right:.3rem}.is-style-list-reference{list-style:none;padding-left:0}.is-style-list-reference ol,.is-style-list-reference ul{list-style:none}.is-style-list-reference li{position:relative}.is-style-list-reference li:before{display:block;left:0;position:absolute;top:0}ul.is-style-list-reference li{padding-left:1rem}ul.is-style-list-reference li:before{content:"※"}ul.is-style-list-reference ol{counter-reset:number}ul.is-style-list-reference ol>li{padding-left:1.6rem}ul.is-style-list-reference ol>li:before{content:"※" counter(number);counter-increment:number}ol.is-style-list-reference,ol.is-style-list-reference ol{counter-reset:number}ol.is-style-list-reference li{padding-left:1.6rem}ol.is-style-list-reference li:before{content:"※" counter(number);counter-increment:number}ol.is-style-list-reference ul>li{padding-left:1rem}ol.is-style-list-reference ul>li:before{content:"※"}.is-style-list-inline-reference{list-style:none}.is-style-list-inline-reference:not(.has-background){padding-left:0}.is-style-list-inline-reference ol,.is-style-list-inline-reference ul{display:inline;padding-left:2rem}.is-style-list-inline-reference li{display:inline;padding-right:2.4rem}.is-style-list-inline-reference li:last-child{padding-right:0}ul.is-style-list-inline-reference li:before{content:"※";padding-right:.3rem}ol.is-style-list-inline-reference,ol.is-style-list-inline-reference ol{counter-reset:number}ol.is-style-list-inline-reference li:before{content:"※" counter(number);counter-increment:number;padding-right:.3rem}.is-style-list-centered li{text-align:center}.is-style-list-centered ol,.is-style-list-centered ul{padding-left:0}ol.is-style-list-centered{list-style:decimal;list-style-position:inside}.is-style-list-columns{display:flex;flex-wrap:wrap;padding-left:1.2rem}.is-style-list-columns li{width:40%}.is-style-list-columns li:nth-child(2n){margin-left:3rem}ul.is-style-list-columns li{list-style:square}.is-style-list-circle,.is-style-list-square{list-style:none;padding-left:20px}.is-style-list-circle ol,.is-style-list-circle ul,.is-style-list-square ol,.is-style-list-square ul{list-style:none}.is-style-list-circle li,.is-style-list-square li{position:relative}.is-style-list-circle li:before,.is-style-list-square li:before{background-color:#000;color:#fff;content:"";display:block;left:0;line-height:1.4;position:absolute;text-align:center;z-index:1}ul.is-style-list-circle li:before,ul.is-style-list-square li:before{background-color:currentColor;color:inherit}ul.is-style-list-circle li,ul.is-style-list-square li{padding-left:1.2rem}ul.is-style-list-circle li:before,ul.is-style-list-square li:before{content:"";height:12px;top:10px;width:12px}ul.is-style-list-circle ol,ul.is-style-list-square ol{counter-reset:number}ul.is-style-list-circle ol>li,ul.is-style-list-square ol>li{padding-left:2rem}ul.is-style-list-circle ol>li:before,ul.is-style-list-square ol>li:before{background-color:#000;color:#fff;content:"";display:block;left:0;line-height:1.4;position:absolute;text-align:center;z-index:1}ul.is-style-list-circle ol>li:after,ul.is-style-list-square ol>li:after{display:block;left:0;line-height:1.4;position:absolute;text-align:center}ul.is-style-list-circle ol>li:before,ul.is-style-list-square ol>li:before{content:counter(number);counter-increment:number;height:24px;top:3px;width:24px}ul.is-style-list-circle ol>li:after,ul.is-style-list-square ol>li:after{content:"";height:24px;top:3px;width:24px}ul.is-style-list-circle ol>li:before,ul.is-style-list-square ol>li:before{background-color:initial;font-size:90%;line-height:1.5}ul.is-style-list-circle ol>li:after,ul.is-style-list-square ol>li:after{background-color:currentColor;color:inherit}ol.is-style-list-circle,ol.is-style-list-square{counter-reset:number}ol.is-style-list-circle li:after,ol.is-style-list-square li:after{display:block;left:0;line-height:1.4;position:absolute;text-align:center}ol.is-style-list-circle li:before,ol.is-style-list-square li:before{background-color:initial;font-size:90%;line-height:1.5}ol.is-style-list-circle li:after,ol.is-style-list-square li:after{background-color:currentColor;color:inherit}ol.is-style-list-circle ol,ol.is-style-list-square ol{counter-reset:number}ol.is-style-list-circle li,ol.is-style-list-square li{padding-left:2rem}ol.is-style-list-circle li:before,ol.is-style-list-square li:before{content:counter(number);counter-increment:number;height:24px;top:3px;width:24px}ol.is-style-list-circle li:after,ol.is-style-list-square li:after{content:"";height:24px;top:3px;width:24px}ol.is-style-list-circle ul>li,ol.is-style-list-square ul>li{padding-left:1.2rem}ol.is-style-list-circle ul>li:before,ol.is-style-list-square ul>li:before{background-color:currentColor;color:inherit;content:"";counter-increment:unset;height:12px;top:10px;width:12px}ol.is-style-list-circle ul>li:after,ol.is-style-list-square ul>li:after{content:unset}ol.is-style-list-circle li:after,ol.is-style-list-circle li:before,ul.is-style-list-circle li:after,ul.is-style-list-circle li:before{border-radius:50%}ul.is-style-icon{list-style:none;padding-left:20px}ul.is-style-icon ul{list-style:none}ul.is-style-icon li:before{color:var(--editor-bridge-icon-color);content:var(--editor-bridge-icon-unicode);font-family:Font Awesome\ 6 Free;font-weight:900;margin-right:.4rem}.editor-styles-wrapper .is-style-list-centered,.editor-styles-wrapper .is-style-list-centered ol,.editor-styles-wrapper .is-style-list-centered ul,.editor-styles-wrapper .is-style-list-circle,.editor-styles-wrapper .is-style-list-circle ol,.editor-styles-wrapper .is-style-list-circle ul,.editor-styles-wrapper .is-style-list-no-style,.editor-styles-wrapper .is-style-list-no-style ol,.editor-styles-wrapper .is-style-list-no-style ul,.editor-styles-wrapper .is-style-list-reference,.editor-styles-wrapper .is-style-list-reference ol,.editor-styles-wrapper .is-style-list-reference ul,.editor-styles-wrapper .is-style-list-square,.editor-styles-wrapper .is-style-list-square ol,.editor-styles-wrapper .is-style-list-square ul{list-style:none}.editor-styles-wrapper .is-style-list-centered:not(.has-background),.editor-styles-wrapper .is-style-list-reference:not(.has-background){padding-left:0}.editor-styles-wrapper .is-style-list-columns .wp-block{margin-left:0;margin-right:0}.editor-styles-wrapper .is-style-list-columns li:nth-child(2n){margin-left:3rem}.editor-styles-wrapper .is-style-list-circle:not(.has-background),.editor-styles-wrapper .is-style-list-square:not(.has-background){padding-left:20px}.editor-styles-wrapper ol.is-style-list-reference ul>li:before{counter-increment:unset}.editor-styles-wrapper .is-style-list-inline .block-editor-rich-text__editable,.editor-styles-wrapper .is-style-list-inline-reference .block-editor-rich-text__editable{display:inline}.editor-styles-wrapper .is-style-list-inline .block-list-appender,.editor-styles-wrapper .is-style-list-inline-reference .block-list-appender{margin-right:-1.8rem}.editor-styles-wrapper ul.is-style-icon,.editor-styles-wrapper ul.is-style-icon ul{list-style:none}.editor-styles-wrapper ul.is-style-icon .block-editor-rich-text__editable{display:inline-block}.editor-styles-wrapper ul.is-style-icon .block-list-appender{margin-right:-1.8rem}.wp-block-media-text.is-style-media-round .wp-block-media-text__media img{border-radius:50%}.wp-block-media-text.is-style-media-round-corner .wp-block-media-text__media img{border-radius:12px}.wp-block-media-text.is-style-media-voice .wp-block-media-text__media img{border-radius:50%}.wp-block-media-text.is-style-media-voice .wp-block-media-text__content{background-color:#e1e1e1;border-radius:12px;margin-left:2rem;margin-right:0;padding:1rem;position:relative}.wp-block-media-text.is-style-media-voice .wp-block-media-text__content:after{border-style:solid;border-bottom:12px solid #0000;border-left:0;border-right:24px solid #e1e1e1;border-top:12px solid #0000;content:"";height:0;left:-18px;position:absolute;right:unset;top:calc(50% - 12px);width:0}.wp-block-media-text.is-style-media-voice.is-vertically-aligned-top .wp-block-media-text__content:after{top:min(20% - 12px,max((600px - 100vw) * -1000,10% - 12px))}.wp-block-media-text.is-style-media-voice.is-vertically-aligned-center .wp-block-media-text__content:after{top:calc(50% - 12px)}.wp-block-media-text.is-style-media-voice.is-vertically-aligned-bottom .wp-block-media-text__content:after{top:clamp(80% - 12px,(601px - 100vw) * 1000,90% - 12px)}.wp-block-media-text.is-style-media-voice.has-media-on-the-right .wp-block-media-text__content{margin-left:0;margin-right:2rem;padding:1rem}.wp-block-media-text.is-style-media-voice.has-media-on-the-right .wp-block-media-text__content:after{border-left:24px solid #e1e1e1;border-right:0;left:unset;right:-18px}.wp-block-media-text.is-style-media-thinking .wp-block-media-text__media img{border-radius:50%}.wp-block-media-text.is-style-media-thinking .wp-block-media-text__content{background-color:#e1e1e1;border-radius:12px;margin-left:2rem;margin-right:0;padding:1rem;position:relative}.wp-block-media-text.is-style-media-thinking .wp-block-media-text__content:before{background-color:#d8d4d4;border-radius:50%;content:"";height:16px;left:-20px;position:absolute;right:unset;top:calc(50% - 24px);width:16px}.wp-block-media-text.is-style-media-thinking .wp-block-media-text__content:after{background-color:#d8d4d4;border-radius:50%;content:"";height:10px;left:-34px;position:absolute;right:unset;top:calc(50% - 12px);width:10px}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-top .wp-block-media-text__content:before{top:min(20% - 20px,max((600px - 100vw) * -1000,10% - 20px))}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-top .wp-block-media-text__content:after{top:min(20% - 10px,max((600px - 100vw) * -1000,10% - 10px))}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-center .wp-block-media-text__content:before{top:calc(50% - 24px)}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-center .wp-block-media-text__content:after{top:calc(50% - 12px)}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-bottom .wp-block-media-text__content:before{top:clamp(80% - 20px,(601px - 100vw) * 1000,90% - 20px)}.wp-block-media-text.is-style-media-thinking.is-vertically-aligned-bottom .wp-block-media-text__content:after{top:clamp(80% - 10px,(601px - 100vw) * 1000,90% - 10px)}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right .wp-block-media-text__content{margin-left:0;margin-right:2rem;padding:1rem}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right .wp-block-media-text__content:before{height:10px;left:unset;right:-34px;top:calc(50% - 12px);width:10px}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right .wp-block-media-text__content:after{height:16px;left:unset;right:-20px;top:calc(50% - 24px);width:16px}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-top .wp-block-media-text__content:before{top:min(20% - 10px,max((600px - 100vw) * -1000,10% - 10px))}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-top .wp-block-media-text__content:after{top:min(20% - 20px,max((600px - 100vw) * -1000,10% - 20px))}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-center .wp-block-media-text__content:before{top:calc(50% - 12px)}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-center .wp-block-media-text__content:after{top:calc(50% - 24px)}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-bottom .wp-block-media-text__content:before{top:clamp(80% - 10px,(601px - 100vw) * 1000,90% - 10px)}.wp-block-media-text.is-style-media-thinking.has-media-on-the-right.is-vertically-aligned-bottom .wp-block-media-text__content:after{top:clamp(80% - 20px,(601px - 100vw) * 1000,90% - 20px)}@media screen and (max-width:600px){.wp-block-media-text.is-style-media-voice.is-stacked-on-mobile .wp-block-media-text__content{margin-left:0;margin-right:0}.wp-block-media-text.is-style-media-voice.is-stacked-on-mobile .wp-block-media-text__content:after{border-bottom:24px solid #e1e1e1;border-left:12px solid #0000;border-right:12px solid #0000;border-top:0;left:unset;right:unset;top:-18px}.wp-block-media-text.is-style-media-thinking.is-stacked-on-mobile .wp-block-media-text__content{margin-left:0;margin-right:0}.wp-block-media-text.is-style-media-thinking.is-stacked-on-mobile .wp-block-media-text__content:before{left:unset;top:-20px}.wp-block-media-text.is-style-media-thinking.is-stacked-on-mobile .wp-block-media-text__content:after{left:28px;top:-34px}.wp-block-media-text.is-style-media-thinking.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content:before{left:28px;right:unset;top:-34px}.wp-block-media-text.is-style-media-thinking.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content:after{left:unset;right:unset;top:-20px}}hr.wp-block-separator{box-shadow:unset}hr.wp-block-separator.is-style-hr-asterisk:not(.is-style-wide):not(.is-style-dots),hr.wp-block-separator.is-style-hr-dotted:not(.is-style-wide):not(.is-style-dots),hr.wp-block-separator.is-style-hr-thick-line:not(.is-style-wide):not(.is-style-dots){background-color:unset!important;height:0;opacity:unset;padding:.5rem}.edit-widgets-block-editor hr.wp-block-separator.is-style-hr-asterisk:not(.is-style-wide):not(.is-style-dots),.edit-widgets-block-editor hr.wp-block-separator.is-style-hr-dotted:not(.is-style-wide):not(.is-style-dots),.edit-widgets-block-editor hr.wp-block-separator.is-style-hr-thick-line:not(.is-style-wide):not(.is-style-dots),.editor-styles-wrapper hr.wp-block-separator.is-style-hr-asterisk:not(.is-style-wide):not(.is-style-dots),.editor-styles-wrapper hr.wp-block-separator.is-style-hr-dotted:not(.is-style-wide):not(.is-style-dots),.editor-styles-wrapper hr.wp-block-separator.is-style-hr-thick-line:not(.is-style-wide):not(.is-style-dots){background-color:unset!important}hr.wp-block-separator.is-style-hr-dotted:not(.is-style-wide):not(.is-style-dots){border-bottom:unset;border-top:4px dotted;width:unset}.edit-widgets-block-editor hr.wp-block-separator.is-style-hr-dotted,.editor-styles-wrapper hr.wp-block-separator.is-style-hr-dotted{width:100%}hr.wp-block-separator.is-style-hr-thick-line:not(.is-style-wide):not(.is-style-dots){border-bottom:unset;border-top:4px solid;max-width:unset}hr.wp-block-separator.is-style-hr-asterisk{position:relative}.edit-widgets-block-editor hr.wp-block-separator.is-style-hr-asterisk,.editor-styles-wrapper hr.wp-block-separator.is-style-hr-asterisk{overflow:unset}hr.wp-block-separator.is-style-hr-asterisk:not(.is-style-wide):not(.is-style-dots){border-bottom:unset;max-width:unset}hr.wp-block-separator.is-style-hr-asterisk:before{color:currentColor;content:"* * *";display:block;font-size:150%;left:50%;position:absolute;top:-12px;transform:translate(-50%,-20%)}.wp-block-table.is-style-tb-underline table{border:none;border-collapse:collapse}.wp-block-table.is-style-tb-underline tr:first-child td{border-top:1px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-underline td,.wp-block-table.is-style-tb-underline th{border:none;border-bottom:1px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-underline th{background:unset}.wp-block-table.is-style-tb-underline tfoot,.wp-block-table.is-style-tb-underline thead{border-color:var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-dashed table{border:none;border-collapse:collapse}.wp-block-table.is-style-tb-dashed tr:first-child td,.wp-block-table.is-style-tb-dashed tr:first-child th{border-top:1px dashed var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-dashed td,.wp-block-table.is-style-tb-dashed th{border:none;border-bottom:1px dashed var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-dashed th{background:unset}.wp-block-table.is-style-tb-dashed thead{border-bottom:unset}.wp-block-table.is-style-tb-dashed tfoot{border-top:unset}.wp-block-table.is-style-tb-round-corner table{border:1px solid var(--editor-bridge-border-color,unset);border-collapse:initial;border-radius:10px;border-spacing:0}.wp-block-table.is-style-tb-round-corner td,.wp-block-table.is-style-tb-round-corner th{background:unset;border-bottom:1px solid var(--editor-bridge-border-color,unset);border-right:1px solid var(--editor-bridge-border-color,unset);border-top:unset}.wp-block-table.is-style-tb-round-corner tr:last-child td,.wp-block-table.is-style-tb-round-corner tr:last-child th{border-bottom:unset}.wp-block-table.is-style-tb-round-corner td:last-child,.wp-block-table.is-style-tb-round-corner th:last-child{border-right:unset}.wp-block-table.is-style-tb-round-corner thead tr:last-child td,.wp-block-table.is-style-tb-round-corner thead tr:last-child th{border-bottom:1px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-round-corner tfoot tr:first-child td,.wp-block-table.is-style-tb-round-corner tfoot tr:first-child th{border-top:1px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-no-style table{border:none}.wp-block-table.is-style-tb-no-style th{background:unset;border:none}.wp-block-table.is-style-tb-no-style tr:first-child th{border-bottom:2px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-no-style td{background:unset;border:none}.wp-block-table.is-style-tb-no-style thead{border-bottom:unset}.wp-block-table.is-style-tb-no-style tfoot{border-top:unset}.wp-block-table.is-style-tb-frame table{border:2px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-frame th{background:unset;border:none}.wp-block-table.is-style-tb-frame tr:first-child th{border-bottom:2px solid var(--editor-bridge-border-color,unset)}.wp-block-table.is-style-tb-frame td{background:unset;border:none}.wp-block-table.is-style-tb-frame thead{border-bottom:unset}.wp-block-table.is-style-tb-frame tfoot{border-top:unset} -
editor-bridge/trunk/dist/css/block-editor-style.css
r2828641 r2999961 20 20 min-width: 200px; 21 21 } 22 .components-inline-fontsize-popover .components- popover__content .components-tab-panel__tab-content,23 .components-inline-badge-popover .components- popover__content .components-tab-panel__tab-content,24 .components-inline-highligh-popover .components- popover__content .components-tab-panel__tab-content,25 .components-inline-fontweight-popover .components- popover__content .components-tab-panel__tab-content {22 .components-inline-fontsize-popover .components-tab-panel__tab-content, 23 .components-inline-badge-popover .components-tab-panel__tab-content, 24 .components-inline-highligh-popover .components-tab-panel__tab-content, 25 .components-inline-fontweight-popover .components-tab-panel__tab-content { 26 26 padding: 16px; 27 27 } 28 29 .components-font-size-picker, 28 .components-inline-fontsize-popover .components-tab-panel__tabs, 29 .components-inline-badge-popover .components-tab-panel__tabs, 30 .components-inline-highligh-popover .components-tab-panel__tabs, 31 .components-inline-fontweight-popover .components-tab-panel__tabs { 32 white-space: nowrap; 33 } 34 35 .components-fontsize-picker, 30 36 .components-fontweight-picker { 31 37 padding: 16px; 32 38 } 33 .components-font-size-picker .components-font-size-picker__controls, 34 .components-fontweight-picker .components-font-size-picker__controls { 39 40 .components-fontsize-picker .components-font-size-picker__controls { 41 width: 200px; 35 42 margin-bottom: 0; 36 43 } 37 44 38 .modal-open .block-editor-editor-bridge-backgound-image__options { 45 .components-inline-badge-popover .block-editor-color-gradient-control__color-indicator, 46 .components-inline-highligh-popover .block-editor-color-gradient-control__color-indicator { 39 47 display: none; 40 }41 42 .block-editor-editor-bridge-backgound-image__options .components-popover__content > div {43 padding-top: 20px;44 }45 46 .editor-bridge-backgound-image .components-button.has-icon .dashicon {47 margin-left: auto;48 margin-right: auto;49 }50 51 .components-font-size-picker__controls {52 width: 200px;53 48 } 54 49 -
editor-bridge/trunk/dist/css/block-editor-style.min.css
r2828641 r2999961 1 :root{--editor-bridge-block-edior-max-width:1024px;--editor-bridge-default-stack:1.6666666667rem}.wp-block{box-sizing:border-box;max-width:var(--editor-bridge-block-edior-max-width,580px)}.wp-block-group.has-background{padding:var(--editor-bridge-space-padding-medium,unset)}.components-inline-badge-popover .components-popover__content>div,.components-inline-fontsize-popover .components-popover__content>div,.components-inline-fontweight-popover .components-popover__content>div,.components-inline-highligh-popover .components-popover__content>div{min-width:200px}.components- font-size-picker,.components-fontweight-picker,.components-inline-badge-popover .components-popover__content .components-tab-panel__tab-content,.components-inline-fontsize-popover .components-popover__content .components-tab-panel__tab-content,.components-inline-fontweight-popover .components-popover__content .components-tab-panel__tab-content,.components-inline-highligh-popover .components-popover__content .components-tab-panel__tab-content{padding:16px}.components-font-size-picker .components-font-size-picker__controls,.components-fontweight-picker .components-font-size-picker__controls{margin-bottom:0}.modal-open .block-editor-editor-bridge-backgound-image__options{display:none}.block-editor-editor-bridge-backgound-image__options .components-popover__content>div{padding-top:20px}.editor-bridge-backgound-image .components-button.has-icon .dashicon{margin-left:auto;margin-right:auto}.components-font-size-picker__controls{width:200px}.components-button-group .components-button[variant=primary]{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button-group .components-button:focus,.components-button-group .components-button[variant=primary]{position:relative;z-index:1}.components-button[variant=primary]{background:var(--wp-admin-theme-color);color:#fff;outline:1px solid transparent;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button[variant=primary]:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button[variant=primary]:active:not(:disabled){background:var(--wp-admin-theme-color-darker-20);border-color:var(--wp-admin-theme-color-darker-20);color:#fff}.icon-select-panel{height:240px;overflow:scroll}.icon-select-panel button{background:#f1f1f1;border:1px solid #a39f9f;border-radius:2px;height:28px;margin:.1rem;width:28px}.icon-select-panel button.actived{background:#ffc107}.icon-select-panel i{font-size:14px}.edit-widgets-block-editor .is-root-container .is-margin-none,.editor-styles-wrapper .is-root-container .is-margin-none{margin-bottom:var(--editor-bridge-space-margin-bottom-none,unset);margin-top:var(--editor-bridge-space-margin-top-none,unset)}.edit-widgets-block-editor .is-root-container .is-margin-small,.editor-styles-wrapper .is-root-container .is-margin-small{margin-bottom:var(--editor-bridge-space-margin-bottom-small,unset);margin-top:var(--editor-bridge-space-margin-top-small,unset)}.edit-widgets-block-editor .is-root-container .is-margin-medium,.editor-styles-wrapper .is-root-container .is-margin-medium{margin-bottom:var(--editor-bridge-space-margin-bottom-medium,unset);margin-top:var(--editor-bridge-space-margin-top-medium,unset)}.edit-widgets-block-editor .is-root-container .is-margin-large,.editor-styles-wrapper .is-root-container .is-margin-large{margin-bottom:var(--editor-bridge-space-margin-bottom-large,unset);margin-top:var(--editor-bridge-space-margin-top-large,unset)}.edit-widgets-block-editor .is-root-container .is-margin-huge,.editor-styles-wrapper .is-root-container .is-margin-huge{margin-bottom:var(--editor-bridge-space-margin-bottom-huge,unset);margin-top:var(--editor-bridge-space-margin-top-huge,unset)}.edit-widgets-block-editor .is-root-container .wp-block-button.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-buttons.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-column.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-columns.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-gallery.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-group.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-image.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-media-text.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-table.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-button.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-buttons.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-column.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-columns.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-gallery.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-group.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-image.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-media-text.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-table.is-margin-none{margin-bottom:var(--editor-bridge-space-margin-bottom-none,unset);margin-top:var(--editor-bridge-space-margin-top-none,unset)}.edit-widgets-block-editor .is-root-container .wp-block-button.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-buttons.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-column.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-columns.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-gallery.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-group.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-image.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-media-text.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-table.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-button.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-buttons.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-column.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-columns.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-gallery.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-group.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-image.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-media-text.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-table.is-margin-small{margin-bottom:var(--editor-bridge-space-margin-bottom-small,unset);margin-top:var(--editor-bridge-space-margin-top-small,unset)}.edit-widgets-block-editor .is-root-container .wp-block-button.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-buttons.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-column.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-columns.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-gallery.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-group.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-image.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-media-text.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-table.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-button.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-buttons.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-column.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-columns.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-gallery.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-group.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-image.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-media-text.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-table.is-margin-medium{margin-bottom:var(--editor-bridge-space-margin-bottom-medium,unset);margin-top:var(--editor-bridge-space-margin-top-medium,unset)}.edit-widgets-block-editor .is-root-container .wp-block-button.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-buttons.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-column.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-columns.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-gallery.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-group.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-image.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-media-text.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-table.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-button.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-buttons.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-column.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-columns.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-gallery.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-group.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-image.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-media-text.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-table.is-margin-large{margin-bottom:var(--editor-bridge-space-margin-bottom-large,unset);margin-top:var(--editor-bridge-space-margin-top-large,unset)}.edit-widgets-block-editor .is-root-container .wp-block-button.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-buttons.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-column.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-columns.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-gallery.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-group.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-image.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-media-text.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-table.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-button.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-buttons.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-column.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-columns.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-gallery.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-group.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-image.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-media-text.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-table.is-margin-huge{margin-bottom:var(--editor-bridge-space-margin-bottom-huge,unset);margin-top:var(--editor-bridge-space-margin-top-huge,unset)}.edit-widgets-block-editor .is-root-container *+h1.is-margin-none,.edit-widgets-block-editor .is-root-container *+h2.is-margin-none,.edit-widgets-block-editor .is-root-container *+h3.is-margin-none,.edit-widgets-block-editor .is-root-container *+h4.is-margin-none,.edit-widgets-block-editor .is-root-container *+h5.is-margin-none,.edit-widgets-block-editor .is-root-container *+h6.is-margin-none,.edit-widgets-block-editor .is-root-container *+ol.is-margin-none,.edit-widgets-block-editor .is-root-container *+p.is-margin-none,.edit-widgets-block-editor .is-root-container *+ul.is-margin-none,.editor-styles-wrapper .is-root-container *+h1.is-margin-none,.editor-styles-wrapper .is-root-container *+h2.is-margin-none,.editor-styles-wrapper .is-root-container *+h3.is-margin-none,.editor-styles-wrapper .is-root-container *+h4.is-margin-none,.editor-styles-wrapper .is-root-container *+h5.is-margin-none,.editor-styles-wrapper .is-root-container *+h6.is-margin-none,.editor-styles-wrapper .is-root-container *+ol.is-margin-none,.editor-styles-wrapper .is-root-container *+p.is-margin-none,.editor-styles-wrapper .is-root-container *+ul.is-margin-none{margin-bottom:var(--editor-bridge-space-margin-bottom-none,unset);margin-top:var(--editor-bridge-space-margin-top-none,unset)}.edit-widgets-block-editor .is-root-container *+h1.is-margin-small,.edit-widgets-block-editor .is-root-container *+h2.is-margin-small,.edit-widgets-block-editor .is-root-container *+h3.is-margin-small,.edit-widgets-block-editor .is-root-container *+h4.is-margin-small,.edit-widgets-block-editor .is-root-container *+h5.is-margin-small,.edit-widgets-block-editor .is-root-container *+h6.is-margin-small,.edit-widgets-block-editor .is-root-container *+ol.is-margin-small,.edit-widgets-block-editor .is-root-container *+p.is-margin-small,.edit-widgets-block-editor .is-root-container *+ul.is-margin-small,.editor-styles-wrapper .is-root-container *+h1.is-margin-small,.editor-styles-wrapper .is-root-container *+h2.is-margin-small,.editor-styles-wrapper .is-root-container *+h3.is-margin-small,.editor-styles-wrapper .is-root-container *+h4.is-margin-small,.editor-styles-wrapper .is-root-container *+h5.is-margin-small,.editor-styles-wrapper .is-root-container *+h6.is-margin-small,.editor-styles-wrapper .is-root-container *+ol.is-margin-small,.editor-styles-wrapper .is-root-container *+p.is-margin-small,.editor-styles-wrapper .is-root-container *+ul.is-margin-small{margin-bottom:var(--editor-bridge-space-margin-bottom-small,unset);margin-top:var(--editor-bridge-space-margin-top-small,unset)}.edit-widgets-block-editor .is-root-container *+h1.is-margin-medium,.edit-widgets-block-editor .is-root-container *+h2.is-margin-medium,.edit-widgets-block-editor .is-root-container *+h3.is-margin-medium,.edit-widgets-block-editor .is-root-container *+h4.is-margin-medium,.edit-widgets-block-editor .is-root-container *+h5.is-margin-medium,.edit-widgets-block-editor .is-root-container *+h6.is-margin-medium,.edit-widgets-block-editor .is-root-container *+ol.is-margin-medium,.edit-widgets-block-editor .is-root-container *+p.is-margin-medium,.edit-widgets-block-editor .is-root-container *+ul.is-margin-medium,.editor-styles-wrapper .is-root-container *+h1.is-margin-medium,.editor-styles-wrapper .is-root-container *+h2.is-margin-medium,.editor-styles-wrapper .is-root-container *+h3.is-margin-medium,.editor-styles-wrapper .is-root-container *+h4.is-margin-medium,.editor-styles-wrapper .is-root-container *+h5.is-margin-medium,.editor-styles-wrapper .is-root-container *+h6.is-margin-medium,.editor-styles-wrapper .is-root-container *+ol.is-margin-medium,.editor-styles-wrapper .is-root-container *+p.is-margin-medium,.editor-styles-wrapper .is-root-container *+ul.is-margin-medium{margin-bottom:var(--editor-bridge-space-margin-bottom-medium,unset);margin-top:var(--editor-bridge-space-margin-top-medium,unset)}.edit-widgets-block-editor .is-root-container *+h1.is-margin-large,.edit-widgets-block-editor .is-root-container *+h2.is-margin-large,.edit-widgets-block-editor .is-root-container *+h3.is-margin-large,.edit-widgets-block-editor .is-root-container *+h4.is-margin-large,.edit-widgets-block-editor .is-root-container *+h5.is-margin-large,.edit-widgets-block-editor .is-root-container *+h6.is-margin-large,.edit-widgets-block-editor .is-root-container *+ol.is-margin-large,.edit-widgets-block-editor .is-root-container *+p.is-margin-large,.edit-widgets-block-editor .is-root-container *+ul.is-margin-large,.editor-styles-wrapper .is-root-container *+h1.is-margin-large,.editor-styles-wrapper .is-root-container *+h2.is-margin-large,.editor-styles-wrapper .is-root-container *+h3.is-margin-large,.editor-styles-wrapper .is-root-container *+h4.is-margin-large,.editor-styles-wrapper .is-root-container *+h5.is-margin-large,.editor-styles-wrapper .is-root-container *+h6.is-margin-large,.editor-styles-wrapper .is-root-container *+ol.is-margin-large,.editor-styles-wrapper .is-root-container *+p.is-margin-large,.editor-styles-wrapper .is-root-container *+ul.is-margin-large{margin-bottom:var(--editor-bridge-space-margin-bottom-large,unset);margin-top:var(--editor-bridge-space-margin-top-large,unset)}.edit-widgets-block-editor .is-root-container *+h1.is-margin-huge,.edit-widgets-block-editor .is-root-container *+h2.is-margin-huge,.edit-widgets-block-editor .is-root-container *+h3.is-margin-huge,.edit-widgets-block-editor .is-root-container *+h4.is-margin-huge,.edit-widgets-block-editor .is-root-container *+h5.is-margin-huge,.edit-widgets-block-editor .is-root-container *+h6.is-margin-huge,.edit-widgets-block-editor .is-root-container *+ol.is-margin-huge,.edit-widgets-block-editor .is-root-container *+p.is-margin-huge,.edit-widgets-block-editor .is-root-container *+ul.is-margin-huge,.editor-styles-wrapper .is-root-container *+h1.is-margin-huge,.editor-styles-wrapper .is-root-container *+h2.is-margin-huge,.editor-styles-wrapper .is-root-container *+h3.is-margin-huge,.editor-styles-wrapper .is-root-container *+h4.is-margin-huge,.editor-styles-wrapper .is-root-container *+h5.is-margin-huge,.editor-styles-wrapper .is-root-container *+h6.is-margin-huge,.editor-styles-wrapper .is-root-container *+ol.is-margin-huge,.editor-styles-wrapper .is-root-container *+p.is-margin-huge,.editor-styles-wrapper .is-root-container *+ul.is-margin-huge{margin-bottom:var(--editor-bridge-space-margin-bottom-huge,unset);margin-top:var(--editor-bridge-space-margin-top-huge,unset)}.edit-widgets-block-editor .is-root-container .is-padding-none,.edit-widgets-block-editor .is-root-container .is-padding-none.has-background,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-none.has-background,.editor-styles-wrapper .is-root-container .is-padding-none,.editor-styles-wrapper .is-root-container .is-padding-none.has-background,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-none.has-background{padding:var(--editor-bridge-space-padding-none,unset)}.edit-widgets-block-editor .is-root-container .is-padding-small,.edit-widgets-block-editor .is-root-container .is-padding-small.has-background,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-small.has-background,.editor-styles-wrapper .is-root-container .is-padding-small,.editor-styles-wrapper .is-root-container .is-padding-small.has-background,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-small.has-background{padding:var(--editor-bridge-space-padding-small,unset)}.edit-widgets-block-editor .is-root-container .is-padding-small.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .is-padding-small.has-background.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-small.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-small.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-small.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-small.has-background.disable-padding-horizontal{padding-left:0;padding-right:0}.edit-widgets-block-editor .is-root-container .is-padding-medium,.edit-widgets-block-editor .is-root-container .is-padding-medium.has-background,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-medium.has-background,.editor-styles-wrapper .is-root-container .is-padding-medium,.editor-styles-wrapper .is-root-container .is-padding-medium.has-background,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-medium.has-background{padding:var(--editor-bridge-space-padding-medium,unset)}.edit-widgets-block-editor .is-root-container .is-padding-medium.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .is-padding-medium.has-background.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-medium.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-medium.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-medium.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-medium.has-background.disable-padding-horizontal{padding-left:0;padding-right:0}.edit-widgets-block-editor .is-root-container .is-padding-large,.edit-widgets-block-editor .is-root-container .is-padding-large.has-background,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-large.has-background,.editor-styles-wrapper .is-root-container .is-padding-large,.editor-styles-wrapper .is-root-container .is-padding-large.has-background,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-large.has-background{padding:var(--editor-bridge-space-padding-large,unset)}.edit-widgets-block-editor .is-root-container .is-padding-large.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .is-padding-large.has-background.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-large.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-large.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-large.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-large.has-background.disable-padding-horizontal{padding-left:0;padding-right:0}.edit-widgets-block-editor .is-root-container .is-padding-huge,.edit-widgets-block-editor .is-root-container .is-padding-huge.has-background,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-huge.has-background,.editor-styles-wrapper .is-root-container .is-padding-huge,.editor-styles-wrapper .is-root-container .is-padding-huge.has-background,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-huge.has-background{padding:var(--editor-bridge-space-padding-huge,unset)}.edit-widgets-block-editor .is-root-container .disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .is-padding-huge.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .is-padding-huge.has-background.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-huge.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-huge.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-huge.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-huge.has-background.disable-padding-horizontal{padding-left:0;padding-right:0}.edit-widgets-block-editor .is-root-container figure.wp-block-image.is-margin-none:not(.wp-block),.editor-styles-wrapper .is-root-container figure.wp-block-image.is-margin-none:not(.wp-block){margin-bottom:var(--editor-bridge-space-margin-bottom-none,unset);margin-top:var(--editor-bridge-space-margin-top-none,unset)}.edit-widgets-block-editor .is-root-container figure.wp-block-image.is-margin-small:not(.wp-block),.editor-styles-wrapper .is-root-container figure.wp-block-image.is-margin-small:not(.wp-block){margin-bottom:var(--editor-bridge-space-margin-bottom-small,unset);margin-top:var(--editor-bridge-space-margin-top-small,unset)}.edit-widgets-block-editor .is-root-container figure.wp-block-image.is-margin-medium:not(.wp-block),.editor-styles-wrapper .is-root-container figure.wp-block-image.is-margin-medium:not(.wp-block){margin-bottom:var(--editor-bridge-space-margin-bottom-medium,unset);margin-top:var(--editor-bridge-space-margin-top-medium,unset)}.edit-widgets-block-editor .is-root-container figure.wp-block-image.is-margin-large:not(.wp-block),.editor-styles-wrapper .is-root-container figure.wp-block-image.is-margin-large:not(.wp-block){margin-bottom:var(--editor-bridge-space-margin-bottom-large,unset);margin-top:var(--editor-bridge-space-margin-top-large,unset)}.edit-widgets-block-editor .is-root-container figure.wp-block-image.is-margin-huge:not(.wp-block),.editor-styles-wrapper .is-root-container figure.wp-block-image.is-margin-huge:not(.wp-block){margin-bottom:var(--editor-bridge-space-margin-bottom-huge,unset);margin-top:var(--editor-bridge-space-margin-top-huge,unset)}.edit-widgets-block-editor .is-root-container .wp-block-columns.is-gap-none,.editor-styles-wrapper .is-root-container .wp-block-columns.is-gap-none{gap:var(--editor-bridge-space-gap-none,unset)}.edit-widgets-block-editor .is-root-container .wp-block-columns.is-gap-small,.editor-styles-wrapper .is-root-container .wp-block-columns.is-gap-small{gap:var(--editor-bridge-space-gap-small,unset)}.edit-widgets-block-editor .is-root-container .wp-block-columns.is-gap-medium,.editor-styles-wrapper .is-root-container .wp-block-columns.is-gap-medium{gap:var(--editor-bridge-space-gap-medium,unset)}.edit-widgets-block-editor .is-root-container .wp-block-columns.is-gap-large,.editor-styles-wrapper .is-root-container .wp-block-columns.is-gap-large{gap:var(--editor-bridge-space-gap-large,unset)}.edit-widgets-block-editor .is-root-container .wp-block-columns.is-gap-huge,.editor-styles-wrapper .is-root-container .wp-block-columns.is-gap-huge{gap:var(--editor-bridge-space-gap-huge,unset)}.wp-block[data-align=full]>.fixed-layout-width>.wp-block-cover__inner-container,.wp-block[data-align=full]>.fixed-layout-width>.wp-block-group__inner-container{max-width:var(--editor-bridge-block-edior-max-width,1024px);padding-left:var(--editor-bridge-default-stack,1.28rem);padding-right:var(--editor-bridge-default-stack,1.28rem)}.wp-block-buttons .block-editor-inner-blocks{width:100%}.wp-block-buttons .block-editor-block-list__layout{display:flex;flex-wrap:wrap}.wp-block[data-align=center],.wp-block[data-align=left],.wp-block[data-align=right]{height:unset;text-align:unset}.wp-block[data-align=center]>.wp-block-buttons,.wp-block[data-align=left]>.wp-block-buttons,.wp-block[data-align=right]>.wp-block-buttons{float:none;margin-left:0}.wp-block[data-align=left]>.wp-block-buttons .block-editor-block-list__layout{justify-content:flex-start}.wp-block[data-align=right]>.wp-block-buttons .block-editor-block-list__layout{justify-content:flex-end}.wp-block[data-align=center]>.wp-block-buttons .block-editor-block-list__layout{justify-content:center}.wp-block-buttons .wp-block-button{margin-left:8px;margin-right:unset}.wp-block-buttons .wp-block-button:first-child{margin-left:0}.wp-block-buttons .wp-block-button:last-child{margin-right:0}.wp-block-buttons .wp-block-button>.wp-block{margin-left:8px;margin-right:unset}.wp-block-buttons .wp-block-button>.wp-block:first-child{margin-left:0}.wp-block-buttons .wp-block-button>.wp-block:last-child{margin-right:0}.wp-block-buttons .wp-block-button.is-button-width-quarter{width:calc(25% - 8px)}.wp-block-buttons .wp-block-button.is-button-width-one-third{width:calc(33.33% - 8px)}.wp-block-buttons .wp-block-button.is-button-width-half{width:calc(50% - 8px)}.wp-block-buttons .wp-block-button.is-button-width-three-quarters{width:calc(75% - 8px)}.wp-block-buttons .wp-block-button.is-button-width-full{width:100%}.wp-block-buttons .wp-block-button.is-button-size-small .wp-block-button__link{font-size:90%;padding:.3rem 2rem}.wp-block-buttons .wp-block-button.is-button-size-large .wp-block-button__link{font-size:140%;padding:.8rem 2rem}.wp-block-buttons .wp-block-button.is-button-size-small .is-style-bt-triangle-icon .wp-block-button__link:after{border-width:0 0 10px 10px}.wp-block-buttons.is-vertical .wp-block-button,.wp-block-buttons.is-vertical>.wp-block{margin-left:unset}.wp-block-buttons .wp-block-button .wp-block-button__link{width:100%}.has-background-image>.wp-block-group{background-color:unset!important}.has-background-image.has-parallax{background-attachment:fixed}.has-background-image.has-repete{background-repeat:repeat}.has-background-image.has-no-repete{background-repeat:no-repeat}.wp-block-columns.is-width-25,.wp-block-group.is-width-25{width:26%}.wp-block-columns.is-width-50,.wp-block-group.is-width-50{width:50%}.wp-block-columns.is-width-75,.wp-block-group.is-width-75{width:75%}.wp-block-columns.is-width-100,.wp-block-group.is-width-100{width:100%}.wp-block-columns.is-width-auto,.wp-block-group.is-width-auto{width:auto}.wp-block-columns.is-width-unset,.wp-block-group.is-width-unset{width:unset}.wp-block-table.is-width-25 figcaption,.wp-block-table.is-width-25 table{margin:auto;width:26%}.wp-block-table.is-width-50 figcaption,.wp-block-table.is-width-50 table{margin:auto;width:50%}.wp-block-table.is-width-75 figcaption,.wp-block-table.is-width-75 table{margin:auto;width:75%}.wp-block-table.is-width-100 figcaption,.wp-block-table.is-width-100 table{margin:auto;width:100%}.wp-block-table.is-width-auto figcaption,.wp-block-table.is-width-auto table{margin:auto;width:auto}.wp-block-table.is-width-unset figcaption,.wp-block-table.is-width-unset table{margin:auto;width:unset}.is-block-centered-alignment{align-items:center;display:flex;justify-content:center}1 :root{--editor-bridge-block-edior-max-width:1024px;--editor-bridge-default-stack:1.6666666667rem}.wp-block{box-sizing:border-box;max-width:var(--editor-bridge-block-edior-max-width,580px)}.wp-block-group.has-background{padding:var(--editor-bridge-space-padding-medium,unset)}.components-inline-badge-popover .components-popover__content>div,.components-inline-fontsize-popover .components-popover__content>div,.components-inline-fontweight-popover .components-popover__content>div,.components-inline-highligh-popover .components-popover__content>div{min-width:200px}.components-inline-badge-popover .components-tab-panel__tab-content,.components-inline-fontsize-popover .components-tab-panel__tab-content,.components-inline-fontweight-popover .components-tab-panel__tab-content,.components-inline-highligh-popover .components-tab-panel__tab-content{padding:16px}.components-inline-badge-popover .components-tab-panel__tabs,.components-inline-fontsize-popover .components-tab-panel__tabs,.components-inline-fontweight-popover .components-tab-panel__tabs,.components-inline-highligh-popover .components-tab-panel__tabs{white-space:nowrap}.components-fontsize-picker,.components-fontweight-picker{padding:16px}.components-fontsize-picker .components-font-size-picker__controls{margin-bottom:0;width:200px}.components-inline-badge-popover .block-editor-color-gradient-control__color-indicator,.components-inline-highligh-popover .block-editor-color-gradient-control__color-indicator{display:none}.components-button-group .components-button[variant=primary]{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button-group .components-button:focus,.components-button-group .components-button[variant=primary]{position:relative;z-index:1}.components-button[variant=primary]{background:var(--wp-admin-theme-color);color:#fff;outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button[variant=primary]:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button[variant=primary]:active:not(:disabled){background:var(--wp-admin-theme-color-darker-20);border-color:var(--wp-admin-theme-color-darker-20);color:#fff}.icon-select-panel{height:240px;overflow:scroll}.icon-select-panel button{background:#f1f1f1;border:1px solid #a39f9f;border-radius:2px;height:28px;margin:.1rem;width:28px}.icon-select-panel button.actived{background:#ffc107}.icon-select-panel i{font-size:14px}.edit-widgets-block-editor .is-root-container .is-margin-none,.editor-styles-wrapper .is-root-container .is-margin-none{margin-bottom:var(--editor-bridge-space-margin-bottom-none,unset);margin-top:var(--editor-bridge-space-margin-top-none,unset)}.edit-widgets-block-editor .is-root-container .is-margin-small,.editor-styles-wrapper .is-root-container .is-margin-small{margin-bottom:var(--editor-bridge-space-margin-bottom-small,unset);margin-top:var(--editor-bridge-space-margin-top-small,unset)}.edit-widgets-block-editor .is-root-container .is-margin-medium,.editor-styles-wrapper .is-root-container .is-margin-medium{margin-bottom:var(--editor-bridge-space-margin-bottom-medium,unset);margin-top:var(--editor-bridge-space-margin-top-medium,unset)}.edit-widgets-block-editor .is-root-container .is-margin-large,.editor-styles-wrapper .is-root-container .is-margin-large{margin-bottom:var(--editor-bridge-space-margin-bottom-large,unset);margin-top:var(--editor-bridge-space-margin-top-large,unset)}.edit-widgets-block-editor .is-root-container .is-margin-huge,.editor-styles-wrapper .is-root-container .is-margin-huge{margin-bottom:var(--editor-bridge-space-margin-bottom-huge,unset);margin-top:var(--editor-bridge-space-margin-top-huge,unset)}.edit-widgets-block-editor .is-root-container .wp-block-button.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-buttons.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-column.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-columns.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-gallery.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-group.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-image.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-media-text.is-margin-none,.edit-widgets-block-editor .is-root-container .wp-block-table.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-button.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-buttons.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-column.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-columns.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-gallery.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-group.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-image.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-media-text.is-margin-none,.editor-styles-wrapper .is-root-container .wp-block-table.is-margin-none{margin-bottom:var(--editor-bridge-space-margin-bottom-none,unset);margin-top:var(--editor-bridge-space-margin-top-none,unset)}.edit-widgets-block-editor .is-root-container .wp-block-button.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-buttons.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-column.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-columns.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-gallery.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-group.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-image.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-media-text.is-margin-small,.edit-widgets-block-editor .is-root-container .wp-block-table.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-button.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-buttons.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-column.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-columns.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-gallery.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-group.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-image.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-media-text.is-margin-small,.editor-styles-wrapper .is-root-container .wp-block-table.is-margin-small{margin-bottom:var(--editor-bridge-space-margin-bottom-small,unset);margin-top:var(--editor-bridge-space-margin-top-small,unset)}.edit-widgets-block-editor .is-root-container .wp-block-button.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-buttons.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-column.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-columns.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-gallery.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-group.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-image.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-media-text.is-margin-medium,.edit-widgets-block-editor .is-root-container .wp-block-table.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-button.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-buttons.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-column.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-columns.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-gallery.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-group.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-image.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-media-text.is-margin-medium,.editor-styles-wrapper .is-root-container .wp-block-table.is-margin-medium{margin-bottom:var(--editor-bridge-space-margin-bottom-medium,unset);margin-top:var(--editor-bridge-space-margin-top-medium,unset)}.edit-widgets-block-editor .is-root-container .wp-block-button.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-buttons.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-column.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-columns.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-gallery.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-group.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-image.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-media-text.is-margin-large,.edit-widgets-block-editor .is-root-container .wp-block-table.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-button.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-buttons.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-column.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-columns.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-gallery.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-group.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-image.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-media-text.is-margin-large,.editor-styles-wrapper .is-root-container .wp-block-table.is-margin-large{margin-bottom:var(--editor-bridge-space-margin-bottom-large,unset);margin-top:var(--editor-bridge-space-margin-top-large,unset)}.edit-widgets-block-editor .is-root-container .wp-block-button.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-buttons.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-column.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-columns.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-gallery.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-group.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-image.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-media-text.is-margin-huge,.edit-widgets-block-editor .is-root-container .wp-block-table.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-button.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-buttons.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-column.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-columns.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-gallery.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-group.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-image.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-media-text.is-margin-huge,.editor-styles-wrapper .is-root-container .wp-block-table.is-margin-huge{margin-bottom:var(--editor-bridge-space-margin-bottom-huge,unset);margin-top:var(--editor-bridge-space-margin-top-huge,unset)}.edit-widgets-block-editor .is-root-container *+h1.is-margin-none,.edit-widgets-block-editor .is-root-container *+h2.is-margin-none,.edit-widgets-block-editor .is-root-container *+h3.is-margin-none,.edit-widgets-block-editor .is-root-container *+h4.is-margin-none,.edit-widgets-block-editor .is-root-container *+h5.is-margin-none,.edit-widgets-block-editor .is-root-container *+h6.is-margin-none,.edit-widgets-block-editor .is-root-container *+ol.is-margin-none,.edit-widgets-block-editor .is-root-container *+p.is-margin-none,.edit-widgets-block-editor .is-root-container *+ul.is-margin-none,.editor-styles-wrapper .is-root-container *+h1.is-margin-none,.editor-styles-wrapper .is-root-container *+h2.is-margin-none,.editor-styles-wrapper .is-root-container *+h3.is-margin-none,.editor-styles-wrapper .is-root-container *+h4.is-margin-none,.editor-styles-wrapper .is-root-container *+h5.is-margin-none,.editor-styles-wrapper .is-root-container *+h6.is-margin-none,.editor-styles-wrapper .is-root-container *+ol.is-margin-none,.editor-styles-wrapper .is-root-container *+p.is-margin-none,.editor-styles-wrapper .is-root-container *+ul.is-margin-none{margin-bottom:var(--editor-bridge-space-margin-bottom-none,unset);margin-top:var(--editor-bridge-space-margin-top-none,unset)}.edit-widgets-block-editor .is-root-container *+h1.is-margin-small,.edit-widgets-block-editor .is-root-container *+h2.is-margin-small,.edit-widgets-block-editor .is-root-container *+h3.is-margin-small,.edit-widgets-block-editor .is-root-container *+h4.is-margin-small,.edit-widgets-block-editor .is-root-container *+h5.is-margin-small,.edit-widgets-block-editor .is-root-container *+h6.is-margin-small,.edit-widgets-block-editor .is-root-container *+ol.is-margin-small,.edit-widgets-block-editor .is-root-container *+p.is-margin-small,.edit-widgets-block-editor .is-root-container *+ul.is-margin-small,.editor-styles-wrapper .is-root-container *+h1.is-margin-small,.editor-styles-wrapper .is-root-container *+h2.is-margin-small,.editor-styles-wrapper .is-root-container *+h3.is-margin-small,.editor-styles-wrapper .is-root-container *+h4.is-margin-small,.editor-styles-wrapper .is-root-container *+h5.is-margin-small,.editor-styles-wrapper .is-root-container *+h6.is-margin-small,.editor-styles-wrapper .is-root-container *+ol.is-margin-small,.editor-styles-wrapper .is-root-container *+p.is-margin-small,.editor-styles-wrapper .is-root-container *+ul.is-margin-small{margin-bottom:var(--editor-bridge-space-margin-bottom-small,unset);margin-top:var(--editor-bridge-space-margin-top-small,unset)}.edit-widgets-block-editor .is-root-container *+h1.is-margin-medium,.edit-widgets-block-editor .is-root-container *+h2.is-margin-medium,.edit-widgets-block-editor .is-root-container *+h3.is-margin-medium,.edit-widgets-block-editor .is-root-container *+h4.is-margin-medium,.edit-widgets-block-editor .is-root-container *+h5.is-margin-medium,.edit-widgets-block-editor .is-root-container *+h6.is-margin-medium,.edit-widgets-block-editor .is-root-container *+ol.is-margin-medium,.edit-widgets-block-editor .is-root-container *+p.is-margin-medium,.edit-widgets-block-editor .is-root-container *+ul.is-margin-medium,.editor-styles-wrapper .is-root-container *+h1.is-margin-medium,.editor-styles-wrapper .is-root-container *+h2.is-margin-medium,.editor-styles-wrapper .is-root-container *+h3.is-margin-medium,.editor-styles-wrapper .is-root-container *+h4.is-margin-medium,.editor-styles-wrapper .is-root-container *+h5.is-margin-medium,.editor-styles-wrapper .is-root-container *+h6.is-margin-medium,.editor-styles-wrapper .is-root-container *+ol.is-margin-medium,.editor-styles-wrapper .is-root-container *+p.is-margin-medium,.editor-styles-wrapper .is-root-container *+ul.is-margin-medium{margin-bottom:var(--editor-bridge-space-margin-bottom-medium,unset);margin-top:var(--editor-bridge-space-margin-top-medium,unset)}.edit-widgets-block-editor .is-root-container *+h1.is-margin-large,.edit-widgets-block-editor .is-root-container *+h2.is-margin-large,.edit-widgets-block-editor .is-root-container *+h3.is-margin-large,.edit-widgets-block-editor .is-root-container *+h4.is-margin-large,.edit-widgets-block-editor .is-root-container *+h5.is-margin-large,.edit-widgets-block-editor .is-root-container *+h6.is-margin-large,.edit-widgets-block-editor .is-root-container *+ol.is-margin-large,.edit-widgets-block-editor .is-root-container *+p.is-margin-large,.edit-widgets-block-editor .is-root-container *+ul.is-margin-large,.editor-styles-wrapper .is-root-container *+h1.is-margin-large,.editor-styles-wrapper .is-root-container *+h2.is-margin-large,.editor-styles-wrapper .is-root-container *+h3.is-margin-large,.editor-styles-wrapper .is-root-container *+h4.is-margin-large,.editor-styles-wrapper .is-root-container *+h5.is-margin-large,.editor-styles-wrapper .is-root-container *+h6.is-margin-large,.editor-styles-wrapper .is-root-container *+ol.is-margin-large,.editor-styles-wrapper .is-root-container *+p.is-margin-large,.editor-styles-wrapper .is-root-container *+ul.is-margin-large{margin-bottom:var(--editor-bridge-space-margin-bottom-large,unset);margin-top:var(--editor-bridge-space-margin-top-large,unset)}.edit-widgets-block-editor .is-root-container *+h1.is-margin-huge,.edit-widgets-block-editor .is-root-container *+h2.is-margin-huge,.edit-widgets-block-editor .is-root-container *+h3.is-margin-huge,.edit-widgets-block-editor .is-root-container *+h4.is-margin-huge,.edit-widgets-block-editor .is-root-container *+h5.is-margin-huge,.edit-widgets-block-editor .is-root-container *+h6.is-margin-huge,.edit-widgets-block-editor .is-root-container *+ol.is-margin-huge,.edit-widgets-block-editor .is-root-container *+p.is-margin-huge,.edit-widgets-block-editor .is-root-container *+ul.is-margin-huge,.editor-styles-wrapper .is-root-container *+h1.is-margin-huge,.editor-styles-wrapper .is-root-container *+h2.is-margin-huge,.editor-styles-wrapper .is-root-container *+h3.is-margin-huge,.editor-styles-wrapper .is-root-container *+h4.is-margin-huge,.editor-styles-wrapper .is-root-container *+h5.is-margin-huge,.editor-styles-wrapper .is-root-container *+h6.is-margin-huge,.editor-styles-wrapper .is-root-container *+ol.is-margin-huge,.editor-styles-wrapper .is-root-container *+p.is-margin-huge,.editor-styles-wrapper .is-root-container *+ul.is-margin-huge{margin-bottom:var(--editor-bridge-space-margin-bottom-huge,unset);margin-top:var(--editor-bridge-space-margin-top-huge,unset)}.edit-widgets-block-editor .is-root-container .is-padding-none,.edit-widgets-block-editor .is-root-container .is-padding-none.has-background,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-none.has-background,.editor-styles-wrapper .is-root-container .is-padding-none,.editor-styles-wrapper .is-root-container .is-padding-none.has-background,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-none.has-background{padding:var(--editor-bridge-space-padding-none,unset)}.edit-widgets-block-editor .is-root-container .is-padding-small,.edit-widgets-block-editor .is-root-container .is-padding-small.has-background,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-small.has-background,.editor-styles-wrapper .is-root-container .is-padding-small,.editor-styles-wrapper .is-root-container .is-padding-small.has-background,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-small.has-background{padding:var(--editor-bridge-space-padding-small,unset)}.edit-widgets-block-editor .is-root-container .is-padding-small.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .is-padding-small.has-background.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-small.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-small.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-small.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-small.has-background.disable-padding-horizontal{padding-left:0;padding-right:0}.edit-widgets-block-editor .is-root-container .is-padding-medium,.edit-widgets-block-editor .is-root-container .is-padding-medium.has-background,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-medium.has-background,.editor-styles-wrapper .is-root-container .is-padding-medium,.editor-styles-wrapper .is-root-container .is-padding-medium.has-background,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-medium.has-background{padding:var(--editor-bridge-space-padding-medium,unset)}.edit-widgets-block-editor .is-root-container .is-padding-medium.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .is-padding-medium.has-background.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-medium.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-medium.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-medium.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-medium.has-background.disable-padding-horizontal{padding-left:0;padding-right:0}.edit-widgets-block-editor .is-root-container .is-padding-large,.edit-widgets-block-editor .is-root-container .is-padding-large.has-background,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-large.has-background,.editor-styles-wrapper .is-root-container .is-padding-large,.editor-styles-wrapper .is-root-container .is-padding-large.has-background,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-large.has-background{padding:var(--editor-bridge-space-padding-large,unset)}.edit-widgets-block-editor .is-root-container .is-padding-large.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .is-padding-large.has-background.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-large.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-large.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-large.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-large.has-background.disable-padding-horizontal{padding-left:0;padding-right:0}.edit-widgets-block-editor .is-root-container .is-padding-huge,.edit-widgets-block-editor .is-root-container .is-padding-huge.has-background,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-huge.has-background,.editor-styles-wrapper .is-root-container .is-padding-huge,.editor-styles-wrapper .is-root-container .is-padding-huge.has-background,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-huge.has-background{padding:var(--editor-bridge-space-padding-huge,unset)}.edit-widgets-block-editor .is-root-container .disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .is-padding-huge.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .is-padding-huge.has-background.disable-padding-horizontal,.edit-widgets-block-editor .is-root-container .wp-block-group.is-padding-huge.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-huge.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .is-padding-huge.has-background.disable-padding-horizontal,.editor-styles-wrapper .is-root-container .wp-block-group.is-padding-huge.has-background.disable-padding-horizontal{padding-left:0;padding-right:0}.edit-widgets-block-editor .is-root-container figure.wp-block-image.is-margin-none:not(.wp-block),.editor-styles-wrapper .is-root-container figure.wp-block-image.is-margin-none:not(.wp-block){margin-bottom:var(--editor-bridge-space-margin-bottom-none,unset);margin-top:var(--editor-bridge-space-margin-top-none,unset)}.edit-widgets-block-editor .is-root-container figure.wp-block-image.is-margin-small:not(.wp-block),.editor-styles-wrapper .is-root-container figure.wp-block-image.is-margin-small:not(.wp-block){margin-bottom:var(--editor-bridge-space-margin-bottom-small,unset);margin-top:var(--editor-bridge-space-margin-top-small,unset)}.edit-widgets-block-editor .is-root-container figure.wp-block-image.is-margin-medium:not(.wp-block),.editor-styles-wrapper .is-root-container figure.wp-block-image.is-margin-medium:not(.wp-block){margin-bottom:var(--editor-bridge-space-margin-bottom-medium,unset);margin-top:var(--editor-bridge-space-margin-top-medium,unset)}.edit-widgets-block-editor .is-root-container figure.wp-block-image.is-margin-large:not(.wp-block),.editor-styles-wrapper .is-root-container figure.wp-block-image.is-margin-large:not(.wp-block){margin-bottom:var(--editor-bridge-space-margin-bottom-large,unset);margin-top:var(--editor-bridge-space-margin-top-large,unset)}.edit-widgets-block-editor .is-root-container figure.wp-block-image.is-margin-huge:not(.wp-block),.editor-styles-wrapper .is-root-container figure.wp-block-image.is-margin-huge:not(.wp-block){margin-bottom:var(--editor-bridge-space-margin-bottom-huge,unset);margin-top:var(--editor-bridge-space-margin-top-huge,unset)}.edit-widgets-block-editor .is-root-container .wp-block-columns.is-gap-none,.editor-styles-wrapper .is-root-container .wp-block-columns.is-gap-none{gap:var(--editor-bridge-space-gap-none,unset)}.edit-widgets-block-editor .is-root-container .wp-block-columns.is-gap-small,.editor-styles-wrapper .is-root-container .wp-block-columns.is-gap-small{gap:var(--editor-bridge-space-gap-small,unset)}.edit-widgets-block-editor .is-root-container .wp-block-columns.is-gap-medium,.editor-styles-wrapper .is-root-container .wp-block-columns.is-gap-medium{gap:var(--editor-bridge-space-gap-medium,unset)}.edit-widgets-block-editor .is-root-container .wp-block-columns.is-gap-large,.editor-styles-wrapper .is-root-container .wp-block-columns.is-gap-large{gap:var(--editor-bridge-space-gap-large,unset)}.edit-widgets-block-editor .is-root-container .wp-block-columns.is-gap-huge,.editor-styles-wrapper .is-root-container .wp-block-columns.is-gap-huge{gap:var(--editor-bridge-space-gap-huge,unset)}.wp-block[data-align=full]>.fixed-layout-width>.wp-block-cover__inner-container,.wp-block[data-align=full]>.fixed-layout-width>.wp-block-group__inner-container{max-width:var(--editor-bridge-block-edior-max-width,1024px);padding-left:var(--editor-bridge-default-stack,1.28rem);padding-right:var(--editor-bridge-default-stack,1.28rem)}.wp-block-buttons .block-editor-inner-blocks{width:100%}.wp-block-buttons .block-editor-block-list__layout{display:flex;flex-wrap:wrap}.wp-block[data-align=center],.wp-block[data-align=left],.wp-block[data-align=right]{height:unset;text-align:unset}.wp-block[data-align=center]>.wp-block-buttons,.wp-block[data-align=left]>.wp-block-buttons,.wp-block[data-align=right]>.wp-block-buttons{float:none;margin-left:0}.wp-block[data-align=left]>.wp-block-buttons .block-editor-block-list__layout{justify-content:flex-start}.wp-block[data-align=right]>.wp-block-buttons .block-editor-block-list__layout{justify-content:flex-end}.wp-block[data-align=center]>.wp-block-buttons .block-editor-block-list__layout{justify-content:center}.wp-block-buttons .wp-block-button{margin-left:8px;margin-right:unset}.wp-block-buttons .wp-block-button:first-child{margin-left:0}.wp-block-buttons .wp-block-button:last-child{margin-right:0}.wp-block-buttons .wp-block-button>.wp-block{margin-left:8px;margin-right:unset}.wp-block-buttons .wp-block-button>.wp-block:first-child{margin-left:0}.wp-block-buttons .wp-block-button>.wp-block:last-child{margin-right:0}.wp-block-buttons .wp-block-button.is-button-width-quarter{width:calc(25% - 8px)}.wp-block-buttons .wp-block-button.is-button-width-one-third{width:calc(33.33% - 8px)}.wp-block-buttons .wp-block-button.is-button-width-half{width:calc(50% - 8px)}.wp-block-buttons .wp-block-button.is-button-width-three-quarters{width:calc(75% - 8px)}.wp-block-buttons .wp-block-button.is-button-width-full{width:100%}.wp-block-buttons .wp-block-button.is-button-size-small .wp-block-button__link{font-size:90%;padding:.3rem 2rem}.wp-block-buttons .wp-block-button.is-button-size-large .wp-block-button__link{font-size:140%;padding:.8rem 2rem}.wp-block-buttons .wp-block-button.is-button-size-small .is-style-bt-triangle-icon .wp-block-button__link:after{border-width:0 0 10px 10px}.wp-block-buttons.is-vertical .wp-block-button,.wp-block-buttons.is-vertical>.wp-block{margin-left:unset}.wp-block-buttons .wp-block-button .wp-block-button__link{width:100%}.has-background-image>.wp-block-group{background-color:unset!important}.has-background-image.has-parallax{background-attachment:fixed}.has-background-image.has-repete{background-repeat:repeat}.has-background-image.has-no-repete{background-repeat:no-repeat}.wp-block-columns.is-width-25,.wp-block-group.is-width-25{width:26%}.wp-block-columns.is-width-50,.wp-block-group.is-width-50{width:50%}.wp-block-columns.is-width-75,.wp-block-group.is-width-75{width:75%}.wp-block-columns.is-width-100,.wp-block-group.is-width-100{width:100%}.wp-block-columns.is-width-auto,.wp-block-group.is-width-auto{width:auto}.wp-block-columns.is-width-unset,.wp-block-group.is-width-unset{width:unset}.wp-block-table.is-width-25 figcaption,.wp-block-table.is-width-25 table{margin:auto;width:26%}.wp-block-table.is-width-50 figcaption,.wp-block-table.is-width-50 table{margin:auto;width:50%}.wp-block-table.is-width-75 figcaption,.wp-block-table.is-width-75 table{margin:auto;width:75%}.wp-block-table.is-width-100 figcaption,.wp-block-table.is-width-100 table{margin:auto;width:100%}.wp-block-table.is-width-auto figcaption,.wp-block-table.is-width-auto table{margin:auto;width:auto}.wp-block-table.is-width-unset figcaption,.wp-block-table.is-width-unset table{margin:auto;width:unset}.is-block-centered-alignment{align-items:center;display:flex;justify-content:center} -
editor-bridge/trunk/dist/js/blocks.asset.php
r2902120 r2999961 1 <?php return array('dependencies' => array('lodash', ' wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-rich-text'), 'version' => 'f0c2a60438fa866fe2be');1 <?php return array('dependencies' => array('lodash', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-rich-text'), 'version' => 'ab8117653e9bc735613b'); -
editor-bridge/trunk/dist/js/blocks.js
r2902120 r2999961 1 !function(){var e={991:function(e,a){var l;!function(){"use strict";var s=function(){function e(){}function a(e,a){for(var l=a.length,s=0;s<l;++s)c(e,a[s])}e.prototype=Object.create(null);var l={}.hasOwnProperty,s=/\s+/;function c(e,c){if(c){var o=typeof c;"string"===o?function(e,a){for(var l=a.split(s),c=l.length,o=0;o<c;++o)e[l[o]]=!0}(e,c):Array.isArray(c)?a(e,c):"object"===o?function(e,a){if(a.toString===Object.prototype.toString||a.toString.toString().includes("[native code]"))for(var s in a)l.call(a,s)&&(e[s]=!!a[s]);else e[a.toString()]=!0}(e,c):"number"===o&&function(e,a){e[a]=!0}(e,c)}}return function(){for(var l=arguments.length,s=Array(l),c=0;c<l;c++)s[c]=arguments[c];var o=new e;a(o,s);var i=[];for(var n in o)o[n]&&i.push(n);return i.join(" ")}}();e.exports?(s.default=s,e.exports=s):void 0===(l=function(){return s}.apply(a,[]))||(e.exports=l)}()},685:function(e){"use strict";var a=function(e){return parseInt(e,16)};e.exports=function(e,l){var s,c,o=function(e){return"#"===e.charAt(0)?e.slice(1):e}(e),i=function(e){var l=e.g,s=e.b,c=e.a;return{r:a(e.r),g:a(l),b:a(s),a:+(a(c)/255).toFixed(2)}}({r:(c=3===(s=o).length||4===s.length)?"".concat(s.slice(0,1)).concat(s.slice(0,1)):s.slice(0,2),g:c?"".concat(s.slice(1,2)).concat(s.slice(1,2)):s.slice(2,4),b:c?"".concat(s.slice(2,3)).concat(s.slice(2,3)):s.slice(4,6),a:(c?"".concat(s.slice(3,4)).concat(s.slice(3,4)):s.slice(6,8))||"ff"});return function(e,a){var l,s=e.r,c=e.g,o=e.b,i=e.a,n=(l=a,!isNaN(parseFloat(l))&&isFinite(l)?a:i);return"rgba(".concat(s,", ").concat(c,", ").concat(o,", ").concat(n,")")}(i,l)}},730:function(e){var a,l,s=9007199254740991,c="[object Function]",o="[object GeneratorFunction]",i=/^(?:0|[1-9]\d*)$/,n=Object.prototype,r=n.hasOwnProperty,f=n.toString,t=n.propertyIsEnumerable,d=(a=Object.keys,l=Object,function(e){return a(l(e))}),u=Math.max,b=!t.call({valueOf:1},"valueOf");function g(e,a,l){var s=e[a];r.call(e,a)&&m(s,l)&&(void 0!==l||a in e)||(e[a]=l)}function p(e,a){return!!(a=null==a?s:a)&&("number"==typeof e||i.test(e))&&e>-1&&e%1==0&&e<a}function h(e){var a=e&&e.constructor;return e===("function"==typeof a&&a.prototype||n)}function m(e,a){return e===a||e!=e&&a!=a}var k=Array.isArray;function w(e){return null!=e&&function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=s}(e.length)&&!function(e){var a=v(e)?f.call(e):"";return a==c||a==o}(e)}function v(e){var a=typeof e;return!!e&&("object"==a||"function"==a)}var y,_=(y=function(e,a){if(b||h(a)||w(a))!function(e,a,l,s){l||(l={});for(var c=-1,o=a.length;++c<o;){var i=a[c];g(l,i,e[i])}}(a,function(e){return w(e)?function(e,a){var l=k(e)||function(e){return function(e){return function(e){return!!e&&"object"==typeof e}(e)&&w(e)}(e)&&r.call(e,"callee")&&(!t.call(e,"callee")||"[object Arguments]"==f.call(e))}(e)?function(e,a){for(var l=-1,s=Array(e);++l<e;)s[l]=a(l);return s}(e.length,String):[],s=l.length,c=!!s;for(var o in e)!a&&!r.call(e,o)||c&&("length"==o||p(o,s))||l.push(o);return l}(e):function(e){if(!h(e))return d(e);var a=[];for(var l in Object(e))r.call(e,l)&&"constructor"!=l&&a.push(l);return a}(e)}(a),e);else for(var l in a)r.call(a,l)&&g(e,l,a[l])},function(e,a){return a=u(void 0===a?e.length-1:a,0),function(){for(var l=arguments,s=-1,c=u(l.length-a,0),o=Array(c);++s<c;)o[s]=l[a+s];s=-1;for(var i=Array(a+1);++s<a;)i[s]=l[s];return i[a]=o,function(e,a,l){switch(l.length){case 0:return e.call(a);case 1:return e.call(a,l[0]);case 2:return e.call(a,l[0],l[1]);case 3:return e.call(a,l[0],l[1],l[2])}return e.apply(a,l)}(e,this,i)}}((function(e,a){var l=-1,s=a.length,c=s>1?a[s-1]:void 0,o=s>2?a[2]:void 0;for(c=y.length>3&&"function"==typeof c?(s--,c):void 0,o&&function(e,a,l){if(!v(l))return!1;var s=typeof a;return!!("number"==s?w(l)&&p(a,l.length):"string"==s&&a in l)&&m(l[a],e)}(a[0],a[1],o)&&(c=s<3?void 0:c,s=1),e=Object(e);++l<s;){var i=a[l];i&&y(e,i)}return e})));e.exports=_},306:function(e){e.exports=function(e){if("string"!=typeof e)throw new Error("color has to be type of `string`");if("#"===e.substr(0,1))return{hex:e,alpha:1};var a=e.replace(/\s+/g,""),l=/(.*?)rgb(a)??\((\d{1,3}),(\d{1,3}),(\d{1,3})(,([01]|1.0*|0??\.([0-9]{0,})))??\)/.exec(a);if(!l)throw new Error("given color ("+e+") isn't a valid rgb or rgba color");var s=parseInt(l[3],10),c=parseInt(l[4],10),o=parseInt(l[5],10),i=l[6]?/([0-9\.]+)/.exec(l[6])[0]:"1",n=(o|c<<8|s<<16|1<<24).toString(16).slice(1);return"."===i.substr(0,1)&&(i=parseFloat("0"+i)),i=parseFloat(Math.round(100*i))/100,{hex:"#"+n.toString(16),alpha:i}}}},a={};function l(s){var c=a[s];if(void 0!==c)return c.exports;var o=a[s]={exports:{}};return e[s](o,o.exports,l),o.exports}l.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(a,{a:a}),a},l.d=function(e,a){for(var s in a)l.o(a,s)&&!l.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:a[s]})},l.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},function(){"use strict";function e(){return e=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var l=arguments[a];for(var s in l)Object.prototype.hasOwnProperty.call(l,s)&&(e[s]=l[s])}return e},e.apply(this,arguments)}var a=window.wp.element,s=l(991),c=l.n(s),o=l(730),i=l.n(o),n=window.wp.i18n,r=window.wp.blocks,f=window.wp.hooks,t=window.wp.blockEditor,d=window.wp.compose,u=window.wp.components;const b=["core/button"],g=[{label:(0,n.__)("Small","editor-bridge"),value:"small"},{label:(0,n.__)("Medium (Not set)","editor-bridge"),value:""},{label:(0,n.__)("Large","editor-bridge"),value:"large"}],p=[{label:(0,n.__)("Not set","editor-bridge"),value:""},{label:(0,n.__)("Quarter","editor-bridge"),value:"quarter"},{label:(0,n.__)("One Third","editor-bridge"),value:"one-third"},{label:(0,n.__)("Half","editor-bridge"),value:"half"},{label:(0,n.__)("Three Quarters","editor-bridge"),value:"three-quarters"},{label:(0,n.__)("Full","editor-bridge"),value:"full"}];(0,f.addFilter)("blocks.registerBlockType","editor-bridge/button-size/add-settings-attributes",((e,a)=>(b.includes(a)&&(e.supports||(e.supports={}),e.supports=i()(e.supports,{editorBridgeButtonSize:!0})),(0,r.hasBlockSupport)(e,"editorBridgeButtonSize")?(void 0===e.attributes||(e.attributes.buttonSizeSlug||(e.attributes=i()(e.attributes,{buttonSizeSlug:{type:"string",default:g[1].value}})),e.attributes.buttonWidthSlug||(e.attributes=i()(e.attributes,{buttonWidthSlug:{type:"string",default:p[0].value}}))),e):e)));const h=(0,d.createHigherOrderComponent)((e=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:i}=l;if(!i)return(0,a.createElement)(e,l);if(!(0,r.hasBlockSupport)(s,"editorBridgeButtonSize"))return(0,a.createElement)(e,l);const{buttonSizeSlug:f,buttonWidthSlug:d}=c;return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(e,l),(0,a.createElement)(t.InspectorControls,null,(0,a.createElement)(u.PanelBody,{title:(0,n.__)("Size Settings","editor-bridge"),initialOpen:!1},(0,a.createElement)(u.SelectControl,{label:(0,n.__)("Size","editor-bridge"),value:f,options:g,onChange:e=>{o({buttonSizeSlug:e})}}),(0,a.createElement)(u.SelectControl,{label:(0,n.__)("Width","editor-bridge"),value:d,options:p,onChange:e=>{o({buttonWidthSlug:e}),w}}))))}),"addBlockEditorControl");(0,f.addFilter)("editor.BlockEdit","editor-bridge/button-size/add-blockeditor-control",h);const m=(0,d.createHigherOrderComponent)((l=>s=>{const{name:o,className:i,attributes:n}=s;if(!(0,r.hasBlockSupport)(o,"editorBridgeButtonSize"))return(0,a.createElement)(l,s);const{buttonSizeSlug:f,buttonWidthSlug:t}=n,d=c()(i,{[`is-button-size-${f}`]:f,[`is-button-width-${t}`]:t});let u=s.wrapperProps?s.wrapperProps:{};return u={...u},(0,a.createElement)(l,e({},s,{wrapperProps:u,className:d}))}),"addBlockListBlockAttributes");(0,f.addFilter)("editor.BlockListBlock","editor-bridge/expansion/button-size/add-blocklistblock-attributes",m),(0,f.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/button-size/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeButtonSize"))return e;const{className:s}=e,{buttonSizeSlug:o,buttonWidthSlug:i}=l;return e.className=c()(s,{[`is-button-size-${o}`]:o,[`is-button-width-${i}`]:i}),e}));var k=window.lodash,v=window.wp.data;const y=["core/heading","core/paragraph","core/column","core/columns","core/group"],_=[{label:(0,n.__)("Orignal","editor-bridge"),value:""},{label:(0,n.__)("Fit to Screen","editor-bridge"),value:"contain"},{label:(0,n.__)("Fill Screen","editor-bridge"),value:"cover"}],S="image",B="video",C=["image","video"];(0,f.addFilter)("blocks.registerBlockType","editor-bridge/expansion/background-image/add-settings-attributes",((e,a)=>(y.includes(a)&&(e.supports||(e.supports={}),e.supports=i()(e.supports,{editorBridgeBackgroundImage:!0})),(0,r.hasBlockSupport)(e,"editorBridgeBackgroundImage")?(void 0===e.attributes||e.attributes.backgroundUrl||(e.attributes=i()(e.attributes,{backgroundUrl:{type:"string"},backgroundId:{type:"number"},backgroundType:{type:"string",default:"image"},backgroundSize:{type:"string",default:""},hasParallax:{type:"boolean",default:!1},hasRepete:{type:"boolean",default:!1}})),e):e)));const x=(0,d.createHigherOrderComponent)((e=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:i}=l;if(!i)return(0,a.createElement)(e,l);if(!(0,r.hasBlockSupport)(s,"editorBridgeBackgroundImage"))return(0,a.createElement)(e,l);const{backgroundUrl:f,backgroundId:d,backgroundType:b,backgroundSize:g,hasParallax:p,hasRepete:h}=c,m=e=>{if(!e||!e.url)return void o({backgroundUrl:void 0,backgroundId:void 0});let a;if(e.media_type)a=e.media_type===S?S:B;else{if(e.type!==S&&e.type!==B)return;a=e.type}o({backgroundUrl:e.url,backgroundId:e.id,backgroundType:a})},w=k.noop,y=(0,v.useSelect)((e=>e("core/block-editor").getSettings().mediaUpload),[]),x=e=>{},E=e=>{e.keyCode===DOWN&&(e.preventDefault(),e.stopPropagation(),e.target.click())},q=(0,a.createRef)();return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(e,l),(0,a.createElement)(t.BlockControls,null,(0,a.createElement)(u.Dropdown,{popoverProps:{isAlternate:!0},contentClassName:"block-editor-editor-bridge-backgound-image__options",renderToggle:e=>{let{isOpen:l,onToggle:s}=e;return(0,a.createElement)(u.ToolbarGroup,{className:"editor-bridge-backgound-image"},(0,a.createElement)(u.ToolbarButton,{ref:q,"aria-expanded":l,onClick:s,onKeyDown:E,icon:"format-image",isPressed:!!f,label:(0,n.__)("Edit Background Image","editor-bridge")}))},renderContent:e=>{let{onClose:l}=e;return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(u.NavigableMenu,{className:"block-editor-editor-bridge-backgound-image__media-upload-menu"},(0,a.createElement)(t.MediaUpload,{onSelect:m,allowedTypes:C,value:d,render:e=>{let{open:l}=e;return(0,a.createElement)(u.MenuItem,{icon:"admin-media",onClick:l},(0,n.__)("Open Media Library","editor-bridge"))}}),(0,a.createElement)(t.MediaUploadCheck,null,(0,a.createElement)(u.FormFileUpload,{onChange:e=>{(e=>{const a=e.target.files;w(a),y({allowedTypes:C,filesList:a,onFileChange:e=>{let[a]=e;m(a)},onError:x})})(e)},accept:"image/*, video/*",render:e=>{let{openFileDialog:l}=e;return(0,a.createElement)(u.MenuItem,{icon:"upload",onClick:()=>{l()}},(0,n.__)("Upload Background Image","editor-bridge"))}})),!!f&&(0,a.createElement)(u.MenuItem,{icon:"no",onClick:()=>{o({backgroundUrl:void 0,backgroundId:void 0,backgroundSize:void 0,hasParallax:void 0,hasRepete:void 0})}},(0,n.__)("Remove Background Image","editor-bridge"))))}})),(0,a.createElement)(t.InspectorControls,null,!!f&&(0,a.createElement)(u.PanelBody,{title:(0,n.__)("Background Image Settings","editor-bridge"),initialOpen:!1},(0,a.createElement)(u.SelectControl,{label:(0,n.__)("Image Size","editor-bridge"),value:g,options:_,onChange:e=>{l.setAttributes({backgroundSize:e})}}),(0,a.createElement)(u.ToggleControl,{label:(0,n.__)("Fixed Background","editor-bridge"),checked:p,onChange:()=>{o({hasParallax:!p})}}),(0,a.createElement)(u.ToggleControl,{label:(0,n.__)("Repeat Background","editor-bridge"),checked:h,onChange:()=>{o({hasRepete:!h})}}))))}),"addBlockEditorControl");(0,f.addFilter)("editor.BlockEdit","editor-bridge/expansion/background-image/add-blockeditor-control",x);const E=(0,d.createHigherOrderComponent)((l=>s=>{const{name:o,className:i,attributes:n}=s;if(!(0,r.hasBlockSupport)(o,"editorBridgeBackgroundImage"))return(0,a.createElement)(l,s);const{backgroundUrl:f,backgroundId:t,backgroundType:d,backgroundSize:u,hasParallax:b,hasRepete:g}=n,p=c()(i,{"has-parallax":b,"has-repete":g,"has-no-repete":!g,"has-background-image":f});let h=s.wrapperProps?s.wrapperProps:{};const m={backgroundImage:f?`url(${f})`:void 0,backgroundSize:u||void 0};return h={...h,style:{...h&&{...h.style},...m}},(0,a.createElement)(l,e({},s,{wrapperProps:h,className:p}))}),"addBlockListBlockAttributes");(0,f.addFilter)("editor.BlockListBlock","editor-bridge/expansion/background-image/add-blocklistblock-attributes",E),(0,f.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/background-image/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeBackgroundImage"))return e;const{className:s}=e,{backgroundType:o,backgroundUrl:i,backgroundSize:n,hasParallax:f,hasRepete:t}=l;if(!i)return e;const d={backgroundImage:i?`url(${i})`:void 0,backgroundSize:n||void 0};return e.style={...e.style,...d},e.className=c()(s,{"has-backgrond-image":i,"has-parallax":f,"has-repete":t,"has-no-repete":!t}),e}));const q=["core/heading","core/paragraph","core/group","core/columns","core/column"];function z(e){let{borderWidth:l="",borderStyle:s="",borderColor:c="",borderRadius:o="",setAttributes:i}=e;const r=(0,a.useCallback)((e=>{i({borderStyle:e}),e||(i({borderColor:void 0}),i({borderWidth:void 0}))}),[i]),f=(0,a.useCallback)((e=>{i({borderWidth:e||0})}),[i]),d=(0,a.useCallback)((e=>{i({borderColor:e})}),[i]),b=(0,a.useCallback)((e=>{i({borderRadius:e||0})}),[i]);return(0,a.createElement)(u.PanelBody,{title:(0,n.__)("Border settings","editor-bridge"),initialOpen:!1},(0,a.createElement)(u.SelectControl,{label:(0,n.__)("Style","editor-bridge"),value:s,options:[{label:(0,n.__)("None","editor-bridge"),value:""},{label:(0,n.__)("Solid","editor-bridge"),value:"solid"},{label:(0,n.__)("Dashed","editor-bridge"),value:"dashed"},{label:(0,n.__)("Dotted","editor-bridge"),value:"dotted"},{label:(0,n.__)("Double","editor-bridge"),value:"double"}],onChange:r}),!!s&&(0,a.createElement)(u.RangeControl,{value:l,label:(0,n.__)("Border width","editor-bridge"),min:0,max:10,initialPosition:1,allowReset:!0,onChange:f}),!!s&&(0,a.createElement)(t.ColorPaletteControl,{label:(0,n.__)("Color","editor-bridge"),value:c,onChange:d}),(0,a.createElement)(u.RangeControl,{value:o,label:(0,n.__)("Border radius","editor-bridge"),min:0,max:100,initialPosition:0,allowReset:!0,onChange:b}))}(0,f.addFilter)("blocks.registerBlockType","editor-bridge/expansion/border/add-settings-attributes",((e,a)=>(q.includes(a)&&(e.supports||(e.supports={}),e.supports=i()(e.supports,{editorBridgeBorder:!0})),(0,r.hasBlockSupport)(e,"editorBridgeBorder")?(void 0===e.attributes||e.attributes.editorBridgeBorder||(e.attributes=i()(e.attributes,{borderStyle:{type:"string",default:void 0},borderWidth:{type:"number",default:void 0},borderColor:{type:"string",default:void 0},borderRadius:{type:"number",default:void 0}})),e):e)));const F=(0,d.createHigherOrderComponent)((e=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:i}=l;if(!i)return(0,a.createElement)(e,l);if(!(0,r.hasBlockSupport)(s,"editorBridgeBorder"))return(0,a.createElement)(e,l);const{borderStyle:n,borderWidth:f,borderColor:d,borderRadius:u}=c;return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(e,l),(0,a.createElement)(t.InspectorControls,null,(0,a.createElement)(z,{borderStyle:n,borderWidth:f,borderColor:d,borderRadius:u,setAttributes:o})))}),"addBlockEditorControl");(0,f.addFilter)("editor.BlockEdit","editor-bridge/expansion/border/add-blockeditor-control",F);const N=(0,d.createHigherOrderComponent)((l=>s=>{const{name:c,className:o,attributes:i}=s;if(!(0,r.hasBlockSupport)(c,"editorBridgeBorder"))return(0,a.createElement)(l,s);const{borderStyle:n,borderWidth:f,borderColor:t,borderRadius:d}=i;let u=s.wrapperProps?s.wrapperProps:{};const b={borderStyle:n||void 0,borderWidth:f&&n?`${f}px`:void 0,borderColor:t&&n?t:void 0,borderRadius:d?`${d}px`:void 0};return u={...u,style:{...u&&{...u.style},...b}},(0,a.createElement)(l,e({},s,{wrapperProps:u}))}),"addBlockListBlockAttributes");(0,f.addFilter)("editor.BlockListBlock","editor-bridge/expansion/border/add-blocklistblock-attributes",N),(0,f.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/border/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeBorder"))return e;const{borderStyle:s,borderWidth:c,borderColor:o,borderRadius:i}=l,n={borderStyle:s||void 0,borderWidth:null!=c&&s?`${c}px`:void 0,borderColor:null!=o&&s?o:void 0,borderRadius:null!=i?`${i}px`:void 0};return e.style={...e.style,...n},e}));const A=["core/table","core/columns","core/group"];(0,f.addFilter)("blocks.registerBlockType","editor-bridge/expansion/width/add-settings-attributes",((e,a)=>(A.includes(a)&&(e.supports||(e.supports={}),e.supports=i()(e.supports,{editorBridgeWidth:!0})),(0,r.hasBlockSupport)(e,"editorBridgeWidth")?(void 0===e.attributes||e.attributes.widthSlug||(e.attributes=i()(e.attributes,{widthSlug:{type:"string"}})),e):e)));const P=(0,d.createHigherOrderComponent)((e=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:i}=l;if(!i)return(0,a.createElement)(e,l);if(!(0,r.hasBlockSupport)(s,"editorBridgeWidth"))return(0,a.createElement)(e,l);const{widthSlug:f,align:d}=c;return d?(o({widthSlug:void 0}),(0,a.createElement)(e,l)):(0,a.createElement)(a.Fragment,null,(0,a.createElement)(e,l),(0,a.createElement)(t.InspectorControls,null,(0,a.createElement)(u.PanelBody,{title:(0,n.__)("Width settings","editor-bridge")},(0,a.createElement)(u.ButtonGroup,{"aria-label":(0,n.__)("Button width","editor-bridge")},["25","50","75","100","auto","unset"].map((e=>(0,a.createElement)(u.Button,{key:e,isSmall:!0,variant:e===f?"primary":void 0,onClick:()=>{var a;o({widthSlug:f===(a=e)?void 0:a})}},e,"auto"!=e&&"unset"!=e&&"%")))))))}),"addBlockEditorControl");(0,f.addFilter)("editor.BlockEdit","editor-bridge/expansion/width/add-blockeditor-control",P);const j=(0,d.createHigherOrderComponent)((l=>s=>{const{name:o,className:i,attributes:n}=s;if(!(0,r.hasBlockSupport)(o,"editorBridgeWidth"))return(0,a.createElement)(l,s);const{widthSlug:f,align:t}=n;if(t&&t.match(/full|wide/))return(0,a.createElement)(l,s);const d=c()(i,{[`is-width-${f}`]:f});let u=s.wrapperProps?s.wrapperProps:{};return u={...u},(0,a.createElement)(l,e({},s,{wrapperProps:u,className:d}))}),"addBlockListBlockAttributes");(0,f.addFilter)("editor.BlockListBlock","editor-bridge/expansion/width/add-blocklistblock-attributes",j),(0,f.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/width/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeWidth"))return e;const{className:s}=e,{widthSlug:o,align:i}=l;return i&&i.match(/full|wide/)||(e.className=c()(s,{[`is-width-${o}`]:o})),e}));const R=["core/heading","core/paragraph","core/image","core/button","core/buttons","core/media-text","core/gallery","core/list","core/table","core/columns","core/column","core/group","core/cover"],T=[{label:(0,n.__)("Not set","editor-bridge"),value:""},{label:(0,n.__)("None","editor-bridge"),value:"none"},{label:(0,n.__)("Small","editor-bridge"),value:"small"},{label:(0,n.__)("Medium","editor-bridge"),value:"medium"},{label:(0,n.__)("Large","editor-bridge"),value:"large"},{label:(0,n.__)("Huge","editor-bridge"),value:"huge"}];(0,f.addFilter)("blocks.registerBlockType","editor-bridge/expansion/space/add-settings-attributes",((e,a)=>(R.includes(a)&&(e.supports||(e.supports={}),e.supports=i()(e.supports,{editorBridgeSpace:!0,editorBridgeSpaceMargin:!0,editorBridgeSpacePadding:!0,editorBridgeSpaceGap:!1}),"core/column"==a&&(e.supports=i()(e.supports,{editorBridgeSpaceMargin:!1})),"core/button"!=a&&"core/list"!=a&&"core/table"!=a&&"core/gallery"!=a||(e.supports=i()(e.supports,{editorBridgeSpacePadding:!1}))),"core/columns"==a&&(e.supports=i()(e.supports,{editorBridgeSpaceGap:!0})),(0,r.hasBlockSupport)(e,"editorBridgeSpace")?(void 0===e.attributes||(e.attributes.marginSlug||(e.attributes=i()(e.attributes,{marginSlug:{type:"string",default:T[0].value}})),e.attributes.paddingSlug||(e.attributes=i()(e.attributes,{paddingSlug:{type:"string",default:T[0].value}}),e.attributes=i()(e.attributes,{disablePaddingHorizontal:{type:"boolean",default:!1}})),e.attributes.gapSlug||(e.attributes=i()(e.attributes,{gapSlug:{type:"string",default:T[0].value}}))),e):e)));const L=(0,d.createHigherOrderComponent)((e=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:i}=l;if(!i)return(0,a.createElement)(e,l);if(!(0,r.hasBlockSupport)(s,"editorBridgeSpace"))return(0,a.createElement)(e,l);const{marginSlug:f,paddingSlug:d,disablePaddingHorizontal:b,gapSlug:g}=c;return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(e,l),(0,a.createElement)(t.InspectorControls,null,(0,a.createElement)(u.PanelBody,{title:(0,n.__)("Space Settings","editor-bridge"),initialOpen:!1},(0,r.hasBlockSupport)(s,"editorBridgeSpaceMargin")&&(0,a.createElement)(u.SelectControl,{label:(0,n.__)("Margin","editor-bridge"),value:f,options:T,onChange:e=>{o({marginSlug:e})}}),(0,r.hasBlockSupport)(s,"editorBridgeSpacePadding")&&(0,a.createElement)(u.SelectControl,{label:(0,n.__)("Padding","editor-bridge"),value:d,options:T,onChange:e=>{o({paddingSlug:e})}}),(0,r.hasBlockSupport)(s,"editorBridgeSpacePadding")&&!(""==d||"none"==d)&&(0,a.createElement)(u.CheckboxControl,{label:(0,n.__)("Disable the horizontal setting","editor-bridge"),value:b,checked:b,onChange:e=>o({disablePaddingHorizontal:e})}),(0,r.hasBlockSupport)(s,"editorBridgeSpaceGap")&&(0,a.createElement)(u.SelectControl,{label:(0,n.__)("Gap","editor-bridge"),value:g,options:T,onChange:e=>{o({gapSlug:e})}}))))}),"addBlockEditorControl");(0,f.addFilter)("editor.BlockEdit","editor-bridge/expansion/space/add-blockeditor-control",L);const I=(0,d.createHigherOrderComponent)((l=>s=>{const{name:o,className:i,attributes:n}=s;if(!(0,r.hasBlockSupport)(o,"editorBridgeSpace"))return(0,a.createElement)(l,s);const{marginSlug:f,paddingSlug:t,disablePaddingHorizontal:d,gapSlug:u}=n,b=c()(i,{[`is-margin-${f}`]:(0,r.hasBlockSupport)(o,"editorBridgeSpaceMargin")&&f,[`is-padding-${t}`]:(0,r.hasBlockSupport)(o,"editorBridgeSpacePadding")&&t,"disable-padding-horizontal":(0,r.hasBlockSupport)(o,"editorBridgeSpacePadding")&&t&&!(""==t||"none"==t)&&d,[`is-gap-${u}`]:(0,r.hasBlockSupport)(o,"editorBridgeSpaceGap")&&u});let g=s.wrapperProps?s.wrapperProps:{};return g={...g},(0,a.createElement)(l,e({},s,{wrapperProps:g,className:b}))}),"addBlockListBlockAttributes");(0,f.addFilter)("editor.BlockListBlock","editor-bridge/expansion/space/add-blocklistblock-attributes",I),(0,f.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/space/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeSpace"))return e;const{className:s}=e,{marginSlug:o,paddingSlug:i,disablePaddingHorizontal:n,gapSlug:f}=l;return e.className=c()(s,{[`is-margin-${o}`]:(0,r.hasBlockSupport)(a.name,"editorBridgeSpaceMargin")&&o,[`is-padding-${i}`]:(0,r.hasBlockSupport)(a.name,"editorBridgeSpacePadding")&&i,"disable-padding-horizontal":(0,r.hasBlockSupport)(a.name,"editorBridgeSpacePadding")&&i&&!(""==i||"none"==i)&&n,[`is-gap-${f}`]:(0,r.hasBlockSupport)(a.name,"editorBridgeSpaceGap")&&f}),e}));const O=["core/group","core/cover"];(0,f.addFilter)("blocks.registerBlockType","editor-bridge/expansion/container/add-settings-attributes",((e,a)=>(O.includes(a)&&(e.supports||(e.supports={}),e.supports=i()(e.supports,{editorBridgeContainer:!0})),(0,r.hasBlockSupport)(e,"editorBridgeContainer")?(void 0===e.attributes||e.attributes.fixedLayoutWidth||(e.attributes=i()(e.attributes,{fixedLayoutWidth:{type:"boolean",default:!1}})),e):e)));const M=(0,d.createHigherOrderComponent)((e=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:i}=l;if(!i)return(0,a.createElement)(e,l);if(!(0,r.hasBlockSupport)(s,"editorBridgeContainer"))return(0,a.createElement)(e,l);const{fixedLayoutWidth:f,align:d}=c;return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(e,l),"full"==d&&(0,a.createElement)(t.InspectorControls,null,(0,a.createElement)(u.PanelBody,{title:(0,n.__)("Container Settings","editor-bridge"),initialOpen:!1},(0,a.createElement)(u.CheckboxControl,{label:(0,n.__)("Fix layout width","editor-bridge"),value:f,checked:f,onChange:e=>o({fixedLayoutWidth:e})}))))}),"addBlockEditorControl");(0,f.addFilter)("editor.BlockEdit","editor-bridge/expansion/container/add-blockeditor-control",M);const W=(0,d.createHigherOrderComponent)((l=>s=>{const{name:o,className:i,attributes:n}=s;if(!(0,r.hasBlockSupport)(o,"editorBridgeContainer"))return(0,a.createElement)(l,s);const{fixedLayoutWidth:f,align:t}=n;if("full"!=t)return(0,a.createElement)(l,s);const d=c()(i,{"fixed-layout-width":f});let u=s.wrapperProps?s.wrapperProps:{};return u={...u},(0,a.createElement)(l,e({},s,{wrapperProps:u,className:d}))}),"addBlockListBlockAttributes");(0,f.addFilter)("editor.BlockListBlock","editor-bridge/expansion/container/add-blocklistblock-attributes",W),(0,f.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/container/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeContainer"))return e;const{className:s}=e,{fixedLayoutWidth:o,align:i}=l;return"full"!=i||(e.className=c()(s,{"fixed-layout-width":o})),e}));const $=["core/column"];(0,f.addFilter)("blocks.registerBlockType","editor-bridge/expansion/block-centered-alignment/add-settings-attributes",((e,a)=>($.includes(a)&&(e.supports||(e.supports={}),e.supports=i()(e.supports,{editorBridgeBlockCenteredAlignment:!0})),(0,r.hasBlockSupport)(e,"editorBridgeBlockCenteredAlignment")?(void 0===e.attributes||e.attributes.editorBridgeBlockCenteredAlignment||(e.attributes=i()(e.attributes,{blockCenteredAlignment:{type:"boolean",default:!1}})),e):e)));const H=(0,d.createHigherOrderComponent)((e=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:i}=l;if(!i)return(0,a.createElement)(e,l);if(!(0,r.hasBlockSupport)(s,"editorBridgeBlockCenteredAlignment"))return(0,a.createElement)(e,l);const{blockCenteredAlignment:f}=c;return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(e,l),(0,a.createElement)(t.BlockControls,null,(0,a.createElement)(u.ToolbarGroup,null,(0,a.createElement)(u.ToolbarButton,{label:(0,n.__)("Change centered alignment","editor-bridge"),icon:"plus-alt2",isActive:f,onClick:()=>{o({blockCenteredAlignment:!f})}}))))}),"addBlockEditorControl");(0,f.addFilter)("editor.BlockEdit","editor-bridge/expansion/block-centered-alignment/add-blockeditor-control",H);const U=(0,d.createHigherOrderComponent)((l=>s=>{const{name:o,className:i,attributes:n}=s;if(!(0,r.hasBlockSupport)(o,"editorBridgeBlockCenteredAlignment"))return(0,a.createElement)(l,s);const{blockCenteredAlignment:f}=n,t=c()(i,{"is-block-centered-alignment":f});let d=s.wrapperProps?s.wrapperProps:{};return d={...d},(0,a.createElement)(l,e({},s,{wrapperProps:d,className:t}))}),"addBlockListBlockAttributes");function D(e){let{help:l,label:s,valueType:c,value:o,multiple:i=!1,onChange:r,options:f=[],className:t,hideLabelFromVision:b,...g}=e;const p=`inspector-select-control-${(0,d.useInstanceId)(D)}`,h=e=>{if(i){const a=[...e.currentTarget.options].filter((e=>{let{selected:a}=e;return a})).map((e=>{let{value:a}=e;return a}));r(a)}else r(e.currentTarget.value)};return c?!(0,k.isEmpty)(f)&&(0,a.createElement)(u.BaseControl,{label:s,value:o,hideLabelFromVision:b,id:p,help:l,className:t},(0,a.createElement)("div",{class:"icon-select-panel"},f.map(((e,l)=>(0,a.createElement)("button",{key:`${e.label}-${l}`,value:"class"===c?e.class:"unicode"===c?e.unicode:e.class,disabled:e.disabled,onClick:h,className:"class"===c&&e.class===o||"unicode"===c&&e.unicode===o?"actived":void 0},(0,a.createElement)("i",{className:e.class,title:e.label})))))):(0,a.createElement)(u.Notice,{status:"warning",isDismissible:!1},(0,n.__)("Not found valueType."))}(0,f.addFilter)("editor.BlockListBlock","editor-bridge/expansion/block-centered-alignment/add-blocklistblock-attributes",U),(0,f.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/block-centered-alignment/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeBlockCenteredAlignment"))return e;const{className:s}=e,{blockCenteredAlignment:o}=l;return e.className=c()(s,{"is-block-centered-alignment":o}),e}));const G=[{label:"0",class:"fas fa-0",unicode:"30"},{label:"1",class:"fas fa-1",unicode:"31"},{label:"2",class:"fas fa-2",unicode:"32"},{label:"3",class:"fas fa-3",unicode:"33"},{label:"4",class:"fas fa-4",unicode:"34"},{label:"5",class:"fas fa-5",unicode:"35"},{label:"6",class:"fas fa-6",unicode:"36"},{label:"7",class:"fas fa-7",unicode:"37"},{label:"8",class:"fas fa-8",unicode:"38"},{label:"9",class:"fas fa-9",unicode:"39"},{label:"a",class:"fas fa-a",unicode:"41"},{label:"address-book",class:"fas fa-address-book",unicode:"f2b9"},{label:"address-card",class:"fas fa-address-card",unicode:"f2bb"},{label:"align-center",class:"fas fa-align-center",unicode:"f037"},{label:"align-justify",class:"fas fa-align-justify",unicode:"f039"},{label:"align-left",class:"fas fa-align-left",unicode:"f036"},{label:"align-right",class:"fas fa-align-right",unicode:"f038"},{label:"anchor",class:"fas fa-anchor",unicode:"f13d"},{label:"anchor-circle-check",class:"fas fa-anchor-circle-check",unicode:"e4aa"},{label:"anchor-circle-exclamation",class:"fas fa-anchor-circle-exclamation",unicode:"e4ab"},{label:"anchor-circle-xmark",class:"fas fa-anchor-circle-xmark",unicode:"e4ac"},{label:"anchor-lock",class:"fas fa-anchor-lock",unicode:"e4ad"},{label:"angle-down",class:"fas fa-angle-down",unicode:"f107"},{label:"angle-left",class:"fas fa-angle-left",unicode:"f104"},{label:"angle-right",class:"fas fa-angle-right",unicode:"f105"},{label:"angle-up",class:"fas fa-angle-up",unicode:"f106"},{label:"angles-down",class:"fas fa-angles-down",unicode:"f103"},{label:"angles-left",class:"fas fa-angles-left",unicode:"f100"},{label:"angles-right",class:"fas fa-angles-right",unicode:"f101"},{label:"angles-up",class:"fas fa-angles-up",unicode:"f102"},{label:"ankh",class:"fas fa-ankh",unicode:"f644"},{label:"apple-whole",class:"fas fa-apple-whole",unicode:"f5d1"},{label:"archway",class:"fas fa-archway",unicode:"f557"},{label:"arrow-down",class:"fas fa-arrow-down",unicode:"f063"},{label:"arrow-down-1-9",class:"fas fa-arrow-down-1-9",unicode:"f162"},{label:"arrow-down-9-1",class:"fas fa-arrow-down-9-1",unicode:"f886"},{label:"arrow-down-a-z",class:"fas fa-arrow-down-a-z",unicode:"f15d"},{label:"arrow-down-long",class:"fas fa-arrow-down-long",unicode:"f175"},{label:"arrow-down-short-wide",class:"fas fa-arrow-down-short-wide",unicode:"f884"},{label:"arrow-down-up-across-line",class:"fas fa-arrow-down-up-across-line",unicode:"e4af"},{label:"arrow-down-up-lock",class:"fas fa-arrow-down-up-lock",unicode:"e4b0"},{label:"arrow-down-wide-short",class:"fas fa-arrow-down-wide-short",unicode:"f160"},{label:"arrow-down-z-a",class:"fas fa-arrow-down-z-a",unicode:"f881"},{label:"arrow-left",class:"fas fa-arrow-left",unicode:"f060"},{label:"arrow-left-long",class:"fas fa-arrow-left-long",unicode:"f177"},{label:"arrow-pointer",class:"fas fa-arrow-pointer",unicode:"f245"},{label:"arrow-right",class:"fas fa-arrow-right",unicode:"f061"},{label:"arrow-right-arrow-left",class:"fas fa-arrow-right-arrow-left",unicode:"f0ec"},{label:"arrow-right-from-bracket",class:"fas fa-arrow-right-from-bracket",unicode:"f08b"},{label:"arrow-right-long",class:"fas fa-arrow-right-long",unicode:"f178"},{label:"arrow-right-to-bracket",class:"fas fa-arrow-right-to-bracket",unicode:"f090"},{label:"arrow-right-to-city",class:"fas fa-arrow-right-to-city",unicode:"e4b3"},{label:"arrow-rotate-left",class:"fas fa-arrow-rotate-left",unicode:"f0e2"},{label:"arrow-rotate-right",class:"fas fa-arrow-rotate-right",unicode:"f01e"},{label:"arrow-trend-down",class:"fas fa-arrow-trend-down",unicode:"e097"},{label:"arrow-trend-up",class:"fas fa-arrow-trend-up",unicode:"e098"},{label:"arrow-turn-down",class:"fas fa-arrow-turn-down",unicode:"f149"},{label:"arrow-turn-up",class:"fas fa-arrow-turn-up",unicode:"f148"},{label:"arrow-up",class:"fas fa-arrow-up",unicode:"f062"},{label:"arrow-up-1-9",class:"fas fa-arrow-up-1-9",unicode:"f163"},{label:"arrow-up-9-1",class:"fas fa-arrow-up-9-1",unicode:"f887"},{label:"arrow-up-a-z",class:"fas fa-arrow-up-a-z",unicode:"f15e"},{label:"arrow-up-from-bracket",class:"fas fa-arrow-up-from-bracket",unicode:"e09a"},{label:"arrow-up-from-ground-water",class:"fas fa-arrow-up-from-ground-water",unicode:"e4b5"},{label:"arrow-up-from-water-pump",class:"fas fa-arrow-up-from-water-pump",unicode:"e4b6"},{label:"arrow-up-long",class:"fas fa-arrow-up-long",unicode:"f176"},{label:"arrow-up-right-dots",class:"fas fa-arrow-up-right-dots",unicode:"e4b7"},{label:"arrow-up-right-from-square",class:"fas fa-arrow-up-right-from-square",unicode:"f08e"},{label:"arrow-up-short-wide",class:"fas fa-arrow-up-short-wide",unicode:"f885"},{label:"arrow-up-wide-short",class:"fas fa-arrow-up-wide-short",unicode:"f161"},{label:"arrow-up-z-a",class:"fas fa-arrow-up-z-a",unicode:"f882"},{label:"arrows-down-to-line",class:"fas fa-arrows-down-to-line",unicode:"e4b8"},{label:"arrows-down-to-people",class:"fas fa-arrows-down-to-people",unicode:"e4b9"},{label:"arrows-left-right",class:"fas fa-arrows-left-right",unicode:"f07e"},{label:"arrows-left-right-to-line",class:"fas fa-arrows-left-right-to-line",unicode:"e4ba"},{label:"arrows-rotate",class:"fas fa-arrows-rotate",unicode:"f021"},{label:"arrows-spin",class:"fas fa-arrows-spin",unicode:"e4bb"},{label:"arrows-split-up-and-left",class:"fas fa-arrows-split-up-and-left",unicode:"e4bc"},{label:"arrows-to-circle",class:"fas fa-arrows-to-circle",unicode:"e4bd"},{label:"arrows-to-dot",class:"fas fa-arrows-to-dot",unicode:"e4be"},{label:"arrows-to-eye",class:"fas fa-arrows-to-eye",unicode:"e4bf"},{label:"arrows-turn-right",class:"fas fa-arrows-turn-right",unicode:"e4c0"},{label:"arrows-turn-to-dots",class:"fas fa-arrows-turn-to-dots",unicode:"e4c1"},{label:"arrows-up-down",class:"fas fa-arrows-up-down",unicode:"f07d"},{label:"arrows-up-down-left-right",class:"fas fa-arrows-up-down-left-right",unicode:"f047"},{label:"arrows-up-to-line",class:"fas fa-arrows-up-to-line",unicode:"e4c2"},{label:"asterisk",class:"fas fa-asterisk",unicode:"2a"},{label:"at",class:"fas fa-at",unicode:"40"},{label:"atom",class:"fas fa-atom",unicode:"f5d2"},{label:"audio-description",class:"fas fa-audio-description",unicode:"f29e"},{label:"austral-sign",class:"fas fa-austral-sign",unicode:"e0a9"},{label:"award",class:"fas fa-award",unicode:"f559"},{label:"b",class:"fas fa-b",unicode:"42"},{label:"baby",class:"fas fa-baby",unicode:"f77c"},{label:"baby-carriage",class:"fas fa-baby-carriage",unicode:"f77d"},{label:"backward",class:"fas fa-backward",unicode:"f04a"},{label:"backward-fast",class:"fas fa-backward-fast",unicode:"f049"},{label:"backward-step",class:"fas fa-backward-step",unicode:"f048"},{label:"bacon",class:"fas fa-bacon",unicode:"f7e5"},{label:"bacteria",class:"fas fa-bacteria",unicode:"e059"},{label:"bacterium",class:"fas fa-bacterium",unicode:"e05a"},{label:"bag-shopping",class:"fas fa-bag-shopping",unicode:"f290"},{label:"bahai",class:"fas fa-bahai",unicode:"f666"},{label:"baht-sign",class:"fas fa-baht-sign",unicode:"e0ac"},{label:"ban",class:"fas fa-ban",unicode:"f05e"},{label:"ban-smoking",class:"fas fa-ban-smoking",unicode:"f54d"},{label:"bandage",class:"fas fa-bandage",unicode:"f462"},{label:"barcode",class:"fas fa-barcode",unicode:"f02a"},{label:"bars",class:"fas fa-bars",unicode:"f0c9"},{label:"bars-progress",class:"fas fa-bars-progress",unicode:"f828"},{label:"bars-staggered",class:"fas fa-bars-staggered",unicode:"f550"},{label:"baseball",class:"fas fa-baseball",unicode:"f433"},{label:"baseball-bat-ball",class:"fas fa-baseball-bat-ball",unicode:"f432"},{label:"basket-shopping",class:"fas fa-basket-shopping",unicode:"f291"},{label:"basketball",class:"fas fa-basketball",unicode:"f434"},{label:"bath",class:"fas fa-bath",unicode:"f2cd"},{label:"battery-empty",class:"fas fa-battery-empty",unicode:"f244"},{label:"battery-full",class:"fas fa-battery-full",unicode:"f240"},{label:"battery-half",class:"fas fa-battery-half",unicode:"f242"},{label:"battery-quarter",class:"fas fa-battery-quarter",unicode:"f243"},{label:"battery-three-quarters",class:"fas fa-battery-three-quarters",unicode:"f241"},{label:"bed",class:"fas fa-bed",unicode:"f236"},{label:"bed-pulse",class:"fas fa-bed-pulse",unicode:"f487"},{label:"beer-mug-empty",class:"fas fa-beer-mug-empty",unicode:"f0fc"},{label:"bell",class:"fas fa-bell",unicode:"f0f3"},{label:"bell-concierge",class:"fas fa-bell-concierge",unicode:"f562"},{label:"bell-slash",class:"fas fa-bell-slash",unicode:"f1f6"},{label:"bezier-curve",class:"fas fa-bezier-curve",unicode:"f55b"},{label:"bicycle",class:"fas fa-bicycle",unicode:"f206"},{label:"binoculars",class:"fas fa-binoculars",unicode:"f1e5"},{label:"biohazard",class:"fas fa-biohazard",unicode:"f780"},{label:"bitcoin-sign",class:"fas fa-bitcoin-sign",unicode:"e0b4"},{label:"blender",class:"fas fa-blender",unicode:"f517"},{label:"blender-phone",class:"fas fa-blender-phone",unicode:"f6b6"},{label:"blog",class:"fas fa-blog",unicode:"f781"},{label:"bold",class:"fas fa-bold",unicode:"f032"},{label:"bolt",class:"fas fa-bolt",unicode:"f0e7"},{label:"bolt-lightning",class:"fas fa-bolt-lightning",unicode:"e0b7"},{label:"bomb",class:"fas fa-bomb",unicode:"f1e2"},{label:"bone",class:"fas fa-bone",unicode:"f5d7"},{label:"bong",class:"fas fa-bong",unicode:"f55c"},{label:"book",class:"fas fa-book",unicode:"f02d"},{label:"book-atlas",class:"fas fa-book-atlas",unicode:"f558"},{label:"book-bible",class:"fas fa-book-bible",unicode:"f647"},{label:"book-bookmark",class:"fas fa-book-bookmark",unicode:"e0bb"},{label:"book-journal-whills",class:"fas fa-book-journal-whills",unicode:"f66a"},{label:"book-medical",class:"fas fa-book-medical",unicode:"f7e6"},{label:"book-open",class:"fas fa-book-open",unicode:"f518"},{label:"book-open-reader",class:"fas fa-book-open-reader",unicode:"f5da"},{label:"book-quran",class:"fas fa-book-quran",unicode:"f687"},{label:"book-skull",class:"fas fa-book-skull",unicode:"f6b7"},{label:"bookmark",class:"fas fa-bookmark",unicode:"f02e"},{label:"border-all",class:"fas fa-border-all",unicode:"f84c"},{label:"border-none",class:"fas fa-border-none",unicode:"f850"},{label:"border-top-left",class:"fas fa-border-top-left",unicode:"f853"},{label:"bore-hole",class:"fas fa-bore-hole",unicode:"e4c3"},{label:"bottle-droplet",class:"fas fa-bottle-droplet",unicode:"e4c4"},{label:"bottle-water",class:"fas fa-bottle-water",unicode:"e4c5"},{label:"bowl-food",class:"fas fa-bowl-food",unicode:"e4c6"},{label:"bowl-rice",class:"fas fa-bowl-rice",unicode:"e2eb"},{label:"bowling-ball",class:"fas fa-bowling-ball",unicode:"f436"},{label:"box",class:"fas fa-box",unicode:"f466"},{label:"box-archive",class:"fas fa-box-archive",unicode:"f187"},{label:"box-open",class:"fas fa-box-open",unicode:"f49e"},{label:"box-tissue",class:"fas fa-box-tissue",unicode:"e05b"},{label:"boxes-packing",class:"fas fa-boxes-packing",unicode:"e4c7"},{label:"boxes-stacked",class:"fas fa-boxes-stacked",unicode:"f468"},{label:"braille",class:"fas fa-braille",unicode:"f2a1"},{label:"brain",class:"fas fa-brain",unicode:"f5dc"},{label:"brazilian-real-sign",class:"fas fa-brazilian-real-sign",unicode:"e46c"},{label:"bread-slice",class:"fas fa-bread-slice",unicode:"f7ec"},{label:"bridge",class:"fas fa-bridge",unicode:"e4c8"},{label:"bridge-circle-check",class:"fas fa-bridge-circle-check",unicode:"e4c9"},{label:"bridge-circle-exclamation",class:"fas fa-bridge-circle-exclamation",unicode:"e4ca"},{label:"bridge-circle-xmark",class:"fas fa-bridge-circle-xmark",unicode:"e4cb"},{label:"bridge-lock",class:"fas fa-bridge-lock",unicode:"e4cc"},{label:"bridge-water",class:"fas fa-bridge-water",unicode:"e4ce"},{label:"briefcase",class:"fas fa-briefcase",unicode:"f0b1"},{label:"briefcase-medical",class:"fas fa-briefcase-medical",unicode:"f469"},{label:"broom",class:"fas fa-broom",unicode:"f51a"},{label:"broom-ball",class:"fas fa-broom-ball",unicode:"f458"},{label:"brush",class:"fas fa-brush",unicode:"f55d"},{label:"bucket",class:"fas fa-bucket",unicode:"e4cf"},{label:"bug",class:"fas fa-bug",unicode:"f188"},{label:"bug-slash",class:"fas fa-bug-slash",unicode:"e490"},{label:"bugs",class:"fas fa-bugs",unicode:"e4d0"},{label:"building",class:"fas fa-building",unicode:"f1ad"},{label:"building-circle-arrow-right",class:"fas fa-building-circle-arrow-right",unicode:"e4d1"},{label:"building-circle-check",class:"fas fa-building-circle-check",unicode:"e4d2"},{label:"building-circle-exclamation",class:"fas fa-building-circle-exclamation",unicode:"e4d3"},{label:"building-circle-xmark",class:"fas fa-building-circle-xmark",unicode:"e4d4"},{label:"building-columns",class:"fas fa-building-columns",unicode:"f19c"},{label:"building-flag",class:"fas fa-building-flag",unicode:"e4d5"},{label:"building-lock",class:"fas fa-building-lock",unicode:"e4d6"},{label:"building-ngo",class:"fas fa-building-ngo",unicode:"e4d7"},{label:"building-shield",class:"fas fa-building-shield",unicode:"e4d8"},{label:"building-un",class:"fas fa-building-un",unicode:"e4d9"},{label:"building-user",class:"fas fa-building-user",unicode:"e4da"},{label:"building-wheat",class:"fas fa-building-wheat",unicode:"e4db"},{label:"bullhorn",class:"fas fa-bullhorn",unicode:"f0a1"},{label:"bullseye",class:"fas fa-bullseye",unicode:"f140"},{label:"burger",class:"fas fa-burger",unicode:"f805"},{label:"burst",class:"fas fa-burst",unicode:"e4dc"},{label:"bus",class:"fas fa-bus",unicode:"f207"},{label:"bus-simple",class:"fas fa-bus-simple",unicode:"f55e"},{label:"business-time",class:"fas fa-business-time",unicode:"f64a"},{label:"c",class:"fas fa-c",unicode:"43"},{label:"cake-candles",class:"fas fa-cake-candles",unicode:"f1fd"},{label:"calculator",class:"fas fa-calculator",unicode:"f1ec"},{label:"calendar",class:"fas fa-calendar",unicode:"f133"},{label:"calendar-check",class:"fas fa-calendar-check",unicode:"f274"},{label:"calendar-day",class:"fas fa-calendar-day",unicode:"f783"},{label:"calendar-days",class:"fas fa-calendar-days",unicode:"f073"},{label:"calendar-minus",class:"fas fa-calendar-minus",unicode:"f272"},{label:"calendar-plus",class:"fas fa-calendar-plus",unicode:"f271"},{label:"calendar-week",class:"fas fa-calendar-week",unicode:"f784"},{label:"calendar-xmark",class:"fas fa-calendar-xmark",unicode:"f273"},{label:"camera",class:"fas fa-camera",unicode:"f030"},{label:"camera-retro",class:"fas fa-camera-retro",unicode:"f083"},{label:"camera-rotate",class:"fas fa-camera-rotate",unicode:"e0d8"},{label:"campground",class:"fas fa-campground",unicode:"f6bb"},{label:"candy-cane",class:"fas fa-candy-cane",unicode:"f786"},{label:"cannabis",class:"fas fa-cannabis",unicode:"f55f"},{label:"capsules",class:"fas fa-capsules",unicode:"f46b"},{label:"car",class:"fas fa-car",unicode:"f1b9"},{label:"car-battery",class:"fas fa-car-battery",unicode:"f5df"},{label:"car-burst",class:"fas fa-car-burst",unicode:"f5e1"},{label:"car-on",class:"fas fa-car-on",unicode:"e4dd"},{label:"car-rear",class:"fas fa-car-rear",unicode:"f5de"},{label:"car-side",class:"fas fa-car-side",unicode:"f5e4"},{label:"car-tunnel",class:"fas fa-car-tunnel",unicode:"e4de"},{label:"caravan",class:"fas fa-caravan",unicode:"f8ff"},{label:"caret-down",class:"fas fa-caret-down",unicode:"f0d7"},{label:"caret-left",class:"fas fa-caret-left",unicode:"f0d9"},{label:"caret-right",class:"fas fa-caret-right",unicode:"f0da"},{label:"caret-up",class:"fas fa-caret-up",unicode:"f0d8"},{label:"carrot",class:"fas fa-carrot",unicode:"f787"},{label:"cart-arrow-down",class:"fas fa-cart-arrow-down",unicode:"f218"},{label:"cart-flatbed",class:"fas fa-cart-flatbed",unicode:"f474"},{label:"cart-flatbed-suitcase",class:"fas fa-cart-flatbed-suitcase",unicode:"f59d"},{label:"cart-plus",class:"fas fa-cart-plus",unicode:"f217"},{label:"cart-shopping",class:"fas fa-cart-shopping",unicode:"f07a"},{label:"cash-register",class:"fas fa-cash-register",unicode:"f788"},{label:"cat",class:"fas fa-cat",unicode:"f6be"},{label:"cedi-sign",class:"fas fa-cedi-sign",unicode:"e0df"},{label:"cent-sign",class:"fas fa-cent-sign",unicode:"e3f5"},{label:"certificate",class:"fas fa-certificate",unicode:"f0a3"},{label:"chair",class:"fas fa-chair",unicode:"f6c0"},{label:"chalkboard",class:"fas fa-chalkboard",unicode:"f51b"},{label:"chalkboard-user",class:"fas fa-chalkboard-user",unicode:"f51c"},{label:"champagne-glasses",class:"fas fa-champagne-glasses",unicode:"f79f"},{label:"charging-station",class:"fas fa-charging-station",unicode:"f5e7"},{label:"chart-area",class:"fas fa-chart-area",unicode:"f1fe"},{label:"chart-bar",class:"fas fa-chart-bar",unicode:"f080"},{label:"chart-column",class:"fas fa-chart-column",unicode:"e0e3"},{label:"chart-gantt",class:"fas fa-chart-gantt",unicode:"e0e4"},{label:"chart-line",class:"fas fa-chart-line",unicode:"f201"},{label:"chart-pie",class:"fas fa-chart-pie",unicode:"f200"},{label:"chart-simple",class:"fas fa-chart-simple",unicode:"e473"},{label:"check",class:"fas fa-check",unicode:"f00c"},{label:"check-double",class:"fas fa-check-double",unicode:"f560"},{label:"check-to-slot",class:"fas fa-check-to-slot",unicode:"f772"},{label:"cheese",class:"fas fa-cheese",unicode:"f7ef"},{label:"chess",class:"fas fa-chess",unicode:"f439"},{label:"chess-bishop",class:"fas fa-chess-bishop",unicode:"f43a"},{label:"chess-board",class:"fas fa-chess-board",unicode:"f43c"},{label:"chess-king",class:"fas fa-chess-king",unicode:"f43f"},{label:"chess-knight",class:"fas fa-chess-knight",unicode:"f441"},{label:"chess-pawn",class:"fas fa-chess-pawn",unicode:"f443"},{label:"chess-queen",class:"fas fa-chess-queen",unicode:"f445"},{label:"chess-rook",class:"fas fa-chess-rook",unicode:"f447"},{label:"chevron-down",class:"fas fa-chevron-down",unicode:"f078"},{label:"chevron-left",class:"fas fa-chevron-left",unicode:"f053"},{label:"chevron-right",class:"fas fa-chevron-right",unicode:"f054"},{label:"chevron-up",class:"fas fa-chevron-up",unicode:"f077"},{label:"child",class:"fas fa-child",unicode:"f1ae"},{label:"child-dress",class:"fas fa-child-dress",unicode:"e59c"},{label:"child-reaching",class:"fas fa-child-reaching",unicode:"e59d"},{label:"child-rifle",class:"fas fa-child-rifle",unicode:"e4e0"},{label:"children",class:"fas fa-children",unicode:"e4e1"},{label:"church",class:"fas fa-church",unicode:"f51d"},{label:"circle",class:"fas fa-circle",unicode:"f111"},{label:"circle-arrow-down",class:"fas fa-circle-arrow-down",unicode:"f0ab"},{label:"circle-arrow-left",class:"fas fa-circle-arrow-left",unicode:"f0a8"},{label:"circle-arrow-right",class:"fas fa-circle-arrow-right",unicode:"f0a9"},{label:"circle-arrow-up",class:"fas fa-circle-arrow-up",unicode:"f0aa"},{label:"circle-check",class:"fas fa-circle-check",unicode:"f058"},{label:"circle-chevron-down",class:"fas fa-circle-chevron-down",unicode:"f13a"},{label:"circle-chevron-left",class:"fas fa-circle-chevron-left",unicode:"f137"},{label:"circle-chevron-right",class:"fas fa-circle-chevron-right",unicode:"f138"},{label:"circle-chevron-up",class:"fas fa-circle-chevron-up",unicode:"f139"},{label:"circle-dollar-to-slot",class:"fas fa-circle-dollar-to-slot",unicode:"f4b9"},{label:"circle-dot",class:"fas fa-circle-dot",unicode:"f192"},{label:"circle-down",class:"fas fa-circle-down",unicode:"f358"},{label:"circle-exclamation",class:"fas fa-circle-exclamation",unicode:"f06a"},{label:"circle-h",class:"fas fa-circle-h",unicode:"f47e"},{label:"circle-half-stroke",class:"fas fa-circle-half-stroke",unicode:"f042"},{label:"circle-info",class:"fas fa-circle-info",unicode:"f05a"},{label:"circle-left",class:"fas fa-circle-left",unicode:"f359"},{label:"circle-minus",class:"fas fa-circle-minus",unicode:"f056"},{label:"circle-nodes",class:"fas fa-circle-nodes",unicode:"e4e2"},{label:"circle-notch",class:"fas fa-circle-notch",unicode:"f1ce"},{label:"circle-pause",class:"fas fa-circle-pause",unicode:"f28b"},{label:"circle-play",class:"fas fa-circle-play",unicode:"f144"},{label:"circle-plus",class:"fas fa-circle-plus",unicode:"f055"},{label:"circle-question",class:"fas fa-circle-question",unicode:"f059"},{label:"circle-radiation",class:"fas fa-circle-radiation",unicode:"f7ba"},{label:"circle-right",class:"fas fa-circle-right",unicode:"f35a"},{label:"circle-stop",class:"fas fa-circle-stop",unicode:"f28d"},{label:"circle-up",class:"fas fa-circle-up",unicode:"f35b"},{label:"circle-user",class:"fas fa-circle-user",unicode:"f2bd"},{label:"circle-xmark",class:"fas fa-circle-xmark",unicode:"f057"},{label:"city",class:"fas fa-city",unicode:"f64f"},{label:"clapperboard",class:"fas fa-clapperboard",unicode:"e131"},{label:"clipboard",class:"fas fa-clipboard",unicode:"f328"},{label:"clipboard-check",class:"fas fa-clipboard-check",unicode:"f46c"},{label:"clipboard-list",class:"fas fa-clipboard-list",unicode:"f46d"},{label:"clipboard-question",class:"fas fa-clipboard-question",unicode:"e4e3"},{label:"clipboard-user",class:"fas fa-clipboard-user",unicode:"f7f3"},{label:"clock",class:"fas fa-clock",unicode:"f017"},{label:"clock-rotate-left",class:"fas fa-clock-rotate-left",unicode:"f1da"},{label:"clone",class:"fas fa-clone",unicode:"f24d"},{label:"closed-captioning",class:"fas fa-closed-captioning",unicode:"f20a"},{label:"cloud",class:"fas fa-cloud",unicode:"f0c2"},{label:"cloud-arrow-down",class:"fas fa-cloud-arrow-down",unicode:"f0ed"},{label:"cloud-arrow-up",class:"fas fa-cloud-arrow-up",unicode:"f0ee"},{label:"cloud-bolt",class:"fas fa-cloud-bolt",unicode:"f76c"},{label:"cloud-meatball",class:"fas fa-cloud-meatball",unicode:"f73b"},{label:"cloud-moon",class:"fas fa-cloud-moon",unicode:"f6c3"},{label:"cloud-moon-rain",class:"fas fa-cloud-moon-rain",unicode:"f73c"},{label:"cloud-rain",class:"fas fa-cloud-rain",unicode:"f73d"},{label:"cloud-showers-heavy",class:"fas fa-cloud-showers-heavy",unicode:"f740"},{label:"cloud-showers-water",class:"fas fa-cloud-showers-water",unicode:"e4e4"},{label:"cloud-sun",class:"fas fa-cloud-sun",unicode:"f6c4"},{label:"cloud-sun-rain",class:"fas fa-cloud-sun-rain",unicode:"f743"},{label:"clover",class:"fas fa-clover",unicode:"e139"},{label:"code",class:"fas fa-code",unicode:"f121"},{label:"code-branch",class:"fas fa-code-branch",unicode:"f126"},{label:"code-commit",class:"fas fa-code-commit",unicode:"f386"},{label:"code-compare",class:"fas fa-code-compare",unicode:"e13a"},{label:"code-fork",class:"fas fa-code-fork",unicode:"e13b"},{label:"code-merge",class:"fas fa-code-merge",unicode:"f387"},{label:"code-pull-request",class:"fas fa-code-pull-request",unicode:"e13c"},{label:"coins",class:"fas fa-coins",unicode:"f51e"},{label:"colon-sign",class:"fas fa-colon-sign",unicode:"e140"},{label:"comment",class:"fas fa-comment",unicode:"f075"},{label:"comment-dollar",class:"fas fa-comment-dollar",unicode:"f651"},{label:"comment-dots",class:"fas fa-comment-dots",unicode:"f4ad"},{label:"comment-medical",class:"fas fa-comment-medical",unicode:"f7f5"},{label:"comment-slash",class:"fas fa-comment-slash",unicode:"f4b3"},{label:"comment-sms",class:"fas fa-comment-sms",unicode:"f7cd"},{label:"comments",class:"fas fa-comments",unicode:"f086"},{label:"comments-dollar",class:"fas fa-comments-dollar",unicode:"f653"},{label:"compact-disc",class:"fas fa-compact-disc",unicode:"f51f"},{label:"compass",class:"fas fa-compass",unicode:"f14e"},{label:"compass-drafting",class:"fas fa-compass-drafting",unicode:"f568"},{label:"compress",class:"fas fa-compress",unicode:"f066"},{label:"computer",class:"fas fa-computer",unicode:"e4e5"},{label:"computer-mouse",class:"fas fa-computer-mouse",unicode:"f8cc"},{label:"cookie",class:"fas fa-cookie",unicode:"f563"},{label:"cookie-bite",class:"fas fa-cookie-bite",unicode:"f564"},{label:"copy",class:"fas fa-copy",unicode:"f0c5"},{label:"copyright",class:"fas fa-copyright",unicode:"f1f9"},{label:"couch",class:"fas fa-couch",unicode:"f4b8"},{label:"cow",class:"fas fa-cow",unicode:"f6c8"},{label:"credit-card",class:"fas fa-credit-card",unicode:"f09d"},{label:"crop",class:"fas fa-crop",unicode:"f125"},{label:"crop-simple",class:"fas fa-crop-simple",unicode:"f565"},{label:"cross",class:"fas fa-cross",unicode:"f654"},{label:"crosshairs",class:"fas fa-crosshairs",unicode:"f05b"},{label:"crow",class:"fas fa-crow",unicode:"f520"},{label:"crown",class:"fas fa-crown",unicode:"f521"},{label:"crutch",class:"fas fa-crutch",unicode:"f7f7"},{label:"cruzeiro-sign",class:"fas fa-cruzeiro-sign",unicode:"e152"},{label:"cube",class:"fas fa-cube",unicode:"f1b2"},{label:"cubes",class:"fas fa-cubes",unicode:"f1b3"},{label:"cubes-stacked",class:"fas fa-cubes-stacked",unicode:"e4e6"},{label:"d",class:"fas fa-d",unicode:"44"},{label:"database",class:"fas fa-database",unicode:"f1c0"},{label:"delete-left",class:"fas fa-delete-left",unicode:"f55a"},{label:"democrat",class:"fas fa-democrat",unicode:"f747"},{label:"desktop",class:"fas fa-desktop",unicode:"f390"},{label:"dharmachakra",class:"fas fa-dharmachakra",unicode:"f655"},{label:"diagram-next",class:"fas fa-diagram-next",unicode:"e476"},{label:"diagram-predecessor",class:"fas fa-diagram-predecessor",unicode:"e477"},{label:"diagram-project",class:"fas fa-diagram-project",unicode:"f542"},{label:"diagram-successor",class:"fas fa-diagram-successor",unicode:"e47a"},{label:"diamond",class:"fas fa-diamond",unicode:"f219"},{label:"diamond-turn-right",class:"fas fa-diamond-turn-right",unicode:"f5eb"},{label:"dice",class:"fas fa-dice",unicode:"f522"},{label:"dice-d20",class:"fas fa-dice-d20",unicode:"f6cf"},{label:"dice-d6",class:"fas fa-dice-d6",unicode:"f6d1"},{label:"dice-five",class:"fas fa-dice-five",unicode:"f523"},{label:"dice-four",class:"fas fa-dice-four",unicode:"f524"},{label:"dice-one",class:"fas fa-dice-one",unicode:"f525"},{label:"dice-six",class:"fas fa-dice-six",unicode:"f526"},{label:"dice-three",class:"fas fa-dice-three",unicode:"f527"},{label:"dice-two",class:"fas fa-dice-two",unicode:"f528"},{label:"disease",class:"fas fa-disease",unicode:"f7fa"},{label:"display",class:"fas fa-display",unicode:"e163"},{label:"divide",class:"fas fa-divide",unicode:"f529"},{label:"dna",class:"fas fa-dna",unicode:"f471"},{label:"dog",class:"fas fa-dog",unicode:"f6d3"},{label:"dollar-sign",class:"fas fa-dollar-sign",unicode:"24"},{label:"dolly",class:"fas fa-dolly",unicode:"f472"},{label:"dong-sign",class:"fas fa-dong-sign",unicode:"e169"},{label:"door-closed",class:"fas fa-door-closed",unicode:"f52a"},{label:"door-open",class:"fas fa-door-open",unicode:"f52b"},{label:"dove",class:"fas fa-dove",unicode:"f4ba"},{label:"down-left-and-up-right-to-center",class:"fas fa-down-left-and-up-right-to-center",unicode:"f422"},{label:"down-long",class:"fas fa-down-long",unicode:"f309"},{label:"download",class:"fas fa-download",unicode:"f019"},{label:"dragon",class:"fas fa-dragon",unicode:"f6d5"},{label:"draw-polygon",class:"fas fa-draw-polygon",unicode:"f5ee"},{label:"droplet",class:"fas fa-droplet",unicode:"f043"},{label:"droplet-slash",class:"fas fa-droplet-slash",unicode:"f5c7"},{label:"drum",class:"fas fa-drum",unicode:"f569"},{label:"drum-steelpan",class:"fas fa-drum-steelpan",unicode:"f56a"},{label:"drumstick-bite",class:"fas fa-drumstick-bite",unicode:"f6d7"},{label:"dumbbell",class:"fas fa-dumbbell",unicode:"f44b"},{label:"dumpster",class:"fas fa-dumpster",unicode:"f793"},{label:"dumpster-fire",class:"fas fa-dumpster-fire",unicode:"f794"},{label:"dungeon",class:"fas fa-dungeon",unicode:"f6d9"},{label:"e",class:"fas fa-e",unicode:"45"},{label:"ear-deaf",class:"fas fa-ear-deaf",unicode:"f2a4"},{label:"ear-listen",class:"fas fa-ear-listen",unicode:"f2a2"},{label:"earth-africa",class:"fas fa-earth-africa",unicode:"f57c"},{label:"earth-americas",class:"fas fa-earth-americas",unicode:"f57d"},{label:"earth-asia",class:"fas fa-earth-asia",unicode:"f57e"},{label:"earth-europe",class:"fas fa-earth-europe",unicode:"f7a2"},{label:"earth-oceania",class:"fas fa-earth-oceania",unicode:"e47b"},{label:"egg",class:"fas fa-egg",unicode:"f7fb"},{label:"eject",class:"fas fa-eject",unicode:"f052"},{label:"elevator",class:"fas fa-elevator",unicode:"e16d"},{label:"ellipsis",class:"fas fa-ellipsis",unicode:"f141"},{label:"ellipsis-vertical",class:"fas fa-ellipsis-vertical",unicode:"f142"},{label:"envelope",class:"fas fa-envelope",unicode:"f0e0"},{label:"envelope-circle-check",class:"fas fa-envelope-circle-check",unicode:"e4e8"},{label:"envelope-open",class:"fas fa-envelope-open",unicode:"f2b6"},{label:"envelope-open-text",class:"fas fa-envelope-open-text",unicode:"f658"},{label:"envelopes-bulk",class:"fas fa-envelopes-bulk",unicode:"f674"},{label:"equals",class:"fas fa-equals",unicode:"3d"},{label:"eraser",class:"fas fa-eraser",unicode:"f12d"},{label:"ethernet",class:"fas fa-ethernet",unicode:"f796"},{label:"euro-sign",class:"fas fa-euro-sign",unicode:"f153"},{label:"exclamation",class:"fas fa-exclamation",unicode:"21"},{label:"expand",class:"fas fa-expand",unicode:"f065"},{label:"explosion",class:"fas fa-explosion",unicode:"e4e9"},{label:"eye",class:"fas fa-eye",unicode:"f06e"},{label:"eye-dropper",class:"fas fa-eye-dropper",unicode:"f1fb"},{label:"eye-low-vision",class:"fas fa-eye-low-vision",unicode:"f2a8"},{label:"eye-slash",class:"fas fa-eye-slash",unicode:"f070"},{label:"f",class:"fas fa-f",unicode:"46"},{label:"face-angry",class:"fas fa-face-angry",unicode:"f556"},{label:"face-dizzy",class:"fas fa-face-dizzy",unicode:"f567"},{label:"face-flushed",class:"fas fa-face-flushed",unicode:"f579"},{label:"face-frown",class:"fas fa-face-frown",unicode:"f119"},{label:"face-frown-open",class:"fas fa-face-frown-open",unicode:"f57a"},{label:"face-grimace",class:"fas fa-face-grimace",unicode:"f57f"},{label:"face-grin",class:"fas fa-face-grin",unicode:"f580"},{label:"face-grin-beam",class:"fas fa-face-grin-beam",unicode:"f582"},{label:"face-grin-beam-sweat",class:"fas fa-face-grin-beam-sweat",unicode:"f583"},{label:"face-grin-hearts",class:"fas fa-face-grin-hearts",unicode:"f584"},{label:"face-grin-squint",class:"fas fa-face-grin-squint",unicode:"f585"},{label:"face-grin-squint-tears",class:"fas fa-face-grin-squint-tears",unicode:"f586"},{label:"face-grin-stars",class:"fas fa-face-grin-stars",unicode:"f587"},{label:"face-grin-tears",class:"fas fa-face-grin-tears",unicode:"f588"},{label:"face-grin-tongue",class:"fas fa-face-grin-tongue",unicode:"f589"},{label:"face-grin-tongue-squint",class:"fas fa-face-grin-tongue-squint",unicode:"f58a"},{label:"face-grin-tongue-wink",class:"fas fa-face-grin-tongue-wink",unicode:"f58b"},{label:"face-grin-wide",class:"fas fa-face-grin-wide",unicode:"f581"},{label:"face-grin-wink",class:"fas fa-face-grin-wink",unicode:"f58c"},{label:"face-kiss",class:"fas fa-face-kiss",unicode:"f596"},{label:"face-kiss-beam",class:"fas fa-face-kiss-beam",unicode:"f597"},{label:"face-kiss-wink-heart",class:"fas fa-face-kiss-wink-heart",unicode:"f598"},{label:"face-laugh",class:"fas fa-face-laugh",unicode:"f599"},{label:"face-laugh-beam",class:"fas fa-face-laugh-beam",unicode:"f59a"},{label:"face-laugh-squint",class:"fas fa-face-laugh-squint",unicode:"f59b"},{label:"face-laugh-wink",class:"fas fa-face-laugh-wink",unicode:"f59c"},{label:"face-meh",class:"fas fa-face-meh",unicode:"f11a"},{label:"face-meh-blank",class:"fas fa-face-meh-blank",unicode:"f5a4"},{label:"face-rolling-eyes",class:"fas fa-face-rolling-eyes",unicode:"f5a5"},{label:"face-sad-cry",class:"fas fa-face-sad-cry",unicode:"f5b3"},{label:"face-sad-tear",class:"fas fa-face-sad-tear",unicode:"f5b4"},{label:"face-smile",class:"fas fa-face-smile",unicode:"f118"},{label:"face-smile-beam",class:"fas fa-face-smile-beam",unicode:"f5b8"},{label:"face-smile-wink",class:"fas fa-face-smile-wink",unicode:"f4da"},{label:"face-surprise",class:"fas fa-face-surprise",unicode:"f5c2"},{label:"face-tired",class:"fas fa-face-tired",unicode:"f5c8"},{label:"fan",class:"fas fa-fan",unicode:"f863"},{label:"faucet",class:"fas fa-faucet",unicode:"e005"},{label:"faucet-drip",class:"fas fa-faucet-drip",unicode:"e006"},{label:"fax",class:"fas fa-fax",unicode:"f1ac"},{label:"feather",class:"fas fa-feather",unicode:"f52d"},{label:"feather-pointed",class:"fas fa-feather-pointed",unicode:"f56b"},{label:"ferry",class:"fas fa-ferry",unicode:"e4ea"},{label:"file",class:"fas fa-file",unicode:"f15b"},{label:"file-arrow-down",class:"fas fa-file-arrow-down",unicode:"f56d"},{label:"file-arrow-up",class:"fas fa-file-arrow-up",unicode:"f574"},{label:"file-audio",class:"fas fa-file-audio",unicode:"f1c7"},{label:"file-circle-check",class:"fas fa-file-circle-check",unicode:"e493"},{label:"file-circle-exclamation",class:"fas fa-file-circle-exclamation",unicode:"e4eb"},{label:"file-circle-minus",class:"fas fa-file-circle-minus",unicode:"e4ed"},{label:"file-circle-plus",class:"fas fa-file-circle-plus",unicode:"e4ee"},{label:"file-circle-question",class:"fas fa-file-circle-question",unicode:"e4ef"},{label:"file-circle-xmark",class:"fas fa-file-circle-xmark",unicode:"e494"},{label:"file-code",class:"fas fa-file-code",unicode:"f1c9"},{label:"file-contract",class:"fas fa-file-contract",unicode:"f56c"},{label:"file-csv",class:"fas fa-file-csv",unicode:"f6dd"},{label:"file-excel",class:"fas fa-file-excel",unicode:"f1c3"},{label:"file-export",class:"fas fa-file-export",unicode:"f56e"},{label:"file-image",class:"fas fa-file-image",unicode:"f1c5"},{label:"file-import",class:"fas fa-file-import",unicode:"f56f"},{label:"file-invoice",class:"fas fa-file-invoice",unicode:"f570"},{label:"file-invoice-dollar",class:"fas fa-file-invoice-dollar",unicode:"f571"},{label:"file-lines",class:"fas fa-file-lines",unicode:"f15c"},{label:"file-medical",class:"fas fa-file-medical",unicode:"f477"},{label:"file-pdf",class:"fas fa-file-pdf",unicode:"f1c1"},{label:"file-pen",class:"fas fa-file-pen",unicode:"f31c"},{label:"file-powerpoint",class:"fas fa-file-powerpoint",unicode:"f1c4"},{label:"file-prescription",class:"fas fa-file-prescription",unicode:"f572"},{label:"file-shield",class:"fas fa-file-shield",unicode:"e4f0"},{label:"file-signature",class:"fas fa-file-signature",unicode:"f573"},{label:"file-video",class:"fas fa-file-video",unicode:"f1c8"},{label:"file-waveform",class:"fas fa-file-waveform",unicode:"f478"},{label:"file-word",class:"fas fa-file-word",unicode:"f1c2"},{label:"file-zipper",class:"fas fa-file-zipper",unicode:"f1c6"},{label:"fill",class:"fas fa-fill",unicode:"f575"},{label:"fill-drip",class:"fas fa-fill-drip",unicode:"f576"},{label:"film",class:"fas fa-film",unicode:"f008"},{label:"filter",class:"fas fa-filter",unicode:"f0b0"},{label:"filter-circle-dollar",class:"fas fa-filter-circle-dollar",unicode:"f662"},{label:"filter-circle-xmark",class:"fas fa-filter-circle-xmark",unicode:"e17b"},{label:"fingerprint",class:"fas fa-fingerprint",unicode:"f577"},{label:"fire",class:"fas fa-fire",unicode:"f06d"},{label:"fire-burner",class:"fas fa-fire-burner",unicode:"e4f1"},{label:"fire-extinguisher",class:"fas fa-fire-extinguisher",unicode:"f134"},{label:"fire-flame-curved",class:"fas fa-fire-flame-curved",unicode:"f7e4"},{label:"fire-flame-simple",class:"fas fa-fire-flame-simple",unicode:"f46a"},{label:"fish",class:"fas fa-fish",unicode:"f578"},{label:"fish-fins",class:"fas fa-fish-fins",unicode:"e4f2"},{label:"flag",class:"fas fa-flag",unicode:"f024"},{label:"flag-checkered",class:"fas fa-flag-checkered",unicode:"f11e"},{label:"flag-usa",class:"fas fa-flag-usa",unicode:"f74d"},{label:"flask",class:"fas fa-flask",unicode:"f0c3"},{label:"flask-vial",class:"fas fa-flask-vial",unicode:"e4f3"},{label:"floppy-disk",class:"fas fa-floppy-disk",unicode:"f0c7"},{label:"florin-sign",class:"fas fa-florin-sign",unicode:"e184"},{label:"folder",class:"fas fa-folder",unicode:"f07b"},{label:"folder-closed",class:"fas fa-folder-closed",unicode:"e185"},{label:"folder-minus",class:"fas fa-folder-minus",unicode:"f65d"},{label:"folder-open",class:"fas fa-folder-open",unicode:"f07c"},{label:"folder-plus",class:"fas fa-folder-plus",unicode:"f65e"},{label:"folder-tree",class:"fas fa-folder-tree",unicode:"f802"},{label:"font",class:"fas fa-font",unicode:"f031"},{label:"font-awesome",class:"fas fa-font-awesome",unicode:"f2b4"},{label:"football",class:"fas fa-football",unicode:"f44e"},{label:"forward",class:"fas fa-forward",unicode:"f04e"},{label:"forward-fast",class:"fas fa-forward-fast",unicode:"f050"},{label:"forward-step",class:"fas fa-forward-step",unicode:"f051"},{label:"franc-sign",class:"fas fa-franc-sign",unicode:"e18f"},{label:"frog",class:"fas fa-frog",unicode:"f52e"},{label:"futbol",class:"fas fa-futbol",unicode:"f1e3"},{label:"g",class:"fas fa-g",unicode:"47"},{label:"gamepad",class:"fas fa-gamepad",unicode:"f11b"},{label:"gas-pump",class:"fas fa-gas-pump",unicode:"f52f"},{label:"gauge",class:"fas fa-gauge",unicode:"f624"},{label:"gauge-high",class:"fas fa-gauge-high",unicode:"f625"},{label:"gauge-simple",class:"fas fa-gauge-simple",unicode:"f629"},{label:"gauge-simple-high",class:"fas fa-gauge-simple-high",unicode:"f62a"},{label:"gavel",class:"fas fa-gavel",unicode:"f0e3"},{label:"gear",class:"fas fa-gear",unicode:"f013"},{label:"gears",class:"fas fa-gears",unicode:"f085"},{label:"gem",class:"fas fa-gem",unicode:"f3a5"},{label:"genderless",class:"fas fa-genderless",unicode:"f22d"},{label:"ghost",class:"fas fa-ghost",unicode:"f6e2"},{label:"gift",class:"fas fa-gift",unicode:"f06b"},{label:"gifts",class:"fas fa-gifts",unicode:"f79c"},{label:"glass-water",class:"fas fa-glass-water",unicode:"e4f4"},{label:"glass-water-droplet",class:"fas fa-glass-water-droplet",unicode:"e4f5"},{label:"glasses",class:"fas fa-glasses",unicode:"f530"},{label:"globe",class:"fas fa-globe",unicode:"f0ac"},{label:"golf-ball-tee",class:"fas fa-golf-ball-tee",unicode:"f450"},{label:"gopuram",class:"fas fa-gopuram",unicode:"f664"},{label:"graduation-cap",class:"fas fa-graduation-cap",unicode:"f19d"},{label:"greater-than",class:"fas fa-greater-than",unicode:"3e"},{label:"greater-than-equal",class:"fas fa-greater-than-equal",unicode:"f532"},{label:"grip",class:"fas fa-grip",unicode:"f58d"},{label:"grip-lines",class:"fas fa-grip-lines",unicode:"f7a4"},{label:"grip-lines-vertical",class:"fas fa-grip-lines-vertical",unicode:"f7a5"},{label:"grip-vertical",class:"fas fa-grip-vertical",unicode:"f58e"},{label:"group-arrows-rotate",class:"fas fa-group-arrows-rotate",unicode:"e4f6"},{label:"guarani-sign",class:"fas fa-guarani-sign",unicode:"e19a"},{label:"guitar",class:"fas fa-guitar",unicode:"f7a6"},{label:"gun",class:"fas fa-gun",unicode:"e19b"},{label:"h",class:"fas fa-h",unicode:"48"},{label:"hammer",class:"fas fa-hammer",unicode:"f6e3"},{label:"hamsa",class:"fas fa-hamsa",unicode:"f665"},{label:"hand",class:"fas fa-hand",unicode:"f256"},{label:"hand-back-fist",class:"fas fa-hand-back-fist",unicode:"f255"},{label:"hand-dots",class:"fas fa-hand-dots",unicode:"f461"},{label:"hand-fist",class:"fas fa-hand-fist",unicode:"f6de"},{label:"hand-holding",class:"fas fa-hand-holding",unicode:"f4bd"},{label:"hand-holding-dollar",class:"fas fa-hand-holding-dollar",unicode:"f4c0"},{label:"hand-holding-droplet",class:"fas fa-hand-holding-droplet",unicode:"f4c1"},{label:"hand-holding-hand",class:"fas fa-hand-holding-hand",unicode:"e4f7"},{label:"hand-holding-heart",class:"fas fa-hand-holding-heart",unicode:"f4be"},{label:"hand-holding-medical",class:"fas fa-hand-holding-medical",unicode:"e05c"},{label:"hand-lizard",class:"fas fa-hand-lizard",unicode:"f258"},{label:"hand-middle-finger",class:"fas fa-hand-middle-finger",unicode:"f806"},{label:"hand-peace",class:"fas fa-hand-peace",unicode:"f25b"},{label:"hand-point-down",class:"fas fa-hand-point-down",unicode:"f0a7"},{label:"hand-point-left",class:"fas fa-hand-point-left",unicode:"f0a5"},{label:"hand-point-right",class:"fas fa-hand-point-right",unicode:"f0a4"},{label:"hand-point-up",class:"fas fa-hand-point-up",unicode:"f0a6"},{label:"hand-pointer",class:"fas fa-hand-pointer",unicode:"f25a"},{label:"hand-scissors",class:"fas fa-hand-scissors",unicode:"f257"},{label:"hand-sparkles",class:"fas fa-hand-sparkles",unicode:"e05d"},{label:"hand-spock",class:"fas fa-hand-spock",unicode:"f259"},{label:"handcuffs",class:"fas fa-handcuffs",unicode:"e4f8"},{label:"hands",class:"fas fa-hands",unicode:"f2a7"},{label:"hands-asl-interpreting",class:"fas fa-hands-asl-interpreting",unicode:"f2a3"},{label:"hands-bound",class:"fas fa-hands-bound",unicode:"e4f9"},{label:"hands-bubbles",class:"fas fa-hands-bubbles",unicode:"e05e"},{label:"hands-clapping",class:"fas fa-hands-clapping",unicode:"e1a8"},{label:"hands-holding",class:"fas fa-hands-holding",unicode:"f4c2"},{label:"hands-holding-child",class:"fas fa-hands-holding-child",unicode:"e4fa"},{label:"hands-holding-circle",class:"fas fa-hands-holding-circle",unicode:"e4fb"},{label:"hands-praying",class:"fas fa-hands-praying",unicode:"f684"},{label:"handshake",class:"fas fa-handshake",unicode:"f2b5"},{label:"handshake-angle",class:"fas fa-handshake-angle",unicode:"f4c4"},{label:"handshake-simple",class:"fas fa-handshake-simple",unicode:"f4c6"},{label:"handshake-simple-slash",class:"fas fa-handshake-simple-slash",unicode:"e05f"},{label:"handshake-slash",class:"fas fa-handshake-slash",unicode:"e060"},{label:"hanukiah",class:"fas fa-hanukiah",unicode:"f6e6"},{label:"hard-drive",class:"fas fa-hard-drive",unicode:"f0a0"},{label:"hashtag",class:"fas fa-hashtag",unicode:"23"},{label:"hat-cowboy",class:"fas fa-hat-cowboy",unicode:"f8c0"},{label:"hat-cowboy-side",class:"fas fa-hat-cowboy-side",unicode:"f8c1"},{label:"hat-wizard",class:"fas fa-hat-wizard",unicode:"f6e8"},{label:"head-side-cough",class:"fas fa-head-side-cough",unicode:"e061"},{label:"head-side-cough-slash",class:"fas fa-head-side-cough-slash",unicode:"e062"},{label:"head-side-mask",class:"fas fa-head-side-mask",unicode:"e063"},{label:"head-side-virus",class:"fas fa-head-side-virus",unicode:"e064"},{label:"heading",class:"fas fa-heading",unicode:"f1dc"},{label:"headphones",class:"fas fa-headphones",unicode:"f025"},{label:"headphones-simple",class:"fas fa-headphones-simple",unicode:"f58f"},{label:"headset",class:"fas fa-headset",unicode:"f590"},{label:"heart",class:"fas fa-heart",unicode:"f004"},{label:"heart-circle-bolt",class:"fas fa-heart-circle-bolt",unicode:"e4fc"},{label:"heart-circle-check",class:"fas fa-heart-circle-check",unicode:"e4fd"},{label:"heart-circle-exclamation",class:"fas fa-heart-circle-exclamation",unicode:"e4fe"},{label:"heart-circle-minus",class:"fas fa-heart-circle-minus",unicode:"e4ff"},{label:"heart-circle-plus",class:"fas fa-heart-circle-plus",unicode:"e500"},{label:"heart-circle-xmark",class:"fas fa-heart-circle-xmark",unicode:"e501"},{label:"heart-crack",class:"fas fa-heart-crack",unicode:"f7a9"},{label:"heart-pulse",class:"fas fa-heart-pulse",unicode:"f21e"},{label:"helicopter",class:"fas fa-helicopter",unicode:"f533"},{label:"helicopter-symbol",class:"fas fa-helicopter-symbol",unicode:"e502"},{label:"helmet-safety",class:"fas fa-helmet-safety",unicode:"f807"},{label:"helmet-un",class:"fas fa-helmet-un",unicode:"e503"},{label:"highlighter",class:"fas fa-highlighter",unicode:"f591"},{label:"hill-avalanche",class:"fas fa-hill-avalanche",unicode:"e507"},{label:"hill-rockslide",class:"fas fa-hill-rockslide",unicode:"e508"},{label:"hippo",class:"fas fa-hippo",unicode:"f6ed"},{label:"hockey-puck",class:"fas fa-hockey-puck",unicode:"f453"},{label:"holly-berry",class:"fas fa-holly-berry",unicode:"f7aa"},{label:"horse",class:"fas fa-horse",unicode:"f6f0"},{label:"horse-head",class:"fas fa-horse-head",unicode:"f7ab"},{label:"hospital",class:"fas fa-hospital",unicode:"f0f8"},{label:"hospital-user",class:"fas fa-hospital-user",unicode:"f80d"},{label:"hot-tub-person",class:"fas fa-hot-tub-person",unicode:"f593"},{label:"hotdog",class:"fas fa-hotdog",unicode:"f80f"},{label:"hotel",class:"fas fa-hotel",unicode:"f594"},{label:"hourglass",class:"fas fa-hourglass",unicode:"f254"},{label:"hourglass-empty",class:"fas fa-hourglass-empty",unicode:"f252"},{label:"hourglass-end",class:"fas fa-hourglass-end",unicode:"f253"},{label:"hourglass-start",class:"fas fa-hourglass-start",unicode:"f251"},{label:"house",class:"fas fa-house",unicode:"f015"},{label:"house-chimney",class:"fas fa-house-chimney",unicode:"e3af"},{label:"house-chimney-crack",class:"fas fa-house-chimney-crack",unicode:"f6f1"},{label:"house-chimney-medical",class:"fas fa-house-chimney-medical",unicode:"f7f2"},{label:"house-chimney-user",class:"fas fa-house-chimney-user",unicode:"e065"},{label:"house-chimney-window",class:"fas fa-house-chimney-window",unicode:"e00d"},{label:"house-circle-check",class:"fas fa-house-circle-check",unicode:"e509"},{label:"house-circle-exclamation",class:"fas fa-house-circle-exclamation",unicode:"e50a"},{label:"house-circle-xmark",class:"fas fa-house-circle-xmark",unicode:"e50b"},{label:"house-crack",class:"fas fa-house-crack",unicode:"e3b1"},{label:"house-fire",class:"fas fa-house-fire",unicode:"e50c"},{label:"house-flag",class:"fas fa-house-flag",unicode:"e50d"},{label:"house-flood-water",class:"fas fa-house-flood-water",unicode:"e50e"},{label:"house-flood-water-circle-arrow-right",class:"fas fa-house-flood-water-circle-arrow-right",unicode:"e50f"},{label:"house-laptop",class:"fas fa-house-laptop",unicode:"e066"},{label:"house-lock",class:"fas fa-house-lock",unicode:"e510"},{label:"house-medical",class:"fas fa-house-medical",unicode:"e3b2"},{label:"house-medical-circle-check",class:"fas fa-house-medical-circle-check",unicode:"e511"},{label:"house-medical-circle-exclamation",class:"fas fa-house-medical-circle-exclamation",unicode:"e512"},{label:"house-medical-circle-xmark",class:"fas fa-house-medical-circle-xmark",unicode:"e513"},{label:"house-medical-flag",class:"fas fa-house-medical-flag",unicode:"e514"},{label:"house-signal",class:"fas fa-house-signal",unicode:"e012"},{label:"house-tsunami",class:"fas fa-house-tsunami",unicode:"e515"},{label:"house-user",class:"fas fa-house-user",unicode:"e1b0"},{label:"hryvnia-sign",class:"fas fa-hryvnia-sign",unicode:"f6f2"},{label:"hurricane",class:"fas fa-hurricane",unicode:"f751"},{label:"i",class:"fas fa-i",unicode:"49"},{label:"i-cursor",class:"fas fa-i-cursor",unicode:"f246"},{label:"ice-cream",class:"fas fa-ice-cream",unicode:"f810"},{label:"icicles",class:"fas fa-icicles",unicode:"f7ad"},{label:"icons",class:"fas fa-icons",unicode:"f86d"},{label:"id-badge",class:"fas fa-id-badge",unicode:"f2c1"},{label:"id-card",class:"fas fa-id-card",unicode:"f2c2"},{label:"id-card-clip",class:"fas fa-id-card-clip",unicode:"f47f"},{label:"igloo",class:"fas fa-igloo",unicode:"f7ae"},{label:"image",class:"fas fa-image",unicode:"f03e"},{label:"image-portrait",class:"fas fa-image-portrait",unicode:"f3e0"},{label:"images",class:"fas fa-images",unicode:"f302"},{label:"inbox",class:"fas fa-inbox",unicode:"f01c"},{label:"indent",class:"fas fa-indent",unicode:"f03c"},{label:"indian-rupee-sign",class:"fas fa-indian-rupee-sign",unicode:"e1bc"},{label:"industry",class:"fas fa-industry",unicode:"f275"},{label:"infinity",class:"fas fa-infinity",unicode:"f534"},{label:"info",class:"fas fa-info",unicode:"f129"},{label:"italic",class:"fas fa-italic",unicode:"f033"},{label:"j",class:"fas fa-j",unicode:"4a"},{label:"jar",class:"fas fa-jar",unicode:"e516"},{label:"jar-wheat",class:"fas fa-jar-wheat",unicode:"e517"},{label:"jedi",class:"fas fa-jedi",unicode:"f669"},{label:"jet-fighter",class:"fas fa-jet-fighter",unicode:"f0fb"},{label:"jet-fighter-up",class:"fas fa-jet-fighter-up",unicode:"e518"},{label:"joint",class:"fas fa-joint",unicode:"f595"},{label:"jug-detergent",class:"fas fa-jug-detergent",unicode:"e519"},{label:"k",class:"fas fa-k",unicode:"4b"},{label:"kaaba",class:"fas fa-kaaba",unicode:"f66b"},{label:"key",class:"fas fa-key",unicode:"f084"},{label:"keyboard",class:"fas fa-keyboard",unicode:"f11c"},{label:"khanda",class:"fas fa-khanda",unicode:"f66d"},{label:"kip-sign",class:"fas fa-kip-sign",unicode:"e1c4"},{label:"kit-medical",class:"fas fa-kit-medical",unicode:"f479"},{label:"kitchen-set",class:"fas fa-kitchen-set",unicode:"e51a"},{label:"kiwi-bird",class:"fas fa-kiwi-bird",unicode:"f535"},{label:"l",class:"fas fa-l",unicode:"4c"},{label:"land-mine-on",class:"fas fa-land-mine-on",unicode:"e51b"},{label:"landmark",class:"fas fa-landmark",unicode:"f66f"},{label:"landmark-dome",class:"fas fa-landmark-dome",unicode:"f752"},{label:"landmark-flag",class:"fas fa-landmark-flag",unicode:"e51c"},{label:"language",class:"fas fa-language",unicode:"f1ab"},{label:"laptop",class:"fas fa-laptop",unicode:"f109"},{label:"laptop-code",class:"fas fa-laptop-code",unicode:"f5fc"},{label:"laptop-file",class:"fas fa-laptop-file",unicode:"e51d"},{label:"laptop-medical",class:"fas fa-laptop-medical",unicode:"f812"},{label:"lari-sign",class:"fas fa-lari-sign",unicode:"e1c8"},{label:"layer-group",class:"fas fa-layer-group",unicode:"f5fd"},{label:"leaf",class:"fas fa-leaf",unicode:"f06c"},{label:"left-long",class:"fas fa-left-long",unicode:"f30a"},{label:"left-right",class:"fas fa-left-right",unicode:"f337"},{label:"lemon",class:"fas fa-lemon",unicode:"f094"},{label:"less-than",class:"fas fa-less-than",unicode:"3c"},{label:"less-than-equal",class:"fas fa-less-than-equal",unicode:"f537"},{label:"life-ring",class:"fas fa-life-ring",unicode:"f1cd"},{label:"lightbulb",class:"fas fa-lightbulb",unicode:"f0eb"},{label:"lines-leaning",class:"fas fa-lines-leaning",unicode:"e51e"},{label:"link",class:"fas fa-link",unicode:"f0c1"},{label:"link-slash",class:"fas fa-link-slash",unicode:"f127"},{label:"lira-sign",class:"fas fa-lira-sign",unicode:"f195"},{label:"list",class:"fas fa-list",unicode:"f03a"},{label:"list-check",class:"fas fa-list-check",unicode:"f0ae"},{label:"list-ol",class:"fas fa-list-ol",unicode:"f0cb"},{label:"list-ul",class:"fas fa-list-ul",unicode:"f0ca"},{label:"litecoin-sign",class:"fas fa-litecoin-sign",unicode:"e1d3"},{label:"location-arrow",class:"fas fa-location-arrow",unicode:"f124"},{label:"location-crosshairs",class:"fas fa-location-crosshairs",unicode:"f601"},{label:"location-dot",class:"fas fa-location-dot",unicode:"f3c5"},{label:"location-pin",class:"fas fa-location-pin",unicode:"f041"},{label:"location-pin-lock",class:"fas fa-location-pin-lock",unicode:"e51f"},{label:"lock",class:"fas fa-lock",unicode:"f023"},{label:"lock-open",class:"fas fa-lock-open",unicode:"f3c1"},{label:"locust",class:"fas fa-locust",unicode:"e520"},{label:"lungs",class:"fas fa-lungs",unicode:"f604"},{label:"lungs-virus",class:"fas fa-lungs-virus",unicode:"e067"},{label:"m",class:"fas fa-m",unicode:"4d"},{label:"magnet",class:"fas fa-magnet",unicode:"f076"},{label:"magnifying-glass",class:"fas fa-magnifying-glass",unicode:"f002"},{label:"magnifying-glass-arrow-right",class:"fas fa-magnifying-glass-arrow-right",unicode:"e521"},{label:"magnifying-glass-chart",class:"fas fa-magnifying-glass-chart",unicode:"e522"},{label:"magnifying-glass-dollar",class:"fas fa-magnifying-glass-dollar",unicode:"f688"},{label:"magnifying-glass-location",class:"fas fa-magnifying-glass-location",unicode:"f689"},{label:"magnifying-glass-minus",class:"fas fa-magnifying-glass-minus",unicode:"f010"},{label:"magnifying-glass-plus",class:"fas fa-magnifying-glass-plus",unicode:"f00e"},{label:"manat-sign",class:"fas fa-manat-sign",unicode:"e1d5"},{label:"map",class:"fas fa-map",unicode:"f279"},{label:"map-location",class:"fas fa-map-location",unicode:"f59f"},{label:"map-location-dot",class:"fas fa-map-location-dot",unicode:"f5a0"},{label:"map-pin",class:"fas fa-map-pin",unicode:"f276"},{label:"marker",class:"fas fa-marker",unicode:"f5a1"},{label:"mars",class:"fas fa-mars",unicode:"f222"},{label:"mars-and-venus",class:"fas fa-mars-and-venus",unicode:"f224"},{label:"mars-and-venus-burst",class:"fas fa-mars-and-venus-burst",unicode:"e523"},{label:"mars-double",class:"fas fa-mars-double",unicode:"f227"},{label:"mars-stroke",class:"fas fa-mars-stroke",unicode:"f229"},{label:"mars-stroke-right",class:"fas fa-mars-stroke-right",unicode:"f22b"},{label:"mars-stroke-up",class:"fas fa-mars-stroke-up",unicode:"f22a"},{label:"martini-glass",class:"fas fa-martini-glass",unicode:"f57b"},{label:"martini-glass-citrus",class:"fas fa-martini-glass-citrus",unicode:"f561"},{label:"martini-glass-empty",class:"fas fa-martini-glass-empty",unicode:"f000"},{label:"mask",class:"fas fa-mask",unicode:"f6fa"},{label:"mask-face",class:"fas fa-mask-face",unicode:"e1d7"},{label:"mask-ventilator",class:"fas fa-mask-ventilator",unicode:"e524"},{label:"masks-theater",class:"fas fa-masks-theater",unicode:"f630"},{label:"mattress-pillow",class:"fas fa-mattress-pillow",unicode:"e525"},{label:"maximize",class:"fas fa-maximize",unicode:"f31e"},{label:"medal",class:"fas fa-medal",unicode:"f5a2"},{label:"memory",class:"fas fa-memory",unicode:"f538"},{label:"menorah",class:"fas fa-menorah",unicode:"f676"},{label:"mercury",class:"fas fa-mercury",unicode:"f223"},{label:"message",class:"fas fa-message",unicode:"f27a"},{label:"meteor",class:"fas fa-meteor",unicode:"f753"},{label:"microchip",class:"fas fa-microchip",unicode:"f2db"},{label:"microphone",class:"fas fa-microphone",unicode:"f130"},{label:"microphone-lines",class:"fas fa-microphone-lines",unicode:"f3c9"},{label:"microphone-lines-slash",class:"fas fa-microphone-lines-slash",unicode:"f539"},{label:"microphone-slash",class:"fas fa-microphone-slash",unicode:"f131"},{label:"microscope",class:"fas fa-microscope",unicode:"f610"},{label:"mill-sign",class:"fas fa-mill-sign",unicode:"e1ed"},{label:"minimize",class:"fas fa-minimize",unicode:"f78c"},{label:"minus",class:"fas fa-minus",unicode:"f068"},{label:"mitten",class:"fas fa-mitten",unicode:"f7b5"},{label:"mobile",class:"fas fa-mobile",unicode:"f3ce"},{label:"mobile-button",class:"fas fa-mobile-button",unicode:"f10b"},{label:"mobile-retro",class:"fas fa-mobile-retro",unicode:"e527"},{label:"mobile-screen",class:"fas fa-mobile-screen",unicode:"f3cf"},{label:"mobile-screen-button",class:"fas fa-mobile-screen-button",unicode:"f3cd"},{label:"money-bill",class:"fas fa-money-bill",unicode:"f0d6"},{label:"money-bill-1",class:"fas fa-money-bill-1",unicode:"f3d1"},{label:"money-bill-1-wave",class:"fas fa-money-bill-1-wave",unicode:"f53b"},{label:"money-bill-transfer",class:"fas fa-money-bill-transfer",unicode:"e528"},{label:"money-bill-trend-up",class:"fas fa-money-bill-trend-up",unicode:"e529"},{label:"money-bill-wave",class:"fas fa-money-bill-wave",unicode:"f53a"},{label:"money-bill-wheat",class:"fas fa-money-bill-wheat",unicode:"e52a"},{label:"money-bills",class:"fas fa-money-bills",unicode:"e1f3"},{label:"money-check",class:"fas fa-money-check",unicode:"f53c"},{label:"money-check-dollar",class:"fas fa-money-check-dollar",unicode:"f53d"},{label:"monument",class:"fas fa-monument",unicode:"f5a6"},{label:"moon",class:"fas fa-moon",unicode:"f186"},{label:"mortar-pestle",class:"fas fa-mortar-pestle",unicode:"f5a7"},{label:"mosque",class:"fas fa-mosque",unicode:"f678"},{label:"mosquito",class:"fas fa-mosquito",unicode:"e52b"},{label:"mosquito-net",class:"fas fa-mosquito-net",unicode:"e52c"},{label:"motorcycle",class:"fas fa-motorcycle",unicode:"f21c"},{label:"mound",class:"fas fa-mound",unicode:"e52d"},{label:"mountain",class:"fas fa-mountain",unicode:"f6fc"},{label:"mountain-city",class:"fas fa-mountain-city",unicode:"e52e"},{label:"mountain-sun",class:"fas fa-mountain-sun",unicode:"e52f"},{label:"mug-hot",class:"fas fa-mug-hot",unicode:"f7b6"},{label:"mug-saucer",class:"fas fa-mug-saucer",unicode:"f0f4"},{label:"music",class:"fas fa-music",unicode:"f001"},{label:"n",class:"fas fa-n",unicode:"4e"},{label:"naira-sign",class:"fas fa-naira-sign",unicode:"e1f6"},{label:"network-wired",class:"fas fa-network-wired",unicode:"f6ff"},{label:"neuter",class:"fas fa-neuter",unicode:"f22c"},{label:"newspaper",class:"fas fa-newspaper",unicode:"f1ea"},{label:"not-equal",class:"fas fa-not-equal",unicode:"f53e"},{label:"note-sticky",class:"fas fa-note-sticky",unicode:"f249"},{label:"notes-medical",class:"fas fa-notes-medical",unicode:"f481"},{label:"o",class:"fas fa-o",unicode:"4f"},{label:"object-group",class:"fas fa-object-group",unicode:"f247"},{label:"object-ungroup",class:"fas fa-object-ungroup",unicode:"f248"},{label:"oil-can",class:"fas fa-oil-can",unicode:"f613"},{label:"oil-well",class:"fas fa-oil-well",unicode:"e532"},{label:"om",class:"fas fa-om",unicode:"f679"},{label:"otter",class:"fas fa-otter",unicode:"f700"},{label:"outdent",class:"fas fa-outdent",unicode:"f03b"},{label:"p",class:"fas fa-p",unicode:"50"},{label:"pager",class:"fas fa-pager",unicode:"f815"},{label:"paint-roller",class:"fas fa-paint-roller",unicode:"f5aa"},{label:"paintbrush",class:"fas fa-paintbrush",unicode:"f1fc"},{label:"palette",class:"fas fa-palette",unicode:"f53f"},{label:"pallet",class:"fas fa-pallet",unicode:"f482"},{label:"panorama",class:"fas fa-panorama",unicode:"e209"},{label:"paper-plane",class:"fas fa-paper-plane",unicode:"f1d8"},{label:"paperclip",class:"fas fa-paperclip",unicode:"f0c6"},{label:"parachute-box",class:"fas fa-parachute-box",unicode:"f4cd"},{label:"paragraph",class:"fas fa-paragraph",unicode:"f1dd"},{label:"passport",class:"fas fa-passport",unicode:"f5ab"},{label:"paste",class:"fas fa-paste",unicode:"f0ea"},{label:"pause",class:"fas fa-pause",unicode:"f04c"},{label:"paw",class:"fas fa-paw",unicode:"f1b0"},{label:"peace",class:"fas fa-peace",unicode:"f67c"},{label:"pen",class:"fas fa-pen",unicode:"f304"},{label:"pen-clip",class:"fas fa-pen-clip",unicode:"f305"},{label:"pen-fancy",class:"fas fa-pen-fancy",unicode:"f5ac"},{label:"pen-nib",class:"fas fa-pen-nib",unicode:"f5ad"},{label:"pen-ruler",class:"fas fa-pen-ruler",unicode:"f5ae"},{label:"pen-to-square",class:"fas fa-pen-to-square",unicode:"f044"},{label:"pencil",class:"fas fa-pencil",unicode:"f303"},{label:"people-arrows-left-right",class:"fas fa-people-arrows-left-right",unicode:"e068"},{label:"people-carry-box",class:"fas fa-people-carry-box",unicode:"f4ce"},{label:"people-group",class:"fas fa-people-group",unicode:"e533"},{label:"people-line",class:"fas fa-people-line",unicode:"e534"},{label:"people-pulling",class:"fas fa-people-pulling",unicode:"e535"},{label:"people-robbery",class:"fas fa-people-robbery",unicode:"e536"},{label:"people-roof",class:"fas fa-people-roof",unicode:"e537"},{label:"pepper-hot",class:"fas fa-pepper-hot",unicode:"f816"},{label:"percent",class:"fas fa-percent",unicode:"25"},{label:"person",class:"fas fa-person",unicode:"f183"},{label:"person-arrow-down-to-line",class:"fas fa-person-arrow-down-to-line",unicode:"e538"},{label:"person-arrow-up-from-line",class:"fas fa-person-arrow-up-from-line",unicode:"e539"},{label:"person-biking",class:"fas fa-person-biking",unicode:"f84a"},{label:"person-booth",class:"fas fa-person-booth",unicode:"f756"},{label:"person-breastfeeding",class:"fas fa-person-breastfeeding",unicode:"e53a"},{label:"person-burst",class:"fas fa-person-burst",unicode:"e53b"},{label:"person-cane",class:"fas fa-person-cane",unicode:"e53c"},{label:"person-chalkboard",class:"fas fa-person-chalkboard",unicode:"e53d"},{label:"person-circle-check",class:"fas fa-person-circle-check",unicode:"e53e"},{label:"person-circle-exclamation",class:"fas fa-person-circle-exclamation",unicode:"e53f"},{label:"person-circle-minus",class:"fas fa-person-circle-minus",unicode:"e540"},{label:"person-circle-plus",class:"fas fa-person-circle-plus",unicode:"e541"},{label:"person-circle-question",class:"fas fa-person-circle-question",unicode:"e542"},{label:"person-circle-xmark",class:"fas fa-person-circle-xmark",unicode:"e543"},{label:"person-digging",class:"fas fa-person-digging",unicode:"f85e"},{label:"person-dots-from-line",class:"fas fa-person-dots-from-line",unicode:"f470"},{label:"person-dress",class:"fas fa-person-dress",unicode:"f182"},{label:"person-dress-burst",class:"fas fa-person-dress-burst",unicode:"e544"},{label:"person-drowning",class:"fas fa-person-drowning",unicode:"e545"},{label:"person-falling",class:"fas fa-person-falling",unicode:"e546"},{label:"person-falling-burst",class:"fas fa-person-falling-burst",unicode:"e547"},{label:"person-half-dress",class:"fas fa-person-half-dress",unicode:"e548"},{label:"person-harassing",class:"fas fa-person-harassing",unicode:"e549"},{label:"person-hiking",class:"fas fa-person-hiking",unicode:"f6ec"},{label:"person-military-pointing",class:"fas fa-person-military-pointing",unicode:"e54a"},{label:"person-military-rifle",class:"fas fa-person-military-rifle",unicode:"e54b"},{label:"person-military-to-person",class:"fas fa-person-military-to-person",unicode:"e54c"},{label:"person-praying",class:"fas fa-person-praying",unicode:"f683"},{label:"person-pregnant",class:"fas fa-person-pregnant",unicode:"e31e"},{label:"person-rays",class:"fas fa-person-rays",unicode:"e54d"},{label:"person-rifle",class:"fas fa-person-rifle",unicode:"e54e"},{label:"person-running",class:"fas fa-person-running",unicode:"f70c"},{label:"person-shelter",class:"fas fa-person-shelter",unicode:"e54f"},{label:"person-skating",class:"fas fa-person-skating",unicode:"f7c5"},{label:"person-skiing",class:"fas fa-person-skiing",unicode:"f7c9"},{label:"person-skiing-nordic",class:"fas fa-person-skiing-nordic",unicode:"f7ca"},{label:"person-snowboarding",class:"fas fa-person-snowboarding",unicode:"f7ce"},{label:"person-swimming",class:"fas fa-person-swimming",unicode:"f5c4"},{label:"person-through-window",class:"fas fa-person-through-window",unicode:"e433"},{label:"person-walking",class:"fas fa-person-walking",unicode:"f554"},{label:"person-walking-arrow-loop-left",class:"fas fa-person-walking-arrow-loop-left",unicode:"e551"},{label:"person-walking-arrow-right",class:"fas fa-person-walking-arrow-right",unicode:"e552"},{label:"person-walking-dashed-line-arrow-right",class:"fas fa-person-walking-dashed-line-arrow-right",unicode:"e553"},{label:"person-walking-luggage",class:"fas fa-person-walking-luggage",unicode:"e554"},{label:"person-walking-with-cane",class:"fas fa-person-walking-with-cane",unicode:"f29d"},{label:"peseta-sign",class:"fas fa-peseta-sign",unicode:"e221"},{label:"peso-sign",class:"fas fa-peso-sign",unicode:"e222"},{label:"phone",class:"fas fa-phone",unicode:"f095"},{label:"phone-flip",class:"fas fa-phone-flip",unicode:"f879"},{label:"phone-slash",class:"fas fa-phone-slash",unicode:"f3dd"},{label:"phone-volume",class:"fas fa-phone-volume",unicode:"f2a0"},{label:"photo-film",class:"fas fa-photo-film",unicode:"f87c"},{label:"piggy-bank",class:"fas fa-piggy-bank",unicode:"f4d3"},{label:"pills",class:"fas fa-pills",unicode:"f484"},{label:"pizza-slice",class:"fas fa-pizza-slice",unicode:"f818"},{label:"place-of-worship",class:"fas fa-place-of-worship",unicode:"f67f"},{label:"plane",class:"fas fa-plane",unicode:"f072"},{label:"plane-arrival",class:"fas fa-plane-arrival",unicode:"f5af"},{label:"plane-circle-check",class:"fas fa-plane-circle-check",unicode:"e555"},{label:"plane-circle-exclamation",class:"fas fa-plane-circle-exclamation",unicode:"e556"},{label:"plane-circle-xmark",class:"fas fa-plane-circle-xmark",unicode:"e557"},{label:"plane-departure",class:"fas fa-plane-departure",unicode:"f5b0"},{label:"plane-lock",class:"fas fa-plane-lock",unicode:"e558"},{label:"plane-slash",class:"fas fa-plane-slash",unicode:"e069"},{label:"plane-up",class:"fas fa-plane-up",unicode:"e22d"},{label:"plant-wilt",class:"fas fa-plant-wilt",unicode:"e43b"},{label:"plate-wheat",class:"fas fa-plate-wheat",unicode:"e55a"},{label:"play",class:"fas fa-play",unicode:"f04b"},{label:"plug",class:"fas fa-plug",unicode:"f1e6"},{label:"plug-circle-bolt",class:"fas fa-plug-circle-bolt",unicode:"e55b"},{label:"plug-circle-check",class:"fas fa-plug-circle-check",unicode:"e55c"},{label:"plug-circle-exclamation",class:"fas fa-plug-circle-exclamation",unicode:"e55d"},{label:"plug-circle-minus",class:"fas fa-plug-circle-minus",unicode:"e55e"},{label:"plug-circle-plus",class:"fas fa-plug-circle-plus",unicode:"e55f"},{label:"plug-circle-xmark",class:"fas fa-plug-circle-xmark",unicode:"e560"},{label:"plus",class:"fas fa-plus",unicode:"2b"},{label:"plus-minus",class:"fas fa-plus-minus",unicode:"e43c"},{label:"podcast",class:"fas fa-podcast",unicode:"f2ce"},{label:"poo",class:"fas fa-poo",unicode:"f2fe"},{label:"poo-storm",class:"fas fa-poo-storm",unicode:"f75a"},{label:"poop",class:"fas fa-poop",unicode:"f619"},{label:"power-off",class:"fas fa-power-off",unicode:"f011"},{label:"prescription",class:"fas fa-prescription",unicode:"f5b1"},{label:"prescription-bottle",class:"fas fa-prescription-bottle",unicode:"f485"},{label:"prescription-bottle-medical",class:"fas fa-prescription-bottle-medical",unicode:"f486"},{label:"print",class:"fas fa-print",unicode:"f02f"},{label:"pump-medical",class:"fas fa-pump-medical",unicode:"e06a"},{label:"pump-soap",class:"fas fa-pump-soap",unicode:"e06b"},{label:"puzzle-piece",class:"fas fa-puzzle-piece",unicode:"f12e"},{label:"q",class:"fas fa-q",unicode:"51"},{label:"qrcode",class:"fas fa-qrcode",unicode:"f029"},{label:"question",class:"fas fa-question",unicode:"3f"},{label:"quote-left",class:"fas fa-quote-left",unicode:"f10d"},{label:"quote-right",class:"fas fa-quote-right",unicode:"f10e"},{label:"r",class:"fas fa-r",unicode:"52"},{label:"radiation",class:"fas fa-radiation",unicode:"f7b9"},{label:"radio",class:"fas fa-radio",unicode:"f8d7"},{label:"rainbow",class:"fas fa-rainbow",unicode:"f75b"},{label:"ranking-star",class:"fas fa-ranking-star",unicode:"e561"},{label:"receipt",class:"fas fa-receipt",unicode:"f543"},{label:"record-vinyl",class:"fas fa-record-vinyl",unicode:"f8d9"},{label:"rectangle-ad",class:"fas fa-rectangle-ad",unicode:"f641"},{label:"rectangle-list",class:"fas fa-rectangle-list",unicode:"f022"},{label:"rectangle-xmark",class:"fas fa-rectangle-xmark",unicode:"f410"},{label:"recycle",class:"fas fa-recycle",unicode:"f1b8"},{label:"registered",class:"fas fa-registered",unicode:"f25d"},{label:"repeat",class:"fas fa-repeat",unicode:"f363"},{label:"reply",class:"fas fa-reply",unicode:"f3e5"},{label:"reply-all",class:"fas fa-reply-all",unicode:"f122"},{label:"republican",class:"fas fa-republican",unicode:"f75e"},{label:"restroom",class:"fas fa-restroom",unicode:"f7bd"},{label:"retweet",class:"fas fa-retweet",unicode:"f079"},{label:"ribbon",class:"fas fa-ribbon",unicode:"f4d6"},{label:"right-from-bracket",class:"fas fa-right-from-bracket",unicode:"f2f5"},{label:"right-left",class:"fas fa-right-left",unicode:"f362"},{label:"right-long",class:"fas fa-right-long",unicode:"f30b"},{label:"right-to-bracket",class:"fas fa-right-to-bracket",unicode:"f2f6"},{label:"ring",class:"fas fa-ring",unicode:"f70b"},{label:"road",class:"fas fa-road",unicode:"f018"},{label:"road-barrier",class:"fas fa-road-barrier",unicode:"e562"},{label:"road-bridge",class:"fas fa-road-bridge",unicode:"e563"},{label:"road-circle-check",class:"fas fa-road-circle-check",unicode:"e564"},{label:"road-circle-exclamation",class:"fas fa-road-circle-exclamation",unicode:"e565"},{label:"road-circle-xmark",class:"fas fa-road-circle-xmark",unicode:"e566"},{label:"road-lock",class:"fas fa-road-lock",unicode:"e567"},{label:"road-spikes",class:"fas fa-road-spikes",unicode:"e568"},{label:"robot",class:"fas fa-robot",unicode:"f544"},{label:"rocket",class:"fas fa-rocket",unicode:"f135"},{label:"rotate",class:"fas fa-rotate",unicode:"f2f1"},{label:"rotate-left",class:"fas fa-rotate-left",unicode:"f2ea"},{label:"rotate-right",class:"fas fa-rotate-right",unicode:"f2f9"},{label:"route",class:"fas fa-route",unicode:"f4d7"},{label:"rss",class:"fas fa-rss",unicode:"f09e"},{label:"ruble-sign",class:"fas fa-ruble-sign",unicode:"f158"},{label:"rug",class:"fas fa-rug",unicode:"e569"},{label:"ruler",class:"fas fa-ruler",unicode:"f545"},{label:"ruler-combined",class:"fas fa-ruler-combined",unicode:"f546"},{label:"ruler-horizontal",class:"fas fa-ruler-horizontal",unicode:"f547"},{label:"ruler-vertical",class:"fas fa-ruler-vertical",unicode:"f548"},{label:"rupee-sign",class:"fas fa-rupee-sign",unicode:"f156"},{label:"rupiah-sign",class:"fas fa-rupiah-sign",unicode:"e23d"},{label:"s",class:"fas fa-s",unicode:"53"},{label:"sack-dollar",class:"fas fa-sack-dollar",unicode:"f81d"},{label:"sack-xmark",class:"fas fa-sack-xmark",unicode:"e56a"},{label:"sailboat",class:"fas fa-sailboat",unicode:"e445"},{label:"satellite",class:"fas fa-satellite",unicode:"f7bf"},{label:"satellite-dish",class:"fas fa-satellite-dish",unicode:"f7c0"},{label:"scale-balanced",class:"fas fa-scale-balanced",unicode:"f24e"},{label:"scale-unbalanced",class:"fas fa-scale-unbalanced",unicode:"f515"},{label:"scale-unbalanced-flip",class:"fas fa-scale-unbalanced-flip",unicode:"f516"},{label:"school",class:"fas fa-school",unicode:"f549"},{label:"school-circle-check",class:"fas fa-school-circle-check",unicode:"e56b"},{label:"school-circle-exclamation",class:"fas fa-school-circle-exclamation",unicode:"e56c"},{label:"school-circle-xmark",class:"fas fa-school-circle-xmark",unicode:"e56d"},{label:"school-flag",class:"fas fa-school-flag",unicode:"e56e"},{label:"school-lock",class:"fas fa-school-lock",unicode:"e56f"},{label:"scissors",class:"fas fa-scissors",unicode:"f0c4"},{label:"screwdriver",class:"fas fa-screwdriver",unicode:"f54a"},{label:"screwdriver-wrench",class:"fas fa-screwdriver-wrench",unicode:"f7d9"},{label:"scroll",class:"fas fa-scroll",unicode:"f70e"},{label:"scroll-torah",class:"fas fa-scroll-torah",unicode:"f6a0"},{label:"sd-card",class:"fas fa-sd-card",unicode:"f7c2"},{label:"section",class:"fas fa-section",unicode:"e447"},{label:"seedling",class:"fas fa-seedling",unicode:"f4d8"},{label:"server",class:"fas fa-server",unicode:"f233"},{label:"shapes",class:"fas fa-shapes",unicode:"f61f"},{label:"share",class:"fas fa-share",unicode:"f064"},{label:"share-from-square",class:"fas fa-share-from-square",unicode:"f14d"},{label:"share-nodes",class:"fas fa-share-nodes",unicode:"f1e0"},{label:"sheet-plastic",class:"fas fa-sheet-plastic",unicode:"e571"},{label:"shekel-sign",class:"fas fa-shekel-sign",unicode:"f20b"},{label:"shield",class:"fas fa-shield",unicode:"f132"},{label:"shield-cat",class:"fas fa-shield-cat",unicode:"e572"},{label:"shield-dog",class:"fas fa-shield-dog",unicode:"e573"},{label:"shield-halved",class:"fas fa-shield-halved",unicode:"f3ed"},{label:"shield-heart",class:"fas fa-shield-heart",unicode:"e574"},{label:"shield-virus",class:"fas fa-shield-virus",unicode:"e06c"},{label:"ship",class:"fas fa-ship",unicode:"f21a"},{label:"shirt",class:"fas fa-shirt",unicode:"f553"},{label:"shoe-prints",class:"fas fa-shoe-prints",unicode:"f54b"},{label:"shop",class:"fas fa-shop",unicode:"f54f"},{label:"shop-lock",class:"fas fa-shop-lock",unicode:"e4a5"},{label:"shop-slash",class:"fas fa-shop-slash",unicode:"e070"},{label:"shower",class:"fas fa-shower",unicode:"f2cc"},{label:"shrimp",class:"fas fa-shrimp",unicode:"e448"},{label:"shuffle",class:"fas fa-shuffle",unicode:"f074"},{label:"shuttle-space",class:"fas fa-shuttle-space",unicode:"f197"},{label:"sign-hanging",class:"fas fa-sign-hanging",unicode:"f4d9"},{label:"signal",class:"fas fa-signal",unicode:"f012"},{label:"signature",class:"fas fa-signature",unicode:"f5b7"},{label:"signs-post",class:"fas fa-signs-post",unicode:"f277"},{label:"sim-card",class:"fas fa-sim-card",unicode:"f7c4"},{label:"sink",class:"fas fa-sink",unicode:"e06d"},{label:"sitemap",class:"fas fa-sitemap",unicode:"f0e8"},{label:"skull",class:"fas fa-skull",unicode:"f54c"},{label:"skull-crossbones",class:"fas fa-skull-crossbones",unicode:"f714"},{label:"slash",class:"fas fa-slash",unicode:"f715"},{label:"sleigh",class:"fas fa-sleigh",unicode:"f7cc"},{label:"sliders",class:"fas fa-sliders",unicode:"f1de"},{label:"smog",class:"fas fa-smog",unicode:"f75f"},{label:"smoking",class:"fas fa-smoking",unicode:"f48d"},{label:"snowflake",class:"fas fa-snowflake",unicode:"f2dc"},{label:"snowman",class:"fas fa-snowman",unicode:"f7d0"},{label:"snowplow",class:"fas fa-snowplow",unicode:"f7d2"},{label:"soap",class:"fas fa-soap",unicode:"e06e"},{label:"socks",class:"fas fa-socks",unicode:"f696"},{label:"solar-panel",class:"fas fa-solar-panel",unicode:"f5ba"},{label:"sort",class:"fas fa-sort",unicode:"f0dc"},{label:"sort-down",class:"fas fa-sort-down",unicode:"f0dd"},{label:"sort-up",class:"fas fa-sort-up",unicode:"f0de"},{label:"spa",class:"fas fa-spa",unicode:"f5bb"},{label:"spaghetti-monster-flying",class:"fas fa-spaghetti-monster-flying",unicode:"f67b"},{label:"spell-check",class:"fas fa-spell-check",unicode:"f891"},{label:"spider",class:"fas fa-spider",unicode:"f717"},{label:"spinner",class:"fas fa-spinner",unicode:"f110"},{label:"splotch",class:"fas fa-splotch",unicode:"f5bc"},{label:"spoon",class:"fas fa-spoon",unicode:"f2e5"},{label:"spray-can",class:"fas fa-spray-can",unicode:"f5bd"},{label:"spray-can-sparkles",class:"fas fa-spray-can-sparkles",unicode:"f5d0"},{label:"square",class:"fas fa-square",unicode:"f0c8"},{label:"square-arrow-up-right",class:"fas fa-square-arrow-up-right",unicode:"f14c"},{label:"square-caret-down",class:"fas fa-square-caret-down",unicode:"f150"},{label:"square-caret-left",class:"fas fa-square-caret-left",unicode:"f191"},{label:"square-caret-right",class:"fas fa-square-caret-right",unicode:"f152"},{label:"square-caret-up",class:"fas fa-square-caret-up",unicode:"f151"},{label:"square-check",class:"fas fa-square-check",unicode:"f14a"},{label:"square-envelope",class:"fas fa-square-envelope",unicode:"f199"},{label:"square-full",class:"fas fa-square-full",unicode:"f45c"},{label:"square-h",class:"fas fa-square-h",unicode:"f0fd"},{label:"square-minus",class:"fas fa-square-minus",unicode:"f146"},{label:"square-nfi",class:"fas fa-square-nfi",unicode:"e576"},{label:"square-parking",class:"fas fa-square-parking",unicode:"f540"},{label:"square-pen",class:"fas fa-square-pen",unicode:"f14b"},{label:"square-person-confined",class:"fas fa-square-person-confined",unicode:"e577"},{label:"square-phone",class:"fas fa-square-phone",unicode:"f098"},{label:"square-phone-flip",class:"fas fa-square-phone-flip",unicode:"f87b"},{label:"square-plus",class:"fas fa-square-plus",unicode:"f0fe"},{label:"square-poll-horizontal",class:"fas fa-square-poll-horizontal",unicode:"f682"},{label:"square-poll-vertical",class:"fas fa-square-poll-vertical",unicode:"f681"},{label:"square-root-variable",class:"fas fa-square-root-variable",unicode:"f698"},{label:"square-rss",class:"fas fa-square-rss",unicode:"f143"},{label:"square-share-nodes",class:"fas fa-square-share-nodes",unicode:"f1e1"},{label:"square-up-right",class:"fas fa-square-up-right",unicode:"f360"},{label:"square-virus",class:"fas fa-square-virus",unicode:"e578"},{label:"square-xmark",class:"fas fa-square-xmark",unicode:"f2d3"},{label:"staff-aesculapius",class:"fas fa-staff-aesculapius",unicode:"e579"},{label:"stairs",class:"fas fa-stairs",unicode:"e289"},{label:"stamp",class:"fas fa-stamp",unicode:"f5bf"},{label:"star",class:"fas fa-star",unicode:"f005"},{label:"star-and-crescent",class:"fas fa-star-and-crescent",unicode:"f699"},{label:"star-half",class:"fas fa-star-half",unicode:"f089"},{label:"star-half-stroke",class:"fas fa-star-half-stroke",unicode:"f5c0"},{label:"star-of-david",class:"fas fa-star-of-david",unicode:"f69a"},{label:"star-of-life",class:"fas fa-star-of-life",unicode:"f621"},{label:"sterling-sign",class:"fas fa-sterling-sign",unicode:"f154"},{label:"stethoscope",class:"fas fa-stethoscope",unicode:"f0f1"},{label:"stop",class:"fas fa-stop",unicode:"f04d"},{label:"stopwatch",class:"fas fa-stopwatch",unicode:"f2f2"},{label:"stopwatch-20",class:"fas fa-stopwatch-20",unicode:"e06f"},{label:"store",class:"fas fa-store",unicode:"f54e"},{label:"store-slash",class:"fas fa-store-slash",unicode:"e071"},{label:"street-view",class:"fas fa-street-view",unicode:"f21d"},{label:"strikethrough",class:"fas fa-strikethrough",unicode:"f0cc"},{label:"stroopwafel",class:"fas fa-stroopwafel",unicode:"f551"},{label:"subscript",class:"fas fa-subscript",unicode:"f12c"},{label:"suitcase",class:"fas fa-suitcase",unicode:"f0f2"},{label:"suitcase-medical",class:"fas fa-suitcase-medical",unicode:"f0fa"},{label:"suitcase-rolling",class:"fas fa-suitcase-rolling",unicode:"f5c1"},{label:"sun",class:"fas fa-sun",unicode:"f185"},{label:"sun-plant-wilt",class:"fas fa-sun-plant-wilt",unicode:"e57a"},{label:"superscript",class:"fas fa-superscript",unicode:"f12b"},{label:"swatchbook",class:"fas fa-swatchbook",unicode:"f5c3"},{label:"synagogue",class:"fas fa-synagogue",unicode:"f69b"},{label:"syringe",class:"fas fa-syringe",unicode:"f48e"},{label:"t",class:"fas fa-t",unicode:"54"},{label:"table",class:"fas fa-table",unicode:"f0ce"},{label:"table-cells",class:"fas fa-table-cells",unicode:"f00a"},{label:"table-cells-large",class:"fas fa-table-cells-large",unicode:"f009"},{label:"table-columns",class:"fas fa-table-columns",unicode:"f0db"},{label:"table-list",class:"fas fa-table-list",unicode:"f00b"},{label:"table-tennis-paddle-ball",class:"fas fa-table-tennis-paddle-ball",unicode:"f45d"},{label:"tablet",class:"fas fa-tablet",unicode:"f3fb"},{label:"tablet-button",class:"fas fa-tablet-button",unicode:"f10a"},{label:"tablet-screen-button",class:"fas fa-tablet-screen-button",unicode:"f3fa"},{label:"tablets",class:"fas fa-tablets",unicode:"f490"},{label:"tachograph-digital",class:"fas fa-tachograph-digital",unicode:"f566"},{label:"tag",class:"fas fa-tag",unicode:"f02b"},{label:"tags",class:"fas fa-tags",unicode:"f02c"},{label:"tape",class:"fas fa-tape",unicode:"f4db"},{label:"tarp",class:"fas fa-tarp",unicode:"e57b"},{label:"tarp-droplet",class:"fas fa-tarp-droplet",unicode:"e57c"},{label:"taxi",class:"fas fa-taxi",unicode:"f1ba"},{label:"teeth",class:"fas fa-teeth",unicode:"f62e"},{label:"teeth-open",class:"fas fa-teeth-open",unicode:"f62f"},{label:"temperature-arrow-down",class:"fas fa-temperature-arrow-down",unicode:"e03f"},{label:"temperature-arrow-up",class:"fas fa-temperature-arrow-up",unicode:"e040"},{label:"temperature-empty",class:"fas fa-temperature-empty",unicode:"f2cb"},{label:"temperature-full",class:"fas fa-temperature-full",unicode:"f2c7"},{label:"temperature-half",class:"fas fa-temperature-half",unicode:"f2c9"},{label:"temperature-high",class:"fas fa-temperature-high",unicode:"f769"},{label:"temperature-low",class:"fas fa-temperature-low",unicode:"f76b"},{label:"temperature-quarter",class:"fas fa-temperature-quarter",unicode:"f2ca"},{label:"temperature-three-quarters",class:"fas fa-temperature-three-quarters",unicode:"f2c8"},{label:"tenge-sign",class:"fas fa-tenge-sign",unicode:"f7d7"},{label:"tent",class:"fas fa-tent",unicode:"e57d"},{label:"tent-arrow-down-to-line",class:"fas fa-tent-arrow-down-to-line",unicode:"e57e"},{label:"tent-arrow-left-right",class:"fas fa-tent-arrow-left-right",unicode:"e57f"},{label:"tent-arrow-turn-left",class:"fas fa-tent-arrow-turn-left",unicode:"e580"},{label:"tent-arrows-down",class:"fas fa-tent-arrows-down",unicode:"e581"},{label:"tents",class:"fas fa-tents",unicode:"e582"},{label:"terminal",class:"fas fa-terminal",unicode:"f120"},{label:"text-height",class:"fas fa-text-height",unicode:"f034"},{label:"text-slash",class:"fas fa-text-slash",unicode:"f87d"},{label:"text-width",class:"fas fa-text-width",unicode:"f035"},{label:"thermometer",class:"fas fa-thermometer",unicode:"f491"},{label:"thumbs-down",class:"fas fa-thumbs-down",unicode:"f165"},{label:"thumbs-up",class:"fas fa-thumbs-up",unicode:"f164"},{label:"thumbtack",class:"fas fa-thumbtack",unicode:"f08d"},{label:"ticket",class:"fas fa-ticket",unicode:"f145"},{label:"ticket-simple",class:"fas fa-ticket-simple",unicode:"f3ff"},{label:"timeline",class:"fas fa-timeline",unicode:"e29c"},{label:"toggle-off",class:"fas fa-toggle-off",unicode:"f204"},{label:"toggle-on",class:"fas fa-toggle-on",unicode:"f205"},{label:"toilet",class:"fas fa-toilet",unicode:"f7d8"},{label:"toilet-paper",class:"fas fa-toilet-paper",unicode:"f71e"},{label:"toilet-paper-slash",class:"fas fa-toilet-paper-slash",unicode:"e072"},{label:"toilet-portable",class:"fas fa-toilet-portable",unicode:"e583"},{label:"toilets-portable",class:"fas fa-toilets-portable",unicode:"e584"},{label:"toolbox",class:"fas fa-toolbox",unicode:"f552"},{label:"tooth",class:"fas fa-tooth",unicode:"f5c9"},{label:"torii-gate",class:"fas fa-torii-gate",unicode:"f6a1"},{label:"tornado",class:"fas fa-tornado",unicode:"f76f"},{label:"tower-broadcast",class:"fas fa-tower-broadcast",unicode:"f519"},{label:"tower-cell",class:"fas fa-tower-cell",unicode:"e585"},{label:"tower-observation",class:"fas fa-tower-observation",unicode:"e586"},{label:"tractor",class:"fas fa-tractor",unicode:"f722"},{label:"trademark",class:"fas fa-trademark",unicode:"f25c"},{label:"traffic-light",class:"fas fa-traffic-light",unicode:"f637"},{label:"trailer",class:"fas fa-trailer",unicode:"e041"},{label:"train",class:"fas fa-train",unicode:"f238"},{label:"train-subway",class:"fas fa-train-subway",unicode:"f239"},{label:"train-tram",class:"fas fa-train-tram",unicode:"f7da"},{label:"transgender",class:"fas fa-transgender",unicode:"f225"},{label:"trash",class:"fas fa-trash",unicode:"f1f8"},{label:"trash-arrow-up",class:"fas fa-trash-arrow-up",unicode:"f829"},{label:"trash-can",class:"fas fa-trash-can",unicode:"f2ed"},{label:"trash-can-arrow-up",class:"fas fa-trash-can-arrow-up",unicode:"f82a"},{label:"tree",class:"fas fa-tree",unicode:"f1bb"},{label:"tree-city",class:"fas fa-tree-city",unicode:"e587"},{label:"triangle-exclamation",class:"fas fa-triangle-exclamation",unicode:"f071"},{label:"trophy",class:"fas fa-trophy",unicode:"f091"},{label:"trowel",class:"fas fa-trowel",unicode:"e589"},{label:"trowel-bricks",class:"fas fa-trowel-bricks",unicode:"e58a"},{label:"truck",class:"fas fa-truck",unicode:"f0d1"},{label:"truck-arrow-right",class:"fas fa-truck-arrow-right",unicode:"e58b"},{label:"truck-droplet",class:"fas fa-truck-droplet",unicode:"e58c"},{label:"truck-fast",class:"fas fa-truck-fast",unicode:"f48b"},{label:"truck-field",class:"fas fa-truck-field",unicode:"e58d"},{label:"truck-field-un",class:"fas fa-truck-field-un",unicode:"e58e"},{label:"truck-front",class:"fas fa-truck-front",unicode:"e2b7"},{label:"truck-medical",class:"fas fa-truck-medical",unicode:"f0f9"},{label:"truck-monster",class:"fas fa-truck-monster",unicode:"f63b"},{label:"truck-moving",class:"fas fa-truck-moving",unicode:"f4df"},{label:"truck-pickup",class:"fas fa-truck-pickup",unicode:"f63c"},{label:"truck-plane",class:"fas fa-truck-plane",unicode:"e58f"},{label:"truck-ramp-box",class:"fas fa-truck-ramp-box",unicode:"f4de"},{label:"tty",class:"fas fa-tty",unicode:"f1e4"},{label:"turkish-lira-sign",class:"fas fa-turkish-lira-sign",unicode:"e2bb"},{label:"turn-down",class:"fas fa-turn-down",unicode:"f3be"},{label:"turn-up",class:"fas fa-turn-up",unicode:"f3bf"},{label:"tv",class:"fas fa-tv",unicode:"f26c"},{label:"u",class:"fas fa-u",unicode:"55"},{label:"umbrella",class:"fas fa-umbrella",unicode:"f0e9"},{label:"umbrella-beach",class:"fas fa-umbrella-beach",unicode:"f5ca"},{label:"underline",class:"fas fa-underline",unicode:"f0cd"},{label:"universal-access",class:"fas fa-universal-access",unicode:"f29a"},{label:"unlock",class:"fas fa-unlock",unicode:"f09c"},{label:"unlock-keyhole",class:"fas fa-unlock-keyhole",unicode:"f13e"},{label:"up-down",class:"fas fa-up-down",unicode:"f338"},{label:"up-down-left-right",class:"fas fa-up-down-left-right",unicode:"f0b2"},{label:"up-long",class:"fas fa-up-long",unicode:"f30c"},{label:"up-right-and-down-left-from-center",class:"fas fa-up-right-and-down-left-from-center",unicode:"f424"},{label:"up-right-from-square",class:"fas fa-up-right-from-square",unicode:"f35d"},{label:"upload",class:"fas fa-upload",unicode:"f093"},{label:"user",class:"fas fa-user",unicode:"f007"},{label:"user-astronaut",class:"fas fa-user-astronaut",unicode:"f4fb"},{label:"user-check",class:"fas fa-user-check",unicode:"f4fc"},{label:"user-clock",class:"fas fa-user-clock",unicode:"f4fd"},{label:"user-doctor",class:"fas fa-user-doctor",unicode:"f0f0"},{label:"user-gear",class:"fas fa-user-gear",unicode:"f4fe"},{label:"user-graduate",class:"fas fa-user-graduate",unicode:"f501"},{label:"user-group",class:"fas fa-user-group",unicode:"f500"},{label:"user-injured",class:"fas fa-user-injured",unicode:"f728"},{label:"user-large",class:"fas fa-user-large",unicode:"f406"},{label:"user-large-slash",class:"fas fa-user-large-slash",unicode:"f4fa"},{label:"user-lock",class:"fas fa-user-lock",unicode:"f502"},{label:"user-minus",class:"fas fa-user-minus",unicode:"f503"},{label:"user-ninja",class:"fas fa-user-ninja",unicode:"f504"},{label:"user-nurse",class:"fas fa-user-nurse",unicode:"f82f"},{label:"user-pen",class:"fas fa-user-pen",unicode:"f4ff"},{label:"user-plus",class:"fas fa-user-plus",unicode:"f234"},{label:"user-secret",class:"fas fa-user-secret",unicode:"f21b"},{label:"user-shield",class:"fas fa-user-shield",unicode:"f505"},{label:"user-slash",class:"fas fa-user-slash",unicode:"f506"},{label:"user-tag",class:"fas fa-user-tag",unicode:"f507"},{label:"user-tie",class:"fas fa-user-tie",unicode:"f508"},{label:"user-xmark",class:"fas fa-user-xmark",unicode:"f235"},{label:"users",class:"fas fa-users",unicode:"f0c0"},{label:"users-between-lines",class:"fas fa-users-between-lines",unicode:"e591"},{label:"users-gear",class:"fas fa-users-gear",unicode:"f509"},{label:"users-line",class:"fas fa-users-line",unicode:"e592"},{label:"users-rays",class:"fas fa-users-rays",unicode:"e593"},{label:"users-rectangle",class:"fas fa-users-rectangle",unicode:"e594"},{label:"users-slash",class:"fas fa-users-slash",unicode:"e073"},{label:"users-viewfinder",class:"fas fa-users-viewfinder",unicode:"e595"},{label:"utensils",class:"fas fa-utensils",unicode:"f2e7"},{label:"v",class:"fas fa-v",unicode:"56"},{label:"van-shuttle",class:"fas fa-van-shuttle",unicode:"f5b6"},{label:"vault",class:"fas fa-vault",unicode:"e2c5"},{label:"vector-square",class:"fas fa-vector-square",unicode:"f5cb"},{label:"venus",class:"fas fa-venus",unicode:"f221"},{label:"venus-double",class:"fas fa-venus-double",unicode:"f226"},{label:"venus-mars",class:"fas fa-venus-mars",unicode:"f228"},{label:"vest",class:"fas fa-vest",unicode:"e085"},{label:"vest-patches",class:"fas fa-vest-patches",unicode:"e086"},{label:"vial",class:"fas fa-vial",unicode:"f492"},{label:"vial-circle-check",class:"fas fa-vial-circle-check",unicode:"e596"},{label:"vial-virus",class:"fas fa-vial-virus",unicode:"e597"},{label:"vials",class:"fas fa-vials",unicode:"f493"},{label:"video",class:"fas fa-video",unicode:"f03d"},{label:"video-slash",class:"fas fa-video-slash",unicode:"f4e2"},{label:"vihara",class:"fas fa-vihara",unicode:"f6a7"},{label:"virus",class:"fas fa-virus",unicode:"e074"},{label:"virus-covid",class:"fas fa-virus-covid",unicode:"e4a8"},{label:"virus-covid-slash",class:"fas fa-virus-covid-slash",unicode:"e4a9"},{label:"virus-slash",class:"fas fa-virus-slash",unicode:"e075"},{label:"viruses",class:"fas fa-viruses",unicode:"e076"},{label:"voicemail",class:"fas fa-voicemail",unicode:"f897"},{label:"volcano",class:"fas fa-volcano",unicode:"f770"},{label:"volleyball",class:"fas fa-volleyball",unicode:"f45f"},{label:"volume-high",class:"fas fa-volume-high",unicode:"f028"},{label:"volume-low",class:"fas fa-volume-low",unicode:"f027"},{label:"volume-off",class:"fas fa-volume-off",unicode:"f026"},{label:"volume-xmark",class:"fas fa-volume-xmark",unicode:"f6a9"},{label:"vr-cardboard",class:"fas fa-vr-cardboard",unicode:"f729"},{label:"w",class:"fas fa-w",unicode:"57"},{label:"walkie-talkie",class:"fas fa-walkie-talkie",unicode:"f8ef"},{label:"wallet",class:"fas fa-wallet",unicode:"f555"},{label:"wand-magic",class:"fas fa-wand-magic",unicode:"f0d0"},{label:"wand-magic-sparkles",class:"fas fa-wand-magic-sparkles",unicode:"e2ca"},{label:"wand-sparkles",class:"fas fa-wand-sparkles",unicode:"f72b"},{label:"warehouse",class:"fas fa-warehouse",unicode:"f494"},{label:"water",class:"fas fa-water",unicode:"f773"},{label:"water-ladder",class:"fas fa-water-ladder",unicode:"f5c5"},{label:"wave-square",class:"fas fa-wave-square",unicode:"f83e"},{label:"weight-hanging",class:"fas fa-weight-hanging",unicode:"f5cd"},{label:"weight-scale",class:"fas fa-weight-scale",unicode:"f496"},{label:"wheat-awn",class:"fas fa-wheat-awn",unicode:"e2cd"},{label:"wheat-awn-circle-exclamation",class:"fas fa-wheat-awn-circle-exclamation",unicode:"e598"},{label:"wheelchair",class:"fas fa-wheelchair",unicode:"f193"},{label:"wheelchair-move",class:"fas fa-wheelchair-move",unicode:"e2ce"},{label:"whiskey-glass",class:"fas fa-whiskey-glass",unicode:"f7a0"},{label:"wifi",class:"fas fa-wifi",unicode:"f1eb"},{label:"wind",class:"fas fa-wind",unicode:"f72e"},{label:"window-maximize",class:"fas fa-window-maximize",unicode:"f2d0"},{label:"window-minimize",class:"fas fa-window-minimize",unicode:"f2d1"},{label:"window-restore",class:"fas fa-window-restore",unicode:"f2d2"},{label:"wine-bottle",class:"fas fa-wine-bottle",unicode:"f72f"},{label:"wine-glass",class:"fas fa-wine-glass",unicode:"f4e3"},{label:"wine-glass-empty",class:"fas fa-wine-glass-empty",unicode:"f5ce"},{label:"won-sign",class:"fas fa-won-sign",unicode:"f159"},{label:"worm",class:"fas fa-worm",unicode:"e599"},{label:"wrench",class:"fas fa-wrench",unicode:"f0ad"},{label:"x",class:"fas fa-x",unicode:"58"},{label:"x-ray",class:"fas fa-x-ray",unicode:"f497"},{label:"xmark",class:"fas fa-xmark",unicode:"f00d"},{label:"xmarks-lines",class:"fas fa-xmarks-lines",unicode:"e59a"},{label:"y",class:"fas fa-y",unicode:"59"},{label:"yen-sign",class:"fas fa-yen-sign",unicode:"f157"},{label:"yin-yang",class:"fas fa-yin-yang",unicode:"f6ad"},{label:"z",class:"fas fa-z",unicode:"5a"}],V=["core/list"];(0,f.addFilter)("blocks.registerBlockType","editor-bridge/expansion/icon/add-settings-attributes",((e,a)=>(V.includes(a)&&(e.supports||(e.supports={}),e.supports=i()(e.supports,{editorBridgeIcon:!0})),(0,r.hasBlockSupport)(e,"editorBridgeIcon")?(void 0===e.attributes||e.attributes.editorBridgeIcon||(e.attributes=i()(e.attributes,{iconUnicode:{type:"string"},iconColor:{type:"string",default:void 0}})),e):e)));const K=(0,d.createHigherOrderComponent)((e=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:i}=l;if(!i)return(0,a.createElement)(e,l);if(!(0,r.hasBlockSupport)(s,"editorBridgeIcon"))return(0,a.createElement)(e,l);const{className:f,iconUnicode:d,iconColor:b}=c;return f&&f.match(/is-style-icon/)?(0,a.createElement)(a.Fragment,null,(0,a.createElement)(e,l),(0,a.createElement)(t.InspectorControls,null,(0,a.createElement)(u.PanelBody,{title:(0,n.__)("Icon Settings","editor-bridge"),initialOpen:!1},(0,a.createElement)(D,{label:(0,n.__)("Icons","editor-bridge"),valueType:"unicode",value:d||"0",options:G,onChange:e=>{o({iconUnicode:e})}}),(0,a.createElement)(t.ColorPaletteControl,{label:(0,n.__)("Icon Color","editor-bridge"),value:b,onChange:e=>{o({iconColor:e})}})))):(o({iconUnicode:void 0}),o({iconColor:void 0}),(0,a.createElement)(e,l))}),"addBlockEditorControl");(0,f.addFilter)("editor.BlockEdit","editor-bridge/expansion/icon/add-blockeditor-control",K);const Q=(0,d.createHigherOrderComponent)((l=>s=>{const{name:c,attributes:o}=s;if(!(0,r.hasBlockSupport)(c,"editorBridgeIcon"))return(0,a.createElement)(l,s);const{className:i,iconUnicode:n,iconColor:f}=o;if(!i)return(0,a.createElement)(l,s);if(!i.match(/is-style-icon/))return(0,a.createElement)(l,s);if(!n)return(0,a.createElement)(l,s);let t=s.wrapperProps?s.wrapperProps:{};const d={"--editor-bridge-icon-unicode":'"\\'+n+'"',"--editor-bridge-icon-color":f};return t={...t,style:{...t&&{...t.style},...d}},(0,a.createElement)(l,e({},s,{wrapperProps:t}))}),"addBlockListBlockAttributes");(0,f.addFilter)("editor.BlockListBlock","editor-bridge/expansion/icon/add-blocklistblock-attributes",Q),(0,f.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/icon/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeIcon"))return e;const{className:s}=e;if(!s)return e;if(!s.match(/is-style-icon/))return e;const{iconUnicode:c,iconColor:o}=l;if(!c)return e;const i={"--editor-bridge-icon-unicode":'"\\'+c+'"',"--editor-bridge-icon-color":o};return e.style={...e.style,...i},e})),wp.blocks.registerBlockStyle("core/heading",{name:"hd-underline",label:(0,n.__)("Underline","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-thin-underline",label:(0,n.__)("Thin Underline","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-thick-underline",label:(0,n.__)("Thick Underline","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-two-color-underline",label:(0,n.__)("Two Color Underline","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-updown-line",label:(0,n.__)("Up Down Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-accent-line",label:(0,n.__)("Accent Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-kebab-line",label:(0,n.__)("Kebab Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-single-box",label:(0,n.__)("Single Box","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-double-box",label:(0,n.__)("Double Box","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-left-accent-line",label:(0,n.__)("Left Accent Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-gradation-line",label:(0,n.__)("Gradation Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-stripe-line",label:(0,n.__)("Stripe Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-cross-box",label:(0,n.__)("Cross Box","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-brackets",label:(0,n.__)("Brackets","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-japanese-quotation",label:(0,n.__)("Japanese quotation marks","editor-bridge")}),wp.blocks.registerBlockStyle("core/button",{name:"bt-triangle-icon",label:(0,n.__)("Triangle Icon","editor-bridge")}),wp.blocks.registerBlockStyle("core/button",{name:"bt-blur",label:(0,n.__)("Blur","editor-bridge")}),wp.blocks.registerBlockStyle("core/button",{name:"bt-shadow",label:(0,n.__)("Shadow","editor-bridge")}),wp.blocks.registerBlockStyle("core/button",{name:"bt-expansion",label:(0,n.__)("Expansion","editor-bridge")}),wp.blocks.registerBlockStyle("core/button",{name:"bt-emboss",label:(0,n.__)("Emboss","editor-bridge")}),wp.blocks.registerBlockStyle("core/table",{name:"tb-frame",label:(0,n.__)("Frame","editor-bridge")}),wp.blocks.registerBlockStyle("core/table",{name:"tb-no-style",label:(0,n.__)("No Style","editor-bridge")}),wp.blocks.registerBlockStyle("core/table",{name:"tb-underline",label:(0,n.__)("Underline","editor-bridge")}),wp.blocks.registerBlockStyle("core/table",{name:"tb-dashed",label:(0,n.__)("Dashed","editor-bridge")}),wp.blocks.registerBlockStyle("core/table",{name:"tb-round-corner",label:(0,n.__)("Round Corner","editor-bridge")}),wp.blocks.registerBlockStyle("core/image",{name:"img-round-corner",label:(0,n.__)("Round Corner","editor-bridge")}),wp.blocks.registerBlockStyle("core/image",{name:"img-frame",label:(0,n.__)("Frame","editor-bridge")}),wp.blocks.registerBlockStyle("core/image",{name:"img-shadow",label:(0,n.__)("Shadow","editor-bridge")}),wp.blocks.registerBlockStyle("core/separator",{name:"hr-thick-line",label:(0,n.__)("Thick line","editor-bridge")}),wp.blocks.registerBlockStyle("core/separator",{name:"hr-dotted",label:(0,n.__)("Dotted","editor-bridge")}),wp.blocks.registerBlockStyle("core/separator",{name:"hr-asterisk",label:(0,n.__)("Asterisk","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-no-style",label:(0,n.__)("No Style","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-inline",label:(0,n.__)("Inline","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-columns",label:(0,n.__)("Columns","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-square",label:(0,n.__)("Square","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-circle",label:(0,n.__)("Circle","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-reference",label:(0,n.__)("Reference Mark","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-inline-reference",label:(0,n.__)("Reference Mark (Inline)","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-centered",label:(0,n.__)("Centered","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"icon",label:(0,n.__)("Icon","editor-bridge")}),wp.blocks.registerBlockStyle("core/media-text",{name:"media-round",label:(0,n.__)("Round","editor-bridge")}),wp.blocks.registerBlockStyle("core/media-text",{name:"media-round-corner",label:(0,n.__)("Round Corner","editor-bridge")}),wp.blocks.registerBlockStyle("core/media-text",{name:"media-voice",label:(0,n.__)("Voice","editor-bridge")}),wp.blocks.registerBlockStyle("core/media-text",{name:"media-thinking",label:(0,n.__)("Thinking","editor-bridge")});var J=window.wp.richText,X=l(685),Y=l.n(X),Z=l(306),ee=l.n(Z),ae=window.wp.dom;const le=l=>{let{addingColor:s,...c}=l;const o=(0,a.useMemo)((()=>{const e=window.getSelection(),a=e.rangeCount>0?e.getRangeAt(0):null;if(!a)return;if(s)return(0,ae.getRectangleFromRange)(a);let l=a.startContainer;for(l=l.nextElementSibling||l;l.nodeType!==window.Node.ELEMENT_NODE;)l=l.parentNode;const c=l.closest("span");return c?c.getBoundingClientRect():void 0}),[]);return o?(0,a.createElement)(t.URLPopover,e({anchorRect:o},c)):null};function se(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.style;if(!s)return;const c=l.attributes.class;if("is-highlight-style-highlight"===c){const e=/^background: linear-gradient\(transparent 70%, (.*?) 30%\);/,a=s.match(e);if(null===a)return;if("rgba(NaN, NaN, NaN, 0.6)"===a[1])return;return ee()(a[1]).hex}{let e;"is-highlight-style-marker"===c?e=/^background-color:\s(.*?);/:"is-highlight-style-underline"===c?e=/border-bottom:\ssolid\s2px\s(.*?);/:"is-highlight-style-dot"===c&&(e=/text-emphasis-color:\s(.*?);/);const a=s.match(e);if(null===a)return;return a[1]?a[1]:void 0}}const ce=e=>{let{label:l,name:s,property:c,value:o,onChange:i}=e;const n=(0,v.useSelect)((e=>{const{getSettings:a}=e(t.store);return(0,k.get)(a(),["colors"],[])})),r=(0,a.useCallback)((e=>{if(e){const a=oe(s,o),l=(0,t.getColorObjectByColorValue)(n,e),c=ne(a,l?l.color:e);i((0,J.applyFormat)(o,{type:s,attributes:{class:a?"is-highlight-style-"+a:"is-highlight-style-highlight",style:c||""}}))}else i((0,J.removeFormat)(o,s))}),[n,i,c]),f=(0,a.useMemo)((()=>se(s,o,n)),[s,o,n]);return(0,a.createElement)(t.ColorPaletteControl,{label:l,value:f,onChange:r})};function oe(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.class;if(!s)return;const c=s.match(/^is\-highlight\-style\-(.*)$/);return null!==c?c[1]?c[1]:"":void 0}const ie=e=>{let{label:l,name:s,value:c,onChange:o}=e;const i=(0,a.useCallback)((e=>{const a=ne(e,se(s,c));e&&o((0,J.applyFormat)(c,{type:s,attributes:{class:e?"is-highlight-style-"+e:"is-highlight-style-highlight",style:a||""}}))}),[o]),r=(0,a.useMemo)((()=>oe(s,c)),[s,c]);return(0,a.createElement)(u.SelectControl,{label:l,value:r||"highlight",options:[{label:(0,n.__)("Highlight","editor-bridge"),value:"highlight"},{label:(0,n.__)("Marker","editor-bridge"),value:"marker"},{label:(0,n.__)("Underline","editor-bridge"),value:"underline"},{label:(0,n.__)("Dot","editor-bridge"),value:"dot"}],onChange:i})};function ne(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"highlight",a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"#cccccc";return"highlight"===e?`background: linear-gradient(transparent 70%, ${Y()(a,.6)} 30%);`:"marker"===e?`background-color: ${a};`:"underline"===e?`border-bottom: solid 2px ${a};`:"dot"===e?`text-emphasis-style: filled circle;-webkit-text-emphasis-style: filled circle;text-emphasis-color: ${a};-webkit-text-emphasis-color: ${a};`:void 0}const re=e=>{let{tab:l,name:s,value:c,onChange:o}=e;return"color"===l.name?(0,a.createElement)(ce,{property:l.name,name:s,value:c,onChange:o}):"style"===l.name?(0,a.createElement)(ie,{property:l.name,name:s,value:c,onChange:o}):void 0};function fe(e){let{name:l,value:s,onChange:c,onClose:o,isActive:i,addingColor:r}=e;return(0,a.createElement)(le,{value:s,isActive:i,addingColor:r,onClose:o,className:"components-inline-highligh-popover"},(0,a.createElement)(u.TabPanel,{tabs:[{name:"color",title:(0,n.__)("Color","editor-bridge")},{name:"style",title:(0,n.__)("Style","editor-bridge")}]},(e=>(0,a.createElement)(re,{tab:e,name:l,value:s,onChange:c}))))}const te=(0,a.createElement)(u.SVG,{viewBox:"0 0 544 512",xmlns:"http://www.w3.org/2000/svg"},(0,a.createElement)(u.Path,{d:"M0 479.98L99.92 512l35.45-35.45-67.04-67.04L0 479.98zm124.61-240.01a36.592 36.592 0 0 0-10.79 38.1l13.05 42.83-50.93 50.94 96.23 96.23 50.86-50.86 42.74 13.08c13.73 4.2 28.65-.01 38.15-10.78l35.55-41.64-173.34-173.34-41.52 35.44zm403.31-160.7l-63.2-63.2c-20.49-20.49-53.38-21.52-75.12-2.35L190.55 183.68l169.77 169.78L530.27 154.4c19.18-21.74 18.15-54.63-2.35-75.13z"})),de="editor-bridge/highlight",ue=(0,n.__)("Highlight","editor-bridge"),be=[],ge={name:de,title:ue,tagName:"span",className:"editor-bridge-has-highlight",attributes:{style:"style",class:"class"},edit:function(e){let{value:l,onChange:s,isActive:c,activeAttributes:o,contentRef:i}=e;const{colors:n,disableCustomColors:r}=(0,v.useSelect)((e=>{const a=e("core/block-editor");let l;return l=a&&a.getSettings?a.getSettings():{},{colors:(0,k.get)(l,["colors"],be),disableCustomColors:l.disableCustomColors}})),[f,d]=(0,a.useState)(!1),b=(0,a.useCallback)((()=>d(!0)),[d]),g=(0,a.useCallback)((()=>d(!1)),[d]),p=!(0,k.isEmpty)(n)||!0!==r;return p||c?(0,a.createElement)(a.Fragment,null,(0,a.createElement)(t.RichTextToolbarButton,{isActive:c,icon:(0,a.createElement)(u.Icon,{icon:te,style:{width:"22px",height:"22px",padding:"0.2rem"}}),title:ue,onClick:p?b:()=>s((0,J.removeFormat)(l,de))}),f&&(0,a.createElement)(fe,{name:de,addingColor:f,isActive:c,activeAttributes:o,value:l,onClose:g,onChange:s,contentRef:i})):null}},pe=l=>{let{addingColor:s,...c}=l;const o=(0,a.useMemo)((()=>{const e=window.getSelection(),a=e.rangeCount>0?e.getRangeAt(0):null;if(!a)return;if(s)return(0,ae.getRectangleFromRange)(a);let l=a.startContainer;for(l=l.nextElementSibling||l;l.nodeType!==window.Node.ELEMENT_NODE;)l=l.parentNode;const c=l.closest("span");return c?c.getBoundingClientRect():void 0}),[]);return o?(0,a.createElement)(t.URLPopover,e({anchorRect:o},c)):null};function he(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.style;if(!s)return;const c=s.match(/color:(.*?);/);return null!==c&&c[1]?c[1]:void 0}function me(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.style;if(!s)return;const c=l.attributes.class;let o;o="is-badge-style-status"===c||"is-badge-style-outline"===c?/border:solid\s1px\s(.*?);/:/background-color:(.*?);/;const i=s.match(o);return null!==i&&i[1]?i[1]:void 0}const ke=e=>{let{label:l,property:s,name:c,value:o,onChange:i}=e;const n=(0,v.useSelect)((e=>{const{getSettings:a}=e(t.store);return(0,k.get)(a(),["colors"],[])})),r=(0,a.useCallback)((e=>{const a=we(c,o),l=(0,t.getColorObjectByColorValue)(n,e);let r;"color"===s?r=_e(a,e,me(c,o)):"backgroundColor"===s&&(r=_e(a,he(c,o),l?l.color:e)),i((0,J.applyFormat)(o,{type:c,attributes:{class:a?"is-badge-style-"+a:"is-badge-style-default",style:r||""}}))}),[n,i,s]),f=(0,a.useMemo)((()=>he(c,o)),[c,o,s,n]),d=(0,a.useMemo)((()=>me(c,o)),[c,o,s,n]);return(0,a.createElement)(t.ColorPaletteControl,{label:l,value:"color"===s?f:"backgroundColor"===s?d:"",onChange:r})};function we(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.class;if(!s)return;const c=s.match(/^is\-badge\-style\-(.*)$/);return null!==c?c[1]?c[1]:"":void 0}const ve=e=>{let{label:l,property:s,name:c,value:o,onChange:i}=e;const r=(0,a.useCallback)((e=>{const a=me(c,o),l=_e(e,he(c,o),a);e&&i((0,J.applyFormat)(o,{type:c,attributes:{class:e?"is-badge-style-"+e:"is-badge-style-default",style:l||""}}))}),[i]),f=(0,a.useMemo)((()=>we(c,o)),[c,o]);return(0,a.createElement)("div",null,(0,a.createElement)(u.SelectControl,{label:l,value:f||"default",options:[{label:(0,n.__)("Default","editor-bridge"),value:"default"},{label:(0,n.__)("Round Corner","editor-bridge"),value:"round-corner"},{label:(0,n.__)("Round","editor-bridge"),value:"round"},{label:(0,n.__)("Outline","editor-bridge"),value:"outline"},{label:(0,n.__)("Status","editor-bridge"),value:"status"},{label:(0,n.__)("Perfect Circle","editor-bridge"),value:"perfect-circle"}],onChange:r}),(0,a.createElement)(ye,{label:(0,n.__)("Reset","editor-bridge"),name:c,value:o,onChange:i}))},ye=e=>{let{label:l,name:s,value:c,onChange:o}=e;return(0,a.createElement)(u.Button,{className:"components-inline-badge-popover__clear",isSecondary:!0,isSmall:!0,onClick:()=>{o((0,J.removeFormat)(c,s))}},l)};function _e(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"default",a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",l=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const s=[];return a&&s.push(["color",a].join(":")),l&&("default"===e?(s.push(["background-color",l].join(":")),s.push(["padding",".2rem .8em"].join(":"))):"round-corner"===e?(s.push(["background-color",l].join(":")),s.push(["padding",".2rem .8em"].join(":")),s.push(["border-radius",".5rem"].join(":"))):"round"===e?(s.push(["background-color",l].join(":")),s.push(["padding",".2rem .8em"].join(":")),s.push(["border-radius","2rem"].join(":"))):"outline"===e?(s.push(["background-color","#fff"].join(":")),s.push(["border",`solid 1px ${l}`].join(":")),s.push(["padding",".2rem .8em"].join(":"))):"status"===e?(s.push(["background-color","#fff"].join(":")),s.push(["border",`solid 1px ${l}`].join(":")),s.push(["padding",".2rem .8em"].join(":")),s.push(["border-radius","2rem"].join(":"))):"perfect-circle"===e&&(s.push(["background-color",l].join(":")),s.push(["border-radius","50%"].join(":")),s.push(["display","inline-block"].join(":")),s.push(["text-align","center"].join(":")))),s.length?s.join(";")+";":""}const Se=e=>{let{tab:l,name:s,value:c,onChange:o}=e;return"color"===l.name||"backgroundColor"===l.name?(0,a.createElement)(ke,{property:l.name,name:s,value:c,onChange:o}):"style"===l.name?(0,a.createElement)(ve,{property:l.name,name:s,value:c,onChange:o}):null};function Be(e){let{name:l,value:s,onChange:c,onClose:o,contentRef:i,isActive:r,addingColor:f}=e;return(0,a.createElement)(pe,{value:s,isActive:r,addingColor:f,onClose:o,className:"components-inline-badge-popover"},(0,a.createElement)(u.TabPanel,{tabs:[{name:"backgroundColor",title:(0,n.__)("Background","editor-bridge")},{name:"color",title:(0,n.__)("Text","editor-bridge")},{name:"style",title:(0,n.__)("Style","editor-bridge")}]},(e=>(0,a.createElement)(Se,{tab:e,name:l,value:s,onChange:c}))))}const Ce=(0,a.createElement)(u.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512"},(0,a.createElement)(u.Path,{d:"M384 32C419.3 32 448 60.65 448 96V416C448 451.3 419.3 480 384 480H64C28.65 480 0 451.3 0 416V96C0 60.65 28.65 32 64 32H384zM339.8 211.8C350.7 200.9 350.7 183.1 339.8 172.2C328.9 161.3 311.1 161.3 300.2 172.2L192 280.4L147.8 236.2C136.9 225.3 119.1 225.3 108.2 236.2C97.27 247.1 97.27 264.9 108.2 275.8L172.2 339.8C183.1 350.7 200.9 350.7 211.8 339.8L339.8 211.8z"})),xe="editor-bridge/badge",Ee=(0,n.__)("Badge","editor-bridge"),qe=[],ze={name:xe,title:Ee,tagName:"span",className:"editor-bridge-has-badge",attributes:{style:"style",class:"class"},edit:function(e){let{value:l,onChange:s,isActive:c,activeAttributes:o,contentRef:i}=e;const{colors:n,disableCustomColors:r}=(0,v.useSelect)((e=>{const a=e("core/block-editor");let l;return l=a&&a.getSettings?a.getSettings():{},{colors:(0,k.get)(l,["colors"],qe),disableCustomColors:l.disableCustomColors}})),[f,d]=(0,a.useState)(!1),b=(0,a.useCallback)((()=>d(!0)),[d]),g=(0,a.useCallback)((()=>d(!1)),[d]),p=!(0,k.isEmpty)(n)||!0!==r;return p||c?(0,a.createElement)(a.Fragment,null,(0,a.createElement)(t.RichTextToolbarButton,{isActive:c,icon:(0,a.createElement)(u.Icon,{icon:Ce,style:{width:"22px",height:"22px",padding:"0.2rem"}}),title:Ee,onClick:p?b:()=>s((0,J.removeFormat)(l,xe))}),f&&(0,a.createElement)(Be,{name:xe,addingColor:f,onClose:g,isActive:c,activeAttributes:o,value:l,onChange:s,contentRef:i})):null}},Fe=l=>{let{addingFontSize:s,...c}=l;const o=(0,a.useMemo)((()=>{const e=window.getSelection(),a=e.rangeCount>0?e.getRangeAt(0):null;if(!a)return;if(s)return(0,ae.getRectangleFromRange)(a);let l=a.startContainer;for(l=l.nextElementSibling||l;l.nodeType!==window.Node.ELEMENT_NODE;)l=l.parentNode;const c=l.closest("span");return c?c.getBoundingClientRect():void 0}),[]);return o?(0,a.createElement)(t.URLPopover,e({anchorRect:o},c)):null};function Ne(e){let{name:l,value:s,onChange:c,onClose:o,isActive:i,addingFontSize:n}=e;const r=(0,v.useSelect)((e=>e("core/block-editor").getSettings().fontSizes)),f=(0,a.useMemo)((()=>function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.style;if(!s)return;const c=s.match(/^font-size:\s(\d+(?:\.\d+)?(px|em|rem));$/);return null!==c?c[1]?c[1]:"":void 0}(l,s)),[l,s,r]),t=(0,a.useCallback)((e=>{c(e?(0,J.applyFormat)(s,{type:l,attributes:{style:`font-size: ${e};`}}):(0,J.removeFormat)(s,l))}),[s,c]);return(0,a.createElement)(Fe,{value:s,isActive:i,addingFontSize:n,onClose:o,className:"components-inline-fontsize-popover"},(0,a.createElement)(u.FontSizePicker,{fontSizes:r,value:f,fallbackFontSize:16,onChange:t}))}const Ae=(0,a.createElement)(u.SVG,{viewBox:"0 0 448 512",xmlns:"http://www.w3.org/2000/svg"},(0,a.createElement)(u.Path,{d:"M432 416h-23.41L277.88 53.69A32 32 0 0 0 247.58 32h-47.16a32 32 0 0 0-30.3 21.69L39.41 416H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h128a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16h-19.58l23.3-64h152.56l23.3 64H304a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h128a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zM176.85 272L224 142.51 271.15 272z"})),Pe="editor-bridge/font-size",je=(0,n.__)("Font Size","editor-bridge"),Re={name:Pe,title:je,tagName:"span",className:"editor-bridge-has-font-size",attributes:{style:"style",class:"class"},edit:function(e){let{value:l,onChange:s,isActive:c,activeAttributes:o,contentRef:i}=e;const[n,r]=(0,a.useState)(!1),f=(0,a.useCallback)((()=>r(!0)),[r]),d=(0,a.useCallback)((()=>r(!1)),[r]);return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(t.RichTextToolbarButton,{isActive:c,icon:(0,a.createElement)(u.Icon,{icon:Ae,style:{width:"22px",height:"22px",padding:"0.2rem"}}),title:je,onClick:f}),n&&(0,a.createElement)(Ne,{name:Pe,addingFontSize:n,isActive:c,activeAttributes:o,value:l,onChange:s,onClose:d,contentRef:i}))}},Te=l=>{let{addingFontWeight:s,...c}=l;const o=(0,a.useMemo)((()=>{const e=window.getSelection(),a=e.rangeCount>0?e.getRangeAt(0):null;if(!a)return;if(s)return(0,ae.getRectangleFromRange)(a);let l=a.startContainer;for(l=l.nextElementSibling||l;l.nodeType!==window.Node.ELEMENT_NODE;)l=l.parentNode;const c=l.closest("span");return c?c.getBoundingClientRect():void 0}),[]);return o?(0,a.createElement)(t.URLPopover,e({anchorRect:o},c)):null},Le=e=>{let{label:l,name:s,value:c,onChange:o}=e;const i=(0,a.useCallback)((e=>{const a=function(e){if(e)return`font-weight: ${e};`}(e);o(e?(0,J.applyFormat)(c,{type:s,attributes:{style:a||""}}):(0,J.removeFormat)(c,s))}),[o]),r=(0,a.useMemo)((()=>function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.style;if(!s)return;const c=s.match(/^font-weight:\s(.*);$/);return null!==c?c[1]?c[1]:"":void 0}(s,c)),[s,c]);return(0,a.createElement)(u.SelectControl,{label:l,value:r||"",options:[{label:(0,n.__)("Default","editor-bridge"),value:""},{label:(0,n.__)("Bold","editor-bridge"),value:"bold"},{label:(0,n.__)("Normal","editor-bridge"),value:"normal"},{label:(0,n.__)("Initial","editor-bridge"),value:"initial"},{label:(0,n.__)("Bolder","editor-bridge"),value:"bolder"},{label:(0,n.__)("Lighter","editor-bridge"),value:"lighter"},{label:(0,n.__)("100","editor-bridge"),value:"100"},{label:(0,n.__)("200","editor-bridge"),value:"200"},{label:(0,n.__)("300","editor-bridge"),value:"300"},{label:(0,n.__)("400","editor-bridge"),value:"400"},{label:(0,n.__)("500","editor-bridge"),value:"500"},{label:(0,n.__)("600","editor-bridge"),value:"600"},{label:(0,n.__)("700","editor-bridge"),value:"700"},{label:(0,n.__)("800","editor-bridge"),value:"800"},{label:(0,n.__)("900","editor-bridge"),value:"900"},{label:(0,n.__)("Revert","editor-bridge"),value:"revert"},{label:(0,n.__)("Unset","editor-bridge"),value:"unset"}],onChange:i})},Ie=e=>{let{label:l,name:s,value:c,onChange:o}=e;return(0,a.createElement)("div",{class:"components-base-control"},(0,a.createElement)(u.Button,{className:"components-inline-fontweight__clear",isSecondary:!0,isSmall:!0,onClick:()=>{o((0,J.removeFormat)(c,s))}},l))};function Oe(e){let{name:l,value:s,onChange:c,onClose:o,isActive:i,addingFontWeight:r}=e;return(0,a.createElement)(Te,{value:s,isActive:i,addingFontWeight:r,onClose:o,className:"components-inline-fontweight-popover"},(0,a.createElement)("fieldset",{className:"components-fontweight-picker"},(0,a.createElement)(Le,{label:(0,n.__)("Font Weight","editor-bridge"),name:l,value:s,onChange:c}),(0,a.createElement)(Ie,{label:(0,n.__)("Reset","editor-bridge"),name:l,value:s,onChange:c})))}const Me=(0,a.createElement)(u.SVG,{viewBox:"0 0 384 512",xmlns:"http://www.w3.org/2000/svg"},(0,a.createElement)(u.Path,{d:"M333.49 238a122 122 0 0 0 27-65.21C367.87 96.49 308 32 233.42 32H34a16 16 0 0 0-16 16v48a16 16 0 0 0 16 16h31.87v288H34a16 16 0 0 0-16 16v48a16 16 0 0 0 16 16h209.32c70.8 0 134.14-51.75 141-122.4 4.74-48.45-16.39-92.06-50.83-119.6zM145.66 112h87.76a48 48 0 0 1 0 96h-87.76zm87.76 288h-87.76V288h87.76a56 56 0 0 1 0 112z"})),We="editor-bridge/font-weight",$e=(0,n.__)("Font Weight","editor-bridge");[ge,ze,Re,{name:We,title:$e,tagName:"span",className:"editor-bridge-has-font-weight",attributes:{style:"style",class:"class"},edit:function(e){let{value:l,onChange:s,isActive:c,activeAttributes:o,contentRef:i}=e;const[n,r]=(0,a.useState)(!1),f=(0,a.useCallback)((()=>r(!0)),[r]),d=(0,a.useCallback)((()=>r(!1)),[r]);return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(t.RichTextToolbarButton,{isActive:c,icon:(0,a.createElement)(u.Icon,{icon:Me,style:{width:"22px",height:"22px",padding:"0.2rem"}}),title:$e,onClick:f}),n&&(0,a.createElement)(Oe,{name:We,addingFontWeight:n,isActive:c,activeAttributes:o,value:l,onChange:s,onClose:d,contentRef:i}))}}].forEach((e=>{let{name:a,...l}=e;return(0,J.registerFormatType)(a,l)}))}()}();1 (()=>{var e={991:(e,a)=>{var l;!function(){"use strict";var s=function(){function e(){}function a(e,a){for(var l=a.length,s=0;s<l;++s)c(e,a[s])}e.prototype=Object.create(null);var l={}.hasOwnProperty,s=/\s+/;function c(e,c){if(c){var o=typeof c;"string"===o?function(e,a){for(var l=a.split(s),c=l.length,o=0;o<c;++o)e[l[o]]=!0}(e,c):Array.isArray(c)?a(e,c):"object"===o?function(e,a){if(a.toString===Object.prototype.toString||a.toString.toString().includes("[native code]"))for(var s in a)l.call(a,s)&&(e[s]=!!a[s]);else e[a.toString()]=!0}(e,c):"number"===o&&function(e,a){e[a]=!0}(e,c)}}return function(){for(var l=arguments.length,s=Array(l),c=0;c<l;c++)s[c]=arguments[c];var o=new e;a(o,s);var i=[];for(var r in o)o[r]&&i.push(r);return i.join(" ")}}();e.exports?(s.default=s,e.exports=s):void 0===(l=function(){return s}.apply(a,[]))||(e.exports=l)}()},685:e=>{"use strict";var a=function(e){return parseInt(e,16)};e.exports=function(e,l){var s,c,o=function(e){return"#"===e.charAt(0)?e.slice(1):e}(e),i=function(e){var l=e.g,s=e.b,c=e.a;return{r:a(e.r),g:a(l),b:a(s),a:+(a(c)/255).toFixed(2)}}({r:(c=3===(s=o).length||4===s.length)?"".concat(s.slice(0,1)).concat(s.slice(0,1)):s.slice(0,2),g:c?"".concat(s.slice(1,2)).concat(s.slice(1,2)):s.slice(2,4),b:c?"".concat(s.slice(2,3)).concat(s.slice(2,3)):s.slice(4,6),a:(c?"".concat(s.slice(3,4)).concat(s.slice(3,4)):s.slice(6,8))||"ff"});return function(e,a){var l,s=e.r,c=e.g,o=e.b,i=e.a,r=(l=a,!isNaN(parseFloat(l))&&isFinite(l)?a:i);return"rgba(".concat(s,", ").concat(c,", ").concat(o,", ").concat(r,")")}(i,l)}},730:e=>{var a,l,s=9007199254740991,c="[object Function]",o="[object GeneratorFunction]",i=/^(?:0|[1-9]\d*)$/,r=Object.prototype,n=r.hasOwnProperty,f=r.toString,t=r.propertyIsEnumerable,d=(a=Object.keys,l=Object,function(e){return a(l(e))}),u=Math.max,b=!t.call({valueOf:1},"valueOf");function g(e,a,l){var s=e[a];n.call(e,a)&&m(s,l)&&(void 0!==l||a in e)||(e[a]=l)}function p(e,a){return!!(a=null==a?s:a)&&("number"==typeof e||i.test(e))&&e>-1&&e%1==0&&e<a}function h(e){var a=e&&e.constructor;return e===("function"==typeof a&&a.prototype||r)}function m(e,a){return e===a||e!=e&&a!=a}var k=Array.isArray;function w(e){return null!=e&&function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=s}(e.length)&&!function(e){var a=v(e)?f.call(e):"";return a==c||a==o}(e)}function v(e){var a=typeof e;return!!e&&("object"==a||"function"==a)}var y,_=(y=function(e,a){if(b||h(a)||w(a))!function(e,a,l,s){l||(l={});for(var c=-1,o=a.length;++c<o;){var i=a[c];g(l,i,e[i])}}(a,function(e){return w(e)?function(e,a){var l=k(e)||function(e){return function(e){return function(e){return!!e&&"object"==typeof e}(e)&&w(e)}(e)&&n.call(e,"callee")&&(!t.call(e,"callee")||"[object Arguments]"==f.call(e))}(e)?function(e,a){for(var l=-1,s=Array(e);++l<e;)s[l]=a(l);return s}(e.length,String):[],s=l.length,c=!!s;for(var o in e)!a&&!n.call(e,o)||c&&("length"==o||p(o,s))||l.push(o);return l}(e):function(e){if(!h(e))return d(e);var a=[];for(var l in Object(e))n.call(e,l)&&"constructor"!=l&&a.push(l);return a}(e)}(a),e);else for(var l in a)n.call(a,l)&&g(e,l,a[l])},function(e,a){return a=u(void 0===a?e.length-1:a,0),function(){for(var l=arguments,s=-1,c=u(l.length-a,0),o=Array(c);++s<c;)o[s]=l[a+s];s=-1;for(var i=Array(a+1);++s<a;)i[s]=l[s];return i[a]=o,function(e,a,l){switch(l.length){case 0:return e.call(a);case 1:return e.call(a,l[0]);case 2:return e.call(a,l[0],l[1]);case 3:return e.call(a,l[0],l[1],l[2])}return e.apply(a,l)}(e,this,i)}}((function(e,a){var l=-1,s=a.length,c=s>1?a[s-1]:void 0,o=s>2?a[2]:void 0;for(c=y.length>3&&"function"==typeof c?(s--,c):void 0,o&&function(e,a,l){if(!v(l))return!1;var s=typeof a;return!!("number"==s?w(l)&&p(a,l.length):"string"==s&&a in l)&&m(l[a],e)}(a[0],a[1],o)&&(c=s<3?void 0:c,s=1),e=Object(e);++l<s;){var i=a[l];i&&y(e,i)}return e})));e.exports=_},306:e=>{e.exports=function(e){if("string"!=typeof e)throw new Error("color has to be type of `string`");if("#"===e.substr(0,1))return{hex:e,alpha:1};var a=e.replace(/\s+/g,""),l=/(.*?)rgb(a)??\((\d{1,3}),(\d{1,3}),(\d{1,3})(,([01]|1.0*|0??\.([0-9]{0,})))??\)/.exec(a);if(!l)throw new Error("given color ("+e+") isn't a valid rgb or rgba color");var s=parseInt(l[3],10),c=parseInt(l[4],10),o=parseInt(l[5],10),i=l[6]?/([0-9\.]+)/.exec(l[6])[0]:"1",r=(o|c<<8|s<<16|1<<24).toString(16).slice(1);return"."===i.substr(0,1)&&(i=parseFloat("0"+i)),i=parseFloat(Math.round(100*i))/100,{hex:"#"+r.toString(16),alpha:i}}}},a={};function l(s){var c=a[s];if(void 0!==c)return c.exports;var o=a[s]={exports:{}};return e[s](o,o.exports,l),o.exports}l.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return l.d(a,{a}),a},l.d=(e,a)=>{for(var s in a)l.o(a,s)&&!l.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:a[s]})},l.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),(()=>{"use strict";const e=window.React;var a=l(991),s=l.n(a),c=l(730),o=l.n(c);const i=window.wp.i18n,r=window.wp.blocks,n=window.wp.hooks,f=window.wp.blockEditor,t=window.wp.compose,d=window.wp.components,u=["core/button"],b=[{label:(0,i.__)("Small","editor-bridge"),value:"small"},{label:(0,i.__)("Medium (Not set)","editor-bridge"),value:""},{label:(0,i.__)("Large","editor-bridge"),value:"large"}],g=[{label:(0,i.__)("Not set","editor-bridge"),value:""},{label:(0,i.__)("Quarter","editor-bridge"),value:"quarter"},{label:(0,i.__)("One Third","editor-bridge"),value:"one-third"},{label:(0,i.__)("Half","editor-bridge"),value:"half"},{label:(0,i.__)("Three Quarters","editor-bridge"),value:"three-quarters"},{label:(0,i.__)("Full","editor-bridge"),value:"full"}];(0,n.addFilter)("blocks.registerBlockType","editor-bridge/button-size/add-settings-attributes",((e,a)=>(u.includes(a)&&(e.supports||(e.supports={}),e.supports=o()(e.supports,{editorBridgeButtonSize:!0})),(0,r.hasBlockSupport)(e,"editorBridgeButtonSize")?(void 0===e.attributes||(e.attributes.buttonSizeSlug||(e.attributes=o()(e.attributes,{buttonSizeSlug:{type:"string",default:b[1].value}})),e.attributes.buttonWidthSlug||(e.attributes=o()(e.attributes,{buttonWidthSlug:{type:"string",default:g[0].value}}))),e):e)));const p=(0,t.createHigherOrderComponent)((a=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:n}=l;if(!n)return(0,e.createElement)(a,{...l});if(!(0,r.hasBlockSupport)(s,"editorBridgeButtonSize"))return(0,e.createElement)(a,{...l});const{buttonSizeSlug:t,buttonWidthSlug:u}=c;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(a,{...l}),(0,e.createElement)(f.InspectorControls,null,(0,e.createElement)(d.PanelBody,{title:(0,i.__)("Size Settings","editor-bridge"),initialOpen:!1},(0,e.createElement)(d.SelectControl,{label:(0,i.__)("Size","editor-bridge"),value:t,options:b,onChange:e=>{o({buttonSizeSlug:e})}}),(0,e.createElement)(d.SelectControl,{label:(0,i.__)("Width","editor-bridge"),value:u,options:g,onChange:e=>{o({buttonWidthSlug:e}),w}}))))}),"addBlockEditorControl");(0,n.addFilter)("editor.BlockEdit","editor-bridge/button-size/add-blockeditor-control",p);const h=(0,t.createHigherOrderComponent)((a=>l=>{const{name:c,className:o,attributes:i}=l;if(!(0,r.hasBlockSupport)(c,"editorBridgeButtonSize"))return(0,e.createElement)(a,{...l});const{buttonSizeSlug:n,buttonWidthSlug:f}=i,t=s()(o,{[`is-button-size-${n}`]:n,[`is-button-width-${f}`]:f});let d=l.wrapperProps?l.wrapperProps:{};return d={...d},(0,e.createElement)(a,{...l,wrapperProps:d,className:t})}),"addBlockListBlockAttributes");(0,n.addFilter)("editor.BlockListBlock","editor-bridge/expansion/button-size/add-blocklistblock-attributes",h),(0,n.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/button-size/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeButtonSize"))return e;const{className:c}=e,{buttonSizeSlug:o,buttonWidthSlug:i}=l;return e.className=s()(c,{[`is-button-size-${o}`]:o,[`is-button-width-${i}`]:i}),e}));const m=window.lodash,k=window.wp.element,v=window.wp.data,y=["core/heading","core/paragraph","core/column","core/columns","core/group"],_=[{label:(0,i.__)("Orignal","editor-bridge"),value:""},{label:(0,i.__)("Fit to Screen","editor-bridge"),value:"contain"},{label:(0,i.__)("Fill Screen","editor-bridge"),value:"cover"}],S="image",B="video",C=["image","video"];(0,n.addFilter)("blocks.registerBlockType","editor-bridge/expansion/background-image/add-settings-attributes",((e,a)=>(y.includes(a)&&(e.supports||(e.supports={}),e.supports=o()(e.supports,{editorBridgeBackgroundImage:!0})),(0,r.hasBlockSupport)(e,"editorBridgeBackgroundImage")?(void 0===e.attributes||e.attributes.backgroundUrl||(e.attributes=o()(e.attributes,{backgroundUrl:{type:"string"},backgroundId:{type:"number"},backgroundType:{type:"string",default:"image"},backgroundSize:{type:"string",default:""},hasParallax:{type:"boolean",default:!1},hasRepete:{type:"boolean",default:!1}})),e):e)));const x=(0,t.createHigherOrderComponent)((a=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:n}=l;if(!n)return(0,e.createElement)(a,{...l});if(!(0,r.hasBlockSupport)(s,"editorBridgeBackgroundImage"))return(0,e.createElement)(a,{...l});const{backgroundUrl:t,backgroundId:u,backgroundType:b,backgroundSize:g,hasParallax:p,hasRepete:h}=c,w=e=>{if(!e||!e.url)return void o({backgroundUrl:void 0,backgroundId:void 0});let a;if(e.media_type)a=e.media_type===S?S:B;else{if(e.type!==S&&e.type!==B)return;a=e.type}o({backgroundUrl:e.url,backgroundId:e.id,backgroundType:a})},y=m.noop,x=(0,v.useSelect)((e=>e("core/block-editor").getSettings().mediaUpload),[]),E=e=>{},q=e=>{e.keyCode===DOWN&&(e.preventDefault(),e.stopPropagation(),e.target.click())},z=(0,k.createRef)();return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(a,{...l}),(0,e.createElement)(f.BlockControls,null,(0,e.createElement)(d.Dropdown,{popoverProps:{isAlternate:!0},contentClassName:"block-editor-editor-bridge-backgound-image__options",renderToggle:({isOpen:a,onToggle:l})=>(0,e.createElement)(d.ToolbarGroup,{className:"editor-bridge-backgound-image"},(0,e.createElement)(d.ToolbarButton,{ref:z,"aria-expanded":a,onClick:l,onKeyDown:q,icon:"format-image",isPressed:!!t,label:(0,i.__)("Edit Background Image","editor-bridge")})),renderContent:({onClose:a})=>(0,e.createElement)(e.Fragment,null,(0,e.createElement)(d.NavigableMenu,{className:"block-editor-editor-bridge-backgound-image__media-upload-menu"},(0,e.createElement)(f.MediaUpload,{onSelect:w,allowedTypes:C,value:u,render:({open:a})=>(0,e.createElement)(d.MenuItem,{icon:"admin-media",onClick:a},(0,i.__)("Open Media Library","editor-bridge"))}),(0,e.createElement)(f.MediaUploadCheck,null,(0,e.createElement)(d.FormFileUpload,{onChange:e=>{(e=>{const a=e.target.files;y(a),x({allowedTypes:C,filesList:a,onFileChange:([e])=>{w(e)},onError:E})})(e)},accept:"image/*, video/*",render:({openFileDialog:a})=>(0,e.createElement)(d.MenuItem,{icon:"upload",onClick:()=>{a()}},(0,i.__)("Upload Background Image","editor-bridge"))})),!!t&&(0,e.createElement)(d.MenuItem,{icon:"no",onClick:()=>{o({backgroundUrl:void 0,backgroundId:void 0,backgroundSize:void 0,hasParallax:void 0,hasRepete:void 0})}},(0,i.__)("Remove Background Image","editor-bridge"))))})),(0,e.createElement)(f.InspectorControls,null,!!t&&(0,e.createElement)(d.PanelBody,{title:(0,i.__)("Background Image Settings","editor-bridge"),initialOpen:!1},(0,e.createElement)(d.SelectControl,{label:(0,i.__)("Image Size","editor-bridge"),value:g,options:_,onChange:e=>{l.setAttributes({backgroundSize:e})}}),(0,e.createElement)(d.ToggleControl,{label:(0,i.__)("Fixed Background","editor-bridge"),checked:p,onChange:()=>{o({hasParallax:!p})}}),(0,e.createElement)(d.ToggleControl,{label:(0,i.__)("Repeat Background","editor-bridge"),checked:h,onChange:()=>{o({hasRepete:!h})}}))))}),"addBlockEditorControl");(0,n.addFilter)("editor.BlockEdit","editor-bridge/expansion/background-image/add-blockeditor-control",x);const E=(0,t.createHigherOrderComponent)((a=>l=>{const{name:c,className:o,attributes:i}=l;if(!(0,r.hasBlockSupport)(c,"editorBridgeBackgroundImage"))return(0,e.createElement)(a,{...l});const{backgroundUrl:n,backgroundId:f,backgroundType:t,backgroundSize:d,hasParallax:u,hasRepete:b}=i,g=s()(o,{"has-parallax":u,"has-repete":b,"has-no-repete":!b,"has-background-image":n});let p=l.wrapperProps?l.wrapperProps:{};const h={backgroundImage:n?`url(${n})`:void 0,backgroundSize:d||void 0};return p={...p,style:{...p&&{...p.style},...h}},(0,e.createElement)(a,{...l,wrapperProps:p,className:g})}),"addBlockListBlockAttributes");(0,n.addFilter)("editor.BlockListBlock","editor-bridge/expansion/background-image/add-blocklistblock-attributes",E),(0,n.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/background-image/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeBackgroundImage"))return e;const{className:c}=e,{backgroundType:o,backgroundUrl:i,backgroundSize:n,hasParallax:f,hasRepete:t}=l;if(!i)return e;const d={backgroundImage:i?`url(${i})`:void 0,backgroundSize:n||void 0};return e.style={...e.style,...d},e.className=s()(c,{"has-backgrond-image":i,"has-parallax":f,"has-repete":t,"has-no-repete":!t}),e}));const q=["core/heading","core/paragraph","core/group","core/columns","core/column"];function z({borderWidth:a="",borderStyle:l="",borderColor:s="",borderRadius:c="",setAttributes:o}){const r=(0,k.useCallback)((e=>{o({borderStyle:e}),e||(o({borderColor:void 0}),o({borderWidth:void 0}))}),[o]),n=(0,k.useCallback)((e=>{o({borderWidth:e||0})}),[o]),t=(0,k.useCallback)((e=>{o({borderColor:e})}),[o]),u=(0,k.useCallback)((e=>{o({borderRadius:e||0})}),[o]);return(0,e.createElement)(d.PanelBody,{title:(0,i.__)("Border settings","editor-bridge"),initialOpen:!1},(0,e.createElement)(d.SelectControl,{label:(0,i.__)("Style","editor-bridge"),value:l,options:[{label:(0,i.__)("None","editor-bridge"),value:""},{label:(0,i.__)("Solid","editor-bridge"),value:"solid"},{label:(0,i.__)("Dashed","editor-bridge"),value:"dashed"},{label:(0,i.__)("Dotted","editor-bridge"),value:"dotted"},{label:(0,i.__)("Double","editor-bridge"),value:"double"}],onChange:r}),!!l&&(0,e.createElement)(d.RangeControl,{value:a,label:(0,i.__)("Border width","editor-bridge"),min:0,max:10,initialPosition:1,allowReset:!0,onChange:n}),!!l&&(0,e.createElement)(f.ColorPaletteControl,{label:(0,i.__)("Color","editor-bridge"),value:s,onChange:t}),(0,e.createElement)(d.RangeControl,{value:c,label:(0,i.__)("Border radius","editor-bridge"),min:0,max:100,initialPosition:0,allowReset:!0,onChange:u}))}(0,n.addFilter)("blocks.registerBlockType","editor-bridge/expansion/border/add-settings-attributes",((e,a)=>(q.includes(a)&&(e.supports||(e.supports={}),e.supports=o()(e.supports,{editorBridgeBorder:!0})),(0,r.hasBlockSupport)(e,"editorBridgeBorder")?(void 0===e.attributes||e.attributes.editorBridgeBorder||(e.attributes=o()(e.attributes,{borderStyle:{type:"string",default:void 0},borderWidth:{type:"number",default:void 0},borderColor:{type:"string",default:void 0},borderRadius:{type:"number",default:void 0}})),e):e)));const F=(0,t.createHigherOrderComponent)((a=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:i}=l;if(!i)return(0,e.createElement)(a,{...l});if(!(0,r.hasBlockSupport)(s,"editorBridgeBorder"))return(0,e.createElement)(a,{...l});const{borderStyle:n,borderWidth:t,borderColor:d,borderRadius:u}=c;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(a,{...l}),(0,e.createElement)(f.InspectorControls,null,(0,e.createElement)(z,{borderStyle:n,borderWidth:t,borderColor:d,borderRadius:u,setAttributes:o})))}),"addBlockEditorControl");(0,n.addFilter)("editor.BlockEdit","editor-bridge/expansion/border/add-blockeditor-control",F);const N=(0,t.createHigherOrderComponent)((a=>l=>{const{name:s,className:c,attributes:o}=l;if(!(0,r.hasBlockSupport)(s,"editorBridgeBorder"))return(0,e.createElement)(a,{...l});const{borderStyle:i,borderWidth:n,borderColor:f,borderRadius:t}=o;let d=l.wrapperProps?l.wrapperProps:{};const u={borderStyle:i||void 0,borderWidth:n&&i?`${n}px`:void 0,borderColor:f&&i?f:void 0,borderRadius:t?`${t}px`:void 0};return d={...d,style:{...d&&{...d.style},...u}},(0,e.createElement)(a,{...l,wrapperProps:d})}),"addBlockListBlockAttributes");(0,n.addFilter)("editor.BlockListBlock","editor-bridge/expansion/border/add-blocklistblock-attributes",N),(0,n.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/border/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeBorder"))return e;const{borderStyle:s,borderWidth:c,borderColor:o,borderRadius:i}=l,n={borderStyle:s||void 0,borderWidth:null!=c&&s?`${c}px`:void 0,borderColor:null!=o&&s?o:void 0,borderRadius:null!=i?`${i}px`:void 0};return e.style={...e.style,...n},e}));const A=["core/table","core/columns","core/group"];(0,n.addFilter)("blocks.registerBlockType","editor-bridge/expansion/width/add-settings-attributes",((e,a)=>(A.includes(a)&&(e.supports||(e.supports={}),e.supports=o()(e.supports,{editorBridgeWidth:!0})),(0,r.hasBlockSupport)(e,"editorBridgeWidth")?(void 0===e.attributes||e.attributes.widthSlug||(e.attributes=o()(e.attributes,{widthSlug:{type:"string"}})),e):e)));const P=(0,t.createHigherOrderComponent)((a=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:n}=l;if(!n)return(0,e.createElement)(a,{...l});if(!(0,r.hasBlockSupport)(s,"editorBridgeWidth"))return(0,e.createElement)(a,{...l});const{widthSlug:t,align:u}=c;return u?(o({widthSlug:void 0}),(0,e.createElement)(a,{...l})):(0,e.createElement)(e.Fragment,null,(0,e.createElement)(a,{...l}),(0,e.createElement)(f.InspectorControls,null,(0,e.createElement)(d.PanelBody,{title:(0,i.__)("Width settings","editor-bridge")},(0,e.createElement)(d.ButtonGroup,{"aria-label":(0,i.__)("Button width","editor-bridge")},["25","50","75","100","auto","unset"].map((a=>(0,e.createElement)(d.Button,{key:a,isSmall:!0,variant:a===t?"primary":void 0,onClick:()=>{var e;o({widthSlug:t===(e=a)?void 0:e})}},a,"auto"!=a&&"unset"!=a&&"%")))))))}),"addBlockEditorControl");(0,n.addFilter)("editor.BlockEdit","editor-bridge/expansion/width/add-blockeditor-control",P);const j=(0,t.createHigherOrderComponent)((a=>l=>{const{name:c,className:o,attributes:i}=l;if(!(0,r.hasBlockSupport)(c,"editorBridgeWidth"))return(0,e.createElement)(a,{...l});const{widthSlug:n,align:f}=i;if(f&&f.match(/full|wide/))return(0,e.createElement)(a,{...l});const t=s()(o,{[`is-width-${n}`]:n});let d=l.wrapperProps?l.wrapperProps:{};return d={...d},(0,e.createElement)(a,{...l,wrapperProps:d,className:t})}),"addBlockListBlockAttributes");(0,n.addFilter)("editor.BlockListBlock","editor-bridge/expansion/width/add-blocklistblock-attributes",j),(0,n.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/width/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeWidth"))return e;const{className:c}=e,{widthSlug:o,align:i}=l;return i&&i.match(/full|wide/)||(e.className=s()(c,{[`is-width-${o}`]:o})),e}));const R=["core/heading","core/paragraph","core/image","core/button","core/buttons","core/media-text","core/gallery","core/list","core/table","core/columns","core/column","core/group","core/cover"],T=[{label:(0,i.__)("Not set","editor-bridge"),value:""},{label:(0,i.__)("None","editor-bridge"),value:"none"},{label:(0,i.__)("Small","editor-bridge"),value:"small"},{label:(0,i.__)("Medium","editor-bridge"),value:"medium"},{label:(0,i.__)("Large","editor-bridge"),value:"large"},{label:(0,i.__)("Huge","editor-bridge"),value:"huge"}];(0,n.addFilter)("blocks.registerBlockType","editor-bridge/expansion/space/add-settings-attributes",((e,a)=>(R.includes(a)&&(e.supports||(e.supports={}),e.supports=o()(e.supports,{editorBridgeSpace:!0,editorBridgeSpaceMargin:!0,editorBridgeSpacePadding:!0,editorBridgeSpaceGap:!1}),"core/column"==a&&(e.supports=o()(e.supports,{editorBridgeSpaceMargin:!1})),"core/button"!=a&&"core/list"!=a&&"core/table"!=a&&"core/gallery"!=a||(e.supports=o()(e.supports,{editorBridgeSpacePadding:!1}))),"core/columns"==a&&(e.supports=o()(e.supports,{editorBridgeSpaceGap:!0})),(0,r.hasBlockSupport)(e,"editorBridgeSpace")?(void 0===e.attributes||(e.attributes.marginSlug||(e.attributes=o()(e.attributes,{marginSlug:{type:"string",default:T[0].value}})),e.attributes.paddingSlug||(e.attributes=o()(e.attributes,{paddingSlug:{type:"string",default:T[0].value}}),e.attributes=o()(e.attributes,{disablePaddingHorizontal:{type:"boolean",default:!1}})),e.attributes.gapSlug||(e.attributes=o()(e.attributes,{gapSlug:{type:"string",default:T[0].value}}))),e):e)));const L=(0,t.createHigherOrderComponent)((a=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:n}=l;if(!n)return(0,e.createElement)(a,{...l});if(!(0,r.hasBlockSupport)(s,"editorBridgeSpace"))return(0,e.createElement)(a,{...l});const{marginSlug:t,paddingSlug:u,disablePaddingHorizontal:b,gapSlug:g}=c;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(a,{...l}),(0,e.createElement)(f.InspectorControls,null,(0,e.createElement)(d.PanelBody,{title:(0,i.__)("Space Settings","editor-bridge"),initialOpen:!1},(0,r.hasBlockSupport)(s,"editorBridgeSpaceMargin")&&(0,e.createElement)(d.SelectControl,{label:(0,i.__)("Margin","editor-bridge"),value:t,options:T,onChange:e=>{o({marginSlug:e})}}),(0,r.hasBlockSupport)(s,"editorBridgeSpacePadding")&&(0,e.createElement)(d.SelectControl,{label:(0,i.__)("Padding","editor-bridge"),value:u,options:T,onChange:e=>{o({paddingSlug:e})}}),(0,r.hasBlockSupport)(s,"editorBridgeSpacePadding")&&!(""==u||"none"==u)&&(0,e.createElement)(d.CheckboxControl,{label:(0,i.__)("Disable the horizontal setting","editor-bridge"),value:b,checked:b,onChange:e=>o({disablePaddingHorizontal:e})}),(0,r.hasBlockSupport)(s,"editorBridgeSpaceGap")&&(0,e.createElement)(d.SelectControl,{label:(0,i.__)("Gap","editor-bridge"),value:g,options:T,onChange:e=>{o({gapSlug:e})}}))))}),"addBlockEditorControl");(0,n.addFilter)("editor.BlockEdit","editor-bridge/expansion/space/add-blockeditor-control",L);const I=(0,t.createHigherOrderComponent)((a=>l=>{const{name:c,className:o,attributes:i}=l;if(!(0,r.hasBlockSupport)(c,"editorBridgeSpace"))return(0,e.createElement)(a,{...l});const{marginSlug:n,paddingSlug:f,disablePaddingHorizontal:t,gapSlug:d}=i,u=s()(o,{[`is-margin-${n}`]:(0,r.hasBlockSupport)(c,"editorBridgeSpaceMargin")&&n,[`is-padding-${f}`]:(0,r.hasBlockSupport)(c,"editorBridgeSpacePadding")&&f,"disable-padding-horizontal":(0,r.hasBlockSupport)(c,"editorBridgeSpacePadding")&&f&&!(""==f||"none"==f)&&t,[`is-gap-${d}`]:(0,r.hasBlockSupport)(c,"editorBridgeSpaceGap")&&d});let b=l.wrapperProps?l.wrapperProps:{};return b={...b},(0,e.createElement)(a,{...l,wrapperProps:b,className:u})}),"addBlockListBlockAttributes");(0,n.addFilter)("editor.BlockListBlock","editor-bridge/expansion/space/add-blocklistblock-attributes",I),(0,n.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/space/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeSpace"))return e;const{className:c}=e,{marginSlug:o,paddingSlug:i,disablePaddingHorizontal:n,gapSlug:f}=l;return e.className=s()(c,{[`is-margin-${o}`]:(0,r.hasBlockSupport)(a.name,"editorBridgeSpaceMargin")&&o,[`is-padding-${i}`]:(0,r.hasBlockSupport)(a.name,"editorBridgeSpacePadding")&&i,"disable-padding-horizontal":(0,r.hasBlockSupport)(a.name,"editorBridgeSpacePadding")&&i&&!(""==i||"none"==i)&&n,[`is-gap-${f}`]:(0,r.hasBlockSupport)(a.name,"editorBridgeSpaceGap")&&f}),e}));const O=["core/group","core/cover"];(0,n.addFilter)("blocks.registerBlockType","editor-bridge/expansion/container/add-settings-attributes",((e,a)=>(O.includes(a)&&(e.supports||(e.supports={}),e.supports=o()(e.supports,{editorBridgeContainer:!0})),(0,r.hasBlockSupport)(e,"editorBridgeContainer")?(void 0===e.attributes||e.attributes.fixedLayoutWidth||(e.attributes=o()(e.attributes,{fixedLayoutWidth:{type:"boolean",default:!1}})),e):e)));const M=(0,t.createHigherOrderComponent)((a=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:n}=l;if(!n)return(0,e.createElement)(a,{...l});if(!(0,r.hasBlockSupport)(s,"editorBridgeContainer"))return(0,e.createElement)(a,{...l});const{fixedLayoutWidth:t,align:u}=c;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(a,{...l}),"full"==u&&(0,e.createElement)(f.InspectorControls,null,(0,e.createElement)(d.PanelBody,{title:(0,i.__)("Container Settings","editor-bridge"),initialOpen:!1},(0,e.createElement)(d.CheckboxControl,{label:(0,i.__)("Fix layout width","editor-bridge"),value:t,checked:t,onChange:e=>o({fixedLayoutWidth:e})}))))}),"addBlockEditorControl");(0,n.addFilter)("editor.BlockEdit","editor-bridge/expansion/container/add-blockeditor-control",M);const W=(0,t.createHigherOrderComponent)((a=>l=>{const{name:c,className:o,attributes:i}=l;if(!(0,r.hasBlockSupport)(c,"editorBridgeContainer"))return(0,e.createElement)(a,{...l});const{fixedLayoutWidth:n,align:f}=i;if("full"!=f)return(0,e.createElement)(a,{...l});const t=s()(o,{"fixed-layout-width":n});let d=l.wrapperProps?l.wrapperProps:{};return d={...d},(0,e.createElement)(a,{...l,wrapperProps:d,className:t})}),"addBlockListBlockAttributes");(0,n.addFilter)("editor.BlockListBlock","editor-bridge/expansion/container/add-blocklistblock-attributes",W),(0,n.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/container/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeContainer"))return e;const{className:c}=e,{fixedLayoutWidth:o,align:i}=l;return"full"!=i||(e.className=s()(c,{"fixed-layout-width":o})),e}));const $=["core/column"];(0,n.addFilter)("blocks.registerBlockType","editor-bridge/expansion/block-centered-alignment/add-settings-attributes",((e,a)=>($.includes(a)&&(e.supports||(e.supports={}),e.supports=o()(e.supports,{editorBridgeBlockCenteredAlignment:!0})),(0,r.hasBlockSupport)(e,"editorBridgeBlockCenteredAlignment")?(void 0===e.attributes||e.attributes.editorBridgeBlockCenteredAlignment||(e.attributes=o()(e.attributes,{blockCenteredAlignment:{type:"boolean",default:!1}})),e):e)));const H=(0,t.createHigherOrderComponent)((a=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:n}=l;if(!n)return(0,e.createElement)(a,{...l});if(!(0,r.hasBlockSupport)(s,"editorBridgeBlockCenteredAlignment"))return(0,e.createElement)(a,{...l});const{blockCenteredAlignment:t}=c;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(a,{...l}),(0,e.createElement)(f.BlockControls,null,(0,e.createElement)(d.ToolbarGroup,null,(0,e.createElement)(d.ToolbarButton,{label:(0,i.__)("Change centered alignment","editor-bridge"),icon:"plus-alt2",isActive:t,onClick:()=>{o({blockCenteredAlignment:!t})}}))))}),"addBlockEditorControl");(0,n.addFilter)("editor.BlockEdit","editor-bridge/expansion/block-centered-alignment/add-blockeditor-control",H);const U=(0,t.createHigherOrderComponent)((a=>l=>{const{name:c,className:o,attributes:i}=l;if(!(0,r.hasBlockSupport)(c,"editorBridgeBlockCenteredAlignment"))return(0,e.createElement)(a,{...l});const{blockCenteredAlignment:n}=i,f=s()(o,{"is-block-centered-alignment":n});let t=l.wrapperProps?l.wrapperProps:{};return t={...t},(0,e.createElement)(a,{...l,wrapperProps:t,className:f})}),"addBlockListBlockAttributes");function D({help:a,label:l,valueType:s,value:c,multiple:o=!1,onChange:r,options:n=[],className:f,hideLabelFromVision:u,...b}){const g=`inspector-select-control-${(0,t.useInstanceId)(D)}`,p=e=>{if(o){const a=[...e.currentTarget.options].filter((({selected:e})=>e)).map((({value:e})=>e));r(a)}else r(e.currentTarget.value)};return s?!(0,m.isEmpty)(n)&&(0,e.createElement)(d.BaseControl,{label:l,value:c,hideLabelFromVision:u,id:g,help:a,className:f},(0,e.createElement)("div",{class:"icon-select-panel"},n.map(((a,l)=>(0,e.createElement)("button",{key:`${a.label}-${l}`,value:"class"===s?a.class:"unicode"===s?a.unicode:a.class,disabled:a.disabled,onClick:p,className:"class"===s&&a.class===c||"unicode"===s&&a.unicode===c?"actived":void 0},(0,e.createElement)("i",{className:a.class,title:a.label})))))):(0,e.createElement)(d.Notice,{status:"warning",isDismissible:!1},(0,i.__)("Not found valueType."))}(0,n.addFilter)("editor.BlockListBlock","editor-bridge/expansion/block-centered-alignment/add-blocklistblock-attributes",U),(0,n.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/block-centered-alignment/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeBlockCenteredAlignment"))return e;const{className:c}=e,{blockCenteredAlignment:o}=l;return e.className=s()(c,{"is-block-centered-alignment":o}),e}));const G=[{label:"0",class:"fas fa-0",unicode:"30"},{label:"1",class:"fas fa-1",unicode:"31"},{label:"2",class:"fas fa-2",unicode:"32"},{label:"3",class:"fas fa-3",unicode:"33"},{label:"4",class:"fas fa-4",unicode:"34"},{label:"5",class:"fas fa-5",unicode:"35"},{label:"6",class:"fas fa-6",unicode:"36"},{label:"7",class:"fas fa-7",unicode:"37"},{label:"8",class:"fas fa-8",unicode:"38"},{label:"9",class:"fas fa-9",unicode:"39"},{label:"a",class:"fas fa-a",unicode:"41"},{label:"address-book",class:"fas fa-address-book",unicode:"f2b9"},{label:"address-card",class:"fas fa-address-card",unicode:"f2bb"},{label:"align-center",class:"fas fa-align-center",unicode:"f037"},{label:"align-justify",class:"fas fa-align-justify",unicode:"f039"},{label:"align-left",class:"fas fa-align-left",unicode:"f036"},{label:"align-right",class:"fas fa-align-right",unicode:"f038"},{label:"anchor",class:"fas fa-anchor",unicode:"f13d"},{label:"anchor-circle-check",class:"fas fa-anchor-circle-check",unicode:"e4aa"},{label:"anchor-circle-exclamation",class:"fas fa-anchor-circle-exclamation",unicode:"e4ab"},{label:"anchor-circle-xmark",class:"fas fa-anchor-circle-xmark",unicode:"e4ac"},{label:"anchor-lock",class:"fas fa-anchor-lock",unicode:"e4ad"},{label:"angle-down",class:"fas fa-angle-down",unicode:"f107"},{label:"angle-left",class:"fas fa-angle-left",unicode:"f104"},{label:"angle-right",class:"fas fa-angle-right",unicode:"f105"},{label:"angle-up",class:"fas fa-angle-up",unicode:"f106"},{label:"angles-down",class:"fas fa-angles-down",unicode:"f103"},{label:"angles-left",class:"fas fa-angles-left",unicode:"f100"},{label:"angles-right",class:"fas fa-angles-right",unicode:"f101"},{label:"angles-up",class:"fas fa-angles-up",unicode:"f102"},{label:"ankh",class:"fas fa-ankh",unicode:"f644"},{label:"apple-whole",class:"fas fa-apple-whole",unicode:"f5d1"},{label:"archway",class:"fas fa-archway",unicode:"f557"},{label:"arrow-down",class:"fas fa-arrow-down",unicode:"f063"},{label:"arrow-down-1-9",class:"fas fa-arrow-down-1-9",unicode:"f162"},{label:"arrow-down-9-1",class:"fas fa-arrow-down-9-1",unicode:"f886"},{label:"arrow-down-a-z",class:"fas fa-arrow-down-a-z",unicode:"f15d"},{label:"arrow-down-long",class:"fas fa-arrow-down-long",unicode:"f175"},{label:"arrow-down-short-wide",class:"fas fa-arrow-down-short-wide",unicode:"f884"},{label:"arrow-down-up-across-line",class:"fas fa-arrow-down-up-across-line",unicode:"e4af"},{label:"arrow-down-up-lock",class:"fas fa-arrow-down-up-lock",unicode:"e4b0"},{label:"arrow-down-wide-short",class:"fas fa-arrow-down-wide-short",unicode:"f160"},{label:"arrow-down-z-a",class:"fas fa-arrow-down-z-a",unicode:"f881"},{label:"arrow-left",class:"fas fa-arrow-left",unicode:"f060"},{label:"arrow-left-long",class:"fas fa-arrow-left-long",unicode:"f177"},{label:"arrow-pointer",class:"fas fa-arrow-pointer",unicode:"f245"},{label:"arrow-right",class:"fas fa-arrow-right",unicode:"f061"},{label:"arrow-right-arrow-left",class:"fas fa-arrow-right-arrow-left",unicode:"f0ec"},{label:"arrow-right-from-bracket",class:"fas fa-arrow-right-from-bracket",unicode:"f08b"},{label:"arrow-right-long",class:"fas fa-arrow-right-long",unicode:"f178"},{label:"arrow-right-to-bracket",class:"fas fa-arrow-right-to-bracket",unicode:"f090"},{label:"arrow-right-to-city",class:"fas fa-arrow-right-to-city",unicode:"e4b3"},{label:"arrow-rotate-left",class:"fas fa-arrow-rotate-left",unicode:"f0e2"},{label:"arrow-rotate-right",class:"fas fa-arrow-rotate-right",unicode:"f01e"},{label:"arrow-trend-down",class:"fas fa-arrow-trend-down",unicode:"e097"},{label:"arrow-trend-up",class:"fas fa-arrow-trend-up",unicode:"e098"},{label:"arrow-turn-down",class:"fas fa-arrow-turn-down",unicode:"f149"},{label:"arrow-turn-up",class:"fas fa-arrow-turn-up",unicode:"f148"},{label:"arrow-up",class:"fas fa-arrow-up",unicode:"f062"},{label:"arrow-up-1-9",class:"fas fa-arrow-up-1-9",unicode:"f163"},{label:"arrow-up-9-1",class:"fas fa-arrow-up-9-1",unicode:"f887"},{label:"arrow-up-a-z",class:"fas fa-arrow-up-a-z",unicode:"f15e"},{label:"arrow-up-from-bracket",class:"fas fa-arrow-up-from-bracket",unicode:"e09a"},{label:"arrow-up-from-ground-water",class:"fas fa-arrow-up-from-ground-water",unicode:"e4b5"},{label:"arrow-up-from-water-pump",class:"fas fa-arrow-up-from-water-pump",unicode:"e4b6"},{label:"arrow-up-long",class:"fas fa-arrow-up-long",unicode:"f176"},{label:"arrow-up-right-dots",class:"fas fa-arrow-up-right-dots",unicode:"e4b7"},{label:"arrow-up-right-from-square",class:"fas fa-arrow-up-right-from-square",unicode:"f08e"},{label:"arrow-up-short-wide",class:"fas fa-arrow-up-short-wide",unicode:"f885"},{label:"arrow-up-wide-short",class:"fas fa-arrow-up-wide-short",unicode:"f161"},{label:"arrow-up-z-a",class:"fas fa-arrow-up-z-a",unicode:"f882"},{label:"arrows-down-to-line",class:"fas fa-arrows-down-to-line",unicode:"e4b8"},{label:"arrows-down-to-people",class:"fas fa-arrows-down-to-people",unicode:"e4b9"},{label:"arrows-left-right",class:"fas fa-arrows-left-right",unicode:"f07e"},{label:"arrows-left-right-to-line",class:"fas fa-arrows-left-right-to-line",unicode:"e4ba"},{label:"arrows-rotate",class:"fas fa-arrows-rotate",unicode:"f021"},{label:"arrows-spin",class:"fas fa-arrows-spin",unicode:"e4bb"},{label:"arrows-split-up-and-left",class:"fas fa-arrows-split-up-and-left",unicode:"e4bc"},{label:"arrows-to-circle",class:"fas fa-arrows-to-circle",unicode:"e4bd"},{label:"arrows-to-dot",class:"fas fa-arrows-to-dot",unicode:"e4be"},{label:"arrows-to-eye",class:"fas fa-arrows-to-eye",unicode:"e4bf"},{label:"arrows-turn-right",class:"fas fa-arrows-turn-right",unicode:"e4c0"},{label:"arrows-turn-to-dots",class:"fas fa-arrows-turn-to-dots",unicode:"e4c1"},{label:"arrows-up-down",class:"fas fa-arrows-up-down",unicode:"f07d"},{label:"arrows-up-down-left-right",class:"fas fa-arrows-up-down-left-right",unicode:"f047"},{label:"arrows-up-to-line",class:"fas fa-arrows-up-to-line",unicode:"e4c2"},{label:"asterisk",class:"fas fa-asterisk",unicode:"2a"},{label:"at",class:"fas fa-at",unicode:"40"},{label:"atom",class:"fas fa-atom",unicode:"f5d2"},{label:"audio-description",class:"fas fa-audio-description",unicode:"f29e"},{label:"austral-sign",class:"fas fa-austral-sign",unicode:"e0a9"},{label:"award",class:"fas fa-award",unicode:"f559"},{label:"b",class:"fas fa-b",unicode:"42"},{label:"baby",class:"fas fa-baby",unicode:"f77c"},{label:"baby-carriage",class:"fas fa-baby-carriage",unicode:"f77d"},{label:"backward",class:"fas fa-backward",unicode:"f04a"},{label:"backward-fast",class:"fas fa-backward-fast",unicode:"f049"},{label:"backward-step",class:"fas fa-backward-step",unicode:"f048"},{label:"bacon",class:"fas fa-bacon",unicode:"f7e5"},{label:"bacteria",class:"fas fa-bacteria",unicode:"e059"},{label:"bacterium",class:"fas fa-bacterium",unicode:"e05a"},{label:"bag-shopping",class:"fas fa-bag-shopping",unicode:"f290"},{label:"bahai",class:"fas fa-bahai",unicode:"f666"},{label:"baht-sign",class:"fas fa-baht-sign",unicode:"e0ac"},{label:"ban",class:"fas fa-ban",unicode:"f05e"},{label:"ban-smoking",class:"fas fa-ban-smoking",unicode:"f54d"},{label:"bandage",class:"fas fa-bandage",unicode:"f462"},{label:"barcode",class:"fas fa-barcode",unicode:"f02a"},{label:"bars",class:"fas fa-bars",unicode:"f0c9"},{label:"bars-progress",class:"fas fa-bars-progress",unicode:"f828"},{label:"bars-staggered",class:"fas fa-bars-staggered",unicode:"f550"},{label:"baseball",class:"fas fa-baseball",unicode:"f433"},{label:"baseball-bat-ball",class:"fas fa-baseball-bat-ball",unicode:"f432"},{label:"basket-shopping",class:"fas fa-basket-shopping",unicode:"f291"},{label:"basketball",class:"fas fa-basketball",unicode:"f434"},{label:"bath",class:"fas fa-bath",unicode:"f2cd"},{label:"battery-empty",class:"fas fa-battery-empty",unicode:"f244"},{label:"battery-full",class:"fas fa-battery-full",unicode:"f240"},{label:"battery-half",class:"fas fa-battery-half",unicode:"f242"},{label:"battery-quarter",class:"fas fa-battery-quarter",unicode:"f243"},{label:"battery-three-quarters",class:"fas fa-battery-three-quarters",unicode:"f241"},{label:"bed",class:"fas fa-bed",unicode:"f236"},{label:"bed-pulse",class:"fas fa-bed-pulse",unicode:"f487"},{label:"beer-mug-empty",class:"fas fa-beer-mug-empty",unicode:"f0fc"},{label:"bell",class:"fas fa-bell",unicode:"f0f3"},{label:"bell-concierge",class:"fas fa-bell-concierge",unicode:"f562"},{label:"bell-slash",class:"fas fa-bell-slash",unicode:"f1f6"},{label:"bezier-curve",class:"fas fa-bezier-curve",unicode:"f55b"},{label:"bicycle",class:"fas fa-bicycle",unicode:"f206"},{label:"binoculars",class:"fas fa-binoculars",unicode:"f1e5"},{label:"biohazard",class:"fas fa-biohazard",unicode:"f780"},{label:"bitcoin-sign",class:"fas fa-bitcoin-sign",unicode:"e0b4"},{label:"blender",class:"fas fa-blender",unicode:"f517"},{label:"blender-phone",class:"fas fa-blender-phone",unicode:"f6b6"},{label:"blog",class:"fas fa-blog",unicode:"f781"},{label:"bold",class:"fas fa-bold",unicode:"f032"},{label:"bolt",class:"fas fa-bolt",unicode:"f0e7"},{label:"bolt-lightning",class:"fas fa-bolt-lightning",unicode:"e0b7"},{label:"bomb",class:"fas fa-bomb",unicode:"f1e2"},{label:"bone",class:"fas fa-bone",unicode:"f5d7"},{label:"bong",class:"fas fa-bong",unicode:"f55c"},{label:"book",class:"fas fa-book",unicode:"f02d"},{label:"book-atlas",class:"fas fa-book-atlas",unicode:"f558"},{label:"book-bible",class:"fas fa-book-bible",unicode:"f647"},{label:"book-bookmark",class:"fas fa-book-bookmark",unicode:"e0bb"},{label:"book-journal-whills",class:"fas fa-book-journal-whills",unicode:"f66a"},{label:"book-medical",class:"fas fa-book-medical",unicode:"f7e6"},{label:"book-open",class:"fas fa-book-open",unicode:"f518"},{label:"book-open-reader",class:"fas fa-book-open-reader",unicode:"f5da"},{label:"book-quran",class:"fas fa-book-quran",unicode:"f687"},{label:"book-skull",class:"fas fa-book-skull",unicode:"f6b7"},{label:"bookmark",class:"fas fa-bookmark",unicode:"f02e"},{label:"border-all",class:"fas fa-border-all",unicode:"f84c"},{label:"border-none",class:"fas fa-border-none",unicode:"f850"},{label:"border-top-left",class:"fas fa-border-top-left",unicode:"f853"},{label:"bore-hole",class:"fas fa-bore-hole",unicode:"e4c3"},{label:"bottle-droplet",class:"fas fa-bottle-droplet",unicode:"e4c4"},{label:"bottle-water",class:"fas fa-bottle-water",unicode:"e4c5"},{label:"bowl-food",class:"fas fa-bowl-food",unicode:"e4c6"},{label:"bowl-rice",class:"fas fa-bowl-rice",unicode:"e2eb"},{label:"bowling-ball",class:"fas fa-bowling-ball",unicode:"f436"},{label:"box",class:"fas fa-box",unicode:"f466"},{label:"box-archive",class:"fas fa-box-archive",unicode:"f187"},{label:"box-open",class:"fas fa-box-open",unicode:"f49e"},{label:"box-tissue",class:"fas fa-box-tissue",unicode:"e05b"},{label:"boxes-packing",class:"fas fa-boxes-packing",unicode:"e4c7"},{label:"boxes-stacked",class:"fas fa-boxes-stacked",unicode:"f468"},{label:"braille",class:"fas fa-braille",unicode:"f2a1"},{label:"brain",class:"fas fa-brain",unicode:"f5dc"},{label:"brazilian-real-sign",class:"fas fa-brazilian-real-sign",unicode:"e46c"},{label:"bread-slice",class:"fas fa-bread-slice",unicode:"f7ec"},{label:"bridge",class:"fas fa-bridge",unicode:"e4c8"},{label:"bridge-circle-check",class:"fas fa-bridge-circle-check",unicode:"e4c9"},{label:"bridge-circle-exclamation",class:"fas fa-bridge-circle-exclamation",unicode:"e4ca"},{label:"bridge-circle-xmark",class:"fas fa-bridge-circle-xmark",unicode:"e4cb"},{label:"bridge-lock",class:"fas fa-bridge-lock",unicode:"e4cc"},{label:"bridge-water",class:"fas fa-bridge-water",unicode:"e4ce"},{label:"briefcase",class:"fas fa-briefcase",unicode:"f0b1"},{label:"briefcase-medical",class:"fas fa-briefcase-medical",unicode:"f469"},{label:"broom",class:"fas fa-broom",unicode:"f51a"},{label:"broom-ball",class:"fas fa-broom-ball",unicode:"f458"},{label:"brush",class:"fas fa-brush",unicode:"f55d"},{label:"bucket",class:"fas fa-bucket",unicode:"e4cf"},{label:"bug",class:"fas fa-bug",unicode:"f188"},{label:"bug-slash",class:"fas fa-bug-slash",unicode:"e490"},{label:"bugs",class:"fas fa-bugs",unicode:"e4d0"},{label:"building",class:"fas fa-building",unicode:"f1ad"},{label:"building-circle-arrow-right",class:"fas fa-building-circle-arrow-right",unicode:"e4d1"},{label:"building-circle-check",class:"fas fa-building-circle-check",unicode:"e4d2"},{label:"building-circle-exclamation",class:"fas fa-building-circle-exclamation",unicode:"e4d3"},{label:"building-circle-xmark",class:"fas fa-building-circle-xmark",unicode:"e4d4"},{label:"building-columns",class:"fas fa-building-columns",unicode:"f19c"},{label:"building-flag",class:"fas fa-building-flag",unicode:"e4d5"},{label:"building-lock",class:"fas fa-building-lock",unicode:"e4d6"},{label:"building-ngo",class:"fas fa-building-ngo",unicode:"e4d7"},{label:"building-shield",class:"fas fa-building-shield",unicode:"e4d8"},{label:"building-un",class:"fas fa-building-un",unicode:"e4d9"},{label:"building-user",class:"fas fa-building-user",unicode:"e4da"},{label:"building-wheat",class:"fas fa-building-wheat",unicode:"e4db"},{label:"bullhorn",class:"fas fa-bullhorn",unicode:"f0a1"},{label:"bullseye",class:"fas fa-bullseye",unicode:"f140"},{label:"burger",class:"fas fa-burger",unicode:"f805"},{label:"burst",class:"fas fa-burst",unicode:"e4dc"},{label:"bus",class:"fas fa-bus",unicode:"f207"},{label:"bus-simple",class:"fas fa-bus-simple",unicode:"f55e"},{label:"business-time",class:"fas fa-business-time",unicode:"f64a"},{label:"c",class:"fas fa-c",unicode:"43"},{label:"cake-candles",class:"fas fa-cake-candles",unicode:"f1fd"},{label:"calculator",class:"fas fa-calculator",unicode:"f1ec"},{label:"calendar",class:"fas fa-calendar",unicode:"f133"},{label:"calendar-check",class:"fas fa-calendar-check",unicode:"f274"},{label:"calendar-day",class:"fas fa-calendar-day",unicode:"f783"},{label:"calendar-days",class:"fas fa-calendar-days",unicode:"f073"},{label:"calendar-minus",class:"fas fa-calendar-minus",unicode:"f272"},{label:"calendar-plus",class:"fas fa-calendar-plus",unicode:"f271"},{label:"calendar-week",class:"fas fa-calendar-week",unicode:"f784"},{label:"calendar-xmark",class:"fas fa-calendar-xmark",unicode:"f273"},{label:"camera",class:"fas fa-camera",unicode:"f030"},{label:"camera-retro",class:"fas fa-camera-retro",unicode:"f083"},{label:"camera-rotate",class:"fas fa-camera-rotate",unicode:"e0d8"},{label:"campground",class:"fas fa-campground",unicode:"f6bb"},{label:"candy-cane",class:"fas fa-candy-cane",unicode:"f786"},{label:"cannabis",class:"fas fa-cannabis",unicode:"f55f"},{label:"capsules",class:"fas fa-capsules",unicode:"f46b"},{label:"car",class:"fas fa-car",unicode:"f1b9"},{label:"car-battery",class:"fas fa-car-battery",unicode:"f5df"},{label:"car-burst",class:"fas fa-car-burst",unicode:"f5e1"},{label:"car-on",class:"fas fa-car-on",unicode:"e4dd"},{label:"car-rear",class:"fas fa-car-rear",unicode:"f5de"},{label:"car-side",class:"fas fa-car-side",unicode:"f5e4"},{label:"car-tunnel",class:"fas fa-car-tunnel",unicode:"e4de"},{label:"caravan",class:"fas fa-caravan",unicode:"f8ff"},{label:"caret-down",class:"fas fa-caret-down",unicode:"f0d7"},{label:"caret-left",class:"fas fa-caret-left",unicode:"f0d9"},{label:"caret-right",class:"fas fa-caret-right",unicode:"f0da"},{label:"caret-up",class:"fas fa-caret-up",unicode:"f0d8"},{label:"carrot",class:"fas fa-carrot",unicode:"f787"},{label:"cart-arrow-down",class:"fas fa-cart-arrow-down",unicode:"f218"},{label:"cart-flatbed",class:"fas fa-cart-flatbed",unicode:"f474"},{label:"cart-flatbed-suitcase",class:"fas fa-cart-flatbed-suitcase",unicode:"f59d"},{label:"cart-plus",class:"fas fa-cart-plus",unicode:"f217"},{label:"cart-shopping",class:"fas fa-cart-shopping",unicode:"f07a"},{label:"cash-register",class:"fas fa-cash-register",unicode:"f788"},{label:"cat",class:"fas fa-cat",unicode:"f6be"},{label:"cedi-sign",class:"fas fa-cedi-sign",unicode:"e0df"},{label:"cent-sign",class:"fas fa-cent-sign",unicode:"e3f5"},{label:"certificate",class:"fas fa-certificate",unicode:"f0a3"},{label:"chair",class:"fas fa-chair",unicode:"f6c0"},{label:"chalkboard",class:"fas fa-chalkboard",unicode:"f51b"},{label:"chalkboard-user",class:"fas fa-chalkboard-user",unicode:"f51c"},{label:"champagne-glasses",class:"fas fa-champagne-glasses",unicode:"f79f"},{label:"charging-station",class:"fas fa-charging-station",unicode:"f5e7"},{label:"chart-area",class:"fas fa-chart-area",unicode:"f1fe"},{label:"chart-bar",class:"fas fa-chart-bar",unicode:"f080"},{label:"chart-column",class:"fas fa-chart-column",unicode:"e0e3"},{label:"chart-gantt",class:"fas fa-chart-gantt",unicode:"e0e4"},{label:"chart-line",class:"fas fa-chart-line",unicode:"f201"},{label:"chart-pie",class:"fas fa-chart-pie",unicode:"f200"},{label:"chart-simple",class:"fas fa-chart-simple",unicode:"e473"},{label:"check",class:"fas fa-check",unicode:"f00c"},{label:"check-double",class:"fas fa-check-double",unicode:"f560"},{label:"check-to-slot",class:"fas fa-check-to-slot",unicode:"f772"},{label:"cheese",class:"fas fa-cheese",unicode:"f7ef"},{label:"chess",class:"fas fa-chess",unicode:"f439"},{label:"chess-bishop",class:"fas fa-chess-bishop",unicode:"f43a"},{label:"chess-board",class:"fas fa-chess-board",unicode:"f43c"},{label:"chess-king",class:"fas fa-chess-king",unicode:"f43f"},{label:"chess-knight",class:"fas fa-chess-knight",unicode:"f441"},{label:"chess-pawn",class:"fas fa-chess-pawn",unicode:"f443"},{label:"chess-queen",class:"fas fa-chess-queen",unicode:"f445"},{label:"chess-rook",class:"fas fa-chess-rook",unicode:"f447"},{label:"chevron-down",class:"fas fa-chevron-down",unicode:"f078"},{label:"chevron-left",class:"fas fa-chevron-left",unicode:"f053"},{label:"chevron-right",class:"fas fa-chevron-right",unicode:"f054"},{label:"chevron-up",class:"fas fa-chevron-up",unicode:"f077"},{label:"child",class:"fas fa-child",unicode:"f1ae"},{label:"child-dress",class:"fas fa-child-dress",unicode:"e59c"},{label:"child-reaching",class:"fas fa-child-reaching",unicode:"e59d"},{label:"child-rifle",class:"fas fa-child-rifle",unicode:"e4e0"},{label:"children",class:"fas fa-children",unicode:"e4e1"},{label:"church",class:"fas fa-church",unicode:"f51d"},{label:"circle",class:"fas fa-circle",unicode:"f111"},{label:"circle-arrow-down",class:"fas fa-circle-arrow-down",unicode:"f0ab"},{label:"circle-arrow-left",class:"fas fa-circle-arrow-left",unicode:"f0a8"},{label:"circle-arrow-right",class:"fas fa-circle-arrow-right",unicode:"f0a9"},{label:"circle-arrow-up",class:"fas fa-circle-arrow-up",unicode:"f0aa"},{label:"circle-check",class:"fas fa-circle-check",unicode:"f058"},{label:"circle-chevron-down",class:"fas fa-circle-chevron-down",unicode:"f13a"},{label:"circle-chevron-left",class:"fas fa-circle-chevron-left",unicode:"f137"},{label:"circle-chevron-right",class:"fas fa-circle-chevron-right",unicode:"f138"},{label:"circle-chevron-up",class:"fas fa-circle-chevron-up",unicode:"f139"},{label:"circle-dollar-to-slot",class:"fas fa-circle-dollar-to-slot",unicode:"f4b9"},{label:"circle-dot",class:"fas fa-circle-dot",unicode:"f192"},{label:"circle-down",class:"fas fa-circle-down",unicode:"f358"},{label:"circle-exclamation",class:"fas fa-circle-exclamation",unicode:"f06a"},{label:"circle-h",class:"fas fa-circle-h",unicode:"f47e"},{label:"circle-half-stroke",class:"fas fa-circle-half-stroke",unicode:"f042"},{label:"circle-info",class:"fas fa-circle-info",unicode:"f05a"},{label:"circle-left",class:"fas fa-circle-left",unicode:"f359"},{label:"circle-minus",class:"fas fa-circle-minus",unicode:"f056"},{label:"circle-nodes",class:"fas fa-circle-nodes",unicode:"e4e2"},{label:"circle-notch",class:"fas fa-circle-notch",unicode:"f1ce"},{label:"circle-pause",class:"fas fa-circle-pause",unicode:"f28b"},{label:"circle-play",class:"fas fa-circle-play",unicode:"f144"},{label:"circle-plus",class:"fas fa-circle-plus",unicode:"f055"},{label:"circle-question",class:"fas fa-circle-question",unicode:"f059"},{label:"circle-radiation",class:"fas fa-circle-radiation",unicode:"f7ba"},{label:"circle-right",class:"fas fa-circle-right",unicode:"f35a"},{label:"circle-stop",class:"fas fa-circle-stop",unicode:"f28d"},{label:"circle-up",class:"fas fa-circle-up",unicode:"f35b"},{label:"circle-user",class:"fas fa-circle-user",unicode:"f2bd"},{label:"circle-xmark",class:"fas fa-circle-xmark",unicode:"f057"},{label:"city",class:"fas fa-city",unicode:"f64f"},{label:"clapperboard",class:"fas fa-clapperboard",unicode:"e131"},{label:"clipboard",class:"fas fa-clipboard",unicode:"f328"},{label:"clipboard-check",class:"fas fa-clipboard-check",unicode:"f46c"},{label:"clipboard-list",class:"fas fa-clipboard-list",unicode:"f46d"},{label:"clipboard-question",class:"fas fa-clipboard-question",unicode:"e4e3"},{label:"clipboard-user",class:"fas fa-clipboard-user",unicode:"f7f3"},{label:"clock",class:"fas fa-clock",unicode:"f017"},{label:"clock-rotate-left",class:"fas fa-clock-rotate-left",unicode:"f1da"},{label:"clone",class:"fas fa-clone",unicode:"f24d"},{label:"closed-captioning",class:"fas fa-closed-captioning",unicode:"f20a"},{label:"cloud",class:"fas fa-cloud",unicode:"f0c2"},{label:"cloud-arrow-down",class:"fas fa-cloud-arrow-down",unicode:"f0ed"},{label:"cloud-arrow-up",class:"fas fa-cloud-arrow-up",unicode:"f0ee"},{label:"cloud-bolt",class:"fas fa-cloud-bolt",unicode:"f76c"},{label:"cloud-meatball",class:"fas fa-cloud-meatball",unicode:"f73b"},{label:"cloud-moon",class:"fas fa-cloud-moon",unicode:"f6c3"},{label:"cloud-moon-rain",class:"fas fa-cloud-moon-rain",unicode:"f73c"},{label:"cloud-rain",class:"fas fa-cloud-rain",unicode:"f73d"},{label:"cloud-showers-heavy",class:"fas fa-cloud-showers-heavy",unicode:"f740"},{label:"cloud-showers-water",class:"fas fa-cloud-showers-water",unicode:"e4e4"},{label:"cloud-sun",class:"fas fa-cloud-sun",unicode:"f6c4"},{label:"cloud-sun-rain",class:"fas fa-cloud-sun-rain",unicode:"f743"},{label:"clover",class:"fas fa-clover",unicode:"e139"},{label:"code",class:"fas fa-code",unicode:"f121"},{label:"code-branch",class:"fas fa-code-branch",unicode:"f126"},{label:"code-commit",class:"fas fa-code-commit",unicode:"f386"},{label:"code-compare",class:"fas fa-code-compare",unicode:"e13a"},{label:"code-fork",class:"fas fa-code-fork",unicode:"e13b"},{label:"code-merge",class:"fas fa-code-merge",unicode:"f387"},{label:"code-pull-request",class:"fas fa-code-pull-request",unicode:"e13c"},{label:"coins",class:"fas fa-coins",unicode:"f51e"},{label:"colon-sign",class:"fas fa-colon-sign",unicode:"e140"},{label:"comment",class:"fas fa-comment",unicode:"f075"},{label:"comment-dollar",class:"fas fa-comment-dollar",unicode:"f651"},{label:"comment-dots",class:"fas fa-comment-dots",unicode:"f4ad"},{label:"comment-medical",class:"fas fa-comment-medical",unicode:"f7f5"},{label:"comment-slash",class:"fas fa-comment-slash",unicode:"f4b3"},{label:"comment-sms",class:"fas fa-comment-sms",unicode:"f7cd"},{label:"comments",class:"fas fa-comments",unicode:"f086"},{label:"comments-dollar",class:"fas fa-comments-dollar",unicode:"f653"},{label:"compact-disc",class:"fas fa-compact-disc",unicode:"f51f"},{label:"compass",class:"fas fa-compass",unicode:"f14e"},{label:"compass-drafting",class:"fas fa-compass-drafting",unicode:"f568"},{label:"compress",class:"fas fa-compress",unicode:"f066"},{label:"computer",class:"fas fa-computer",unicode:"e4e5"},{label:"computer-mouse",class:"fas fa-computer-mouse",unicode:"f8cc"},{label:"cookie",class:"fas fa-cookie",unicode:"f563"},{label:"cookie-bite",class:"fas fa-cookie-bite",unicode:"f564"},{label:"copy",class:"fas fa-copy",unicode:"f0c5"},{label:"copyright",class:"fas fa-copyright",unicode:"f1f9"},{label:"couch",class:"fas fa-couch",unicode:"f4b8"},{label:"cow",class:"fas fa-cow",unicode:"f6c8"},{label:"credit-card",class:"fas fa-credit-card",unicode:"f09d"},{label:"crop",class:"fas fa-crop",unicode:"f125"},{label:"crop-simple",class:"fas fa-crop-simple",unicode:"f565"},{label:"cross",class:"fas fa-cross",unicode:"f654"},{label:"crosshairs",class:"fas fa-crosshairs",unicode:"f05b"},{label:"crow",class:"fas fa-crow",unicode:"f520"},{label:"crown",class:"fas fa-crown",unicode:"f521"},{label:"crutch",class:"fas fa-crutch",unicode:"f7f7"},{label:"cruzeiro-sign",class:"fas fa-cruzeiro-sign",unicode:"e152"},{label:"cube",class:"fas fa-cube",unicode:"f1b2"},{label:"cubes",class:"fas fa-cubes",unicode:"f1b3"},{label:"cubes-stacked",class:"fas fa-cubes-stacked",unicode:"e4e6"},{label:"d",class:"fas fa-d",unicode:"44"},{label:"database",class:"fas fa-database",unicode:"f1c0"},{label:"delete-left",class:"fas fa-delete-left",unicode:"f55a"},{label:"democrat",class:"fas fa-democrat",unicode:"f747"},{label:"desktop",class:"fas fa-desktop",unicode:"f390"},{label:"dharmachakra",class:"fas fa-dharmachakra",unicode:"f655"},{label:"diagram-next",class:"fas fa-diagram-next",unicode:"e476"},{label:"diagram-predecessor",class:"fas fa-diagram-predecessor",unicode:"e477"},{label:"diagram-project",class:"fas fa-diagram-project",unicode:"f542"},{label:"diagram-successor",class:"fas fa-diagram-successor",unicode:"e47a"},{label:"diamond",class:"fas fa-diamond",unicode:"f219"},{label:"diamond-turn-right",class:"fas fa-diamond-turn-right",unicode:"f5eb"},{label:"dice",class:"fas fa-dice",unicode:"f522"},{label:"dice-d20",class:"fas fa-dice-d20",unicode:"f6cf"},{label:"dice-d6",class:"fas fa-dice-d6",unicode:"f6d1"},{label:"dice-five",class:"fas fa-dice-five",unicode:"f523"},{label:"dice-four",class:"fas fa-dice-four",unicode:"f524"},{label:"dice-one",class:"fas fa-dice-one",unicode:"f525"},{label:"dice-six",class:"fas fa-dice-six",unicode:"f526"},{label:"dice-three",class:"fas fa-dice-three",unicode:"f527"},{label:"dice-two",class:"fas fa-dice-two",unicode:"f528"},{label:"disease",class:"fas fa-disease",unicode:"f7fa"},{label:"display",class:"fas fa-display",unicode:"e163"},{label:"divide",class:"fas fa-divide",unicode:"f529"},{label:"dna",class:"fas fa-dna",unicode:"f471"},{label:"dog",class:"fas fa-dog",unicode:"f6d3"},{label:"dollar-sign",class:"fas fa-dollar-sign",unicode:"24"},{label:"dolly",class:"fas fa-dolly",unicode:"f472"},{label:"dong-sign",class:"fas fa-dong-sign",unicode:"e169"},{label:"door-closed",class:"fas fa-door-closed",unicode:"f52a"},{label:"door-open",class:"fas fa-door-open",unicode:"f52b"},{label:"dove",class:"fas fa-dove",unicode:"f4ba"},{label:"down-left-and-up-right-to-center",class:"fas fa-down-left-and-up-right-to-center",unicode:"f422"},{label:"down-long",class:"fas fa-down-long",unicode:"f309"},{label:"download",class:"fas fa-download",unicode:"f019"},{label:"dragon",class:"fas fa-dragon",unicode:"f6d5"},{label:"draw-polygon",class:"fas fa-draw-polygon",unicode:"f5ee"},{label:"droplet",class:"fas fa-droplet",unicode:"f043"},{label:"droplet-slash",class:"fas fa-droplet-slash",unicode:"f5c7"},{label:"drum",class:"fas fa-drum",unicode:"f569"},{label:"drum-steelpan",class:"fas fa-drum-steelpan",unicode:"f56a"},{label:"drumstick-bite",class:"fas fa-drumstick-bite",unicode:"f6d7"},{label:"dumbbell",class:"fas fa-dumbbell",unicode:"f44b"},{label:"dumpster",class:"fas fa-dumpster",unicode:"f793"},{label:"dumpster-fire",class:"fas fa-dumpster-fire",unicode:"f794"},{label:"dungeon",class:"fas fa-dungeon",unicode:"f6d9"},{label:"e",class:"fas fa-e",unicode:"45"},{label:"ear-deaf",class:"fas fa-ear-deaf",unicode:"f2a4"},{label:"ear-listen",class:"fas fa-ear-listen",unicode:"f2a2"},{label:"earth-africa",class:"fas fa-earth-africa",unicode:"f57c"},{label:"earth-americas",class:"fas fa-earth-americas",unicode:"f57d"},{label:"earth-asia",class:"fas fa-earth-asia",unicode:"f57e"},{label:"earth-europe",class:"fas fa-earth-europe",unicode:"f7a2"},{label:"earth-oceania",class:"fas fa-earth-oceania",unicode:"e47b"},{label:"egg",class:"fas fa-egg",unicode:"f7fb"},{label:"eject",class:"fas fa-eject",unicode:"f052"},{label:"elevator",class:"fas fa-elevator",unicode:"e16d"},{label:"ellipsis",class:"fas fa-ellipsis",unicode:"f141"},{label:"ellipsis-vertical",class:"fas fa-ellipsis-vertical",unicode:"f142"},{label:"envelope",class:"fas fa-envelope",unicode:"f0e0"},{label:"envelope-circle-check",class:"fas fa-envelope-circle-check",unicode:"e4e8"},{label:"envelope-open",class:"fas fa-envelope-open",unicode:"f2b6"},{label:"envelope-open-text",class:"fas fa-envelope-open-text",unicode:"f658"},{label:"envelopes-bulk",class:"fas fa-envelopes-bulk",unicode:"f674"},{label:"equals",class:"fas fa-equals",unicode:"3d"},{label:"eraser",class:"fas fa-eraser",unicode:"f12d"},{label:"ethernet",class:"fas fa-ethernet",unicode:"f796"},{label:"euro-sign",class:"fas fa-euro-sign",unicode:"f153"},{label:"exclamation",class:"fas fa-exclamation",unicode:"21"},{label:"expand",class:"fas fa-expand",unicode:"f065"},{label:"explosion",class:"fas fa-explosion",unicode:"e4e9"},{label:"eye",class:"fas fa-eye",unicode:"f06e"},{label:"eye-dropper",class:"fas fa-eye-dropper",unicode:"f1fb"},{label:"eye-low-vision",class:"fas fa-eye-low-vision",unicode:"f2a8"},{label:"eye-slash",class:"fas fa-eye-slash",unicode:"f070"},{label:"f",class:"fas fa-f",unicode:"46"},{label:"face-angry",class:"fas fa-face-angry",unicode:"f556"},{label:"face-dizzy",class:"fas fa-face-dizzy",unicode:"f567"},{label:"face-flushed",class:"fas fa-face-flushed",unicode:"f579"},{label:"face-frown",class:"fas fa-face-frown",unicode:"f119"},{label:"face-frown-open",class:"fas fa-face-frown-open",unicode:"f57a"},{label:"face-grimace",class:"fas fa-face-grimace",unicode:"f57f"},{label:"face-grin",class:"fas fa-face-grin",unicode:"f580"},{label:"face-grin-beam",class:"fas fa-face-grin-beam",unicode:"f582"},{label:"face-grin-beam-sweat",class:"fas fa-face-grin-beam-sweat",unicode:"f583"},{label:"face-grin-hearts",class:"fas fa-face-grin-hearts",unicode:"f584"},{label:"face-grin-squint",class:"fas fa-face-grin-squint",unicode:"f585"},{label:"face-grin-squint-tears",class:"fas fa-face-grin-squint-tears",unicode:"f586"},{label:"face-grin-stars",class:"fas fa-face-grin-stars",unicode:"f587"},{label:"face-grin-tears",class:"fas fa-face-grin-tears",unicode:"f588"},{label:"face-grin-tongue",class:"fas fa-face-grin-tongue",unicode:"f589"},{label:"face-grin-tongue-squint",class:"fas fa-face-grin-tongue-squint",unicode:"f58a"},{label:"face-grin-tongue-wink",class:"fas fa-face-grin-tongue-wink",unicode:"f58b"},{label:"face-grin-wide",class:"fas fa-face-grin-wide",unicode:"f581"},{label:"face-grin-wink",class:"fas fa-face-grin-wink",unicode:"f58c"},{label:"face-kiss",class:"fas fa-face-kiss",unicode:"f596"},{label:"face-kiss-beam",class:"fas fa-face-kiss-beam",unicode:"f597"},{label:"face-kiss-wink-heart",class:"fas fa-face-kiss-wink-heart",unicode:"f598"},{label:"face-laugh",class:"fas fa-face-laugh",unicode:"f599"},{label:"face-laugh-beam",class:"fas fa-face-laugh-beam",unicode:"f59a"},{label:"face-laugh-squint",class:"fas fa-face-laugh-squint",unicode:"f59b"},{label:"face-laugh-wink",class:"fas fa-face-laugh-wink",unicode:"f59c"},{label:"face-meh",class:"fas fa-face-meh",unicode:"f11a"},{label:"face-meh-blank",class:"fas fa-face-meh-blank",unicode:"f5a4"},{label:"face-rolling-eyes",class:"fas fa-face-rolling-eyes",unicode:"f5a5"},{label:"face-sad-cry",class:"fas fa-face-sad-cry",unicode:"f5b3"},{label:"face-sad-tear",class:"fas fa-face-sad-tear",unicode:"f5b4"},{label:"face-smile",class:"fas fa-face-smile",unicode:"f118"},{label:"face-smile-beam",class:"fas fa-face-smile-beam",unicode:"f5b8"},{label:"face-smile-wink",class:"fas fa-face-smile-wink",unicode:"f4da"},{label:"face-surprise",class:"fas fa-face-surprise",unicode:"f5c2"},{label:"face-tired",class:"fas fa-face-tired",unicode:"f5c8"},{label:"fan",class:"fas fa-fan",unicode:"f863"},{label:"faucet",class:"fas fa-faucet",unicode:"e005"},{label:"faucet-drip",class:"fas fa-faucet-drip",unicode:"e006"},{label:"fax",class:"fas fa-fax",unicode:"f1ac"},{label:"feather",class:"fas fa-feather",unicode:"f52d"},{label:"feather-pointed",class:"fas fa-feather-pointed",unicode:"f56b"},{label:"ferry",class:"fas fa-ferry",unicode:"e4ea"},{label:"file",class:"fas fa-file",unicode:"f15b"},{label:"file-arrow-down",class:"fas fa-file-arrow-down",unicode:"f56d"},{label:"file-arrow-up",class:"fas fa-file-arrow-up",unicode:"f574"},{label:"file-audio",class:"fas fa-file-audio",unicode:"f1c7"},{label:"file-circle-check",class:"fas fa-file-circle-check",unicode:"e493"},{label:"file-circle-exclamation",class:"fas fa-file-circle-exclamation",unicode:"e4eb"},{label:"file-circle-minus",class:"fas fa-file-circle-minus",unicode:"e4ed"},{label:"file-circle-plus",class:"fas fa-file-circle-plus",unicode:"e4ee"},{label:"file-circle-question",class:"fas fa-file-circle-question",unicode:"e4ef"},{label:"file-circle-xmark",class:"fas fa-file-circle-xmark",unicode:"e494"},{label:"file-code",class:"fas fa-file-code",unicode:"f1c9"},{label:"file-contract",class:"fas fa-file-contract",unicode:"f56c"},{label:"file-csv",class:"fas fa-file-csv",unicode:"f6dd"},{label:"file-excel",class:"fas fa-file-excel",unicode:"f1c3"},{label:"file-export",class:"fas fa-file-export",unicode:"f56e"},{label:"file-image",class:"fas fa-file-image",unicode:"f1c5"},{label:"file-import",class:"fas fa-file-import",unicode:"f56f"},{label:"file-invoice",class:"fas fa-file-invoice",unicode:"f570"},{label:"file-invoice-dollar",class:"fas fa-file-invoice-dollar",unicode:"f571"},{label:"file-lines",class:"fas fa-file-lines",unicode:"f15c"},{label:"file-medical",class:"fas fa-file-medical",unicode:"f477"},{label:"file-pdf",class:"fas fa-file-pdf",unicode:"f1c1"},{label:"file-pen",class:"fas fa-file-pen",unicode:"f31c"},{label:"file-powerpoint",class:"fas fa-file-powerpoint",unicode:"f1c4"},{label:"file-prescription",class:"fas fa-file-prescription",unicode:"f572"},{label:"file-shield",class:"fas fa-file-shield",unicode:"e4f0"},{label:"file-signature",class:"fas fa-file-signature",unicode:"f573"},{label:"file-video",class:"fas fa-file-video",unicode:"f1c8"},{label:"file-waveform",class:"fas fa-file-waveform",unicode:"f478"},{label:"file-word",class:"fas fa-file-word",unicode:"f1c2"},{label:"file-zipper",class:"fas fa-file-zipper",unicode:"f1c6"},{label:"fill",class:"fas fa-fill",unicode:"f575"},{label:"fill-drip",class:"fas fa-fill-drip",unicode:"f576"},{label:"film",class:"fas fa-film",unicode:"f008"},{label:"filter",class:"fas fa-filter",unicode:"f0b0"},{label:"filter-circle-dollar",class:"fas fa-filter-circle-dollar",unicode:"f662"},{label:"filter-circle-xmark",class:"fas fa-filter-circle-xmark",unicode:"e17b"},{label:"fingerprint",class:"fas fa-fingerprint",unicode:"f577"},{label:"fire",class:"fas fa-fire",unicode:"f06d"},{label:"fire-burner",class:"fas fa-fire-burner",unicode:"e4f1"},{label:"fire-extinguisher",class:"fas fa-fire-extinguisher",unicode:"f134"},{label:"fire-flame-curved",class:"fas fa-fire-flame-curved",unicode:"f7e4"},{label:"fire-flame-simple",class:"fas fa-fire-flame-simple",unicode:"f46a"},{label:"fish",class:"fas fa-fish",unicode:"f578"},{label:"fish-fins",class:"fas fa-fish-fins",unicode:"e4f2"},{label:"flag",class:"fas fa-flag",unicode:"f024"},{label:"flag-checkered",class:"fas fa-flag-checkered",unicode:"f11e"},{label:"flag-usa",class:"fas fa-flag-usa",unicode:"f74d"},{label:"flask",class:"fas fa-flask",unicode:"f0c3"},{label:"flask-vial",class:"fas fa-flask-vial",unicode:"e4f3"},{label:"floppy-disk",class:"fas fa-floppy-disk",unicode:"f0c7"},{label:"florin-sign",class:"fas fa-florin-sign",unicode:"e184"},{label:"folder",class:"fas fa-folder",unicode:"f07b"},{label:"folder-closed",class:"fas fa-folder-closed",unicode:"e185"},{label:"folder-minus",class:"fas fa-folder-minus",unicode:"f65d"},{label:"folder-open",class:"fas fa-folder-open",unicode:"f07c"},{label:"folder-plus",class:"fas fa-folder-plus",unicode:"f65e"},{label:"folder-tree",class:"fas fa-folder-tree",unicode:"f802"},{label:"font",class:"fas fa-font",unicode:"f031"},{label:"font-awesome",class:"fas fa-font-awesome",unicode:"f2b4"},{label:"football",class:"fas fa-football",unicode:"f44e"},{label:"forward",class:"fas fa-forward",unicode:"f04e"},{label:"forward-fast",class:"fas fa-forward-fast",unicode:"f050"},{label:"forward-step",class:"fas fa-forward-step",unicode:"f051"},{label:"franc-sign",class:"fas fa-franc-sign",unicode:"e18f"},{label:"frog",class:"fas fa-frog",unicode:"f52e"},{label:"futbol",class:"fas fa-futbol",unicode:"f1e3"},{label:"g",class:"fas fa-g",unicode:"47"},{label:"gamepad",class:"fas fa-gamepad",unicode:"f11b"},{label:"gas-pump",class:"fas fa-gas-pump",unicode:"f52f"},{label:"gauge",class:"fas fa-gauge",unicode:"f624"},{label:"gauge-high",class:"fas fa-gauge-high",unicode:"f625"},{label:"gauge-simple",class:"fas fa-gauge-simple",unicode:"f629"},{label:"gauge-simple-high",class:"fas fa-gauge-simple-high",unicode:"f62a"},{label:"gavel",class:"fas fa-gavel",unicode:"f0e3"},{label:"gear",class:"fas fa-gear",unicode:"f013"},{label:"gears",class:"fas fa-gears",unicode:"f085"},{label:"gem",class:"fas fa-gem",unicode:"f3a5"},{label:"genderless",class:"fas fa-genderless",unicode:"f22d"},{label:"ghost",class:"fas fa-ghost",unicode:"f6e2"},{label:"gift",class:"fas fa-gift",unicode:"f06b"},{label:"gifts",class:"fas fa-gifts",unicode:"f79c"},{label:"glass-water",class:"fas fa-glass-water",unicode:"e4f4"},{label:"glass-water-droplet",class:"fas fa-glass-water-droplet",unicode:"e4f5"},{label:"glasses",class:"fas fa-glasses",unicode:"f530"},{label:"globe",class:"fas fa-globe",unicode:"f0ac"},{label:"golf-ball-tee",class:"fas fa-golf-ball-tee",unicode:"f450"},{label:"gopuram",class:"fas fa-gopuram",unicode:"f664"},{label:"graduation-cap",class:"fas fa-graduation-cap",unicode:"f19d"},{label:"greater-than",class:"fas fa-greater-than",unicode:"3e"},{label:"greater-than-equal",class:"fas fa-greater-than-equal",unicode:"f532"},{label:"grip",class:"fas fa-grip",unicode:"f58d"},{label:"grip-lines",class:"fas fa-grip-lines",unicode:"f7a4"},{label:"grip-lines-vertical",class:"fas fa-grip-lines-vertical",unicode:"f7a5"},{label:"grip-vertical",class:"fas fa-grip-vertical",unicode:"f58e"},{label:"group-arrows-rotate",class:"fas fa-group-arrows-rotate",unicode:"e4f6"},{label:"guarani-sign",class:"fas fa-guarani-sign",unicode:"e19a"},{label:"guitar",class:"fas fa-guitar",unicode:"f7a6"},{label:"gun",class:"fas fa-gun",unicode:"e19b"},{label:"h",class:"fas fa-h",unicode:"48"},{label:"hammer",class:"fas fa-hammer",unicode:"f6e3"},{label:"hamsa",class:"fas fa-hamsa",unicode:"f665"},{label:"hand",class:"fas fa-hand",unicode:"f256"},{label:"hand-back-fist",class:"fas fa-hand-back-fist",unicode:"f255"},{label:"hand-dots",class:"fas fa-hand-dots",unicode:"f461"},{label:"hand-fist",class:"fas fa-hand-fist",unicode:"f6de"},{label:"hand-holding",class:"fas fa-hand-holding",unicode:"f4bd"},{label:"hand-holding-dollar",class:"fas fa-hand-holding-dollar",unicode:"f4c0"},{label:"hand-holding-droplet",class:"fas fa-hand-holding-droplet",unicode:"f4c1"},{label:"hand-holding-hand",class:"fas fa-hand-holding-hand",unicode:"e4f7"},{label:"hand-holding-heart",class:"fas fa-hand-holding-heart",unicode:"f4be"},{label:"hand-holding-medical",class:"fas fa-hand-holding-medical",unicode:"e05c"},{label:"hand-lizard",class:"fas fa-hand-lizard",unicode:"f258"},{label:"hand-middle-finger",class:"fas fa-hand-middle-finger",unicode:"f806"},{label:"hand-peace",class:"fas fa-hand-peace",unicode:"f25b"},{label:"hand-point-down",class:"fas fa-hand-point-down",unicode:"f0a7"},{label:"hand-point-left",class:"fas fa-hand-point-left",unicode:"f0a5"},{label:"hand-point-right",class:"fas fa-hand-point-right",unicode:"f0a4"},{label:"hand-point-up",class:"fas fa-hand-point-up",unicode:"f0a6"},{label:"hand-pointer",class:"fas fa-hand-pointer",unicode:"f25a"},{label:"hand-scissors",class:"fas fa-hand-scissors",unicode:"f257"},{label:"hand-sparkles",class:"fas fa-hand-sparkles",unicode:"e05d"},{label:"hand-spock",class:"fas fa-hand-spock",unicode:"f259"},{label:"handcuffs",class:"fas fa-handcuffs",unicode:"e4f8"},{label:"hands",class:"fas fa-hands",unicode:"f2a7"},{label:"hands-asl-interpreting",class:"fas fa-hands-asl-interpreting",unicode:"f2a3"},{label:"hands-bound",class:"fas fa-hands-bound",unicode:"e4f9"},{label:"hands-bubbles",class:"fas fa-hands-bubbles",unicode:"e05e"},{label:"hands-clapping",class:"fas fa-hands-clapping",unicode:"e1a8"},{label:"hands-holding",class:"fas fa-hands-holding",unicode:"f4c2"},{label:"hands-holding-child",class:"fas fa-hands-holding-child",unicode:"e4fa"},{label:"hands-holding-circle",class:"fas fa-hands-holding-circle",unicode:"e4fb"},{label:"hands-praying",class:"fas fa-hands-praying",unicode:"f684"},{label:"handshake",class:"fas fa-handshake",unicode:"f2b5"},{label:"handshake-angle",class:"fas fa-handshake-angle",unicode:"f4c4"},{label:"handshake-simple",class:"fas fa-handshake-simple",unicode:"f4c6"},{label:"handshake-simple-slash",class:"fas fa-handshake-simple-slash",unicode:"e05f"},{label:"handshake-slash",class:"fas fa-handshake-slash",unicode:"e060"},{label:"hanukiah",class:"fas fa-hanukiah",unicode:"f6e6"},{label:"hard-drive",class:"fas fa-hard-drive",unicode:"f0a0"},{label:"hashtag",class:"fas fa-hashtag",unicode:"23"},{label:"hat-cowboy",class:"fas fa-hat-cowboy",unicode:"f8c0"},{label:"hat-cowboy-side",class:"fas fa-hat-cowboy-side",unicode:"f8c1"},{label:"hat-wizard",class:"fas fa-hat-wizard",unicode:"f6e8"},{label:"head-side-cough",class:"fas fa-head-side-cough",unicode:"e061"},{label:"head-side-cough-slash",class:"fas fa-head-side-cough-slash",unicode:"e062"},{label:"head-side-mask",class:"fas fa-head-side-mask",unicode:"e063"},{label:"head-side-virus",class:"fas fa-head-side-virus",unicode:"e064"},{label:"heading",class:"fas fa-heading",unicode:"f1dc"},{label:"headphones",class:"fas fa-headphones",unicode:"f025"},{label:"headphones-simple",class:"fas fa-headphones-simple",unicode:"f58f"},{label:"headset",class:"fas fa-headset",unicode:"f590"},{label:"heart",class:"fas fa-heart",unicode:"f004"},{label:"heart-circle-bolt",class:"fas fa-heart-circle-bolt",unicode:"e4fc"},{label:"heart-circle-check",class:"fas fa-heart-circle-check",unicode:"e4fd"},{label:"heart-circle-exclamation",class:"fas fa-heart-circle-exclamation",unicode:"e4fe"},{label:"heart-circle-minus",class:"fas fa-heart-circle-minus",unicode:"e4ff"},{label:"heart-circle-plus",class:"fas fa-heart-circle-plus",unicode:"e500"},{label:"heart-circle-xmark",class:"fas fa-heart-circle-xmark",unicode:"e501"},{label:"heart-crack",class:"fas fa-heart-crack",unicode:"f7a9"},{label:"heart-pulse",class:"fas fa-heart-pulse",unicode:"f21e"},{label:"helicopter",class:"fas fa-helicopter",unicode:"f533"},{label:"helicopter-symbol",class:"fas fa-helicopter-symbol",unicode:"e502"},{label:"helmet-safety",class:"fas fa-helmet-safety",unicode:"f807"},{label:"helmet-un",class:"fas fa-helmet-un",unicode:"e503"},{label:"highlighter",class:"fas fa-highlighter",unicode:"f591"},{label:"hill-avalanche",class:"fas fa-hill-avalanche",unicode:"e507"},{label:"hill-rockslide",class:"fas fa-hill-rockslide",unicode:"e508"},{label:"hippo",class:"fas fa-hippo",unicode:"f6ed"},{label:"hockey-puck",class:"fas fa-hockey-puck",unicode:"f453"},{label:"holly-berry",class:"fas fa-holly-berry",unicode:"f7aa"},{label:"horse",class:"fas fa-horse",unicode:"f6f0"},{label:"horse-head",class:"fas fa-horse-head",unicode:"f7ab"},{label:"hospital",class:"fas fa-hospital",unicode:"f0f8"},{label:"hospital-user",class:"fas fa-hospital-user",unicode:"f80d"},{label:"hot-tub-person",class:"fas fa-hot-tub-person",unicode:"f593"},{label:"hotdog",class:"fas fa-hotdog",unicode:"f80f"},{label:"hotel",class:"fas fa-hotel",unicode:"f594"},{label:"hourglass",class:"fas fa-hourglass",unicode:"f254"},{label:"hourglass-empty",class:"fas fa-hourglass-empty",unicode:"f252"},{label:"hourglass-end",class:"fas fa-hourglass-end",unicode:"f253"},{label:"hourglass-start",class:"fas fa-hourglass-start",unicode:"f251"},{label:"house",class:"fas fa-house",unicode:"f015"},{label:"house-chimney",class:"fas fa-house-chimney",unicode:"e3af"},{label:"house-chimney-crack",class:"fas fa-house-chimney-crack",unicode:"f6f1"},{label:"house-chimney-medical",class:"fas fa-house-chimney-medical",unicode:"f7f2"},{label:"house-chimney-user",class:"fas fa-house-chimney-user",unicode:"e065"},{label:"house-chimney-window",class:"fas fa-house-chimney-window",unicode:"e00d"},{label:"house-circle-check",class:"fas fa-house-circle-check",unicode:"e509"},{label:"house-circle-exclamation",class:"fas fa-house-circle-exclamation",unicode:"e50a"},{label:"house-circle-xmark",class:"fas fa-house-circle-xmark",unicode:"e50b"},{label:"house-crack",class:"fas fa-house-crack",unicode:"e3b1"},{label:"house-fire",class:"fas fa-house-fire",unicode:"e50c"},{label:"house-flag",class:"fas fa-house-flag",unicode:"e50d"},{label:"house-flood-water",class:"fas fa-house-flood-water",unicode:"e50e"},{label:"house-flood-water-circle-arrow-right",class:"fas fa-house-flood-water-circle-arrow-right",unicode:"e50f"},{label:"house-laptop",class:"fas fa-house-laptop",unicode:"e066"},{label:"house-lock",class:"fas fa-house-lock",unicode:"e510"},{label:"house-medical",class:"fas fa-house-medical",unicode:"e3b2"},{label:"house-medical-circle-check",class:"fas fa-house-medical-circle-check",unicode:"e511"},{label:"house-medical-circle-exclamation",class:"fas fa-house-medical-circle-exclamation",unicode:"e512"},{label:"house-medical-circle-xmark",class:"fas fa-house-medical-circle-xmark",unicode:"e513"},{label:"house-medical-flag",class:"fas fa-house-medical-flag",unicode:"e514"},{label:"house-signal",class:"fas fa-house-signal",unicode:"e012"},{label:"house-tsunami",class:"fas fa-house-tsunami",unicode:"e515"},{label:"house-user",class:"fas fa-house-user",unicode:"e1b0"},{label:"hryvnia-sign",class:"fas fa-hryvnia-sign",unicode:"f6f2"},{label:"hurricane",class:"fas fa-hurricane",unicode:"f751"},{label:"i",class:"fas fa-i",unicode:"49"},{label:"i-cursor",class:"fas fa-i-cursor",unicode:"f246"},{label:"ice-cream",class:"fas fa-ice-cream",unicode:"f810"},{label:"icicles",class:"fas fa-icicles",unicode:"f7ad"},{label:"icons",class:"fas fa-icons",unicode:"f86d"},{label:"id-badge",class:"fas fa-id-badge",unicode:"f2c1"},{label:"id-card",class:"fas fa-id-card",unicode:"f2c2"},{label:"id-card-clip",class:"fas fa-id-card-clip",unicode:"f47f"},{label:"igloo",class:"fas fa-igloo",unicode:"f7ae"},{label:"image",class:"fas fa-image",unicode:"f03e"},{label:"image-portrait",class:"fas fa-image-portrait",unicode:"f3e0"},{label:"images",class:"fas fa-images",unicode:"f302"},{label:"inbox",class:"fas fa-inbox",unicode:"f01c"},{label:"indent",class:"fas fa-indent",unicode:"f03c"},{label:"indian-rupee-sign",class:"fas fa-indian-rupee-sign",unicode:"e1bc"},{label:"industry",class:"fas fa-industry",unicode:"f275"},{label:"infinity",class:"fas fa-infinity",unicode:"f534"},{label:"info",class:"fas fa-info",unicode:"f129"},{label:"italic",class:"fas fa-italic",unicode:"f033"},{label:"j",class:"fas fa-j",unicode:"4a"},{label:"jar",class:"fas fa-jar",unicode:"e516"},{label:"jar-wheat",class:"fas fa-jar-wheat",unicode:"e517"},{label:"jedi",class:"fas fa-jedi",unicode:"f669"},{label:"jet-fighter",class:"fas fa-jet-fighter",unicode:"f0fb"},{label:"jet-fighter-up",class:"fas fa-jet-fighter-up",unicode:"e518"},{label:"joint",class:"fas fa-joint",unicode:"f595"},{label:"jug-detergent",class:"fas fa-jug-detergent",unicode:"e519"},{label:"k",class:"fas fa-k",unicode:"4b"},{label:"kaaba",class:"fas fa-kaaba",unicode:"f66b"},{label:"key",class:"fas fa-key",unicode:"f084"},{label:"keyboard",class:"fas fa-keyboard",unicode:"f11c"},{label:"khanda",class:"fas fa-khanda",unicode:"f66d"},{label:"kip-sign",class:"fas fa-kip-sign",unicode:"e1c4"},{label:"kit-medical",class:"fas fa-kit-medical",unicode:"f479"},{label:"kitchen-set",class:"fas fa-kitchen-set",unicode:"e51a"},{label:"kiwi-bird",class:"fas fa-kiwi-bird",unicode:"f535"},{label:"l",class:"fas fa-l",unicode:"4c"},{label:"land-mine-on",class:"fas fa-land-mine-on",unicode:"e51b"},{label:"landmark",class:"fas fa-landmark",unicode:"f66f"},{label:"landmark-dome",class:"fas fa-landmark-dome",unicode:"f752"},{label:"landmark-flag",class:"fas fa-landmark-flag",unicode:"e51c"},{label:"language",class:"fas fa-language",unicode:"f1ab"},{label:"laptop",class:"fas fa-laptop",unicode:"f109"},{label:"laptop-code",class:"fas fa-laptop-code",unicode:"f5fc"},{label:"laptop-file",class:"fas fa-laptop-file",unicode:"e51d"},{label:"laptop-medical",class:"fas fa-laptop-medical",unicode:"f812"},{label:"lari-sign",class:"fas fa-lari-sign",unicode:"e1c8"},{label:"layer-group",class:"fas fa-layer-group",unicode:"f5fd"},{label:"leaf",class:"fas fa-leaf",unicode:"f06c"},{label:"left-long",class:"fas fa-left-long",unicode:"f30a"},{label:"left-right",class:"fas fa-left-right",unicode:"f337"},{label:"lemon",class:"fas fa-lemon",unicode:"f094"},{label:"less-than",class:"fas fa-less-than",unicode:"3c"},{label:"less-than-equal",class:"fas fa-less-than-equal",unicode:"f537"},{label:"life-ring",class:"fas fa-life-ring",unicode:"f1cd"},{label:"lightbulb",class:"fas fa-lightbulb",unicode:"f0eb"},{label:"lines-leaning",class:"fas fa-lines-leaning",unicode:"e51e"},{label:"link",class:"fas fa-link",unicode:"f0c1"},{label:"link-slash",class:"fas fa-link-slash",unicode:"f127"},{label:"lira-sign",class:"fas fa-lira-sign",unicode:"f195"},{label:"list",class:"fas fa-list",unicode:"f03a"},{label:"list-check",class:"fas fa-list-check",unicode:"f0ae"},{label:"list-ol",class:"fas fa-list-ol",unicode:"f0cb"},{label:"list-ul",class:"fas fa-list-ul",unicode:"f0ca"},{label:"litecoin-sign",class:"fas fa-litecoin-sign",unicode:"e1d3"},{label:"location-arrow",class:"fas fa-location-arrow",unicode:"f124"},{label:"location-crosshairs",class:"fas fa-location-crosshairs",unicode:"f601"},{label:"location-dot",class:"fas fa-location-dot",unicode:"f3c5"},{label:"location-pin",class:"fas fa-location-pin",unicode:"f041"},{label:"location-pin-lock",class:"fas fa-location-pin-lock",unicode:"e51f"},{label:"lock",class:"fas fa-lock",unicode:"f023"},{label:"lock-open",class:"fas fa-lock-open",unicode:"f3c1"},{label:"locust",class:"fas fa-locust",unicode:"e520"},{label:"lungs",class:"fas fa-lungs",unicode:"f604"},{label:"lungs-virus",class:"fas fa-lungs-virus",unicode:"e067"},{label:"m",class:"fas fa-m",unicode:"4d"},{label:"magnet",class:"fas fa-magnet",unicode:"f076"},{label:"magnifying-glass",class:"fas fa-magnifying-glass",unicode:"f002"},{label:"magnifying-glass-arrow-right",class:"fas fa-magnifying-glass-arrow-right",unicode:"e521"},{label:"magnifying-glass-chart",class:"fas fa-magnifying-glass-chart",unicode:"e522"},{label:"magnifying-glass-dollar",class:"fas fa-magnifying-glass-dollar",unicode:"f688"},{label:"magnifying-glass-location",class:"fas fa-magnifying-glass-location",unicode:"f689"},{label:"magnifying-glass-minus",class:"fas fa-magnifying-glass-minus",unicode:"f010"},{label:"magnifying-glass-plus",class:"fas fa-magnifying-glass-plus",unicode:"f00e"},{label:"manat-sign",class:"fas fa-manat-sign",unicode:"e1d5"},{label:"map",class:"fas fa-map",unicode:"f279"},{label:"map-location",class:"fas fa-map-location",unicode:"f59f"},{label:"map-location-dot",class:"fas fa-map-location-dot",unicode:"f5a0"},{label:"map-pin",class:"fas fa-map-pin",unicode:"f276"},{label:"marker",class:"fas fa-marker",unicode:"f5a1"},{label:"mars",class:"fas fa-mars",unicode:"f222"},{label:"mars-and-venus",class:"fas fa-mars-and-venus",unicode:"f224"},{label:"mars-and-venus-burst",class:"fas fa-mars-and-venus-burst",unicode:"e523"},{label:"mars-double",class:"fas fa-mars-double",unicode:"f227"},{label:"mars-stroke",class:"fas fa-mars-stroke",unicode:"f229"},{label:"mars-stroke-right",class:"fas fa-mars-stroke-right",unicode:"f22b"},{label:"mars-stroke-up",class:"fas fa-mars-stroke-up",unicode:"f22a"},{label:"martini-glass",class:"fas fa-martini-glass",unicode:"f57b"},{label:"martini-glass-citrus",class:"fas fa-martini-glass-citrus",unicode:"f561"},{label:"martini-glass-empty",class:"fas fa-martini-glass-empty",unicode:"f000"},{label:"mask",class:"fas fa-mask",unicode:"f6fa"},{label:"mask-face",class:"fas fa-mask-face",unicode:"e1d7"},{label:"mask-ventilator",class:"fas fa-mask-ventilator",unicode:"e524"},{label:"masks-theater",class:"fas fa-masks-theater",unicode:"f630"},{label:"mattress-pillow",class:"fas fa-mattress-pillow",unicode:"e525"},{label:"maximize",class:"fas fa-maximize",unicode:"f31e"},{label:"medal",class:"fas fa-medal",unicode:"f5a2"},{label:"memory",class:"fas fa-memory",unicode:"f538"},{label:"menorah",class:"fas fa-menorah",unicode:"f676"},{label:"mercury",class:"fas fa-mercury",unicode:"f223"},{label:"message",class:"fas fa-message",unicode:"f27a"},{label:"meteor",class:"fas fa-meteor",unicode:"f753"},{label:"microchip",class:"fas fa-microchip",unicode:"f2db"},{label:"microphone",class:"fas fa-microphone",unicode:"f130"},{label:"microphone-lines",class:"fas fa-microphone-lines",unicode:"f3c9"},{label:"microphone-lines-slash",class:"fas fa-microphone-lines-slash",unicode:"f539"},{label:"microphone-slash",class:"fas fa-microphone-slash",unicode:"f131"},{label:"microscope",class:"fas fa-microscope",unicode:"f610"},{label:"mill-sign",class:"fas fa-mill-sign",unicode:"e1ed"},{label:"minimize",class:"fas fa-minimize",unicode:"f78c"},{label:"minus",class:"fas fa-minus",unicode:"f068"},{label:"mitten",class:"fas fa-mitten",unicode:"f7b5"},{label:"mobile",class:"fas fa-mobile",unicode:"f3ce"},{label:"mobile-button",class:"fas fa-mobile-button",unicode:"f10b"},{label:"mobile-retro",class:"fas fa-mobile-retro",unicode:"e527"},{label:"mobile-screen",class:"fas fa-mobile-screen",unicode:"f3cf"},{label:"mobile-screen-button",class:"fas fa-mobile-screen-button",unicode:"f3cd"},{label:"money-bill",class:"fas fa-money-bill",unicode:"f0d6"},{label:"money-bill-1",class:"fas fa-money-bill-1",unicode:"f3d1"},{label:"money-bill-1-wave",class:"fas fa-money-bill-1-wave",unicode:"f53b"},{label:"money-bill-transfer",class:"fas fa-money-bill-transfer",unicode:"e528"},{label:"money-bill-trend-up",class:"fas fa-money-bill-trend-up",unicode:"e529"},{label:"money-bill-wave",class:"fas fa-money-bill-wave",unicode:"f53a"},{label:"money-bill-wheat",class:"fas fa-money-bill-wheat",unicode:"e52a"},{label:"money-bills",class:"fas fa-money-bills",unicode:"e1f3"},{label:"money-check",class:"fas fa-money-check",unicode:"f53c"},{label:"money-check-dollar",class:"fas fa-money-check-dollar",unicode:"f53d"},{label:"monument",class:"fas fa-monument",unicode:"f5a6"},{label:"moon",class:"fas fa-moon",unicode:"f186"},{label:"mortar-pestle",class:"fas fa-mortar-pestle",unicode:"f5a7"},{label:"mosque",class:"fas fa-mosque",unicode:"f678"},{label:"mosquito",class:"fas fa-mosquito",unicode:"e52b"},{label:"mosquito-net",class:"fas fa-mosquito-net",unicode:"e52c"},{label:"motorcycle",class:"fas fa-motorcycle",unicode:"f21c"},{label:"mound",class:"fas fa-mound",unicode:"e52d"},{label:"mountain",class:"fas fa-mountain",unicode:"f6fc"},{label:"mountain-city",class:"fas fa-mountain-city",unicode:"e52e"},{label:"mountain-sun",class:"fas fa-mountain-sun",unicode:"e52f"},{label:"mug-hot",class:"fas fa-mug-hot",unicode:"f7b6"},{label:"mug-saucer",class:"fas fa-mug-saucer",unicode:"f0f4"},{label:"music",class:"fas fa-music",unicode:"f001"},{label:"n",class:"fas fa-n",unicode:"4e"},{label:"naira-sign",class:"fas fa-naira-sign",unicode:"e1f6"},{label:"network-wired",class:"fas fa-network-wired",unicode:"f6ff"},{label:"neuter",class:"fas fa-neuter",unicode:"f22c"},{label:"newspaper",class:"fas fa-newspaper",unicode:"f1ea"},{label:"not-equal",class:"fas fa-not-equal",unicode:"f53e"},{label:"note-sticky",class:"fas fa-note-sticky",unicode:"f249"},{label:"notes-medical",class:"fas fa-notes-medical",unicode:"f481"},{label:"o",class:"fas fa-o",unicode:"4f"},{label:"object-group",class:"fas fa-object-group",unicode:"f247"},{label:"object-ungroup",class:"fas fa-object-ungroup",unicode:"f248"},{label:"oil-can",class:"fas fa-oil-can",unicode:"f613"},{label:"oil-well",class:"fas fa-oil-well",unicode:"e532"},{label:"om",class:"fas fa-om",unicode:"f679"},{label:"otter",class:"fas fa-otter",unicode:"f700"},{label:"outdent",class:"fas fa-outdent",unicode:"f03b"},{label:"p",class:"fas fa-p",unicode:"50"},{label:"pager",class:"fas fa-pager",unicode:"f815"},{label:"paint-roller",class:"fas fa-paint-roller",unicode:"f5aa"},{label:"paintbrush",class:"fas fa-paintbrush",unicode:"f1fc"},{label:"palette",class:"fas fa-palette",unicode:"f53f"},{label:"pallet",class:"fas fa-pallet",unicode:"f482"},{label:"panorama",class:"fas fa-panorama",unicode:"e209"},{label:"paper-plane",class:"fas fa-paper-plane",unicode:"f1d8"},{label:"paperclip",class:"fas fa-paperclip",unicode:"f0c6"},{label:"parachute-box",class:"fas fa-parachute-box",unicode:"f4cd"},{label:"paragraph",class:"fas fa-paragraph",unicode:"f1dd"},{label:"passport",class:"fas fa-passport",unicode:"f5ab"},{label:"paste",class:"fas fa-paste",unicode:"f0ea"},{label:"pause",class:"fas fa-pause",unicode:"f04c"},{label:"paw",class:"fas fa-paw",unicode:"f1b0"},{label:"peace",class:"fas fa-peace",unicode:"f67c"},{label:"pen",class:"fas fa-pen",unicode:"f304"},{label:"pen-clip",class:"fas fa-pen-clip",unicode:"f305"},{label:"pen-fancy",class:"fas fa-pen-fancy",unicode:"f5ac"},{label:"pen-nib",class:"fas fa-pen-nib",unicode:"f5ad"},{label:"pen-ruler",class:"fas fa-pen-ruler",unicode:"f5ae"},{label:"pen-to-square",class:"fas fa-pen-to-square",unicode:"f044"},{label:"pencil",class:"fas fa-pencil",unicode:"f303"},{label:"people-arrows-left-right",class:"fas fa-people-arrows-left-right",unicode:"e068"},{label:"people-carry-box",class:"fas fa-people-carry-box",unicode:"f4ce"},{label:"people-group",class:"fas fa-people-group",unicode:"e533"},{label:"people-line",class:"fas fa-people-line",unicode:"e534"},{label:"people-pulling",class:"fas fa-people-pulling",unicode:"e535"},{label:"people-robbery",class:"fas fa-people-robbery",unicode:"e536"},{label:"people-roof",class:"fas fa-people-roof",unicode:"e537"},{label:"pepper-hot",class:"fas fa-pepper-hot",unicode:"f816"},{label:"percent",class:"fas fa-percent",unicode:"25"},{label:"person",class:"fas fa-person",unicode:"f183"},{label:"person-arrow-down-to-line",class:"fas fa-person-arrow-down-to-line",unicode:"e538"},{label:"person-arrow-up-from-line",class:"fas fa-person-arrow-up-from-line",unicode:"e539"},{label:"person-biking",class:"fas fa-person-biking",unicode:"f84a"},{label:"person-booth",class:"fas fa-person-booth",unicode:"f756"},{label:"person-breastfeeding",class:"fas fa-person-breastfeeding",unicode:"e53a"},{label:"person-burst",class:"fas fa-person-burst",unicode:"e53b"},{label:"person-cane",class:"fas fa-person-cane",unicode:"e53c"},{label:"person-chalkboard",class:"fas fa-person-chalkboard",unicode:"e53d"},{label:"person-circle-check",class:"fas fa-person-circle-check",unicode:"e53e"},{label:"person-circle-exclamation",class:"fas fa-person-circle-exclamation",unicode:"e53f"},{label:"person-circle-minus",class:"fas fa-person-circle-minus",unicode:"e540"},{label:"person-circle-plus",class:"fas fa-person-circle-plus",unicode:"e541"},{label:"person-circle-question",class:"fas fa-person-circle-question",unicode:"e542"},{label:"person-circle-xmark",class:"fas fa-person-circle-xmark",unicode:"e543"},{label:"person-digging",class:"fas fa-person-digging",unicode:"f85e"},{label:"person-dots-from-line",class:"fas fa-person-dots-from-line",unicode:"f470"},{label:"person-dress",class:"fas fa-person-dress",unicode:"f182"},{label:"person-dress-burst",class:"fas fa-person-dress-burst",unicode:"e544"},{label:"person-drowning",class:"fas fa-person-drowning",unicode:"e545"},{label:"person-falling",class:"fas fa-person-falling",unicode:"e546"},{label:"person-falling-burst",class:"fas fa-person-falling-burst",unicode:"e547"},{label:"person-half-dress",class:"fas fa-person-half-dress",unicode:"e548"},{label:"person-harassing",class:"fas fa-person-harassing",unicode:"e549"},{label:"person-hiking",class:"fas fa-person-hiking",unicode:"f6ec"},{label:"person-military-pointing",class:"fas fa-person-military-pointing",unicode:"e54a"},{label:"person-military-rifle",class:"fas fa-person-military-rifle",unicode:"e54b"},{label:"person-military-to-person",class:"fas fa-person-military-to-person",unicode:"e54c"},{label:"person-praying",class:"fas fa-person-praying",unicode:"f683"},{label:"person-pregnant",class:"fas fa-person-pregnant",unicode:"e31e"},{label:"person-rays",class:"fas fa-person-rays",unicode:"e54d"},{label:"person-rifle",class:"fas fa-person-rifle",unicode:"e54e"},{label:"person-running",class:"fas fa-person-running",unicode:"f70c"},{label:"person-shelter",class:"fas fa-person-shelter",unicode:"e54f"},{label:"person-skating",class:"fas fa-person-skating",unicode:"f7c5"},{label:"person-skiing",class:"fas fa-person-skiing",unicode:"f7c9"},{label:"person-skiing-nordic",class:"fas fa-person-skiing-nordic",unicode:"f7ca"},{label:"person-snowboarding",class:"fas fa-person-snowboarding",unicode:"f7ce"},{label:"person-swimming",class:"fas fa-person-swimming",unicode:"f5c4"},{label:"person-through-window",class:"fas fa-person-through-window",unicode:"e433"},{label:"person-walking",class:"fas fa-person-walking",unicode:"f554"},{label:"person-walking-arrow-loop-left",class:"fas fa-person-walking-arrow-loop-left",unicode:"e551"},{label:"person-walking-arrow-right",class:"fas fa-person-walking-arrow-right",unicode:"e552"},{label:"person-walking-dashed-line-arrow-right",class:"fas fa-person-walking-dashed-line-arrow-right",unicode:"e553"},{label:"person-walking-luggage",class:"fas fa-person-walking-luggage",unicode:"e554"},{label:"person-walking-with-cane",class:"fas fa-person-walking-with-cane",unicode:"f29d"},{label:"peseta-sign",class:"fas fa-peseta-sign",unicode:"e221"},{label:"peso-sign",class:"fas fa-peso-sign",unicode:"e222"},{label:"phone",class:"fas fa-phone",unicode:"f095"},{label:"phone-flip",class:"fas fa-phone-flip",unicode:"f879"},{label:"phone-slash",class:"fas fa-phone-slash",unicode:"f3dd"},{label:"phone-volume",class:"fas fa-phone-volume",unicode:"f2a0"},{label:"photo-film",class:"fas fa-photo-film",unicode:"f87c"},{label:"piggy-bank",class:"fas fa-piggy-bank",unicode:"f4d3"},{label:"pills",class:"fas fa-pills",unicode:"f484"},{label:"pizza-slice",class:"fas fa-pizza-slice",unicode:"f818"},{label:"place-of-worship",class:"fas fa-place-of-worship",unicode:"f67f"},{label:"plane",class:"fas fa-plane",unicode:"f072"},{label:"plane-arrival",class:"fas fa-plane-arrival",unicode:"f5af"},{label:"plane-circle-check",class:"fas fa-plane-circle-check",unicode:"e555"},{label:"plane-circle-exclamation",class:"fas fa-plane-circle-exclamation",unicode:"e556"},{label:"plane-circle-xmark",class:"fas fa-plane-circle-xmark",unicode:"e557"},{label:"plane-departure",class:"fas fa-plane-departure",unicode:"f5b0"},{label:"plane-lock",class:"fas fa-plane-lock",unicode:"e558"},{label:"plane-slash",class:"fas fa-plane-slash",unicode:"e069"},{label:"plane-up",class:"fas fa-plane-up",unicode:"e22d"},{label:"plant-wilt",class:"fas fa-plant-wilt",unicode:"e43b"},{label:"plate-wheat",class:"fas fa-plate-wheat",unicode:"e55a"},{label:"play",class:"fas fa-play",unicode:"f04b"},{label:"plug",class:"fas fa-plug",unicode:"f1e6"},{label:"plug-circle-bolt",class:"fas fa-plug-circle-bolt",unicode:"e55b"},{label:"plug-circle-check",class:"fas fa-plug-circle-check",unicode:"e55c"},{label:"plug-circle-exclamation",class:"fas fa-plug-circle-exclamation",unicode:"e55d"},{label:"plug-circle-minus",class:"fas fa-plug-circle-minus",unicode:"e55e"},{label:"plug-circle-plus",class:"fas fa-plug-circle-plus",unicode:"e55f"},{label:"plug-circle-xmark",class:"fas fa-plug-circle-xmark",unicode:"e560"},{label:"plus",class:"fas fa-plus",unicode:"2b"},{label:"plus-minus",class:"fas fa-plus-minus",unicode:"e43c"},{label:"podcast",class:"fas fa-podcast",unicode:"f2ce"},{label:"poo",class:"fas fa-poo",unicode:"f2fe"},{label:"poo-storm",class:"fas fa-poo-storm",unicode:"f75a"},{label:"poop",class:"fas fa-poop",unicode:"f619"},{label:"power-off",class:"fas fa-power-off",unicode:"f011"},{label:"prescription",class:"fas fa-prescription",unicode:"f5b1"},{label:"prescription-bottle",class:"fas fa-prescription-bottle",unicode:"f485"},{label:"prescription-bottle-medical",class:"fas fa-prescription-bottle-medical",unicode:"f486"},{label:"print",class:"fas fa-print",unicode:"f02f"},{label:"pump-medical",class:"fas fa-pump-medical",unicode:"e06a"},{label:"pump-soap",class:"fas fa-pump-soap",unicode:"e06b"},{label:"puzzle-piece",class:"fas fa-puzzle-piece",unicode:"f12e"},{label:"q",class:"fas fa-q",unicode:"51"},{label:"qrcode",class:"fas fa-qrcode",unicode:"f029"},{label:"question",class:"fas fa-question",unicode:"3f"},{label:"quote-left",class:"fas fa-quote-left",unicode:"f10d"},{label:"quote-right",class:"fas fa-quote-right",unicode:"f10e"},{label:"r",class:"fas fa-r",unicode:"52"},{label:"radiation",class:"fas fa-radiation",unicode:"f7b9"},{label:"radio",class:"fas fa-radio",unicode:"f8d7"},{label:"rainbow",class:"fas fa-rainbow",unicode:"f75b"},{label:"ranking-star",class:"fas fa-ranking-star",unicode:"e561"},{label:"receipt",class:"fas fa-receipt",unicode:"f543"},{label:"record-vinyl",class:"fas fa-record-vinyl",unicode:"f8d9"},{label:"rectangle-ad",class:"fas fa-rectangle-ad",unicode:"f641"},{label:"rectangle-list",class:"fas fa-rectangle-list",unicode:"f022"},{label:"rectangle-xmark",class:"fas fa-rectangle-xmark",unicode:"f410"},{label:"recycle",class:"fas fa-recycle",unicode:"f1b8"},{label:"registered",class:"fas fa-registered",unicode:"f25d"},{label:"repeat",class:"fas fa-repeat",unicode:"f363"},{label:"reply",class:"fas fa-reply",unicode:"f3e5"},{label:"reply-all",class:"fas fa-reply-all",unicode:"f122"},{label:"republican",class:"fas fa-republican",unicode:"f75e"},{label:"restroom",class:"fas fa-restroom",unicode:"f7bd"},{label:"retweet",class:"fas fa-retweet",unicode:"f079"},{label:"ribbon",class:"fas fa-ribbon",unicode:"f4d6"},{label:"right-from-bracket",class:"fas fa-right-from-bracket",unicode:"f2f5"},{label:"right-left",class:"fas fa-right-left",unicode:"f362"},{label:"right-long",class:"fas fa-right-long",unicode:"f30b"},{label:"right-to-bracket",class:"fas fa-right-to-bracket",unicode:"f2f6"},{label:"ring",class:"fas fa-ring",unicode:"f70b"},{label:"road",class:"fas fa-road",unicode:"f018"},{label:"road-barrier",class:"fas fa-road-barrier",unicode:"e562"},{label:"road-bridge",class:"fas fa-road-bridge",unicode:"e563"},{label:"road-circle-check",class:"fas fa-road-circle-check",unicode:"e564"},{label:"road-circle-exclamation",class:"fas fa-road-circle-exclamation",unicode:"e565"},{label:"road-circle-xmark",class:"fas fa-road-circle-xmark",unicode:"e566"},{label:"road-lock",class:"fas fa-road-lock",unicode:"e567"},{label:"road-spikes",class:"fas fa-road-spikes",unicode:"e568"},{label:"robot",class:"fas fa-robot",unicode:"f544"},{label:"rocket",class:"fas fa-rocket",unicode:"f135"},{label:"rotate",class:"fas fa-rotate",unicode:"f2f1"},{label:"rotate-left",class:"fas fa-rotate-left",unicode:"f2ea"},{label:"rotate-right",class:"fas fa-rotate-right",unicode:"f2f9"},{label:"route",class:"fas fa-route",unicode:"f4d7"},{label:"rss",class:"fas fa-rss",unicode:"f09e"},{label:"ruble-sign",class:"fas fa-ruble-sign",unicode:"f158"},{label:"rug",class:"fas fa-rug",unicode:"e569"},{label:"ruler",class:"fas fa-ruler",unicode:"f545"},{label:"ruler-combined",class:"fas fa-ruler-combined",unicode:"f546"},{label:"ruler-horizontal",class:"fas fa-ruler-horizontal",unicode:"f547"},{label:"ruler-vertical",class:"fas fa-ruler-vertical",unicode:"f548"},{label:"rupee-sign",class:"fas fa-rupee-sign",unicode:"f156"},{label:"rupiah-sign",class:"fas fa-rupiah-sign",unicode:"e23d"},{label:"s",class:"fas fa-s",unicode:"53"},{label:"sack-dollar",class:"fas fa-sack-dollar",unicode:"f81d"},{label:"sack-xmark",class:"fas fa-sack-xmark",unicode:"e56a"},{label:"sailboat",class:"fas fa-sailboat",unicode:"e445"},{label:"satellite",class:"fas fa-satellite",unicode:"f7bf"},{label:"satellite-dish",class:"fas fa-satellite-dish",unicode:"f7c0"},{label:"scale-balanced",class:"fas fa-scale-balanced",unicode:"f24e"},{label:"scale-unbalanced",class:"fas fa-scale-unbalanced",unicode:"f515"},{label:"scale-unbalanced-flip",class:"fas fa-scale-unbalanced-flip",unicode:"f516"},{label:"school",class:"fas fa-school",unicode:"f549"},{label:"school-circle-check",class:"fas fa-school-circle-check",unicode:"e56b"},{label:"school-circle-exclamation",class:"fas fa-school-circle-exclamation",unicode:"e56c"},{label:"school-circle-xmark",class:"fas fa-school-circle-xmark",unicode:"e56d"},{label:"school-flag",class:"fas fa-school-flag",unicode:"e56e"},{label:"school-lock",class:"fas fa-school-lock",unicode:"e56f"},{label:"scissors",class:"fas fa-scissors",unicode:"f0c4"},{label:"screwdriver",class:"fas fa-screwdriver",unicode:"f54a"},{label:"screwdriver-wrench",class:"fas fa-screwdriver-wrench",unicode:"f7d9"},{label:"scroll",class:"fas fa-scroll",unicode:"f70e"},{label:"scroll-torah",class:"fas fa-scroll-torah",unicode:"f6a0"},{label:"sd-card",class:"fas fa-sd-card",unicode:"f7c2"},{label:"section",class:"fas fa-section",unicode:"e447"},{label:"seedling",class:"fas fa-seedling",unicode:"f4d8"},{label:"server",class:"fas fa-server",unicode:"f233"},{label:"shapes",class:"fas fa-shapes",unicode:"f61f"},{label:"share",class:"fas fa-share",unicode:"f064"},{label:"share-from-square",class:"fas fa-share-from-square",unicode:"f14d"},{label:"share-nodes",class:"fas fa-share-nodes",unicode:"f1e0"},{label:"sheet-plastic",class:"fas fa-sheet-plastic",unicode:"e571"},{label:"shekel-sign",class:"fas fa-shekel-sign",unicode:"f20b"},{label:"shield",class:"fas fa-shield",unicode:"f132"},{label:"shield-cat",class:"fas fa-shield-cat",unicode:"e572"},{label:"shield-dog",class:"fas fa-shield-dog",unicode:"e573"},{label:"shield-halved",class:"fas fa-shield-halved",unicode:"f3ed"},{label:"shield-heart",class:"fas fa-shield-heart",unicode:"e574"},{label:"shield-virus",class:"fas fa-shield-virus",unicode:"e06c"},{label:"ship",class:"fas fa-ship",unicode:"f21a"},{label:"shirt",class:"fas fa-shirt",unicode:"f553"},{label:"shoe-prints",class:"fas fa-shoe-prints",unicode:"f54b"},{label:"shop",class:"fas fa-shop",unicode:"f54f"},{label:"shop-lock",class:"fas fa-shop-lock",unicode:"e4a5"},{label:"shop-slash",class:"fas fa-shop-slash",unicode:"e070"},{label:"shower",class:"fas fa-shower",unicode:"f2cc"},{label:"shrimp",class:"fas fa-shrimp",unicode:"e448"},{label:"shuffle",class:"fas fa-shuffle",unicode:"f074"},{label:"shuttle-space",class:"fas fa-shuttle-space",unicode:"f197"},{label:"sign-hanging",class:"fas fa-sign-hanging",unicode:"f4d9"},{label:"signal",class:"fas fa-signal",unicode:"f012"},{label:"signature",class:"fas fa-signature",unicode:"f5b7"},{label:"signs-post",class:"fas fa-signs-post",unicode:"f277"},{label:"sim-card",class:"fas fa-sim-card",unicode:"f7c4"},{label:"sink",class:"fas fa-sink",unicode:"e06d"},{label:"sitemap",class:"fas fa-sitemap",unicode:"f0e8"},{label:"skull",class:"fas fa-skull",unicode:"f54c"},{label:"skull-crossbones",class:"fas fa-skull-crossbones",unicode:"f714"},{label:"slash",class:"fas fa-slash",unicode:"f715"},{label:"sleigh",class:"fas fa-sleigh",unicode:"f7cc"},{label:"sliders",class:"fas fa-sliders",unicode:"f1de"},{label:"smog",class:"fas fa-smog",unicode:"f75f"},{label:"smoking",class:"fas fa-smoking",unicode:"f48d"},{label:"snowflake",class:"fas fa-snowflake",unicode:"f2dc"},{label:"snowman",class:"fas fa-snowman",unicode:"f7d0"},{label:"snowplow",class:"fas fa-snowplow",unicode:"f7d2"},{label:"soap",class:"fas fa-soap",unicode:"e06e"},{label:"socks",class:"fas fa-socks",unicode:"f696"},{label:"solar-panel",class:"fas fa-solar-panel",unicode:"f5ba"},{label:"sort",class:"fas fa-sort",unicode:"f0dc"},{label:"sort-down",class:"fas fa-sort-down",unicode:"f0dd"},{label:"sort-up",class:"fas fa-sort-up",unicode:"f0de"},{label:"spa",class:"fas fa-spa",unicode:"f5bb"},{label:"spaghetti-monster-flying",class:"fas fa-spaghetti-monster-flying",unicode:"f67b"},{label:"spell-check",class:"fas fa-spell-check",unicode:"f891"},{label:"spider",class:"fas fa-spider",unicode:"f717"},{label:"spinner",class:"fas fa-spinner",unicode:"f110"},{label:"splotch",class:"fas fa-splotch",unicode:"f5bc"},{label:"spoon",class:"fas fa-spoon",unicode:"f2e5"},{label:"spray-can",class:"fas fa-spray-can",unicode:"f5bd"},{label:"spray-can-sparkles",class:"fas fa-spray-can-sparkles",unicode:"f5d0"},{label:"square",class:"fas fa-square",unicode:"f0c8"},{label:"square-arrow-up-right",class:"fas fa-square-arrow-up-right",unicode:"f14c"},{label:"square-caret-down",class:"fas fa-square-caret-down",unicode:"f150"},{label:"square-caret-left",class:"fas fa-square-caret-left",unicode:"f191"},{label:"square-caret-right",class:"fas fa-square-caret-right",unicode:"f152"},{label:"square-caret-up",class:"fas fa-square-caret-up",unicode:"f151"},{label:"square-check",class:"fas fa-square-check",unicode:"f14a"},{label:"square-envelope",class:"fas fa-square-envelope",unicode:"f199"},{label:"square-full",class:"fas fa-square-full",unicode:"f45c"},{label:"square-h",class:"fas fa-square-h",unicode:"f0fd"},{label:"square-minus",class:"fas fa-square-minus",unicode:"f146"},{label:"square-nfi",class:"fas fa-square-nfi",unicode:"e576"},{label:"square-parking",class:"fas fa-square-parking",unicode:"f540"},{label:"square-pen",class:"fas fa-square-pen",unicode:"f14b"},{label:"square-person-confined",class:"fas fa-square-person-confined",unicode:"e577"},{label:"square-phone",class:"fas fa-square-phone",unicode:"f098"},{label:"square-phone-flip",class:"fas fa-square-phone-flip",unicode:"f87b"},{label:"square-plus",class:"fas fa-square-plus",unicode:"f0fe"},{label:"square-poll-horizontal",class:"fas fa-square-poll-horizontal",unicode:"f682"},{label:"square-poll-vertical",class:"fas fa-square-poll-vertical",unicode:"f681"},{label:"square-root-variable",class:"fas fa-square-root-variable",unicode:"f698"},{label:"square-rss",class:"fas fa-square-rss",unicode:"f143"},{label:"square-share-nodes",class:"fas fa-square-share-nodes",unicode:"f1e1"},{label:"square-up-right",class:"fas fa-square-up-right",unicode:"f360"},{label:"square-virus",class:"fas fa-square-virus",unicode:"e578"},{label:"square-xmark",class:"fas fa-square-xmark",unicode:"f2d3"},{label:"staff-aesculapius",class:"fas fa-staff-aesculapius",unicode:"e579"},{label:"stairs",class:"fas fa-stairs",unicode:"e289"},{label:"stamp",class:"fas fa-stamp",unicode:"f5bf"},{label:"star",class:"fas fa-star",unicode:"f005"},{label:"star-and-crescent",class:"fas fa-star-and-crescent",unicode:"f699"},{label:"star-half",class:"fas fa-star-half",unicode:"f089"},{label:"star-half-stroke",class:"fas fa-star-half-stroke",unicode:"f5c0"},{label:"star-of-david",class:"fas fa-star-of-david",unicode:"f69a"},{label:"star-of-life",class:"fas fa-star-of-life",unicode:"f621"},{label:"sterling-sign",class:"fas fa-sterling-sign",unicode:"f154"},{label:"stethoscope",class:"fas fa-stethoscope",unicode:"f0f1"},{label:"stop",class:"fas fa-stop",unicode:"f04d"},{label:"stopwatch",class:"fas fa-stopwatch",unicode:"f2f2"},{label:"stopwatch-20",class:"fas fa-stopwatch-20",unicode:"e06f"},{label:"store",class:"fas fa-store",unicode:"f54e"},{label:"store-slash",class:"fas fa-store-slash",unicode:"e071"},{label:"street-view",class:"fas fa-street-view",unicode:"f21d"},{label:"strikethrough",class:"fas fa-strikethrough",unicode:"f0cc"},{label:"stroopwafel",class:"fas fa-stroopwafel",unicode:"f551"},{label:"subscript",class:"fas fa-subscript",unicode:"f12c"},{label:"suitcase",class:"fas fa-suitcase",unicode:"f0f2"},{label:"suitcase-medical",class:"fas fa-suitcase-medical",unicode:"f0fa"},{label:"suitcase-rolling",class:"fas fa-suitcase-rolling",unicode:"f5c1"},{label:"sun",class:"fas fa-sun",unicode:"f185"},{label:"sun-plant-wilt",class:"fas fa-sun-plant-wilt",unicode:"e57a"},{label:"superscript",class:"fas fa-superscript",unicode:"f12b"},{label:"swatchbook",class:"fas fa-swatchbook",unicode:"f5c3"},{label:"synagogue",class:"fas fa-synagogue",unicode:"f69b"},{label:"syringe",class:"fas fa-syringe",unicode:"f48e"},{label:"t",class:"fas fa-t",unicode:"54"},{label:"table",class:"fas fa-table",unicode:"f0ce"},{label:"table-cells",class:"fas fa-table-cells",unicode:"f00a"},{label:"table-cells-large",class:"fas fa-table-cells-large",unicode:"f009"},{label:"table-columns",class:"fas fa-table-columns",unicode:"f0db"},{label:"table-list",class:"fas fa-table-list",unicode:"f00b"},{label:"table-tennis-paddle-ball",class:"fas fa-table-tennis-paddle-ball",unicode:"f45d"},{label:"tablet",class:"fas fa-tablet",unicode:"f3fb"},{label:"tablet-button",class:"fas fa-tablet-button",unicode:"f10a"},{label:"tablet-screen-button",class:"fas fa-tablet-screen-button",unicode:"f3fa"},{label:"tablets",class:"fas fa-tablets",unicode:"f490"},{label:"tachograph-digital",class:"fas fa-tachograph-digital",unicode:"f566"},{label:"tag",class:"fas fa-tag",unicode:"f02b"},{label:"tags",class:"fas fa-tags",unicode:"f02c"},{label:"tape",class:"fas fa-tape",unicode:"f4db"},{label:"tarp",class:"fas fa-tarp",unicode:"e57b"},{label:"tarp-droplet",class:"fas fa-tarp-droplet",unicode:"e57c"},{label:"taxi",class:"fas fa-taxi",unicode:"f1ba"},{label:"teeth",class:"fas fa-teeth",unicode:"f62e"},{label:"teeth-open",class:"fas fa-teeth-open",unicode:"f62f"},{label:"temperature-arrow-down",class:"fas fa-temperature-arrow-down",unicode:"e03f"},{label:"temperature-arrow-up",class:"fas fa-temperature-arrow-up",unicode:"e040"},{label:"temperature-empty",class:"fas fa-temperature-empty",unicode:"f2cb"},{label:"temperature-full",class:"fas fa-temperature-full",unicode:"f2c7"},{label:"temperature-half",class:"fas fa-temperature-half",unicode:"f2c9"},{label:"temperature-high",class:"fas fa-temperature-high",unicode:"f769"},{label:"temperature-low",class:"fas fa-temperature-low",unicode:"f76b"},{label:"temperature-quarter",class:"fas fa-temperature-quarter",unicode:"f2ca"},{label:"temperature-three-quarters",class:"fas fa-temperature-three-quarters",unicode:"f2c8"},{label:"tenge-sign",class:"fas fa-tenge-sign",unicode:"f7d7"},{label:"tent",class:"fas fa-tent",unicode:"e57d"},{label:"tent-arrow-down-to-line",class:"fas fa-tent-arrow-down-to-line",unicode:"e57e"},{label:"tent-arrow-left-right",class:"fas fa-tent-arrow-left-right",unicode:"e57f"},{label:"tent-arrow-turn-left",class:"fas fa-tent-arrow-turn-left",unicode:"e580"},{label:"tent-arrows-down",class:"fas fa-tent-arrows-down",unicode:"e581"},{label:"tents",class:"fas fa-tents",unicode:"e582"},{label:"terminal",class:"fas fa-terminal",unicode:"f120"},{label:"text-height",class:"fas fa-text-height",unicode:"f034"},{label:"text-slash",class:"fas fa-text-slash",unicode:"f87d"},{label:"text-width",class:"fas fa-text-width",unicode:"f035"},{label:"thermometer",class:"fas fa-thermometer",unicode:"f491"},{label:"thumbs-down",class:"fas fa-thumbs-down",unicode:"f165"},{label:"thumbs-up",class:"fas fa-thumbs-up",unicode:"f164"},{label:"thumbtack",class:"fas fa-thumbtack",unicode:"f08d"},{label:"ticket",class:"fas fa-ticket",unicode:"f145"},{label:"ticket-simple",class:"fas fa-ticket-simple",unicode:"f3ff"},{label:"timeline",class:"fas fa-timeline",unicode:"e29c"},{label:"toggle-off",class:"fas fa-toggle-off",unicode:"f204"},{label:"toggle-on",class:"fas fa-toggle-on",unicode:"f205"},{label:"toilet",class:"fas fa-toilet",unicode:"f7d8"},{label:"toilet-paper",class:"fas fa-toilet-paper",unicode:"f71e"},{label:"toilet-paper-slash",class:"fas fa-toilet-paper-slash",unicode:"e072"},{label:"toilet-portable",class:"fas fa-toilet-portable",unicode:"e583"},{label:"toilets-portable",class:"fas fa-toilets-portable",unicode:"e584"},{label:"toolbox",class:"fas fa-toolbox",unicode:"f552"},{label:"tooth",class:"fas fa-tooth",unicode:"f5c9"},{label:"torii-gate",class:"fas fa-torii-gate",unicode:"f6a1"},{label:"tornado",class:"fas fa-tornado",unicode:"f76f"},{label:"tower-broadcast",class:"fas fa-tower-broadcast",unicode:"f519"},{label:"tower-cell",class:"fas fa-tower-cell",unicode:"e585"},{label:"tower-observation",class:"fas fa-tower-observation",unicode:"e586"},{label:"tractor",class:"fas fa-tractor",unicode:"f722"},{label:"trademark",class:"fas fa-trademark",unicode:"f25c"},{label:"traffic-light",class:"fas fa-traffic-light",unicode:"f637"},{label:"trailer",class:"fas fa-trailer",unicode:"e041"},{label:"train",class:"fas fa-train",unicode:"f238"},{label:"train-subway",class:"fas fa-train-subway",unicode:"f239"},{label:"train-tram",class:"fas fa-train-tram",unicode:"f7da"},{label:"transgender",class:"fas fa-transgender",unicode:"f225"},{label:"trash",class:"fas fa-trash",unicode:"f1f8"},{label:"trash-arrow-up",class:"fas fa-trash-arrow-up",unicode:"f829"},{label:"trash-can",class:"fas fa-trash-can",unicode:"f2ed"},{label:"trash-can-arrow-up",class:"fas fa-trash-can-arrow-up",unicode:"f82a"},{label:"tree",class:"fas fa-tree",unicode:"f1bb"},{label:"tree-city",class:"fas fa-tree-city",unicode:"e587"},{label:"triangle-exclamation",class:"fas fa-triangle-exclamation",unicode:"f071"},{label:"trophy",class:"fas fa-trophy",unicode:"f091"},{label:"trowel",class:"fas fa-trowel",unicode:"e589"},{label:"trowel-bricks",class:"fas fa-trowel-bricks",unicode:"e58a"},{label:"truck",class:"fas fa-truck",unicode:"f0d1"},{label:"truck-arrow-right",class:"fas fa-truck-arrow-right",unicode:"e58b"},{label:"truck-droplet",class:"fas fa-truck-droplet",unicode:"e58c"},{label:"truck-fast",class:"fas fa-truck-fast",unicode:"f48b"},{label:"truck-field",class:"fas fa-truck-field",unicode:"e58d"},{label:"truck-field-un",class:"fas fa-truck-field-un",unicode:"e58e"},{label:"truck-front",class:"fas fa-truck-front",unicode:"e2b7"},{label:"truck-medical",class:"fas fa-truck-medical",unicode:"f0f9"},{label:"truck-monster",class:"fas fa-truck-monster",unicode:"f63b"},{label:"truck-moving",class:"fas fa-truck-moving",unicode:"f4df"},{label:"truck-pickup",class:"fas fa-truck-pickup",unicode:"f63c"},{label:"truck-plane",class:"fas fa-truck-plane",unicode:"e58f"},{label:"truck-ramp-box",class:"fas fa-truck-ramp-box",unicode:"f4de"},{label:"tty",class:"fas fa-tty",unicode:"f1e4"},{label:"turkish-lira-sign",class:"fas fa-turkish-lira-sign",unicode:"e2bb"},{label:"turn-down",class:"fas fa-turn-down",unicode:"f3be"},{label:"turn-up",class:"fas fa-turn-up",unicode:"f3bf"},{label:"tv",class:"fas fa-tv",unicode:"f26c"},{label:"u",class:"fas fa-u",unicode:"55"},{label:"umbrella",class:"fas fa-umbrella",unicode:"f0e9"},{label:"umbrella-beach",class:"fas fa-umbrella-beach",unicode:"f5ca"},{label:"underline",class:"fas fa-underline",unicode:"f0cd"},{label:"universal-access",class:"fas fa-universal-access",unicode:"f29a"},{label:"unlock",class:"fas fa-unlock",unicode:"f09c"},{label:"unlock-keyhole",class:"fas fa-unlock-keyhole",unicode:"f13e"},{label:"up-down",class:"fas fa-up-down",unicode:"f338"},{label:"up-down-left-right",class:"fas fa-up-down-left-right",unicode:"f0b2"},{label:"up-long",class:"fas fa-up-long",unicode:"f30c"},{label:"up-right-and-down-left-from-center",class:"fas fa-up-right-and-down-left-from-center",unicode:"f424"},{label:"up-right-from-square",class:"fas fa-up-right-from-square",unicode:"f35d"},{label:"upload",class:"fas fa-upload",unicode:"f093"},{label:"user",class:"fas fa-user",unicode:"f007"},{label:"user-astronaut",class:"fas fa-user-astronaut",unicode:"f4fb"},{label:"user-check",class:"fas fa-user-check",unicode:"f4fc"},{label:"user-clock",class:"fas fa-user-clock",unicode:"f4fd"},{label:"user-doctor",class:"fas fa-user-doctor",unicode:"f0f0"},{label:"user-gear",class:"fas fa-user-gear",unicode:"f4fe"},{label:"user-graduate",class:"fas fa-user-graduate",unicode:"f501"},{label:"user-group",class:"fas fa-user-group",unicode:"f500"},{label:"user-injured",class:"fas fa-user-injured",unicode:"f728"},{label:"user-large",class:"fas fa-user-large",unicode:"f406"},{label:"user-large-slash",class:"fas fa-user-large-slash",unicode:"f4fa"},{label:"user-lock",class:"fas fa-user-lock",unicode:"f502"},{label:"user-minus",class:"fas fa-user-minus",unicode:"f503"},{label:"user-ninja",class:"fas fa-user-ninja",unicode:"f504"},{label:"user-nurse",class:"fas fa-user-nurse",unicode:"f82f"},{label:"user-pen",class:"fas fa-user-pen",unicode:"f4ff"},{label:"user-plus",class:"fas fa-user-plus",unicode:"f234"},{label:"user-secret",class:"fas fa-user-secret",unicode:"f21b"},{label:"user-shield",class:"fas fa-user-shield",unicode:"f505"},{label:"user-slash",class:"fas fa-user-slash",unicode:"f506"},{label:"user-tag",class:"fas fa-user-tag",unicode:"f507"},{label:"user-tie",class:"fas fa-user-tie",unicode:"f508"},{label:"user-xmark",class:"fas fa-user-xmark",unicode:"f235"},{label:"users",class:"fas fa-users",unicode:"f0c0"},{label:"users-between-lines",class:"fas fa-users-between-lines",unicode:"e591"},{label:"users-gear",class:"fas fa-users-gear",unicode:"f509"},{label:"users-line",class:"fas fa-users-line",unicode:"e592"},{label:"users-rays",class:"fas fa-users-rays",unicode:"e593"},{label:"users-rectangle",class:"fas fa-users-rectangle",unicode:"e594"},{label:"users-slash",class:"fas fa-users-slash",unicode:"e073"},{label:"users-viewfinder",class:"fas fa-users-viewfinder",unicode:"e595"},{label:"utensils",class:"fas fa-utensils",unicode:"f2e7"},{label:"v",class:"fas fa-v",unicode:"56"},{label:"van-shuttle",class:"fas fa-van-shuttle",unicode:"f5b6"},{label:"vault",class:"fas fa-vault",unicode:"e2c5"},{label:"vector-square",class:"fas fa-vector-square",unicode:"f5cb"},{label:"venus",class:"fas fa-venus",unicode:"f221"},{label:"venus-double",class:"fas fa-venus-double",unicode:"f226"},{label:"venus-mars",class:"fas fa-venus-mars",unicode:"f228"},{label:"vest",class:"fas fa-vest",unicode:"e085"},{label:"vest-patches",class:"fas fa-vest-patches",unicode:"e086"},{label:"vial",class:"fas fa-vial",unicode:"f492"},{label:"vial-circle-check",class:"fas fa-vial-circle-check",unicode:"e596"},{label:"vial-virus",class:"fas fa-vial-virus",unicode:"e597"},{label:"vials",class:"fas fa-vials",unicode:"f493"},{label:"video",class:"fas fa-video",unicode:"f03d"},{label:"video-slash",class:"fas fa-video-slash",unicode:"f4e2"},{label:"vihara",class:"fas fa-vihara",unicode:"f6a7"},{label:"virus",class:"fas fa-virus",unicode:"e074"},{label:"virus-covid",class:"fas fa-virus-covid",unicode:"e4a8"},{label:"virus-covid-slash",class:"fas fa-virus-covid-slash",unicode:"e4a9"},{label:"virus-slash",class:"fas fa-virus-slash",unicode:"e075"},{label:"viruses",class:"fas fa-viruses",unicode:"e076"},{label:"voicemail",class:"fas fa-voicemail",unicode:"f897"},{label:"volcano",class:"fas fa-volcano",unicode:"f770"},{label:"volleyball",class:"fas fa-volleyball",unicode:"f45f"},{label:"volume-high",class:"fas fa-volume-high",unicode:"f028"},{label:"volume-low",class:"fas fa-volume-low",unicode:"f027"},{label:"volume-off",class:"fas fa-volume-off",unicode:"f026"},{label:"volume-xmark",class:"fas fa-volume-xmark",unicode:"f6a9"},{label:"vr-cardboard",class:"fas fa-vr-cardboard",unicode:"f729"},{label:"w",class:"fas fa-w",unicode:"57"},{label:"walkie-talkie",class:"fas fa-walkie-talkie",unicode:"f8ef"},{label:"wallet",class:"fas fa-wallet",unicode:"f555"},{label:"wand-magic",class:"fas fa-wand-magic",unicode:"f0d0"},{label:"wand-magic-sparkles",class:"fas fa-wand-magic-sparkles",unicode:"e2ca"},{label:"wand-sparkles",class:"fas fa-wand-sparkles",unicode:"f72b"},{label:"warehouse",class:"fas fa-warehouse",unicode:"f494"},{label:"water",class:"fas fa-water",unicode:"f773"},{label:"water-ladder",class:"fas fa-water-ladder",unicode:"f5c5"},{label:"wave-square",class:"fas fa-wave-square",unicode:"f83e"},{label:"weight-hanging",class:"fas fa-weight-hanging",unicode:"f5cd"},{label:"weight-scale",class:"fas fa-weight-scale",unicode:"f496"},{label:"wheat-awn",class:"fas fa-wheat-awn",unicode:"e2cd"},{label:"wheat-awn-circle-exclamation",class:"fas fa-wheat-awn-circle-exclamation",unicode:"e598"},{label:"wheelchair",class:"fas fa-wheelchair",unicode:"f193"},{label:"wheelchair-move",class:"fas fa-wheelchair-move",unicode:"e2ce"},{label:"whiskey-glass",class:"fas fa-whiskey-glass",unicode:"f7a0"},{label:"wifi",class:"fas fa-wifi",unicode:"f1eb"},{label:"wind",class:"fas fa-wind",unicode:"f72e"},{label:"window-maximize",class:"fas fa-window-maximize",unicode:"f2d0"},{label:"window-minimize",class:"fas fa-window-minimize",unicode:"f2d1"},{label:"window-restore",class:"fas fa-window-restore",unicode:"f2d2"},{label:"wine-bottle",class:"fas fa-wine-bottle",unicode:"f72f"},{label:"wine-glass",class:"fas fa-wine-glass",unicode:"f4e3"},{label:"wine-glass-empty",class:"fas fa-wine-glass-empty",unicode:"f5ce"},{label:"won-sign",class:"fas fa-won-sign",unicode:"f159"},{label:"worm",class:"fas fa-worm",unicode:"e599"},{label:"wrench",class:"fas fa-wrench",unicode:"f0ad"},{label:"x",class:"fas fa-x",unicode:"58"},{label:"x-ray",class:"fas fa-x-ray",unicode:"f497"},{label:"xmark",class:"fas fa-xmark",unicode:"f00d"},{label:"xmarks-lines",class:"fas fa-xmarks-lines",unicode:"e59a"},{label:"y",class:"fas fa-y",unicode:"59"},{label:"yen-sign",class:"fas fa-yen-sign",unicode:"f157"},{label:"yin-yang",class:"fas fa-yin-yang",unicode:"f6ad"},{label:"z",class:"fas fa-z",unicode:"5a"}],V=["core/list"];(0,n.addFilter)("blocks.registerBlockType","editor-bridge/expansion/icon/add-settings-attributes",((e,a)=>(V.includes(a)&&(e.supports||(e.supports={}),e.supports=o()(e.supports,{editorBridgeIcon:!0})),(0,r.hasBlockSupport)(e,"editorBridgeIcon")?(void 0===e.attributes||e.attributes.editorBridgeIcon||(e.attributes=o()(e.attributes,{iconUnicode:{type:"string"},iconColor:{type:"string",default:void 0}})),e):e)));const K=(0,t.createHigherOrderComponent)((a=>l=>{const{name:s,attributes:c,setAttributes:o,isSelected:n}=l;if(!n)return(0,e.createElement)(a,{...l});if(!(0,r.hasBlockSupport)(s,"editorBridgeIcon"))return(0,e.createElement)(a,{...l});const{className:t,iconUnicode:u,iconColor:b}=c;return t&&t.match(/is-style-icon/)?(0,e.createElement)(e.Fragment,null,(0,e.createElement)(a,{...l}),(0,e.createElement)(f.InspectorControls,null,(0,e.createElement)(d.PanelBody,{title:(0,i.__)("Icon Settings","editor-bridge"),initialOpen:!1},(0,e.createElement)(D,{label:(0,i.__)("Icons","editor-bridge"),valueType:"unicode",value:u||"0",options:G,onChange:e=>{o({iconUnicode:e})}}),(0,e.createElement)(f.ColorPaletteControl,{label:(0,i.__)("Icon Color","editor-bridge"),value:b,onChange:e=>{o({iconColor:e})}})))):(o({iconUnicode:void 0}),o({iconColor:void 0}),(0,e.createElement)(a,{...l}))}),"addBlockEditorControl");(0,n.addFilter)("editor.BlockEdit","editor-bridge/expansion/icon/add-blockeditor-control",K);const Q=(0,t.createHigherOrderComponent)((a=>l=>{const{name:s,attributes:c}=l;if(!(0,r.hasBlockSupport)(s,"editorBridgeIcon"))return(0,e.createElement)(a,{...l});const{className:o,iconUnicode:i,iconColor:n}=c;if(!o)return(0,e.createElement)(a,{...l});if(!o.match(/is-style-icon/))return(0,e.createElement)(a,{...l});if(!i)return(0,e.createElement)(a,{...l});let f=l.wrapperProps?l.wrapperProps:{};const t={"--editor-bridge-icon-unicode":'"\\'+i+'"',"--editor-bridge-icon-color":n};return f={...f,style:{...f&&{...f.style},...t}},(0,e.createElement)(a,{...l,wrapperProps:f})}),"addBlockListBlockAttributes");(0,n.addFilter)("editor.BlockListBlock","editor-bridge/expansion/icon/add-blocklistblock-attributes",Q),(0,n.addFilter)("blocks.getSaveContent.extraProps","editor-bridge/expansion/icon/add-props-save-content",((e,a,l)=>{if(!(0,r.hasBlockSupport)(a.name,"editorBridgeIcon"))return e;const{className:s}=e;if(!s)return e;if(!s.match(/is-style-icon/))return e;const{iconUnicode:c,iconColor:o}=l;if(!c)return e;const i={"--editor-bridge-icon-unicode":'"\\'+c+'"',"--editor-bridge-icon-color":o};return e.style={...e.style,...i},e})),wp.blocks.registerBlockStyle("core/heading",{name:"hd-underline",label:(0,i.__)("Underline","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-thin-underline",label:(0,i.__)("Thin Underline","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-thick-underline",label:(0,i.__)("Thick Underline","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-two-color-underline",label:(0,i.__)("Two Color Underline","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-updown-line",label:(0,i.__)("Up Down Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-accent-line",label:(0,i.__)("Accent Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-kebab-line",label:(0,i.__)("Kebab Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-single-box",label:(0,i.__)("Single Box","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-double-box",label:(0,i.__)("Double Box","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-left-accent-line",label:(0,i.__)("Left Accent Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-gradation-line",label:(0,i.__)("Gradation Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-stripe-line",label:(0,i.__)("Stripe Line","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-cross-box",label:(0,i.__)("Cross Box","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-brackets",label:(0,i.__)("Brackets","editor-bridge")}),wp.blocks.registerBlockStyle("core/heading",{name:"hd-japanese-quotation",label:(0,i.__)("Japanese quotation marks","editor-bridge")}),wp.blocks.registerBlockStyle("core/button",{name:"bt-triangle-icon",label:(0,i.__)("Triangle Icon","editor-bridge")}),wp.blocks.registerBlockStyle("core/button",{name:"bt-blur",label:(0,i.__)("Blur","editor-bridge")}),wp.blocks.registerBlockStyle("core/button",{name:"bt-shadow",label:(0,i.__)("Shadow","editor-bridge")}),wp.blocks.registerBlockStyle("core/button",{name:"bt-expansion",label:(0,i.__)("Expansion","editor-bridge")}),wp.blocks.registerBlockStyle("core/button",{name:"bt-emboss",label:(0,i.__)("Emboss","editor-bridge")}),wp.blocks.registerBlockStyle("core/table",{name:"tb-frame",label:(0,i.__)("Frame","editor-bridge")}),wp.blocks.registerBlockStyle("core/table",{name:"tb-no-style",label:(0,i.__)("No Style","editor-bridge")}),wp.blocks.registerBlockStyle("core/table",{name:"tb-underline",label:(0,i.__)("Underline","editor-bridge")}),wp.blocks.registerBlockStyle("core/table",{name:"tb-dashed",label:(0,i.__)("Dashed","editor-bridge")}),wp.blocks.registerBlockStyle("core/table",{name:"tb-round-corner",label:(0,i.__)("Round Corner","editor-bridge")}),wp.blocks.registerBlockStyle("core/image",{name:"img-round-corner",label:(0,i.__)("Round Corner","editor-bridge")}),wp.blocks.registerBlockStyle("core/image",{name:"img-frame",label:(0,i.__)("Frame","editor-bridge")}),wp.blocks.registerBlockStyle("core/image",{name:"img-shadow",label:(0,i.__)("Shadow","editor-bridge")}),wp.blocks.registerBlockStyle("core/separator",{name:"hr-thick-line",label:(0,i.__)("Thick line","editor-bridge")}),wp.blocks.registerBlockStyle("core/separator",{name:"hr-dotted",label:(0,i.__)("Dotted","editor-bridge")}),wp.blocks.registerBlockStyle("core/separator",{name:"hr-asterisk",label:(0,i.__)("Asterisk","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-no-style",label:(0,i.__)("No Style","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-inline",label:(0,i.__)("Inline","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-columns",label:(0,i.__)("Columns","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-square",label:(0,i.__)("Square","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-circle",label:(0,i.__)("Circle","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-reference",label:(0,i.__)("Reference Mark","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-inline-reference",label:(0,i.__)("Reference Mark (Inline)","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"list-centered",label:(0,i.__)("Centered","editor-bridge")}),wp.blocks.registerBlockStyle("core/list",{name:"icon",label:(0,i.__)("Icon","editor-bridge")}),wp.blocks.registerBlockStyle("core/media-text",{name:"media-round",label:(0,i.__)("Round","editor-bridge")}),wp.blocks.registerBlockStyle("core/media-text",{name:"media-round-corner",label:(0,i.__)("Round Corner","editor-bridge")}),wp.blocks.registerBlockStyle("core/media-text",{name:"media-voice",label:(0,i.__)("Voice","editor-bridge")}),wp.blocks.registerBlockStyle("core/media-text",{name:"media-thinking",label:(0,i.__)("Thinking","editor-bridge")});const J=window.wp.richText;var X=l(685),Y=l.n(X),Z=l(306),ee=l.n(Z);const ae=window.wp.dom,le=({addingColor:a,...l})=>{const s=(0,k.useMemo)((()=>{const e=window.getSelection(),l=e.rangeCount>0?e.getRangeAt(0):null;if(!l)return;if(a)return(0,ae.getRectangleFromRange)(l);let s=l.startContainer;for(s=s.nextElementSibling||s;s.nodeType!==window.Node.ELEMENT_NODE;)s=s.parentNode;const c=s.closest("span");return c?c.getBoundingClientRect():void 0}),[]);return s?(0,e.createElement)(f.URLPopover,{anchorRect:s,...l}):null};function se(e="",a={},l=[]){const s=(0,J.getActiveFormat)(a,e);if(!s)return;const c=s.attributes.style;if(!c)return;const o=s.attributes.class;if("is-highlight-style-highlight"===o){const e=/^background: linear-gradient\(transparent 70%, (.*?) 30%\);/,a=c.match(e);if(null===a)return;if("rgba(NaN, NaN, NaN, 0.6)"===a[1])return;return ee()(a[1]).hex}{let e;"is-highlight-style-marker"===o?e=/^background-color:\s(.*?);/:"is-highlight-style-underline"===o?e=/border-bottom:\ssolid\s2px\s(.*?);/:"is-highlight-style-dot"===o&&(e=/text-emphasis-color:\s(.*?);/);const a=c.match(e);if(null===a)return;return a[1]?a[1]:void 0}}const ce=({label:a,name:l,property:s,value:c,onChange:o})=>{const i=(0,v.useSelect)((e=>{const{getSettings:a}=e(f.store);return(0,m.get)(a(),["colors"],[])})),r=(0,k.useCallback)((e=>{if(e){const a=oe(l,c),s=(0,f.getColorObjectByColorValue)(i,e),r=re(a,s?s.color:e);o((0,J.applyFormat)(c,{type:l,attributes:{class:a?"is-highlight-style-"+a:"is-highlight-style-highlight",style:r||""}}))}else o((0,J.removeFormat)(c,l))}),[i,o,s]),n=(0,k.useMemo)((()=>se(l,c,i)),[l,c,i]);return(0,e.createElement)(f.ColorPaletteControl,{label:a,value:n,onChange:r})};function oe(e="",a={}){const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.class;if(!s)return;const c=s.match(/^is\-highlight\-style\-(.*)$/);return null!==c?c[1]?c[1]:"":void 0}const ie=({label:a,name:l,value:s,onChange:c})=>{const o=(0,k.useCallback)((e=>{const a=re(e,se(l,s));e&&c((0,J.applyFormat)(s,{type:l,attributes:{class:e?"is-highlight-style-"+e:"is-highlight-style-highlight",style:a||""}}))}),[c]),r=(0,k.useMemo)((()=>oe(l,s)),[l,s]);return(0,e.createElement)(d.SelectControl,{label:a,value:r||"highlight",options:[{label:(0,i.__)("Highlight","editor-bridge"),value:"highlight"},{label:(0,i.__)("Marker","editor-bridge"),value:"marker"},{label:(0,i.__)("Underline","editor-bridge"),value:"underline"},{label:(0,i.__)("Dot","editor-bridge"),value:"dot"}],onChange:o})};function re(e="highlight",a="#cccccc"){return"highlight"===e?`background: linear-gradient(transparent 70%, ${Y()(a,.6)} 30%);`:"marker"===e?`background-color: ${a};`:"underline"===e?`border-bottom: solid 2px ${a};`:"dot"===e?`text-emphasis-style: filled circle;-webkit-text-emphasis-style: filled circle;text-emphasis-color: ${a};-webkit-text-emphasis-color: ${a};`:void 0}const ne=({tab:a,name:l,value:s,onChange:c})=>"color"===a.name?(0,e.createElement)(ce,{property:a.name,name:l,value:s,onChange:c}):"style"===a.name?(0,e.createElement)(ie,{property:a.name,name:l,value:s,onChange:c}):void 0;function fe({name:a,value:l,onChange:s,onClose:c,isActive:o,addingColor:r}){return(0,e.createElement)(le,{value:l,isActive:o,addingColor:r,onClose:c,className:"components-inline-highligh-popover"},(0,e.createElement)(d.TabPanel,{tabs:[{name:"color",title:(0,i.__)("Color","editor-bridge")},{name:"style",title:(0,i.__)("Style","editor-bridge")}]},(c=>(0,e.createElement)(ne,{tab:c,name:a,value:l,onChange:s}))))}const te=(0,e.createElement)(d.SVG,{viewBox:"0 0 544 512",xmlns:"http://www.w3.org/2000/svg"},(0,e.createElement)(d.Path,{d:"M0 479.98L99.92 512l35.45-35.45-67.04-67.04L0 479.98zm124.61-240.01a36.592 36.592 0 0 0-10.79 38.1l13.05 42.83-50.93 50.94 96.23 96.23 50.86-50.86 42.74 13.08c13.73 4.2 28.65-.01 38.15-10.78l35.55-41.64-173.34-173.34-41.52 35.44zm403.31-160.7l-63.2-63.2c-20.49-20.49-53.38-21.52-75.12-2.35L190.55 183.68l169.77 169.78L530.27 154.4c19.18-21.74 18.15-54.63-2.35-75.13z"})),de="editor-bridge/highlight",ue=(0,i.__)("Highlight","editor-bridge"),be=[],ge={name:de,title:ue,tagName:"span",className:"editor-bridge-has-highlight",attributes:{style:"style",class:"class"},edit:function({value:a,onChange:l,isActive:s,activeAttributes:c,contentRef:o}){const{colors:i,disableCustomColors:r}=(0,v.useSelect)((e=>{const a=e("core/block-editor");let l;return l=a&&a.getSettings?a.getSettings():{},{colors:(0,m.get)(l,["colors"],be),disableCustomColors:l.disableCustomColors}})),[n,t]=(0,k.useState)(!1),u=(0,k.useCallback)((()=>t(!0)),[t]),b=(0,k.useCallback)((()=>t(!1)),[t]),g=!(0,m.isEmpty)(i)||!0!==r;return g||s?(0,e.createElement)(e.Fragment,null,(0,e.createElement)(f.RichTextToolbarButton,{isActive:s,icon:(0,e.createElement)(d.Icon,{icon:te,style:{width:"22px",height:"22px",padding:"0.2rem"}}),title:ue,onClick:g?u:()=>l((0,J.removeFormat)(a,de))}),n&&(0,e.createElement)(fe,{name:de,addingColor:n,isActive:s,activeAttributes:c,value:a,onClose:b,onChange:l,contentRef:o})):null}},pe=({addingColor:a,...l})=>{const s=(0,k.useMemo)((()=>{const e=window.getSelection(),l=e.rangeCount>0?e.getRangeAt(0):null;if(!l)return;if(a)return(0,ae.getRectangleFromRange)(l);let s=l.startContainer;for(s=s.nextElementSibling||s;s.nodeType!==window.Node.ELEMENT_NODE;)s=s.parentNode;const c=s.closest("span");return c?c.getBoundingClientRect():void 0}),[]);return s?(0,e.createElement)(f.URLPopover,{anchorRect:s,...l}):null};function he(e="",a={}){const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.style;if(!s)return;const c=s.match(/color:(.*?);/);return null!==c&&c[1]?c[1]:void 0}function me(e="",a={}){const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.style;if(!s)return;const c=l.attributes.class;let o;o="is-badge-style-status"===c||"is-badge-style-outline"===c?/border:solid\s1px\s(.*?);/:/background-color:(.*?);/;const i=s.match(o);return null!==i&&i[1]?i[1]:void 0}const ke=({label:a,property:l,name:s,value:c,onChange:o})=>{const i=(0,v.useSelect)((e=>{const{getSettings:a}=e(f.store);return(0,m.get)(a(),["colors"],[])})),r=(0,k.useCallback)((e=>{const a=we(s,c),r=(0,f.getColorObjectByColorValue)(i,e);let n;"color"===l?n=_e(a,e,me(s,c)):"backgroundColor"===l&&(n=_e(a,he(s,c),r?r.color:e)),o((0,J.applyFormat)(c,{type:s,attributes:{class:a?"is-badge-style-"+a:"is-badge-style-default",style:n||""}}))}),[i,o,l]),n=(0,k.useMemo)((()=>he(s,c)),[s,c,l,i]),t=(0,k.useMemo)((()=>me(s,c)),[s,c,l,i]);return(0,e.createElement)(f.ColorPaletteControl,{label:a,value:"color"===l?n:"backgroundColor"===l?t:"",onChange:r})};function we(e="",a={}){const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.class;if(!s)return;const c=s.match(/^is\-badge\-style\-(.*)$/);return null!==c?c[1]?c[1]:"":void 0}const ve=({label:a,property:l,name:s,value:c,onChange:o})=>{const r=(0,k.useCallback)((e=>{const a=me(s,c),l=_e(e,he(s,c),a);e&&o((0,J.applyFormat)(c,{type:s,attributes:{class:e?"is-badge-style-"+e:"is-badge-style-default",style:l||""}}))}),[o]),n=(0,k.useMemo)((()=>we(s,c)),[s,c]);return(0,e.createElement)("div",null,(0,e.createElement)(d.SelectControl,{label:a,value:n||"default",options:[{label:(0,i.__)("Default","editor-bridge"),value:"default"},{label:(0,i.__)("Round Corner","editor-bridge"),value:"round-corner"},{label:(0,i.__)("Round","editor-bridge"),value:"round"},{label:(0,i.__)("Outline","editor-bridge"),value:"outline"},{label:(0,i.__)("Status","editor-bridge"),value:"status"},{label:(0,i.__)("Perfect Circle","editor-bridge"),value:"perfect-circle"}],onChange:r}),(0,e.createElement)(ye,{label:(0,i.__)("Reset","editor-bridge"),name:s,value:c,onChange:o}))},ye=({label:a,name:l,value:s,onChange:c})=>(0,e.createElement)(d.Button,{className:"components-inline-badge-popover__clear",isSecondary:!0,isSmall:!0,onClick:()=>{c((0,J.removeFormat)(s,l))}},a);function _e(e="default",a="",l=""){const s=[];return a&&s.push(["color",a].join(":")),l&&("default"===e?(s.push(["background-color",l].join(":")),s.push(["padding",".2rem .8em"].join(":"))):"round-corner"===e?(s.push(["background-color",l].join(":")),s.push(["padding",".2rem .8em"].join(":")),s.push(["border-radius",".5rem"].join(":"))):"round"===e?(s.push(["background-color",l].join(":")),s.push(["padding",".2rem .8em"].join(":")),s.push(["border-radius","2rem"].join(":"))):"outline"===e?(s.push(["background-color","#fff"].join(":")),s.push(["border",`solid 1px ${l}`].join(":")),s.push(["padding",".2rem .8em"].join(":"))):"status"===e?(s.push(["background-color","#fff"].join(":")),s.push(["border",`solid 1px ${l}`].join(":")),s.push(["padding",".2rem .8em"].join(":")),s.push(["border-radius","2rem"].join(":"))):"perfect-circle"===e&&(s.push(["background-color",l].join(":")),s.push(["border-radius","50%"].join(":")),s.push(["display","inline-block"].join(":")),s.push(["text-align","center"].join(":")))),s.length?s.join(";")+";":""}const Se=({tab:a,name:l,value:s,onChange:c})=>"color"===a.name||"backgroundColor"===a.name?(0,e.createElement)(ke,{property:a.name,name:l,value:s,onChange:c}):"style"===a.name?(0,e.createElement)(ve,{property:a.name,name:l,value:s,onChange:c}):null;function Be({name:a,value:l,onChange:s,onClose:c,contentRef:o,isActive:r,addingColor:n}){return(0,e.createElement)(pe,{value:l,isActive:r,addingColor:n,onClose:c,className:"components-inline-badge-popover"},(0,e.createElement)(d.TabPanel,{tabs:[{name:"backgroundColor",title:(0,i.__)("Background","editor-bridge")},{name:"color",title:(0,i.__)("Text","editor-bridge")},{name:"style",title:(0,i.__)("Style","editor-bridge")}]},(c=>(0,e.createElement)(Se,{tab:c,name:a,value:l,onChange:s}))))}const Ce=(0,e.createElement)(d.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512"},(0,e.createElement)(d.Path,{d:"M384 32C419.3 32 448 60.65 448 96V416C448 451.3 419.3 480 384 480H64C28.65 480 0 451.3 0 416V96C0 60.65 28.65 32 64 32H384zM339.8 211.8C350.7 200.9 350.7 183.1 339.8 172.2C328.9 161.3 311.1 161.3 300.2 172.2L192 280.4L147.8 236.2C136.9 225.3 119.1 225.3 108.2 236.2C97.27 247.1 97.27 264.9 108.2 275.8L172.2 339.8C183.1 350.7 200.9 350.7 211.8 339.8L339.8 211.8z"})),xe="editor-bridge/badge",Ee=(0,i.__)("Badge","editor-bridge"),qe=[],ze={name:xe,title:Ee,tagName:"span",className:"editor-bridge-has-badge",attributes:{style:"style",class:"class"},edit:function({value:a,onChange:l,isActive:s,activeAttributes:c,contentRef:o}){const{colors:i,disableCustomColors:r}=(0,v.useSelect)((e=>{const a=e("core/block-editor");let l;return l=a&&a.getSettings?a.getSettings():{},{colors:(0,m.get)(l,["colors"],qe),disableCustomColors:l.disableCustomColors}})),[n,t]=(0,k.useState)(!1),u=(0,k.useCallback)((()=>t(!0)),[t]),b=(0,k.useCallback)((()=>t(!1)),[t]),g=!(0,m.isEmpty)(i)||!0!==r;return g||s?(0,e.createElement)(e.Fragment,null,(0,e.createElement)(f.RichTextToolbarButton,{isActive:s,icon:(0,e.createElement)(d.Icon,{icon:Ce,style:{width:"22px",height:"22px",padding:"0.2rem"}}),title:Ee,onClick:g?u:()=>l((0,J.removeFormat)(a,xe))}),n&&(0,e.createElement)(Be,{name:xe,addingColor:n,onClose:b,isActive:s,activeAttributes:c,value:a,onChange:l,contentRef:o})):null}},Fe=({addingFontSize:a,...l})=>{const s=(0,k.useMemo)((()=>{const e=window.getSelection(),l=e.rangeCount>0?e.getRangeAt(0):null;if(!l)return;if(a)return(0,ae.getRectangleFromRange)(l);let s=l.startContainer;for(s=s.nextElementSibling||s;s.nodeType!==window.Node.ELEMENT_NODE;)s=s.parentNode;const c=s.closest("span");return c?c.getBoundingClientRect():void 0}),[]);return s?(0,e.createElement)(f.URLPopover,{anchorRect:s,...l}):null};function Ne({name:a,value:l,onChange:s,onClose:c,isActive:o,addingFontSize:i}){const r=(0,v.useSelect)((e=>e("core/block-editor").getSettings().fontSizes)),n=(0,k.useMemo)((()=>function(e="",a={}){const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.style;if(!s)return;const c=s.match(/^font-size:\s(\d+(?:\.\d+)?(px|em|rem));$/);return null!==c?c[1]?c[1]:"":void 0}(a,l)),[a,l,r]),f=(0,k.useCallback)((e=>{s(e?(0,J.applyFormat)(l,{type:a,attributes:{style:`font-size: ${e};`}}):(0,J.removeFormat)(l,a))}),[l,s]);return(0,e.createElement)(Fe,{value:l,isActive:o,addingFontSize:i,onClose:c,className:"components-inline-fontsize-popover"},(0,e.createElement)("fieldset",{className:"components-fontsize-picker"},(0,e.createElement)(d.FontSizePicker,{fontSizes:r,value:n,fallbackFontSize:16,onChange:f})))}const Ae=(0,e.createElement)(d.SVG,{viewBox:"0 0 448 512",xmlns:"http://www.w3.org/2000/svg"},(0,e.createElement)(d.Path,{d:"M432 416h-23.41L277.88 53.69A32 32 0 0 0 247.58 32h-47.16a32 32 0 0 0-30.3 21.69L39.41 416H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h128a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16h-19.58l23.3-64h152.56l23.3 64H304a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h128a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zM176.85 272L224 142.51 271.15 272z"})),Pe="editor-bridge/font-size",je=(0,i.__)("Font Size","editor-bridge"),Re={name:Pe,title:je,tagName:"span",className:"editor-bridge-has-font-size",attributes:{style:"style",class:"class"},edit:function({value:a,onChange:l,isActive:s,activeAttributes:c,contentRef:o}){const[i,r]=(0,k.useState)(!1),n=(0,k.useCallback)((()=>r(!0)),[r]),t=(0,k.useCallback)((()=>r(!1)),[r]);return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(f.RichTextToolbarButton,{isActive:s,icon:(0,e.createElement)(d.Icon,{icon:Ae,style:{width:"22px",height:"22px",padding:"0.2rem"}}),title:je,onClick:n}),i&&(0,e.createElement)(Ne,{name:Pe,addingFontSize:i,isActive:s,activeAttributes:c,value:a,onChange:l,onClose:t,contentRef:o}))}},Te=({addingFontWeight:a,...l})=>{const s=(0,k.useMemo)((()=>{const e=window.getSelection(),l=e.rangeCount>0?e.getRangeAt(0):null;if(!l)return;if(a)return(0,ae.getRectangleFromRange)(l);let s=l.startContainer;for(s=s.nextElementSibling||s;s.nodeType!==window.Node.ELEMENT_NODE;)s=s.parentNode;const c=s.closest("span");return c?c.getBoundingClientRect():void 0}),[]);return s?(0,e.createElement)(f.URLPopover,{anchorRect:s,...l}):null},Le=({label:a,name:l,value:s,onChange:c})=>{const o=(0,k.useCallback)((e=>{const a=function(e){if(e)return`font-weight: ${e};`}(e);c(e?(0,J.applyFormat)(s,{type:l,attributes:{style:a||""}}):(0,J.removeFormat)(s,l))}),[c]),r=(0,k.useMemo)((()=>function(e="",a={}){const l=(0,J.getActiveFormat)(a,e);if(!l)return;const s=l.attributes.style;if(!s)return;const c=s.match(/^font-weight:\s(.*);$/);return null!==c?c[1]?c[1]:"":void 0}(l,s)),[l,s]);return(0,e.createElement)(d.SelectControl,{label:a,value:r||"",options:[{label:(0,i.__)("Default","editor-bridge"),value:""},{label:(0,i.__)("Bold","editor-bridge"),value:"bold"},{label:(0,i.__)("Normal","editor-bridge"),value:"normal"},{label:(0,i.__)("Initial","editor-bridge"),value:"initial"},{label:(0,i.__)("Bolder","editor-bridge"),value:"bolder"},{label:(0,i.__)("Lighter","editor-bridge"),value:"lighter"},{label:(0,i.__)("100","editor-bridge"),value:"100"},{label:(0,i.__)("200","editor-bridge"),value:"200"},{label:(0,i.__)("300","editor-bridge"),value:"300"},{label:(0,i.__)("400","editor-bridge"),value:"400"},{label:(0,i.__)("500","editor-bridge"),value:"500"},{label:(0,i.__)("600","editor-bridge"),value:"600"},{label:(0,i.__)("700","editor-bridge"),value:"700"},{label:(0,i.__)("800","editor-bridge"),value:"800"},{label:(0,i.__)("900","editor-bridge"),value:"900"},{label:(0,i.__)("Revert","editor-bridge"),value:"revert"},{label:(0,i.__)("Unset","editor-bridge"),value:"unset"}],onChange:o})},Ie=({label:a,name:l,value:s,onChange:c})=>(0,e.createElement)("div",{class:"components-base-control"},(0,e.createElement)(d.Button,{className:"components-inline-fontweight__clear",isSecondary:!0,isSmall:!0,onClick:()=>{c((0,J.removeFormat)(s,l))}},a));function Oe({name:a,value:l,onChange:s,onClose:c,isActive:o,addingFontWeight:r}){return(0,e.createElement)(Te,{value:l,isActive:o,addingFontWeight:r,onClose:c,className:"components-inline-fontweight-popover"},(0,e.createElement)("fieldset",{className:"components-fontweight-picker"},(0,e.createElement)(Le,{label:(0,i.__)("Font Weight","editor-bridge"),name:a,value:l,onChange:s}),(0,e.createElement)(Ie,{label:(0,i.__)("Reset","editor-bridge"),name:a,value:l,onChange:s})))}const Me=(0,e.createElement)(d.SVG,{viewBox:"0 0 384 512",xmlns:"http://www.w3.org/2000/svg"},(0,e.createElement)(d.Path,{d:"M333.49 238a122 122 0 0 0 27-65.21C367.87 96.49 308 32 233.42 32H34a16 16 0 0 0-16 16v48a16 16 0 0 0 16 16h31.87v288H34a16 16 0 0 0-16 16v48a16 16 0 0 0 16 16h209.32c70.8 0 134.14-51.75 141-122.4 4.74-48.45-16.39-92.06-50.83-119.6zM145.66 112h87.76a48 48 0 0 1 0 96h-87.76zm87.76 288h-87.76V288h87.76a56 56 0 0 1 0 112z"})),We="editor-bridge/font-weight",$e=(0,i.__)("Font Weight","editor-bridge");[ge,ze,Re,{name:We,title:$e,tagName:"span",className:"editor-bridge-has-font-weight",attributes:{style:"style",class:"class"},edit:function({value:a,onChange:l,isActive:s,activeAttributes:c,contentRef:o}){const[i,r]=(0,k.useState)(!1),n=(0,k.useCallback)((()=>r(!0)),[r]),t=(0,k.useCallback)((()=>r(!1)),[r]);return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(f.RichTextToolbarButton,{isActive:s,icon:(0,e.createElement)(d.Icon,{icon:Me,style:{width:"22px",height:"22px",padding:"0.2rem"}}),title:$e,onClick:n}),i&&(0,e.createElement)(Oe,{name:We,addingFontWeight:i,isActive:s,activeAttributes:c,value:a,onChange:l,onClose:t,contentRef:o}))}}].forEach((({name:e,...a})=>(0,J.registerFormatType)(e,a)))})()})(); -
editor-bridge/trunk/editor-bridge.php
r2902120 r2999961 3 3 * Plugin Name: Editor Bridge 4 4 * Plugin URI: https://github.com/thingsym/editor-bridge 5 * Description: This WordPress plugin expands the functionality of blocks and adds styles and formats.6 * Version: 1.8. 15 * Description: This WordPress plugin expands the functionality of core blocks and adds styles and formats. 6 * Version: 1.8.2 7 7 * Author: thingsym 8 8 * Author URI: https://www.thingslabo.com/ -
editor-bridge/trunk/inc/class-editor-bridge.php
r2828641 r2999961 78 78 public function load_plugin_data() { 79 79 if ( ! function_exists( 'get_plugin_data' ) ) { 80 require_once ( ABSPATH . 'wp-admin/includes/plugin.php' );80 require_once ABSPATH . 'wp-admin/includes/plugin.php'; 81 81 } 82 82 … … 153 153 'all' 154 154 ); 155 156 // $styles = wp_get_custom_css();157 // if ( isset( $styles ) ) {158 // $styles = '/* Insert custom css */' . $styles;159 // wp_add_inline_style( 'editor-bridge-block-asset', $styles );160 // }161 155 } 162 156 … … 198 192 */ 199 193 public function plugin_metadata_links( $links, $file ) { 200 if ( $file == plugin_basename( EDITOR_BRIDGE ) ) {194 if ( $file === plugin_basename( EDITOR_BRIDGE ) ) { 201 195 $links[] = '<a href="https://github.com/sponsors/thingsym">' . __( 'Become a sponsor', 'editor-bridge' ) . '</a>'; 202 196 } -
editor-bridge/trunk/languages/editor-bridge-ja.po
r2902120 r2999961 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Editor Bridge 1.8. 1\n"5 "Project-Id-Version: Editor Bridge 1.8.2\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/editor-bridge\n" 7 7 "POT-Creation-Date: 2022-12-05T08:55:43+00:00\n" -
editor-bridge/trunk/languages/editor-bridge.pot
r2902120 r2999961 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Editor Bridge 1.8. 1\n"5 "Project-Id-Version: Editor Bridge 1.8.2\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/editor-bridge\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
editor-bridge/trunk/readme.txt
r2902120 r2999961 4 4 Link: https://github.com/thingsym/editor-bridge 5 5 Donate link: https://github.com/sponsors/thingsym 6 Stable tag: 1.8. 17 Tested up to: 6. 2.06 Stable tag: 1.8.2 7 Tested up to: 6.4.1 8 8 Requires at least: 5.5 9 9 Requires PHP: 7.1 … … 12 12 Tags: block, block editor, gutenberg 13 13 14 Editor Bridge plugin expands the functionality of blocks and adds styles and formats.14 Editor Bridge plugin expands the functionality of core blocks and adds styles and formats. 15 15 16 16 == Description == 17 17 18 18 WordPress plugin Editor Bridge expand the Block Editor (Gutenberg). 19 This WordPress plugin expands the functionality of blocks and adds styles and formats.19 This WordPress plugin expands the functionality of core blocks and adds styles and formats. 20 20 21 21 = Compatibility = … … 139 139 140 140 == Changelog == 141 142 = 1.8.2 - 2023.11.22 = 143 * tested up to 6.4.1 144 * fix npm scrips 145 * update npm dependencies 146 * imporve code with phpcs 147 * fix Parameter excludes_analyse has been deprecated for phpstan 148 * fix phpunit.xml config 149 * phpunit-polyfills bump up 150 * remove shallow and snapshot jest test 151 * update npm dependencies 152 * fix composer script 153 * fix .editorconfig 154 * fix Deprecated: Creation of dynamic property for ci 155 * support php 8.0 or later 156 * fix uiux css 157 * fix classname 141 158 142 159 = 1.8.1 - 2023.04.21 =
Note: See TracChangeset
for help on using the changeset viewer.