Plugin Directory

Changeset 3011614


Ignore:
Timestamp:
12/18/2023 11:43:18 PM (2 years ago)
Author:
dragblock
Message:

23.12.18

  • Fixed woo shop page does not show properly
  • Remove SEO meta and graphs to not conflict with this plugin scope
  • Support uploading site favicon
  • Improve property popover design
  • Add more patterns to the pattern library
Location:
dragblock/trunk
Files:
21 edited

Legend:

Unmodified
Added
Removed
  • dragblock/trunk/build/applications/editor-init/client/editor/index.asset.php

    r3005971 r3011614  
    1 <?php return array('dependencies' => array('lodash', 'wp-data', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => '35155f81fa3256067370');
     1<?php return array('dependencies' => array('lodash', 'wp-data', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => '0b9528be03070f4cce01');
  • dragblock/trunk/build/applications/editor-init/client/editor/index.js

    r3004800 r3011614  
    1 !function(){var e={8546:function(){jQuery((function(){$=jQuery,$(document).on("click change","select[id*=inspector-select-control]",(function(){$(this).find('option[value*="Arial"]').length&&($(this).find("option").each((function(){$(this).css("font-family",$(this).attr("value"))})),$(this).css("font-family",$(this).val()).css("font-size","20px"))}))}))}},t={};function c(l){var h=t[l];if(void 0!==h)return h.exports;var n=t[l]={exports:{}};return e[l](n,n.exports,c),n.exports}!function(){"use strict";c(8546);var e=window.lodash,t=window.wp.i18n;window.wp.data,function(c){c(document).on("mousedown mouseenter keydown",".edit-site-header-edit-mode__list-view-toggle, .edit-site-editor__list-view-panel-content, .block-editor-list-view-block-select-button",(function(){let e=50,t=setInterval((function(){if(e<0||c(document).find(".block-editor-list-view-block-select-button").length){if(clearInterval(t),e>=5e3)return;l(),h()}e--}),100)}));let l=()=>{c(document).find(".block-editor-list-view-block-select-button").each((function(){var t;if(c(this).hasClass("dragblock-list-view-optimized"))return;let l=c(this).attr("href");if(!l||-1===l.indexOf("#block-"))return;l=l.split("#block-")[1],c(this).find(".block-editor-list-view-block-select-button__title .components-truncate").attr("data-blockClientId",l),c(this).find(".block-editor-list-view-block-select-button__anchor").attr("data-blockClientId",l),c(this).attr("title",c(this).find(".block-editor-list-view-block-select-button__title").text()),c(this).find(".block-editor-list-view-block-select-button__title .components-truncate").each((function(){c(this).attr("data-title",c(this).text())})),c(this).addClass("dragblock-list-view-optimized");let h=wp.data.select("core/block-editor").getBlockAttributes(l);if(!h)return;let n=h.className,a=null!==(t=h.dragBlockTagName)&&void 0!==t?t:"",v=function(t){if(!(0,e.isArray)(t)||!t.length)return"";let c="",l="";for(let e of t)if(e.slug&&e.value&&!e.disable&&(c||(c=e.value),e.slug===dragBlockEditorInit.siteLocale)){l=e.value;break}return l||(l=c),l}(h.dragBlockText);"div"!==a&&"span"!==a||(a=""),n&&(n="."+n.split(" ").join(".")),v.includes("[")&&v.includes("]")||v.includes("<")&&v.includes(">")?v="":v&&(v=` "${v}"`),(a||n||v)&&c(this).find(".block-editor-list-view-block-select-button__title .components-truncate").text(a+n+v)}))},h=()=>{c(document).find(".block-editor-list-view-block-select-button").each((function(){let e=c(this).attr("href");if(!e||-1===e.indexOf("#block-"))return;e=e.split("#block-")[1];let t=wp.data.select("core/block-editor").getBlockAttributes(e);if(!t)return;const{dragBlockQueries:l,dragBlockRenderability:h}=t,n="dragblock-render-disabled";!function(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}(h)?c(this).removeClass(n):c(this).addClass(n);const a="dragblock-has-queries";if(l&&l.length){for(let e of l){const{slug:t,disabled:l}=e;if(!l&&"parse_item"!==t)return void c(this).addClass(a)}c(this).removeClass(a)}else c(this).removeClass(a)}))};c(document).on("dblclick",".block-editor-list-view-block-select-button__title .components-truncate",(function(l){if(l.ctrlKey||l.altKey||l.shiftKey||l.metaKey)return;let h=c(this).attr("data-blockClientId");if(!h)return;let n=wp.data.select("core/block-editor").getBlockAttributes(h);if(!n)return;const{className:a,dragBlockTagName:v,dragBlockRenderability:r}=n;let w=a||"",o=v||"";"div"===o&&(o="");{let l=prompt((0,t.__)("Please enter class names","dragblock"),w);if(null===l)return;return l=null===(m=l)?"":m.trim().split(" ").map((e=>function(e){return e.trim().toLowerCase().replace(/[^a-zA-Z0-9_-]/g,"-")}(e))).join(" "),void(l!==w&&(n.className=l,wp.data.dispatch("core/block-editor").updateBlockAttributes(h,(0,e.cloneDeep)(n)),l?c(this).text(o+"."+l.split(" ").join(".")):c(this).text(o+c(this).attr("data-title"))))}var m})),c(document).on("dblclick",".block-editor-list-view-block-select-button__anchor",(function(l){let h=c(this).attr("data-blockClientId");if(!h)return;let n=wp.data.select("core/block-editor").getBlockAttributes(h);if(!n)return;let a=n.anchor,v=prompt((0,t.__)("Please enter an anchor","dragblock"),a);null!==v&&v!==a&&(n.anchor=v,wp.data.dispatch("core/block-editor").updateBlockAttributes(h,(0,e.cloneDeep)(n)),v?c(this).html(v.split(" ").join("#")):c(this).html(""))}))}(jQuery);var l=window.wp.element,h=window.wp.primitives;const n={iconAesthetic:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M87.5 60C153.929 11.2023 194.58 -1.57461 273 0.999996L167.085 250.149L87.5 60Z",fill:"#E80048"}),(0,l.createElement)(h.Path,{d:"M267.5 0.500027C345.336 8.13205 389.648 34.5258 440.5 87.5L191.683 191.806L267.5 0.500027Z",fill:"#FF4949"}),(0,l.createElement)(h.Path,{d:"M438 84.5C491.482 153.785 500.053 194.783 499.5 269.5L248.781 167.001L438 84.5Z",fill:"#573CFF"}),(0,l.createElement)(h.Path,{d:"M500 265C492.791 340.652 473.81 378.662 414.5 439L307.393 190.952L500 265Z",fill:"#C344FF"}),(0,l.createElement)(h.Path,{d:"M415 438.5C352.665 486.408 312.205 499.841 230 499.5L332.86 248.701L415 438.5Z",fill:"#0E3A1A"}),(0,l.createElement)(h.Path,{d:"M235 499.5C164.308 492.174 125.604 478.532 60.5 414L308.842 307.285L235 499.5Z",fill:"#74D12A"}),(0,l.createElement)(h.Path,{d:"M60.5 414C13.7466 351.468 -2.14494 312.281 0.499988 230L250.834 333.04L60.5 414Z",fill:"#F09503"}),(0,l.createElement)(h.Path,{d:"M-4.05244e-06 233C11.1426 153.146 30.3961 115.375 87 60L192.336 308.812L-4.05244e-06 233Z",fill:"#FFD400"})),iconAlignItemsCenter:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"100",y:"60",width:"130",height:"380",rx:"30"}),(0,l.createElement)(h.Rect,{x:"270",y:"120",width:"130",height:"260",rx:"30"}),(0,l.createElement)(h.Rect,{y:"230",width:"500",height:"40",rx:"20"})),iconAlignItemsEnd:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"100",y:"40",width:"130",height:"380",rx:"30"}),(0,l.createElement)(h.Rect,{x:"270",y:"160",width:"130",height:"260",rx:"30"}),(0,l.createElement)(h.Rect,{y:"460",width:"500",height:"40",rx:"20"})),iconAlginItemsStart:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"100",y:"80",width:"130",height:"380",rx:"30"}),(0,l.createElement)(h.Rect,{x:"270",y:"80",width:"130",height:"260",rx:"30"}),(0,l.createElement)(h.Rect,{width:"500",height:"40",rx:"20"})),iconAlignItemsStretch:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"100",y:"60",width:"130",height:"380",rx:"30"}),(0,l.createElement)(h.Rect,{x:"270",y:"60",width:"130",height:"380",rx:"30"}),(0,l.createElement)(h.Rect,{width:"500",height:"40",rx:"20"}),(0,l.createElement)(h.Rect,{y:"460",width:"500",height:"40",rx:"20"})),iconColorPaletteLen:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M33.4937 375C11.5516 336.995 -3.83648e-06 293.884 0 250C3.83648e-06 206.116 11.5516 163.005 33.4937 125L206.699 225C202.31 232.601 200 241.223 200 250C200 258.777 202.31 267.399 206.699 275L33.4937 375Z",fill:"#F76021"}),(0,l.createElement)(h.Path,{d:"M250 500C206.116 500 163.005 488.448 125 466.506C86.9951 444.564 55.4357 413.005 33.4936 375L206.699 275C211.087 282.601 217.399 288.913 225 293.301C232.601 297.69 241.223 300 250 300L250 500Z",fill:"#ED9C19"}),(0,l.createElement)(h.Path,{d:"M466.506 375C444.564 413.005 413.005 444.564 375 466.506C336.995 488.448 293.884 500 250 500L250 300C258.777 300 267.399 297.69 275 293.301C282.601 288.913 288.913 282.601 293.301 275L466.506 375Z",fill:"#00AB5E"}),(0,l.createElement)(h.Path,{d:"M466.506 125C488.448 163.005 500 206.116 500 250C500 293.884 488.448 336.995 466.506 375L293.301 275C297.69 267.399 300 258.777 300 250C300 241.223 297.69 232.601 293.301 225L466.506 125Z",fill:"#0076BE"}),(0,l.createElement)(h.Path,{d:"M250 0C293.884 5.23314e-07 336.995 11.5516 375 33.4937C413.005 55.4358 444.564 86.9952 466.506 125L293.301 225C288.913 217.399 282.601 211.087 275 206.699C267.399 202.31 258.777 200 250 200L250 0Z",fill:"#8C1DC0"}),(0,l.createElement)(h.Path,{d:"M33.4936 125C55.4357 86.9952 86.9952 55.4357 125 33.4936C163.005 11.5515 206.116 -2.14489e-05 250 0L250 200C241.223 200 232.601 202.31 225 206.699C217.399 211.087 211.087 217.399 206.699 225L33.4936 125Z",fill:"#E80048"}),(0,l.createElement)(h.Path,{d:"M466.506 375C444.564 413.005 413.005 444.564 375 466.506C336.995 488.448 293.884 500 250 500L250 400C276.33 400 302.197 393.069 325 379.904C347.803 366.739 366.739 347.803 379.904 325L466.506 375Z",fill:"#63C86B"}),(0,l.createElement)(h.Path,{d:"M466.506 125C488.448 163.005 500 206.116 500 250C500 293.884 488.448 336.995 466.506 375L379.904 325C393.069 302.197 400 276.33 400 250C400 223.669 393.069 197.803 379.904 175L466.506 125Z",fill:"#008ADF"}),(0,l.createElement)(h.Path,{d:"M250 0C293.884 5.23314e-07 336.995 11.5516 375 33.4937C413.005 55.4358 444.564 86.9952 466.506 125L379.904 175C366.739 152.197 347.803 133.261 325 120.096C302.197 106.931 276.331 100 250 100L250 0Z",fill:"#B13FC4"}),(0,l.createElement)(h.Path,{d:"M33.4936 125C55.4357 86.9952 86.9952 55.4357 125 33.4936C163.005 11.5515 206.116 -2.14489e-05 250 0L250 100C223.67 100 197.803 106.931 175 120.096C152.197 133.261 133.261 152.197 120.096 175L33.4936 125Z",fill:"#FF4949"}),(0,l.createElement)(h.Path,{d:"M33.4937 375C11.5516 336.995 -3.83648e-06 293.884 0 250C3.83648e-06 206.116 11.5516 163.005 33.4937 125L120.096 175C106.931 197.803 100 223.669 100 250C100 276.33 106.931 302.197 120.096 325L33.4937 375Z",fill:"#F49E2C"}),(0,l.createElement)(h.Path,{d:"M250 500C206.116 500 163.005 488.448 125 466.506C86.9951 444.564 55.4357 413.005 33.4936 375L120.096 325C133.261 347.803 152.197 366.739 175 379.904C197.803 393.069 223.669 400 250 400L250 500Z",fill:"#FFD400"})),iconFlexWrapNoWrap:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"82",y:"210",width:"314",height:"80",rx:"30"}),(0,l.createElement)(h.Rect,{width:"40",height:"500",rx:"20"}),(0,l.createElement)(h.Path,{d:"M481.786 230.308C492.067 241.423 492.067 258.577 481.786 269.692L397.289 361.042C379.373 380.411 347 367.735 347 341.35L347 158.65C347 132.265 379.373 119.588 397.289 138.958L481.786 230.308Z"})),iconFlexWrapWrapReverse:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{width:"314",height:"85",rx:"30",transform:"matrix(1 0 0 -1 77 417)"}),(0,l.createElement)(h.Rect,{width:"251",height:"85",rx:"30",transform:"matrix(1 0 0 -1 132 205)"}),(0,l.createElement)(h.Rect,{width:"40",height:"500",rx:"20"}),(0,l.createElement)(h.Path,{d:"M87.2144 143.308C76.9333 154.423 76.9333 171.577 87.2144 182.692L171.711 274.042C189.627 293.411 222 280.735 222 254.35L222 71.6496C222 45.265 189.627 32.5884 171.711 51.9576L87.2144 143.308Z"}),(0,l.createElement)(h.Path,{d:"M351.5 120C390.885 120 428.656 135.645 456.505 163.495C484.355 191.344 500 229.115 500 268.5C500 307.885 484.355 345.656 456.505 373.505C428.656 401.355 390.885 417 351.5 417L351.5 331.607C368.237 331.607 384.288 324.958 396.123 313.123C407.958 301.288 414.607 285.237 414.607 268.5C414.607 251.763 407.958 235.712 396.123 223.877C384.288 212.042 368.237 205.393 351.5 205.393L351.5 120Z"})),iconFlexWrapWrap:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"77",y:"82",width:"314",height:"85",rx:"30"}),(0,l.createElement)(h.Rect,{x:"132",y:"294",width:"251",height:"85",rx:"30"}),(0,l.createElement)(h.Rect,{width:"40",height:"500",rx:"20"}),(0,l.createElement)(h.Path,{d:"M87.2144 355.692C76.9333 344.577 76.9333 327.423 87.2144 316.308L171.711 224.958C189.627 205.589 222 218.265 222 244.65L222 427.35C222 453.735 189.627 466.412 171.711 447.042L87.2144 355.692Z"}),(0,l.createElement)(h.Path,{d:"M351.5 379C390.885 379 428.656 363.355 456.505 335.505C484.355 307.656 500 269.885 500 230.5C500 191.115 484.355 153.344 456.505 125.495C428.656 97.6455 390.885 82 351.5 82L351.5 167.393C368.237 167.393 384.288 174.042 396.123 185.877C407.958 197.712 414.607 213.763 414.607 230.5C414.607 247.237 407.958 263.288 396.123 275.123C384.288 286.958 368.237 293.607 351.5 293.607L351.5 379Z"})),iconGap:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{y:"100",width:"40",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"424",y:"213",width:"40",height:"348",rx:"20",transform:"rotate(90 424 213)"}),(0,l.createElement)(h.Rect,{x:"460",y:"100",width:"40",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"173.783",y:"127",width:"40",height:"149.6",rx:"20",transform:"rotate(45 173.783 127)"}),(0,l.createElement)(h.Rect,{width:"40",height:"149.6",rx:"20",transform:"matrix(0.707107 -0.707107 -0.707107 -0.707107 173.783 339.067)"}),(0,l.createElement)(h.Rect,{width:"40",height:"149.6",rx:"20",transform:"matrix(-0.707107 0.707107 0.707107 0.707107 326.284 127)"}),(0,l.createElement)(h.Rect,{x:"326.284",y:"339.067",width:"40",height:"149.6",rx:"20",transform:"rotate(-135 326.284 339.067)"})),iconJustifyContentCenter:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"140",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"270",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"450",width:"50",height:"500",rx:"20"}),(0,l.createElement)(h.Rect,{width:"50",height:"500",rx:"20"})),iconJustifyContentEnd:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"150",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"300",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"450",width:"50",height:"500",rx:"20"})),iconJustifyContentSpaceBetween:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"80",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"320",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"450",width:"50",height:"500",rx:"20"}),(0,l.createElement)(h.Rect,{width:"50",height:"500",rx:"20"})),iconJustifyContentSpaceEvenly:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"110",y:"100",width:"110",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"280",y:"100",width:"110",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{width:"50",height:"500",rx:"20"}),(0,l.createElement)(h.Rect,{x:"450",width:"50",height:"500",rx:"20"})),iconJustifyContentStart:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"100",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"250",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{width:"50",height:"500",rx:"20"})),iconJustifyContentStretch:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"70",y:"100",width:"170",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"260",y:"100",width:"170",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{width:"50",height:"500",rx:"20"}),(0,l.createElement)(h.Rect,{x:"450",width:"50",height:"500",rx:"20"})),iconSizing:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M0 380C0 391.046 8.95431 400 20 400L30 400C41.0457 400 50 391.046 50 380L50 120C50 108.954 41.0457 100 30 100H20C8.9543 100 0 108.954 0 120L0 380Z"}),(0,l.createElement)(h.Path,{d:"M450 380C450 391.046 458.954 400 470 400L480 400C491.046 400 500 391.046 500 380V120C500 108.954 491.046 100 480 100H470C458.954 100 450 108.954 450 120V380Z"}),(0,l.createElement)(h.Path,{d:"M380 50C391.046 50 400 41.0457 400 30L400 20C400 8.9543 391.046 3.91405e-07 380 8.74228e-07L120 1.22392e-05C108.954 1.2722e-05 100 8.95432 100 20L100 30C100 41.0457 108.954 50 120 50L380 50Z"}),(0,l.createElement)(h.Path,{d:"M380 500C391.046 500 400 491.046 400 480L400 470C400 458.954 391.046 450 380 450L120 450C108.954 450 100 458.954 100 470L100 480C100 491.046 108.954 500 120 500L380 500Z"}),(0,l.createElement)(h.Line,{x1:"250",y1:"450",x2:"250",y2:"38",stroke:"black","stroke-width":"20","stroke-dasharray":"30 30"}),(0,l.createElement)(h.Line,{x1:"54",y1:"249",x2:"466",y2:"249",stroke:"black","stroke-width":"20","stroke-dasharray":"32 32"})),iconSpacing:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Line,{x1:"251",y1:"130",x2:"251",y2:"5",stroke:"black","stroke-width":"20","stroke-dasharray":"30 30"}),(0,l.createElement)(h.Line,{x1:"251",y1:"370",x2:"251",y2:"490",stroke:"black","stroke-width":"20","stroke-dasharray":"30 30"}),(0,l.createElement)(h.Line,{x1:"131",y1:"260",x2:"9",y2:"260",stroke:"black","stroke-width":"20","stroke-dasharray":"30 30"}),(0,l.createElement)(h.Line,{x1:"491",y1:"260",x2:"371",y2:"260",stroke:"black","stroke-width":"20","stroke-dasharray":"30 30"}),(0,l.createElement)(h.Rect,{width:"40",height:"160",rx:"20",transform:"matrix(-4.37114e-08 -1 -1 4.37114e-08 330 150)"}),(0,l.createElement)(h.Rect,{width:"40",height:"160",rx:"20",transform:"matrix(1 0 0 -1 110 330)"}),(0,l.createElement)(h.Rect,{width:"40",height:"160",rx:"20",transform:"matrix(-4.37114e-08 -1 -1 4.37114e-08 330 390)"}),(0,l.createElement)(h.Rect,{width:"40",height:"160",rx:"20",transform:"matrix(1 0 0 -1 350 330)"})),iconAlignBottomBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6.75 13.5H17.25C17.6642 13.5 18 13.8358 18 14.25C18 14.6297 17.7178 14.9435 17.3518 14.9932L17.25 15H6.75C6.33579 15 6 14.6642 6 14.25C6 13.8703 6.28215 13.5565 6.64823 13.5068L6.75 13.5Z"}),(0,l.createElement)(h.Path,{d:"M17.25 16.5H6.75L6.64823 16.5068C6.28215 16.5565 6 16.8703 6 17.25C6 17.6642 6.33579 18 6.75 18H17.25L17.3518 17.9932C17.7178 17.9435 18 17.6297 18 17.25C18 16.8358 17.6642 16.5 17.25 16.5Z"}),(0,l.createElement)(h.Path,{d:"M21 5.75C21 4.23122 19.7688 3 18.25 3H5.75C4.23122 3 3 4.23122 3 5.75V18.25C3 19.7688 4.23122 21 5.75 21H18.25C19.7688 21 21 19.7688 21 18.25V5.75ZM5.75 4.5H18.25C18.9404 4.5 19.5 5.05964 19.5 5.75V18.25C19.5 18.9404 18.9404 19.5 18.25 19.5H5.75C5.05964 19.5 4.5 18.9404 4.5 18.25V5.75C4.5 5.05964 5.05964 4.5 5.75 4.5Z"})),iconAlignCenterBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M7 10H17C17.5523 10 18 10.3358 18 10.75C18 11.1297 17.6238 11.4435 17.1357 11.4932L17 11.5H7C6.44772 11.5 6 11.1642 6 10.75C6 10.3703 6.37621 10.0565 6.86431 10.0068L7 10Z"}),(0,l.createElement)(h.Path,{d:"M17 13H7L6.86431 13.0068C6.37621 13.0565 6 13.3703 6 13.75C6 14.1642 6.44772 14.5 7 14.5H17L17.1357 14.4932C17.6238 14.4435 18 14.1297 18 13.75C18 13.3358 17.5523 13 17 13Z"}),(0,l.createElement)(h.Path,{d:"M21 5.75C21 4.23122 19.7688 3 18.25 3H5.75C4.23122 3 3 4.23122 3 5.75V18.25C3 19.7688 4.23122 21 5.75 21H18.25C19.7688 21 21 19.7688 21 18.25V5.75ZM5.75 4.5H18.25C18.9404 4.5 19.5 5.05964 19.5 5.75V18.25C19.5 18.9404 18.9404 19.5 18.25 19.5H5.75C5.05964 19.5 4.5 18.9404 4.5 18.25V5.75C4.5 5.05964 5.05964 4.5 5.75 4.5Z"})),iconAlignNoneBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"none"},(0,l.createElement)(h.Path,{d:"M18.75,3 C20.5449254,3 22,4.45507456 22,6.25 L22,17.75 C22,19.5449254 20.5449254,21 18.75,21 L5.25,21 C3.45507456,21 2,19.5449254 2,17.75 L2,6.25 C2,4.45507456 3.45507456,3 5.25,3 L18.75,3 Z M18.75,4.5 L5.25,4.5 C4.28350169,4.5 3.5,5.28350169 3.5,6.25 L3.5,17.75 C3.5,18.7164983 4.28350169,19.5 5.25,19.5 L18.75,19.5 C19.7164983,19.5 20.5,18.7164983 20.5,17.75 L20.5,6.25 C20.5,5.28350169 19.7164983,4.5 18.75,4.5 Z M6.74835407,6.5 L17.2543007,6.5 C17.6685143,6.5 18.0043007,6.83578644 18.0043007,7.25 C18.0043007,7.62969577 17.7221468,7.94349096 17.3560713,7.99315338 L17.2543007,8 L6.74835407,8 C6.33414051,8 5.99835407,7.66421356 5.99835407,7.25 C5.99835407,6.87030423 6.28050795,6.55650904 6.64658351,6.50684662 L6.74835407,6.5 L17.2543007,6.5 L6.74835407,6.5 Z"}," ")),iconAlignTopBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M21 5.75C21 4.23122 19.7688 3 18.25 3H5.75C4.23122 3 3 4.23122 3 5.75V18.25C3 19.7688 4.23122 21 5.75 21H18.25C19.7688 21 21 19.7688 21 18.25V5.75ZM5.75 4.5H18.25C18.9404 4.5 19.5 5.05964 19.5 5.75V18.25C19.5 18.9404 18.9404 19.5 18.25 19.5H5.75C5.05964 19.5 4.5 18.9404 4.5 18.25V5.75C4.5 5.05964 5.05964 4.5 5.75 4.5ZM6.75 7.5H17.25C17.6642 7.5 18 7.83579 18 8.25C18 8.6297 17.7178 8.94349 17.3518 8.99315L17.25 9H6.75C6.33579 9 6 8.66421 6 8.25C6 7.8703 6.28215 7.55651 6.64823 7.50685L6.75 7.5ZM17.25 10.5H6.75L6.64823 10.5068C6.28215 10.5565 6 10.8703 6 11.25C6 11.6642 6.33579 12 6.75 12H17.25L17.3518 11.9932C17.7178 11.9435 18 11.6297 18 11.25C18 10.8358 17.6642 10.5 17.25 10.5Z"})),iconCarKey:(0,l.createElement)(h.SVG,{viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{d:"M497.099,469.649l-8.976-64.607c-2.096-15.202-14.189-27.287-29.417-29.392l-7.624-1.056l-1.056-7.614 c-2.052-15.15-14.128-27.278-29.374-29.4l-7.413-1.021l-4.191-32.928c-1.013-7.658-4.524-14.74-9.885-20.066l-47.886-47.894 l51.562-51.562c9.658-9.648,9.658-25.296,0-34.954L260.911,7.228c-9.641-9.64-25.288-9.64-34.937,0.018L21.815,211.396 c-9.649,9.648-9.649,25.287,0,34.936l141.928,141.919c9.648,9.658,25.296,9.658,34.936,0.018l53.326-53.335l166.97,166.979 c7.842,7.832,19.018,11.43,29.933,9.632l19.532-3.144c7.222-1.169,13.744-4.506,18.887-9.648 C494.924,491.147,498.575,480.276,497.099,469.649z M220.133,148.754l-56.783,56.792c-8.434,8.435-22.134,8.435-30.57,0 c-8.452-8.452-8.444-22.136-0.009-30.561l56.784-56.792c8.435-8.435,22.126-8.435,30.562,0 C228.569,126.645,228.569,140.319,220.133,148.754z M470.894,482.311c-1.615,1.615-3.728,2.75-6.138,3.143l-19.629,3.153 c-3.554,0.585-7.168-0.586-9.71-3.135L268.438,318.5l66.405-66.396l47.938,47.954c1.763,1.755,2.881,4.034,3.205,6.506 l5.352,42.078c0.637,5.03,4.575,8.994,9.588,9.693l16.52,2.27c4.96,0.69,8.88,4.593,9.553,9.579l3.475,25.025l0.009,0.009 l25.052,3.466c4.968,0.682,8.872,4.584,9.561,9.553l8.976,64.607C474.58,476.452,473.296,479.909,470.894,482.311z"})),iconCircle:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm0 18c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8z"})),iconClipboardCheck:(0,l.createElement)(h.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6 3a2 2 0 012-2h4a2 2 0 012 2h1.866a2.014 2.014 0 011.998 2.233C17.716 6.596 17.5 8.87 17.5 10.5c0 1.63.216 3.904.364 5.267A2.014 2.014 0 0115.866 18H4.134a2.014 2.014 0 01-1.998-2.233c.148-1.363.364-3.636.364-5.267 0-1.63-.216-3.904-.364-5.267A2.014 2.014 0 014.134 3H6v2H4.132l-.003.003a.02.02 0 00-.004.007v.007C4.271 6.38 4.5 8.75 4.5 10.5c0 1.75-.228 4.12-.376 5.483v.007a.021.021 0 00.008.01h11.736l.001-.001.002-.002a.023.023 0 00.005-.007v-.007c-.148-1.362-.376-3.732-.376-5.483 0-1.75.228-4.12.376-5.483a.02.02 0 000-.005V5.01a.023.023 0 00-.008-.01H14a2 2 0 01-2 2H8a2 2 0 01-2-2V3zm6 0H8v2h4V3zm2.097 6.717a1 1 0 10-1.394-1.434l-3.521 3.424-1.609-1.126a1 1 0 00-1.146 1.638l2.285 1.6a1 1 0 001.27-.102l4.115-4z"})),iconClipboardMinus:(0,l.createElement)(h.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6 3a2 2 0 012-2h4a2 2 0 012 2h1.866a2.014 2.014 0 011.998 2.233C17.716 6.596 17.5 8.87 17.5 10.5c0 1.63.216 3.904.364 5.267A2.014 2.014 0 0115.866 18H4.134a2.014 2.014 0 01-1.998-2.233c.148-1.363.364-3.636.364-5.267 0-1.63-.216-3.904-.364-5.267A2.014 2.014 0 014.134 3H6v2H4.132l-.003.003a.02.02 0 00-.004.007v.007C4.271 6.38 4.5 8.75 4.5 10.5c0 1.75-.228 4.12-.376 5.483v.007a.021.021 0 00.008.01h11.736l.001-.001.002-.002a.023.023 0 00.005-.007v-.007c-.148-1.362-.376-3.732-.376-5.483 0-1.75.228-4.12.376-5.483a.02.02 0 000-.005V5.01a.023.023 0 00-.008-.01H14a2 2 0 01-2 2H8a2 2 0 01-2-2V3zm6 0H8v2h4V3zm.5 7.5h-5a1 1 0 100 2h5a1 1 0 100-2z"})),iconClipboardPlus:(0,l.createElement)(h.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M8 1a2 2 0 00-2 2v2a2 2 0 002 2h4a2 2 0 002-2h1.868l.003.003a.023.023 0 01.005.007v.007C15.728 6.38 15.5 8.75 15.5 10.5c0 1.75.228 4.12.376 5.483a.02.02 0 010 .005v.002a.023.023 0 01-.005.007l-.002.002h-.001l-.002.001H4.132l-.003-.003a.021.021 0 01-.004-.007v-.007c.147-1.362.375-3.732.375-5.483 0-1.75-.228-4.12-.376-5.483V5.01A.021.021 0 014.133 5H6V3H4.134a2.014 2.014 0 00-1.998 2.233C2.284 6.596 2.5 8.87 2.5 10.5c0 1.63-.216 3.904-.364 5.267A2.014 2.014 0 004.134 18h11.732a2.014 2.014 0 001.998-2.233c-.148-1.363-.364-3.636-.364-5.267 0-1.63.216-3.904.364-5.267A2.014 2.014 0 0015.866 3H14a2 2 0 00-2-2H8zm0 2h4v2H8V3zm1 7.5V9a1 1 0 012 0v1.5h1.5a1 1 0 110 2H11V14a1 1 0 11-2 0v-1.5H7.5a1 1 0 110-2H9z"})),iconCol3RCO:(0,l.createElement)(h.SVG,{fill:"#000000",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(h.Path,{d:"M18.44,3.06H5.56a2.507,2.507,0,0,0-2.5,2.5V18.44a2.514,2.514,0,0,0,2.5,2.5H18.44a2.514,2.514,0,0,0,2.5-2.5V5.56A2.507,2.507,0,0,0,18.44,3.06ZM8.67,19.94H5.56a1.511,1.511,0,0,1-1.5-1.5V5.56a1.5,1.5,0,0,1,1.5-1.5H8.67Zm1-15.88h4.66V19.94H9.67ZM19.94,18.44a1.511,1.511,0,0,1-1.5,1.5H15.33V4.06h3.11a1.5,1.5,0,0,1,1.5,1.5Z"})),iconColorPalletePaint:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",space:"preserve"},(0,l.createElement)(h.Path,{fill:"#D8D8DA",d:"M256,0C114.615,0,0,114.615,0,256s114.615,256,256,256s256-114.615,256-256S397.385,0,256,0z M256,336.842c-44.648,0-80.842-36.194-80.842-80.842s36.194-80.842,80.842-80.842s80.842,36.194,80.842,80.842 S300.648,336.842,256,336.842z"}),(0,l.createElement)(h.Path,{fill:"#D4B6E6",d:"M282.947,188.632h220.076C485.09,122.726,441.507,67.394,383.64,34.044L229.053,188.632H282.947z"}),(0,l.createElement)(h.Path,{fill:"#EBAFD1",d:"M229.053,188.632L383.639,34.044C346.068,12.39,302.482,0,256,0c-23.319,0-45.899,3.135-67.368,8.978 v220.075L229.053,188.632z"}),(0,l.createElement)(h.Path,{fill:"#E07188",d:"M188.632,229.053V8.978C122.726,26.91,67.394,70.493,34.045,128.36l154.586,154.588V229.053z"}),(0,l.createElement)(h.Polygon,{fill:"#D8D8DA",points:"188.632,229.053 229.053,188.633 282.947,188.633 282.947,188.632 229.053,188.632 "}),(0,l.createElement)(h.Polygon,{fill:"#D8D8DA",points:"229.053,323.367 188.632,282.947 229.053,323.368 282.947,323.368 323.368,282.947 282.947,323.367 "}),(0,l.createElement)(h.Path,{fill:"#B4D8F1",d:"M503.024,188.632H282.947v0.001h0.958l39.463,40.42L477.955,383.64 C499.611,346.068,512,302.482,512,256C512,232.681,508.865,210.099,503.024,188.632z"}),(0,l.createElement)(h.Path,{fill:"#ACFFF4",d:"M323.368,282.947v220.075c65.905-17.932,121.238-61.517,154.586-119.382L323.368,229.053V282.947z"}),(0,l.createElement)(h.Path,{fill:"#95D5A7",d:"M282.947,323.368L128.361,477.956C165.932,499.61,209.518,512,256,512 c23.319,0,45.899-3.135,67.368-8.977V282.947L282.947,323.368z"}),(0,l.createElement)(h.Path,{fill:"#F8E99B",d:"M229.053,323.368H8.976C26.91,389.274,70.493,444.606,128.36,477.956l154.588-154.588H229.053z"}),(0,l.createElement)(h.Path,{fill:"#EFC27B",d:"M188.632,282.947L34.045,128.36C12.389,165.932,0,209.518,0,256c0,23.319,3.135,45.901,8.976,67.368 h220.076L188.632,282.947z"}),(0,l.createElement)(h.Polygon,{fill:"#D8D8DA",points:"283.905,188.633 282.947,188.633 323.368,229.053 "}),(0,l.createElement)(h.Path,{fill:"#B681D5",d:"M503.024,188.632C485.09,122.726,441.507,67.394,383.64,34.044L256,161.684v26.947h26.947H503.024z"}),(0,l.createElement)(h.Path,{fill:"#E592BF",d:"M383.639,34.044C346.068,12.39,302.482,0,256,0v161.684L383.639,34.044z"}),(0,l.createElement)(h.Path,{fill:"#80CB93",d:"M256,350.316V512c23.319,0,45.899-3.135,67.368-8.977V282.947l-40.421,40.421L256,350.316z"}),(0,l.createElement)(h.Polygon,{fill:"#F6E27D",points:"282.947,323.368 256,323.368 256,350.316 "})),iconContainer:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 30 30"},(0,l.createElement)(h.Path,{d:"M 6 3 C 4.3552972 3 3 4.3553 3 6 L 3 8 L 5 8 L 5 6 C 5 5.4287 5.4287028 5 6 5 L 8 5 L 8 3 L 6 3 z M 12 3 L 12 5 L 18 5 L 18 3 L 12 3 z M 22 3 L 22 5 L 24 5 C 24.571297 5 25 5.4287 25 6 L 25 8 L 27 8 L 27 6 C 27 4.3553 25.644703 3 24 3 L 22 3 z M 3 12 L 3 18 L 5 18 L 5 12 L 3 12 z M 25 12 L 25 18 L 27 18 L 27 12 L 25 12 z M 3 22 L 3 24 C 3 25.6447 4.3552972 27 6 27 L 8 27 L 8 25 L 6 25 C 5.4287028 25 5 24.5713 5 24 L 5 22 L 3 22 z M 25 22 L 25 24 C 25 24.5713 24.571297 25 24 25 L 22 25 L 22 27 L 24 27 C 25.644703 27 27 25.6447 27 24 L 27 22 L 25 22 z M 12 25 L 12 27 L 18 27 L 18 25 L 12 25 z "})),iconDoubleToggle:(0,l.createElement)(h.SVG,{viewBox:"0 0 52 52"},(0,l.createElement)(h.Path,{d:"M39.2,2c-0.1,0-9,0-26.8,0C6.6,2.2,2,6.9,2,12.8s4.6,10.6,10.4,10.8c17.8,0,26.7,0,26.8,0 c5.9,0,10.8-4.8,10.8-10.8S45.2,2,39.2,2z M12.7,18.8c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S16,18.8,12.7,18.8z"}),(0,l.createElement)(h.Path,{d:"M39.2,28.5c-0.1,0-9,0-26.8,0C6.6,28.7,2,33.4,2,39.2S6.6,49.8,12.4,50c17.8,0,26.7,0,26.8,0 C45.2,50,50,45.2,50,39.2S45.2,28.5,39.2,28.5z M39.6,46.9L39.6,46.9l-27.3,0v0c-4-0.2-7.2-3.5-7.2-7.6s3.2-7.4,7.2-7.6v0h27.3v0 c4,0.2,7.2,3.5,7.2,7.6S43.6,46.7,39.6,46.9z"}),(0,l.createElement)(h.Circle,{cx:"39.2",cy:"39.2",r:"5.2"})),iconEyeClosed:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M3 10a13.358 13.358 0 0 0 3 2.685M21 10a13.358 13.358 0 0 1-3 2.685m-8 1.624L9.5 16.5m.5-2.19a10.59 10.59 0 0 0 4 0m-4 0a11.275 11.275 0 0 1-4-1.625m8 1.624.5 2.191m-.5-2.19a11.275 11.275 0 0 0 4-1.625m0 0 1.5 1.815M6 12.685 4.5 14.5"})),iconEyeInSpeechBubble:(0,l.createElement)(h.SVG,{viewBox:"0 0 128 128",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Circle,{cx:"64.72",cy:"60.54",r:"28.76",opacity:"0.8"}," "),(0,l.createElement)(h.Circle,{cx:"64.72",cy:"60.54",r:"16.01"}," "),(0,l.createElement)(h.Circle,{cx:"81.92",cy:"56.34",r:"6.8",fill:"#f5f8fa"}," "),(0,l.createElement)(h.Path,{d:"M104.36 88.48a60.533 60.533 0 0 0 19.78-27.21S109.95 20 64.73 20S5 61.27 5 61.27s12.42 39.85 59.73 39.85c7.34.06 14.64-1.02 21.64-3.21c6 8.49 18.78 12.47 25.3 13.33c1.1.13 2.09-.65 2.23-1.74c.06-.47-.05-.95-.32-1.35c-2.93-4.31-7.58-12.03-9.22-19.67z",fill:"none",stroke:"currentColor",strokeWidth:"6",strokeLinejoin:"round"}," ")),iconEyeMonster:(0,l.createElement)(h.SVG,{viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M24.151 22.393c2.386-2.207 3.88-5.364 3.88-8.87 0-6.672-5.409-12.081-12.081-12.081s-12.081 5.409-12.081 12.081c0 3.507 1.495 6.664 3.881 8.871l-0.212 0.014c-1.64 2.829-0.321 5.096 1.55 7.268-0.445-1.827-0.737-3.695 0.445-5.916 0.231 0.145 0.466 0.282 0.707 0.412-0.715 2.631 0.1 4.823 1.695 6.683-0.256-1.69-0.329-3.572 0.501-5.77 0.206 0.063 0.414 0.119 0.624 0.171 0.111 2.251 0.821 4.35 1.753 6.391-0.083-1.985 0.059-3.998 0.569-6.056 0.188 0.009 0.377 0.014 0.567 0.014 0.192 0 0.384-0.005 0.574-0.014 0.511 2.058 0.653 4.071 0.569 6.056 0.932-2.042 1.643-4.141 1.753-6.393 0.21-0.052 0.418-0.109 0.623-0.171 0.831 2.198 0.758 4.081 0.502 5.772 1.596-1.86 2.411-4.053 1.694-6.686 0.24-0.129 0.476-0.267 0.706-0.412 1.185 2.223 0.892 4.091 0.447 5.919 1.871-2.172 3.189-4.439 1.55-7.268l-0.219-0.014zM8.422 15.574c0-4.159 3.371-7.53 7.53-7.53s7.53 3.371 7.53 7.53-3.372 7.53-7.53 7.53-7.53-3.371-7.53-7.53zM17.509 13.796c-1.258 0-2.278-1.020-2.278-2.278 0-0.353 0.081-0.688 0.224-0.986-2.116 0.394-3.717 2.249-3.717 4.479 0 2.517 2.040 4.557 4.557 4.557s4.557-2.040 4.557-4.557c-0-1.145-0.422-2.191-1.12-2.991-0.229 1.017-1.136 1.777-2.222 1.777zM16.065 17.749c-0.818 0-1.481-0.663-1.481-1.481s0.663-1.481 1.481-1.481c0.818 0 1.481 0.663 1.481 1.481s-0.663 1.481-1.481 1.481z"})),iconEye:(0,l.createElement)(h.SVG,{viewBox:"0 0 96 96",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M94.9936,44.6718C83.6788,27.7025,70.155,11.9989,48,11.9989S12.3212,27.7025,1.0064,44.6718a6.0063,6.0063,0,0,0,0,6.6564C12.3212,68.2975,25.845,84.0011,48,84.0011S83.6788,68.2975,94.9936,51.3282A6.0063,6.0063,0,0,0,94.9936,44.6718ZM48,72.0007C35.2672,72.0007,25.3294,65.21,13.2646,48,25.3294,30.7905,35.2672,23.9993,48,23.9993S70.6706,30.7905,82.7354,48C70.6706,65.21,60.7328,72.0007,48,72.0007Z"}),(0,l.createElement)(h.Path,{d:"M48,36A12,12,0,1,0,60,48,12.0161,12.0161,0,0,0,48,36Z"})),iconFacebookF:(0,l.createElement)(h.SVG,{viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M23.446 18l0.889-5.791h-5.557v-3.758c0-1.584 0.776-3.129 3.265-3.129h2.526v-4.93c0 0-2.292-0.391-4.484-0.391-4.576 0-7.567 2.774-7.567 7.795v4.414h-5.087v5.791h5.087v14h6.26v-14z"})),iconFixedWidth:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M3.75 4C4.16421 4 4.5 4.3078 4.5 4.6875V6H11.25V4.6875C11.25 4.3078 11.5858 4 12 4C12.4142 4 12.75 4.3078 12.75 4.6875V6H19.5V4.6875C19.5 4.3078 19.8358 4 20.25 4C20.6642 4 21 4.3078 21 4.6875V8.8125C21 9.1922 20.6642 9.5 20.25 9.5C19.8358 9.5 19.5 9.1922 19.5 8.8125V7.5H12.75V8.8125C12.75 9.1922 12.4142 9.5 12 9.5C11.5858 9.5 11.25 9.1922 11.25 8.8125V7.5H4.5V8.8125C4.5 9.1922 4.16421 9.5 3.75 9.5C3.33579 9.5 3 9.1922 3 8.8125V4.6875C3 4.3078 3.33579 4 3.75 4Z"}),(0,l.createElement)(h.Path,{d:"M5.75 11C4.23122 11 3 12.2312 3 13.75V17.75C3 19.2688 4.23122 20.5 5.75 20.5H11.25V11H5.75Z"}),(0,l.createElement)(h.Path,{d:"M18.25 20.5H12.75V11H18.25C19.7688 11 21 12.2312 21 13.75V17.75C21 19.2688 19.7688 20.5 18.25 20.5Z"})),iconGearNuclear:(0,l.createElement)(h.SVG,{viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{d:"M459.21,255.989c0-11.3-0.913-22.635-2.794-33.803c16.642-7.144,32.968-15.377,48.855-24.665 c-3.252-13.919-7.68-27.556-13.216-40.711c-18.312,1.81-36.36,4.728-54.022,8.735c-5.061-10.14-10.948-19.859-17.608-28.988 c-6.661-9.165-14.077-17.759-22.187-25.684c9.27-15.58,17.618-31.826,25.016-48.689c-10.79-9.314-22.353-17.74-34.541-25.139 c-13.76,12.232-26.66,25.192-38.646,38.777c-9.999-5.255-20.49-9.657-31.246-13.137c-10.773-3.506-21.827-6.081-33.039-7.741 c-1.687-18.022-4.516-36.088-8.471-54.075c-14.199-1.16-28.417-1.16-42.616,0c-3.955,17.986-6.784,36.052-8.471,54.075 c-11.212,1.66-22.266,4.235-33.022,7.741c-10.772,3.48-21.264,7.882-31.264,13.137c-11.985-13.585-24.884-26.545-38.644-38.777 c-12.197,7.399-23.76,15.825-34.55,25.139c7.416,16.863,15.763,33.109,25.007,48.689c-8.066,7.925-15.518,16.519-22.178,25.684 c-6.643,9.147-12.548,18.848-17.609,28.988c-17.644-4.008-35.692-6.925-54.022-8.735c-5.535,13.155-9.964,26.792-13.216,40.711 c15.905,9.288,32.213,17.52,48.856,24.665c-1.881,11.168-2.794,22.502-2.794,33.803c0,11.335,0.913,22.653,2.794,33.812 c-16.642,7.17-32.951,15.386-48.856,24.674c3.252,13.919,7.681,27.556,13.216,40.719c18.33-1.819,36.378-4.745,54.022-8.743 c5.061,10.14,10.966,19.841,17.609,28.997c6.661,9.156,14.112,17.767,22.178,25.675c-9.244,15.579-17.592,31.844-25.007,48.688 c10.79,9.306,22.353,17.732,34.55,25.14c13.76-12.222,26.66-25.184,38.644-38.786c10,5.255,20.492,9.658,31.264,13.154 c10.756,3.506,21.81,6.081,33.022,7.733c1.687,18.04,4.516,36.096,8.471,54.066c14.199,1.178,28.417,1.178,42.616,0 c3.955-17.97,6.784-36.026,8.471-54.066c11.212-1.652,22.266-4.226,33.039-7.733c10.755-3.496,21.246-7.899,31.246-13.154 c11.986,13.602,24.885,26.564,38.646,38.786c12.188-7.408,23.751-15.834,34.541-25.14c-7.398-16.844-15.746-33.109-25.016-48.688 c8.11-7.908,15.526-16.519,22.187-25.675c6.66-9.156,12.547-18.857,17.608-28.997c17.662,3.998,35.71,6.924,54.022,8.743 c5.536-13.163,9.964-26.8,13.216-40.719c-15.888-9.288-32.213-17.504-48.855-24.674C458.297,278.642,459.21,267.324,459.21,255.989 z M110.081,303.403c-4.939-15.227-7.469-31.229-7.452-47.414c-0.017-16.159,2.513-32.16,7.452-47.414 c4.938-15.228,12.337-29.7,21.809-42.713c9.455-12.988,20.966-24.516,33.988-33.988c13.004-9.473,27.45-16.854,42.704-21.801 c8.787-2.856,17.855-4.798,27.046-6.01v140.186l-121.505,70.155C112.646,310.784,111.293,307.12,110.081,303.403z M255.996,279.503 l121.399,70.093c-8.944,11.564-19.454,21.941-31.264,30.535c-13.004,9.463-27.485,16.845-42.704,21.8 c-15.236,4.93-31.229,7.452-47.414,7.452c-16.185,0-32.195-2.522-47.432-7.452c-15.236-4.955-29.7-12.337-42.704-21.8 c-11.827-8.594-22.336-18.971-31.264-30.535L255.996,279.503z M401.919,303.403c-1.195,3.717-2.548,7.382-4.051,11.002 L276.363,244.24V104.063c9.191,1.213,18.259,3.155,27.064,6.01c15.255,4.947,29.7,12.328,42.704,21.801 c13.005,9.472,24.534,21,34.005,33.988c9.455,13.013,16.836,27.486,21.783,42.713c4.956,15.254,7.469,31.255,7.452,47.414 C409.389,272.174,406.875,288.176,401.919,303.403z"})),iconGmail:(0,l.createElement)(h.SVG,{viewBox:"0 0 21.51 21.25",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M0,2.963v15.584h21.51V2.963H0z M15.722,3.511l-4.969,4.966L5.206,3.511H15.722z M2.912,5.993 l5.992,5.19l-5.992,4.589C2.912,15.772,2.912,5.993,2.912,5.993z M18.597,18.033H2.912v-1.41l6.403-4.926l1.438,1.438l1.507-1.438 l6.337,4.926V18.033z M18.597,15.772l-5.822-4.725l5.822-5.755V15.772z"})),iconGridSelectCol14Row12:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 89.533 89.533"},(0,l.createElement)(h.Path,{d:"M88.083,77.293h-7.84V12.241h7.84c0.761,0,1.377-0.617,1.377-1.377c0-0.761-0.616-1.377-1.377-1.377h-8.106v-8.11 c0-0.76-0.617-1.377-1.377-1.377c-0.762,0-1.377,0.617-1.377,1.377v8.109H12.313V1.377c0-0.76-0.617-1.377-1.377-1.377 C10.175,0,9.56,0.617,9.56,1.377v8.109H1.451c-0.761,0-1.377,0.616-1.377,1.377c0,0.76,0.616,1.377,1.377,1.377H9.56v65.053H1.451 c-0.761,0-1.377,0.617-1.377,1.377c0,0.762,0.616,1.377,1.377,1.377H9.56v8.109c0,0.76,0.615,1.377,1.377,1.377 c0.76,0,1.377-0.617,1.377-1.377V80.17h64.909v7.986c0,0.76,0.615,1.377,1.377,1.377c0.76,0,1.377-0.617,1.377-1.377v-8.109h8.106 c0.761,0,1.377-0.615,1.377-1.377C89.459,77.91,88.843,77.293,88.083,77.293z M33.272,77.355H12.313V56.242h20.959V77.355z M33.272,55.324H12.313V34.272h20.959V55.324z M33.272,33.292H12.313V12.241h20.959V33.292z M55.304,77.355H34.19V56.242h21.114 V77.355z M55.304,55.324H34.19V34.272h21.114V55.324z M55.304,33.292H34.19V12.241h21.114V33.292z M77.335,77.355H56.222V56.242 h21.113V77.355z M77.335,55.324H56.222V34.272h21.113V55.324z M77.335,33.292H56.222V12.241h21.113V33.292z M75.673,53.434H58.341 V36.1h17.332V53.434z M53.433,53.434H36.101V36.1h17.333V53.434z M31.1,53.434H13.768V36.1H31.1V53.434z"})),iconGrid1x2RC:(0,l.createElement)(h.SVG,{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M0 1a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1zm9 0a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1V1zm0 9a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-5z"})),iconJustifyCenterO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"none",d:"M17.4 19.25H6.6C5.1 19.25 4.5 18.61 4.5 17.02V15.98C4.5 14.39 5.1 13.75 6.6 13.75H17.4C18.9 13.75 19.5 14.39 19.5 15.98V17.02C19.5 18.61 18.9 19.25 17.4 19.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M15.4 10.75H8.6C7.1 10.75 6.5 10.11 6.5 8.52V7.48C6.5 5.89 7.1 5.25 8.6 5.25H15.4C16.9 5.25 17.5 5.89 17.5 7.48V8.52C17.5 10.11 16.9 10.75 15.4 10.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M12 22.0001V19.6001",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M12 13V11",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})," ",(0,l.createElement)(h.Path,{d:"M12 2V4.69",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),iconJustifyLeftO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M5.1 19.25H16.9C18.4 19.25 19 18.61 19 17.02V15.98C19 14.39 18.4 13.75 16.9 13.75H5.1",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{d:"M5.1 5.25H11.9C13.4 5.25 14 5.89 14 7.48V8.52C14 10.11 13.4 10.75 11.9 10.75H5.1",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{d:"M5 1.98999V21.99",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),iconJustifyNoneO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"none",d:"M14 10C14.9319 10 15.3978 10 15.7654 9.84776C16.2554 9.64477 16.6448 9.25542 16.8478 8.76537C17 8.39782 17 7.93188 17 7C17 6.06812 17 5.60218 16.8478 5.23463C16.6448 4.74458 16.2554 4.35523 15.7654 4.15224C15.3978 4 14.9319 4 14 4L6 4C5.06812 4 4.60218 4 4.23463 4.15224C3.74458 4.35523 3.35523 4.74458 3.15224 5.23463C3 5.60218 3 6.06812 3 7C3 7.93188 3 8.39782 3.15224 8.76537C3.35523 9.25542 3.74458 9.64477 4.23463 9.84776C4.60218 10 5.06812 10 6 10L14 10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M18 20C18.9319 20 19.3978 20 19.7654 19.8478C20.2554 19.6448 20.6448 19.2554 20.8478 18.7654C21 18.3978 21 17.9319 21 17C21 16.0681 21 15.6022 20.8478 15.2346C20.6448 14.7446 20.2554 14.3552 19.7654 14.1522C19.3978 14 18.9319 14 18 14H6C5.06812 14 4.60218 14 4.23463 14.1522C3.74458 14.3552 3.35523 14.7446 3.15224 15.2346C3 15.6022 3 16.0681 3 17C3 17.9319 3 18.3978 3.15224 18.7654C3.35523 19.2554 3.74458 19.6448 4.23463 19.8478C4.60218 20 5.06812 20 6 20L18 20Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),iconJustifyRightO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"none",d:"M18.9 19.25H7.1C5.6 19.25 5 18.61 5 17.02V15.98C5 14.39 5.6 13.75 7.1 13.75H18.9",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M18.9 5.25H12.1C10.6 5.25 10 5.89 10 7.48V8.52C10 10.11 10.6 10.75 12.1 10.75H18.9",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M19 1.98999V21.99",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),iconJustifySpaceBetweenO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"none",d:"M17.4 19.25H6.6C5.1 19.25 4.5 18.61 4.5 17.02V15.98C4.5 14.39 5.1 13.75 6.6 13.75H17.4C18.9 13.75 19.5 14.39 19.5 15.98V17.02C19.5 18.61 18.9 19.25 17.4 19.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M15.4 10.75H8.6C7.1 10.75 6.5 10.11 6.5 8.52V7.48C6.5 5.89 7.1 5.25 8.6 5.25H15.4C16.9 5.25 17.5 5.89 17.5 7.48V8.52C17.5 10.11 16.9 10.75 15.4 10.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M2 1.98999V21.99",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M22 1.98999V21.99",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),iconLayoutBlockBlueBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 512.002 512.002",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M472.863,512.001H39.138C17.558,512.001,0,494.443,0,472.864V345.895 c0-8.714,7.067-15.781,15.781-15.781s15.781,7.067,15.781,15.781v126.969c0,4.177,3.398,7.576,7.576,7.576h433.725 c4.177,0,7.576-3.398,7.576-7.576V39.139c0-4.177-3.398-7.576-7.576-7.576H39.138c-4.179,0-7.576,3.398-7.576,7.576v214.045 c0,8.714-7.067,15.781-15.781,15.781S0,261.899,0,253.185V39.139C0,17.559,17.558,0.001,39.138,0.001h433.725 c21.58,0,39.138,17.558,39.138,39.138v433.725C512,494.443,494.442,512.001,472.863,512.001z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M419.149,444.441H280.771c-8.714,0-15.781-7.067-15.781-15.781s7.067-15.781,15.781-15.781h132.106 V271.783H187.439c-8.714,0-15.781-7.067-15.781-15.781s7.067-15.781,15.781-15.781h241.22c8.714,0,15.781,7.067,15.781,15.781 v163.15C444.44,433.094,433.095,444.441,419.149,444.441z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M187.439,444.441H92.851c-13.946,0-25.289-11.343-25.289-25.289v-163.15 c0-8.714,7.067-15.781,15.781-15.781H187.44c8.714,0,15.781,7.067,15.781,15.781c0,8.714-7.067,15.781-15.781,15.781H99.124 v141.096h88.317c8.714,0,15.781,7.067,15.781,15.781S196.155,444.441,187.439,444.441z"}),(0,l.createElement)(h.Path,{fill:"#8ed1fc",d:"M83.343,92.851v163.15h104.096h93.285h147.934V92.851c0-5.252-4.258-9.508-9.508-9.508H187.439 H92.851C87.599,83.343,83.343,87.601,83.343,92.851z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M428.659,271.783H83.343c-8.714,0-15.781-7.067-15.781-15.781V92.851 c0-13.946,11.345-25.289,25.289-25.289h326.3c13.944,0,25.289,11.343,25.289,25.289v163.15 C444.44,264.716,437.373,271.783,428.659,271.783z M99.124,240.221h313.754V99.124H99.124V240.221z"})),iconLayoutBlockGreenBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 512.002 512.002",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M472.863,512.001H39.138C17.558,512.001,0,494.443,0,472.864V345.895 c0-8.714,7.067-15.781,15.781-15.781s15.781,7.067,15.781,15.781v126.969c0,4.177,3.398,7.576,7.576,7.576h433.725 c4.177,0,7.576-3.398,7.576-7.576V39.139c0-4.177-3.398-7.576-7.576-7.576H39.138c-4.179,0-7.576,3.398-7.576,7.576v214.045 c0,8.714-7.067,15.781-15.781,15.781S0,261.899,0,253.185V39.139C0,17.559,17.558,0.001,39.138,0.001h433.725 c21.58,0,39.138,17.558,39.138,39.138v433.725C512,494.443,494.442,512.001,472.863,512.001z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M419.149,444.441H280.771c-8.714,0-15.781-7.067-15.781-15.781s7.067-15.781,15.781-15.781h132.106 V271.783H187.439c-8.714,0-15.781-7.067-15.781-15.781s7.067-15.781,15.781-15.781h241.22c8.714,0,15.781,7.067,15.781,15.781 v163.15C444.44,433.094,433.095,444.441,419.149,444.441z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M187.439,444.441H92.851c-13.946,0-25.289-11.343-25.289-25.289v-163.15 c0-8.714,7.067-15.781,15.781-15.781H187.44c8.714,0,15.781,7.067,15.781,15.781c0,8.714-7.067,15.781-15.781,15.781H99.124 v141.096h88.317c8.714,0,15.781,7.067,15.781,15.781S196.155,444.441,187.439,444.441z"}),(0,l.createElement)(h.Path,{fill:"#CFF09E",d:"M83.343,92.851v163.15h104.096h93.285h147.934V92.851c0-5.252-4.258-9.508-9.508-9.508H187.439 H92.851C87.599,83.343,83.343,87.601,83.343,92.851z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M428.659,271.783H83.343c-8.714,0-15.781-7.067-15.781-15.781V92.851 c0-13.946,11.345-25.289,25.289-25.289h326.3c13.944,0,25.289,11.343,25.289,25.289v163.15 C444.44,264.716,437.373,271.783,428.659,271.783z M99.124,240.221h313.754V99.124H99.124V240.221z"})),iconLayoutFlexBlueBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M472.862,512H39.14C17.558,512,0,494.442,0,472.862V345.893c0-8.714,7.065-15.781,15.781-15.781 s15.781,7.067,15.781,15.781v126.969c0,4.177,3.399,7.576,7.578,7.576h433.722c4.177,0,7.576-3.398,7.576-7.576V39.138 c0-4.177-3.398-7.576-7.576-7.576H39.14c-4.179,0-7.578,3.399-7.578,7.576v214.045c0,8.714-7.065,15.781-15.781,15.781 S0,261.897,0,253.183V39.138C0,17.558,17.558,0,39.14,0h433.722C494.442,0,512,17.558,512,39.138v433.723 C512,494.442,494.442,512,472.862,512z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M256,444.439H92.852c-13.944,0-25.289-11.343-25.289-25.289V280.771 c0-8.714,7.065-15.781,15.781-15.781s15.781,7.067,15.781,15.781v132.105h141.096V187.44c0-8.714,7.065-15.781,15.781-15.781 c8.714,0,15.781,7.067,15.781,15.781v241.218C271.781,437.374,264.716,444.439,256,444.439z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M256,203.221c-8.716,0-15.781-7.067-15.781-15.781V99.123H99.125v88.316 c0,8.714-7.065,15.781-15.781,15.781s-15.781-7.067-15.781-15.781V92.85c0-13.946,11.345-25.289,25.289-25.289H256 c8.714,0,15.781,7.067,15.781,15.781V187.44C271.781,196.154,264.716,203.221,256,203.221z"}),(0,l.createElement)(h.Path,{fill:"#8ed1fc",d:"M419.15,83.342H192.87v345.315h226.28c5.252,0,9.508-4.258,9.508-9.508V187.438V92.85 C428.658,87.6,424.4,83.342,419.15,83.342z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M419.15,444.437H192.87c-8.716,0-15.781-7.067-15.781-15.781V83.342 c0-8.714,7.065-15.781,15.781-15.781h226.28c13.946,0,25.289,11.345,25.289,25.289v326.298 C444.439,433.092,433.095,444.437,419.15,444.437z M208.651,412.875h204.226V99.123H208.651V412.875z"})),iconLayoutFlexComplexBlueBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M472.862,512H39.14C17.558,512,0,494.442,0,472.862V345.893c0-8.714,7.065-15.781,15.781-15.781 s15.781,7.067,15.781,15.781v126.969c0,4.177,3.399,7.576,7.578,7.576h433.722c4.177,0,7.576-3.398,7.576-7.576V39.138 c0-4.177-3.398-7.576-7.576-7.576H39.14c-4.179,0-7.578,3.399-7.578,7.576v214.045c0,8.714-7.065,15.781-15.781,15.781 S0,261.897,0,253.183V39.138C0,17.558,17.558,0,39.14,0h433.722C494.442,0,512,17.558,512,39.138v433.723 C512,494.442,494.442,512,472.862,512z"}),(0,l.createElement)(h.Path,{fill:"#8ed1fc",d:"M428.658,187.438V92.85c0-5.252-4.258-9.508-9.508-9.508H92.852c-5.252,0-9.508,4.258-9.508,9.508 v94.588H428.658z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M428.658,203.221H83.344c-8.716,0-15.781-7.067-15.781-15.781V92.85 c0-13.944,11.345-25.289,25.289-25.289H419.15c13.944,0,25.289,11.345,25.289,25.289v94.588 C444.439,196.154,437.374,203.221,428.658,203.221z M99.125,171.659h313.752V99.123H99.125V171.659z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M256,444.439H92.852c-13.944,0-25.289-11.343-25.289-25.289V280.771 c0-8.714,7.065-15.781,15.781-15.781s15.781,7.067,15.781,15.781v132.105h141.096V203.221H83.344 c-8.716,0-15.781-7.067-15.781-15.781c0-8.714,7.065-15.781,15.781-15.781h172.658c8.714,0,15.781,7.067,15.781,15.781v241.218 C271.781,437.374,264.716,444.439,256,444.439z"}),(0,l.createElement)(h.Path,{fill:"#8ed1fc",d:"M256,187.438v241.22h163.15c5.252,0,9.508-4.258,9.508-9.508V187.438H256z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M419.15,444.439H256c-8.716,0-15.781-7.067-15.781-15.781V187.44c0-8.714,7.065-15.781,15.781-15.781 h172.658c8.714,0,15.781,7.067,15.781,15.781v231.71C444.439,433.095,433.094,444.439,419.15,444.439z M271.781,412.877h141.096 V203.221H271.781L271.781,412.877L271.781,412.877z"})),iconLayoutFlexComplexGreenBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M472.862,512H39.14C17.558,512,0,494.442,0,472.862V345.893c0-8.714,7.065-15.781,15.781-15.781 s15.781,7.067,15.781,15.781v126.969c0,4.177,3.399,7.576,7.578,7.576h433.722c4.177,0,7.576-3.398,7.576-7.576V39.138 c0-4.177-3.398-7.576-7.576-7.576H39.14c-4.179,0-7.578,3.399-7.578,7.576v214.045c0,8.714-7.065,15.781-15.781,15.781 S0,261.897,0,253.183V39.138C0,17.558,17.558,0,39.14,0h433.722C494.442,0,512,17.558,512,39.138v433.723 C512,494.442,494.442,512,472.862,512z"})," ",(0,l.createElement)(h.Path,{fill:"#CFF09E",d:"M428.658,187.438V92.85c0-5.252-4.258-9.508-9.508-9.508H92.852c-5.252,0-9.508,4.258-9.508,9.508 v94.588H428.658z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M428.658,203.221H83.344c-8.716,0-15.781-7.067-15.781-15.781V92.85 c0-13.944,11.345-25.289,25.289-25.289H419.15c13.944,0,25.289,11.345,25.289,25.289v94.588 C444.439,196.154,437.374,203.221,428.658,203.221z M99.125,171.659h313.752V99.123H99.125V171.659z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M256,444.439H92.852c-13.944,0-25.289-11.343-25.289-25.289V280.771 c0-8.714,7.065-15.781,15.781-15.781s15.781,7.067,15.781,15.781v132.105h141.096V203.221H83.344 c-8.716,0-15.781-7.067-15.781-15.781c0-8.714,7.065-15.781,15.781-15.781h172.658c8.714,0,15.781,7.067,15.781,15.781v241.218 C271.781,437.374,264.716,444.439,256,444.439z"}),(0,l.createElement)(h.Path,{fill:"#CFF09E",d:"M256,187.438v241.22h163.15c5.252,0,9.508-4.258,9.508-9.508V187.438H256z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M419.15,444.439H256c-8.716,0-15.781-7.067-15.781-15.781V187.44c0-8.714,7.065-15.781,15.781-15.781 h172.658c8.714,0,15.781,7.067,15.781,15.781v231.71C444.439,433.095,433.094,444.439,419.15,444.439z M271.781,412.877h141.096 V203.221H271.781L271.781,412.877L271.781,412.877z"})),iconLayoutFlexGreenBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M472.862,512H39.14C17.558,512,0,494.442,0,472.862V345.893c0-8.714,7.065-15.781,15.781-15.781 s15.781,7.067,15.781,15.781v126.969c0,4.177,3.399,7.576,7.578,7.576h433.722c4.177,0,7.576-3.398,7.576-7.576V39.138 c0-4.177-3.398-7.576-7.576-7.576H39.14c-4.179,0-7.578,3.399-7.578,7.576v214.045c0,8.714-7.065,15.781-15.781,15.781 S0,261.897,0,253.183V39.138C0,17.558,17.558,0,39.14,0h433.722C494.442,0,512,17.558,512,39.138v433.723 C512,494.442,494.442,512,472.862,512z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M256,444.439H92.852c-13.944,0-25.289-11.343-25.289-25.289V280.771 c0-8.714,7.065-15.781,15.781-15.781s15.781,7.067,15.781,15.781v132.105h141.096V187.44c0-8.714,7.065-15.781,15.781-15.781 c8.714,0,15.781,7.067,15.781,15.781v241.218C271.781,437.374,264.716,444.439,256,444.439z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M256,203.221c-8.716,0-15.781-7.067-15.781-15.781V99.123H99.125v88.316 c0,8.714-7.065,15.781-15.781,15.781s-15.781-7.067-15.781-15.781V92.85c0-13.946,11.345-25.289,25.289-25.289H256 c8.714,0,15.781,7.067,15.781,15.781V187.44C271.781,196.154,264.716,203.221,256,203.221z"}),(0,l.createElement)(h.Path,{fill:"#CFF09E",d:"M419.15,83.342H192.87v345.315h226.28c5.252,0,9.508-4.258,9.508-9.508V187.438V92.85 C428.658,87.6,424.4,83.342,419.15,83.342z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M419.15,444.437H192.87c-8.716,0-15.781-7.067-15.781-15.781V83.342 c0-8.714,7.065-15.781,15.781-15.781h226.28c13.946,0,25.289,11.345,25.289,25.289v326.298 C444.439,433.092,433.095,444.437,419.15,444.437z M208.651,412.875h204.226V99.123H208.651V412.875z"})),iconLayoutGridBlueBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512.002 512.002"},(0,l.createElement)(h.Path,{fill:"#8ed1fc",d:"M419.15,83.345H92.852c-5.252,0-9.508,4.256-9.508,9.508v104.759h113.217v116.781H83.342v104.759 c0,5.252,4.258,9.508,9.508,9.508h111.604l0,0h214.693c5.252,0,9.508-4.256,9.508-9.508v-231.71V92.853 C428.658,87.601,424.4,83.345,419.15,83.345z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M419.15,444.439H92.85c-13.944,0-25.289-11.345-25.289-25.289V314.393 c0-8.716,7.065-15.781,15.781-15.781h97.436v-85.219H83.344c-8.716,0-15.781-7.065-15.781-15.781V92.853 c0-13.944,11.345-25.289,25.289-25.289h326.299c13.944,0,25.289,11.345,25.289,25.289v326.298 C444.439,433.095,433.094,444.439,419.15,444.439z M99.125,412.878h313.752V99.126H99.125v82.705h97.436 c8.716,0,15.781,7.065,15.781,15.781v116.781c0,8.716-7.065,15.781-15.781,15.781H99.125V412.878z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M472.862,512.001H39.14C17.558,512.001,0,494.443,0,472.862V345.894 c0-8.716,7.065-15.781,15.781-15.781s15.781,7.065,15.781,15.781v126.969c0,4.177,3.399,7.578,7.578,7.578h433.722 c4.177,0,7.578-3.399,7.578-7.578V39.141c0-4.177-3.399-7.578-7.578-7.578H39.14c-4.179,0-7.578,3.399-7.578,7.578v214.043 c0,8.716-7.065,15.781-15.781,15.781S0,261.9,0,253.184V39.141c0-21.582,17.558-39.14,39.14-39.14h433.722 c21.582,0,39.14,17.558,39.14,39.14v433.722C512,494.443,494.442,512.001,472.862,512.001z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M196.561,381.309c-8.716,0-15.781-7.065-15.781-15.781V83.345c0-8.716,7.065-15.781,15.781-15.781 s15.781,7.065,15.781,15.781v282.184C212.342,374.244,205.277,381.309,196.561,381.309z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M313.342,444.439c-8.716,0-15.781-7.065-15.781-15.781V146.473c0-8.716,7.065-15.781,15.781-15.781 c8.716,0,15.781,7.065,15.781,15.781v282.185C329.123,437.374,322.057,444.439,313.342,444.439z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M427.608,213.392H83.344c-8.716,0-15.781-7.065-15.781-15.781s7.065-15.781,15.781-15.781H427.61 c8.716,0,15.781,7.065,15.781,15.781C443.391,206.327,436.324,213.392,427.608,213.392z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M427.608,330.173H83.873c-8.716,0-15.781-7.065-15.781-15.781c0-8.716,7.065-15.781,15.781-15.781 h343.736c8.716,0,15.781,7.065,15.781,15.781C443.389,323.108,436.324,330.173,427.608,330.173z"})),iconLayoutGridGreenBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512.002 512.002"},(0,l.createElement)(h.Path,{fill:"#CFF09E",d:"M419.15,83.345H92.852c-5.252,0-9.508,4.256-9.508,9.508v104.759h113.217v116.781H83.342v104.759 c0,5.252,4.258,9.508,9.508,9.508h111.604l0,0h214.693c5.252,0,9.508-4.256,9.508-9.508v-231.71V92.853 C428.658,87.601,424.4,83.345,419.15,83.345z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M419.15,444.439H92.85c-13.944,0-25.289-11.345-25.289-25.289V314.393 c0-8.716,7.065-15.781,15.781-15.781h97.436v-85.219H83.344c-8.716,0-15.781-7.065-15.781-15.781V92.853 c0-13.944,11.345-25.289,25.289-25.289h326.299c13.944,0,25.289,11.345,25.289,25.289v326.298 C444.439,433.095,433.094,444.439,419.15,444.439z M99.125,412.878h313.752V99.126H99.125v82.705h97.436 c8.716,0,15.781,7.065,15.781,15.781v116.781c0,8.716-7.065,15.781-15.781,15.781H99.125V412.878z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M472.862,512.001H39.14C17.558,512.001,0,494.443,0,472.862V345.894 c0-8.716,7.065-15.781,15.781-15.781s15.781,7.065,15.781,15.781v126.969c0,4.177,3.399,7.578,7.578,7.578h433.722 c4.177,0,7.578-3.399,7.578-7.578V39.141c0-4.177-3.399-7.578-7.578-7.578H39.14c-4.179,0-7.578,3.399-7.578,7.578v214.043 c0,8.716-7.065,15.781-15.781,15.781S0,261.9,0,253.184V39.141c0-21.582,17.558-39.14,39.14-39.14h433.722 c21.582,0,39.14,17.558,39.14,39.14v433.722C512,494.443,494.442,512.001,472.862,512.001z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M196.561,381.309c-8.716,0-15.781-7.065-15.781-15.781V83.345c0-8.716,7.065-15.781,15.781-15.781 s15.781,7.065,15.781,15.781v282.184C212.342,374.244,205.277,381.309,196.561,381.309z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M313.342,444.439c-8.716,0-15.781-7.065-15.781-15.781V146.473c0-8.716,7.065-15.781,15.781-15.781 c8.716,0,15.781,7.065,15.781,15.781v282.185C329.123,437.374,322.057,444.439,313.342,444.439z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M427.608,213.392H83.344c-8.716,0-15.781-7.065-15.781-15.781s7.065-15.781,15.781-15.781H427.61 c8.716,0,15.781,7.065,15.781,15.781C443.391,206.327,436.324,213.392,427.608,213.392z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M427.608,330.173H83.873c-8.716,0-15.781-7.065-15.781-15.781c0-8.716,7.065-15.781,15.781-15.781 h343.736c8.716,0,15.781,7.065,15.781,15.781C443.389,323.108,436.324,330.173,427.608,330.173z"})),iconLayoutLeftFill:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"none",d:"M0 0h24v24H0z"})," ",(0,l.createElement)(h.Path,{d:"M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H9V3h12zM7 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4v18z"})),iconLayoutThree:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z",fillRule:"nonzero"}," "),(0,l.createElement)(h.Path,{d:"M3,5 C3,3.89543 3.89543,3 5,3 L11,3 L11,11 L11,13 L11,21 L5,21 C3.89543,21 3,20.1046 3,19 L3,5 Z M13,21 L19,21 C20.1046,21 21,20.1046 21,19 L21,13 L13,13 L13,21 Z M13,11 L21,11 L21,5 C21,3.89543 20.1046,3 19,3 L13,3 L13,11 Z"}," ")),iconLinkDiagonal:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M15.7285 3.88396C17.1629 2.44407 19.2609 2.41383 20.4224 3.57981C21.586 4.74798 21.5547 6.85922 20.1194 8.30009L17.6956 10.7333C17.4033 11.0268 17.4042 11.5017 17.6976 11.794C17.9911 12.0863 18.466 12.0854 18.7583 11.7919L21.1821 9.35869C23.0934 7.43998 23.3334 4.37665 21.4851 2.5212C19.6346 0.663551 16.5781 0.905664 14.6658 2.82536L9.81817 7.69182C7.90688 9.61053 7.66692 12.6739 9.51519 14.5293C9.80751 14.8228 10.2824 14.8237 10.5758 14.5314C10.8693 14.2391 10.8702 13.7642 10.5779 13.4707C9.41425 12.3026 9.44559 10.1913 10.8809 8.75042L15.7285 3.88396Z"}),(0,l.createElement)(h.Path,{d:"M14.4851 9.47074C14.1928 9.17728 13.7179 9.17636 13.4244 9.46868C13.131 9.76101 13.1301 10.2359 13.4224 10.5293C14.586 11.6975 14.5547 13.8087 13.1194 15.2496L8.27178 20.1161C6.83745 21.556 4.73937 21.5863 3.57791 20.4203C2.41424 19.2521 2.44559 17.1408 3.88089 15.6999L6.30473 13.2667C6.59706 12.9732 6.59614 12.4984 6.30268 12.206C6.00922 11.9137 5.53434 11.9146 5.24202 12.2081L2.81818 14.6413C0.906876 16.5601 0.666916 19.6234 2.51519 21.4789C4.36567 23.3365 7.42221 23.0944 9.33449 21.1747L14.1821 16.3082C16.0934 14.3895 16.3334 11.3262 14.4851 9.47074Z"})),iconMinusCircle:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M7 11h10v2H7z"}),(0,l.createElement)(h.Path,{d:"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm0 18c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8z"})),iconMonalisa:(0,l.createElement)(h.SVG,{viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{d:"M42.436,0v512H61.6h407.964V0H42.436z M431.228,473.664H80.769V38.328h350.459V473.664z"}),(0,l.createElement)(h.Path,{d:"M414.799,450.398V54.757H97.193v402.486h317.606V450.398z M401.11,366.201 c-3.654-7.718-8.44-14.709-14.695-20.284c-50.18-44.764-45.007-74.203-45.992-92.435c-1.262-23.412,24.05-142.4-89.869-137.962 c-3.474,4.522-6.993,20.596-6.678,29.14c42.746-1.304,50.313,35.603,50.313,70.728s-17.05,58.344-17.05,58.344 c-0.804,2.371-2.074,1.733-0.683,3.814c0,0,2.458,2.961,5.458,6.179c3.266,14.237,15.277,32.42,43.634,35.569 c20.361,2.268,22.392,4.528,31.817,9.404c2.545,2.316,4.404,4.591,5.319,6.782c-20.888-0.957-56.158,26.574-56.158,26.574 s-34.872,6.768-67.011,5.548c2.559-3.676,5.52-6.858,8.852-9.07c1.523-1.013,1.935-3.079,0.916-4.605 c-1.016-1.525-3.079-1.942-4.604-0.929c-4.788,3.203-8.61,7.642-11.716,12.441c-0.364,0.569-0.7,1.144-1.048,1.72 c-18.717-1.539-35.402-6.311-42.146-17.448c-9.889-16.311,52.212-45.562,52.212-45.562v-29.425c0,0-11.674,0.27-26.862-16.179 c-22.326-24.196-16.876-79.613-7.316-94.897c14.276-22.816,29.428-16.138,29.112-19.93c-1.05-12.65,5.829-28.253,5.829-28.253 c-4.58,0.222-15.08,2.04-26.002,6.567c-11.751,4.882-30.735,17.539-40.229,68.163c-8.749,46.658,9.455,102.566-1.932,115.853 c-11.394,13.287-15.191,23.731-15.191,32.276c0,16.387-3.162,32.039-5.062,33.939c-1.769,1.776-18.832,27.573-21.103,71.29h-22.337 V68.447H401.11V366.201z"})),iconOverline:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M5,3H19M17,16V12a5,5,0,0,0-5-5h0a5,5,0,0,0-5,5v4a5,5,0,0,0,5,5h0A5,5,0,0,0,17,16Z",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2"})),iconPostHeart:(0,l.createElement)(h.SVG,{viewBox:"0 0 45.73 45.73"},(0,l.createElement)(h.Path,{d:"M21.368,21.057c-2.149-2.135-5.626-2.128-7.77,0.015c-2.148,2.151-2.148,5.636,0,7.786 c0.106,0.105,5.207,5.184,7.086,7.053c0.379,0.377,0.991,0.377,1.37,0c1.879-1.869,6.98-6.946,7.086-7.053 c2.15-2.149,2.15-5.635,0-7.786C26.995,18.929,23.521,18.922,21.368,21.057z"}),(0,l.createElement)(h.Path,{d:"M39.74,17.128c-0.308,0.182-0.631,0.338-0.979,0.437c-0.367,0.104-0.747,0.155-1.128,0.155 c-0.294,0-0.582-0.041-0.865-0.101l3.414,15.229c0.209,0.928,0.043,1.883-0.467,2.686c-0.511,0.805-1.302,1.363-2.23,1.57 l-24.675,5.533c-0.918,0.206-1.893,0.035-2.686-0.468c-0.804-0.511-1.362-1.302-1.569-2.229L4.023,19.724 c-0.43-1.917,0.78-3.826,2.697-4.256l20.833-4.671c-0.054-0.178-0.101-0.358-0.128-0.544c-0.137-0.908,0.039-1.824,0.473-2.616 L6.062,12.533c-3.535,0.792-5.767,4.313-4.974,7.849L5.62,40.597c0.384,1.714,1.412,3.173,2.894,4.112 c1.054,0.669,2.271,1.021,3.52,1.021c0.481,0,0.965-0.054,1.436-0.158l24.675-5.533c1.713-0.385,3.173-1.412,4.113-2.895 c0.938-1.481,1.245-3.242,0.86-4.955L39.74,17.128z"}),(0,l.createElement)(h.Path,{d:"M41.04,1.58C39.42,0.536,37.711,0,36.327,0c-1.13,0-2.044,0.358-2.515,1.088c-0.583,0.907-0.364,2.196,0.456,3.487 l-3.616,4.321c-0.211,0.253-0.304,0.584-0.255,0.911c0.051,0.324,0.237,0.614,0.514,0.792l1.411,0.909l-2.19,4.901 c-0.199,0.447-0.1,0.989,0.288,1.331c0.219,0.194,0.489,0.289,0.761,0.289c0.317,0,0.636-0.132,0.863-0.389l3.557-4.022 l1.411,0.911c0.187,0.12,0.402,0.182,0.622,0.182c0.104,0,0.209-0.014,0.312-0.043c0.317-0.089,0.579-0.312,0.725-0.607 l2.438-5.078c0.294,0.041,0.578,0.062,0.852,0.062c1.13,0,2.043-0.357,2.514-1.088C45.521,6.332,43.983,3.477,41.04,1.58z"})),iconSolidPlay:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M8.286 3.407A1.5 1.5 0 0 0 6 4.684v14.632a1.5 1.5 0 0 0 2.286 1.277l11.888-7.316a1.5 1.5 0 0 0 0-2.555L8.286 3.407z"})),iconStopORC:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}," ",(0,l.createElement)(h.Path,{d:"M21 5.75C21 4.23122 19.7688 3 18.25 3H5.75C4.23122 3 3 4.23122 3 5.75V18.25C3 19.7688 4.23122 21 5.75 21H18.25C19.7688 21 21 19.7688 21 18.25V5.75ZM5.75 4.5H18.25C18.9404 4.5 19.5 5.05964 19.5 5.75V18.25C19.5 18.9404 18.9404 19.5 18.25 19.5H5.75C5.05964 19.5 4.5 18.9404 4.5 18.25V5.75C4.5 5.05964 5.05964 4.5 5.75 4.5Z"})),iconStopRC:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4 18a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v12z",fill:"#000000"})),iconThreeColsRC:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6.23694 3.0004C7.20344 3.0004 7.98694 3.7839 7.98694 4.7504V19.2504C7.98694 20.2169 7.20344 21.0004 6.23694 21.0004H3.73694C2.77044 21.0004 1.98694 20.2169 1.98694 19.2504V4.7504C1.98694 3.83223 2.69405 3.07921 3.59341 3.0062L3.73694 3.0004H6.23694ZM20.263 3.0004C21.2295 3.0004 22.013 3.7839 22.013 4.7504V19.2504C22.013 20.2169 21.2295 21.0004 20.263 21.0004H17.763C16.7965 21.0004 16.013 20.2169 16.013 19.2504V4.7504C16.013 3.7839 16.7965 3.0004 17.763 3.0004H20.263ZM13.2369 2.99957C14.2034 2.99957 14.9869 3.78307 14.9869 4.74957V19.2496C14.9869 20.2161 14.2034 20.9996 13.2369 20.9996H10.7369C9.77044 20.9996 8.98694 20.2161 8.98694 19.2496V4.74957C8.98694 3.78307 9.77044 2.99957 10.7369 2.99957H13.2369Z"})),iconTranslate:(0,l.createElement)(h.SVG,{viewBox:"0 0 16 16"},(0,l.createElement)(h.Path,{d:"M4.545 6.714 4.11 8H3l1.862-5h1.284L8 8H6.833l-.435-1.286H4.545zm1.634-.736L5.5 3.956h-.049l-.679 2.022H6.18z"}),(0,l.createElement)(h.Path,{d:"M0 2a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3h3a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3H2a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H2zm7.138 9.995c.193.301.402.583.63.846-.748.575-1.673 1.001-2.768 1.292.178.217.451.635.555.867 1.125-.359 2.08-.844 2.886-1.494.777.665 1.739 1.165 2.93 1.472.133-.254.414-.673.629-.89-1.125-.253-2.057-.694-2.82-1.284.681-.747 1.222-1.651 1.621-2.757H14V8h-3v1.047h.765c-.318.844-.74 1.546-1.272 2.13a6.066 6.066 0 0 1-.415-.492 1.988 1.988 0 0 1-.94.31z"})),iconWard:(0,l.createElement)(h.SVG,{viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{d:"M250.53 22.03c-57.055 45.157-80.673 37.81-100.31.22 16.598 61.517 10.408 66.415-44.72 116.594 67.324-35.666 96.206-34.238 130.97 7.187-34.906-53.112-30.954-75.35 14.06-124zm18.407.126l11.688 114.938-99.875 58.094 97.75 21.093c-9.58 8.352-20.214 19.028-31.28 30.095l-.032.03L18.563 472.438v19.438h32.156L273.343 272.5c10.26-10.263 18.902-19.538 25.78-27.75l18.938 87.75 58.094-99.875 114.938 11.688-77.03-86.094 46.655-105.69-105.69 46.657-86.092-77.03zM26.875 55.938c33.765 27.66 35.21 42.767 30.75 87.78 18.975-53.73 27.964-67.297 64.5-82C82.972 71.094 66.21 73 26.875 55.94zm54.75 102.406c24.955 27.012 26.97 43.684 24.25 72.062 14.775-34.45 22.072-45.66 55.625-64.312-34.56 11.183-45.5 10.22-79.875-7.75zm325.594 95c9.27 51.694-4.61 73.708-32.845 106.687 43.3-37.043 57.852-44.284 96.844-38.75-38.597-11.457-47.426-20.624-64-67.936zm-55.658 72.812c-18.705 68.79-45.304 83.944-107.625 70.125 54.126 20.1 56.34 21.07 53.532 85.25 24.757-55.42 46.49-52.217 95.06-37.217-41.775-31.838-45.71-48.97-40.967-118.157zm109.344 55.97c-15.32 17.994-22.932 17.49-43.812 9.343 22.828 18.444 17.596 34.024 10.844 59.405 16.05-19.12 23.516-25.237 50.312-12.688-22.86-21.342-27.13-29.857-17.344-56.062z"})),iconWhatsapp:(0,l.createElement)(h.SVG,{viewBox:"0 0 48 48",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M38.9,8.1A20.9,20.9,0,0,0,3.2,22.8,19.8,19.8,0,0,0,6,33.2L3,44l11.1-2.9a20.3,20.3,0,0,0,10,2.5A20.8,20.8,0,0,0,38.9,8.1Zm-14.8,32a17.1,17.1,0,0,1-9.5-2.8L8,39.1l1.8-6.4a17.9,17.9,0,0,1-3.1-9.9A17.4,17.4,0,1,1,24.1,40.1Z"}),(0,l.createElement)(h.Path,{d:"M33.6,27.2A29.2,29.2,0,0,0,30,25.5c-.4-.2-.8-.3-1.1.2s-1.4,1.7-1.7,2.1a.8.8,0,0,1-1.1.1,15.2,15.2,0,0,1-4.2-2.6A15,15,0,0,1,19,21.7a.7.7,0,0,1,.2-1l.8-1a3.5,3.5,0,0,0,.5-.8.9.9,0,0,0,0-.9c-.2-.3-1.2-2.8-1.6-3.9s-.9-.9-1.2-.9h-1a1.7,1.7,0,0,0-1.4.7,5.5,5.5,0,0,0-1.8,4.3,10.4,10.4,0,0,0,2.1,5.4c.3.3,3.7,5.6,8.9,7.8a16.4,16.4,0,0,0,3,1.1,6.4,6.4,0,0,0,3.3.2c1-.1,3.1-1.2,3.5-2.4s.5-2.3.3-2.5A2.1,2.1,0,0,0,33.6,27.2Z"})),iconAddCard:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.5 5.5V8H20V5.5h2.5V4H20V1.5h-1.5V4H16v1.5h2.5zM12 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2v-6h-1.5v6a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5h6V4z"})),iconAddSubmenu:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})),iconAddTemplate:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5 5.5V8H20V5.5H22.5V4H20V1.5H18.5V4H16V5.5H18.5ZM13.9624 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V10.0391H18.5V18C18.5 18.2761 18.2761 18.5 18 18.5H10L10 10.4917L16.4589 10.5139L16.4641 9.01389L5.5 8.97618V6C5.5 5.72386 5.72386 5.5 6 5.5H13.9624V4ZM5.5 10.4762V18C5.5 18.2761 5.72386 18.5 6 18.5H8.5L8.5 10.4865L5.5 10.4762Z"})),iconAlignCenter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7.5 5.5h9V4h-9v1.5Zm-3.5 7h16V11H4v1.5Zm3.5 7h9V18h-9v1.5Z"})),iconAlignJustify:(0,l.createElement)(h.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 12.8h16v-1.5H4v1.5zm0 7h12.4v-1.5H4v1.5zM4 4.3v1.5h16V4.3H4z"})),iconAlignLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 5.5H4V4h9v1.5Zm7 7H4V11h16v1.5Zm-7 7H4V18h9v1.5Z"})),iconAlignNone:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM5 9h14v6H5V9Z"})),iconAlignRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.111 5.5H20V4h-8.889v1.5ZM4 12.5h16V11H4v1.5Zm7.111 7H20V18h-8.889v1.5Z"})),iconArchive:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 6.2h-5.9l-.6-1.1c-.3-.7-1-1.1-1.8-1.1H5c-1.1 0-2 .9-2 2v11.8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8.2c0-1.1-.9-2-2-2zm.5 11.6c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h5.8c.2 0 .4.1.4.3l1 2H19c.3 0 .5.2.5.5v9.5zM8 12.8h8v-1.5H8v1.5zm0 3h8v-1.5H8v1.5z"})),iconArrowDown:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m16.5 13.5-3.7 3.7V4h-1.5v13.2l-3.8-3.7-1 1 5.5 5.6 5.5-5.6z"})),iconArrowLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20 11.2H6.8l3.7-3.7-1-1L3.9 12l5.6 5.5 1-1-3.7-3.7H20z"})),iconArrowRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m14.5 6.5-1 1 3.7 3.7H4v1.6h13.2l-3.7 3.7 1 1 5.6-5.5z"})),iconArrowUp:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3.9 6.5 9.5l1 1 3.8-3.7V20h1.5V6.8l3.7 3.7 1-1z"})),iconAspectRatio:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.5 5.5h-13c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2v-9c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5h-13c-.3 0-.5-.2-.5-.5v-9c0-.3.2-.5.5-.5h13c.3 0 .5.2.5.5v9zM6.5 12H8v-2h2V8.5H6.5V12zm9.5 2h-2v1.5h3.5V12H16v2z"})),iconAtSymbol:(0,l.createElement)(h.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12.5939 21C14.1472 21 16.1269 20.5701 17.0711 20.1975L16.6447 18.879C16.0964 19.051 14.3299 19.6242 12.6548 19.6242C7.4467 19.6242 4.67513 16.8726 4.67513 12C4.67513 7.21338 7.50762 4.34713 12.2893 4.34713C17.132 4.34713 19.4162 7.55732 19.4162 10.7675C19.4162 14.035 19.0508 15.4968 17.4975 15.4968C16.5838 15.4968 16.0964 14.7803 16.0964 13.9777V7.5H14.4822V8.30255H14.3909C14.1777 7.67198 12.9898 7.12739 11.467 7.2707C9.18274 7.5 7.4467 9.27707 7.4467 11.8567C7.4467 14.5796 8.81726 16.672 11.467 16.758C13.203 16.8153 14.1168 16.0127 14.4822 15.1815H14.5736C14.7563 16.414 16.401 16.8439 17.467 16.8439C20.6954 16.8439 21 13.5764 21 10.7962C21 6.86943 18.0761 3 12.3807 3C6.50254 3 3 6.3535 3 11.9427C3 17.7325 6.38071 21 12.5939 21ZM11.7107 15.2962C9.73096 15.2962 9.03046 13.6051 9.03046 11.7707C9.03046 10.1083 10.0355 8.67516 11.7716 8.67516C13.599 8.67516 14.5736 9.36306 14.5736 11.7707C14.5736 14.1497 13.7513 15.2962 11.7107 15.2962Z"})),iconAudio:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17.7 4.3c-1.2 0-2.8 0-3.8 1-.6.6-.9 1.5-.9 2.6V14c-.6-.6-1.5-1-2.5-1C8.6 13 7 14.6 7 16.5S8.6 20 10.5 20c1.5 0 2.8-1 3.3-2.3.5-.8.7-1.8.7-2.5V7.9c0-.7.2-1.2.5-1.6.6-.6 1.8-.6 2.8-.6h.3V4.3h-.4z"})),iconBackup:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5.5 12h1.75l-2.5 3-2.5-3H4a8 8 0 113.134 6.35l.907-1.194A6.5 6.5 0 105.5 12zm9.53 1.97l-2.28-2.28V8.5a.75.75 0 00-1.5 0V12a.747.747 0 00.218.529l1.282-.84-1.28.842 2.5 2.5a.75.75 0 101.06-1.061z"})),iconBlockDefault:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 8h-1V6h-5v2h-2V6H6v2H5c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2zm.5 10c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-8c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v8z"})),iconBlockMeta:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M8.95 11.25H4v1.5h4.95v4.5H13V18c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v.75h-2.55v-7.5H13V9c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v.75H8.95v4.5ZM14.5 15v3c0 .3.2.5.5.5h3c.3 0 .5-.2.5-.5v-3c0-.3-.2-.5-.5-.5h-3c-.3 0-.5.2-.5.5Zm0-6V6c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5Z",clipRule:"evenodd"})),iconBlockTable:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 4.5h14c.3 0 .5.2.5.5v3.5h-15V5c0-.3.2-.5.5-.5zm8 5.5h6.5v3.5H13V10zm-1.5 3.5h-7V10h7v3.5zm-7 5.5v-4h7v4.5H5c-.3 0-.5-.2-.5-.5zm14.5.5h-6V15h6.5v4c0 .3-.2.5-.5.5z"})),iconBorder:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"m6.6 15.6-1.2.8c.6.9 1.3 1.6 2.2 2.2l.8-1.2c-.7-.5-1.3-1.1-1.8-1.8zM5.5 12c0-.4 0-.9.1-1.3l-1.5-.3c0 .5-.1 1.1-.1 1.6s.1 1.1.2 1.6l1.5-.3c-.2-.4-.2-.9-.2-1.3zm11.9-3.6 1.2-.8c-.6-.9-1.3-1.6-2.2-2.2l-.8 1.2c.7.5 1.3 1.1 1.8 1.8zM5.3 7.6l1.2.8c.5-.7 1.1-1.3 1.8-1.8l-.7-1.3c-.9.6-1.7 1.4-2.3 2.3zm14.5 2.8-1.5.3c.1.4.1.8.1 1.3s0 .9-.1 1.3l1.5.3c.1-.5.2-1 .2-1.6s-.1-1.1-.2-1.6zM12 18.5c-.4 0-.9 0-1.3-.1l-.3 1.5c.5.1 1 .2 1.6.2s1.1-.1 1.6-.2l-.3-1.5c-.4.1-.9.1-1.3.1zm3.6-1.1.8 1.2c.9-.6 1.6-1.3 2.2-2.2l-1.2-.8c-.5.7-1.1 1.3-1.8 1.8zM10.4 4.2l.3 1.5c.4-.1.8-.1 1.3-.1s.9 0 1.3.1l.3-1.5c-.5-.1-1.1-.2-1.6-.2s-1.1.1-1.6.2z"})),iconBox:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M5 5.5h14a.5.5 0 01.5.5v1.5a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM4 9.232A2 2 0 013 7.5V6a2 2 0 012-2h14a2 2 0 012 2v1.5a2 2 0 01-1 1.732V18a2 2 0 01-2 2H6a2 2 0 01-2-2V9.232zm1.5.268V18a.5.5 0 00.5.5h12a.5.5 0 00.5-.5V9.5h-13z",clipRule:"evenodd"})),iconBrush:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 20h8v-1.5H4V20zM18.9 3.5c-.6-.6-1.5-.6-2.1 0l-7.2 7.2c-.4-.1-.7 0-1.1.1-.5.2-1.5.7-1.9 2.2-.4 1.7-.8 2.2-1.1 2.7-.1.1-.2.3-.3.4l-.6 1.1H6c2 0 3.4-.4 4.7-1.4.8-.6 1.2-1.4 1.3-2.3 0-.3 0-.5-.1-.7L19 5.7c.5-.6.5-1.6-.1-2.2zM9.7 14.7c-.7.5-1.5.8-2.4 1 .2-.5.5-1.2.8-2.3.2-.6.4-1 .8-1.1.5-.1 1 .1 1.3.3.2.2.3.5.2.8 0 .3-.1.9-.7 1.3z"})),iconBug:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6.13 5.5l1.926 1.927A4.975 4.975 0 007.025 10H5v1.5h2V13H5v1.5h2.1a5.002 5.002 0 009.8 0H19V13h-2v-1.5h2V10h-2.025a4.979 4.979 0 00-1.167-2.74l1.76-1.76-1.061-1.06-1.834 1.834A4.977 4.977 0 0012 5.5c-1.062 0-2.046.33-2.855.895L7.19 4.44 6.13 5.5zm2.37 5v3a3.5 3.5 0 107 0v-3a3.5 3.5 0 10-7 0z",fillRule:"evenodd",clipRule:"evenodd"})),iconButton:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M8 12.5h8V11H8v1.5Z M19 6.5H5a2 2 0 0 0-2 2V15a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a2 2 0 0 0-2-2ZM5 8h14a.5.5 0 0 1 .5.5V15a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V8.5A.5.5 0 0 1 5 8Z"})),iconButtons:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M14.5 17.5H9.5V16H14.5V17.5Z M14.5 8H9.5V6.5H14.5V8Z M7 3.5H17C18.1046 3.5 19 4.39543 19 5.5V9C19 10.1046 18.1046 11 17 11H7C5.89543 11 5 10.1046 5 9V5.5C5 4.39543 5.89543 3.5 7 3.5ZM17 5H7C6.72386 5 6.5 5.22386 6.5 5.5V9C6.5 9.27614 6.72386 9.5 7 9.5H17C17.2761 9.5 17.5 9.27614 17.5 9V5.5C17.5 5.22386 17.2761 5 17 5Z M7 13H17C18.1046 13 19 13.8954 19 15V18.5C19 19.6046 18.1046 20.5 17 20.5H7C5.89543 20.5 5 19.6046 5 18.5V15C5 13.8954 5.89543 13 7 13ZM17 14.5H7C6.72386 14.5 6.5 14.7239 6.5 15V18.5C6.5 18.7761 6.72386 19 7 19H17C17.2761 19 17.5 18.7761 17.5 18.5V15C17.5 14.7239 17.2761 14.5 17 14.5Z"})),iconCalendar:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm.5 16c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V7h15v12zM9 10H7v2h2v-2zm0 4H7v2h2v-2zm4-4h-2v2h2v-2zm4 0h-2v2h2v-2zm-4 4h-2v2h2v-2zm4 0h-2v2h2v-2z"})),iconCancelCircleFilled:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM15.5303 8.46967C15.8232 8.76256 15.8232 9.23744 15.5303 9.53033L13.0607 12L15.5303 14.4697C15.8232 14.7626 15.8232 15.2374 15.5303 15.5303C15.2374 15.8232 14.7626 15.8232 14.4697 15.5303L12 13.0607L9.53033 15.5303C9.23744 15.8232 8.76256 15.8232 8.46967 15.5303C8.17678 15.2374 8.17678 14.7626 8.46967 14.4697L10.9393 12L8.46967 9.53033C8.17678 9.23744 8.17678 8.76256 8.46967 8.46967C8.76256 8.17678 9.23744 8.17678 9.53033 8.46967L12 10.9393L14.4697 8.46967C14.7626 8.17678 15.2374 8.17678 15.5303 8.46967Z"})),iconCaption:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6 5.5h12a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5ZM4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6Zm4 10h2v-1.5H8V16Zm5 0h-2v-1.5h2V16Zm1 0h2v-1.5h-2V16Z"})),iconCapturePhoto:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 9.2c-2.2 0-3.9 1.8-3.9 4s1.8 4 3.9 4 4-1.8 4-4-1.8-4-4-4zm0 6.5c-1.4 0-2.4-1.1-2.4-2.5s1.1-2.5 2.4-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM20.2 8c-.1 0-.3 0-.5-.1l-2.5-.8c-.4-.1-.8-.4-1.1-.8l-1-1.5c-.4-.5-1-.9-1.7-.9h-2.9c-.6.1-1.2.4-1.6 1l-1 1.5c-.3.3-.6.6-1.1.7l-2.5.8c-.2.1-.4.1-.6.1-1 .2-1.7.9-1.7 1.9v8.3c0 1 .9 1.9 2 1.9h16c1.1 0 2-.8 2-1.9V9.9c0-1-.7-1.7-1.8-1.9zm.3 10.1c0 .2-.2.4-.5.4H4c-.3 0-.5-.2-.5-.4V9.9c0-.1.2-.3.5-.4.2 0 .5-.1.8-.2l2.5-.8c.7-.2 1.4-.6 1.8-1.3l1-1.5c.1-.1.2-.2.4-.2h2.9c.2 0 .3.1.4.2l1 1.5c.4.7 1.1 1.1 1.9 1.4l2.5.8c.3.1.6.1.8.2.3 0 .4.2.4.4v8.1z"})),iconCaptureVideo:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M14 5H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm.5 12c0 .3-.2.5-.5.5H4c-.3 0-.5-.2-.5-.5V7c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v10zm2.5-7v4l5 3V7l-5 3zm3.5 4.4l-2-1.2v-2.3l2-1.2v4.7z"})),iconCategory:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6 5.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM4 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2V6zm11-.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM13 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2V6zm5 8.5h-3a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5zM15 13a2 2 0 00-2 2v3a2 2 0 002 2h3a2 2 0 002-2v-3a2 2 0 00-2-2h-3zm-9 1.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5v-3a.5.5 0 01.5-.5zM4 15a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2v-3z",fillRule:"evenodd",clipRule:"evenodd"})),iconChartBar:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M11.25 5h1.5v15h-1.5V5zM6 10h1.5v10H6V10zm12 4h-1.5v6H18v-6z",clipRule:"evenodd"})),iconCheck:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16.7 7.1l-6.3 8.5-3.3-2.5-.9 1.2 4.5 3.4L17.9 8z"})),iconChevronDown:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})),iconChevronLeftSmall:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m13.1 16-3.4-4 3.4-4 1.1 1-2.6 3 2.6 3-1.1 1z"})),iconChevronLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14.6 7l-1.2-1L8 12l5.4 6 1.2-1-4.6-5z"})),iconChevronRightSmall:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M10.8622 8.04053L14.2805 12.0286L10.8622 16.0167L9.72327 15.0405L12.3049 12.0286L9.72327 9.01672L10.8622 8.04053Z"})),iconChevronRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M10.6 6L9.4 7l4.6 5-4.6 5 1.2 1 5.4-6z"})),iconChevronUpDown:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m12 20-4.5-3.6-.9 1.2L12 22l5.5-4.4-.9-1.2L12 20zm0-16 4.5 3.6.9-1.2L12 2 6.5 6.4l.9 1.2L12 4z"})),iconChevronUp:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})),iconClassic:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M20 6H4c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H4c-.3 0-.5-.2-.5-.5V8c0-.3.2-.5.5-.5h16c.3 0 .5.2.5.5v9zM10 10H8v2h2v-2zm-5 2h2v-2H5v2zm8-2h-2v2h2v-2zm-5 6h8v-2H8v2zm6-4h2v-2h-2v2zm3 0h2v-2h-2v2zm0 4h2v-2h-2v2zM5 16h2v-2H5v2z"})),iconCloseSmall:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 13.06l3.712 3.713 1.061-1.06L13.061 12l3.712-3.712-1.06-1.06L12 10.938 8.288 7.227l-1.061 1.06L10.939 12l-3.712 3.712 1.06 1.061L12 13.061z"})),iconClose:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})),iconCloudUpload:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.3 10.1c0-2.5-2.1-4.4-4.8-4.4-2.2 0-4.1 1.4-4.6 3.3h-.2C5.7 9 4 10.7 4 12.8c0 2.1 1.7 3.8 3.7 3.8h9c1.8 0 3.2-1.5 3.2-3.3.1-1.6-1.1-2.9-2.6-3.2zm-.5 5.1h-4v-2.4L14 14l1-1-3-3-3 3 1 1 1.2-1.2v2.4H7.7c-1.2 0-2.2-1.1-2.2-2.3s1-2.4 2.2-2.4H9l.3-1.1c.4-1.3 1.7-2.2 3.2-2.2 1.8 0 3.3 1.3 3.3 2.9v1.3l1.3.2c.8.1 1.4.9 1.4 1.8 0 1-.8 1.8-1.7 1.8z"})),iconCloud:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.3 10.1c0-2.5-2.1-4.4-4.8-4.4-2.2 0-4.1 1.4-4.6 3.3h-.2C5.7 9 4 10.7 4 12.8c0 2.1 1.7 3.8 3.7 3.8h9c1.8 0 3.2-1.5 3.2-3.3.1-1.6-1.1-2.9-2.6-3.2zm-.5 5.1h-9c-1.2 0-2.2-1.1-2.2-2.3s1-2.4 2.2-2.4h1.3l.3-1.1c.4-1.3 1.7-2.2 3.2-2.2 1.8 0 3.3 1.3 3.3 2.9v1.3l1.3.2c.8.1 1.4.9 1.4 1.8-.1 1-.9 1.8-1.8 1.8z"})),iconCode:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M20.8 10.7l-4.3-4.3-1.1 1.1 4.3 4.3c.1.1.1.3 0 .4l-4.3 4.3 1.1 1.1 4.3-4.3c.7-.8.7-1.9 0-2.6zM4.2 11.8l4.3-4.3-1-1-4.3 4.3c-.7.7-.7 1.8 0 2.5l4.3 4.3 1.1-1.1-4.3-4.3c-.2-.1-.2-.3-.1-.4z"})),iconCog:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M10.289 4.836A1 1 0 0111.275 4h1.306a1 1 0 01.987.836l.244 1.466c.787.26 1.503.679 2.108 1.218l1.393-.522a1 1 0 011.216.437l.653 1.13a1 1 0 01-.23 1.273l-1.148.944a6.025 6.025 0 010 2.435l1.149.946a1 1 0 01.23 1.272l-.653 1.13a1 1 0 01-1.216.437l-1.394-.522c-.605.54-1.32.958-2.108 1.218l-.244 1.466a1 1 0 01-.987.836h-1.306a1 1 0 01-.986-.836l-.244-1.466a5.995 5.995 0 01-2.108-1.218l-1.394.522a1 1 0 01-1.217-.436l-.653-1.131a1 1 0 01.23-1.272l1.149-.946a6.026 6.026 0 010-2.435l-1.148-.944a1 1 0 01-.23-1.272l.653-1.131a1 1 0 011.217-.437l1.393.522a5.994 5.994 0 012.108-1.218l.244-1.466zM14.929 12a3 3 0 11-6 0 3 3 0 016 0z",clipRule:"evenodd"})),iconColor:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17.2 10.9c-.5-1-1.2-2.1-2.1-3.2-.6-.9-1.3-1.7-2.1-2.6L12 4l-1 1.1c-.6.9-1.3 1.7-2 2.6-.8 1.2-1.5 2.3-2 3.2-.6 1.2-1 2.2-1 3 0 3.4 2.7 6.1 6.1 6.1s6.1-2.7 6.1-6.1c0-.8-.3-1.8-1-3zm-5.1 7.6c-2.5 0-4.6-2.1-4.6-4.6 0-.3.1-1 .8-2.3.5-.9 1.1-1.9 2-3.1.7-.9 1.3-1.7 1.8-2.3.7.8 1.3 1.6 1.8 2.3.8 1.1 1.5 2.2 2 3.1.7 1.3.8 2 .8 2.3 0 2.5-2.1 4.6-4.6 4.6z"})),iconColumn:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 6H6c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM6 17.5c-.3 0-.5-.2-.5-.5V8c0-.3.2-.5.5-.5h3v10H6zm13.5-.5c0 .3-.2.5-.5.5h-3v-10h3c.3 0 .5.2.5.5v9z"})),iconColumns:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 6H6c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-4.1 1.5v10H10v-10h4.9zM5.5 17V8c0-.3.2-.5.5-.5h2.5v10H6c-.3 0-.5-.2-.5-.5zm14 0c0 .3-.2.5-.5.5h-2.6v-10H19c.3 0 .5.2.5.5v9z"})),iconCommentAuthorAvatar:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M7.25 16.437a6.5 6.5 0 1 1 9.5 0V16A2.75 2.75 0 0 0 14 13.25h-4A2.75 2.75 0 0 0 7.25 16v.437Zm1.5 1.193a6.47 6.47 0 0 0 3.25.87 6.47 6.47 0 0 0 3.25-.87V16c0-.69-.56-1.25-1.25-1.25h-4c-.69 0-1.25.56-1.25 1.25v1.63ZM4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm10-2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",clipRule:"evenodd"})),iconCommentAuthorName:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12.9c0 .6.5 1.1 1.1 1.1.3 0 .5-.1.8-.3L8.5 17H18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H7.9l-2.4 2.4V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v9z",fillRule:"evenodd",clipRule:"evenodd"}),(0,l.createElement)(h.Path,{d:"M15 15V15C15 13.8954 14.1046 13 13 13L11 13C9.89543 13 9 13.8954 9 15V15",fillRule:"evenodd",clipRule:"evenodd"}),(0,l.createElement)(h.Circle,{cx:"12",cy:"9",r:"2",fillRule:"evenodd",clipRule:"evenodd"})),iconCommentContent:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6.68822 16.625L5.5 17.8145L5.5 5.5L18.5 5.5L18.5 16.625L6.68822 16.625ZM7.31 18.125L19 18.125C19.5523 18.125 20 17.6773 20 17.125L20 5C20 4.44772 19.5523 4 19 4H5C4.44772 4 4 4.44772 4 5V19.5247C4 19.8173 4.16123 20.086 4.41935 20.2237C4.72711 20.3878 5.10601 20.3313 5.35252 20.0845L7.31 18.125ZM16 9.99997H8V8.49997H16V9.99997ZM8 14H13V12.5H8V14Z"})),iconCommentEditLink:(0,l.createElement)(h.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"m6.249 11.065.44-.44h3.186l-1.5 1.5H7.31l-1.957 1.96A.792.792 0 0 1 4 13.524V5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1.5L12.5 8V5.5h-7v6.315l.749-.75ZM20 19.75H7v-1.5h13v1.5Zm0-12.653-8.967 9.064L8 17l.867-2.935L17.833 5 20 7.097Z"})),iconCommentReplyLink:(0,l.createElement)(h.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6.68822 10.625L6.24878 11.0649L5.5 11.8145L5.5 5.5L12.5 5.5V8L14 6.5V5C14 4.44772 13.5523 4 13 4H5C4.44772 4 4 4.44771 4 5V13.5247C4 13.8173 4.16123 14.086 4.41935 14.2237C4.72711 14.3878 5.10601 14.3313 5.35252 14.0845L7.31 12.125H8.375L9.875 10.625H7.31H6.68822ZM14.5605 10.4983L11.6701 13.75H16.9975C17.9963 13.75 18.7796 14.1104 19.3553 14.7048C19.9095 15.2771 20.2299 16.0224 20.4224 16.7443C20.7645 18.0276 20.7543 19.4618 20.7487 20.2544C20.7481 20.345 20.7475 20.4272 20.7475 20.4999L19.2475 20.5001C19.2475 20.4191 19.248 20.3319 19.2484 20.2394V20.2394C19.2526 19.4274 19.259 18.2035 18.973 17.1307C18.8156 16.5401 18.586 16.0666 18.2778 15.7483C17.9909 15.4521 17.5991 15.25 16.9975 15.25H11.8106L14.5303 17.9697L13.4696 19.0303L8.96956 14.5303L13.4394 9.50171L14.5605 10.4983Z"})),iconComment:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12.9c0 .6.5 1.1 1.1 1.1.3 0 .5-.1.8-.3L8.5 17H18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H7.9l-2.4 2.4V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v9z"})),iconCopy:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20.2 8v11c0 .7-.6 1.2-1.2 1.2H6v1.5h13c1.5 0 2.7-1.2 2.7-2.8V8zM18 16.4V4.6c0-.9-.7-1.6-1.6-1.6H4.6C3.7 3 3 3.7 3 4.6v11.8c0 .9.7 1.6 1.6 1.6h11.8c.9 0 1.6-.7 1.6-1.6zm-13.5 0V4.6c0-.1.1-.1.1-.1h11.8c.1 0 .1.1.1.1v11.8c0 .1-.1.1-.1.1H4.6l-.1-.1z"})),iconCover:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.7 3H5.3C4 3 3 4 3 5.3v13.4C3 20 4 21 5.3 21h13.4c1.3 0 2.3-1 2.3-2.3V5.3C21 4 20 3 18.7 3zm.8 15.7c0 .4-.4.8-.8.8H5.3c-.4 0-.8-.4-.8-.8V5.3c0-.4.4-.8.8-.8h6.2v8.9l2.5-3.1 2.5 3.1V4.5h2.2c.4 0 .8.4.8.8v13.4z"})),iconCreate:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16 11.2h-3.2V8h-1.6v3.2H8v1.6h3.2V16h1.6v-3.2H16z"})),iconCrop:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16.5 7.8v7H18v-7c0-1-.8-1.8-1.8-1.8h-7v1.5h7c.2 0 .3.1.3.3zm-8.7 8.7c-.1 0-.2-.1-.2-.2V2H6v4H2v1.5h4v8.8c0 1 .8 1.8 1.8 1.8h8.8v4H18v-4h4v-1.5H7.8z"})),iconCurrencyDollar:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zm-1.338 4.877c-.314.22-.412.452-.412.623 0 .171.098.403.412.623.312.218.783.377 1.338.377.825 0 1.605.233 2.198.648.59.414 1.052 1.057 1.052 1.852 0 .795-.461 1.438-1.052 1.852-.41.286-.907.486-1.448.582v.316a.75.75 0 01-1.5 0v-.316a3.64 3.64 0 01-1.448-.582c-.59-.414-1.052-1.057-1.052-1.852a.75.75 0 011.5 0c0 .171.098.403.412.623.312.218.783.377 1.338.377s1.026-.159 1.338-.377c.314-.22.412-.452.412-.623 0-.171-.098-.403-.412-.623-.312-.218-.783-.377-1.338-.377-.825 0-1.605-.233-2.198-.648-.59-.414-1.052-1.057-1.052-1.852 0-.795.461-1.438 1.052-1.852a3.64 3.64 0 011.448-.582V7.5a.75.75 0 011.5 0v.316c.54.096 1.039.296 1.448.582.59.414 1.052 1.057 1.052 1.852a.75.75 0 01-1.5 0c0-.171-.098-.403-.412-.623-.312-.218-.783-.377-1.338-.377s-1.026.159-1.338.377z"})),iconCurrencyEuro:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3.25a8.75 8.75 0 100 17.5 8.75 8.75 0 000-17.5zM4.75 12a7.25 7.25 0 1114.5 0 7.25 7.25 0 01-14.5 0zm9.195 1.944a2.75 2.75 0 01-4.066-.194h.621a.75.75 0 000-1.5H9.262a2.767 2.767 0 010-.5H11.5a.75.75 0 000-1.5H9.88a2.75 2.75 0 014.066-.194.75.75 0 001.06-1.061 4.25 4.25 0 00-6.88 1.255H7.5a.75.75 0 000 1.5h.258c-.01.166-.01.334 0 .5H7.5a.75.75 0 000 1.5h.626a4.25 4.25 0 006.88 1.255.75.75 0 00-1.06-1.06z"})),iconCurrencyPound:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zm.25 4c-.787 0-1.425.638-1.425 1.425 0 .058.014.147.069.3.04.113.088.223.147.36a26.094 26.094 0 01.173.415H12.5a.75.75 0 010 1.5h-.953c.002.047.003.095.003.144 0 .617-.236 1.168-.511 1.606h3.386a.75.75 0 010 1.5H9.35a.75.75 0 01-.452-1.349l.007-.005a4.417 4.417 0 00.596-.581c.328-.39.549-.806.549-1.171 0-.05-.002-.097-.004-.144H9.5a.75.75 0 010-1.5h.088a5.875 5.875 0 01-.106-.27 2.382 2.382 0 01-.157-.805 2.925 2.925 0 015.637-1.097.75.75 0 01-1.39.563 1.426 1.426 0 00-1.322-.891zm-3.35 5.9l.45.6-.45-.6z"})),iconCustomLink:(0,l.createElement)(h.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12.5 14.5h-1V16h1c2.2 0 4-1.8 4-4s-1.8-4-4-4h-1v1.5h1c1.4 0 2.5 1.1 2.5 2.5s-1.1 2.5-2.5 2.5zm-4 1.5v-1.5h-1C6.1 14.5 5 13.4 5 12s1.1-2.5 2.5-2.5h1V8h-1c-2.2 0-4 1.8-4 4s1.8 4 4 4h1zm-1-3.2h5v-1.5h-5v1.5zM18 4H9c-1.1 0-2 .9-2 2v.5h1.5V6c0-.3.2-.5.5-.5h9c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H9c-.3 0-.5-.2-.5-.5v-.5H7v.5c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2z"})),iconCustomPostType:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 20h9v-1.5H4V20zm0-5.5V16h16v-1.5H4zm.8-4l.7.7 2-2V12h1V9.2l2 2 .7-.7-2-2H12v-1H9.2l2-2-.7-.7-2 2V4h-1v2.8l-2-2-.7.7 2 2H4v1h2.8l-2 2z"})),iconDesktop:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20.5 16h-.7V8c0-1.1-.9-2-2-2H6.2c-1.1 0-2 .9-2 2v8h-.7c-.8 0-1.5.7-1.5 1.5h20c0-.8-.7-1.5-1.5-1.5zM5.7 8c0-.3.2-.5.5-.5h11.6c.3 0 .5.2.5.5v7.6H5.7V8z"})),iconDetails:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4 16h10v1.5H4V16Zm0-4.5h16V13H4v-1.5ZM10 7h10v1.5H10V7Z",fillRule:"evenodd",clipRule:"evenodd"}),(0,l.createElement)(h.Path,{d:"m4 5.25 4 2.5-4 2.5v-5Z"})),iconDownload:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 11.3l-1-1.1-4 4V3h-1.5v11.3L7 10.2l-1 1.1 6.2 5.8 5.8-5.8zm.5 3.7v3.5h-13V15H4v5h16v-5h-1.5z"})),iconDragHandle:(0,l.createElement)(h.SVG,{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M8 7h2V5H8v2zm0 6h2v-2H8v2zm0 6h2v-2H8v2zm6-14v2h2V5h-2zm0 8h2v-2h-2v2zm0 6h2v-2h-2v2z"})),iconDrawerLeft:(0,l.createElement)(h.SVG,{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8.5 18.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h2.5v13zm10-.5c0 .3-.2.5-.5.5h-8v-13h8c.3 0 .5.2.5.5v12z"})),iconDrawerRight:(0,l.createElement)(h.SVG,{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-4 14.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h8v13zm4.5-.5c0 .3-.2.5-.5.5h-2.5v-13H18c.3 0 .5.2.5.5v12z"})),iconEdit:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m19 7-3-3-8.5 8.5-1 4 4-1L19 7Zm-7 11.5H5V20h7v-1.5Z"})),iconExternal:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"})),iconFile:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 6.2h-5.9l-.6-1.1c-.3-.7-1-1.1-1.8-1.1H5c-1.1 0-2 .9-2 2v11.8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8.2c0-1.1-.9-2-2-2zm.5 11.6c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h5.8c.2 0 .4.1.4.3l1 2H19c.3 0 .5.2.5.5v9.5z"})),iconFilter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 4 4 19h16L12 4zm0 3.2 5.5 10.3H12V7.2z"})),iconFlipHorizontal:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 6v12c0 1.1.9 2 2 2h3v-1.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h3V4H6c-1.1 0-2 .9-2 2zm7.2 16h1.5V2h-1.5v20zM15 5.5h1.5V4H15v1.5zm3.5.5H20c0-1.1-.9-2-2-2v1.5c.3 0 .5.2.5.5zm0 10.5H20v-2h-1.5v2zm0-3.5H20v-2h-1.5v2zm-.5 5.5V20c1.1 0 2-.9 2-2h-1.5c0 .3-.2.5-.5.5zM15 20h1.5v-1.5H15V20zm3.5-10.5H20v-2h-1.5v2z"})),iconFlipVertical:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M2 11.2v1.5h20v-1.5H2zM5.5 6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v3H20V6c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v3h1.5V6zm2 14h2v-1.5h-2V20zm3.5 0h2v-1.5h-2V20zm7-1.5V20c1.1 0 2-.9 2-2h-1.5c0 .3-.2.5-.5.5zm.5-2H20V15h-1.5v1.5zM5.5 18H4c0 1.1.9 2 2 2v-1.5c-.3 0-.5-.2-.5-.5zm0-3H4v1.5h1.5V15zm9 5h2v-1.5h-2V20z"})),iconFooter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M18 5.5h-8v8h8.5V6a.5.5 0 00-.5-.5zm-9.5 8h-3V6a.5.5 0 01.5-.5h2.5v8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})),iconFormatBold:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14.7 11.3c1-.6 1.5-1.6 1.5-3 0-2.3-1.3-3.4-4-3.4H7v14h5.8c1.4 0 2.5-.3 3.3-1 .8-.7 1.2-1.7 1.2-2.9.1-1.9-.8-3.1-2.6-3.7zm-5.1-4h2.3c.6 0 1.1.1 1.4.4.3.3.5.7.5 1.2s-.2 1-.5 1.2c-.3.3-.8.4-1.4.4H9.6V7.3zm4.6 9c-.4.3-1 .4-1.7.4H9.6v-3.9h2.9c.7 0 1.3.2 1.7.5.4.3.6.8.6 1.5s-.2 1.2-.6 1.5z"})),iconFormatCapitalize:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7.1 6.8L3.1 18h1.6l1.1-3h4.3l1.1 3h1.6l-4-11.2H7.1zm-.8 6.8L8 8.9l1.7 4.7H6.3zm14.5-1.5c-.3-.6-.7-1.1-1.2-1.5-.6-.4-1.2-.6-1.9-.6-.5 0-.9.1-1.4.3-.4.2-.8.5-1.1.8V6h-1.4v12h1.3l.2-1c.2.4.6.6 1 .8.4.2.9.3 1.4.3.7 0 1.2-.2 1.8-.5.5-.4 1-.9 1.3-1.5.3-.6.5-1.3.5-2.1-.1-.6-.2-1.3-.5-1.9zm-1.7 4c-.4.5-.9.8-1.6.8s-1.2-.2-1.7-.7c-.4-.5-.7-1.2-.7-2.1 0-.9.2-1.6.7-2.1.4-.5 1-.7 1.7-.7s1.2.3 1.6.8c.4.5.6 1.2.6 2 .1.8-.2 1.4-.6 2z"})),iconFormatIndentRTL:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20 5.5H4V4H20V5.5ZM12 12.5H4V11H12V12.5ZM20 20V18.5H4V20H20ZM20.0303 9.03033L17.0607 12L20.0303 14.9697L18.9697 16.0303L15.4697 12.5303L14.9393 12L15.4697 11.4697L18.9697 7.96967L20.0303 9.03033Z"})),iconFormatIndent:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 7.2v1.5h16V7.2H4zm8 8.6h8v-1.5h-8v1.5zm-8-3.5l3 3-3 3 1 1 4-4-4-4-1 1z"})),iconFormatItalic:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12.5 5L10 19h1.9l2.5-14z"})),iconFormatListBulletsRTL:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 8.8h8.9V7.2H4v1.6zm0 7h8.9v-1.5H4v1.5zM18 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"})),iconFormatListBullets:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.1 15.8H20v-1.5h-8.9v1.5zm0-8.6v1.5H20V7.2h-8.9zM6 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-7c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})),iconFormatListNumberedRTL:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.8 15.8h8.9v-1.5H3.8v1.5zm0-7h8.9V7.2H3.8v1.6zm14.7-2.1V10h1V5.3l-2.2.7.3 1 .9-.3zm1.2 6.1c-.5-.6-1.2-.5-1.7-.4-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5H20v-1h-.9c.3-.6.8-1.4.9-2.1 0-.3 0-.8-.3-1.1z"})),iconFormatListNumbered:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.1 15.8H20v-1.5h-8.9v1.5zm0-8.6v1.5H20V7.2h-8.9zM5 6.7V10h1V5.3L3.8 6l.4 1 .8-.3zm-.4 5.7c-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5h2.7v-1h-1c.3-.6.8-1.4.9-2.1.1-.3 0-.8-.2-1.1-.5-.6-1.3-.5-1.7-.4z"})),iconFormatLowercase:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11 16.8c-.1-.1-.2-.3-.3-.5v-2.6c0-.9-.1-1.7-.3-2.2-.2-.5-.5-.9-.9-1.2-.4-.2-.9-.3-1.6-.3-.5 0-1 .1-1.5.2s-.9.3-1.2.6l.2 1.2c.4-.3.7-.4 1.1-.5.3-.1.7-.2 1-.2.6 0 1 .1 1.3.4.3.2.4.7.4 1.4-1.2 0-2.3.2-3.3.7s-1.4 1.1-1.4 2.1c0 .7.2 1.2.7 1.6.4.4 1 .6 1.8.6.9 0 1.7-.4 2.4-1.2.1.3.2.5.4.7.1.2.3.3.6.4.3.1.6.1 1.1.1h.1l.2-1.2h-.1c-.4.1-.6 0-.7-.1zM9.2 16c-.2.3-.5.6-.9.8-.3.1-.7.2-1.1.2-.4 0-.7-.1-.9-.3-.2-.2-.3-.5-.3-.9 0-.6.2-1 .7-1.3.5-.3 1.3-.4 2.5-.5v2zm10.6-3.9c-.3-.6-.7-1.1-1.2-1.5-.6-.4-1.2-.6-1.9-.6-.5 0-.9.1-1.4.3-.4.2-.8.5-1.1.8V6h-1.4v12h1.3l.2-1c.2.4.6.6 1 .8.4.2.9.3 1.4.3.7 0 1.2-.2 1.8-.5.5-.4 1-.9 1.3-1.5.3-.6.5-1.3.5-2.1-.1-.6-.2-1.3-.5-1.9zm-1.7 4c-.4.5-.9.8-1.6.8s-1.2-.2-1.7-.7c-.4-.5-.7-1.2-.7-2.1 0-.9.2-1.6.7-2.1.4-.5 1-.7 1.7-.7s1.2.3 1.6.8c.4.5.6 1.2.6 2s-.2 1.4-.6 2z"})),iconFormatLtr:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM14 14l5-4-5-4v8z"})),iconFormatOutdentRTL:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20 5.5H4V4H20V5.5ZM12 12.5H4V11H12V12.5ZM20 20V18.5H4V20H20ZM15.4697 14.9697L18.4393 12L15.4697 9.03033L16.5303 7.96967L20.0303 11.4697L20.5607 12L20.0303 12.5303L16.5303 16.0303L15.4697 14.9697Z"})),iconFormatOutdent:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 7.2v1.5h16V7.2H4zm8 8.6h8v-1.5h-8v1.5zm-4-4.6l-4 4 4 4 1-1-3-3 3-3-1-1z"})),iconFormatRtl:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM19 6l-5 4 5 4V6zM5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM19 6l-5 4 5 4V6z"})),iconFormatStrikethrough:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9.1 9v-.5c0-.6.2-1.1.7-1.4.5-.3 1.2-.5 2-.5.7 0 1.4.1 2.1.3.7.2 1.4.5 2.1.9l.2-1.9c-.6-.3-1.2-.5-1.9-.7-.8-.1-1.6-.2-2.4-.2-1.5 0-2.7.3-3.6 1-.8.7-1.2 1.5-1.2 2.6V9h2zM20 12H4v1h8.3c.3.1.6.2.8.3.5.2.9.5 1.1.8.3.3.4.7.4 1.2 0 .7-.2 1.1-.8 1.5-.5.3-1.2.5-2.1.5-.8 0-1.6-.1-2.4-.3-.8-.2-1.5-.5-2.2-.8L7 18.1c.5.2 1.2.4 2 .6.8.2 1.6.3 2.4.3 1.7 0 3-.3 3.9-1 .9-.7 1.3-1.6 1.3-2.8 0-.9-.2-1.7-.7-2.2H20v-1z"})),iconFormatUnderline:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 18v1h10v-1H7zm5-2c1.5 0 2.6-.4 3.4-1.2.8-.8 1.1-2 1.1-3.5V5H15v5.8c0 1.2-.2 2.1-.6 2.8-.4.7-1.2 1-2.4 1s-2-.3-2.4-1c-.4-.7-.6-1.6-.6-2.8V5H7.5v6.2c0 1.5.4 2.7 1.1 3.5.8.9 1.9 1.3 3.4 1.3z"})),iconFormatUppercase:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6.1 6.8L2.1 18h1.6l1.1-3h4.3l1.1 3h1.6l-4-11.2H6.1zm-.8 6.8L7 8.9l1.7 4.7H5.3zm15.1-.7c-.4-.5-.9-.8-1.6-1 .4-.2.7-.5.8-.9.2-.4.3-.9.3-1.4 0-.9-.3-1.6-.8-2-.6-.5-1.3-.7-2.4-.7h-3.5V18h4.2c1.1 0 2-.3 2.6-.8.6-.6 1-1.4 1-2.4-.1-.8-.3-1.4-.6-1.9zm-5.7-4.7h1.8c.6 0 1.1.1 1.4.4.3.2.5.7.5 1.3 0 .6-.2 1.1-.5 1.3-.3.2-.8.4-1.4.4h-1.8V8.2zm4 8c-.4.3-.9.5-1.5.5h-2.6v-3.8h2.6c1.4 0 2 .6 2 1.9.1.6-.1 1-.5 1.4z"})),iconFullscreen:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4.2 9h1.5V5.8H9V4.2H4.2V9zm14 9.2H15v1.5h4.8V15h-1.5v3.2zM15 4.2v1.5h3.2V9h1.5V4.2H15zM5.8 15H4.2v4.8H9v-1.5H5.8V15z"})),gallery:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M16.375 4.5H4.625a.125.125 0 0 0-.125.125v8.254l2.859-1.54a.75.75 0 0 1 .68-.016l2.384 1.142 2.89-2.074a.75.75 0 0 1 .874 0l2.313 1.66V4.625a.125.125 0 0 0-.125-.125Zm.125 9.398-2.75-1.975-2.813 2.02a.75.75 0 0 1-.76.067l-2.444-1.17L4.5 14.583v1.792c0 .069.056.125.125.125h11.75a.125.125 0 0 0 .125-.125v-2.477ZM4.625 3C3.728 3 3 3.728 3 4.625v11.75C3 17.273 3.728 18 4.625 18h11.75c.898 0 1.625-.727 1.625-1.625V4.625C18 3.728 17.273 3 16.375 3H4.625ZM20 8v11c0 .69-.31 1-.999 1H6v1.5h13.001c1.52 0 2.499-.982 2.499-2.5V8H20Z",fillRule:"evenodd",clipRule:"evenodd"})),iconGlobe:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3.3c-4.8 0-8.8 3.9-8.8 8.8 0 4.8 3.9 8.8 8.8 8.8 4.8 0 8.8-3.9 8.8-8.8s-4-8.8-8.8-8.8zm6.5 5.5h-2.6C15.4 7.3 14.8 6 14 5c2 .6 3.6 2 4.5 3.8zm.7 3.2c0 .6-.1 1.2-.2 1.8h-2.9c.1-.6.1-1.2.1-1.8s-.1-1.2-.1-1.8H19c.2.6.2 1.2.2 1.8zM12 18.7c-1-.7-1.8-1.9-2.3-3.5h4.6c-.5 1.6-1.3 2.9-2.3 3.5zm-2.6-4.9c-.1-.6-.1-1.1-.1-1.8 0-.6.1-1.2.1-1.8h5.2c.1.6.1 1.1.1 1.8s-.1 1.2-.1 1.8H9.4zM4.8 12c0-.6.1-1.2.2-1.8h2.9c-.1.6-.1 1.2-.1 1.8 0 .6.1 1.2.1 1.8H5c-.2-.6-.2-1.2-.2-1.8zM12 5.3c1 .7 1.8 1.9 2.3 3.5H9.7c.5-1.6 1.3-2.9 2.3-3.5zM10 5c-.8 1-1.4 2.3-1.8 3.8H5.5C6.4 7 8 5.6 10 5zM5.5 15.3h2.6c.4 1.5 1 2.8 1.8 3.7-1.8-.6-3.5-2-4.4-3.7zM14 19c.8-1 1.4-2.2 1.8-3.7h2.6C17.6 17 16 18.4 14 19z"})),iconGrid:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m3 5c0-1.10457.89543-2 2-2h13.5c1.1046 0 2 .89543 2 2v13.5c0 1.1046-.8954 2-2 2h-13.5c-1.10457 0-2-.8954-2-2zm2-.5h6v6.5h-6.5v-6c0-.27614.22386-.5.5-.5zm-.5 8v6c0 .2761.22386.5.5.5h6v-6.5zm8 0v6.5h6c.2761 0 .5-.2239.5-.5v-6zm0-8v6.5h6.5v-6c0-.27614-.2239-.5-.5-.5z",fillRule:"evenodd",clipRule:"evenodd"})),iconGroup:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 4h-7c-1.1 0-2 .9-2 2v3H6c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-3h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-4.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h3V13c0 1.1.9 2 2 2h2.5v3zm0-4.5H11c-.3 0-.5-.2-.5-.5v-2.5H13c.3 0 .5.2.5.5v2.5zm5-.5c0 .3-.2.5-.5.5h-3V11c0-1.1-.9-2-2-2h-2.5V6c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v7z"})),iconHandle:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M7 16.5h10V15H7v1.5zm0-9V9h10V7.5H7z"})),iconHeader:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.5 10.5H10v8h8a.5.5 0 00.5-.5v-7.5zm-10 0h-3V18a.5.5 0 00.5.5h2.5v-8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})),iconHeadingLevel1:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.6 7c-.6.9-1.5 1.7-2.6 2v1h2v7h2V7h-1.4zM11 11H7V7H5v10h2v-4h4v4h2V7h-2v4z"})),iconHeadingLevel2:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9 11.1H5v-4H3v10h2v-4h4v4h2v-10H9v4zm8 4c.5-.4.6-.6 1.1-1.1.4-.4.8-.8 1.2-1.3.3-.4.6-.8.9-1.3.2-.4.3-.8.3-1.3 0-.4-.1-.9-.3-1.3-.2-.4-.4-.7-.8-1-.3-.3-.7-.5-1.2-.6-.5-.2-1-.2-1.5-.2-.4 0-.7 0-1.1.1-.3.1-.7.2-1 .3-.3.1-.6.3-.9.5-.3.2-.6.4-.8.7l1.2 1.2c.3-.3.6-.5 1-.7.4-.2.7-.3 1.2-.3s.9.1 1.3.4c.3.3.5.7.5 1.1 0 .4-.1.8-.4 1.1-.3.5-.6.9-1 1.2-.4.4-1 .9-1.6 1.4-.6.5-1.4 1.1-2.2 1.6v1.5h8v-2H17z"})),iconHeadingLevel3:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9 11H5V7H3v10h2v-4h4v4h2V7H9v4zm11.3 1.7c-.4-.4-1-.7-1.6-.8v-.1c.6-.2 1.1-.5 1.5-.9.3-.4.5-.8.5-1.3 0-.4-.1-.8-.3-1.1-.2-.3-.5-.6-.8-.8-.4-.2-.8-.4-1.2-.5-.6-.1-1.1-.2-1.6-.2-.6 0-1.3.1-1.8.3s-1.1.5-1.6.9l1.2 1.4c.4-.2.7-.4 1.1-.6.3-.2.7-.3 1.1-.3.4 0 .8.1 1.1.3.3.2.4.5.4.8 0 .4-.2.7-.6.9-.7.3-1.5.5-2.2.4v1.6c.5 0 1 0 1.5.1.3.1.7.2 1 .3.2.1.4.2.5.4s.1.4.1.6c0 .3-.2.7-.5.8-.4.2-.9.3-1.4.3s-1-.1-1.4-.3c-.4-.2-.8-.4-1.2-.7L13 15.6c.5.4 1 .8 1.6 1 .7.3 1.5.4 2.3.4.6 0 1.1-.1 1.6-.2.4-.1.9-.2 1.3-.5.4-.2.7-.5.9-.9.2-.4.3-.8.3-1.2 0-.6-.3-1.1-.7-1.5z"})),iconHeadingLevel4:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20 13V7h-3l-4 6v2h5v2h2v-2h1v-2h-1zm-2 0h-2.8L18 9v4zm-9-2H5V7H3v10h2v-4h4v4h2V7H9v4z"})),iconHeadingLevel5:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9 11H5V7H3v10h2v-4h4v4h2V7H9v4zm11.7 1.2c-.2-.3-.5-.7-.8-.9-.3-.3-.7-.5-1.1-.6-.5-.1-.9-.2-1.4-.2-.2 0-.5.1-.7.1-.2.1-.5.1-.7.2l.1-1.9h4.3V7H14l-.3 5 1 .6.5-.2.4-.1c.1-.1.3-.1.4-.1h.5c.5 0 1 .1 1.4.4.4.2.6.7.6 1.1 0 .4-.2.8-.6 1.1-.4.3-.9.4-1.4.4-.4 0-.9-.1-1.3-.3-.4-.2-.7-.4-1.1-.7 0 0-1.1 1.4-1 1.5.5.4 1 .8 1.6 1 .7.3 1.5.4 2.3.4.5 0 1-.1 1.5-.3s.9-.4 1.3-.7c.4-.3.7-.7.9-1.1s.3-.9.3-1.4-.1-1-.3-1.4z"})),iconHeadingLevel6:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20.7 12.4c-.2-.3-.4-.6-.7-.9s-.6-.5-1-.6c-.4-.2-.8-.2-1.2-.2-.5 0-.9.1-1.3.3s-.8.5-1.2.8c0-.5 0-.9.2-1.4l.6-.9c.2-.2.5-.4.8-.5.6-.2 1.3-.2 1.9 0 .3.1.6.3.8.5 0 0 1.3-1.3 1.3-1.4-.4-.3-.9-.6-1.4-.8-.6-.2-1.3-.3-2-.3-.6 0-1.1.1-1.7.4-.5.2-1 .5-1.4.9-.4.4-.8 1-1 1.6-.3.7-.4 1.5-.4 2.3s.1 1.5.3 2.1c.2.6.6 1.1 1 1.5.4.4.9.7 1.4.9 1 .3 2 .3 3 0 .4-.1.8-.3 1.2-.6.3-.3.6-.6.8-1 .2-.5.3-.9.3-1.4s-.1-.9-.3-1.3zm-2 2.1c-.1.2-.3.4-.4.5-.1.1-.3.2-.5.2-.2.1-.4.1-.6.1-.2.1-.5 0-.7-.1-.2 0-.3-.2-.5-.3-.1-.2-.3-.4-.4-.6-.2-.3-.3-.7-.3-1 .3-.3.6-.5 1-.7.3-.1.7-.2 1-.2.4 0 .8.1 1.1.3.3.3.4.7.4 1.1 0 .2 0 .5-.1.7zM9 11H5V7H3v10h2v-4h4v4h2V7H9v4z"})),iconHeading:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6 5V18.5911L12 13.8473L18 18.5911V5H6Z"})),iconHelpFilled:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm-1 16v-2h2v2h-2zm2-3v-1.141A3.991 3.991 0 0016 10a4 4 0 00-8 0h2c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2a1 1 0 00-1 1v2h2z"})),iconHelp:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zM3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 8.75a1.5 1.5 0 01.167 2.99c-.465.052-.917.44-.917 1.01V14h1.5v-.845A3 3 0 109 10.25h1.5a1.5 1.5 0 011.5-1.5zM11.25 15v1.5h1.5V15h-1.5z"})),iconHome:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 4L4 7.9V20h16V7.9L12 4zm6.5 14.5H14V13h-4v5.5H5.5V8.8L12 5.7l6.5 3.1v9.7z"})),iconHtml:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4.8 11.4H2.1V9H1v6h1.1v-2.6h2.7V15h1.1V9H4.8v2.4zm1.9-1.3h1.7V15h1.1v-4.9h1.7V9H6.7v1.1zM16.2 9l-1.5 2.7L13.3 9h-.9l-.8 6h1.1l.5-4 1.5 2.8 1.5-2.8.5 4h1.1L17 9h-.8zm3.8 5V9h-1.1v6h3.6v-1H20z"})),iconImage:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 4.5h14c.3 0 .5.2.5.5v8.4l-3-2.9c-.3-.3-.8-.3-1 0L11.9 14 9 12c-.3-.2-.6-.2-.8 0l-3.6 2.6V5c-.1-.3.1-.5.4-.5zm14 15H5c-.3 0-.5-.2-.5-.5v-2.4l4.1-3 3 1.9c.3.2.7.2.9-.1L16 12l3.5 3.4V19c0 .3-.2.5-.5.5z"})),iconInbox:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M6 5.5h12a.5.5 0 01.5.5v7H14a2 2 0 11-4 0H5.5V6a.5.5 0 01.5-.5zm-.5 9V18a.5.5 0 00.5.5h12a.5.5 0 00.5-.5v-3.5h-3.337a3.5 3.5 0 01-6.326 0H5.5zM4 13V6a2 2 0 012-2h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2v-5z",clipRule:"evenodd"})),iconInfo:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3.2c-4.8 0-8.8 3.9-8.8 8.8 0 4.8 3.9 8.8 8.8 8.8 4.8 0 8.8-3.9 8.8-8.8 0-4.8-4-8.8-8.8-8.8zm0 16c-4 0-7.2-3.3-7.2-7.2C4.8 8 8 4.8 12 4.8s7.2 3.3 7.2 7.2c0 4-3.2 7.2-7.2 7.2zM11 17h2v-6h-2v6zm0-8h2V7h-2v2z"})),iconInsertAfter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M9 12h2v-2h2V8h-2V6H9v2H7v2h2v2zm1 4c3.9 0 7-3.1 7-7s-3.1-7-7-7-7 3.1-7 7 3.1 7 7 7zm0-12c2.8 0 5 2.2 5 5s-2.2 5-5 5-5-2.2-5-5 2.2-5 5-5zM3 19h14v-2H3v2z"})),iconInsertBefore:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M11 8H9v2H7v2h2v2h2v-2h2v-2h-2V8zm-1-4c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm0 12c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5zM3 1v2h14V1H3z"})),iconInstitute:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M18.646 9H20V8l-1-.5L12 4 5 7.5 4 8v1h14.646zm-3-1.5L12 5.677 8.354 7.5h7.292zm-7.897 9.44v-6.5h-1.5v6.5h1.5zm5-6.5v6.5h-1.5v-6.5h1.5zm5 0v6.5h-1.5v-6.5h1.5zm2.252 8.81c0 .414-.334.75-.748.75H4.752a.75.75 0 010-1.5h14.5a.75.75 0 01.749.75z",clipRule:"evenodd"})),iconJustifyCenter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12.5 15v5H11v-5H4V9h7V4h1.5v5h7v6h-7Z"})),iconJustifyLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9 9v6h11V9H9zM4 20h1.5V4H4v16z"})),iconJustifyRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 15h11V9H4v6zM18.5 4v16H20V4h-1.5z"})),iconJustifySpaceBetween:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9 15h6V9H9v6zm-5 5h1.5V4H4v16zM18.5 4v16H20V4h-1.5z"})),iconJustifyStretch:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 4H5.5V20H4V4ZM7 10L17 10V14L7 14V10ZM20 4H18.5V20H20V4Z"})),iconKey:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M9 13.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM9 16a4.002 4.002 0 003.8-2.75H15V16h2.5v-2.75H19v-2.5h-6.2A4.002 4.002 0 005 12a4 4 0 004 4z",fillRule:"evenodd",clipRule:"evenodd"})),iconKeyboardClose:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M18,0 L2,0 C0.9,0 0.01,0.9 0.01,2 L0,12 C0,13.1 0.9,14 2,14 L18,14 C19.1,14 20,13.1 20,12 L20,2 C20,0.9 19.1,0 18,0 Z M18,12 L2,12 L2,2 L18,2 L18,12 Z M9,3 L11,3 L11,5 L9,5 L9,3 Z M9,6 L11,6 L11,8 L9,8 L9,6 Z M6,3 L8,3 L8,5 L6,5 L6,3 Z M6,6 L8,6 L8,8 L6,8 L6,6 Z M3,6 L5,6 L5,8 L3,8 L3,6 Z M3,3 L5,3 L5,5 L3,5 L3,3 Z M6,9 L14,9 L14,11 L6,11 L6,9 Z M12,6 L14,6 L14,8 L12,8 L12,6 Z M12,3 L14,3 L14,5 L12,5 L12,3 Z M15,6 L17,6 L17,8 L15,8 L15,6 Z M15,3 L17,3 L17,5 L15,5 L15,3 Z M10,20 L14,16 L6,16 L10,20 Z"})),iconKeyboardReturn:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M6.734 16.106l2.176-2.38-1.093-1.028-3.846 4.158 3.846 4.157 1.093-1.027-2.176-2.38h2.811c1.125 0 2.25.03 3.374 0 1.428-.001 3.362-.25 4.963-1.277 1.66-1.065 2.868-2.906 2.868-5.859 0-2.479-1.327-4.896-3.65-5.93-1.82-.813-3.044-.8-4.806-.788l-.567.002v1.5c.184 0 .368 0 .553-.002 1.82-.007 2.704-.014 4.21.657 1.854.827 2.76 2.657 2.76 4.561 0 2.472-.973 3.824-2.178 4.596-1.258.807-2.864 1.04-4.163 1.04h-.02c-1.115.03-2.229 0-3.344 0H6.734z"})),iconKeyboard:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m16 15.5h-8v-1.5h8zm-7.5-2.5h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm-9-3h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2z"}),(0,l.createElement)(h.Path,{d:"m18.5 6.5h-13a.5.5 0 0 0 -.5.5v9.5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9.5a.5.5 0 0 0 -.5-.5zm-13-1.5h13a2 2 0 0 1 2 2v9.5a2 2 0 0 1 -2 2h-13a2 2 0 0 1 -2-2v-9.5a2 2 0 0 1 2-2z"})),iconLanguage:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.5 10h-1.7l-3.7 10.5h1.7l.9-2.6h3.9l.9 2.6h1.7L17.5 10zm-2.2 6.3 1.4-4 1.4 4h-2.8zm-4.8-3.8c1.6-1.8 2.9-3.6 3.7-5.7H16V5.2h-5.8V3H8.8v2.2H3v1.5h9.6c-.7 1.6-1.8 3.1-3.1 4.6C8.6 10.2 7.8 9 7.2 8H5.6c.6 1.4 1.7 2.9 2.9 4.4l-2.4 2.4c-.3.4-.7.8-1.1 1.2l1 1 1.2-1.2c.8-.8 1.6-1.5 2.3-2.3.8.9 1.7 1.7 2.5 2.5l.6-1.5c-.7-.6-1.4-1.3-2.1-2z"})),iconLayout:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 5.5H6a.5.5 0 00-.5.5v3h13V6a.5.5 0 00-.5-.5zm.5 5H10v8h8a.5.5 0 00.5-.5v-7.5zm-10 0h-3V18a.5.5 0 00.5.5h2.5v-8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})),iconLevelUp:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m13.53 8.47-1.06 1.06-2.72-2.72V12h-1.5V6.81L5.53 9.53 4.47 8.47 9 3.94l4.53 4.53Zm-1.802 7.968c1.307.697 3.235.812 5.772.812v1.5c-2.463 0-4.785-.085-6.478-.988a4.721 4.721 0 0 1-2.07-2.13C8.48 14.67 8.25 13.471 8.25 12h1.5c0 1.328.208 2.28.548 2.969.332.675.81 1.138 1.43 1.47Z"})),iconLifesaver:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M17.375 15.656A6.47 6.47 0 0018.5 12a6.47 6.47 0 00-.943-3.374l-1.262.813c.448.749.705 1.625.705 2.561a4.977 4.977 0 01-.887 2.844l1.262.813zm-1.951 1.87l-.813-1.261A4.976 4.976 0 0112 17c-.958 0-1.852-.27-2.613-.736l-.812 1.261A6.47 6.47 0 0012 18.5a6.47 6.47 0 003.424-.974zm-8.8-1.87A6.47 6.47 0 015.5 12c0-1.235.344-2.39.943-3.373l1.261.812A4.977 4.977 0 007 12c0 1.056.328 2.036.887 2.843l-1.262.813zm2.581-7.803A4.977 4.977 0 0112 7c1.035 0 1.996.314 2.794.853l.812-1.262A6.47 6.47 0 0012 5.5a6.47 6.47 0 00-3.607 1.092l.812 1.261zM12 20a8 8 0 100-16 8 8 0 000 16zm0-4.5a3.5 3.5 0 100-7 3.5 3.5 0 000 7z",clipRule:"evenodd"})),iconLineDashed:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M5 11.25h3v1.5H5v-1.5zm5.5 0h3v1.5h-3v-1.5zm8.5 0h-3v1.5h3v-1.5z",clipRule:"evenodd"})),iconLineDotted:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M5.25 11.25h1.5v1.5h-1.5v-1.5zm3 0h1.5v1.5h-1.5v-1.5zm4.5 0h-1.5v1.5h1.5v-1.5zm1.5 0h1.5v1.5h-1.5v-1.5zm4.5 0h-1.5v1.5h1.5v-1.5z",clipRule:"evenodd"})),iconLineSolid:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 11.25h14v1.5H5z"})),iconLinkOff:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.031 4.703 15.576 4l-1.56 3H14v.03l-2.324 4.47H9.5V13h1.396l-1.502 2.889h-.95a3.694 3.694 0 0 1 0-7.389H10V7H8.444a5.194 5.194 0 1 0 0 10.389h.17L7.5 19.53l1.416.719L15.049 8.5h.507a3.694 3.694 0 0 1 0 7.39H14v1.5h1.556a5.194 5.194 0 0 0 .273-10.383l1.202-2.304Z"})),iconLink:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M10 17.389H8.444A5.194 5.194 0 1 1 8.444 7H10v1.5H8.444a3.694 3.694 0 0 0 0 7.389H10v1.5ZM14 7h1.556a5.194 5.194 0 0 1 0 10.39H14v-1.5h1.556a3.694 3.694 0 0 0 0-7.39H14V7Zm-4.5 6h5v-1.5h-5V13Z"})),iconListItem:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 11v1.5h8V11h-8zm-6-1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})),iconListView:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M3 6h11v1.5H3V6Zm3.5 5.5h11V13h-11v-1.5ZM21 17H10v1.5h11V17Z"})),iconList:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4 4v1.5h16V4H4zm8 8.5h8V11h-8v1.5zM4 20h16v-1.5H4V20zm4-8c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2z"})),iconLockOutline:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1zM9.8 7c0-1.2 1-2.2 2.2-2.2 1.2 0 2.2 1 2.2 2.2v3H9.8V7zm6.7 11.5h-9v-7h9v7z"})),iconLockSmall:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15 11h-.2V9c0-1.5-1.2-2.8-2.8-2.8S9.2 7.5 9.2 9v2H9c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h6c.6 0 1-.4 1-1v-4c0-.6-.4-1-1-1zm-1.8 0h-2.5V9c0-.7.6-1.2 1.2-1.2s1.2.6 1.2 1.2v2z"})),iconLock:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1zm-2.8 0H9.8V7c0-1.2 1-2.2 2.2-2.2s2.2 1 2.2 2.2v3z"})),iconLogin:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11 14.5l1.1 1.1 3-3 .5-.5-.6-.6-3-3-1 1 1.7 1.7H5v1.5h7.7L11 14.5zM16.8 5h-7c-1.1 0-2 .9-2 2v1.5h1.5V7c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v10c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1.5H7.8V17c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2z"})),iconLoop:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18.1823 11.6392C18.1823 13.0804 17.0139 14.2487 15.5727 14.2487C14.3579 14.2487 13.335 13.4179 13.0453 12.2922L13.0377 12.2625L13.0278 12.2335L12.3985 10.377L12.3942 10.3785C11.8571 8.64997 10.246 7.39405 8.33961 7.39405C5.99509 7.39405 4.09448 9.29465 4.09448 11.6392C4.09448 13.9837 5.99509 15.8843 8.33961 15.8843C8.88499 15.8843 9.40822 15.781 9.88943 15.5923L9.29212 14.0697C8.99812 14.185 8.67729 14.2487 8.33961 14.2487C6.89838 14.2487 5.73003 13.0804 5.73003 11.6392C5.73003 10.1979 6.89838 9.02959 8.33961 9.02959C9.55444 9.02959 10.5773 9.86046 10.867 10.9862L10.8772 10.9836L11.4695 12.7311C11.9515 14.546 13.6048 15.8843 15.5727 15.8843C17.9172 15.8843 19.8178 13.9837 19.8178 11.6392C19.8178 9.29465 17.9172 7.39404 15.5727 7.39404C15.0287 7.39404 14.5066 7.4968 14.0264 7.6847L14.6223 9.20781C14.9158 9.093 15.2358 9.02959 15.5727 9.02959C17.0139 9.02959 18.1823 10.1979 18.1823 11.6392Z"})),iconMapMarker:(0,l.createElement)(h.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 9c-.8 0-1.5.7-1.5 1.5S11.2 12 12 12s1.5-.7 1.5-1.5S12.8 9 12 9zm0-5c-3.6 0-6.5 2.8-6.5 6.2 0 .8.3 1.8.9 3.1.5 1.1 1.2 2.3 2 3.6.7 1 3 3.8 3.2 3.9l.4.5.4-.5c.2-.2 2.6-2.9 3.2-3.9.8-1.2 1.5-2.5 2-3.6.6-1.3.9-2.3.9-3.1C18.5 6.8 15.6 4 12 4zm4.3 8.7c-.5 1-1.1 2.2-1.9 3.4-.5.7-1.7 2.2-2.4 3-.7-.8-1.9-2.3-2.4-3-.8-1.2-1.4-2.3-1.9-3.3-.6-1.4-.7-2.2-.7-2.5 0-2.6 2.2-4.7 5-4.7s5 2.1 5 4.7c0 .2-.1 1-.7 2.4z"})),iconMediaAndText:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3 6v11.5h8V6H3Zm11 3h7V7.5h-7V9Zm7 3.5h-7V11h7v1.5ZM14 16h7v-1.5h-7V16Z"})),iconMedia:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m7 6.5 4 2.5-4 2.5z"}),(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"m5 3c-1.10457 0-2 .89543-2 2v14c0 1.1046.89543 2 2 2h14c1.1046 0 2-.8954 2-2v-14c0-1.10457-.8954-2-2-2zm14 1.5h-14c-.27614 0-.5.22386-.5.5v10.7072l3.62953-2.6465c.25108-.1831.58905-.1924.84981-.0234l2.92666 1.8969 3.5712-3.4719c.2911-.2831.7545-.2831 1.0456 0l2.9772 2.8945v-9.3568c0-.27614-.2239-.5-.5-.5zm-14.5 14.5v-1.4364l4.09643-2.987 2.99567 1.9417c.2936.1903.6798.1523.9307-.0917l3.4772-3.3806 3.4772 3.3806.0228-.0234v2.5968c0 .2761-.2239.5-.5.5h-14c-.27614 0-.5-.2239-.5-.5z"})),iconMegaphone:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M6.863 13.644L5 13.25h-.5a.5.5 0 01-.5-.5v-3a.5.5 0 01.5-.5H5L18 6.5h2V16h-2l-3.854-.815.026.008a3.75 3.75 0 01-7.31-1.549zm1.477.313a2.251 2.251 0 004.356.921l-4.356-.921zm-2.84-3.28L18.157 8h.343v6.5h-.343L5.5 11.823v-1.146z",clipRule:"evenodd"})),iconMenu:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 5v1.5h14V5H5zm0 7.8h14v-1.5H5v1.5zM5 19h14v-1.5H5V19z"})),iconMobile:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M15 4H9c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H9c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h6c.3 0 .5.2.5.5v12zm-4.5-.5h2V16h-2v1.5z"})),iconMoreHorizontalMobile:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M7.5 12C7.5 11.1716 6.82843 10.5 6 10.5C5.17157 10.5 4.5 11.1716 4.5 12C4.5 12.8284 5.17157 13.5 6 13.5C6.82843 13.5 7.5 12.8284 7.5 12Z"}),(0,l.createElement)(h.Path,{d:"M13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12Z"}),(0,l.createElement)(h.Path,{d:"M19.5 12C19.5 11.1716 18.8284 10.5 18 10.5C17.1716 10.5 16.5 11.1716 16.5 12C16.5 12.8284 17.1716 13.5 18 13.5C18.8284 13.5 19.5 12.8284 19.5 12Z"})),iconMoreHorizontal:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11 13h2v-2h-2v2zm-6 0h2v-2H5v2zm12-2v2h2v-2h-2z"})),iconMoreVertical:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 19h-2v-2h2v2zm0-6h-2v-2h2v2zm0-6h-2V5h2v2z"})),iconMore:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4 9v1.5h16V9H4zm12 5.5h4V13h-4v1.5zm-6 0h4V13h-4v1.5zm-6 0h4V13H4v1.5z"})),iconMoveTo:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19.75 9c0-1.257-.565-2.197-1.39-2.858-.797-.64-1.827-1.017-2.815-1.247-1.802-.42-3.703-.403-4.383-.396L11 4.5V6l.177-.001c.696-.006 2.416-.02 4.028.356.887.207 1.67.518 2.216.957.52.416.829.945.829 1.688 0 .592-.167.966-.407 1.23-.255.281-.656.508-1.236.674-1.19.34-2.82.346-4.607.346h-.077c-1.692 0-3.527 0-4.942.404-.732.209-1.424.545-1.935 1.108-.526.579-.796 1.33-.796 2.238 0 1.257.565 2.197 1.39 2.858.797.64 1.827 1.017 2.815 1.247 1.802.42 3.703.403 4.383.396L13 19.5h.714V22L18 18.5 13.714 15v3H13l-.177.001c-.696.006-2.416.02-4.028-.356-.887-.207-1.67-.518-2.216-.957-.52-.416-.829-.945-.829-1.688 0-.592.167-.966.407-1.23.255-.281.656-.508 1.237-.674 1.189-.34 2.819-.346 4.606-.346h.077c1.692 0 3.527 0 4.941-.404.732-.209 1.425-.545 1.936-1.108.526-.579.796-1.33.796-2.238z"})),iconNavigation:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 4c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.5c-3.6 0-6.5-2.9-6.5-6.5S8.4 5.5 12 5.5s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zM9 16l4.5-3L15 8.4l-4.5 3L9 16z"})),iconNext:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6.6 6L5.4 7l4.5 5-4.5 5 1.1 1 5.5-6-5.4-6zm6 0l-1.1 1 4.5 5-4.5 5 1.1 1 5.5-6-5.5-6z"})),iconNotFound:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 5H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm.5 12c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V7c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v10zm-11-7.6h-.7l-3.1 4.3h2.8V15h1v-1.3h.7v-.8h-.7V9.4zm-.9 3.5H6.3l1.2-1.7v1.7zm5.6-3.2c-.4-.2-.8-.4-1.2-.4-.5 0-.9.1-1.2.4-.4.2-.6.6-.8 1-.2.4-.3.9-.3 1.5s.1 1.1.3 1.6c.2.4.5.8.8 1 .4.2.8.4 1.2.4.5 0 .9-.1 1.2-.4.4-.2.6-.6.8-1 .2-.4.3-1 .3-1.6 0-.6-.1-1.1-.3-1.5-.1-.5-.4-.8-.8-1zm0 3.6c-.1.3-.3.5-.5.7-.2.1-.4.2-.7.2-.3 0-.5-.1-.7-.2-.2-.1-.4-.4-.5-.7-.1-.3-.2-.7-.2-1.2 0-.7.1-1.2.4-1.5.3-.3.6-.5 1-.5s.7.2 1 .5c.3.3.4.8.4 1.5-.1.5-.1.9-.2 1.2zm5-3.9h-.7l-3.1 4.3h2.8V15h1v-1.3h.7v-.8h-.7V9.4zm-1 3.5H16l1.2-1.7v1.7z"})),iconOverlayText:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12-9.8c.4 0 .8-.3.9-.7l1.1-3h3.6l.5 1.7h1.9L13 9h-2.2l-3.4 9.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12H20V6c0-1.1-.9-2-2-2zm-6 7l1.4 3.9h-2.7L12 11z"})),iconPageBreak:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.5 9V6a2 2 0 0 0-2-2h-7a2 2 0 0 0-2 2v3H8V6a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v3h1.5Zm0 6.5V18a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-2.5H8V18a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-2.5h1.5ZM4 13h16v-1.5H4V13Z"})),iconPage:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 5.5h10a.5.5 0 01.5.5v12a.5.5 0 01-.5.5H7a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM17 4H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V6a2 2 0 00-2-2zm-1 3.75H8v1.5h8v-1.5zM8 11h8v1.5H8V11zm6 3.25H8v1.5h6v-1.5z"})),iconPages:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})),iconParagraph:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m9.99609 14v-.2251l.00391.0001v6.225h1.5v-14.5h2.5v14.5h1.5v-14.5h3v-1.5h-8.50391c-2.76142 0-5 2.23858-5 5 0 2.7614 2.23858 5 5 5z"})),iconPayment:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M5.5 9.5v-2h13v2h-13zm0 3v4h13v-4h-13zM4 7a1 1 0 011-1h14a1 1 0 011 1v10a1 1 0 01-1 1H5a1 1 0 01-1-1V7z",clipRule:"evenodd"})),iconPencil:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m19 7-3-3-8.5 8.5-1 4 4-1L19 7Zm-7 11.5H5V20h7v-1.5Z"})),iconPeople:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M15.5 9.5a1 1 0 100-2 1 1 0 000 2zm0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-2.25 6v-2a2.75 2.75 0 00-2.75-2.75h-4A2.75 2.75 0 003.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0120.25 15zM9.5 8.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z",fillRule:"evenodd"})),iconPercent:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M6.5 8a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0zM8 5a3 3 0 100 6 3 3 0 000-6zm6.5 11a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0zm1.5-3a3 3 0 100 6 3 3 0 000-6zM5.47 17.41a.75.75 0 001.06 1.06L18.47 6.53a.75.75 0 10-1.06-1.06L5.47 17.41z",clipRule:"evenodd"})),iconPinSmall:(0,l.createElement)(h.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M10.97 10.159a3.382 3.382 0 0 0-2.857.955l1.724 1.723-2.836 2.913L7 17h1.25l2.913-2.837 1.723 1.723a3.38 3.38 0 0 0 .606-.825c.33-.63.446-1.343.35-2.032L17 10.695 13.305 7l-2.334 3.159Z"})),iconPin:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m21.5 9.1-6.6-6.6-4.2 5.6c-1.2-.1-2.4.1-3.6.7-.1 0-.1.1-.2.1-.5.3-.9.6-1.2.9l3.7 3.7-5.7 5.7v1.1h1.1l5.7-5.7 3.7 3.7c.4-.4.7-.8.9-1.2.1-.1.1-.2.2-.3.6-1.1.8-2.4.6-3.6l5.6-4.1zm-7.3 3.5.1.9c.1.9 0 1.8-.4 2.6l-6-6c.8-.4 1.7-.5 2.6-.4l.9.1L15 4.9 19.1 9l-4.9 3.6z"})),iconPlugins:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M10.5 4v4h3V4H15v4h1.5a1 1 0 011 1v4l-3 4v2a1 1 0 01-1 1h-3a1 1 0 01-1-1v-2l-3-4V9a1 1 0 011-1H9V4h1.5zm.5 12.5v2h2v-2l3-4v-3H8v3l3 4z"})),iconPlusCircleFilled:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M2 12C2 6.44444 6.44444 2 12 2C17.5556 2 22 6.44444 22 12C22 17.5556 17.5556 22 12 22C6.44444 22 2 17.5556 2 12ZM13 11V7H11V11H7V13H11V17H13V13H17V11H13Z"})),iconPlusCircle:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M10 1c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7zm1-11H9v3H6v2h3v3h2v-3h3V9h-3V6zM10 1c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7zm1-11H9v3H6v2h3v3h2v-3h3V9h-3V6z"})),iconPlus:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z"})),iconPositionCenter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM7 9h10v6H7V9Z"})),iconPositionLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 5.5h8V4H5v1.5ZM5 20h8v-1.5H5V20ZM19 9H5v6h14V9Z"})),iconPositionRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 5.5h-8V4h8v1.5ZM19 20h-8v-1.5h8V20ZM5 9h14v6H5V9Z"})),iconPostAuthor:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M10 4.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm2.25 7.5v-1A2.75 2.75 0 0011 8.25H7A2.75 2.75 0 004.25 11v1h1.5v-1c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v1h1.5zM4 20h9v-1.5H4V20zm16-4H4v-1.5h16V16z",fillRule:"evenodd",clipRule:"evenodd"})),iconPostCategories:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M20 4H4v1.5h16V4zm-2 9h-3c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2zm.5 5c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3zM4 9.5h9V8H4v1.5zM9 13H6c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2zm.5 5c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3z",fillRule:"evenodd",clipRule:"evenodd"})),iconPostCommentsCount:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 8H4v1.5h9V8zM4 4v1.5h16V4H4zm9 8H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1V13c0-.6-.4-1-1-1zm-2.2 6.6H7l1.6-2.2c.3-.4.5-.7.6-.9.1-.2.2-.4.2-.5 0-.2-.1-.3-.1-.4-.1-.1-.2-.1-.4-.1s-.4 0-.6.1c-.3.1-.5.3-.7.4l-.2.2-.2-1.2.1-.1c.3-.2.5-.3.8-.4.3-.1.6-.1.9-.1.3 0 .6.1.9.2.2.1.4.3.6.5.1.2.2.5.2.7 0 .3-.1.6-.2.9-.1.3-.4.7-.7 1.1l-.5.6h1.6v1.2z"})),iconPostCommentsForm:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 8H4v1.5h9V8zM4 4v1.5h16V4H4zm9 8H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1V13c0-.6-.4-1-1-1zm-.5 6.6H6.7l-1.2 1.2v-6.3h7v5.1z"})),iconPostComments:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14 10.1V4c0-.6-.4-1-1-1H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1zm-1.5-.5H6.7l-1.2 1.2V4.5h7v5.1zM19 12h-8c-.6 0-1 .4-1 1v6.1c0 .6.4 1 1 1h5.7l1.8 1.8c.1.2.4.3.6.3.1 0 .2 0 .3-.1.4-.1.6-.5.6-.8V13c0-.6-.4-1-1-1zm-.5 7.8l-1.2-1.2h-5.8v-5.1h7v6.3z"})),iconPostContent:(0,l.createElement)(h.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 6h12V4.5H4V6Zm16 4.5H4V9h16v1.5ZM4 15h16v-1.5H4V15Zm0 4.5h16V18H4v1.5Z"})),iconPostDate:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.696 13.972c.356-.546.599-.958.728-1.235a1.79 1.79 0 00.203-.783c0-.264-.077-.47-.23-.618-.148-.153-.354-.23-.618-.23-.295 0-.569.07-.82.212a3.413 3.413 0 00-.738.571l-.147-1.188c.289-.234.59-.41.903-.526.313-.117.66-.175 1.041-.175.375 0 .695.08.959.24.264.153.46.362.59.626.135.265.203.556.203.876 0 .362-.08.734-.24 1.115-.154.381-.427.87-.82 1.466l-.756 1.152H14v1.106h-4l1.696-2.609z"}),(0,l.createElement)(h.Path,{d:"M19.5 7h-15v12a.5.5 0 00.5.5h14a.5.5 0 00.5-.5V7zM3 7V5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V7z"})),iconPostExcerpt:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12.75 9.333c0 .521-.102.977-.327 1.354-.23.386-.555.628-.893.774-.545.234-1.183.227-1.544.222l-.12-.001v-1.5h.123c.414.001.715.002.948-.099a.395.395 0 00.199-.166c.05-.083.114-.253.114-.584V7.2H8.8V4h3.95v5.333zM7.95 9.333c0 .521-.102.977-.327 1.354-.23.386-.555.628-.893.774-.545.234-1.183.227-1.544.222l-.12-.001v-1.5h.123c.414.001.715.002.948-.099a.394.394 0 00.198-.166c.05-.083.115-.253.115-.584V7.2H4V4h3.95v5.333zM13 20H4v-1.5h9V20zM20 16H4v-1.5h16V16z"})),iconPostFeaturedImage:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 3H5c-.6 0-1 .4-1 1v7c0 .5.4 1 1 1h14c.5 0 1-.4 1-1V4c0-.6-.4-1-1-1zM5.5 10.5v-.4l1.8-1.3 1.3.8c.3.2.7.2.9-.1L11 8.1l2.4 2.4H5.5zm13 0h-2.9l-4-4c-.3-.3-.8-.3-1.1 0L8.9 8l-1.2-.8c-.3-.2-.6-.2-.9 0l-1.3 1V4.5h13v6zM4 20h9v-1.5H4V20zm0-4h16v-1.5H4V16z"})),iconPostList:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12zM7 11h2V9H7v2zm0 4h2v-2H7v2zm3-4h7V9h-7v2zm0 4h7v-2h-7v2z"})),iconPostTerms:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M8.1 12.3c.1.1.3.3.5.3.2.1.4.1.6.1.2 0 .4 0 .6-.1.2-.1.4-.2.5-.3l3-3c.3-.3.5-.7.5-1.1 0-.4-.2-.8-.5-1.1L9.7 3.5c-.1-.2-.3-.3-.5-.3H5c-.4 0-.8.4-.8.8v4.2c0 .2.1.4.2.5l3.7 3.6zM5.8 4.8h3.1l3.4 3.4v.1l-3 3 .5.5-.7-.5-3.3-3.4V4.8zM4 20h9v-1.5H4V20zm0-5.5V16h16v-1.5H4z"})),iconPost:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m7.3 9.7 1.4 1.4c.2-.2.3-.3.4-.5 0 0 0-.1.1-.1.3-.5.4-1.1.3-1.6L12 7 9 4 7.2 6.5c-.6-.1-1.1 0-1.6.3 0 0-.1 0-.1.1-.3.1-.4.2-.6.4l1.4 1.4L4 11v1h1l2.3-2.3zM4 20h9v-1.5H4V20zm0-5.5V16h16v-1.5H4z"})),iconPreformatted:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12zM7 16.5h6V15H7v1.5zm4-4h6V11h-6v1.5zM9 11H7v1.5h2V11zm6 5.5h2V15h-2v1.5z"})),iconPrevious:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.6 7l-1.1-1L5 12l5.5 6 1.1-1L7 12l4.6-5zm6 0l-1.1-1-5.5 6 5.5 6 1.1-1-4.6-5 4.6-5z"})),iconPullLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 18h6V6H4v12zm9-9.5V10h7V8.5h-7zm0 7h7V14h-7v1.5z"})),iconPullRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14 6v12h6V6h-6zM4 10h7V8.5H4V10zm0 5.5h7V14H4v1.5z"})),iconPullquote:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 8H6c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm.5 6c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-4c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v4zM4 4v1.5h16V4H4zm0 16h16v-1.5H4V20z"})),iconQueryPaginationNext:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 13.5h3v-3H5v3zm5 0h3v-3h-3v3zM17 9l-1 1 2 2-2 2 1 1 3-3-3-3z"})),iconQueryPaginationNumbers:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 13.5h6v-3H4v3zm8.2-2.5.8-.3V14h1V9.3l-2.2.7.4 1zm7.1-1.2c-.5-.6-1.2-.5-1.7-.4-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5h2.7v-1h-.9c.3-.6.8-1.4.9-2.1 0-.3-.1-.8-.3-1.1z"})),iconQueryPaginationPrevious:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16 10.5v3h3v-3h-3zm-5 3h3v-3h-3v3zM7 9l-3 3 3 3 1-1-2-2 2-2-1-1z"})),iconQueryPagination:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 13.5h6v-3H4v3zm8 0h3v-3h-3v3zm5-3v3h3v-3h-3z"})),iconQuote:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M13 6v6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H13zm-9 6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H4v6z"})),iconReceipt:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M16.83 6.342l.602.3.625-.25.443-.176v12.569l-.443-.178-.625-.25-.603.301-1.444.723-2.41-.804-.475-.158-.474.158-2.41.803-1.445-.722-.603-.3-.625.25-.443.177V6.215l.443.178.625.25.603-.301 1.444-.722 2.41.803.475.158.474-.158 2.41-.803 1.445.722zM20 4l-1.5.6-1 .4-2-1-3 1-3-1-2 1-1-.4L5 4v17l1.5-.6 1-.4 2 1 3-1 3 1 2-1 1 .4 1.5.6V4zm-3.5 6.25v-1.5h-8v1.5h8zm0 3v-1.5h-8v1.5h8zm-8 3v-1.5h8v1.5h-8z",clipRule:"evenodd"})),iconRedo:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M15.6 6.5l-1.1 1 2.9 3.3H8c-.9 0-1.7.3-2.3.9-1.4 1.5-1.4 4.2-1.4 5.6v.2h1.5v-.3c0-1.1 0-3.5 1-4.5.3-.3.7-.5 1.3-.5h9.2L14.5 15l1.1 1.1 4.6-4.6-4.6-5z"})),iconRemoveBug:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M8.45474 21.2069L16.4547 3.7069L15.5453 3.29114L14.2837 6.05081C13.5991 5.69873 12.8228 5.49999 12 5.49999C10.9385 5.49999 9.95431 5.83076 9.1448 6.39485L7.18994 4.44L6.12928 5.50066L8.05556 7.42694C7.49044 8.15127 7.12047 9.0353 7.02469 9.99999H5V11.5H7V13H5V14.5H7.10002C7.35089 15.7359 8.0576 16.8062 9.03703 17.5279L7.54526 20.7911L8.45474 21.2069ZM9.68024 16.1209C8.95633 15.4796 8.5 14.5431 8.5 13.5V10.5C8.5 8.567 10.067 6.99999 12 6.99999C12.6003 6.99999 13.1653 7.15111 13.659 7.41738L9.68024 16.1209ZM15.3555 9.50155L16.1645 7.73191C16.6053 8.39383 16.8926 9.16683 16.9753 9.99999H19V11.5H17V13H19V14.5H16.9C16.4367 16.7822 14.419 18.5 12 18.5C11.7508 18.5 11.5058 18.4818 11.2664 18.4466L11.928 16.9993C11.9519 16.9998 11.9759 17 12 17C13.933 17 15.5 15.433 15.5 13.5V10.5C15.5 10.1531 15.4495 9.81794 15.3555 9.50155Z"})),iconRemoveSubmenu:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"m13.955 20.748 8-17.5-.91-.416L19.597 6H13.5v1.5h5.411l-1.6 3.5H13.5v1.5h3.126l-1.6 3.5H13.5l.028 1.5h.812l-1.295 2.832.91.416ZM17.675 16l-.686 1.5h4.539L21.5 16h-3.825Zm2.286-5-.686 1.5H21.5V11h-1.54ZM2 12c0 3.58 2.42 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.48 0-4.5-1.52-4.5-4S5.52 7.5 8 7.5h3.5V6H8c-3.58 0-6 2.42-6 6Z"})),iconReplace:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16 10h4c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1h-4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1zm-8 4H4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-4c0-.6-.4-1-1-1zm10-2.6L14.5 15l1.1 1.1 1.7-1.7c-.1 1.1-.3 2.3-.9 2.9-.3.3-.7.5-1.3.5h-4.5v1.5H15c.9 0 1.7-.3 2.3-.9 1-1 1.3-2.7 1.4-4l1.8 1.8 1.1-1.1-3.6-3.7zM6.8 9.7c.1-1.1.3-2.3.9-2.9.4-.4.8-.6 1.3-.6h4.5V4.8H9c-.9 0-1.7.3-2.3.9-1 1-1.3 2.7-1.4 4L3.5 8l-1 1L6 12.6 9.5 9l-1-1-1.7 1.7z"})),iconReset:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 11.5h10V13H7z"})),iconResizeCornerNE:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M7 18h4.5v1.5h-7v-7H6V17L17 6h-4.5V4.5h7v7H18V7L7 18Z"})),iconReusableBlock:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 7.2h8.2L13.5 9l1.1 1.1 3.6-3.6-3.5-4-1.1 1 1.9 2.3H7c-.9 0-1.7.3-2.3.9-1.4 1.5-1.4 4.2-1.4 5.6v.2h1.5v-.3c0-1.1 0-3.5 1-4.5.3-.3.7-.5 1.2-.5zm13.8 4V11h-1.5v.3c0 1.1 0 3.5-1 4.5-.3.3-.7.5-1.3.5H8.8l1.7-1.7-1.1-1.1L5.9 17l3.5 4 1.1-1-1.9-2.3H17c.9 0 1.7-.3 2.3-.9 1.5-1.4 1.5-4.2 1.5-5.6z"})),iconRotateLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 4V2.2L9 4.8l3 2.5V5.5c3.6 0 6.5 2.9 6.5 6.5 0 2.9-1.9 5.3-4.5 6.2v.2l-.1-.2c-.4.1-.7.2-1.1.2l.2 1.5c.3 0 .6-.1 1-.2 3.5-.9 6-4 6-7.7 0-4.4-3.6-8-8-8zm-7.9 7l1.5.2c.1-1.2.5-2.3 1.2-3.2l-1.1-.9C4.8 8.2 4.3 9.6 4.1 11zm1.5 1.8l-1.5.2c.1.7.3 1.4.5 2 .3.7.6 1.3 1 1.8l1.2-.8c-.3-.5-.6-1-.8-1.5s-.4-1.1-.4-1.7zm1.5 5.5c1.1.9 2.4 1.4 3.8 1.6l.2-1.5c-1.1-.1-2.2-.5-3.1-1.2l-.9 1.1z"})),iconRotateRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M15.1 4.8l-3-2.5V4c-4.4 0-8 3.6-8 8 0 3.7 2.5 6.9 6 7.7.3.1.6.1 1 .2l.2-1.5c-.4 0-.7-.1-1.1-.2l-.1.2v-.2c-2.6-.8-4.5-3.3-4.5-6.2 0-3.6 2.9-6.5 6.5-6.5v1.8l3-2.5zM20 11c-.2-1.4-.7-2.7-1.6-3.8l-1.2.8c.7.9 1.1 2 1.3 3.1L20 11zm-1.5 1.8c-.1.5-.2 1.1-.4 1.6s-.5 1-.8 1.5l1.2.9c.4-.5.8-1.1 1-1.8s.5-1.3.5-2l-1.5-.2zm-5.6 5.6l.2 1.5c1.4-.2 2.7-.7 3.8-1.6l-.9-1.1c-.9.7-2 1.1-3.1 1.2z"})),iconRow:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 6.5h5a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H4V16h5a.5.5 0 0 0 .5-.5v-7A.5.5 0 0 0 9 8H4V6.5Zm16 0h-5a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h5V16h-5a.5.5 0 0 1-.5-.5v-7A.5.5 0 0 1 15 8h5V6.5Z"})),iconRss:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 10.2h-.8v1.5H5c1.9 0 3.8.8 5.1 2.1 1.4 1.4 2.1 3.2 2.1 5.1v.8h1.5V19c0-2.3-.9-4.5-2.6-6.2-1.6-1.6-3.8-2.6-6.1-2.6zm10.4-1.6C12.6 5.8 8.9 4.2 5 4.2h-.8v1.5H5c3.5 0 6.9 1.4 9.4 3.9s3.9 5.8 3.9 9.4v.8h1.5V19c0-3.9-1.6-7.6-4.4-10.4zM4 20h3v-3H4v3z"})),iconSearch:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z"})),iconSeen:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M3.99961 13C4.67043 13.3354 4.6703 13.3357 4.67017 13.3359L4.67298 13.3305C4.67621 13.3242 4.68184 13.3135 4.68988 13.2985C4.70595 13.2686 4.7316 13.2218 4.76695 13.1608C4.8377 13.0385 4.94692 12.8592 5.09541 12.6419C5.39312 12.2062 5.84436 11.624 6.45435 11.0431C7.67308 9.88241 9.49719 8.75 11.9996 8.75C14.502 8.75 16.3261 9.88241 17.5449 11.0431C18.1549 11.624 18.6061 12.2062 18.9038 12.6419C19.0523 12.8592 19.1615 13.0385 19.2323 13.1608C19.2676 13.2218 19.2933 13.2686 19.3093 13.2985C19.3174 13.3135 19.323 13.3242 19.3262 13.3305L19.3291 13.3359C19.3289 13.3357 19.3288 13.3354 19.9996 13C20.6704 12.6646 20.6703 12.6643 20.6701 12.664L20.6697 12.6632L20.6688 12.6614L20.6662 12.6563L20.6583 12.6408C20.6517 12.6282 20.6427 12.6108 20.631 12.5892C20.6078 12.5459 20.5744 12.4852 20.5306 12.4096C20.4432 12.2584 20.3141 12.0471 20.1423 11.7956C19.7994 11.2938 19.2819 10.626 18.5794 9.9569C17.1731 8.61759 14.9972 7.25 11.9996 7.25C9.00203 7.25 6.82614 8.61759 5.41987 9.9569C4.71736 10.626 4.19984 11.2938 3.85694 11.7956C3.68511 12.0471 3.55605 12.2584 3.4686 12.4096C3.42484 12.4852 3.39142 12.5459 3.36818 12.5892C3.35656 12.6108 3.34748 12.6282 3.34092 12.6408L3.33297 12.6563L3.33041 12.6614L3.32948 12.6632L3.32911 12.664C3.32894 12.6643 3.32879 12.6646 3.99961 13ZM11.9996 16C13.9326 16 15.4996 14.433 15.4996 12.5C15.4996 10.567 13.9326 9 11.9996 9C10.0666 9 8.49961 10.567 8.49961 12.5C8.49961 14.433 10.0666 16 11.9996 16Z"})),iconSeparator:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4.5 12.5v4H3V7h1.5v3.987h15V7H21v9.5h-1.5v-4h-15Z"})),iconSettings:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14.5 13.8c-1.1 0-2.1.7-2.4 1.8H4V17h8.1c.3 1 1.3 1.8 2.4 1.8s2.1-.7 2.4-1.8H20v-1.5h-3.1c-.3-1-1.3-1.7-2.4-1.7zM11.9 7c-.3-1-1.3-1.8-2.4-1.8S7.4 6 7.1 7H4v1.5h3.1c.3 1 1.3 1.8 2.4 1.8s2.1-.7 2.4-1.8H20V7h-8.1z"})),iconShadow:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 8c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm0 6.5c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM12.8 3h-1.5v3h1.5V3zm-1.6 18h1.5v-3h-1.5v3zm6.8-9.8v1.5h3v-1.5h-3zm-12 0H3v1.5h3v-1.5zm9.7 5.6 2.1 2.1 1.1-1.1-2.1-2.1-1.1 1.1zM8.3 7.2 6.2 5.1 5.1 6.2l2.1 2.1 1.1-1.1zM5.1 17.8l1.1 1.1 2.1-2.1-1.1-1.1-2.1 2.1zM18.9 6.2l-1.1-1.1-2.1 2.1 1.1 1.1 2.1-2.1z"})),iconShare:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M9 11.8l6.1-4.5c.1.4.4.7.9.7h2c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1h-2c-.6 0-1 .4-1 1v.4l-6.4 4.8c-.2-.1-.4-.2-.6-.2H6c-.6 0-1 .4-1 1v2c0 .6.4 1 1 1h2c.2 0 .4-.1.6-.2l6.4 4.8v.4c0 .6.4 1 1 1h2c.6 0 1-.4 1-1v-2c0-.6-.4-1-1-1h-2c-.5 0-.8.3-.9.7L9 12.2v-.4z"})),iconShield:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3.176l6.75 3.068v4.574c0 3.9-2.504 7.59-6.035 8.755a2.283 2.283 0 01-1.43 0c-3.53-1.164-6.035-4.856-6.035-8.755V6.244L12 3.176zM6.75 7.21v3.608c0 3.313 2.145 6.388 5.005 7.33.159.053.331.053.49 0 2.86-.942 5.005-4.017 5.005-7.33V7.21L12 4.824 6.75 7.21z",fillRule:"evenodd",clipRule:"evenodd"})),iconShipping:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3 6.75C3 5.784 3.784 5 4.75 5H15V7.313l.05.027 5.056 2.73.394.212v3.468a1.75 1.75 0 01-1.75 1.75h-.012a2.5 2.5 0 11-4.975 0H9.737a2.5 2.5 0 11-4.975 0H3V6.75zM13.5 14V6.5H4.75a.25.25 0 00-.25.25V14h.965a2.493 2.493 0 011.785-.75c.7 0 1.332.287 1.785.75H13.5zm4.535 0h.715a.25.25 0 00.25-.25v-2.573l-4-2.16v4.568a2.487 2.487 0 011.25-.335c.7 0 1.332.287 1.785.75zM6.282 15.5a1.002 1.002 0 00.968 1.25 1 1 0 10-.968-1.25zm9 0a1 1 0 101.937.498 1 1 0 00-1.938-.498z"})),iconShortcode:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M16 4.2v1.5h2.5v12.5H16v1.5h4V4.2h-4zM4.2 19.8h4v-1.5H5.8V5.8h2.5V4.2h-4l-.1 15.6zm5.1-3.1l1.4.6 4-10-1.4-.6-4 10z"})),iconShuffle:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(h.Path,{d:"M17.192 6.75L15.47 5.03l1.06-1.06 3.537 3.53-3.537 3.53-1.06-1.06 1.723-1.72h-3.19c-.602 0-.993.202-1.28.498-.309.319-.538.792-.695 1.383-.13.488-.222 1.023-.296 1.508-.034.664-.116 1.413-.303 2.117-.193.721-.513 1.467-1.068 2.04-.575.594-1.359.954-2.357.954H4v-1.5h4.003c.601 0 .993-.202 1.28-.498.308-.319.538-.792.695-1.383.149-.557.216-1.093.288-1.662l.039-.31a9.653 9.653 0 0 1 .272-1.653c.193-.722.513-1.467 1.067-2.04.576-.594 1.36-.954 2.358-.954h3.19zM8.004 6.75c.8 0 1.46.23 1.988.628a6.24 6.24 0 0 0-.684 1.396 1.725 1.725 0 0 0-.024-.026c-.287-.296-.679-.498-1.28-.498H4v-1.5h4.003zM12.699 14.726c-.161.459-.38.94-.684 1.396.527.397 1.188.628 1.988.628h3.19l-1.722 1.72 1.06 1.06L20.067 16l-3.537-3.53-1.06 1.06 1.723 1.72h-3.19c-.602 0-.993-.202-1.28-.498a1.96 1.96 0 0 1-.024-.026z"})),iconSidebar:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 5.5H6a.5.5 0 00-.5.5v3h13V6a.5.5 0 00-.5-.5zm.5 5H10v8h8a.5.5 0 00.5-.5v-7.5zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})),iconSidesAll:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM7 20.5h10V19H7v1.5zM19 7v10h1.5V7H19zM7 5h10V3.5H7V5z",style:{fill:"#1e1e1e"}})),iconSidesAxial:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M8.2 5.3h8V3.8h-8v1.5zm0 14.5h8v-1.5h-8v1.5zm3.5-6.5h1v-1h-1v1zm1-6.5h-1v.5h1v-.5zm-1 4.5h1v-1h-1v1zm0-2h1v-1h-1v1zm0 7.5h1v-.5h-1v.5zm1-2.5h-1v1h1v-1zm-8.5 1.5h1.5v-8H4.2v8zm14.5-8v8h1.5v-8h-1.5zm-5 4.5v-1h-1v1h1zm-6.5 0h.5v-1h-.5v1zm3.5-1v1h1v-1h-1zm6 1h.5v-1h-.5v1zm-8-1v1h1v-1h-1zm6 0v1h1v-1h-1z",style:{fill:"#1e1e1e",fillRule:"evenodd",clipRule:"evenodd"}})),iconSidesBottom:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 20.5h10V19H7v1.5z",style:{fill:"#1e1e1e"}}),(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM19 7v10h1.5V7H19zM7 5h10V3.5H7V5z",style:{fill:"#1e1e1e",opacity:.1}})),iconSidesHorizontal:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM19 7v10h1.5V7H19z",style:{fill:"#1e1e1e"}}),(0,l.createElement)(h.Path,{d:"M7 20.5h10V19H7v1.5zm0-17V5h10V3.5H7z",style:{fill:"#1e1e1e",opacity:.1}})),iconSidesLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 17H3.5V7H5v10z",style:{fill:"#1e1e1e"}}),(0,l.createElement)(h.Path,{d:"M7 20.5h10V19H7v1.5zM19 7v10h1.5V7H19zM7 5h10V3.5H7V5z",style:{fill:"#1e1e1e",opacity:.1}})),iconSidesRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20.5 7H19v10h1.5V7z",style:{fill:"#1e1e1e"}}),(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM7 20.5h10V19H7v1.5zm0-17V5h10V3.5H7z",style:{fill:"#1e1e1e",opacity:.1}})),iconSidesTop:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM7 20.5h10V19H7v1.5zM19 7v10h1.5V7H19z",style:{fill:"#1e1e1e",opacity:.1}}),(0,l.createElement)(h.Path,{d:"M7 5h10V3.5H7V5z",style:{fill:"#1e1e1e"}})),iconSidesVertical:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM19 7v10h1.5V7H19z",style:{fill:"#1e1e1e",opacity:.1}}),(0,l.createElement)(h.Path,{d:"M7 20.5h10V19H7v1.5zm0-17V5h10V3.5H7z",style:{fill:"#1e1e1e"}})),iconSiteLogo:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 1.5c4.1 0 7.5 3.4 7.5 7.5v.1c-1.4-.8-3.3-1.7-3.4-1.8-.2-.1-.5-.1-.8.1l-2.9 2.1L9 11.3c-.2-.1-.4 0-.6.1l-3.7 2.2c-.1-.5-.2-1-.2-1.5 0-4.2 3.4-7.6 7.5-7.6zm0 15c-3.1 0-5.7-1.9-6.9-4.5l3.7-2.2 3.5 1.2c.2.1.5 0 .7-.1l2.9-2.1c.8.4 2.5 1.2 3.5 1.9-.9 3.3-3.9 5.8-7.4 5.8z"})),iconStack:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.5 4v5a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2V4H8v5a.5.5 0 0 0 .5.5h7A.5.5 0 0 0 16 9V4h1.5Zm0 16v-5a2 2 0 0 0-2-2h-7a2 2 0 0 0-2 2v5H8v-5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v5h1.5Z"})),iconStarEmpty:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M9.706 8.646a.25.25 0 01-.188.137l-4.626.672a.25.25 0 00-.139.427l3.348 3.262a.25.25 0 01.072.222l-.79 4.607a.25.25 0 00.362.264l4.138-2.176a.25.25 0 01.233 0l4.137 2.175a.25.25 0 00.363-.263l-.79-4.607a.25.25 0 01.072-.222l3.347-3.262a.25.25 0 00-.139-.427l-4.626-.672a.25.25 0 01-.188-.137l-2.069-4.192a.25.25 0 00-.448 0L9.706 8.646zM12 7.39l-.948 1.921a1.75 1.75 0 01-1.317.957l-2.12.308 1.534 1.495c.412.402.6.982.503 1.55l-.362 2.11 1.896-.997a1.75 1.75 0 011.629 0l1.895.997-.362-2.11a1.75 1.75 0 01.504-1.55l1.533-1.495-2.12-.308a1.75 1.75 0 01-1.317-.957L12 7.39z",clipRule:"evenodd"})),iconStarFilled:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.776 4.454a.25.25 0 01.448 0l2.069 4.192a.25.25 0 00.188.137l4.626.672a.25.25 0 01.139.426l-3.348 3.263a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.362.263l-4.138-2.175a.25.25 0 00-.232 0l-4.138 2.175a.25.25 0 01-.363-.263l.79-4.607a.25.25 0 00-.071-.222L4.754 9.881a.25.25 0 01.139-.426l4.626-.672a.25.25 0 00.188-.137l2.069-4.192z"})),iconStarHalf:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9.518 8.783a.25.25 0 00.188-.137l2.069-4.192a.25.25 0 01.448 0l2.07 4.192a.25.25 0 00.187.137l4.626.672a.25.25 0 01.139.427l-3.347 3.262a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.363.264l-4.137-2.176a.25.25 0 00-.233 0l-4.138 2.175a.25.25 0 01-.362-.263l.79-4.607a.25.25 0 00-.072-.222L4.753 9.882a.25.25 0 01.14-.427l4.625-.672zM12 14.533c.28 0 .559.067.814.2l1.895.997-.362-2.11a1.75 1.75 0 01.504-1.55l1.533-1.495-2.12-.308a1.75 1.75 0 01-1.317-.957L12 7.39v7.143z"})),iconStore:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M19.75 11H21V8.667L19.875 4H4.125L3 8.667V11h1.25v8.75h15.5V11zm-1.5 0H5.75v7.25H10V13h4v5.25h4.25V11zm-5.5-5.5h2.067l.486 3.24.028.76H12.75v-4zm-3.567 0h2.067v4H8.669l.028-.76.486-3.24zm7.615 3.1l-.464-3.1h2.36l.806 3.345V9.5h-2.668l-.034-.9zM7.666 5.5h-2.36L4.5 8.845V9.5h2.668l.034-.9.464-3.1z",clipRule:"evenodd"})),iconStretchFullWidth:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 4h14v11H5V4Zm11 16H8v-1.5h8V20Z"})),iconStretchWide:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16 5.5H8V4h8v1.5ZM16 20H8v-1.5h8V20ZM5 9h14v6H5V9Z"})),styles:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 4c-4.4 0-8 3.6-8 8v.1c0 4.1 3.2 7.5 7.2 7.9h.8c4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 15V5c3.9 0 7 3.1 7 7s-3.1 7-7 7z"})),iconSubscript:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16.9 18.3l.8-1.2c.4-.6.7-1.2.9-1.6.2-.4.3-.8.3-1.2 0-.3-.1-.7-.2-1-.1-.3-.4-.5-.6-.7-.3-.2-.6-.3-1-.3s-.8.1-1.1.2c-.3.1-.7.3-1 .6l.2 1.3c.3-.3.5-.5.8-.6s.6-.2.9-.2c.3 0 .5.1.7.2.2.2.2.4.2.7 0 .3-.1.5-.2.8-.1.3-.4.7-.8 1.3L15 19.4h4.3v-1.2h-2.4zM14.1 7.2h-2L9.5 11 6.9 7.2h-2l3.6 5.3L4.7 18h2l2.7-4 2.7 4h2l-3.8-5.5 3.8-5.3z"})),iconSuperscript:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16.9 10.3l.8-1.3c.4-.6.7-1.2.9-1.6.2-.4.3-.8.3-1.2 0-.3-.1-.7-.2-1-.2-.2-.4-.4-.7-.6-.3-.2-.6-.3-1-.3s-.8.1-1.1.2c-.3.1-.7.3-1 .6l.1 1.3c.3-.3.5-.5.8-.6s.6-.2.9-.2c.3 0 .5.1.7.2.2.2.2.4.2.7 0 .3-.1.5-.2.8-.1.3-.4.7-.8 1.3l-1.8 2.8h4.3v-1.2h-2.2zm-2.8-3.1h-2L9.5 11 6.9 7.2h-2l3.6 5.3L4.7 18h2l2.7-4 2.7 4h2l-3.8-5.5 3.8-5.3z"})),iconSwatch:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 17.7c.4.5.8.9 1.2 1.2l1.1-1.4c-.4-.3-.7-.6-1-1L5 17.7zM5 6.3l1.4 1.1c.3-.4.6-.7 1-1L6.3 5c-.5.4-.9.8-1.3 1.3zm.1 7.8l-1.7.5c.2.6.4 1.1.7 1.6l1.5-.8c-.2-.4-.4-.8-.5-1.3zM4.8 12v-.7L3 11.1v1.8l1.7-.2c.1-.2.1-.5.1-.7zm3 7.9c.5.3 1.1.5 1.6.7l.5-1.7c-.5-.1-.9-.3-1.3-.5l-.8 1.5zM19 6.3c-.4-.5-.8-.9-1.2-1.2l-1.1 1.4c.4.3.7.6 1 1L19 6.3zm-.1 3.6l1.7-.5c-.2-.6-.4-1.1-.7-1.6l-1.5.8c.2.4.4.8.5 1.3zM5.6 8.6l-1.5-.8c-.3.5-.5 1-.7 1.6l1.7.5c.1-.5.3-.9.5-1.3zm2.2-4.5l.8 1.5c.4-.2.8-.4 1.3-.5l-.5-1.7c-.6.2-1.1.4-1.6.7zm8.8 13.5l1.1 1.4c.5-.4.9-.8 1.2-1.2l-1.4-1.1c-.2.3-.5.6-.9.9zm1.8-2.2l1.5.8c.3-.5.5-1.1.7-1.6l-1.7-.5c-.1.5-.3.9-.5 1.3zm2.6-4.3l-1.7.2v1.4l1.7.2V12v-.9zM11.1 3l.2 1.7h1.4l.2-1.7h-1.8zm3 2.1c.5.1.9.3 1.3.5l.8-1.5c-.5-.3-1.1-.5-1.6-.7l-.5 1.7zM12 19.2h-.7l-.2 1.8h1.8l-.2-1.7c-.2-.1-.5-.1-.7-.1zm2.1-.3l.5 1.7c.6-.2 1.1-.4 1.6-.7l-.8-1.5c-.4.2-.8.4-1.3.5z"})),iconSymbolFilled:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M21.3 10.8l-5.6-5.6c-.7-.7-1.8-.7-2.5 0l-5.6 5.6c-.7.7-.7 1.8 0 2.5l5.6 5.6c.3.3.8.5 1.2.5s.9-.2 1.2-.5l5.6-5.6c.8-.7.8-1.9.1-2.5zm-17.6 1L10 5.5l-1-1-6.3 6.3c-.7.7-.7 1.8 0 2.5L9 19.5l1.1-1.1-6.3-6.3c-.2 0-.2-.2-.1-.3z"})),iconSymbol:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M21.3 10.8l-5.6-5.6c-.7-.7-1.8-.7-2.5 0l-5.6 5.6c-.7.7-.7 1.8 0 2.5l5.6 5.6c.3.3.8.5 1.2.5s.9-.2 1.2-.5l5.6-5.6c.8-.7.8-1.9.1-2.5zm-1 1.4l-5.6 5.6c-.1.1-.3.1-.4 0l-5.6-5.6c-.1-.1-.1-.3 0-.4l5.6-5.6s.1-.1.2-.1.1 0 .2.1l5.6 5.6c.1.1.1.3 0 .4zm-16.6-.4L10 5.5l-1-1-6.3 6.3c-.7.7-.7 1.8 0 2.5L9 19.5l1.1-1.1-6.3-6.3c-.2 0-.2-.2-.1-.3z"})),iconTableColumnAfter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M14.08 12.864V9.216h3.648V7.424H14.08V3.776h-1.728v3.648H8.64v1.792h3.712v3.648zM0 17.92V0h20.48v17.92H0zM6.4 1.28H1.28v3.84H6.4V1.28zm0 5.12H1.28v3.84H6.4V6.4zm0 5.12H1.28v3.84H6.4v-3.84zM19.2 1.28H7.68v14.08H19.2V1.28z"})),iconTableColumnBefore:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M6.4 3.776v3.648H2.752v1.792H6.4v3.648h1.728V9.216h3.712V7.424H8.128V3.776zM0 17.92V0h20.48v17.92H0zM12.8 1.28H1.28v14.08H12.8V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.12h-5.12v3.84h5.12V6.4zm0 5.12h-5.12v3.84h5.12v-3.84z"})),iconTableColumnDelete:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M6.4 9.98L7.68 8.7v-.256L6.4 7.164V9.98zm6.4-1.532l1.28-1.28V9.92L12.8 8.64v-.192zm7.68 9.472V0H0v17.92h20.48zm-1.28-2.56h-5.12v-1.024l-.256.256-1.024-1.024v1.792H7.68v-1.792l-1.024 1.024-.256-.256v1.024H1.28V1.28H6.4v2.368l.704-.704.576.576V1.216h5.12V3.52l.96-.96.32.32V1.216h5.12V15.36zm-5.76-2.112l-3.136-3.136-3.264 3.264-1.536-1.536 3.264-3.264L5.632 5.44l1.536-1.536 3.136 3.136 3.2-3.2 1.536 1.536-3.2 3.2 3.136 3.136-1.536 1.536z"})),iconTableRowAfter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M13.824 10.176h-2.88v-2.88H9.536v2.88h-2.88v1.344h2.88v2.88h1.408v-2.88h2.88zM0 17.92V0h20.48v17.92H0zM6.4 1.28H1.28v3.84H6.4V1.28zm6.4 0H7.68v3.84h5.12V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.056H1.28v9.024H19.2V6.336z"})),iconTableRowBefore:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M6.656 6.464h2.88v2.88h1.408v-2.88h2.88V5.12h-2.88V2.24H9.536v2.88h-2.88zM0 17.92V0h20.48v17.92H0zm7.68-2.56h5.12v-3.84H7.68v3.84zm-6.4 0H6.4v-3.84H1.28v3.84zM19.2 1.28H1.28v9.024H19.2V1.28zm0 10.24h-5.12v3.84h5.12v-3.84zM6.656 6.464h2.88v2.88h1.408v-2.88h2.88V5.12h-2.88V2.24H9.536v2.88h-2.88zM0 17.92V0h20.48v17.92H0zm7.68-2.56h5.12v-3.84H7.68v3.84zm-6.4 0H6.4v-3.84H1.28v3.84zM19.2 1.28H1.28v9.024H19.2V1.28zm0 10.24h-5.12v3.84h5.12v-3.84z"})),iconTableRowDelete:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M17.728 11.456L14.592 8.32l3.2-3.2-1.536-1.536-3.2 3.2L9.92 3.648 8.384 5.12l3.2 3.2-3.264 3.264 1.536 1.536 3.264-3.264 3.136 3.136 1.472-1.536zM0 17.92V0h20.48v17.92H0zm19.2-6.4h-.448l-1.28-1.28H19.2V6.4h-1.792l1.28-1.28h.512V1.28H1.28v3.84h6.208l1.28 1.28H1.28v3.84h7.424l-1.28 1.28H1.28v3.84H19.2v-3.84z"})),iconTable:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 6v11.5h16V6H4zm1.5 1.5h6V11h-6V7.5zm0 8.5v-3.5h6V16h-6zm13 0H13v-3.5h5.5V16zM13 11V7.5h5.5V11H13z"})),iconTablet:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17 4H7c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H7c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12zm-7.5-.5h4V16h-4v1.5z"})),iconTag:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6.08 10.103h2.914L9.657 12h1.417L8.23 4H6.846L4 12h1.417l.663-1.897Zm1.463-4.137.994 2.857h-2l1.006-2.857ZM11 16H4v-1.5h7V16Zm1 0h8v-1.5h-8V16Zm-4 4H4v-1.5h4V20Zm7-1.5V20H9v-1.5h6Z"})),iconTextColor:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12.9 6h-2l-4 11h1.9l1.1-3h4.2l1.1 3h1.9L12.9 6zm-2.5 6.5l1.5-4.9 1.7 4.9h-3.2z"})),iconTextHorizontal:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M8.2 14.4h3.9L13 17h1.7L11 6.5H9.3L5.6 17h1.7l.9-2.6zm2-5.5 1.4 4H8.8l1.4-4zm7.4 7.5-1.3.8.8 1.4H5.5V20h14.3l-2.2-3.6z"})),iconTextVertical:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 5.6v1.7l2.6.9v3.9L7 13v1.7L17.5 11V9.3L7 5.6zm4.2 6V8.8l4 1.4-4 1.4zm-5.7 5.6V5.5H4v14.3l3.6-2.2-.8-1.3-1.3.9z"})),iconTip:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 15.8c-3.7 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8c3.7 0 6.8 3 6.8 6.8s-3.1 6.8-6.8 6.8zm0-12C9.1 3.8 6.8 6.1 6.8 9s2.4 5.2 5.2 5.2c2.9 0 5.2-2.4 5.2-5.2S14.9 3.8 12 3.8zM8 17.5h8V19H8zM10 20.5h4V22h-4z"})),iconTitle:(0,l.createElement)(h.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m4 5.5h2v6.5h1.5v-6.5h2v-1.5h-5.5zm16 10.5h-16v-1.5h16zm-7 4h-9v-1.5h9z"})),iconTool:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14.103 7.128l2.26-2.26a4 4 0 00-5.207 4.804L5.828 15a2 2 0 102.828 2.828l5.329-5.328a4 4 0 004.804-5.208l-2.261 2.26-1.912-.512-.513-1.912zm-7.214 9.64a.5.5 0 11.707-.707.5.5 0 01-.707.707z"})),iconTrash:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})),iconTrendingDown:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4.195 8.245a.75.75 0 011.06-.05l5.004 4.55 4.025-3.521L19 13.939V10.75h1.5v5.75h-5.75V15h3.19l-3.724-3.723-3.975 3.478-5.995-5.45a.75.75 0 01-.051-1.06z"})),iconTrendingUp:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.445 16.505a.75.75 0 001.06.05l5.005-4.55 4.024 3.521 4.716-4.715V14h1.5V8.25H14v1.5h3.19l-3.724 3.723L9.49 9.995l-5.995 5.45a.75.75 0 00-.05 1.06z"})),iconTypography:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6.9 7L3 17.8h1.7l1-2.8h4.1l1 2.8h1.7L8.6 7H6.9zm-.7 6.6l1.5-4.3 1.5 4.3h-3zM21.6 17c-.1.1-.2.2-.3.2-.1.1-.2.1-.4.1s-.3-.1-.4-.2c-.1-.1-.1-.3-.1-.6V12c0-.5 0-1-.1-1.4-.1-.4-.3-.7-.5-1-.2-.2-.5-.4-.9-.5-.4 0-.8-.1-1.3-.1s-1 .1-1.4.2c-.4.1-.7.3-1 .4-.2.2-.4.3-.6.5-.1.2-.2.4-.2.7 0 .3.1.5.2.8.2.2.4.3.8.3.3 0 .6-.1.8-.3.2-.2.3-.4.3-.7 0-.3-.1-.5-.2-.7-.2-.2-.4-.3-.6-.4.2-.2.4-.3.7-.4.3-.1.6-.1.8-.1.3 0 .6 0 .8.1.2.1.4.3.5.5.1.2.2.5.2.9v1.1c0 .3-.1.5-.3.6-.2.2-.5.3-.9.4-.3.1-.7.3-1.1.4-.4.1-.8.3-1.1.5-.3.2-.6.4-.8.7-.2.3-.3.7-.3 1.2 0 .6.2 1.1.5 1.4.3.4.9.5 1.6.5.5 0 1-.1 1.4-.3.4-.2.8-.6 1.1-1.1 0 .4.1.7.3 1 .2.3.6.4 1.2.4.4 0 .7-.1.9-.2.2-.1.5-.3.7-.4h-.3zm-3-.9c-.2.4-.5.7-.8.8-.3.2-.6.2-.8.2-.4 0-.6-.1-.9-.3-.2-.2-.3-.6-.3-1.1 0-.5.1-.9.3-1.2s.5-.5.8-.7c.3-.2.7-.3 1-.5.3-.1.6-.3.7-.6v3.4z"})),iconUndo:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.3 11.7c-.6-.6-1.4-.9-2.3-.9H6.7l2.9-3.3-1.1-1-4.5 5L8.5 16l1-1-2.7-2.7H16c.5 0 .9.2 1.3.5 1 1 1 3.4 1 4.5v.3h1.5v-.2c0-1.5 0-4.3-1.5-5.7z"})),iconUngroup:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 4h-7c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 9c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v7zm-5 5c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h1V9H6c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-1h-1.5v1z"})),iconUnlock:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8h1.5c0-1.2 1-2.2 2.2-2.2s2.2 1 2.2 2.2v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1z"})),iconUnseen:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4.67 10.664s-2.09 1.11-2.917 1.582l.494.87 1.608-.914.002.002c.343.502.86 1.17 1.563 1.84.348.33.742.663 1.185.976L5.57 16.744l.858.515 1.02-1.701a9.1 9.1 0 0 0 4.051 1.18V19h1v-2.263a9.1 9.1 0 0 0 4.05-1.18l1.021 1.7.858-.514-1.034-1.723c.442-.313.837-.646 1.184-.977.703-.669 1.22-1.337 1.563-1.839l.002-.003 1.61.914.493-.87c-1.75-.994-2.918-1.58-2.918-1.58l-.003.005a8.29 8.29 0 0 1-.422.689 10.097 10.097 0 0 1-1.36 1.598c-1.218 1.16-3.042 2.293-5.544 2.293-2.503 0-4.327-1.132-5.546-2.293a10.099 10.099 0 0 1-1.359-1.599 8.267 8.267 0 0 1-.422-.689l-.003-.005Z"})),iconUpdate:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m11.3 17.2-5-5c-.1-.1-.1-.3 0-.4l2.3-2.3-1.1-1-2.3 2.3c-.7.7-.7 1.8 0 2.5l5 5H7.5v1.5h5.3v-5.2h-1.5v2.6zm7.5-6.4-5-5h2.7V4.2h-5.2v5.2h1.5V6.8l5 5c.1.1.1.3 0 .4l-2.3 2.3 1.1 1.1 2.3-2.3c.6-.7.6-1.9-.1-2.5z"})),iconUpload:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.5 15v3.5H13V6.7l4.5 4.1 1-1.1-6.2-5.8-5.8 5.8 1 1.1 4-4v11.7h-6V15H4v5h16v-5z"})),iconVerse:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17.8 2l-.9.3c-.1 0-3.6 1-5.2 2.1C10 5.5 9.3 6.5 8.9 7.1c-.6.9-1.7 4.7-1.7 6.3l-.9 2.3c-.2.4 0 .8.4 1 .1 0 .2.1.3.1.3 0 .6-.2.7-.5l.6-1.5c.3 0 .7-.1 1.2-.2.7-.1 1.4-.3 2.2-.5.8-.2 1.6-.5 2.4-.8.7-.3 1.4-.7 1.9-1.2s.8-1.2 1-1.9c.2-.7.3-1.6.4-2.4.1-.8.1-1.7.2-2.5 0-.8.1-1.5.2-2.1V2zm-1.9 5.6c-.1.8-.2 1.5-.3 2.1-.2.6-.4 1-.6 1.3-.3.3-.8.6-1.4.9-.7.3-1.4.5-2.2.8-.6.2-1.3.3-1.8.4L15 7.5c.3-.3.6-.7 1-1.1 0 .4 0 .8-.1 1.2zM6 20h8v-1.5H6V20z"})),iconVideo:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18.7 3H5.3C4 3 3 4 3 5.3v13.4C3 20 4 21 5.3 21h13.4c1.3 0 2.3-1 2.3-2.3V5.3C21 4 20 3 18.7 3zm.8 15.7c0 .4-.4.8-.8.8H5.3c-.4 0-.8-.4-.8-.8V5.3c0-.4.4-.8.8-.8h13.4c.4 0 .8.4.8.8v13.4zM10 15l5-3-5-3v6z"})),iconWarning:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1.13 9.38l.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z"})),iconWidget:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6 3H8V5H16V3H18V5C19.1046 5 20 5.89543 20 7V19C20 20.1046 19.1046 21 18 21H6C4.89543 21 4 20.1046 4 19V7C4 5.89543 4.89543 5 6 5V3ZM18 6.5H6C5.72386 6.5 5.5 6.72386 5.5 7V8H18.5V7C18.5 6.72386 18.2761 6.5 18 6.5ZM18.5 9.5H5.5V19C5.5 19.2761 5.72386 19.5 6 19.5H18C18.2761 19.5 18.5 19.2761 18.5 19V9.5ZM11 11H13V13H11V11ZM7 11V13H9V11H7ZM15 13V11H17V13H15Z"})),iconWordpress:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M20 10c0-5.51-4.49-10-10-10C4.48 0 0 4.49 0 10c0 5.52 4.48 10 10 10 5.51 0 10-4.48 10-10zM7.78 15.37L4.37 6.22c.55-.02 1.17-.08 1.17-.08.5-.06.44-1.13-.06-1.11 0 0-1.45.11-2.37.11-.18 0-.37 0-.58-.01C4.12 2.69 6.87 1.11 10 1.11c2.33 0 4.45.87 6.05 2.34-.68-.11-1.65.39-1.65 1.58 0 .74.45 1.36.9 2.1.35.61.55 1.36.55 2.46 0 1.49-1.4 5-1.4 5l-3.03-8.37c.54-.02.82-.17.82-.17.5-.05.44-1.25-.06-1.22 0 0-1.44.12-2.38.12-.87 0-2.33-.12-2.33-.12-.5-.03-.56 1.2-.06 1.22l.92.08 1.26 3.41zM17.41 10c.24-.64.74-1.87.43-4.25.7 1.29 1.05 2.71 1.05 4.25 0 3.29-1.73 6.24-4.4 7.78.97-2.59 1.94-5.2 2.92-7.78zM6.1 18.09C3.12 16.65 1.11 13.53 1.11 10c0-1.3.23-2.48.72-3.59C3.25 10.3 4.67 14.2 6.1 18.09zm4.03-6.63l2.58 6.98c-.86.29-1.76.45-2.71.45-.79 0-1.57-.11-2.29-.33.81-2.38 1.62-4.74 2.42-7.1z"}))};window.dragBlockIcons=n}()}();
     1!function(){var e={8546:function(){jQuery((function(){$=jQuery,$(document).on("click change","select[id*=inspector-select-control]",(function(){$(this).find('option[value*="Arial"]').length&&($(this).find("option").each((function(){$(this).css("font-family",$(this).attr("value"))})),$(this).css("font-family",$(this).val()).css("font-size","20px"))}))}))}},t={};function c(l){var h=t[l];if(void 0!==h)return h.exports;var n=t[l]={exports:{}};return e[l](n,n.exports,c),n.exports}!function(){"use strict";c(8546);var e=window.lodash,t=window.wp.i18n;window.wp.data,function(c){c(document).on("mousedown mouseenter keydown",".edit-site-header-edit-mode__list-view-toggle, .edit-site-editor__list-view-panel-content, .block-editor-list-view-block-select-button",(function(){let e=50,t=setInterval((function(){if(e<0||c(document).find(".block-editor-list-view-block-select-button").length){if(clearInterval(t),e>=5e3)return;l(),h()}e--}),100)}));let l=()=>{c(document).find(".block-editor-list-view-block-select-button").each((function(){var t;if(c(this).hasClass("dragblock-list-view-optimized"))return;let l=c(this).attr("href");if(!l||-1===l.indexOf("#block-"))return;l=l.split("#block-")[1],c(this).find(".block-editor-list-view-block-select-button__title .components-truncate").attr("data-blockClientId",l),c(this).find(".block-editor-list-view-block-select-button__anchor").attr("data-blockClientId",l),c(this).attr("title",c(this).find(".block-editor-list-view-block-select-button__title").text()),c(this).find(".block-editor-list-view-block-select-button__title .components-truncate").each((function(){c(this).attr("data-title",c(this).text())})),c(this).addClass("dragblock-list-view-optimized");let h=wp.data.select("core/block-editor").getBlockAttributes(l);if(!h)return;let n=h.className,a=null!==(t=h.dragBlockTagName)&&void 0!==t?t:"",v=function(t){if(!(0,e.isArray)(t)||!t.length)return"";let c="",l="";for(let e of t)if(e.slug&&e.value&&!e.disable&&(c||(c=e.value),e.slug===dragBlockEditorInit.siteLocale)){l=e.value;break}return l||(l=c),l}(h.dragBlockText);"div"!==a&&"span"!==a||(a=""),n&&(n="."+n.split(" ").join(".")),v.includes("[")&&v.includes("]")||v.includes("<")&&v.includes(">")?v="":v&&(v=` "${v}"`),(a||n||v)&&c(this).find(".block-editor-list-view-block-select-button__title .components-truncate").text(a+n+v)}))},h=()=>{c(document).find(".block-editor-list-view-block-select-button").each((function(){let e=c(this).attr("href");if(!e||-1===e.indexOf("#block-"))return;e=e.split("#block-")[1];let t=wp.data.select("core/block-editor").getBlockAttributes(e);if(!t)return;const{dragBlockQueries:l,dragBlockRenderability:h}=t,n="dragblock-render-disabled";!function(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}(h)?c(this).removeClass(n):c(this).addClass(n);const a="dragblock-has-queries";if(l&&l.length){for(let e of l){const{slug:t,disabled:l}=e;if(!l&&"parse_item"!==t)return void c(this).addClass(a)}c(this).removeClass(a)}else c(this).removeClass(a)}))};c(document).on("dblclick",".block-editor-list-view-block-select-button__title .components-truncate",(function(l){if(l.ctrlKey||l.altKey||l.shiftKey||l.metaKey)return;let h=c(this).attr("data-blockClientId");if(!h)return;let n=wp.data.select("core/block-editor").getBlockAttributes(h);if(!n)return;const{className:a,dragBlockTagName:v,dragBlockRenderability:r}=n;let w=a||"",o=v||"";"div"===o&&(o="");{let l=prompt((0,t.__)("Please enter class names","dragblock"),w);if(null===l)return;return l=null===(m=l)?"":m.trim().split(" ").map((e=>function(e){return e.trim().toLowerCase().replace(/[^a-zA-Z0-9_-]/g,"-")}(e))).join(" "),void(l!==w&&(n.className=l,wp.data.dispatch("core/block-editor").updateBlockAttributes(h,(0,e.cloneDeep)(n)),l?c(this).text(o+"."+l.split(" ").join(".")):c(this).text(o+c(this).attr("data-title"))))}var m})),c(document).on("dblclick",".block-editor-list-view-block-select-button__anchor",(function(l){let h=c(this).attr("data-blockClientId");if(!h)return;let n=wp.data.select("core/block-editor").getBlockAttributes(h);if(!n)return;let a=n.anchor,v=prompt((0,t.__)("Please enter an anchor","dragblock"),a);null!==v&&v!==a&&(n.anchor=v,wp.data.dispatch("core/block-editor").updateBlockAttributes(h,(0,e.cloneDeep)(n)),v?c(this).html(v.split(" ").join("#")):c(this).html(""))}))}(jQuery);var l=window.wp.element,h=window.wp.primitives;const n={iconAesthetic:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M87.5 60C153.929 11.2023 194.58 -1.57461 273 0.999996L167.085 250.149L87.5 60Z",fill:"#E80048"}),(0,l.createElement)(h.Path,{d:"M267.5 0.500027C345.336 8.13205 389.648 34.5258 440.5 87.5L191.683 191.806L267.5 0.500027Z",fill:"#FF4949"}),(0,l.createElement)(h.Path,{d:"M438 84.5C491.482 153.785 500.053 194.783 499.5 269.5L248.781 167.001L438 84.5Z",fill:"#573CFF"}),(0,l.createElement)(h.Path,{d:"M500 265C492.791 340.652 473.81 378.662 414.5 439L307.393 190.952L500 265Z",fill:"#C344FF"}),(0,l.createElement)(h.Path,{d:"M415 438.5C352.665 486.408 312.205 499.841 230 499.5L332.86 248.701L415 438.5Z",fill:"#0E3A1A"}),(0,l.createElement)(h.Path,{d:"M235 499.5C164.308 492.174 125.604 478.532 60.5 414L308.842 307.285L235 499.5Z",fill:"#74D12A"}),(0,l.createElement)(h.Path,{d:"M60.5 414C13.7466 351.468 -2.14494 312.281 0.499988 230L250.834 333.04L60.5 414Z",fill:"#F09503"}),(0,l.createElement)(h.Path,{d:"M-4.05244e-06 233C11.1426 153.146 30.3961 115.375 87 60L192.336 308.812L-4.05244e-06 233Z",fill:"#FFD400"})),iconAlignItemsCenter:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"100",y:"60",width:"130",height:"380",rx:"30"}),(0,l.createElement)(h.Rect,{x:"270",y:"120",width:"130",height:"260",rx:"30"}),(0,l.createElement)(h.Rect,{y:"230",width:"500",height:"40",rx:"20"})),iconAlignItemsEnd:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"100",y:"40",width:"130",height:"380",rx:"30"}),(0,l.createElement)(h.Rect,{x:"270",y:"160",width:"130",height:"260",rx:"30"}),(0,l.createElement)(h.Rect,{y:"460",width:"500",height:"40",rx:"20"})),iconAlginItemsStart:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"100",y:"80",width:"130",height:"380",rx:"30"}),(0,l.createElement)(h.Rect,{x:"270",y:"80",width:"130",height:"260",rx:"30"}),(0,l.createElement)(h.Rect,{width:"500",height:"40",rx:"20"})),iconAlignItemsStretch:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"100",y:"60",width:"130",height:"380",rx:"30"}),(0,l.createElement)(h.Rect,{x:"270",y:"60",width:"130",height:"380",rx:"30"}),(0,l.createElement)(h.Rect,{width:"500",height:"40",rx:"20"}),(0,l.createElement)(h.Rect,{y:"460",width:"500",height:"40",rx:"20"})),iconColorPaletteLen:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M33.4937 375C11.5516 336.995 -3.83648e-06 293.884 0 250C3.83648e-06 206.116 11.5516 163.005 33.4937 125L206.699 225C202.31 232.601 200 241.223 200 250C200 258.777 202.31 267.399 206.699 275L33.4937 375Z",fill:"#F76021"}),(0,l.createElement)(h.Path,{d:"M250 500C206.116 500 163.005 488.448 125 466.506C86.9951 444.564 55.4357 413.005 33.4936 375L206.699 275C211.087 282.601 217.399 288.913 225 293.301C232.601 297.69 241.223 300 250 300L250 500Z",fill:"#ED9C19"}),(0,l.createElement)(h.Path,{d:"M466.506 375C444.564 413.005 413.005 444.564 375 466.506C336.995 488.448 293.884 500 250 500L250 300C258.777 300 267.399 297.69 275 293.301C282.601 288.913 288.913 282.601 293.301 275L466.506 375Z",fill:"#00AB5E"}),(0,l.createElement)(h.Path,{d:"M466.506 125C488.448 163.005 500 206.116 500 250C500 293.884 488.448 336.995 466.506 375L293.301 275C297.69 267.399 300 258.777 300 250C300 241.223 297.69 232.601 293.301 225L466.506 125Z",fill:"#0076BE"}),(0,l.createElement)(h.Path,{d:"M250 0C293.884 5.23314e-07 336.995 11.5516 375 33.4937C413.005 55.4358 444.564 86.9952 466.506 125L293.301 225C288.913 217.399 282.601 211.087 275 206.699C267.399 202.31 258.777 200 250 200L250 0Z",fill:"#8C1DC0"}),(0,l.createElement)(h.Path,{d:"M33.4936 125C55.4357 86.9952 86.9952 55.4357 125 33.4936C163.005 11.5515 206.116 -2.14489e-05 250 0L250 200C241.223 200 232.601 202.31 225 206.699C217.399 211.087 211.087 217.399 206.699 225L33.4936 125Z",fill:"#E80048"}),(0,l.createElement)(h.Path,{d:"M466.506 375C444.564 413.005 413.005 444.564 375 466.506C336.995 488.448 293.884 500 250 500L250 400C276.33 400 302.197 393.069 325 379.904C347.803 366.739 366.739 347.803 379.904 325L466.506 375Z",fill:"#63C86B"}),(0,l.createElement)(h.Path,{d:"M466.506 125C488.448 163.005 500 206.116 500 250C500 293.884 488.448 336.995 466.506 375L379.904 325C393.069 302.197 400 276.33 400 250C400 223.669 393.069 197.803 379.904 175L466.506 125Z",fill:"#008ADF"}),(0,l.createElement)(h.Path,{d:"M250 0C293.884 5.23314e-07 336.995 11.5516 375 33.4937C413.005 55.4358 444.564 86.9952 466.506 125L379.904 175C366.739 152.197 347.803 133.261 325 120.096C302.197 106.931 276.331 100 250 100L250 0Z",fill:"#B13FC4"}),(0,l.createElement)(h.Path,{d:"M33.4936 125C55.4357 86.9952 86.9952 55.4357 125 33.4936C163.005 11.5515 206.116 -2.14489e-05 250 0L250 100C223.67 100 197.803 106.931 175 120.096C152.197 133.261 133.261 152.197 120.096 175L33.4936 125Z",fill:"#FF4949"}),(0,l.createElement)(h.Path,{d:"M33.4937 375C11.5516 336.995 -3.83648e-06 293.884 0 250C3.83648e-06 206.116 11.5516 163.005 33.4937 125L120.096 175C106.931 197.803 100 223.669 100 250C100 276.33 106.931 302.197 120.096 325L33.4937 375Z",fill:"#F49E2C"}),(0,l.createElement)(h.Path,{d:"M250 500C206.116 500 163.005 488.448 125 466.506C86.9951 444.564 55.4357 413.005 33.4936 375L120.096 325C133.261 347.803 152.197 366.739 175 379.904C197.803 393.069 223.669 400 250 400L250 500Z",fill:"#FFD400"})),iconFlexWrapNoWrap:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"82",y:"210",width:"314",height:"80",rx:"30"}),(0,l.createElement)(h.Rect,{width:"40",height:"500",rx:"20"}),(0,l.createElement)(h.Path,{d:"M481.786 230.308C492.067 241.423 492.067 258.577 481.786 269.692L397.289 361.042C379.373 380.411 347 367.735 347 341.35L347 158.65C347 132.265 379.373 119.588 397.289 138.958L481.786 230.308Z"})),iconFlexWrapWrapReverse:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{width:"314",height:"85",rx:"30",transform:"matrix(1 0 0 -1 77 417)"}),(0,l.createElement)(h.Rect,{width:"251",height:"85",rx:"30",transform:"matrix(1 0 0 -1 132 205)"}),(0,l.createElement)(h.Rect,{width:"40",height:"500",rx:"20"}),(0,l.createElement)(h.Path,{d:"M87.2144 143.308C76.9333 154.423 76.9333 171.577 87.2144 182.692L171.711 274.042C189.627 293.411 222 280.735 222 254.35L222 71.6496C222 45.265 189.627 32.5884 171.711 51.9576L87.2144 143.308Z"}),(0,l.createElement)(h.Path,{d:"M351.5 120C390.885 120 428.656 135.645 456.505 163.495C484.355 191.344 500 229.115 500 268.5C500 307.885 484.355 345.656 456.505 373.505C428.656 401.355 390.885 417 351.5 417L351.5 331.607C368.237 331.607 384.288 324.958 396.123 313.123C407.958 301.288 414.607 285.237 414.607 268.5C414.607 251.763 407.958 235.712 396.123 223.877C384.288 212.042 368.237 205.393 351.5 205.393L351.5 120Z"})),iconFlexWrapWrap:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"77",y:"82",width:"314",height:"85",rx:"30"}),(0,l.createElement)(h.Rect,{x:"132",y:"294",width:"251",height:"85",rx:"30"}),(0,l.createElement)(h.Rect,{width:"40",height:"500",rx:"20"}),(0,l.createElement)(h.Path,{d:"M87.2144 355.692C76.9333 344.577 76.9333 327.423 87.2144 316.308L171.711 224.958C189.627 205.589 222 218.265 222 244.65L222 427.35C222 453.735 189.627 466.412 171.711 447.042L87.2144 355.692Z"}),(0,l.createElement)(h.Path,{d:"M351.5 379C390.885 379 428.656 363.355 456.505 335.505C484.355 307.656 500 269.885 500 230.5C500 191.115 484.355 153.344 456.505 125.495C428.656 97.6455 390.885 82 351.5 82L351.5 167.393C368.237 167.393 384.288 174.042 396.123 185.877C407.958 197.712 414.607 213.763 414.607 230.5C414.607 247.237 407.958 263.288 396.123 275.123C384.288 286.958 368.237 293.607 351.5 293.607L351.5 379Z"})),iconGap:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{y:"100",width:"40",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"424",y:"213",width:"40",height:"348",rx:"20",transform:"rotate(90 424 213)"}),(0,l.createElement)(h.Rect,{x:"460",y:"100",width:"40",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"173.783",y:"127",width:"40",height:"149.6",rx:"20",transform:"rotate(45 173.783 127)"}),(0,l.createElement)(h.Rect,{width:"40",height:"149.6",rx:"20",transform:"matrix(0.707107 -0.707107 -0.707107 -0.707107 173.783 339.067)"}),(0,l.createElement)(h.Rect,{width:"40",height:"149.6",rx:"20",transform:"matrix(-0.707107 0.707107 0.707107 0.707107 326.284 127)"}),(0,l.createElement)(h.Rect,{x:"326.284",y:"339.067",width:"40",height:"149.6",rx:"20",transform:"rotate(-135 326.284 339.067)"})),iconJustifyContentCenter:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"140",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"270",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"450",width:"50",height:"500",rx:"20"}),(0,l.createElement)(h.Rect,{width:"50",height:"500",rx:"20"})),iconJustifyContentEnd:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"150",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"300",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"450",width:"50",height:"500",rx:"20"})),iconJustifyContentSpaceBetween:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"80",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"320",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"450",width:"50",height:"500",rx:"20"}),(0,l.createElement)(h.Rect,{width:"50",height:"500",rx:"20"})),iconJustifyContentSpaceEvenly:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"110",y:"100",width:"110",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"280",y:"100",width:"110",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{width:"50",height:"500",rx:"20"}),(0,l.createElement)(h.Rect,{x:"450",width:"50",height:"500",rx:"20"})),iconJustifyContentStart:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"100",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"250",y:"100",width:"100",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{width:"50",height:"500",rx:"20"})),iconJustifyContentStretch:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Rect,{x:"70",y:"100",width:"170",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{x:"260",y:"100",width:"170",height:"300",rx:"20"}),(0,l.createElement)(h.Rect,{width:"50",height:"500",rx:"20"}),(0,l.createElement)(h.Rect,{x:"450",width:"50",height:"500",rx:"20"})),iconSizing:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M0 380C0 391.046 8.95431 400 20 400L30 400C41.0457 400 50 391.046 50 380L50 120C50 108.954 41.0457 100 30 100H20C8.9543 100 0 108.954 0 120L0 380Z"}),(0,l.createElement)(h.Path,{d:"M450 380C450 391.046 458.954 400 470 400L480 400C491.046 400 500 391.046 500 380V120C500 108.954 491.046 100 480 100H470C458.954 100 450 108.954 450 120V380Z"}),(0,l.createElement)(h.Path,{d:"M380 50C391.046 50 400 41.0457 400 30L400 20C400 8.9543 391.046 3.91405e-07 380 8.74228e-07L120 1.22392e-05C108.954 1.2722e-05 100 8.95432 100 20L100 30C100 41.0457 108.954 50 120 50L380 50Z"}),(0,l.createElement)(h.Path,{d:"M380 500C391.046 500 400 491.046 400 480L400 470C400 458.954 391.046 450 380 450L120 450C108.954 450 100 458.954 100 470L100 480C100 491.046 108.954 500 120 500L380 500Z"}),(0,l.createElement)(h.Line,{x1:"250",y1:"450",x2:"250",y2:"38",stroke:"black",strokeWidth:"20",strokeDasharray:"30 30"}),(0,l.createElement)(h.Line,{x1:"54",y1:"249",x2:"466",y2:"249",stroke:"black",strokeWidth:"20",strokeDasharray:"32 32"})),iconSpacing:(0,l.createElement)(h.SVG,{viewBox:"0 0 500 500",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Line,{x1:"251",y1:"130",x2:"251",y2:"5",stroke:"black",strokeWidth:"20",strokeDasharray:"30 30"}),(0,l.createElement)(h.Line,{x1:"251",y1:"370",x2:"251",y2:"490",stroke:"black",strokeWidth:"20",strokeDasharray:"30 30"}),(0,l.createElement)(h.Line,{x1:"131",y1:"260",x2:"9",y2:"260",stroke:"black",strokeWidth:"20",strokeDasharray:"30 30"}),(0,l.createElement)(h.Line,{x1:"491",y1:"260",x2:"371",y2:"260",stroke:"black",strokeWidth:"20",strokeDasharray:"30 30"}),(0,l.createElement)(h.Rect,{width:"40",height:"160",rx:"20",transform:"matrix(-4.37114e-08 -1 -1 4.37114e-08 330 150)"}),(0,l.createElement)(h.Rect,{width:"40",height:"160",rx:"20",transform:"matrix(1 0 0 -1 110 330)"}),(0,l.createElement)(h.Rect,{width:"40",height:"160",rx:"20",transform:"matrix(-4.37114e-08 -1 -1 4.37114e-08 330 390)"}),(0,l.createElement)(h.Rect,{width:"40",height:"160",rx:"20",transform:"matrix(1 0 0 -1 350 330)"})),iconAlignBottomBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6.75 13.5H17.25C17.6642 13.5 18 13.8358 18 14.25C18 14.6297 17.7178 14.9435 17.3518 14.9932L17.25 15H6.75C6.33579 15 6 14.6642 6 14.25C6 13.8703 6.28215 13.5565 6.64823 13.5068L6.75 13.5Z"}),(0,l.createElement)(h.Path,{d:"M17.25 16.5H6.75L6.64823 16.5068C6.28215 16.5565 6 16.8703 6 17.25C6 17.6642 6.33579 18 6.75 18H17.25L17.3518 17.9932C17.7178 17.9435 18 17.6297 18 17.25C18 16.8358 17.6642 16.5 17.25 16.5Z"}),(0,l.createElement)(h.Path,{d:"M21 5.75C21 4.23122 19.7688 3 18.25 3H5.75C4.23122 3 3 4.23122 3 5.75V18.25C3 19.7688 4.23122 21 5.75 21H18.25C19.7688 21 21 19.7688 21 18.25V5.75ZM5.75 4.5H18.25C18.9404 4.5 19.5 5.05964 19.5 5.75V18.25C19.5 18.9404 18.9404 19.5 18.25 19.5H5.75C5.05964 19.5 4.5 18.9404 4.5 18.25V5.75C4.5 5.05964 5.05964 4.5 5.75 4.5Z"})),iconAlignCenterBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M7 10H17C17.5523 10 18 10.3358 18 10.75C18 11.1297 17.6238 11.4435 17.1357 11.4932L17 11.5H7C6.44772 11.5 6 11.1642 6 10.75C6 10.3703 6.37621 10.0565 6.86431 10.0068L7 10Z"}),(0,l.createElement)(h.Path,{d:"M17 13H7L6.86431 13.0068C6.37621 13.0565 6 13.3703 6 13.75C6 14.1642 6.44772 14.5 7 14.5H17L17.1357 14.4932C17.6238 14.4435 18 14.1297 18 13.75C18 13.3358 17.5523 13 17 13Z"}),(0,l.createElement)(h.Path,{d:"M21 5.75C21 4.23122 19.7688 3 18.25 3H5.75C4.23122 3 3 4.23122 3 5.75V18.25C3 19.7688 4.23122 21 5.75 21H18.25C19.7688 21 21 19.7688 21 18.25V5.75ZM5.75 4.5H18.25C18.9404 4.5 19.5 5.05964 19.5 5.75V18.25C19.5 18.9404 18.9404 19.5 18.25 19.5H5.75C5.05964 19.5 4.5 18.9404 4.5 18.25V5.75C4.5 5.05964 5.05964 4.5 5.75 4.5Z"})),iconAlignNoneBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fill:"none"},(0,l.createElement)(h.Path,{d:"M18.75,3 C20.5449254,3 22,4.45507456 22,6.25 L22,17.75 C22,19.5449254 20.5449254,21 18.75,21 L5.25,21 C3.45507456,21 2,19.5449254 2,17.75 L2,6.25 C2,4.45507456 3.45507456,3 5.25,3 L18.75,3 Z M18.75,4.5 L5.25,4.5 C4.28350169,4.5 3.5,5.28350169 3.5,6.25 L3.5,17.75 C3.5,18.7164983 4.28350169,19.5 5.25,19.5 L18.75,19.5 C19.7164983,19.5 20.5,18.7164983 20.5,17.75 L20.5,6.25 C20.5,5.28350169 19.7164983,4.5 18.75,4.5 Z M6.74835407,6.5 L17.2543007,6.5 C17.6685143,6.5 18.0043007,6.83578644 18.0043007,7.25 C18.0043007,7.62969577 17.7221468,7.94349096 17.3560713,7.99315338 L17.2543007,8 L6.74835407,8 C6.33414051,8 5.99835407,7.66421356 5.99835407,7.25 C5.99835407,6.87030423 6.28050795,6.55650904 6.64658351,6.50684662 L6.74835407,6.5 L17.2543007,6.5 L6.74835407,6.5 Z"}," ")),iconAlignTopBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M21 5.75C21 4.23122 19.7688 3 18.25 3H5.75C4.23122 3 3 4.23122 3 5.75V18.25C3 19.7688 4.23122 21 5.75 21H18.25C19.7688 21 21 19.7688 21 18.25V5.75ZM5.75 4.5H18.25C18.9404 4.5 19.5 5.05964 19.5 5.75V18.25C19.5 18.9404 18.9404 19.5 18.25 19.5H5.75C5.05964 19.5 4.5 18.9404 4.5 18.25V5.75C4.5 5.05964 5.05964 4.5 5.75 4.5ZM6.75 7.5H17.25C17.6642 7.5 18 7.83579 18 8.25C18 8.6297 17.7178 8.94349 17.3518 8.99315L17.25 9H6.75C6.33579 9 6 8.66421 6 8.25C6 7.8703 6.28215 7.55651 6.64823 7.50685L6.75 7.5ZM17.25 10.5H6.75L6.64823 10.5068C6.28215 10.5565 6 10.8703 6 11.25C6 11.6642 6.33579 12 6.75 12H17.25L17.3518 11.9932C17.7178 11.9435 18 11.6297 18 11.25C18 10.8358 17.6642 10.5 17.25 10.5Z"})),iconCarKey:(0,l.createElement)(h.SVG,{viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{d:"M497.099,469.649l-8.976-64.607c-2.096-15.202-14.189-27.287-29.417-29.392l-7.624-1.056l-1.056-7.614 c-2.052-15.15-14.128-27.278-29.374-29.4l-7.413-1.021l-4.191-32.928c-1.013-7.658-4.524-14.74-9.885-20.066l-47.886-47.894 l51.562-51.562c9.658-9.648,9.658-25.296,0-34.954L260.911,7.228c-9.641-9.64-25.288-9.64-34.937,0.018L21.815,211.396 c-9.649,9.648-9.649,25.287,0,34.936l141.928,141.919c9.648,9.658,25.296,9.658,34.936,0.018l53.326-53.335l166.97,166.979 c7.842,7.832,19.018,11.43,29.933,9.632l19.532-3.144c7.222-1.169,13.744-4.506,18.887-9.648 C494.924,491.147,498.575,480.276,497.099,469.649z M220.133,148.754l-56.783,56.792c-8.434,8.435-22.134,8.435-30.57,0 c-8.452-8.452-8.444-22.136-0.009-30.561l56.784-56.792c8.435-8.435,22.126-8.435,30.562,0 C228.569,126.645,228.569,140.319,220.133,148.754z M470.894,482.311c-1.615,1.615-3.728,2.75-6.138,3.143l-19.629,3.153 c-3.554,0.585-7.168-0.586-9.71-3.135L268.438,318.5l66.405-66.396l47.938,47.954c1.763,1.755,2.881,4.034,3.205,6.506 l5.352,42.078c0.637,5.03,4.575,8.994,9.588,9.693l16.52,2.27c4.96,0.69,8.88,4.593,9.553,9.579l3.475,25.025l0.009,0.009 l25.052,3.466c4.968,0.682,8.872,4.584,9.561,9.553l8.976,64.607C474.58,476.452,473.296,479.909,470.894,482.311z"})),iconCircle:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm0 18c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8z"})),iconClipboardCheck:(0,l.createElement)(h.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6 3a2 2 0 012-2h4a2 2 0 012 2h1.866a2.014 2.014 0 011.998 2.233C17.716 6.596 17.5 8.87 17.5 10.5c0 1.63.216 3.904.364 5.267A2.014 2.014 0 0115.866 18H4.134a2.014 2.014 0 01-1.998-2.233c.148-1.363.364-3.636.364-5.267 0-1.63-.216-3.904-.364-5.267A2.014 2.014 0 014.134 3H6v2H4.132l-.003.003a.02.02 0 00-.004.007v.007C4.271 6.38 4.5 8.75 4.5 10.5c0 1.75-.228 4.12-.376 5.483v.007a.021.021 0 00.008.01h11.736l.001-.001.002-.002a.023.023 0 00.005-.007v-.007c-.148-1.362-.376-3.732-.376-5.483 0-1.75.228-4.12.376-5.483a.02.02 0 000-.005V5.01a.023.023 0 00-.008-.01H14a2 2 0 01-2 2H8a2 2 0 01-2-2V3zm6 0H8v2h4V3zm2.097 6.717a1 1 0 10-1.394-1.434l-3.521 3.424-1.609-1.126a1 1 0 00-1.146 1.638l2.285 1.6a1 1 0 001.27-.102l4.115-4z"})),iconClipboardMinus:(0,l.createElement)(h.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6 3a2 2 0 012-2h4a2 2 0 012 2h1.866a2.014 2.014 0 011.998 2.233C17.716 6.596 17.5 8.87 17.5 10.5c0 1.63.216 3.904.364 5.267A2.014 2.014 0 0115.866 18H4.134a2.014 2.014 0 01-1.998-2.233c.148-1.363.364-3.636.364-5.267 0-1.63-.216-3.904-.364-5.267A2.014 2.014 0 014.134 3H6v2H4.132l-.003.003a.02.02 0 00-.004.007v.007C4.271 6.38 4.5 8.75 4.5 10.5c0 1.75-.228 4.12-.376 5.483v.007a.021.021 0 00.008.01h11.736l.001-.001.002-.002a.023.023 0 00.005-.007v-.007c-.148-1.362-.376-3.732-.376-5.483 0-1.75.228-4.12.376-5.483a.02.02 0 000-.005V5.01a.023.023 0 00-.008-.01H14a2 2 0 01-2 2H8a2 2 0 01-2-2V3zm6 0H8v2h4V3zm.5 7.5h-5a1 1 0 100 2h5a1 1 0 100-2z"})),iconClipboardPlus:(0,l.createElement)(h.SVG,{viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M8 1a2 2 0 00-2 2v2a2 2 0 002 2h4a2 2 0 002-2h1.868l.003.003a.023.023 0 01.005.007v.007C15.728 6.38 15.5 8.75 15.5 10.5c0 1.75.228 4.12.376 5.483a.02.02 0 010 .005v.002a.023.023 0 01-.005.007l-.002.002h-.001l-.002.001H4.132l-.003-.003a.021.021 0 01-.004-.007v-.007c.147-1.362.375-3.732.375-5.483 0-1.75-.228-4.12-.376-5.483V5.01A.021.021 0 014.133 5H6V3H4.134a2.014 2.014 0 00-1.998 2.233C2.284 6.596 2.5 8.87 2.5 10.5c0 1.63-.216 3.904-.364 5.267A2.014 2.014 0 004.134 18h11.732a2.014 2.014 0 001.998-2.233c-.148-1.363-.364-3.636-.364-5.267 0-1.63.216-3.904.364-5.267A2.014 2.014 0 0015.866 3H14a2 2 0 00-2-2H8zm0 2h4v2H8V3zm1 7.5V9a1 1 0 012 0v1.5h1.5a1 1 0 110 2H11V14a1 1 0 11-2 0v-1.5H7.5a1 1 0 110-2H9z"})),iconCol3RCO:(0,l.createElement)(h.SVG,{fill:"#000000",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(h.Path,{d:"M18.44,3.06H5.56a2.507,2.507,0,0,0-2.5,2.5V18.44a2.514,2.514,0,0,0,2.5,2.5H18.44a2.514,2.514,0,0,0,2.5-2.5V5.56A2.507,2.507,0,0,0,18.44,3.06ZM8.67,19.94H5.56a1.511,1.511,0,0,1-1.5-1.5V5.56a1.5,1.5,0,0,1,1.5-1.5H8.67Zm1-15.88h4.66V19.94H9.67ZM19.94,18.44a1.511,1.511,0,0,1-1.5,1.5H15.33V4.06h3.11a1.5,1.5,0,0,1,1.5,1.5Z"})),iconColorPalletePaint:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",space:"preserve"},(0,l.createElement)(h.Path,{fill:"#D8D8DA",d:"M256,0C114.615,0,0,114.615,0,256s114.615,256,256,256s256-114.615,256-256S397.385,0,256,0z M256,336.842c-44.648,0-80.842-36.194-80.842-80.842s36.194-80.842,80.842-80.842s80.842,36.194,80.842,80.842 S300.648,336.842,256,336.842z"}),(0,l.createElement)(h.Path,{fill:"#D4B6E6",d:"M282.947,188.632h220.076C485.09,122.726,441.507,67.394,383.64,34.044L229.053,188.632H282.947z"}),(0,l.createElement)(h.Path,{fill:"#EBAFD1",d:"M229.053,188.632L383.639,34.044C346.068,12.39,302.482,0,256,0c-23.319,0-45.899,3.135-67.368,8.978 v220.075L229.053,188.632z"}),(0,l.createElement)(h.Path,{fill:"#E07188",d:"M188.632,229.053V8.978C122.726,26.91,67.394,70.493,34.045,128.36l154.586,154.588V229.053z"}),(0,l.createElement)(h.Polygon,{fill:"#D8D8DA",points:"188.632,229.053 229.053,188.633 282.947,188.633 282.947,188.632 229.053,188.632 "}),(0,l.createElement)(h.Polygon,{fill:"#D8D8DA",points:"229.053,323.367 188.632,282.947 229.053,323.368 282.947,323.368 323.368,282.947 282.947,323.367 "}),(0,l.createElement)(h.Path,{fill:"#B4D8F1",d:"M503.024,188.632H282.947v0.001h0.958l39.463,40.42L477.955,383.64 C499.611,346.068,512,302.482,512,256C512,232.681,508.865,210.099,503.024,188.632z"}),(0,l.createElement)(h.Path,{fill:"#ACFFF4",d:"M323.368,282.947v220.075c65.905-17.932,121.238-61.517,154.586-119.382L323.368,229.053V282.947z"}),(0,l.createElement)(h.Path,{fill:"#95D5A7",d:"M282.947,323.368L128.361,477.956C165.932,499.61,209.518,512,256,512 c23.319,0,45.899-3.135,67.368-8.977V282.947L282.947,323.368z"}),(0,l.createElement)(h.Path,{fill:"#F8E99B",d:"M229.053,323.368H8.976C26.91,389.274,70.493,444.606,128.36,477.956l154.588-154.588H229.053z"}),(0,l.createElement)(h.Path,{fill:"#EFC27B",d:"M188.632,282.947L34.045,128.36C12.389,165.932,0,209.518,0,256c0,23.319,3.135,45.901,8.976,67.368 h220.076L188.632,282.947z"}),(0,l.createElement)(h.Polygon,{fill:"#D8D8DA",points:"283.905,188.633 282.947,188.633 323.368,229.053 "}),(0,l.createElement)(h.Path,{fill:"#B681D5",d:"M503.024,188.632C485.09,122.726,441.507,67.394,383.64,34.044L256,161.684v26.947h26.947H503.024z"}),(0,l.createElement)(h.Path,{fill:"#E592BF",d:"M383.639,34.044C346.068,12.39,302.482,0,256,0v161.684L383.639,34.044z"}),(0,l.createElement)(h.Path,{fill:"#80CB93",d:"M256,350.316V512c23.319,0,45.899-3.135,67.368-8.977V282.947l-40.421,40.421L256,350.316z"}),(0,l.createElement)(h.Polygon,{fill:"#F6E27D",points:"282.947,323.368 256,323.368 256,350.316 "})),iconContainer:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 30 30"},(0,l.createElement)(h.Path,{d:"M 6 3 C 4.3552972 3 3 4.3553 3 6 L 3 8 L 5 8 L 5 6 C 5 5.4287 5.4287028 5 6 5 L 8 5 L 8 3 L 6 3 z M 12 3 L 12 5 L 18 5 L 18 3 L 12 3 z M 22 3 L 22 5 L 24 5 C 24.571297 5 25 5.4287 25 6 L 25 8 L 27 8 L 27 6 C 27 4.3553 25.644703 3 24 3 L 22 3 z M 3 12 L 3 18 L 5 18 L 5 12 L 3 12 z M 25 12 L 25 18 L 27 18 L 27 12 L 25 12 z M 3 22 L 3 24 C 3 25.6447 4.3552972 27 6 27 L 8 27 L 8 25 L 6 25 C 5.4287028 25 5 24.5713 5 24 L 5 22 L 3 22 z M 25 22 L 25 24 C 25 24.5713 24.571297 25 24 25 L 22 25 L 22 27 L 24 27 C 25.644703 27 27 25.6447 27 24 L 27 22 L 25 22 z M 12 25 L 12 27 L 18 27 L 18 25 L 12 25 z "})),iconDoubleToggle:(0,l.createElement)(h.SVG,{viewBox:"0 0 52 52"},(0,l.createElement)(h.Path,{d:"M39.2,2c-0.1,0-9,0-26.8,0C6.6,2.2,2,6.9,2,12.8s4.6,10.6,10.4,10.8c17.8,0,26.7,0,26.8,0 c5.9,0,10.8-4.8,10.8-10.8S45.2,2,39.2,2z M12.7,18.8c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S16,18.8,12.7,18.8z"}),(0,l.createElement)(h.Path,{d:"M39.2,28.5c-0.1,0-9,0-26.8,0C6.6,28.7,2,33.4,2,39.2S6.6,49.8,12.4,50c17.8,0,26.7,0,26.8,0 C45.2,50,50,45.2,50,39.2S45.2,28.5,39.2,28.5z M39.6,46.9L39.6,46.9l-27.3,0v0c-4-0.2-7.2-3.5-7.2-7.6s3.2-7.4,7.2-7.6v0h27.3v0 c4,0.2,7.2,3.5,7.2,7.6S43.6,46.7,39.6,46.9z"}),(0,l.createElement)(h.Circle,{cx:"39.2",cy:"39.2",r:"5.2"})),iconEyeClosed:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M3 10a13.358 13.358 0 0 0 3 2.685M21 10a13.358 13.358 0 0 1-3 2.685m-8 1.624L9.5 16.5m.5-2.19a10.59 10.59 0 0 0 4 0m-4 0a11.275 11.275 0 0 1-4-1.625m8 1.624.5 2.191m-.5-2.19a11.275 11.275 0 0 0 4-1.625m0 0 1.5 1.815M6 12.685 4.5 14.5"})),iconEyeInSpeechBubble:(0,l.createElement)(h.SVG,{viewBox:"0 0 128 128",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Circle,{cx:"64.72",cy:"60.54",r:"28.76",opacity:"0.8"}," "),(0,l.createElement)(h.Circle,{cx:"64.72",cy:"60.54",r:"16.01"}," "),(0,l.createElement)(h.Circle,{cx:"81.92",cy:"56.34",r:"6.8",fill:"#f5f8fa"}," "),(0,l.createElement)(h.Path,{d:"M104.36 88.48a60.533 60.533 0 0 0 19.78-27.21S109.95 20 64.73 20S5 61.27 5 61.27s12.42 39.85 59.73 39.85c7.34.06 14.64-1.02 21.64-3.21c6 8.49 18.78 12.47 25.3 13.33c1.1.13 2.09-.65 2.23-1.74c.06-.47-.05-.95-.32-1.35c-2.93-4.31-7.58-12.03-9.22-19.67z",fill:"none",stroke:"currentColor",strokeWidth:"6",strokeLinejoin:"round"}," ")),iconEyeMonster:(0,l.createElement)(h.SVG,{viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M24.151 22.393c2.386-2.207 3.88-5.364 3.88-8.87 0-6.672-5.409-12.081-12.081-12.081s-12.081 5.409-12.081 12.081c0 3.507 1.495 6.664 3.881 8.871l-0.212 0.014c-1.64 2.829-0.321 5.096 1.55 7.268-0.445-1.827-0.737-3.695 0.445-5.916 0.231 0.145 0.466 0.282 0.707 0.412-0.715 2.631 0.1 4.823 1.695 6.683-0.256-1.69-0.329-3.572 0.501-5.77 0.206 0.063 0.414 0.119 0.624 0.171 0.111 2.251 0.821 4.35 1.753 6.391-0.083-1.985 0.059-3.998 0.569-6.056 0.188 0.009 0.377 0.014 0.567 0.014 0.192 0 0.384-0.005 0.574-0.014 0.511 2.058 0.653 4.071 0.569 6.056 0.932-2.042 1.643-4.141 1.753-6.393 0.21-0.052 0.418-0.109 0.623-0.171 0.831 2.198 0.758 4.081 0.502 5.772 1.596-1.86 2.411-4.053 1.694-6.686 0.24-0.129 0.476-0.267 0.706-0.412 1.185 2.223 0.892 4.091 0.447 5.919 1.871-2.172 3.189-4.439 1.55-7.268l-0.219-0.014zM8.422 15.574c0-4.159 3.371-7.53 7.53-7.53s7.53 3.371 7.53 7.53-3.372 7.53-7.53 7.53-7.53-3.371-7.53-7.53zM17.509 13.796c-1.258 0-2.278-1.020-2.278-2.278 0-0.353 0.081-0.688 0.224-0.986-2.116 0.394-3.717 2.249-3.717 4.479 0 2.517 2.040 4.557 4.557 4.557s4.557-2.040 4.557-4.557c-0-1.145-0.422-2.191-1.12-2.991-0.229 1.017-1.136 1.777-2.222 1.777zM16.065 17.749c-0.818 0-1.481-0.663-1.481-1.481s0.663-1.481 1.481-1.481c0.818 0 1.481 0.663 1.481 1.481s-0.663 1.481-1.481 1.481z"})),iconEye:(0,l.createElement)(h.SVG,{viewBox:"0 0 96 96",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M94.9936,44.6718C83.6788,27.7025,70.155,11.9989,48,11.9989S12.3212,27.7025,1.0064,44.6718a6.0063,6.0063,0,0,0,0,6.6564C12.3212,68.2975,25.845,84.0011,48,84.0011S83.6788,68.2975,94.9936,51.3282A6.0063,6.0063,0,0,0,94.9936,44.6718ZM48,72.0007C35.2672,72.0007,25.3294,65.21,13.2646,48,25.3294,30.7905,35.2672,23.9993,48,23.9993S70.6706,30.7905,82.7354,48C70.6706,65.21,60.7328,72.0007,48,72.0007Z"}),(0,l.createElement)(h.Path,{d:"M48,36A12,12,0,1,0,60,48,12.0161,12.0161,0,0,0,48,36Z"})),iconFacebookF:(0,l.createElement)(h.SVG,{viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M23.446 18l0.889-5.791h-5.557v-3.758c0-1.584 0.776-3.129 3.265-3.129h2.526v-4.93c0 0-2.292-0.391-4.484-0.391-4.576 0-7.567 2.774-7.567 7.795v4.414h-5.087v5.791h5.087v14h6.26v-14z"})),iconFixedWidth:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M3.75 4C4.16421 4 4.5 4.3078 4.5 4.6875V6H11.25V4.6875C11.25 4.3078 11.5858 4 12 4C12.4142 4 12.75 4.3078 12.75 4.6875V6H19.5V4.6875C19.5 4.3078 19.8358 4 20.25 4C20.6642 4 21 4.3078 21 4.6875V8.8125C21 9.1922 20.6642 9.5 20.25 9.5C19.8358 9.5 19.5 9.1922 19.5 8.8125V7.5H12.75V8.8125C12.75 9.1922 12.4142 9.5 12 9.5C11.5858 9.5 11.25 9.1922 11.25 8.8125V7.5H4.5V8.8125C4.5 9.1922 4.16421 9.5 3.75 9.5C3.33579 9.5 3 9.1922 3 8.8125V4.6875C3 4.3078 3.33579 4 3.75 4Z"}),(0,l.createElement)(h.Path,{d:"M5.75 11C4.23122 11 3 12.2312 3 13.75V17.75C3 19.2688 4.23122 20.5 5.75 20.5H11.25V11H5.75Z"}),(0,l.createElement)(h.Path,{d:"M18.25 20.5H12.75V11H18.25C19.7688 11 21 12.2312 21 13.75V17.75C21 19.2688 19.7688 20.5 18.25 20.5Z"})),iconGearNuclear:(0,l.createElement)(h.SVG,{viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{d:"M459.21,255.989c0-11.3-0.913-22.635-2.794-33.803c16.642-7.144,32.968-15.377,48.855-24.665 c-3.252-13.919-7.68-27.556-13.216-40.711c-18.312,1.81-36.36,4.728-54.022,8.735c-5.061-10.14-10.948-19.859-17.608-28.988 c-6.661-9.165-14.077-17.759-22.187-25.684c9.27-15.58,17.618-31.826,25.016-48.689c-10.79-9.314-22.353-17.74-34.541-25.139 c-13.76,12.232-26.66,25.192-38.646,38.777c-9.999-5.255-20.49-9.657-31.246-13.137c-10.773-3.506-21.827-6.081-33.039-7.741 c-1.687-18.022-4.516-36.088-8.471-54.075c-14.199-1.16-28.417-1.16-42.616,0c-3.955,17.986-6.784,36.052-8.471,54.075 c-11.212,1.66-22.266,4.235-33.022,7.741c-10.772,3.48-21.264,7.882-31.264,13.137c-11.985-13.585-24.884-26.545-38.644-38.777 c-12.197,7.399-23.76,15.825-34.55,25.139c7.416,16.863,15.763,33.109,25.007,48.689c-8.066,7.925-15.518,16.519-22.178,25.684 c-6.643,9.147-12.548,18.848-17.609,28.988c-17.644-4.008-35.692-6.925-54.022-8.735c-5.535,13.155-9.964,26.792-13.216,40.711 c15.905,9.288,32.213,17.52,48.856,24.665c-1.881,11.168-2.794,22.502-2.794,33.803c0,11.335,0.913,22.653,2.794,33.812 c-16.642,7.17-32.951,15.386-48.856,24.674c3.252,13.919,7.681,27.556,13.216,40.719c18.33-1.819,36.378-4.745,54.022-8.743 c5.061,10.14,10.966,19.841,17.609,28.997c6.661,9.156,14.112,17.767,22.178,25.675c-9.244,15.579-17.592,31.844-25.007,48.688 c10.79,9.306,22.353,17.732,34.55,25.14c13.76-12.222,26.66-25.184,38.644-38.786c10,5.255,20.492,9.658,31.264,13.154 c10.756,3.506,21.81,6.081,33.022,7.733c1.687,18.04,4.516,36.096,8.471,54.066c14.199,1.178,28.417,1.178,42.616,0 c3.955-17.97,6.784-36.026,8.471-54.066c11.212-1.652,22.266-4.226,33.039-7.733c10.755-3.496,21.246-7.899,31.246-13.154 c11.986,13.602,24.885,26.564,38.646,38.786c12.188-7.408,23.751-15.834,34.541-25.14c-7.398-16.844-15.746-33.109-25.016-48.688 c8.11-7.908,15.526-16.519,22.187-25.675c6.66-9.156,12.547-18.857,17.608-28.997c17.662,3.998,35.71,6.924,54.022,8.743 c5.536-13.163,9.964-26.8,13.216-40.719c-15.888-9.288-32.213-17.504-48.855-24.674C458.297,278.642,459.21,267.324,459.21,255.989 z M110.081,303.403c-4.939-15.227-7.469-31.229-7.452-47.414c-0.017-16.159,2.513-32.16,7.452-47.414 c4.938-15.228,12.337-29.7,21.809-42.713c9.455-12.988,20.966-24.516,33.988-33.988c13.004-9.473,27.45-16.854,42.704-21.801 c8.787-2.856,17.855-4.798,27.046-6.01v140.186l-121.505,70.155C112.646,310.784,111.293,307.12,110.081,303.403z M255.996,279.503 l121.399,70.093c-8.944,11.564-19.454,21.941-31.264,30.535c-13.004,9.463-27.485,16.845-42.704,21.8 c-15.236,4.93-31.229,7.452-47.414,7.452c-16.185,0-32.195-2.522-47.432-7.452c-15.236-4.955-29.7-12.337-42.704-21.8 c-11.827-8.594-22.336-18.971-31.264-30.535L255.996,279.503z M401.919,303.403c-1.195,3.717-2.548,7.382-4.051,11.002 L276.363,244.24V104.063c9.191,1.213,18.259,3.155,27.064,6.01c15.255,4.947,29.7,12.328,42.704,21.801 c13.005,9.472,24.534,21,34.005,33.988c9.455,13.013,16.836,27.486,21.783,42.713c4.956,15.254,7.469,31.255,7.452,47.414 C409.389,272.174,406.875,288.176,401.919,303.403z"})),iconGmail:(0,l.createElement)(h.SVG,{viewBox:"0 0 21.51 21.25",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M0,2.963v15.584h21.51V2.963H0z M15.722,3.511l-4.969,4.966L5.206,3.511H15.722z M2.912,5.993 l5.992,5.19l-5.992,4.589C2.912,15.772,2.912,5.993,2.912,5.993z M18.597,18.033H2.912v-1.41l6.403-4.926l1.438,1.438l1.507-1.438 l6.337,4.926V18.033z M18.597,15.772l-5.822-4.725l5.822-5.755V15.772z"})),iconGridSelectCol14Row12:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 89.533 89.533"},(0,l.createElement)(h.Path,{d:"M88.083,77.293h-7.84V12.241h7.84c0.761,0,1.377-0.617,1.377-1.377c0-0.761-0.616-1.377-1.377-1.377h-8.106v-8.11 c0-0.76-0.617-1.377-1.377-1.377c-0.762,0-1.377,0.617-1.377,1.377v8.109H12.313V1.377c0-0.76-0.617-1.377-1.377-1.377 C10.175,0,9.56,0.617,9.56,1.377v8.109H1.451c-0.761,0-1.377,0.616-1.377,1.377c0,0.76,0.616,1.377,1.377,1.377H9.56v65.053H1.451 c-0.761,0-1.377,0.617-1.377,1.377c0,0.762,0.616,1.377,1.377,1.377H9.56v8.109c0,0.76,0.615,1.377,1.377,1.377 c0.76,0,1.377-0.617,1.377-1.377V80.17h64.909v7.986c0,0.76,0.615,1.377,1.377,1.377c0.76,0,1.377-0.617,1.377-1.377v-8.109h8.106 c0.761,0,1.377-0.615,1.377-1.377C89.459,77.91,88.843,77.293,88.083,77.293z M33.272,77.355H12.313V56.242h20.959V77.355z M33.272,55.324H12.313V34.272h20.959V55.324z M33.272,33.292H12.313V12.241h20.959V33.292z M55.304,77.355H34.19V56.242h21.114 V77.355z M55.304,55.324H34.19V34.272h21.114V55.324z M55.304,33.292H34.19V12.241h21.114V33.292z M77.335,77.355H56.222V56.242 h21.113V77.355z M77.335,55.324H56.222V34.272h21.113V55.324z M77.335,33.292H56.222V12.241h21.113V33.292z M75.673,53.434H58.341 V36.1h17.332V53.434z M53.433,53.434H36.101V36.1h17.333V53.434z M31.1,53.434H13.768V36.1H31.1V53.434z"})),iconGrid1x2RC:(0,l.createElement)(h.SVG,{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M0 1a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1zm9 0a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1V1zm0 9a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-5z"})),iconJustifyCenterO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"none",d:"M17.4 19.25H6.6C5.1 19.25 4.5 18.61 4.5 17.02V15.98C4.5 14.39 5.1 13.75 6.6 13.75H17.4C18.9 13.75 19.5 14.39 19.5 15.98V17.02C19.5 18.61 18.9 19.25 17.4 19.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M15.4 10.75H8.6C7.1 10.75 6.5 10.11 6.5 8.52V7.48C6.5 5.89 7.1 5.25 8.6 5.25H15.4C16.9 5.25 17.5 5.89 17.5 7.48V8.52C17.5 10.11 16.9 10.75 15.4 10.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M12 22.0001V19.6001",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M12 13V11",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})," ",(0,l.createElement)(h.Path,{d:"M12 2V4.69",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),iconJustifyLeftO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M5.1 19.25H16.9C18.4 19.25 19 18.61 19 17.02V15.98C19 14.39 18.4 13.75 16.9 13.75H5.1",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{d:"M5.1 5.25H11.9C13.4 5.25 14 5.89 14 7.48V8.52C14 10.11 13.4 10.75 11.9 10.75H5.1",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{d:"M5 1.98999V21.99",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),iconJustifyNoneO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"none",d:"M14 10C14.9319 10 15.3978 10 15.7654 9.84776C16.2554 9.64477 16.6448 9.25542 16.8478 8.76537C17 8.39782 17 7.93188 17 7C17 6.06812 17 5.60218 16.8478 5.23463C16.6448 4.74458 16.2554 4.35523 15.7654 4.15224C15.3978 4 14.9319 4 14 4L6 4C5.06812 4 4.60218 4 4.23463 4.15224C3.74458 4.35523 3.35523 4.74458 3.15224 5.23463C3 5.60218 3 6.06812 3 7C3 7.93188 3 8.39782 3.15224 8.76537C3.35523 9.25542 3.74458 9.64477 4.23463 9.84776C4.60218 10 5.06812 10 6 10L14 10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M18 20C18.9319 20 19.3978 20 19.7654 19.8478C20.2554 19.6448 20.6448 19.2554 20.8478 18.7654C21 18.3978 21 17.9319 21 17C21 16.0681 21 15.6022 20.8478 15.2346C20.6448 14.7446 20.2554 14.3552 19.7654 14.1522C19.3978 14 18.9319 14 18 14H6C5.06812 14 4.60218 14 4.23463 14.1522C3.74458 14.3552 3.35523 14.7446 3.15224 15.2346C3 15.6022 3 16.0681 3 17C3 17.9319 3 18.3978 3.15224 18.7654C3.35523 19.2554 3.74458 19.6448 4.23463 19.8478C4.60218 20 5.06812 20 6 20L18 20Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),iconJustifyRightO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"none",d:"M18.9 19.25H7.1C5.6 19.25 5 18.61 5 17.02V15.98C5 14.39 5.6 13.75 7.1 13.75H18.9",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M18.9 5.25H12.1C10.6 5.25 10 5.89 10 7.48V8.52C10 10.11 10.6 10.75 12.1 10.75H18.9",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M19 1.98999V21.99",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),iconJustifySpaceBetweenO:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"none",d:"M17.4 19.25H6.6C5.1 19.25 4.5 18.61 4.5 17.02V15.98C4.5 14.39 5.1 13.75 6.6 13.75H17.4C18.9 13.75 19.5 14.39 19.5 15.98V17.02C19.5 18.61 18.9 19.25 17.4 19.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M15.4 10.75H8.6C7.1 10.75 6.5 10.11 6.5 8.52V7.48C6.5 5.89 7.1 5.25 8.6 5.25H15.4C16.9 5.25 17.5 5.89 17.5 7.48V8.52C17.5 10.11 16.9 10.75 15.4 10.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M2 1.98999V21.99",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,l.createElement)(h.Path,{fill:"none",d:"M22 1.98999V21.99",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),iconLayoutBlockBlueBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 512.002 512.002",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M472.863,512.001H39.138C17.558,512.001,0,494.443,0,472.864V345.895 c0-8.714,7.067-15.781,15.781-15.781s15.781,7.067,15.781,15.781v126.969c0,4.177,3.398,7.576,7.576,7.576h433.725 c4.177,0,7.576-3.398,7.576-7.576V39.139c0-4.177-3.398-7.576-7.576-7.576H39.138c-4.179,0-7.576,3.398-7.576,7.576v214.045 c0,8.714-7.067,15.781-15.781,15.781S0,261.899,0,253.185V39.139C0,17.559,17.558,0.001,39.138,0.001h433.725 c21.58,0,39.138,17.558,39.138,39.138v433.725C512,494.443,494.442,512.001,472.863,512.001z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M419.149,444.441H280.771c-8.714,0-15.781-7.067-15.781-15.781s7.067-15.781,15.781-15.781h132.106 V271.783H187.439c-8.714,0-15.781-7.067-15.781-15.781s7.067-15.781,15.781-15.781h241.22c8.714,0,15.781,7.067,15.781,15.781 v163.15C444.44,433.094,433.095,444.441,419.149,444.441z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M187.439,444.441H92.851c-13.946,0-25.289-11.343-25.289-25.289v-163.15 c0-8.714,7.067-15.781,15.781-15.781H187.44c8.714,0,15.781,7.067,15.781,15.781c0,8.714-7.067,15.781-15.781,15.781H99.124 v141.096h88.317c8.714,0,15.781,7.067,15.781,15.781S196.155,444.441,187.439,444.441z"}),(0,l.createElement)(h.Path,{fill:"#8ed1fc",d:"M83.343,92.851v163.15h104.096h93.285h147.934V92.851c0-5.252-4.258-9.508-9.508-9.508H187.439 H92.851C87.599,83.343,83.343,87.601,83.343,92.851z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M428.659,271.783H83.343c-8.714,0-15.781-7.067-15.781-15.781V92.851 c0-13.946,11.345-25.289,25.289-25.289h326.3c13.944,0,25.289,11.343,25.289,25.289v163.15 C444.44,264.716,437.373,271.783,428.659,271.783z M99.124,240.221h313.754V99.124H99.124V240.221z"})),iconLayoutBlockGreenBoxO:(0,l.createElement)(h.SVG,{viewBox:"0 0 512.002 512.002",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M472.863,512.001H39.138C17.558,512.001,0,494.443,0,472.864V345.895 c0-8.714,7.067-15.781,15.781-15.781s15.781,7.067,15.781,15.781v126.969c0,4.177,3.398,7.576,7.576,7.576h433.725 c4.177,0,7.576-3.398,7.576-7.576V39.139c0-4.177-3.398-7.576-7.576-7.576H39.138c-4.179,0-7.576,3.398-7.576,7.576v214.045 c0,8.714-7.067,15.781-15.781,15.781S0,261.899,0,253.185V39.139C0,17.559,17.558,0.001,39.138,0.001h433.725 c21.58,0,39.138,17.558,39.138,39.138v433.725C512,494.443,494.442,512.001,472.863,512.001z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M419.149,444.441H280.771c-8.714,0-15.781-7.067-15.781-15.781s7.067-15.781,15.781-15.781h132.106 V271.783H187.439c-8.714,0-15.781-7.067-15.781-15.781s7.067-15.781,15.781-15.781h241.22c8.714,0,15.781,7.067,15.781,15.781 v163.15C444.44,433.094,433.095,444.441,419.149,444.441z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M187.439,444.441H92.851c-13.946,0-25.289-11.343-25.289-25.289v-163.15 c0-8.714,7.067-15.781,15.781-15.781H187.44c8.714,0,15.781,7.067,15.781,15.781c0,8.714-7.067,15.781-15.781,15.781H99.124 v141.096h88.317c8.714,0,15.781,7.067,15.781,15.781S196.155,444.441,187.439,444.441z"}),(0,l.createElement)(h.Path,{fill:"#CFF09E",d:"M83.343,92.851v163.15h104.096h93.285h147.934V92.851c0-5.252-4.258-9.508-9.508-9.508H187.439 H92.851C87.599,83.343,83.343,87.601,83.343,92.851z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M428.659,271.783H83.343c-8.714,0-15.781-7.067-15.781-15.781V92.851 c0-13.946,11.345-25.289,25.289-25.289h326.3c13.944,0,25.289,11.343,25.289,25.289v163.15 C444.44,264.716,437.373,271.783,428.659,271.783z M99.124,240.221h313.754V99.124H99.124V240.221z"})),iconLayoutFlexBlueBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M472.862,512H39.14C17.558,512,0,494.442,0,472.862V345.893c0-8.714,7.065-15.781,15.781-15.781 s15.781,7.067,15.781,15.781v126.969c0,4.177,3.399,7.576,7.578,7.576h433.722c4.177,0,7.576-3.398,7.576-7.576V39.138 c0-4.177-3.398-7.576-7.576-7.576H39.14c-4.179,0-7.578,3.399-7.578,7.576v214.045c0,8.714-7.065,15.781-15.781,15.781 S0,261.897,0,253.183V39.138C0,17.558,17.558,0,39.14,0h433.722C494.442,0,512,17.558,512,39.138v433.723 C512,494.442,494.442,512,472.862,512z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M256,444.439H92.852c-13.944,0-25.289-11.343-25.289-25.289V280.771 c0-8.714,7.065-15.781,15.781-15.781s15.781,7.067,15.781,15.781v132.105h141.096V187.44c0-8.714,7.065-15.781,15.781-15.781 c8.714,0,15.781,7.067,15.781,15.781v241.218C271.781,437.374,264.716,444.439,256,444.439z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M256,203.221c-8.716,0-15.781-7.067-15.781-15.781V99.123H99.125v88.316 c0,8.714-7.065,15.781-15.781,15.781s-15.781-7.067-15.781-15.781V92.85c0-13.946,11.345-25.289,25.289-25.289H256 c8.714,0,15.781,7.067,15.781,15.781V187.44C271.781,196.154,264.716,203.221,256,203.221z"}),(0,l.createElement)(h.Path,{fill:"#8ed1fc",d:"M419.15,83.342H192.87v345.315h226.28c5.252,0,9.508-4.258,9.508-9.508V187.438V92.85 C428.658,87.6,424.4,83.342,419.15,83.342z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M419.15,444.437H192.87c-8.716,0-15.781-7.067-15.781-15.781V83.342 c0-8.714,7.065-15.781,15.781-15.781h226.28c13.946,0,25.289,11.345,25.289,25.289v326.298 C444.439,433.092,433.095,444.437,419.15,444.437z M208.651,412.875h204.226V99.123H208.651V412.875z"})),iconLayoutFlexComplexBlueBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M472.862,512H39.14C17.558,512,0,494.442,0,472.862V345.893c0-8.714,7.065-15.781,15.781-15.781 s15.781,7.067,15.781,15.781v126.969c0,4.177,3.399,7.576,7.578,7.576h433.722c4.177,0,7.576-3.398,7.576-7.576V39.138 c0-4.177-3.398-7.576-7.576-7.576H39.14c-4.179,0-7.578,3.399-7.578,7.576v214.045c0,8.714-7.065,15.781-15.781,15.781 S0,261.897,0,253.183V39.138C0,17.558,17.558,0,39.14,0h433.722C494.442,0,512,17.558,512,39.138v433.723 C512,494.442,494.442,512,472.862,512z"}),(0,l.createElement)(h.Path,{fill:"#8ed1fc",d:"M428.658,187.438V92.85c0-5.252-4.258-9.508-9.508-9.508H92.852c-5.252,0-9.508,4.258-9.508,9.508 v94.588H428.658z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M428.658,203.221H83.344c-8.716,0-15.781-7.067-15.781-15.781V92.85 c0-13.944,11.345-25.289,25.289-25.289H419.15c13.944,0,25.289,11.345,25.289,25.289v94.588 C444.439,196.154,437.374,203.221,428.658,203.221z M99.125,171.659h313.752V99.123H99.125V171.659z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M256,444.439H92.852c-13.944,0-25.289-11.343-25.289-25.289V280.771 c0-8.714,7.065-15.781,15.781-15.781s15.781,7.067,15.781,15.781v132.105h141.096V203.221H83.344 c-8.716,0-15.781-7.067-15.781-15.781c0-8.714,7.065-15.781,15.781-15.781h172.658c8.714,0,15.781,7.067,15.781,15.781v241.218 C271.781,437.374,264.716,444.439,256,444.439z"}),(0,l.createElement)(h.Path,{fill:"#8ed1fc",d:"M256,187.438v241.22h163.15c5.252,0,9.508-4.258,9.508-9.508V187.438H256z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M419.15,444.439H256c-8.716,0-15.781-7.067-15.781-15.781V187.44c0-8.714,7.065-15.781,15.781-15.781 h172.658c8.714,0,15.781,7.067,15.781,15.781v231.71C444.439,433.095,433.094,444.439,419.15,444.439z M271.781,412.877h141.096 V203.221H271.781L271.781,412.877L271.781,412.877z"})),iconLayoutFlexComplexGreenBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M472.862,512H39.14C17.558,512,0,494.442,0,472.862V345.893c0-8.714,7.065-15.781,15.781-15.781 s15.781,7.067,15.781,15.781v126.969c0,4.177,3.399,7.576,7.578,7.576h433.722c4.177,0,7.576-3.398,7.576-7.576V39.138 c0-4.177-3.398-7.576-7.576-7.576H39.14c-4.179,0-7.578,3.399-7.578,7.576v214.045c0,8.714-7.065,15.781-15.781,15.781 S0,261.897,0,253.183V39.138C0,17.558,17.558,0,39.14,0h433.722C494.442,0,512,17.558,512,39.138v433.723 C512,494.442,494.442,512,472.862,512z"})," ",(0,l.createElement)(h.Path,{fill:"#CFF09E",d:"M428.658,187.438V92.85c0-5.252-4.258-9.508-9.508-9.508H92.852c-5.252,0-9.508,4.258-9.508,9.508 v94.588H428.658z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M428.658,203.221H83.344c-8.716,0-15.781-7.067-15.781-15.781V92.85 c0-13.944,11.345-25.289,25.289-25.289H419.15c13.944,0,25.289,11.345,25.289,25.289v94.588 C444.439,196.154,437.374,203.221,428.658,203.221z M99.125,171.659h313.752V99.123H99.125V171.659z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M256,444.439H92.852c-13.944,0-25.289-11.343-25.289-25.289V280.771 c0-8.714,7.065-15.781,15.781-15.781s15.781,7.067,15.781,15.781v132.105h141.096V203.221H83.344 c-8.716,0-15.781-7.067-15.781-15.781c0-8.714,7.065-15.781,15.781-15.781h172.658c8.714,0,15.781,7.067,15.781,15.781v241.218 C271.781,437.374,264.716,444.439,256,444.439z"}),(0,l.createElement)(h.Path,{fill:"#CFF09E",d:"M256,187.438v241.22h163.15c5.252,0,9.508-4.258,9.508-9.508V187.438H256z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M419.15,444.439H256c-8.716,0-15.781-7.067-15.781-15.781V187.44c0-8.714,7.065-15.781,15.781-15.781 h172.658c8.714,0,15.781,7.067,15.781,15.781v231.71C444.439,433.095,433.094,444.439,419.15,444.439z M271.781,412.877h141.096 V203.221H271.781L271.781,412.877L271.781,412.877z"})),iconLayoutFlexGreenBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M472.862,512H39.14C17.558,512,0,494.442,0,472.862V345.893c0-8.714,7.065-15.781,15.781-15.781 s15.781,7.067,15.781,15.781v126.969c0,4.177,3.399,7.576,7.578,7.576h433.722c4.177,0,7.576-3.398,7.576-7.576V39.138 c0-4.177-3.398-7.576-7.576-7.576H39.14c-4.179,0-7.578,3.399-7.578,7.576v214.045c0,8.714-7.065,15.781-15.781,15.781 S0,261.897,0,253.183V39.138C0,17.558,17.558,0,39.14,0h433.722C494.442,0,512,17.558,512,39.138v433.723 C512,494.442,494.442,512,472.862,512z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M256,444.439H92.852c-13.944,0-25.289-11.343-25.289-25.289V280.771 c0-8.714,7.065-15.781,15.781-15.781s15.781,7.067,15.781,15.781v132.105h141.096V187.44c0-8.714,7.065-15.781,15.781-15.781 c8.714,0,15.781,7.067,15.781,15.781v241.218C271.781,437.374,264.716,444.439,256,444.439z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M256,203.221c-8.716,0-15.781-7.067-15.781-15.781V99.123H99.125v88.316 c0,8.714-7.065,15.781-15.781,15.781s-15.781-7.067-15.781-15.781V92.85c0-13.946,11.345-25.289,25.289-25.289H256 c8.714,0,15.781,7.067,15.781,15.781V187.44C271.781,196.154,264.716,203.221,256,203.221z"}),(0,l.createElement)(h.Path,{fill:"#CFF09E",d:"M419.15,83.342H192.87v345.315h226.28c5.252,0,9.508-4.258,9.508-9.508V187.438V92.85 C428.658,87.6,424.4,83.342,419.15,83.342z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M419.15,444.437H192.87c-8.716,0-15.781-7.067-15.781-15.781V83.342 c0-8.714,7.065-15.781,15.781-15.781h226.28c13.946,0,25.289,11.345,25.289,25.289v326.298 C444.439,433.092,433.095,444.437,419.15,444.437z M208.651,412.875h204.226V99.123H208.651V412.875z"})),iconLayoutGridBlueBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512.002 512.002"},(0,l.createElement)(h.Path,{fill:"#8ed1fc",d:"M419.15,83.345H92.852c-5.252,0-9.508,4.256-9.508,9.508v104.759h113.217v116.781H83.342v104.759 c0,5.252,4.258,9.508,9.508,9.508h111.604l0,0h214.693c5.252,0,9.508-4.256,9.508-9.508v-231.71V92.853 C428.658,87.601,424.4,83.345,419.15,83.345z"}),(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M419.15,444.439H92.85c-13.944,0-25.289-11.345-25.289-25.289V314.393 c0-8.716,7.065-15.781,15.781-15.781h97.436v-85.219H83.344c-8.716,0-15.781-7.065-15.781-15.781V92.853 c0-13.944,11.345-25.289,25.289-25.289h326.299c13.944,0,25.289,11.345,25.289,25.289v326.298 C444.439,433.095,433.094,444.439,419.15,444.439z M99.125,412.878h313.752V99.126H99.125v82.705h97.436 c8.716,0,15.781,7.065,15.781,15.781v116.781c0,8.716-7.065,15.781-15.781,15.781H99.125V412.878z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M472.862,512.001H39.14C17.558,512.001,0,494.443,0,472.862V345.894 c0-8.716,7.065-15.781,15.781-15.781s15.781,7.065,15.781,15.781v126.969c0,4.177,3.399,7.578,7.578,7.578h433.722 c4.177,0,7.578-3.399,7.578-7.578V39.141c0-4.177-3.399-7.578-7.578-7.578H39.14c-4.179,0-7.578,3.399-7.578,7.578v214.043 c0,8.716-7.065,15.781-15.781,15.781S0,261.9,0,253.184V39.141c0-21.582,17.558-39.14,39.14-39.14h433.722 c21.582,0,39.14,17.558,39.14,39.14v433.722C512,494.443,494.442,512.001,472.862,512.001z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M196.561,381.309c-8.716,0-15.781-7.065-15.781-15.781V83.345c0-8.716,7.065-15.781,15.781-15.781 s15.781,7.065,15.781,15.781v282.184C212.342,374.244,205.277,381.309,196.561,381.309z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M313.342,444.439c-8.716,0-15.781-7.065-15.781-15.781V146.473c0-8.716,7.065-15.781,15.781-15.781 c8.716,0,15.781,7.065,15.781,15.781v282.185C329.123,437.374,322.057,444.439,313.342,444.439z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M427.608,213.392H83.344c-8.716,0-15.781-7.065-15.781-15.781s7.065-15.781,15.781-15.781H427.61 c8.716,0,15.781,7.065,15.781,15.781C443.391,206.327,436.324,213.392,427.608,213.392z"})," ",(0,l.createElement)(h.Path,{fill:"#0693e3",d:"M427.608,330.173H83.873c-8.716,0-15.781-7.065-15.781-15.781c0-8.716,7.065-15.781,15.781-15.781 h343.736c8.716,0,15.781,7.065,15.781,15.781C443.389,323.108,436.324,330.173,427.608,330.173z"})),iconLayoutGridGreenBoxO:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512.002 512.002"},(0,l.createElement)(h.Path,{fill:"#CFF09E",d:"M419.15,83.345H92.852c-5.252,0-9.508,4.256-9.508,9.508v104.759h113.217v116.781H83.342v104.759 c0,5.252,4.258,9.508,9.508,9.508h111.604l0,0h214.693c5.252,0,9.508-4.256,9.508-9.508v-231.71V92.853 C428.658,87.601,424.4,83.345,419.15,83.345z"}),(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M419.15,444.439H92.85c-13.944,0-25.289-11.345-25.289-25.289V314.393 c0-8.716,7.065-15.781,15.781-15.781h97.436v-85.219H83.344c-8.716,0-15.781-7.065-15.781-15.781V92.853 c0-13.944,11.345-25.289,25.289-25.289h326.299c13.944,0,25.289,11.345,25.289,25.289v326.298 C444.439,433.095,433.094,444.439,419.15,444.439z M99.125,412.878h313.752V99.126H99.125v82.705h97.436 c8.716,0,15.781,7.065,15.781,15.781v116.781c0,8.716-7.065,15.781-15.781,15.781H99.125V412.878z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M472.862,512.001H39.14C17.558,512.001,0,494.443,0,472.862V345.894 c0-8.716,7.065-15.781,15.781-15.781s15.781,7.065,15.781,15.781v126.969c0,4.177,3.399,7.578,7.578,7.578h433.722 c4.177,0,7.578-3.399,7.578-7.578V39.141c0-4.177-3.399-7.578-7.578-7.578H39.14c-4.179,0-7.578,3.399-7.578,7.578v214.043 c0,8.716-7.065,15.781-15.781,15.781S0,261.9,0,253.184V39.141c0-21.582,17.558-39.14,39.14-39.14h433.722 c21.582,0,39.14,17.558,39.14,39.14v433.722C512,494.443,494.442,512.001,472.862,512.001z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M196.561,381.309c-8.716,0-15.781-7.065-15.781-15.781V83.345c0-8.716,7.065-15.781,15.781-15.781 s15.781,7.065,15.781,15.781v282.184C212.342,374.244,205.277,381.309,196.561,381.309z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M313.342,444.439c-8.716,0-15.781-7.065-15.781-15.781V146.473c0-8.716,7.065-15.781,15.781-15.781 c8.716,0,15.781,7.065,15.781,15.781v282.185C329.123,437.374,322.057,444.439,313.342,444.439z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M427.608,213.392H83.344c-8.716,0-15.781-7.065-15.781-15.781s7.065-15.781,15.781-15.781H427.61 c8.716,0,15.781,7.065,15.781,15.781C443.391,206.327,436.324,213.392,427.608,213.392z"})," ",(0,l.createElement)(h.Path,{fill:"#507C5C",d:"M427.608,330.173H83.873c-8.716,0-15.781-7.065-15.781-15.781c0-8.716,7.065-15.781,15.781-15.781 h343.736c8.716,0,15.781,7.065,15.781,15.781C443.389,323.108,436.324,330.173,427.608,330.173z"})),iconLayoutLeftFill:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fill:"none",d:"M0 0h24v24H0z"})," ",(0,l.createElement)(h.Path,{d:"M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H9V3h12zM7 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4v18z"})),iconLayoutThree:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z",fillRule:"nonzero"}," "),(0,l.createElement)(h.Path,{d:"M3,5 C3,3.89543 3.89543,3 5,3 L11,3 L11,11 L11,13 L11,21 L5,21 C3.89543,21 3,20.1046 3,19 L3,5 Z M13,21 L19,21 C20.1046,21 21,20.1046 21,19 L21,13 L13,13 L13,21 Z M13,11 L21,11 L21,5 C21,3.89543 20.1046,3 19,3 L13,3 L13,11 Z"}," ")),iconLinkDiagonal:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M15.7285 3.88396C17.1629 2.44407 19.2609 2.41383 20.4224 3.57981C21.586 4.74798 21.5547 6.85922 20.1194 8.30009L17.6956 10.7333C17.4033 11.0268 17.4042 11.5017 17.6976 11.794C17.9911 12.0863 18.466 12.0854 18.7583 11.7919L21.1821 9.35869C23.0934 7.43998 23.3334 4.37665 21.4851 2.5212C19.6346 0.663551 16.5781 0.905664 14.6658 2.82536L9.81817 7.69182C7.90688 9.61053 7.66692 12.6739 9.51519 14.5293C9.80751 14.8228 10.2824 14.8237 10.5758 14.5314C10.8693 14.2391 10.8702 13.7642 10.5779 13.4707C9.41425 12.3026 9.44559 10.1913 10.8809 8.75042L15.7285 3.88396Z"}),(0,l.createElement)(h.Path,{d:"M14.4851 9.47074C14.1928 9.17728 13.7179 9.17636 13.4244 9.46868C13.131 9.76101 13.1301 10.2359 13.4224 10.5293C14.586 11.6975 14.5547 13.8087 13.1194 15.2496L8.27178 20.1161C6.83745 21.556 4.73937 21.5863 3.57791 20.4203C2.41424 19.2521 2.44559 17.1408 3.88089 15.6999L6.30473 13.2667C6.59706 12.9732 6.59614 12.4984 6.30268 12.206C6.00922 11.9137 5.53434 11.9146 5.24202 12.2081L2.81818 14.6413C0.906876 16.5601 0.666916 19.6234 2.51519 21.4789C4.36567 23.3365 7.42221 23.0944 9.33449 21.1747L14.1821 16.3082C16.0934 14.3895 16.3334 11.3262 14.4851 9.47074Z"})),iconMinusCircle:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M7 11h10v2H7z"}),(0,l.createElement)(h.Path,{d:"M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.514 2 12 2zm0 18c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8z"})),iconMonalisa:(0,l.createElement)(h.SVG,{viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{d:"M42.436,0v512H61.6h407.964V0H42.436z M431.228,473.664H80.769V38.328h350.459V473.664z"}),(0,l.createElement)(h.Path,{d:"M414.799,450.398V54.757H97.193v402.486h317.606V450.398z M401.11,366.201 c-3.654-7.718-8.44-14.709-14.695-20.284c-50.18-44.764-45.007-74.203-45.992-92.435c-1.262-23.412,24.05-142.4-89.869-137.962 c-3.474,4.522-6.993,20.596-6.678,29.14c42.746-1.304,50.313,35.603,50.313,70.728s-17.05,58.344-17.05,58.344 c-0.804,2.371-2.074,1.733-0.683,3.814c0,0,2.458,2.961,5.458,6.179c3.266,14.237,15.277,32.42,43.634,35.569 c20.361,2.268,22.392,4.528,31.817,9.404c2.545,2.316,4.404,4.591,5.319,6.782c-20.888-0.957-56.158,26.574-56.158,26.574 s-34.872,6.768-67.011,5.548c2.559-3.676,5.52-6.858,8.852-9.07c1.523-1.013,1.935-3.079,0.916-4.605 c-1.016-1.525-3.079-1.942-4.604-0.929c-4.788,3.203-8.61,7.642-11.716,12.441c-0.364,0.569-0.7,1.144-1.048,1.72 c-18.717-1.539-35.402-6.311-42.146-17.448c-9.889-16.311,52.212-45.562,52.212-45.562v-29.425c0,0-11.674,0.27-26.862-16.179 c-22.326-24.196-16.876-79.613-7.316-94.897c14.276-22.816,29.428-16.138,29.112-19.93c-1.05-12.65,5.829-28.253,5.829-28.253 c-4.58,0.222-15.08,2.04-26.002,6.567c-11.751,4.882-30.735,17.539-40.229,68.163c-8.749,46.658,9.455,102.566-1.932,115.853 c-11.394,13.287-15.191,23.731-15.191,32.276c0,16.387-3.162,32.039-5.062,33.939c-1.769,1.776-18.832,27.573-21.103,71.29h-22.337 V68.447H401.11V366.201z"})),iconOverline:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M5,3H19M17,16V12a5,5,0,0,0-5-5h0a5,5,0,0,0-5,5v4a5,5,0,0,0,5,5h0A5,5,0,0,0,17,16Z",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2"})),iconPostHeart:(0,l.createElement)(h.SVG,{viewBox:"0 0 45.73 45.73"},(0,l.createElement)(h.Path,{d:"M21.368,21.057c-2.149-2.135-5.626-2.128-7.77,0.015c-2.148,2.151-2.148,5.636,0,7.786 c0.106,0.105,5.207,5.184,7.086,7.053c0.379,0.377,0.991,0.377,1.37,0c1.879-1.869,6.98-6.946,7.086-7.053 c2.15-2.149,2.15-5.635,0-7.786C26.995,18.929,23.521,18.922,21.368,21.057z"}),(0,l.createElement)(h.Path,{d:"M39.74,17.128c-0.308,0.182-0.631,0.338-0.979,0.437c-0.367,0.104-0.747,0.155-1.128,0.155 c-0.294,0-0.582-0.041-0.865-0.101l3.414,15.229c0.209,0.928,0.043,1.883-0.467,2.686c-0.511,0.805-1.302,1.363-2.23,1.57 l-24.675,5.533c-0.918,0.206-1.893,0.035-2.686-0.468c-0.804-0.511-1.362-1.302-1.569-2.229L4.023,19.724 c-0.43-1.917,0.78-3.826,2.697-4.256l20.833-4.671c-0.054-0.178-0.101-0.358-0.128-0.544c-0.137-0.908,0.039-1.824,0.473-2.616 L6.062,12.533c-3.535,0.792-5.767,4.313-4.974,7.849L5.62,40.597c0.384,1.714,1.412,3.173,2.894,4.112 c1.054,0.669,2.271,1.021,3.52,1.021c0.481,0,0.965-0.054,1.436-0.158l24.675-5.533c1.713-0.385,3.173-1.412,4.113-2.895 c0.938-1.481,1.245-3.242,0.86-4.955L39.74,17.128z"}),(0,l.createElement)(h.Path,{d:"M41.04,1.58C39.42,0.536,37.711,0,36.327,0c-1.13,0-2.044,0.358-2.515,1.088c-0.583,0.907-0.364,2.196,0.456,3.487 l-3.616,4.321c-0.211,0.253-0.304,0.584-0.255,0.911c0.051,0.324,0.237,0.614,0.514,0.792l1.411,0.909l-2.19,4.901 c-0.199,0.447-0.1,0.989,0.288,1.331c0.219,0.194,0.489,0.289,0.761,0.289c0.317,0,0.636-0.132,0.863-0.389l3.557-4.022 l1.411,0.911c0.187,0.12,0.402,0.182,0.622,0.182c0.104,0,0.209-0.014,0.312-0.043c0.317-0.089,0.579-0.312,0.725-0.607 l2.438-5.078c0.294,0.041,0.578,0.062,0.852,0.062c1.13,0,2.043-0.357,2.514-1.088C45.521,6.332,43.983,3.477,41.04,1.58z"})),iconSolidPlay:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M8.286 3.407A1.5 1.5 0 0 0 6 4.684v14.632a1.5 1.5 0 0 0 2.286 1.277l11.888-7.316a1.5 1.5 0 0 0 0-2.555L8.286 3.407z"})),iconStopORC:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}," ",(0,l.createElement)(h.Path,{d:"M21 5.75C21 4.23122 19.7688 3 18.25 3H5.75C4.23122 3 3 4.23122 3 5.75V18.25C3 19.7688 4.23122 21 5.75 21H18.25C19.7688 21 21 19.7688 21 18.25V5.75ZM5.75 4.5H18.25C18.9404 4.5 19.5 5.05964 19.5 5.75V18.25C19.5 18.9404 18.9404 19.5 18.25 19.5H5.75C5.05964 19.5 4.5 18.9404 4.5 18.25V5.75C4.5 5.05964 5.05964 4.5 5.75 4.5Z"})),iconStopRC:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4 18a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v12z",fill:"#000000"})),iconThreeColsRC:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6.23694 3.0004C7.20344 3.0004 7.98694 3.7839 7.98694 4.7504V19.2504C7.98694 20.2169 7.20344 21.0004 6.23694 21.0004H3.73694C2.77044 21.0004 1.98694 20.2169 1.98694 19.2504V4.7504C1.98694 3.83223 2.69405 3.07921 3.59341 3.0062L3.73694 3.0004H6.23694ZM20.263 3.0004C21.2295 3.0004 22.013 3.7839 22.013 4.7504V19.2504C22.013 20.2169 21.2295 21.0004 20.263 21.0004H17.763C16.7965 21.0004 16.013 20.2169 16.013 19.2504V4.7504C16.013 3.7839 16.7965 3.0004 17.763 3.0004H20.263ZM13.2369 2.99957C14.2034 2.99957 14.9869 3.78307 14.9869 4.74957V19.2496C14.9869 20.2161 14.2034 20.9996 13.2369 20.9996H10.7369C9.77044 20.9996 8.98694 20.2161 8.98694 19.2496V4.74957C8.98694 3.78307 9.77044 2.99957 10.7369 2.99957H13.2369Z"})),iconTranslate:(0,l.createElement)(h.SVG,{viewBox:"0 0 16 16"},(0,l.createElement)(h.Path,{d:"M4.545 6.714 4.11 8H3l1.862-5h1.284L8 8H6.833l-.435-1.286H4.545zm1.634-.736L5.5 3.956h-.049l-.679 2.022H6.18z"}),(0,l.createElement)(h.Path,{d:"M0 2a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3h3a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3H2a2 2 0 0 1-2-2V2zm2-1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H2zm7.138 9.995c.193.301.402.583.63.846-.748.575-1.673 1.001-2.768 1.292.178.217.451.635.555.867 1.125-.359 2.08-.844 2.886-1.494.777.665 1.739 1.165 2.93 1.472.133-.254.414-.673.629-.89-1.125-.253-2.057-.694-2.82-1.284.681-.747 1.222-1.651 1.621-2.757H14V8h-3v1.047h.765c-.318.844-.74 1.546-1.272 2.13a6.066 6.066 0 0 1-.415-.492 1.988 1.988 0 0 1-.94.31z"})),iconWard:(0,l.createElement)(h.SVG,{viewBox:"0 0 512 512"},(0,l.createElement)(h.Path,{d:"M250.53 22.03c-57.055 45.157-80.673 37.81-100.31.22 16.598 61.517 10.408 66.415-44.72 116.594 67.324-35.666 96.206-34.238 130.97 7.187-34.906-53.112-30.954-75.35 14.06-124zm18.407.126l11.688 114.938-99.875 58.094 97.75 21.093c-9.58 8.352-20.214 19.028-31.28 30.095l-.032.03L18.563 472.438v19.438h32.156L273.343 272.5c10.26-10.263 18.902-19.538 25.78-27.75l18.938 87.75 58.094-99.875 114.938 11.688-77.03-86.094 46.655-105.69-105.69 46.657-86.092-77.03zM26.875 55.938c33.765 27.66 35.21 42.767 30.75 87.78 18.975-53.73 27.964-67.297 64.5-82C82.972 71.094 66.21 73 26.875 55.94zm54.75 102.406c24.955 27.012 26.97 43.684 24.25 72.062 14.775-34.45 22.072-45.66 55.625-64.312-34.56 11.183-45.5 10.22-79.875-7.75zm325.594 95c9.27 51.694-4.61 73.708-32.845 106.687 43.3-37.043 57.852-44.284 96.844-38.75-38.597-11.457-47.426-20.624-64-67.936zm-55.658 72.812c-18.705 68.79-45.304 83.944-107.625 70.125 54.126 20.1 56.34 21.07 53.532 85.25 24.757-55.42 46.49-52.217 95.06-37.217-41.775-31.838-45.71-48.97-40.967-118.157zm109.344 55.97c-15.32 17.994-22.932 17.49-43.812 9.343 22.828 18.444 17.596 34.024 10.844 59.405 16.05-19.12 23.516-25.237 50.312-12.688-22.86-21.342-27.13-29.857-17.344-56.062z"})),iconWhatsapp:(0,l.createElement)(h.SVG,{viewBox:"0 0 48 48",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M38.9,8.1A20.9,20.9,0,0,0,3.2,22.8,19.8,19.8,0,0,0,6,33.2L3,44l11.1-2.9a20.3,20.3,0,0,0,10,2.5A20.8,20.8,0,0,0,38.9,8.1Zm-14.8,32a17.1,17.1,0,0,1-9.5-2.8L8,39.1l1.8-6.4a17.9,17.9,0,0,1-3.1-9.9A17.4,17.4,0,1,1,24.1,40.1Z"}),(0,l.createElement)(h.Path,{d:"M33.6,27.2A29.2,29.2,0,0,0,30,25.5c-.4-.2-.8-.3-1.1.2s-1.4,1.7-1.7,2.1a.8.8,0,0,1-1.1.1,15.2,15.2,0,0,1-4.2-2.6A15,15,0,0,1,19,21.7a.7.7,0,0,1,.2-1l.8-1a3.5,3.5,0,0,0,.5-.8.9.9,0,0,0,0-.9c-.2-.3-1.2-2.8-1.6-3.9s-.9-.9-1.2-.9h-1a1.7,1.7,0,0,0-1.4.7,5.5,5.5,0,0,0-1.8,4.3,10.4,10.4,0,0,0,2.1,5.4c.3.3,3.7,5.6,8.9,7.8a16.4,16.4,0,0,0,3,1.1,6.4,6.4,0,0,0,3.3.2c1-.1,3.1-1.2,3.5-2.4s.5-2.3.3-2.5A2.1,2.1,0,0,0,33.6,27.2Z"})),iconAddCard:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.5 5.5V8H20V5.5h2.5V4H20V1.5h-1.5V4H16v1.5h2.5zM12 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2v-6h-1.5v6a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5h6V4z"})),iconAddSubmenu:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})),iconAddTemplate:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5 5.5V8H20V5.5H22.5V4H20V1.5H18.5V4H16V5.5H18.5ZM13.9624 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V10.0391H18.5V18C18.5 18.2761 18.2761 18.5 18 18.5H10L10 10.4917L16.4589 10.5139L16.4641 9.01389L5.5 8.97618V6C5.5 5.72386 5.72386 5.5 6 5.5H13.9624V4ZM5.5 10.4762V18C5.5 18.2761 5.72386 18.5 6 18.5H8.5L8.5 10.4865L5.5 10.4762Z"})),iconAlignCenter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7.5 5.5h9V4h-9v1.5Zm-3.5 7h16V11H4v1.5Zm3.5 7h9V18h-9v1.5Z"})),iconAlignJustify:(0,l.createElement)(h.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 12.8h16v-1.5H4v1.5zm0 7h12.4v-1.5H4v1.5zM4 4.3v1.5h16V4.3H4z"})),iconAlignLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 5.5H4V4h9v1.5Zm7 7H4V11h16v1.5Zm-7 7H4V18h9v1.5Z"})),iconAlignNone:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM5 9h14v6H5V9Z"})),iconAlignRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.111 5.5H20V4h-8.889v1.5ZM4 12.5h16V11H4v1.5Zm7.111 7H20V18h-8.889v1.5Z"})),iconArchive:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 6.2h-5.9l-.6-1.1c-.3-.7-1-1.1-1.8-1.1H5c-1.1 0-2 .9-2 2v11.8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8.2c0-1.1-.9-2-2-2zm.5 11.6c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h5.8c.2 0 .4.1.4.3l1 2H19c.3 0 .5.2.5.5v9.5zM8 12.8h8v-1.5H8v1.5zm0 3h8v-1.5H8v1.5z"})),iconArrowDown:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m16.5 13.5-3.7 3.7V4h-1.5v13.2l-3.8-3.7-1 1 5.5 5.6 5.5-5.6z"})),iconArrowLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20 11.2H6.8l3.7-3.7-1-1L3.9 12l5.6 5.5 1-1-3.7-3.7H20z"})),iconArrowRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m14.5 6.5-1 1 3.7 3.7H4v1.6h13.2l-3.7 3.7 1 1 5.6-5.5z"})),iconArrowUp:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3.9 6.5 9.5l1 1 3.8-3.7V20h1.5V6.8l3.7 3.7 1-1z"})),iconAspectRatio:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.5 5.5h-13c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2v-9c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5h-13c-.3 0-.5-.2-.5-.5v-9c0-.3.2-.5.5-.5h13c.3 0 .5.2.5.5v9zM6.5 12H8v-2h2V8.5H6.5V12zm9.5 2h-2v1.5h3.5V12H16v2z"})),iconAtSymbol:(0,l.createElement)(h.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12.5939 21C14.1472 21 16.1269 20.5701 17.0711 20.1975L16.6447 18.879C16.0964 19.051 14.3299 19.6242 12.6548 19.6242C7.4467 19.6242 4.67513 16.8726 4.67513 12C4.67513 7.21338 7.50762 4.34713 12.2893 4.34713C17.132 4.34713 19.4162 7.55732 19.4162 10.7675C19.4162 14.035 19.0508 15.4968 17.4975 15.4968C16.5838 15.4968 16.0964 14.7803 16.0964 13.9777V7.5H14.4822V8.30255H14.3909C14.1777 7.67198 12.9898 7.12739 11.467 7.2707C9.18274 7.5 7.4467 9.27707 7.4467 11.8567C7.4467 14.5796 8.81726 16.672 11.467 16.758C13.203 16.8153 14.1168 16.0127 14.4822 15.1815H14.5736C14.7563 16.414 16.401 16.8439 17.467 16.8439C20.6954 16.8439 21 13.5764 21 10.7962C21 6.86943 18.0761 3 12.3807 3C6.50254 3 3 6.3535 3 11.9427C3 17.7325 6.38071 21 12.5939 21ZM11.7107 15.2962C9.73096 15.2962 9.03046 13.6051 9.03046 11.7707C9.03046 10.1083 10.0355 8.67516 11.7716 8.67516C13.599 8.67516 14.5736 9.36306 14.5736 11.7707C14.5736 14.1497 13.7513 15.2962 11.7107 15.2962Z"})),iconAudio:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17.7 4.3c-1.2 0-2.8 0-3.8 1-.6.6-.9 1.5-.9 2.6V14c-.6-.6-1.5-1-2.5-1C8.6 13 7 14.6 7 16.5S8.6 20 10.5 20c1.5 0 2.8-1 3.3-2.3.5-.8.7-1.8.7-2.5V7.9c0-.7.2-1.2.5-1.6.6-.6 1.8-.6 2.8-.6h.3V4.3h-.4z"})),iconBackup:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5.5 12h1.75l-2.5 3-2.5-3H4a8 8 0 113.134 6.35l.907-1.194A6.5 6.5 0 105.5 12zm9.53 1.97l-2.28-2.28V8.5a.75.75 0 00-1.5 0V12a.747.747 0 00.218.529l1.282-.84-1.28.842 2.5 2.5a.75.75 0 101.06-1.061z"})),iconBlockDefault:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 8h-1V6h-5v2h-2V6H6v2H5c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2zm.5 10c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-8c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v8z"})),iconBlockMeta:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M8.95 11.25H4v1.5h4.95v4.5H13V18c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v.75h-2.55v-7.5H13V9c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v.75H8.95v4.5ZM14.5 15v3c0 .3.2.5.5.5h3c.3 0 .5-.2.5-.5v-3c0-.3-.2-.5-.5-.5h-3c-.3 0-.5.2-.5.5Zm0-6V6c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5Z",clipRule:"evenodd"})),iconBlockTable:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 4.5h14c.3 0 .5.2.5.5v3.5h-15V5c0-.3.2-.5.5-.5zm8 5.5h6.5v3.5H13V10zm-1.5 3.5h-7V10h7v3.5zm-7 5.5v-4h7v4.5H5c-.3 0-.5-.2-.5-.5zm14.5.5h-6V15h6.5v4c0 .3-.2.5-.5.5z"})),iconBorder:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"m6.6 15.6-1.2.8c.6.9 1.3 1.6 2.2 2.2l.8-1.2c-.7-.5-1.3-1.1-1.8-1.8zM5.5 12c0-.4 0-.9.1-1.3l-1.5-.3c0 .5-.1 1.1-.1 1.6s.1 1.1.2 1.6l1.5-.3c-.2-.4-.2-.9-.2-1.3zm11.9-3.6 1.2-.8c-.6-.9-1.3-1.6-2.2-2.2l-.8 1.2c.7.5 1.3 1.1 1.8 1.8zM5.3 7.6l1.2.8c.5-.7 1.1-1.3 1.8-1.8l-.7-1.3c-.9.6-1.7 1.4-2.3 2.3zm14.5 2.8-1.5.3c.1.4.1.8.1 1.3s0 .9-.1 1.3l1.5.3c.1-.5.2-1 .2-1.6s-.1-1.1-.2-1.6zM12 18.5c-.4 0-.9 0-1.3-.1l-.3 1.5c.5.1 1 .2 1.6.2s1.1-.1 1.6-.2l-.3-1.5c-.4.1-.9.1-1.3.1zm3.6-1.1.8 1.2c.9-.6 1.6-1.3 2.2-2.2l-1.2-.8c-.5.7-1.1 1.3-1.8 1.8zM10.4 4.2l.3 1.5c.4-.1.8-.1 1.3-.1s.9 0 1.3.1l.3-1.5c-.5-.1-1.1-.2-1.6-.2s-1.1.1-1.6.2z"})),iconBox:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M5 5.5h14a.5.5 0 01.5.5v1.5a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM4 9.232A2 2 0 013 7.5V6a2 2 0 012-2h14a2 2 0 012 2v1.5a2 2 0 01-1 1.732V18a2 2 0 01-2 2H6a2 2 0 01-2-2V9.232zm1.5.268V18a.5.5 0 00.5.5h12a.5.5 0 00.5-.5V9.5h-13z",clipRule:"evenodd"})),iconBrush:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 20h8v-1.5H4V20zM18.9 3.5c-.6-.6-1.5-.6-2.1 0l-7.2 7.2c-.4-.1-.7 0-1.1.1-.5.2-1.5.7-1.9 2.2-.4 1.7-.8 2.2-1.1 2.7-.1.1-.2.3-.3.4l-.6 1.1H6c2 0 3.4-.4 4.7-1.4.8-.6 1.2-1.4 1.3-2.3 0-.3 0-.5-.1-.7L19 5.7c.5-.6.5-1.6-.1-2.2zM9.7 14.7c-.7.5-1.5.8-2.4 1 .2-.5.5-1.2.8-2.3.2-.6.4-1 .8-1.1.5-.1 1 .1 1.3.3.2.2.3.5.2.8 0 .3-.1.9-.7 1.3z"})),iconBug:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6.13 5.5l1.926 1.927A4.975 4.975 0 007.025 10H5v1.5h2V13H5v1.5h2.1a5.002 5.002 0 009.8 0H19V13h-2v-1.5h2V10h-2.025a4.979 4.979 0 00-1.167-2.74l1.76-1.76-1.061-1.06-1.834 1.834A4.977 4.977 0 0012 5.5c-1.062 0-2.046.33-2.855.895L7.19 4.44 6.13 5.5zm2.37 5v3a3.5 3.5 0 107 0v-3a3.5 3.5 0 10-7 0z",fillRule:"evenodd",clipRule:"evenodd"})),iconButton:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M8 12.5h8V11H8v1.5Z M19 6.5H5a2 2 0 0 0-2 2V15a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a2 2 0 0 0-2-2ZM5 8h14a.5.5 0 0 1 .5.5V15a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V8.5A.5.5 0 0 1 5 8Z"})),iconButtons:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M14.5 17.5H9.5V16H14.5V17.5Z M14.5 8H9.5V6.5H14.5V8Z M7 3.5H17C18.1046 3.5 19 4.39543 19 5.5V9C19 10.1046 18.1046 11 17 11H7C5.89543 11 5 10.1046 5 9V5.5C5 4.39543 5.89543 3.5 7 3.5ZM17 5H7C6.72386 5 6.5 5.22386 6.5 5.5V9C6.5 9.27614 6.72386 9.5 7 9.5H17C17.2761 9.5 17.5 9.27614 17.5 9V5.5C17.5 5.22386 17.2761 5 17 5Z M7 13H17C18.1046 13 19 13.8954 19 15V18.5C19 19.6046 18.1046 20.5 17 20.5H7C5.89543 20.5 5 19.6046 5 18.5V15C5 13.8954 5.89543 13 7 13ZM17 14.5H7C6.72386 14.5 6.5 14.7239 6.5 15V18.5C6.5 18.7761 6.72386 19 7 19H17C17.2761 19 17.5 18.7761 17.5 18.5V15C17.5 14.7239 17.2761 14.5 17 14.5Z"})),iconCalendar:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm.5 16c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V7h15v12zM9 10H7v2h2v-2zm0 4H7v2h2v-2zm4-4h-2v2h2v-2zm4 0h-2v2h2v-2zm-4 4h-2v2h2v-2zm4 0h-2v2h2v-2z"})),iconCancelCircleFilled:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM15.5303 8.46967C15.8232 8.76256 15.8232 9.23744 15.5303 9.53033L13.0607 12L15.5303 14.4697C15.8232 14.7626 15.8232 15.2374 15.5303 15.5303C15.2374 15.8232 14.7626 15.8232 14.4697 15.5303L12 13.0607L9.53033 15.5303C9.23744 15.8232 8.76256 15.8232 8.46967 15.5303C8.17678 15.2374 8.17678 14.7626 8.46967 14.4697L10.9393 12L8.46967 9.53033C8.17678 9.23744 8.17678 8.76256 8.46967 8.46967C8.76256 8.17678 9.23744 8.17678 9.53033 8.46967L12 10.9393L14.4697 8.46967C14.7626 8.17678 15.2374 8.17678 15.5303 8.46967Z"})),iconCaption:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6 5.5h12a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5ZM4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6Zm4 10h2v-1.5H8V16Zm5 0h-2v-1.5h2V16Zm1 0h2v-1.5h-2V16Z"})),iconCapturePhoto:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 9.2c-2.2 0-3.9 1.8-3.9 4s1.8 4 3.9 4 4-1.8 4-4-1.8-4-4-4zm0 6.5c-1.4 0-2.4-1.1-2.4-2.5s1.1-2.5 2.4-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM20.2 8c-.1 0-.3 0-.5-.1l-2.5-.8c-.4-.1-.8-.4-1.1-.8l-1-1.5c-.4-.5-1-.9-1.7-.9h-2.9c-.6.1-1.2.4-1.6 1l-1 1.5c-.3.3-.6.6-1.1.7l-2.5.8c-.2.1-.4.1-.6.1-1 .2-1.7.9-1.7 1.9v8.3c0 1 .9 1.9 2 1.9h16c1.1 0 2-.8 2-1.9V9.9c0-1-.7-1.7-1.8-1.9zm.3 10.1c0 .2-.2.4-.5.4H4c-.3 0-.5-.2-.5-.4V9.9c0-.1.2-.3.5-.4.2 0 .5-.1.8-.2l2.5-.8c.7-.2 1.4-.6 1.8-1.3l1-1.5c.1-.1.2-.2.4-.2h2.9c.2 0 .3.1.4.2l1 1.5c.4.7 1.1 1.1 1.9 1.4l2.5.8c.3.1.6.1.8.2.3 0 .4.2.4.4v8.1z"})),iconCaptureVideo:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M14 5H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm.5 12c0 .3-.2.5-.5.5H4c-.3 0-.5-.2-.5-.5V7c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v10zm2.5-7v4l5 3V7l-5 3zm3.5 4.4l-2-1.2v-2.3l2-1.2v4.7z"})),iconCategory:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6 5.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM4 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2V6zm11-.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM13 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2V6zm5 8.5h-3a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5zM15 13a2 2 0 00-2 2v3a2 2 0 002 2h3a2 2 0 002-2v-3a2 2 0 00-2-2h-3zm-9 1.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5v-3a.5.5 0 01.5-.5zM4 15a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2v-3z",fillRule:"evenodd",clipRule:"evenodd"})),iconChartBar:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M11.25 5h1.5v15h-1.5V5zM6 10h1.5v10H6V10zm12 4h-1.5v6H18v-6z",clipRule:"evenodd"})),iconCheck:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16.7 7.1l-6.3 8.5-3.3-2.5-.9 1.2 4.5 3.4L17.9 8z"})),iconChevronDown:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})),iconChevronLeftSmall:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m13.1 16-3.4-4 3.4-4 1.1 1-2.6 3 2.6 3-1.1 1z"})),iconChevronLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14.6 7l-1.2-1L8 12l5.4 6 1.2-1-4.6-5z"})),iconChevronRightSmall:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M10.8622 8.04053L14.2805 12.0286L10.8622 16.0167L9.72327 15.0405L12.3049 12.0286L9.72327 9.01672L10.8622 8.04053Z"})),iconChevronRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M10.6 6L9.4 7l4.6 5-4.6 5 1.2 1 5.4-6z"})),iconChevronUpDown:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m12 20-4.5-3.6-.9 1.2L12 22l5.5-4.4-.9-1.2L12 20zm0-16 4.5 3.6.9-1.2L12 2 6.5 6.4l.9 1.2L12 4z"})),iconChevronUp:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})),iconClassic:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M20 6H4c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H4c-.3 0-.5-.2-.5-.5V8c0-.3.2-.5.5-.5h16c.3 0 .5.2.5.5v9zM10 10H8v2h2v-2zm-5 2h2v-2H5v2zm8-2h-2v2h2v-2zm-5 6h8v-2H8v2zm6-4h2v-2h-2v2zm3 0h2v-2h-2v2zm0 4h2v-2h-2v2zM5 16h2v-2H5v2z"})),iconCloseSmall:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 13.06l3.712 3.713 1.061-1.06L13.061 12l3.712-3.712-1.06-1.06L12 10.938 8.288 7.227l-1.061 1.06L10.939 12l-3.712 3.712 1.06 1.061L12 13.061z"})),iconClose:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})),iconCloudUpload:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.3 10.1c0-2.5-2.1-4.4-4.8-4.4-2.2 0-4.1 1.4-4.6 3.3h-.2C5.7 9 4 10.7 4 12.8c0 2.1 1.7 3.8 3.7 3.8h9c1.8 0 3.2-1.5 3.2-3.3.1-1.6-1.1-2.9-2.6-3.2zm-.5 5.1h-4v-2.4L14 14l1-1-3-3-3 3 1 1 1.2-1.2v2.4H7.7c-1.2 0-2.2-1.1-2.2-2.3s1-2.4 2.2-2.4H9l.3-1.1c.4-1.3 1.7-2.2 3.2-2.2 1.8 0 3.3 1.3 3.3 2.9v1.3l1.3.2c.8.1 1.4.9 1.4 1.8 0 1-.8 1.8-1.7 1.8z"})),iconCloud:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.3 10.1c0-2.5-2.1-4.4-4.8-4.4-2.2 0-4.1 1.4-4.6 3.3h-.2C5.7 9 4 10.7 4 12.8c0 2.1 1.7 3.8 3.7 3.8h9c1.8 0 3.2-1.5 3.2-3.3.1-1.6-1.1-2.9-2.6-3.2zm-.5 5.1h-9c-1.2 0-2.2-1.1-2.2-2.3s1-2.4 2.2-2.4h1.3l.3-1.1c.4-1.3 1.7-2.2 3.2-2.2 1.8 0 3.3 1.3 3.3 2.9v1.3l1.3.2c.8.1 1.4.9 1.4 1.8-.1 1-.9 1.8-1.8 1.8z"})),iconCode:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M20.8 10.7l-4.3-4.3-1.1 1.1 4.3 4.3c.1.1.1.3 0 .4l-4.3 4.3 1.1 1.1 4.3-4.3c.7-.8.7-1.9 0-2.6zM4.2 11.8l4.3-4.3-1-1-4.3 4.3c-.7.7-.7 1.8 0 2.5l4.3 4.3 1.1-1.1-4.3-4.3c-.2-.1-.2-.3-.1-.4z"})),iconCog:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M10.289 4.836A1 1 0 0111.275 4h1.306a1 1 0 01.987.836l.244 1.466c.787.26 1.503.679 2.108 1.218l1.393-.522a1 1 0 011.216.437l.653 1.13a1 1 0 01-.23 1.273l-1.148.944a6.025 6.025 0 010 2.435l1.149.946a1 1 0 01.23 1.272l-.653 1.13a1 1 0 01-1.216.437l-1.394-.522c-.605.54-1.32.958-2.108 1.218l-.244 1.466a1 1 0 01-.987.836h-1.306a1 1 0 01-.986-.836l-.244-1.466a5.995 5.995 0 01-2.108-1.218l-1.394.522a1 1 0 01-1.217-.436l-.653-1.131a1 1 0 01.23-1.272l1.149-.946a6.026 6.026 0 010-2.435l-1.148-.944a1 1 0 01-.23-1.272l.653-1.131a1 1 0 011.217-.437l1.393.522a5.994 5.994 0 012.108-1.218l.244-1.466zM14.929 12a3 3 0 11-6 0 3 3 0 016 0z",clipRule:"evenodd"})),iconColor:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17.2 10.9c-.5-1-1.2-2.1-2.1-3.2-.6-.9-1.3-1.7-2.1-2.6L12 4l-1 1.1c-.6.9-1.3 1.7-2 2.6-.8 1.2-1.5 2.3-2 3.2-.6 1.2-1 2.2-1 3 0 3.4 2.7 6.1 6.1 6.1s6.1-2.7 6.1-6.1c0-.8-.3-1.8-1-3zm-5.1 7.6c-2.5 0-4.6-2.1-4.6-4.6 0-.3.1-1 .8-2.3.5-.9 1.1-1.9 2-3.1.7-.9 1.3-1.7 1.8-2.3.7.8 1.3 1.6 1.8 2.3.8 1.1 1.5 2.2 2 3.1.7 1.3.8 2 .8 2.3 0 2.5-2.1 4.6-4.6 4.6z"})),iconColumn:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 6H6c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM6 17.5c-.3 0-.5-.2-.5-.5V8c0-.3.2-.5.5-.5h3v10H6zm13.5-.5c0 .3-.2.5-.5.5h-3v-10h3c.3 0 .5.2.5.5v9z"})),iconColumns:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 6H6c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-4.1 1.5v10H10v-10h4.9zM5.5 17V8c0-.3.2-.5.5-.5h2.5v10H6c-.3 0-.5-.2-.5-.5zm14 0c0 .3-.2.5-.5.5h-2.6v-10H19c.3 0 .5.2.5.5v9z"})),iconCommentAuthorAvatar:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M7.25 16.437a6.5 6.5 0 1 1 9.5 0V16A2.75 2.75 0 0 0 14 13.25h-4A2.75 2.75 0 0 0 7.25 16v.437Zm1.5 1.193a6.47 6.47 0 0 0 3.25.87 6.47 6.47 0 0 0 3.25-.87V16c0-.69-.56-1.25-1.25-1.25h-4c-.69 0-1.25.56-1.25 1.25v1.63ZM4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm10-2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",clipRule:"evenodd"})),iconCommentAuthorName:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12.9c0 .6.5 1.1 1.1 1.1.3 0 .5-.1.8-.3L8.5 17H18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H7.9l-2.4 2.4V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v9z",fillRule:"evenodd",clipRule:"evenodd"}),(0,l.createElement)(h.Path,{d:"M15 15V15C15 13.8954 14.1046 13 13 13L11 13C9.89543 13 9 13.8954 9 15V15",fillRule:"evenodd",clipRule:"evenodd"}),(0,l.createElement)(h.Circle,{cx:"12",cy:"9",r:"2",fillRule:"evenodd",clipRule:"evenodd"})),iconCommentContent:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6.68822 16.625L5.5 17.8145L5.5 5.5L18.5 5.5L18.5 16.625L6.68822 16.625ZM7.31 18.125L19 18.125C19.5523 18.125 20 17.6773 20 17.125L20 5C20 4.44772 19.5523 4 19 4H5C4.44772 4 4 4.44772 4 5V19.5247C4 19.8173 4.16123 20.086 4.41935 20.2237C4.72711 20.3878 5.10601 20.3313 5.35252 20.0845L7.31 18.125ZM16 9.99997H8V8.49997H16V9.99997ZM8 14H13V12.5H8V14Z"})),iconCommentEditLink:(0,l.createElement)(h.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"m6.249 11.065.44-.44h3.186l-1.5 1.5H7.31l-1.957 1.96A.792.792 0 0 1 4 13.524V5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1.5L12.5 8V5.5h-7v6.315l.749-.75ZM20 19.75H7v-1.5h13v1.5Zm0-12.653-8.967 9.064L8 17l.867-2.935L17.833 5 20 7.097Z"})),iconCommentReplyLink:(0,l.createElement)(h.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M6.68822 10.625L6.24878 11.0649L5.5 11.8145L5.5 5.5L12.5 5.5V8L14 6.5V5C14 4.44772 13.5523 4 13 4H5C4.44772 4 4 4.44771 4 5V13.5247C4 13.8173 4.16123 14.086 4.41935 14.2237C4.72711 14.3878 5.10601 14.3313 5.35252 14.0845L7.31 12.125H8.375L9.875 10.625H7.31H6.68822ZM14.5605 10.4983L11.6701 13.75H16.9975C17.9963 13.75 18.7796 14.1104 19.3553 14.7048C19.9095 15.2771 20.2299 16.0224 20.4224 16.7443C20.7645 18.0276 20.7543 19.4618 20.7487 20.2544C20.7481 20.345 20.7475 20.4272 20.7475 20.4999L19.2475 20.5001C19.2475 20.4191 19.248 20.3319 19.2484 20.2394V20.2394C19.2526 19.4274 19.259 18.2035 18.973 17.1307C18.8156 16.5401 18.586 16.0666 18.2778 15.7483C17.9909 15.4521 17.5991 15.25 16.9975 15.25H11.8106L14.5303 17.9697L13.4696 19.0303L8.96956 14.5303L13.4394 9.50171L14.5605 10.4983Z"})),iconComment:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12.9c0 .6.5 1.1 1.1 1.1.3 0 .5-.1.8-.3L8.5 17H18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H7.9l-2.4 2.4V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v9z"})),iconCopy:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20.2 8v11c0 .7-.6 1.2-1.2 1.2H6v1.5h13c1.5 0 2.7-1.2 2.7-2.8V8zM18 16.4V4.6c0-.9-.7-1.6-1.6-1.6H4.6C3.7 3 3 3.7 3 4.6v11.8c0 .9.7 1.6 1.6 1.6h11.8c.9 0 1.6-.7 1.6-1.6zm-13.5 0V4.6c0-.1.1-.1.1-.1h11.8c.1 0 .1.1.1.1v11.8c0 .1-.1.1-.1.1H4.6l-.1-.1z"})),iconCover:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.7 3H5.3C4 3 3 4 3 5.3v13.4C3 20 4 21 5.3 21h13.4c1.3 0 2.3-1 2.3-2.3V5.3C21 4 20 3 18.7 3zm.8 15.7c0 .4-.4.8-.8.8H5.3c-.4 0-.8-.4-.8-.8V5.3c0-.4.4-.8.8-.8h6.2v8.9l2.5-3.1 2.5 3.1V4.5h2.2c.4 0 .8.4.8.8v13.4z"})),iconCreate:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16 11.2h-3.2V8h-1.6v3.2H8v1.6h3.2V16h1.6v-3.2H16z"})),iconCrop:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16.5 7.8v7H18v-7c0-1-.8-1.8-1.8-1.8h-7v1.5h7c.2 0 .3.1.3.3zm-8.7 8.7c-.1 0-.2-.1-.2-.2V2H6v4H2v1.5h4v8.8c0 1 .8 1.8 1.8 1.8h8.8v4H18v-4h4v-1.5H7.8z"})),iconCurrencyDollar:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zm-1.338 4.877c-.314.22-.412.452-.412.623 0 .171.098.403.412.623.312.218.783.377 1.338.377.825 0 1.605.233 2.198.648.59.414 1.052 1.057 1.052 1.852 0 .795-.461 1.438-1.052 1.852-.41.286-.907.486-1.448.582v.316a.75.75 0 01-1.5 0v-.316a3.64 3.64 0 01-1.448-.582c-.59-.414-1.052-1.057-1.052-1.852a.75.75 0 011.5 0c0 .171.098.403.412.623.312.218.783.377 1.338.377s1.026-.159 1.338-.377c.314-.22.412-.452.412-.623 0-.171-.098-.403-.412-.623-.312-.218-.783-.377-1.338-.377-.825 0-1.605-.233-2.198-.648-.59-.414-1.052-1.057-1.052-1.852 0-.795.461-1.438 1.052-1.852a3.64 3.64 0 011.448-.582V7.5a.75.75 0 011.5 0v.316c.54.096 1.039.296 1.448.582.59.414 1.052 1.057 1.052 1.852a.75.75 0 01-1.5 0c0-.171-.098-.403-.412-.623-.312-.218-.783-.377-1.338-.377s-1.026.159-1.338.377z"})),iconCurrencyEuro:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3.25a8.75 8.75 0 100 17.5 8.75 8.75 0 000-17.5zM4.75 12a7.25 7.25 0 1114.5 0 7.25 7.25 0 01-14.5 0zm9.195 1.944a2.75 2.75 0 01-4.066-.194h.621a.75.75 0 000-1.5H9.262a2.767 2.767 0 010-.5H11.5a.75.75 0 000-1.5H9.88a2.75 2.75 0 014.066-.194.75.75 0 001.06-1.061 4.25 4.25 0 00-6.88 1.255H7.5a.75.75 0 000 1.5h.258c-.01.166-.01.334 0 .5H7.5a.75.75 0 000 1.5h.626a4.25 4.25 0 006.88 1.255.75.75 0 00-1.06-1.06z"})),iconCurrencyPound:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zm.25 4c-.787 0-1.425.638-1.425 1.425 0 .058.014.147.069.3.04.113.088.223.147.36a26.094 26.094 0 01.173.415H12.5a.75.75 0 010 1.5h-.953c.002.047.003.095.003.144 0 .617-.236 1.168-.511 1.606h3.386a.75.75 0 010 1.5H9.35a.75.75 0 01-.452-1.349l.007-.005a4.417 4.417 0 00.596-.581c.328-.39.549-.806.549-1.171 0-.05-.002-.097-.004-.144H9.5a.75.75 0 010-1.5h.088a5.875 5.875 0 01-.106-.27 2.382 2.382 0 01-.157-.805 2.925 2.925 0 015.637-1.097.75.75 0 01-1.39.563 1.426 1.426 0 00-1.322-.891zm-3.35 5.9l.45.6-.45-.6z"})),iconCustomLink:(0,l.createElement)(h.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12.5 14.5h-1V16h1c2.2 0 4-1.8 4-4s-1.8-4-4-4h-1v1.5h1c1.4 0 2.5 1.1 2.5 2.5s-1.1 2.5-2.5 2.5zm-4 1.5v-1.5h-1C6.1 14.5 5 13.4 5 12s1.1-2.5 2.5-2.5h1V8h-1c-2.2 0-4 1.8-4 4s1.8 4 4 4h1zm-1-3.2h5v-1.5h-5v1.5zM18 4H9c-1.1 0-2 .9-2 2v.5h1.5V6c0-.3.2-.5.5-.5h9c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H9c-.3 0-.5-.2-.5-.5v-.5H7v.5c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2z"})),iconCustomPostType:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 20h9v-1.5H4V20zm0-5.5V16h16v-1.5H4zm.8-4l.7.7 2-2V12h1V9.2l2 2 .7-.7-2-2H12v-1H9.2l2-2-.7-.7-2 2V4h-1v2.8l-2-2-.7.7 2 2H4v1h2.8l-2 2z"})),iconDesktop:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20.5 16h-.7V8c0-1.1-.9-2-2-2H6.2c-1.1 0-2 .9-2 2v8h-.7c-.8 0-1.5.7-1.5 1.5h20c0-.8-.7-1.5-1.5-1.5zM5.7 8c0-.3.2-.5.5-.5h11.6c.3 0 .5.2.5.5v7.6H5.7V8z"})),iconDetails:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4 16h10v1.5H4V16Zm0-4.5h16V13H4v-1.5ZM10 7h10v1.5H10V7Z",fillRule:"evenodd",clipRule:"evenodd"}),(0,l.createElement)(h.Path,{d:"m4 5.25 4 2.5-4 2.5v-5Z"})),iconDownload:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 11.3l-1-1.1-4 4V3h-1.5v11.3L7 10.2l-1 1.1 6.2 5.8 5.8-5.8zm.5 3.7v3.5h-13V15H4v5h16v-5h-1.5z"})),iconDragHandle:(0,l.createElement)(h.SVG,{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M8 7h2V5H8v2zm0 6h2v-2H8v2zm0 6h2v-2H8v2zm6-14v2h2V5h-2zm0 8h2v-2h-2v2zm0 6h2v-2h-2v2z"})),iconDrawerLeft:(0,l.createElement)(h.SVG,{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8.5 18.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h2.5v13zm10-.5c0 .3-.2.5-.5.5h-8v-13h8c.3 0 .5.2.5.5v12z"})),iconDrawerRight:(0,l.createElement)(h.SVG,{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-4 14.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h8v13zm4.5-.5c0 .3-.2.5-.5.5h-2.5v-13H18c.3 0 .5.2.5.5v12z"})),iconEdit:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m19 7-3-3-8.5 8.5-1 4 4-1L19 7Zm-7 11.5H5V20h7v-1.5Z"})),iconExternal:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"})),iconFile:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 6.2h-5.9l-.6-1.1c-.3-.7-1-1.1-1.8-1.1H5c-1.1 0-2 .9-2 2v11.8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8.2c0-1.1-.9-2-2-2zm.5 11.6c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h5.8c.2 0 .4.1.4.3l1 2H19c.3 0 .5.2.5.5v9.5z"})),iconFilter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 4 4 19h16L12 4zm0 3.2 5.5 10.3H12V7.2z"})),iconFlipHorizontal:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 6v12c0 1.1.9 2 2 2h3v-1.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h3V4H6c-1.1 0-2 .9-2 2zm7.2 16h1.5V2h-1.5v20zM15 5.5h1.5V4H15v1.5zm3.5.5H20c0-1.1-.9-2-2-2v1.5c.3 0 .5.2.5.5zm0 10.5H20v-2h-1.5v2zm0-3.5H20v-2h-1.5v2zm-.5 5.5V20c1.1 0 2-.9 2-2h-1.5c0 .3-.2.5-.5.5zM15 20h1.5v-1.5H15V20zm3.5-10.5H20v-2h-1.5v2z"})),iconFlipVertical:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M2 11.2v1.5h20v-1.5H2zM5.5 6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v3H20V6c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v3h1.5V6zm2 14h2v-1.5h-2V20zm3.5 0h2v-1.5h-2V20zm7-1.5V20c1.1 0 2-.9 2-2h-1.5c0 .3-.2.5-.5.5zm.5-2H20V15h-1.5v1.5zM5.5 18H4c0 1.1.9 2 2 2v-1.5c-.3 0-.5-.2-.5-.5zm0-3H4v1.5h1.5V15zm9 5h2v-1.5h-2V20z"})),iconFooter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M18 5.5h-8v8h8.5V6a.5.5 0 00-.5-.5zm-9.5 8h-3V6a.5.5 0 01.5-.5h2.5v8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})),iconFormatBold:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14.7 11.3c1-.6 1.5-1.6 1.5-3 0-2.3-1.3-3.4-4-3.4H7v14h5.8c1.4 0 2.5-.3 3.3-1 .8-.7 1.2-1.7 1.2-2.9.1-1.9-.8-3.1-2.6-3.7zm-5.1-4h2.3c.6 0 1.1.1 1.4.4.3.3.5.7.5 1.2s-.2 1-.5 1.2c-.3.3-.8.4-1.4.4H9.6V7.3zm4.6 9c-.4.3-1 .4-1.7.4H9.6v-3.9h2.9c.7 0 1.3.2 1.7.5.4.3.6.8.6 1.5s-.2 1.2-.6 1.5z"})),iconFormatCapitalize:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7.1 6.8L3.1 18h1.6l1.1-3h4.3l1.1 3h1.6l-4-11.2H7.1zm-.8 6.8L8 8.9l1.7 4.7H6.3zm14.5-1.5c-.3-.6-.7-1.1-1.2-1.5-.6-.4-1.2-.6-1.9-.6-.5 0-.9.1-1.4.3-.4.2-.8.5-1.1.8V6h-1.4v12h1.3l.2-1c.2.4.6.6 1 .8.4.2.9.3 1.4.3.7 0 1.2-.2 1.8-.5.5-.4 1-.9 1.3-1.5.3-.6.5-1.3.5-2.1-.1-.6-.2-1.3-.5-1.9zm-1.7 4c-.4.5-.9.8-1.6.8s-1.2-.2-1.7-.7c-.4-.5-.7-1.2-.7-2.1 0-.9.2-1.6.7-2.1.4-.5 1-.7 1.7-.7s1.2.3 1.6.8c.4.5.6 1.2.6 2 .1.8-.2 1.4-.6 2z"})),iconFormatIndentRTL:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20 5.5H4V4H20V5.5ZM12 12.5H4V11H12V12.5ZM20 20V18.5H4V20H20ZM20.0303 9.03033L17.0607 12L20.0303 14.9697L18.9697 16.0303L15.4697 12.5303L14.9393 12L15.4697 11.4697L18.9697 7.96967L20.0303 9.03033Z"})),iconFormatIndent:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 7.2v1.5h16V7.2H4zm8 8.6h8v-1.5h-8v1.5zm-8-3.5l3 3-3 3 1 1 4-4-4-4-1 1z"})),iconFormatItalic:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12.5 5L10 19h1.9l2.5-14z"})),iconFormatListBulletsRTL:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 8.8h8.9V7.2H4v1.6zm0 7h8.9v-1.5H4v1.5zM18 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"})),iconFormatListBullets:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.1 15.8H20v-1.5h-8.9v1.5zm0-8.6v1.5H20V7.2h-8.9zM6 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-7c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})),iconFormatListNumberedRTL:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.8 15.8h8.9v-1.5H3.8v1.5zm0-7h8.9V7.2H3.8v1.6zm14.7-2.1V10h1V5.3l-2.2.7.3 1 .9-.3zm1.2 6.1c-.5-.6-1.2-.5-1.7-.4-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5H20v-1h-.9c.3-.6.8-1.4.9-2.1 0-.3 0-.8-.3-1.1z"})),iconFormatListNumbered:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.1 15.8H20v-1.5h-8.9v1.5zm0-8.6v1.5H20V7.2h-8.9zM5 6.7V10h1V5.3L3.8 6l.4 1 .8-.3zm-.4 5.7c-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5h2.7v-1h-1c.3-.6.8-1.4.9-2.1.1-.3 0-.8-.2-1.1-.5-.6-1.3-.5-1.7-.4z"})),iconFormatLowercase:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11 16.8c-.1-.1-.2-.3-.3-.5v-2.6c0-.9-.1-1.7-.3-2.2-.2-.5-.5-.9-.9-1.2-.4-.2-.9-.3-1.6-.3-.5 0-1 .1-1.5.2s-.9.3-1.2.6l.2 1.2c.4-.3.7-.4 1.1-.5.3-.1.7-.2 1-.2.6 0 1 .1 1.3.4.3.2.4.7.4 1.4-1.2 0-2.3.2-3.3.7s-1.4 1.1-1.4 2.1c0 .7.2 1.2.7 1.6.4.4 1 .6 1.8.6.9 0 1.7-.4 2.4-1.2.1.3.2.5.4.7.1.2.3.3.6.4.3.1.6.1 1.1.1h.1l.2-1.2h-.1c-.4.1-.6 0-.7-.1zM9.2 16c-.2.3-.5.6-.9.8-.3.1-.7.2-1.1.2-.4 0-.7-.1-.9-.3-.2-.2-.3-.5-.3-.9 0-.6.2-1 .7-1.3.5-.3 1.3-.4 2.5-.5v2zm10.6-3.9c-.3-.6-.7-1.1-1.2-1.5-.6-.4-1.2-.6-1.9-.6-.5 0-.9.1-1.4.3-.4.2-.8.5-1.1.8V6h-1.4v12h1.3l.2-1c.2.4.6.6 1 .8.4.2.9.3 1.4.3.7 0 1.2-.2 1.8-.5.5-.4 1-.9 1.3-1.5.3-.6.5-1.3.5-2.1-.1-.6-.2-1.3-.5-1.9zm-1.7 4c-.4.5-.9.8-1.6.8s-1.2-.2-1.7-.7c-.4-.5-.7-1.2-.7-2.1 0-.9.2-1.6.7-2.1.4-.5 1-.7 1.7-.7s1.2.3 1.6.8c.4.5.6 1.2.6 2s-.2 1.4-.6 2z"})),iconFormatLtr:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM14 14l5-4-5-4v8z"})),iconFormatOutdentRTL:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20 5.5H4V4H20V5.5ZM12 12.5H4V11H12V12.5ZM20 20V18.5H4V20H20ZM15.4697 14.9697L18.4393 12L15.4697 9.03033L16.5303 7.96967L20.0303 11.4697L20.5607 12L20.0303 12.5303L16.5303 16.0303L15.4697 14.9697Z"})),iconFormatOutdent:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 7.2v1.5h16V7.2H4zm8 8.6h8v-1.5h-8v1.5zm-4-4.6l-4 4 4 4 1-1-3-3 3-3-1-1z"})),iconFormatRtl:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM19 6l-5 4 5 4V6zM5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM19 6l-5 4 5 4V6z"})),iconFormatStrikethrough:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9.1 9v-.5c0-.6.2-1.1.7-1.4.5-.3 1.2-.5 2-.5.7 0 1.4.1 2.1.3.7.2 1.4.5 2.1.9l.2-1.9c-.6-.3-1.2-.5-1.9-.7-.8-.1-1.6-.2-2.4-.2-1.5 0-2.7.3-3.6 1-.8.7-1.2 1.5-1.2 2.6V9h2zM20 12H4v1h8.3c.3.1.6.2.8.3.5.2.9.5 1.1.8.3.3.4.7.4 1.2 0 .7-.2 1.1-.8 1.5-.5.3-1.2.5-2.1.5-.8 0-1.6-.1-2.4-.3-.8-.2-1.5-.5-2.2-.8L7 18.1c.5.2 1.2.4 2 .6.8.2 1.6.3 2.4.3 1.7 0 3-.3 3.9-1 .9-.7 1.3-1.6 1.3-2.8 0-.9-.2-1.7-.7-2.2H20v-1z"})),iconFormatUnderline:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 18v1h10v-1H7zm5-2c1.5 0 2.6-.4 3.4-1.2.8-.8 1.1-2 1.1-3.5V5H15v5.8c0 1.2-.2 2.1-.6 2.8-.4.7-1.2 1-2.4 1s-2-.3-2.4-1c-.4-.7-.6-1.6-.6-2.8V5H7.5v6.2c0 1.5.4 2.7 1.1 3.5.8.9 1.9 1.3 3.4 1.3z"})),iconFormatUppercase:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6.1 6.8L2.1 18h1.6l1.1-3h4.3l1.1 3h1.6l-4-11.2H6.1zm-.8 6.8L7 8.9l1.7 4.7H5.3zm15.1-.7c-.4-.5-.9-.8-1.6-1 .4-.2.7-.5.8-.9.2-.4.3-.9.3-1.4 0-.9-.3-1.6-.8-2-.6-.5-1.3-.7-2.4-.7h-3.5V18h4.2c1.1 0 2-.3 2.6-.8.6-.6 1-1.4 1-2.4-.1-.8-.3-1.4-.6-1.9zm-5.7-4.7h1.8c.6 0 1.1.1 1.4.4.3.2.5.7.5 1.3 0 .6-.2 1.1-.5 1.3-.3.2-.8.4-1.4.4h-1.8V8.2zm4 8c-.4.3-.9.5-1.5.5h-2.6v-3.8h2.6c1.4 0 2 .6 2 1.9.1.6-.1 1-.5 1.4z"})),iconFullscreen:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4.2 9h1.5V5.8H9V4.2H4.2V9zm14 9.2H15v1.5h4.8V15h-1.5v3.2zM15 4.2v1.5h3.2V9h1.5V4.2H15zM5.8 15H4.2v4.8H9v-1.5H5.8V15z"})),gallery:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M16.375 4.5H4.625a.125.125 0 0 0-.125.125v8.254l2.859-1.54a.75.75 0 0 1 .68-.016l2.384 1.142 2.89-2.074a.75.75 0 0 1 .874 0l2.313 1.66V4.625a.125.125 0 0 0-.125-.125Zm.125 9.398-2.75-1.975-2.813 2.02a.75.75 0 0 1-.76.067l-2.444-1.17L4.5 14.583v1.792c0 .069.056.125.125.125h11.75a.125.125 0 0 0 .125-.125v-2.477ZM4.625 3C3.728 3 3 3.728 3 4.625v11.75C3 17.273 3.728 18 4.625 18h11.75c.898 0 1.625-.727 1.625-1.625V4.625C18 3.728 17.273 3 16.375 3H4.625ZM20 8v11c0 .69-.31 1-.999 1H6v1.5h13.001c1.52 0 2.499-.982 2.499-2.5V8H20Z",fillRule:"evenodd",clipRule:"evenodd"})),iconGlobe:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3.3c-4.8 0-8.8 3.9-8.8 8.8 0 4.8 3.9 8.8 8.8 8.8 4.8 0 8.8-3.9 8.8-8.8s-4-8.8-8.8-8.8zm6.5 5.5h-2.6C15.4 7.3 14.8 6 14 5c2 .6 3.6 2 4.5 3.8zm.7 3.2c0 .6-.1 1.2-.2 1.8h-2.9c.1-.6.1-1.2.1-1.8s-.1-1.2-.1-1.8H19c.2.6.2 1.2.2 1.8zM12 18.7c-1-.7-1.8-1.9-2.3-3.5h4.6c-.5 1.6-1.3 2.9-2.3 3.5zm-2.6-4.9c-.1-.6-.1-1.1-.1-1.8 0-.6.1-1.2.1-1.8h5.2c.1.6.1 1.1.1 1.8s-.1 1.2-.1 1.8H9.4zM4.8 12c0-.6.1-1.2.2-1.8h2.9c-.1.6-.1 1.2-.1 1.8 0 .6.1 1.2.1 1.8H5c-.2-.6-.2-1.2-.2-1.8zM12 5.3c1 .7 1.8 1.9 2.3 3.5H9.7c.5-1.6 1.3-2.9 2.3-3.5zM10 5c-.8 1-1.4 2.3-1.8 3.8H5.5C6.4 7 8 5.6 10 5zM5.5 15.3h2.6c.4 1.5 1 2.8 1.8 3.7-1.8-.6-3.5-2-4.4-3.7zM14 19c.8-1 1.4-2.2 1.8-3.7h2.6C17.6 17 16 18.4 14 19z"})),iconGrid:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m3 5c0-1.10457.89543-2 2-2h13.5c1.1046 0 2 .89543 2 2v13.5c0 1.1046-.8954 2-2 2h-13.5c-1.10457 0-2-.8954-2-2zm2-.5h6v6.5h-6.5v-6c0-.27614.22386-.5.5-.5zm-.5 8v6c0 .2761.22386.5.5.5h6v-6.5zm8 0v6.5h6c.2761 0 .5-.2239.5-.5v-6zm0-8v6.5h6.5v-6c0-.27614-.2239-.5-.5-.5z",fillRule:"evenodd",clipRule:"evenodd"})),iconGroup:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 4h-7c-1.1 0-2 .9-2 2v3H6c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-3h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-4.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h3V13c0 1.1.9 2 2 2h2.5v3zm0-4.5H11c-.3 0-.5-.2-.5-.5v-2.5H13c.3 0 .5.2.5.5v2.5zm5-.5c0 .3-.2.5-.5.5h-3V11c0-1.1-.9-2-2-2h-2.5V6c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v7z"})),iconHandle:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M7 16.5h10V15H7v1.5zm0-9V9h10V7.5H7z"})),iconHeader:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.5 10.5H10v8h8a.5.5 0 00.5-.5v-7.5zm-10 0h-3V18a.5.5 0 00.5.5h2.5v-8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})),iconHeadingLevel1:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.6 7c-.6.9-1.5 1.7-2.6 2v1h2v7h2V7h-1.4zM11 11H7V7H5v10h2v-4h4v4h2V7h-2v4z"})),iconHeadingLevel2:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9 11.1H5v-4H3v10h2v-4h4v4h2v-10H9v4zm8 4c.5-.4.6-.6 1.1-1.1.4-.4.8-.8 1.2-1.3.3-.4.6-.8.9-1.3.2-.4.3-.8.3-1.3 0-.4-.1-.9-.3-1.3-.2-.4-.4-.7-.8-1-.3-.3-.7-.5-1.2-.6-.5-.2-1-.2-1.5-.2-.4 0-.7 0-1.1.1-.3.1-.7.2-1 .3-.3.1-.6.3-.9.5-.3.2-.6.4-.8.7l1.2 1.2c.3-.3.6-.5 1-.7.4-.2.7-.3 1.2-.3s.9.1 1.3.4c.3.3.5.7.5 1.1 0 .4-.1.8-.4 1.1-.3.5-.6.9-1 1.2-.4.4-1 .9-1.6 1.4-.6.5-1.4 1.1-2.2 1.6v1.5h8v-2H17z"})),iconHeadingLevel3:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9 11H5V7H3v10h2v-4h4v4h2V7H9v4zm11.3 1.7c-.4-.4-1-.7-1.6-.8v-.1c.6-.2 1.1-.5 1.5-.9.3-.4.5-.8.5-1.3 0-.4-.1-.8-.3-1.1-.2-.3-.5-.6-.8-.8-.4-.2-.8-.4-1.2-.5-.6-.1-1.1-.2-1.6-.2-.6 0-1.3.1-1.8.3s-1.1.5-1.6.9l1.2 1.4c.4-.2.7-.4 1.1-.6.3-.2.7-.3 1.1-.3.4 0 .8.1 1.1.3.3.2.4.5.4.8 0 .4-.2.7-.6.9-.7.3-1.5.5-2.2.4v1.6c.5 0 1 0 1.5.1.3.1.7.2 1 .3.2.1.4.2.5.4s.1.4.1.6c0 .3-.2.7-.5.8-.4.2-.9.3-1.4.3s-1-.1-1.4-.3c-.4-.2-.8-.4-1.2-.7L13 15.6c.5.4 1 .8 1.6 1 .7.3 1.5.4 2.3.4.6 0 1.1-.1 1.6-.2.4-.1.9-.2 1.3-.5.4-.2.7-.5.9-.9.2-.4.3-.8.3-1.2 0-.6-.3-1.1-.7-1.5z"})),iconHeadingLevel4:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20 13V7h-3l-4 6v2h5v2h2v-2h1v-2h-1zm-2 0h-2.8L18 9v4zm-9-2H5V7H3v10h2v-4h4v4h2V7H9v4z"})),iconHeadingLevel5:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9 11H5V7H3v10h2v-4h4v4h2V7H9v4zm11.7 1.2c-.2-.3-.5-.7-.8-.9-.3-.3-.7-.5-1.1-.6-.5-.1-.9-.2-1.4-.2-.2 0-.5.1-.7.1-.2.1-.5.1-.7.2l.1-1.9h4.3V7H14l-.3 5 1 .6.5-.2.4-.1c.1-.1.3-.1.4-.1h.5c.5 0 1 .1 1.4.4.4.2.6.7.6 1.1 0 .4-.2.8-.6 1.1-.4.3-.9.4-1.4.4-.4 0-.9-.1-1.3-.3-.4-.2-.7-.4-1.1-.7 0 0-1.1 1.4-1 1.5.5.4 1 .8 1.6 1 .7.3 1.5.4 2.3.4.5 0 1-.1 1.5-.3s.9-.4 1.3-.7c.4-.3.7-.7.9-1.1s.3-.9.3-1.4-.1-1-.3-1.4z"})),iconHeadingLevel6:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20.7 12.4c-.2-.3-.4-.6-.7-.9s-.6-.5-1-.6c-.4-.2-.8-.2-1.2-.2-.5 0-.9.1-1.3.3s-.8.5-1.2.8c0-.5 0-.9.2-1.4l.6-.9c.2-.2.5-.4.8-.5.6-.2 1.3-.2 1.9 0 .3.1.6.3.8.5 0 0 1.3-1.3 1.3-1.4-.4-.3-.9-.6-1.4-.8-.6-.2-1.3-.3-2-.3-.6 0-1.1.1-1.7.4-.5.2-1 .5-1.4.9-.4.4-.8 1-1 1.6-.3.7-.4 1.5-.4 2.3s.1 1.5.3 2.1c.2.6.6 1.1 1 1.5.4.4.9.7 1.4.9 1 .3 2 .3 3 0 .4-.1.8-.3 1.2-.6.3-.3.6-.6.8-1 .2-.5.3-.9.3-1.4s-.1-.9-.3-1.3zm-2 2.1c-.1.2-.3.4-.4.5-.1.1-.3.2-.5.2-.2.1-.4.1-.6.1-.2.1-.5 0-.7-.1-.2 0-.3-.2-.5-.3-.1-.2-.3-.4-.4-.6-.2-.3-.3-.7-.3-1 .3-.3.6-.5 1-.7.3-.1.7-.2 1-.2.4 0 .8.1 1.1.3.3.3.4.7.4 1.1 0 .2 0 .5-.1.7zM9 11H5V7H3v10h2v-4h4v4h2V7H9v4z"})),iconHeading:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6 5V18.5911L12 13.8473L18 18.5911V5H6Z"})),iconHelpFilled:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm-1 16v-2h2v2h-2zm2-3v-1.141A3.991 3.991 0 0016 10a4 4 0 00-8 0h2c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2a1 1 0 00-1 1v2h2z"})),iconHelp:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zM3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 8.75a1.5 1.5 0 01.167 2.99c-.465.052-.917.44-.917 1.01V14h1.5v-.845A3 3 0 109 10.25h1.5a1.5 1.5 0 011.5-1.5zM11.25 15v1.5h1.5V15h-1.5z"})),iconHome:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 4L4 7.9V20h16V7.9L12 4zm6.5 14.5H14V13h-4v5.5H5.5V8.8L12 5.7l6.5 3.1v9.7z"})),iconHtml:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4.8 11.4H2.1V9H1v6h1.1v-2.6h2.7V15h1.1V9H4.8v2.4zm1.9-1.3h1.7V15h1.1v-4.9h1.7V9H6.7v1.1zM16.2 9l-1.5 2.7L13.3 9h-.9l-.8 6h1.1l.5-4 1.5 2.8 1.5-2.8.5 4h1.1L17 9h-.8zm3.8 5V9h-1.1v6h3.6v-1H20z"})),iconImage:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 4.5h14c.3 0 .5.2.5.5v8.4l-3-2.9c-.3-.3-.8-.3-1 0L11.9 14 9 12c-.3-.2-.6-.2-.8 0l-3.6 2.6V5c-.1-.3.1-.5.4-.5zm14 15H5c-.3 0-.5-.2-.5-.5v-2.4l4.1-3 3 1.9c.3.2.7.2.9-.1L16 12l3.5 3.4V19c0 .3-.2.5-.5.5z"})),iconInbox:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M6 5.5h12a.5.5 0 01.5.5v7H14a2 2 0 11-4 0H5.5V6a.5.5 0 01.5-.5zm-.5 9V18a.5.5 0 00.5.5h12a.5.5 0 00.5-.5v-3.5h-3.337a3.5 3.5 0 01-6.326 0H5.5zM4 13V6a2 2 0 012-2h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2v-5z",clipRule:"evenodd"})),iconInfo:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3.2c-4.8 0-8.8 3.9-8.8 8.8 0 4.8 3.9 8.8 8.8 8.8 4.8 0 8.8-3.9 8.8-8.8 0-4.8-4-8.8-8.8-8.8zm0 16c-4 0-7.2-3.3-7.2-7.2C4.8 8 8 4.8 12 4.8s7.2 3.3 7.2 7.2c0 4-3.2 7.2-7.2 7.2zM11 17h2v-6h-2v6zm0-8h2V7h-2v2z"})),iconInsertAfter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M9 12h2v-2h2V8h-2V6H9v2H7v2h2v2zm1 4c3.9 0 7-3.1 7-7s-3.1-7-7-7-7 3.1-7 7 3.1 7 7 7zm0-12c2.8 0 5 2.2 5 5s-2.2 5-5 5-5-2.2-5-5 2.2-5 5-5zM3 19h14v-2H3v2z"})),iconInsertBefore:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M11 8H9v2H7v2h2v2h2v-2h2v-2h-2V8zm-1-4c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm0 12c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5zM3 1v2h14V1H3z"})),iconInstitute:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M18.646 9H20V8l-1-.5L12 4 5 7.5 4 8v1h14.646zm-3-1.5L12 5.677 8.354 7.5h7.292zm-7.897 9.44v-6.5h-1.5v6.5h1.5zm5-6.5v6.5h-1.5v-6.5h1.5zm5 0v6.5h-1.5v-6.5h1.5zm2.252 8.81c0 .414-.334.75-.748.75H4.752a.75.75 0 010-1.5h14.5a.75.75 0 01.749.75z",clipRule:"evenodd"})),iconJustifyCenter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12.5 15v5H11v-5H4V9h7V4h1.5v5h7v6h-7Z"})),iconJustifyLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9 9v6h11V9H9zM4 20h1.5V4H4v16z"})),iconJustifyRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 15h11V9H4v6zM18.5 4v16H20V4h-1.5z"})),iconJustifySpaceBetween:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9 15h6V9H9v6zm-5 5h1.5V4H4v16zM18.5 4v16H20V4h-1.5z"})),iconJustifyStretch:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 4H5.5V20H4V4ZM7 10L17 10V14L7 14V10ZM20 4H18.5V20H20V4Z"})),iconKey:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M9 13.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM9 16a4.002 4.002 0 003.8-2.75H15V16h2.5v-2.75H19v-2.5h-6.2A4.002 4.002 0 005 12a4 4 0 004 4z",fillRule:"evenodd",clipRule:"evenodd"})),iconKeyboardClose:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M18,0 L2,0 C0.9,0 0.01,0.9 0.01,2 L0,12 C0,13.1 0.9,14 2,14 L18,14 C19.1,14 20,13.1 20,12 L20,2 C20,0.9 19.1,0 18,0 Z M18,12 L2,12 L2,2 L18,2 L18,12 Z M9,3 L11,3 L11,5 L9,5 L9,3 Z M9,6 L11,6 L11,8 L9,8 L9,6 Z M6,3 L8,3 L8,5 L6,5 L6,3 Z M6,6 L8,6 L8,8 L6,8 L6,6 Z M3,6 L5,6 L5,8 L3,8 L3,6 Z M3,3 L5,3 L5,5 L3,5 L3,3 Z M6,9 L14,9 L14,11 L6,11 L6,9 Z M12,6 L14,6 L14,8 L12,8 L12,6 Z M12,3 L14,3 L14,5 L12,5 L12,3 Z M15,6 L17,6 L17,8 L15,8 L15,6 Z M15,3 L17,3 L17,5 L15,5 L15,3 Z M10,20 L14,16 L6,16 L10,20 Z"})),iconKeyboardReturn:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M6.734 16.106l2.176-2.38-1.093-1.028-3.846 4.158 3.846 4.157 1.093-1.027-2.176-2.38h2.811c1.125 0 2.25.03 3.374 0 1.428-.001 3.362-.25 4.963-1.277 1.66-1.065 2.868-2.906 2.868-5.859 0-2.479-1.327-4.896-3.65-5.93-1.82-.813-3.044-.8-4.806-.788l-.567.002v1.5c.184 0 .368 0 .553-.002 1.82-.007 2.704-.014 4.21.657 1.854.827 2.76 2.657 2.76 4.561 0 2.472-.973 3.824-2.178 4.596-1.258.807-2.864 1.04-4.163 1.04h-.02c-1.115.03-2.229 0-3.344 0H6.734z"})),iconKeyboard:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m16 15.5h-8v-1.5h8zm-7.5-2.5h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm-9-3h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2z"}),(0,l.createElement)(h.Path,{d:"m18.5 6.5h-13a.5.5 0 0 0 -.5.5v9.5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9.5a.5.5 0 0 0 -.5-.5zm-13-1.5h13a2 2 0 0 1 2 2v9.5a2 2 0 0 1 -2 2h-13a2 2 0 0 1 -2-2v-9.5a2 2 0 0 1 2-2z"})),iconLanguage:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.5 10h-1.7l-3.7 10.5h1.7l.9-2.6h3.9l.9 2.6h1.7L17.5 10zm-2.2 6.3 1.4-4 1.4 4h-2.8zm-4.8-3.8c1.6-1.8 2.9-3.6 3.7-5.7H16V5.2h-5.8V3H8.8v2.2H3v1.5h9.6c-.7 1.6-1.8 3.1-3.1 4.6C8.6 10.2 7.8 9 7.2 8H5.6c.6 1.4 1.7 2.9 2.9 4.4l-2.4 2.4c-.3.4-.7.8-1.1 1.2l1 1 1.2-1.2c.8-.8 1.6-1.5 2.3-2.3.8.9 1.7 1.7 2.5 2.5l.6-1.5c-.7-.6-1.4-1.3-2.1-2z"})),iconLayout:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 5.5H6a.5.5 0 00-.5.5v3h13V6a.5.5 0 00-.5-.5zm.5 5H10v8h8a.5.5 0 00.5-.5v-7.5zm-10 0h-3V18a.5.5 0 00.5.5h2.5v-8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})),iconLevelUp:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m13.53 8.47-1.06 1.06-2.72-2.72V12h-1.5V6.81L5.53 9.53 4.47 8.47 9 3.94l4.53 4.53Zm-1.802 7.968c1.307.697 3.235.812 5.772.812v1.5c-2.463 0-4.785-.085-6.478-.988a4.721 4.721 0 0 1-2.07-2.13C8.48 14.67 8.25 13.471 8.25 12h1.5c0 1.328.208 2.28.548 2.969.332.675.81 1.138 1.43 1.47Z"})),iconLifesaver:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M17.375 15.656A6.47 6.47 0 0018.5 12a6.47 6.47 0 00-.943-3.374l-1.262.813c.448.749.705 1.625.705 2.561a4.977 4.977 0 01-.887 2.844l1.262.813zm-1.951 1.87l-.813-1.261A4.976 4.976 0 0112 17c-.958 0-1.852-.27-2.613-.736l-.812 1.261A6.47 6.47 0 0012 18.5a6.47 6.47 0 003.424-.974zm-8.8-1.87A6.47 6.47 0 015.5 12c0-1.235.344-2.39.943-3.373l1.261.812A4.977 4.977 0 007 12c0 1.056.328 2.036.887 2.843l-1.262.813zm2.581-7.803A4.977 4.977 0 0112 7c1.035 0 1.996.314 2.794.853l.812-1.262A6.47 6.47 0 0012 5.5a6.47 6.47 0 00-3.607 1.092l.812 1.261zM12 20a8 8 0 100-16 8 8 0 000 16zm0-4.5a3.5 3.5 0 100-7 3.5 3.5 0 000 7z",clipRule:"evenodd"})),iconLineDashed:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M5 11.25h3v1.5H5v-1.5zm5.5 0h3v1.5h-3v-1.5zm8.5 0h-3v1.5h3v-1.5z",clipRule:"evenodd"})),iconLineDotted:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M5.25 11.25h1.5v1.5h-1.5v-1.5zm3 0h1.5v1.5h-1.5v-1.5zm4.5 0h-1.5v1.5h1.5v-1.5zm1.5 0h1.5v1.5h-1.5v-1.5zm4.5 0h-1.5v1.5h1.5v-1.5z",clipRule:"evenodd"})),iconLineSolid:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 11.25h14v1.5H5z"})),iconLinkOff:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.031 4.703 15.576 4l-1.56 3H14v.03l-2.324 4.47H9.5V13h1.396l-1.502 2.889h-.95a3.694 3.694 0 0 1 0-7.389H10V7H8.444a5.194 5.194 0 1 0 0 10.389h.17L7.5 19.53l1.416.719L15.049 8.5h.507a3.694 3.694 0 0 1 0 7.39H14v1.5h1.556a5.194 5.194 0 0 0 .273-10.383l1.202-2.304Z"})),iconLink:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M10 17.389H8.444A5.194 5.194 0 1 1 8.444 7H10v1.5H8.444a3.694 3.694 0 0 0 0 7.389H10v1.5ZM14 7h1.556a5.194 5.194 0 0 1 0 10.39H14v-1.5h1.556a3.694 3.694 0 0 0 0-7.39H14V7Zm-4.5 6h5v-1.5h-5V13Z"})),iconListItem:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 11v1.5h8V11h-8zm-6-1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})),iconListView:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M3 6h11v1.5H3V6Zm3.5 5.5h11V13h-11v-1.5ZM21 17H10v1.5h11V17Z"})),iconList:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4 4v1.5h16V4H4zm8 8.5h8V11h-8v1.5zM4 20h16v-1.5H4V20zm4-8c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2z"})),iconLockOutline:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1zM9.8 7c0-1.2 1-2.2 2.2-2.2 1.2 0 2.2 1 2.2 2.2v3H9.8V7zm6.7 11.5h-9v-7h9v7z"})),iconLockSmall:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15 11h-.2V9c0-1.5-1.2-2.8-2.8-2.8S9.2 7.5 9.2 9v2H9c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h6c.6 0 1-.4 1-1v-4c0-.6-.4-1-1-1zm-1.8 0h-2.5V9c0-.7.6-1.2 1.2-1.2s1.2.6 1.2 1.2v2z"})),iconLock:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1zm-2.8 0H9.8V7c0-1.2 1-2.2 2.2-2.2s2.2 1 2.2 2.2v3z"})),iconLogin:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11 14.5l1.1 1.1 3-3 .5-.5-.6-.6-3-3-1 1 1.7 1.7H5v1.5h7.7L11 14.5zM16.8 5h-7c-1.1 0-2 .9-2 2v1.5h1.5V7c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v10c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1.5H7.8V17c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2z"})),iconLoop:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18.1823 11.6392C18.1823 13.0804 17.0139 14.2487 15.5727 14.2487C14.3579 14.2487 13.335 13.4179 13.0453 12.2922L13.0377 12.2625L13.0278 12.2335L12.3985 10.377L12.3942 10.3785C11.8571 8.64997 10.246 7.39405 8.33961 7.39405C5.99509 7.39405 4.09448 9.29465 4.09448 11.6392C4.09448 13.9837 5.99509 15.8843 8.33961 15.8843C8.88499 15.8843 9.40822 15.781 9.88943 15.5923L9.29212 14.0697C8.99812 14.185 8.67729 14.2487 8.33961 14.2487C6.89838 14.2487 5.73003 13.0804 5.73003 11.6392C5.73003 10.1979 6.89838 9.02959 8.33961 9.02959C9.55444 9.02959 10.5773 9.86046 10.867 10.9862L10.8772 10.9836L11.4695 12.7311C11.9515 14.546 13.6048 15.8843 15.5727 15.8843C17.9172 15.8843 19.8178 13.9837 19.8178 11.6392C19.8178 9.29465 17.9172 7.39404 15.5727 7.39404C15.0287 7.39404 14.5066 7.4968 14.0264 7.6847L14.6223 9.20781C14.9158 9.093 15.2358 9.02959 15.5727 9.02959C17.0139 9.02959 18.1823 10.1979 18.1823 11.6392Z"})),iconMapMarker:(0,l.createElement)(h.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 9c-.8 0-1.5.7-1.5 1.5S11.2 12 12 12s1.5-.7 1.5-1.5S12.8 9 12 9zm0-5c-3.6 0-6.5 2.8-6.5 6.2 0 .8.3 1.8.9 3.1.5 1.1 1.2 2.3 2 3.6.7 1 3 3.8 3.2 3.9l.4.5.4-.5c.2-.2 2.6-2.9 3.2-3.9.8-1.2 1.5-2.5 2-3.6.6-1.3.9-2.3.9-3.1C18.5 6.8 15.6 4 12 4zm4.3 8.7c-.5 1-1.1 2.2-1.9 3.4-.5.7-1.7 2.2-2.4 3-.7-.8-1.9-2.3-2.4-3-.8-1.2-1.4-2.3-1.9-3.3-.6-1.4-.7-2.2-.7-2.5 0-2.6 2.2-4.7 5-4.7s5 2.1 5 4.7c0 .2-.1 1-.7 2.4z"})),iconMediaAndText:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3 6v11.5h8V6H3Zm11 3h7V7.5h-7V9Zm7 3.5h-7V11h7v1.5ZM14 16h7v-1.5h-7V16Z"})),iconMedia:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m7 6.5 4 2.5-4 2.5z"}),(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"m5 3c-1.10457 0-2 .89543-2 2v14c0 1.1046.89543 2 2 2h14c1.1046 0 2-.8954 2-2v-14c0-1.10457-.8954-2-2-2zm14 1.5h-14c-.27614 0-.5.22386-.5.5v10.7072l3.62953-2.6465c.25108-.1831.58905-.1924.84981-.0234l2.92666 1.8969 3.5712-3.4719c.2911-.2831.7545-.2831 1.0456 0l2.9772 2.8945v-9.3568c0-.27614-.2239-.5-.5-.5zm-14.5 14.5v-1.4364l4.09643-2.987 2.99567 1.9417c.2936.1903.6798.1523.9307-.0917l3.4772-3.3806 3.4772 3.3806.0228-.0234v2.5968c0 .2761-.2239.5-.5.5h-14c-.27614 0-.5-.2239-.5-.5z"})),iconMegaphone:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M6.863 13.644L5 13.25h-.5a.5.5 0 01-.5-.5v-3a.5.5 0 01.5-.5H5L18 6.5h2V16h-2l-3.854-.815.026.008a3.75 3.75 0 01-7.31-1.549zm1.477.313a2.251 2.251 0 004.356.921l-4.356-.921zm-2.84-3.28L18.157 8h.343v6.5h-.343L5.5 11.823v-1.146z",clipRule:"evenodd"})),iconMenu:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 5v1.5h14V5H5zm0 7.8h14v-1.5H5v1.5zM5 19h14v-1.5H5V19z"})),iconMobile:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M15 4H9c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H9c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h6c.3 0 .5.2.5.5v12zm-4.5-.5h2V16h-2v1.5z"})),iconMoreHorizontalMobile:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M7.5 12C7.5 11.1716 6.82843 10.5 6 10.5C5.17157 10.5 4.5 11.1716 4.5 12C4.5 12.8284 5.17157 13.5 6 13.5C6.82843 13.5 7.5 12.8284 7.5 12Z"}),(0,l.createElement)(h.Path,{d:"M13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12Z"}),(0,l.createElement)(h.Path,{d:"M19.5 12C19.5 11.1716 18.8284 10.5 18 10.5C17.1716 10.5 16.5 11.1716 16.5 12C16.5 12.8284 17.1716 13.5 18 13.5C18.8284 13.5 19.5 12.8284 19.5 12Z"})),iconMoreHorizontal:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11 13h2v-2h-2v2zm-6 0h2v-2H5v2zm12-2v2h2v-2h-2z"})),iconMoreVertical:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 19h-2v-2h2v2zm0-6h-2v-2h2v2zm0-6h-2V5h2v2z"})),iconMore:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4 9v1.5h16V9H4zm12 5.5h4V13h-4v1.5zm-6 0h4V13h-4v1.5zm-6 0h4V13H4v1.5z"})),iconMoveTo:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19.75 9c0-1.257-.565-2.197-1.39-2.858-.797-.64-1.827-1.017-2.815-1.247-1.802-.42-3.703-.403-4.383-.396L11 4.5V6l.177-.001c.696-.006 2.416-.02 4.028.356.887.207 1.67.518 2.216.957.52.416.829.945.829 1.688 0 .592-.167.966-.407 1.23-.255.281-.656.508-1.236.674-1.19.34-2.82.346-4.607.346h-.077c-1.692 0-3.527 0-4.942.404-.732.209-1.424.545-1.935 1.108-.526.579-.796 1.33-.796 2.238 0 1.257.565 2.197 1.39 2.858.797.64 1.827 1.017 2.815 1.247 1.802.42 3.703.403 4.383.396L13 19.5h.714V22L18 18.5 13.714 15v3H13l-.177.001c-.696.006-2.416.02-4.028-.356-.887-.207-1.67-.518-2.216-.957-.52-.416-.829-.945-.829-1.688 0-.592.167-.966.407-1.23.255-.281.656-.508 1.237-.674 1.189-.34 2.819-.346 4.606-.346h.077c1.692 0 3.527 0 4.941-.404.732-.209 1.425-.545 1.936-1.108.526-.579.796-1.33.796-2.238z"})),iconNavigation:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 4c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.5c-3.6 0-6.5-2.9-6.5-6.5S8.4 5.5 12 5.5s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zM9 16l4.5-3L15 8.4l-4.5 3L9 16z"})),iconNext:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6.6 6L5.4 7l4.5 5-4.5 5 1.1 1 5.5-6-5.4-6zm6 0l-1.1 1 4.5 5-4.5 5 1.1 1 5.5-6-5.5-6z"})),iconNotFound:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 5H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm.5 12c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V7c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v10zm-11-7.6h-.7l-3.1 4.3h2.8V15h1v-1.3h.7v-.8h-.7V9.4zm-.9 3.5H6.3l1.2-1.7v1.7zm5.6-3.2c-.4-.2-.8-.4-1.2-.4-.5 0-.9.1-1.2.4-.4.2-.6.6-.8 1-.2.4-.3.9-.3 1.5s.1 1.1.3 1.6c.2.4.5.8.8 1 .4.2.8.4 1.2.4.5 0 .9-.1 1.2-.4.4-.2.6-.6.8-1 .2-.4.3-1 .3-1.6 0-.6-.1-1.1-.3-1.5-.1-.5-.4-.8-.8-1zm0 3.6c-.1.3-.3.5-.5.7-.2.1-.4.2-.7.2-.3 0-.5-.1-.7-.2-.2-.1-.4-.4-.5-.7-.1-.3-.2-.7-.2-1.2 0-.7.1-1.2.4-1.5.3-.3.6-.5 1-.5s.7.2 1 .5c.3.3.4.8.4 1.5-.1.5-.1.9-.2 1.2zm5-3.9h-.7l-3.1 4.3h2.8V15h1v-1.3h.7v-.8h-.7V9.4zm-1 3.5H16l1.2-1.7v1.7z"})),iconOverlayText:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12-9.8c.4 0 .8-.3.9-.7l1.1-3h3.6l.5 1.7h1.9L13 9h-2.2l-3.4 9.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12H20V6c0-1.1-.9-2-2-2zm-6 7l1.4 3.9h-2.7L12 11z"})),iconPageBreak:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.5 9V6a2 2 0 0 0-2-2h-7a2 2 0 0 0-2 2v3H8V6a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v3h1.5Zm0 6.5V18a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-2.5H8V18a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-2.5h1.5ZM4 13h16v-1.5H4V13Z"})),iconPage:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 5.5h10a.5.5 0 01.5.5v12a.5.5 0 01-.5.5H7a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM17 4H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V6a2 2 0 00-2-2zm-1 3.75H8v1.5h8v-1.5zM8 11h8v1.5H8V11zm6 3.25H8v1.5h6v-1.5z"})),iconPages:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})),iconParagraph:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m9.99609 14v-.2251l.00391.0001v6.225h1.5v-14.5h2.5v14.5h1.5v-14.5h3v-1.5h-8.50391c-2.76142 0-5 2.23858-5 5 0 2.7614 2.23858 5 5 5z"})),iconPayment:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M5.5 9.5v-2h13v2h-13zm0 3v4h13v-4h-13zM4 7a1 1 0 011-1h14a1 1 0 011 1v10a1 1 0 01-1 1H5a1 1 0 01-1-1V7z",clipRule:"evenodd"})),iconPencil:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m19 7-3-3-8.5 8.5-1 4 4-1L19 7Zm-7 11.5H5V20h7v-1.5Z"})),iconPeople:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M15.5 9.5a1 1 0 100-2 1 1 0 000 2zm0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-2.25 6v-2a2.75 2.75 0 00-2.75-2.75h-4A2.75 2.75 0 003.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0120.25 15zM9.5 8.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z",fillRule:"evenodd"})),iconPercent:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M6.5 8a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0zM8 5a3 3 0 100 6 3 3 0 000-6zm6.5 11a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0zm1.5-3a3 3 0 100 6 3 3 0 000-6zM5.47 17.41a.75.75 0 001.06 1.06L18.47 6.53a.75.75 0 10-1.06-1.06L5.47 17.41z",clipRule:"evenodd"})),iconPinSmall:(0,l.createElement)(h.SVG,{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M10.97 10.159a3.382 3.382 0 0 0-2.857.955l1.724 1.723-2.836 2.913L7 17h1.25l2.913-2.837 1.723 1.723a3.38 3.38 0 0 0 .606-.825c.33-.63.446-1.343.35-2.032L17 10.695 13.305 7l-2.334 3.159Z"})),iconPin:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m21.5 9.1-6.6-6.6-4.2 5.6c-1.2-.1-2.4.1-3.6.7-.1 0-.1.1-.2.1-.5.3-.9.6-1.2.9l3.7 3.7-5.7 5.7v1.1h1.1l5.7-5.7 3.7 3.7c.4-.4.7-.8.9-1.2.1-.1.1-.2.2-.3.6-1.1.8-2.4.6-3.6l5.6-4.1zm-7.3 3.5.1.9c.1.9 0 1.8-.4 2.6l-6-6c.8-.4 1.7-.5 2.6-.4l.9.1L15 4.9 19.1 9l-4.9 3.6z"})),iconPlugins:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M10.5 4v4h3V4H15v4h1.5a1 1 0 011 1v4l-3 4v2a1 1 0 01-1 1h-3a1 1 0 01-1-1v-2l-3-4V9a1 1 0 011-1H9V4h1.5zm.5 12.5v2h2v-2l3-4v-3H8v3l3 4z"})),iconPlusCircleFilled:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M2 12C2 6.44444 6.44444 2 12 2C17.5556 2 22 6.44444 22 12C22 17.5556 17.5556 22 12 22C6.44444 22 2 17.5556 2 12ZM13 11V7H11V11H7V13H11V17H13V13H17V11H13Z"})),iconPlusCircle:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M10 1c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7zm1-11H9v3H6v2h3v3h2v-3h3V9h-3V6zM10 1c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7zm1-11H9v3H6v2h3v3h2v-3h3V9h-3V6z"})),iconPlus:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z"})),iconPositionCenter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM7 9h10v6H7V9Z"})),iconPositionLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 5.5h8V4H5v1.5ZM5 20h8v-1.5H5V20ZM19 9H5v6h14V9Z"})),iconPositionRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 5.5h-8V4h8v1.5ZM19 20h-8v-1.5h8V20ZM5 9h14v6H5V9Z"})),iconPostAuthor:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M10 4.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm2.25 7.5v-1A2.75 2.75 0 0011 8.25H7A2.75 2.75 0 004.25 11v1h1.5v-1c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v1h1.5zM4 20h9v-1.5H4V20zm16-4H4v-1.5h16V16z",fillRule:"evenodd",clipRule:"evenodd"})),iconPostCategories:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M20 4H4v1.5h16V4zm-2 9h-3c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2zm.5 5c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3zM4 9.5h9V8H4v1.5zM9 13H6c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2zm.5 5c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3z",fillRule:"evenodd",clipRule:"evenodd"})),iconPostCommentsCount:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 8H4v1.5h9V8zM4 4v1.5h16V4H4zm9 8H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1V13c0-.6-.4-1-1-1zm-2.2 6.6H7l1.6-2.2c.3-.4.5-.7.6-.9.1-.2.2-.4.2-.5 0-.2-.1-.3-.1-.4-.1-.1-.2-.1-.4-.1s-.4 0-.6.1c-.3.1-.5.3-.7.4l-.2.2-.2-1.2.1-.1c.3-.2.5-.3.8-.4.3-.1.6-.1.9-.1.3 0 .6.1.9.2.2.1.4.3.6.5.1.2.2.5.2.7 0 .3-.1.6-.2.9-.1.3-.4.7-.7 1.1l-.5.6h1.6v1.2z"})),iconPostCommentsForm:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 8H4v1.5h9V8zM4 4v1.5h16V4H4zm9 8H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1V13c0-.6-.4-1-1-1zm-.5 6.6H6.7l-1.2 1.2v-6.3h7v5.1z"})),iconPostComments:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14 10.1V4c0-.6-.4-1-1-1H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1zm-1.5-.5H6.7l-1.2 1.2V4.5h7v5.1zM19 12h-8c-.6 0-1 .4-1 1v6.1c0 .6.4 1 1 1h5.7l1.8 1.8c.1.2.4.3.6.3.1 0 .2 0 .3-.1.4-.1.6-.5.6-.8V13c0-.6-.4-1-1-1zm-.5 7.8l-1.2-1.2h-5.8v-5.1h7v6.3z"})),iconPostContent:(0,l.createElement)(h.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 6h12V4.5H4V6Zm16 4.5H4V9h16v1.5ZM4 15h16v-1.5H4V15Zm0 4.5h16V18H4v1.5Z"})),iconPostDate:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.696 13.972c.356-.546.599-.958.728-1.235a1.79 1.79 0 00.203-.783c0-.264-.077-.47-.23-.618-.148-.153-.354-.23-.618-.23-.295 0-.569.07-.82.212a3.413 3.413 0 00-.738.571l-.147-1.188c.289-.234.59-.41.903-.526.313-.117.66-.175 1.041-.175.375 0 .695.08.959.24.264.153.46.362.59.626.135.265.203.556.203.876 0 .362-.08.734-.24 1.115-.154.381-.427.87-.82 1.466l-.756 1.152H14v1.106h-4l1.696-2.609z"}),(0,l.createElement)(h.Path,{d:"M19.5 7h-15v12a.5.5 0 00.5.5h14a.5.5 0 00.5-.5V7zM3 7V5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V7z"})),iconPostExcerpt:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12.75 9.333c0 .521-.102.977-.327 1.354-.23.386-.555.628-.893.774-.545.234-1.183.227-1.544.222l-.12-.001v-1.5h.123c.414.001.715.002.948-.099a.395.395 0 00.199-.166c.05-.083.114-.253.114-.584V7.2H8.8V4h3.95v5.333zM7.95 9.333c0 .521-.102.977-.327 1.354-.23.386-.555.628-.893.774-.545.234-1.183.227-1.544.222l-.12-.001v-1.5h.123c.414.001.715.002.948-.099a.394.394 0 00.198-.166c.05-.083.115-.253.115-.584V7.2H4V4h3.95v5.333zM13 20H4v-1.5h9V20zM20 16H4v-1.5h16V16z"})),iconPostFeaturedImage:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M19 3H5c-.6 0-1 .4-1 1v7c0 .5.4 1 1 1h14c.5 0 1-.4 1-1V4c0-.6-.4-1-1-1zM5.5 10.5v-.4l1.8-1.3 1.3.8c.3.2.7.2.9-.1L11 8.1l2.4 2.4H5.5zm13 0h-2.9l-4-4c-.3-.3-.8-.3-1.1 0L8.9 8l-1.2-.8c-.3-.2-.6-.2-.9 0l-1.3 1V4.5h13v6zM4 20h9v-1.5H4V20zm0-4h16v-1.5H4V16z"})),iconPostList:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12zM7 11h2V9H7v2zm0 4h2v-2H7v2zm3-4h7V9h-7v2zm0 4h7v-2h-7v2z"})),iconPostTerms:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M8.1 12.3c.1.1.3.3.5.3.2.1.4.1.6.1.2 0 .4 0 .6-.1.2-.1.4-.2.5-.3l3-3c.3-.3.5-.7.5-1.1 0-.4-.2-.8-.5-1.1L9.7 3.5c-.1-.2-.3-.3-.5-.3H5c-.4 0-.8.4-.8.8v4.2c0 .2.1.4.2.5l3.7 3.6zM5.8 4.8h3.1l3.4 3.4v.1l-3 3 .5.5-.7-.5-3.3-3.4V4.8zM4 20h9v-1.5H4V20zm0-5.5V16h16v-1.5H4z"})),iconPost:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m7.3 9.7 1.4 1.4c.2-.2.3-.3.4-.5 0 0 0-.1.1-.1.3-.5.4-1.1.3-1.6L12 7 9 4 7.2 6.5c-.6-.1-1.1 0-1.6.3 0 0-.1 0-.1.1-.3.1-.4.2-.6.4l1.4 1.4L4 11v1h1l2.3-2.3zM4 20h9v-1.5H4V20zm0-5.5V16h16v-1.5H4z"})),iconPreformatted:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12zM7 16.5h6V15H7v1.5zm4-4h6V11h-6v1.5zM9 11H7v1.5h2V11zm6 5.5h2V15h-2v1.5z"})),iconPrevious:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.6 7l-1.1-1L5 12l5.5 6 1.1-1L7 12l4.6-5zm6 0l-1.1-1-5.5 6 5.5 6 1.1-1-4.6-5 4.6-5z"})),iconPullLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 18h6V6H4v12zm9-9.5V10h7V8.5h-7zm0 7h7V14h-7v1.5z"})),iconPullRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14 6v12h6V6h-6zM4 10h7V8.5H4V10zm0 5.5h7V14H4v1.5z"})),iconPullquote:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18 8H6c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm.5 6c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-4c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v4zM4 4v1.5h16V4H4zm0 16h16v-1.5H4V20z"})),iconQueryPaginationNext:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 13.5h3v-3H5v3zm5 0h3v-3h-3v3zM17 9l-1 1 2 2-2 2 1 1 3-3-3-3z"})),iconQueryPaginationNumbers:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 13.5h6v-3H4v3zm8.2-2.5.8-.3V14h1V9.3l-2.2.7.4 1zm7.1-1.2c-.5-.6-1.2-.5-1.7-.4-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5h2.7v-1h-.9c.3-.6.8-1.4.9-2.1 0-.3-.1-.8-.3-1.1z"})),iconQueryPaginationPrevious:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16 10.5v3h3v-3h-3zm-5 3h3v-3h-3v3zM7 9l-3 3 3 3 1-1-2-2 2-2-1-1z"})),iconQueryPagination:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 13.5h6v-3H4v3zm8 0h3v-3h-3v3zm5-3v3h3v-3h-3z"})),iconQuote:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M13 6v6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H13zm-9 6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H4v6z"})),iconReceipt:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M16.83 6.342l.602.3.625-.25.443-.176v12.569l-.443-.178-.625-.25-.603.301-1.444.723-2.41-.804-.475-.158-.474.158-2.41.803-1.445-.722-.603-.3-.625.25-.443.177V6.215l.443.178.625.25.603-.301 1.444-.722 2.41.803.475.158.474-.158 2.41-.803 1.445.722zM20 4l-1.5.6-1 .4-2-1-3 1-3-1-2 1-1-.4L5 4v17l1.5-.6 1-.4 2 1 3-1 3 1 2-1 1 .4 1.5.6V4zm-3.5 6.25v-1.5h-8v1.5h8zm0 3v-1.5h-8v1.5h8zm-8 3v-1.5h8v1.5h-8z",clipRule:"evenodd"})),iconRedo:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M15.6 6.5l-1.1 1 2.9 3.3H8c-.9 0-1.7.3-2.3.9-1.4 1.5-1.4 4.2-1.4 5.6v.2h1.5v-.3c0-1.1 0-3.5 1-4.5.3-.3.7-.5 1.3-.5h9.2L14.5 15l1.1 1.1 4.6-4.6-4.6-5z"})),iconRemoveBug:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M8.45474 21.2069L16.4547 3.7069L15.5453 3.29114L14.2837 6.05081C13.5991 5.69873 12.8228 5.49999 12 5.49999C10.9385 5.49999 9.95431 5.83076 9.1448 6.39485L7.18994 4.44L6.12928 5.50066L8.05556 7.42694C7.49044 8.15127 7.12047 9.0353 7.02469 9.99999H5V11.5H7V13H5V14.5H7.10002C7.35089 15.7359 8.0576 16.8062 9.03703 17.5279L7.54526 20.7911L8.45474 21.2069ZM9.68024 16.1209C8.95633 15.4796 8.5 14.5431 8.5 13.5V10.5C8.5 8.567 10.067 6.99999 12 6.99999C12.6003 6.99999 13.1653 7.15111 13.659 7.41738L9.68024 16.1209ZM15.3555 9.50155L16.1645 7.73191C16.6053 8.39383 16.8926 9.16683 16.9753 9.99999H19V11.5H17V13H19V14.5H16.9C16.4367 16.7822 14.419 18.5 12 18.5C11.7508 18.5 11.5058 18.4818 11.2664 18.4466L11.928 16.9993C11.9519 16.9998 11.9759 17 12 17C13.933 17 15.5 15.433 15.5 13.5V10.5C15.5 10.1531 15.4495 9.81794 15.3555 9.50155Z"})),iconRemoveSubmenu:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"m13.955 20.748 8-17.5-.91-.416L19.597 6H13.5v1.5h5.411l-1.6 3.5H13.5v1.5h3.126l-1.6 3.5H13.5l.028 1.5h.812l-1.295 2.832.91.416ZM17.675 16l-.686 1.5h4.539L21.5 16h-3.825Zm2.286-5-.686 1.5H21.5V11h-1.54ZM2 12c0 3.58 2.42 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.48 0-4.5-1.52-4.5-4S5.52 7.5 8 7.5h3.5V6H8c-3.58 0-6 2.42-6 6Z"})),iconReplace:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16 10h4c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1h-4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1zm-8 4H4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-4c0-.6-.4-1-1-1zm10-2.6L14.5 15l1.1 1.1 1.7-1.7c-.1 1.1-.3 2.3-.9 2.9-.3.3-.7.5-1.3.5h-4.5v1.5H15c.9 0 1.7-.3 2.3-.9 1-1 1.3-2.7 1.4-4l1.8 1.8 1.1-1.1-3.6-3.7zM6.8 9.7c.1-1.1.3-2.3.9-2.9.4-.4.8-.6 1.3-.6h4.5V4.8H9c-.9 0-1.7.3-2.3.9-1 1-1.3 2.7-1.4 4L3.5 8l-1 1L6 12.6 9.5 9l-1-1-1.7 1.7z"})),iconReset:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 11.5h10V13H7z"})),iconResizeCornerNE:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M7 18h4.5v1.5h-7v-7H6V17L17 6h-4.5V4.5h7v7H18V7L7 18Z"})),iconReusableBlock:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 7.2h8.2L13.5 9l1.1 1.1 3.6-3.6-3.5-4-1.1 1 1.9 2.3H7c-.9 0-1.7.3-2.3.9-1.4 1.5-1.4 4.2-1.4 5.6v.2h1.5v-.3c0-1.1 0-3.5 1-4.5.3-.3.7-.5 1.2-.5zm13.8 4V11h-1.5v.3c0 1.1 0 3.5-1 4.5-.3.3-.7.5-1.3.5H8.8l1.7-1.7-1.1-1.1L5.9 17l3.5 4 1.1-1-1.9-2.3H17c.9 0 1.7-.3 2.3-.9 1.5-1.4 1.5-4.2 1.5-5.6z"})),iconRotateLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 4V2.2L9 4.8l3 2.5V5.5c3.6 0 6.5 2.9 6.5 6.5 0 2.9-1.9 5.3-4.5 6.2v.2l-.1-.2c-.4.1-.7.2-1.1.2l.2 1.5c.3 0 .6-.1 1-.2 3.5-.9 6-4 6-7.7 0-4.4-3.6-8-8-8zm-7.9 7l1.5.2c.1-1.2.5-2.3 1.2-3.2l-1.1-.9C4.8 8.2 4.3 9.6 4.1 11zm1.5 1.8l-1.5.2c.1.7.3 1.4.5 2 .3.7.6 1.3 1 1.8l1.2-.8c-.3-.5-.6-1-.8-1.5s-.4-1.1-.4-1.7zm1.5 5.5c1.1.9 2.4 1.4 3.8 1.6l.2-1.5c-1.1-.1-2.2-.5-3.1-1.2l-.9 1.1z"})),iconRotateRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M15.1 4.8l-3-2.5V4c-4.4 0-8 3.6-8 8 0 3.7 2.5 6.9 6 7.7.3.1.6.1 1 .2l.2-1.5c-.4 0-.7-.1-1.1-.2l-.1.2v-.2c-2.6-.8-4.5-3.3-4.5-6.2 0-3.6 2.9-6.5 6.5-6.5v1.8l3-2.5zM20 11c-.2-1.4-.7-2.7-1.6-3.8l-1.2.8c.7.9 1.1 2 1.3 3.1L20 11zm-1.5 1.8c-.1.5-.2 1.1-.4 1.6s-.5 1-.8 1.5l1.2.9c.4-.5.8-1.1 1-1.8s.5-1.3.5-2l-1.5-.2zm-5.6 5.6l.2 1.5c1.4-.2 2.7-.7 3.8-1.6l-.9-1.1c-.9.7-2 1.1-3.1 1.2z"})),iconRow:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 6.5h5a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H4V16h5a.5.5 0 0 0 .5-.5v-7A.5.5 0 0 0 9 8H4V6.5Zm16 0h-5a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h5V16h-5a.5.5 0 0 1-.5-.5v-7A.5.5 0 0 1 15 8h5V6.5Z"})),iconRss:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 10.2h-.8v1.5H5c1.9 0 3.8.8 5.1 2.1 1.4 1.4 2.1 3.2 2.1 5.1v.8h1.5V19c0-2.3-.9-4.5-2.6-6.2-1.6-1.6-3.8-2.6-6.1-2.6zm10.4-1.6C12.6 5.8 8.9 4.2 5 4.2h-.8v1.5H5c3.5 0 6.9 1.4 9.4 3.9s3.9 5.8 3.9 9.4v.8h1.5V19c0-3.9-1.6-7.6-4.4-10.4zM4 20h3v-3H4v3z"})),iconSearch:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z"})),iconSeen:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M3.99961 13C4.67043 13.3354 4.6703 13.3357 4.67017 13.3359L4.67298 13.3305C4.67621 13.3242 4.68184 13.3135 4.68988 13.2985C4.70595 13.2686 4.7316 13.2218 4.76695 13.1608C4.8377 13.0385 4.94692 12.8592 5.09541 12.6419C5.39312 12.2062 5.84436 11.624 6.45435 11.0431C7.67308 9.88241 9.49719 8.75 11.9996 8.75C14.502 8.75 16.3261 9.88241 17.5449 11.0431C18.1549 11.624 18.6061 12.2062 18.9038 12.6419C19.0523 12.8592 19.1615 13.0385 19.2323 13.1608C19.2676 13.2218 19.2933 13.2686 19.3093 13.2985C19.3174 13.3135 19.323 13.3242 19.3262 13.3305L19.3291 13.3359C19.3289 13.3357 19.3288 13.3354 19.9996 13C20.6704 12.6646 20.6703 12.6643 20.6701 12.664L20.6697 12.6632L20.6688 12.6614L20.6662 12.6563L20.6583 12.6408C20.6517 12.6282 20.6427 12.6108 20.631 12.5892C20.6078 12.5459 20.5744 12.4852 20.5306 12.4096C20.4432 12.2584 20.3141 12.0471 20.1423 11.7956C19.7994 11.2938 19.2819 10.626 18.5794 9.9569C17.1731 8.61759 14.9972 7.25 11.9996 7.25C9.00203 7.25 6.82614 8.61759 5.41987 9.9569C4.71736 10.626 4.19984 11.2938 3.85694 11.7956C3.68511 12.0471 3.55605 12.2584 3.4686 12.4096C3.42484 12.4852 3.39142 12.5459 3.36818 12.5892C3.35656 12.6108 3.34748 12.6282 3.34092 12.6408L3.33297 12.6563L3.33041 12.6614L3.32948 12.6632L3.32911 12.664C3.32894 12.6643 3.32879 12.6646 3.99961 13ZM11.9996 16C13.9326 16 15.4996 14.433 15.4996 12.5C15.4996 10.567 13.9326 9 11.9996 9C10.0666 9 8.49961 10.567 8.49961 12.5C8.49961 14.433 10.0666 16 11.9996 16Z"})),iconSeparator:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4.5 12.5v4H3V7h1.5v3.987h15V7H21v9.5h-1.5v-4h-15Z"})),iconSettings:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14.5 13.8c-1.1 0-2.1.7-2.4 1.8H4V17h8.1c.3 1 1.3 1.8 2.4 1.8s2.1-.7 2.4-1.8H20v-1.5h-3.1c-.3-1-1.3-1.7-2.4-1.7zM11.9 7c-.3-1-1.3-1.8-2.4-1.8S7.4 6 7.1 7H4v1.5h3.1c.3 1 1.3 1.8 2.4 1.8s2.1-.7 2.4-1.8H20V7h-8.1z"})),iconShadow:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 8c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm0 6.5c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM12.8 3h-1.5v3h1.5V3zm-1.6 18h1.5v-3h-1.5v3zm6.8-9.8v1.5h3v-1.5h-3zm-12 0H3v1.5h3v-1.5zm9.7 5.6 2.1 2.1 1.1-1.1-2.1-2.1-1.1 1.1zM8.3 7.2 6.2 5.1 5.1 6.2l2.1 2.1 1.1-1.1zM5.1 17.8l1.1 1.1 2.1-2.1-1.1-1.1-2.1 2.1zM18.9 6.2l-1.1-1.1-2.1 2.1 1.1 1.1 2.1-2.1z"})),iconShare:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M9 11.8l6.1-4.5c.1.4.4.7.9.7h2c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1h-2c-.6 0-1 .4-1 1v.4l-6.4 4.8c-.2-.1-.4-.2-.6-.2H6c-.6 0-1 .4-1 1v2c0 .6.4 1 1 1h2c.2 0 .4-.1.6-.2l6.4 4.8v.4c0 .6.4 1 1 1h2c.6 0 1-.4 1-1v-2c0-.6-.4-1-1-1h-2c-.5 0-.8.3-.9.7L9 12.2v-.4z"})),iconShield:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3.176l6.75 3.068v4.574c0 3.9-2.504 7.59-6.035 8.755a2.283 2.283 0 01-1.43 0c-3.53-1.164-6.035-4.856-6.035-8.755V6.244L12 3.176zM6.75 7.21v3.608c0 3.313 2.145 6.388 5.005 7.33.159.053.331.053.49 0 2.86-.942 5.005-4.017 5.005-7.33V7.21L12 4.824 6.75 7.21z",fillRule:"evenodd",clipRule:"evenodd"})),iconShipping:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3 6.75C3 5.784 3.784 5 4.75 5H15V7.313l.05.027 5.056 2.73.394.212v3.468a1.75 1.75 0 01-1.75 1.75h-.012a2.5 2.5 0 11-4.975 0H9.737a2.5 2.5 0 11-4.975 0H3V6.75zM13.5 14V6.5H4.75a.25.25 0 00-.25.25V14h.965a2.493 2.493 0 011.785-.75c.7 0 1.332.287 1.785.75H13.5zm4.535 0h.715a.25.25 0 00.25-.25v-2.573l-4-2.16v4.568a2.487 2.487 0 011.25-.335c.7 0 1.332.287 1.785.75zM6.282 15.5a1.002 1.002 0 00.968 1.25 1 1 0 10-.968-1.25zm9 0a1 1 0 101.937.498 1 1 0 00-1.938-.498z"})),iconShortcode:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M16 4.2v1.5h2.5v12.5H16v1.5h4V4.2h-4zM4.2 19.8h4v-1.5H5.8V5.8h2.5V4.2h-4l-.1 15.6zm5.1-3.1l1.4.6 4-10-1.4-.6-4 10z"})),iconShuffle:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/SVG"},(0,l.createElement)(h.Path,{d:"M17.192 6.75L15.47 5.03l1.06-1.06 3.537 3.53-3.537 3.53-1.06-1.06 1.723-1.72h-3.19c-.602 0-.993.202-1.28.498-.309.319-.538.792-.695 1.383-.13.488-.222 1.023-.296 1.508-.034.664-.116 1.413-.303 2.117-.193.721-.513 1.467-1.068 2.04-.575.594-1.359.954-2.357.954H4v-1.5h4.003c.601 0 .993-.202 1.28-.498.308-.319.538-.792.695-1.383.149-.557.216-1.093.288-1.662l.039-.31a9.653 9.653 0 0 1 .272-1.653c.193-.722.513-1.467 1.067-2.04.576-.594 1.36-.954 2.358-.954h3.19zM8.004 6.75c.8 0 1.46.23 1.988.628a6.24 6.24 0 0 0-.684 1.396 1.725 1.725 0 0 0-.024-.026c-.287-.296-.679-.498-1.28-.498H4v-1.5h4.003zM12.699 14.726c-.161.459-.38.94-.684 1.396.527.397 1.188.628 1.988.628h3.19l-1.722 1.72 1.06 1.06L20.067 16l-3.537-3.53-1.06 1.06 1.723 1.72h-3.19c-.602 0-.993-.202-1.28-.498a1.96 1.96 0 0 1-.024-.026z"})),iconSidebar:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 5.5H6a.5.5 0 00-.5.5v3h13V6a.5.5 0 00-.5-.5zm.5 5H10v8h8a.5.5 0 00.5-.5v-7.5zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"})),iconSidesAll:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM7 20.5h10V19H7v1.5zM19 7v10h1.5V7H19zM7 5h10V3.5H7V5z",style:{fill:"#1e1e1e"}})),iconSidesAxial:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M8.2 5.3h8V3.8h-8v1.5zm0 14.5h8v-1.5h-8v1.5zm3.5-6.5h1v-1h-1v1zm1-6.5h-1v.5h1v-.5zm-1 4.5h1v-1h-1v1zm0-2h1v-1h-1v1zm0 7.5h1v-.5h-1v.5zm1-2.5h-1v1h1v-1zm-8.5 1.5h1.5v-8H4.2v8zm14.5-8v8h1.5v-8h-1.5zm-5 4.5v-1h-1v1h1zm-6.5 0h.5v-1h-.5v1zm3.5-1v1h1v-1h-1zm6 1h.5v-1h-.5v1zm-8-1v1h1v-1h-1zm6 0v1h1v-1h-1z",style:{fill:"#1e1e1e",fillRule:"evenodd",clipRule:"evenodd"}})),iconSidesBottom:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 20.5h10V19H7v1.5z",style:{fill:"#1e1e1e"}}),(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM19 7v10h1.5V7H19zM7 5h10V3.5H7V5z",style:{fill:"#1e1e1e",opacity:.1}})),iconSidesHorizontal:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM19 7v10h1.5V7H19z",style:{fill:"#1e1e1e"}}),(0,l.createElement)(h.Path,{d:"M7 20.5h10V19H7v1.5zm0-17V5h10V3.5H7z",style:{fill:"#1e1e1e",opacity:.1}})),iconSidesLeft:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 17H3.5V7H5v10z",style:{fill:"#1e1e1e"}}),(0,l.createElement)(h.Path,{d:"M7 20.5h10V19H7v1.5zM19 7v10h1.5V7H19zM7 5h10V3.5H7V5z",style:{fill:"#1e1e1e",opacity:.1}})),iconSidesRight:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20.5 7H19v10h1.5V7z",style:{fill:"#1e1e1e"}}),(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM7 20.5h10V19H7v1.5zm0-17V5h10V3.5H7z",style:{fill:"#1e1e1e",opacity:.1}})),iconSidesTop:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM7 20.5h10V19H7v1.5zM19 7v10h1.5V7H19z",style:{fill:"#1e1e1e",opacity:.1}}),(0,l.createElement)(h.Path,{d:"M7 5h10V3.5H7V5z",style:{fill:"#1e1e1e"}})),iconSidesVertical:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.5 17H5V7H3.5v10zM19 7v10h1.5V7H19z",style:{fill:"#1e1e1e",opacity:.1}}),(0,l.createElement)(h.Path,{d:"M7 20.5h10V19H7v1.5zm0-17V5h10V3.5H7z",style:{fill:"#1e1e1e"}})),iconSiteLogo:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 3c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 1.5c4.1 0 7.5 3.4 7.5 7.5v.1c-1.4-.8-3.3-1.7-3.4-1.8-.2-.1-.5-.1-.8.1l-2.9 2.1L9 11.3c-.2-.1-.4 0-.6.1l-3.7 2.2c-.1-.5-.2-1-.2-1.5 0-4.2 3.4-7.6 7.5-7.6zm0 15c-3.1 0-5.7-1.9-6.9-4.5l3.7-2.2 3.5 1.2c.2.1.5 0 .7-.1l2.9-2.1c.8.4 2.5 1.2 3.5 1.9-.9 3.3-3.9 5.8-7.4 5.8z"})),iconStack:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17.5 4v5a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2V4H8v5a.5.5 0 0 0 .5.5h7A.5.5 0 0 0 16 9V4h1.5Zm0 16v-5a2 2 0 0 0-2-2h-7a2 2 0 0 0-2 2v5H8v-5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v5h1.5Z"})),iconStarEmpty:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M9.706 8.646a.25.25 0 01-.188.137l-4.626.672a.25.25 0 00-.139.427l3.348 3.262a.25.25 0 01.072.222l-.79 4.607a.25.25 0 00.362.264l4.138-2.176a.25.25 0 01.233 0l4.137 2.175a.25.25 0 00.363-.263l-.79-4.607a.25.25 0 01.072-.222l3.347-3.262a.25.25 0 00-.139-.427l-4.626-.672a.25.25 0 01-.188-.137l-2.069-4.192a.25.25 0 00-.448 0L9.706 8.646zM12 7.39l-.948 1.921a1.75 1.75 0 01-1.317.957l-2.12.308 1.534 1.495c.412.402.6.982.503 1.55l-.362 2.11 1.896-.997a1.75 1.75 0 011.629 0l1.895.997-.362-2.11a1.75 1.75 0 01.504-1.55l1.533-1.495-2.12-.308a1.75 1.75 0 01-1.317-.957L12 7.39z",clipRule:"evenodd"})),iconStarFilled:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M11.776 4.454a.25.25 0 01.448 0l2.069 4.192a.25.25 0 00.188.137l4.626.672a.25.25 0 01.139.426l-3.348 3.263a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.362.263l-4.138-2.175a.25.25 0 00-.232 0l-4.138 2.175a.25.25 0 01-.363-.263l.79-4.607a.25.25 0 00-.071-.222L4.754 9.881a.25.25 0 01.139-.426l4.626-.672a.25.25 0 00.188-.137l2.069-4.192z"})),iconStarHalf:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M9.518 8.783a.25.25 0 00.188-.137l2.069-4.192a.25.25 0 01.448 0l2.07 4.192a.25.25 0 00.187.137l4.626.672a.25.25 0 01.139.427l-3.347 3.262a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.363.264l-4.137-2.176a.25.25 0 00-.233 0l-4.138 2.175a.25.25 0 01-.362-.263l.79-4.607a.25.25 0 00-.072-.222L4.753 9.882a.25.25 0 01.14-.427l4.625-.672zM12 14.533c.28 0 .559.067.814.2l1.895.997-.362-2.11a1.75 1.75 0 01.504-1.55l1.533-1.495-2.12-.308a1.75 1.75 0 01-1.317-.957L12 7.39v7.143z"})),iconStore:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{fillRule:"evenodd",d:"M19.75 11H21V8.667L19.875 4H4.125L3 8.667V11h1.25v8.75h15.5V11zm-1.5 0H5.75v7.25H10V13h4v5.25h4.25V11zm-5.5-5.5h2.067l.486 3.24.028.76H12.75v-4zm-3.567 0h2.067v4H8.669l.028-.76.486-3.24zm7.615 3.1l-.464-3.1h2.36l.806 3.345V9.5h-2.668l-.034-.9zM7.666 5.5h-2.36L4.5 8.845V9.5h2.668l.034-.9.464-3.1z",clipRule:"evenodd"})),iconStretchFullWidth:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 4h14v11H5V4Zm11 16H8v-1.5h8V20Z"})),iconStretchWide:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16 5.5H8V4h8v1.5ZM16 20H8v-1.5h8V20ZM5 9h14v6H5V9Z"})),styles:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M12 4c-4.4 0-8 3.6-8 8v.1c0 4.1 3.2 7.5 7.2 7.9h.8c4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 15V5c3.9 0 7 3.1 7 7s-3.1 7-7 7z"})),iconSubscript:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16.9 18.3l.8-1.2c.4-.6.7-1.2.9-1.6.2-.4.3-.8.3-1.2 0-.3-.1-.7-.2-1-.1-.3-.4-.5-.6-.7-.3-.2-.6-.3-1-.3s-.8.1-1.1.2c-.3.1-.7.3-1 .6l.2 1.3c.3-.3.5-.5.8-.6s.6-.2.9-.2c.3 0 .5.1.7.2.2.2.2.4.2.7 0 .3-.1.5-.2.8-.1.3-.4.7-.8 1.3L15 19.4h4.3v-1.2h-2.4zM14.1 7.2h-2L9.5 11 6.9 7.2h-2l3.6 5.3L4.7 18h2l2.7-4 2.7 4h2l-3.8-5.5 3.8-5.3z"})),iconSuperscript:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M16.9 10.3l.8-1.3c.4-.6.7-1.2.9-1.6.2-.4.3-.8.3-1.2 0-.3-.1-.7-.2-1-.2-.2-.4-.4-.7-.6-.3-.2-.6-.3-1-.3s-.8.1-1.1.2c-.3.1-.7.3-1 .6l.1 1.3c.3-.3.5-.5.8-.6s.6-.2.9-.2c.3 0 .5.1.7.2.2.2.2.4.2.7 0 .3-.1.5-.2.8-.1.3-.4.7-.8 1.3l-1.8 2.8h4.3v-1.2h-2.2zm-2.8-3.1h-2L9.5 11 6.9 7.2h-2l3.6 5.3L4.7 18h2l2.7-4 2.7 4h2l-3.8-5.5 3.8-5.3z"})),iconSwatch:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M5 17.7c.4.5.8.9 1.2 1.2l1.1-1.4c-.4-.3-.7-.6-1-1L5 17.7zM5 6.3l1.4 1.1c.3-.4.6-.7 1-1L6.3 5c-.5.4-.9.8-1.3 1.3zm.1 7.8l-1.7.5c.2.6.4 1.1.7 1.6l1.5-.8c-.2-.4-.4-.8-.5-1.3zM4.8 12v-.7L3 11.1v1.8l1.7-.2c.1-.2.1-.5.1-.7zm3 7.9c.5.3 1.1.5 1.6.7l.5-1.7c-.5-.1-.9-.3-1.3-.5l-.8 1.5zM19 6.3c-.4-.5-.8-.9-1.2-1.2l-1.1 1.4c.4.3.7.6 1 1L19 6.3zm-.1 3.6l1.7-.5c-.2-.6-.4-1.1-.7-1.6l-1.5.8c.2.4.4.8.5 1.3zM5.6 8.6l-1.5-.8c-.3.5-.5 1-.7 1.6l1.7.5c.1-.5.3-.9.5-1.3zm2.2-4.5l.8 1.5c.4-.2.8-.4 1.3-.5l-.5-1.7c-.6.2-1.1.4-1.6.7zm8.8 13.5l1.1 1.4c.5-.4.9-.8 1.2-1.2l-1.4-1.1c-.2.3-.5.6-.9.9zm1.8-2.2l1.5.8c.3-.5.5-1.1.7-1.6l-1.7-.5c-.1.5-.3.9-.5 1.3zm2.6-4.3l-1.7.2v1.4l1.7.2V12v-.9zM11.1 3l.2 1.7h1.4l.2-1.7h-1.8zm3 2.1c.5.1.9.3 1.3.5l.8-1.5c-.5-.3-1.1-.5-1.6-.7l-.5 1.7zM12 19.2h-.7l-.2 1.8h1.8l-.2-1.7c-.2-.1-.5-.1-.7-.1zm2.1-.3l.5 1.7c.6-.2 1.1-.4 1.6-.7l-.8-1.5c-.4.2-.8.4-1.3.5z"})),iconSymbolFilled:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M21.3 10.8l-5.6-5.6c-.7-.7-1.8-.7-2.5 0l-5.6 5.6c-.7.7-.7 1.8 0 2.5l5.6 5.6c.3.3.8.5 1.2.5s.9-.2 1.2-.5l5.6-5.6c.8-.7.8-1.9.1-2.5zm-17.6 1L10 5.5l-1-1-6.3 6.3c-.7.7-.7 1.8 0 2.5L9 19.5l1.1-1.1-6.3-6.3c-.2 0-.2-.2-.1-.3z"})),iconSymbol:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M21.3 10.8l-5.6-5.6c-.7-.7-1.8-.7-2.5 0l-5.6 5.6c-.7.7-.7 1.8 0 2.5l5.6 5.6c.3.3.8.5 1.2.5s.9-.2 1.2-.5l5.6-5.6c.8-.7.8-1.9.1-2.5zm-1 1.4l-5.6 5.6c-.1.1-.3.1-.4 0l-5.6-5.6c-.1-.1-.1-.3 0-.4l5.6-5.6s.1-.1.2-.1.1 0 .2.1l5.6 5.6c.1.1.1.3 0 .4zm-16.6-.4L10 5.5l-1-1-6.3 6.3c-.7.7-.7 1.8 0 2.5L9 19.5l1.1-1.1-6.3-6.3c-.2 0-.2-.2-.1-.3z"})),iconTableColumnAfter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M14.08 12.864V9.216h3.648V7.424H14.08V3.776h-1.728v3.648H8.64v1.792h3.712v3.648zM0 17.92V0h20.48v17.92H0zM6.4 1.28H1.28v3.84H6.4V1.28zm0 5.12H1.28v3.84H6.4V6.4zm0 5.12H1.28v3.84H6.4v-3.84zM19.2 1.28H7.68v14.08H19.2V1.28z"})),iconTableColumnBefore:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M6.4 3.776v3.648H2.752v1.792H6.4v3.648h1.728V9.216h3.712V7.424H8.128V3.776zM0 17.92V0h20.48v17.92H0zM12.8 1.28H1.28v14.08H12.8V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.12h-5.12v3.84h5.12V6.4zm0 5.12h-5.12v3.84h5.12v-3.84z"})),iconTableColumnDelete:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M6.4 9.98L7.68 8.7v-.256L6.4 7.164V9.98zm6.4-1.532l1.28-1.28V9.92L12.8 8.64v-.192zm7.68 9.472V0H0v17.92h20.48zm-1.28-2.56h-5.12v-1.024l-.256.256-1.024-1.024v1.792H7.68v-1.792l-1.024 1.024-.256-.256v1.024H1.28V1.28H6.4v2.368l.704-.704.576.576V1.216h5.12V3.52l.96-.96.32.32V1.216h5.12V15.36zm-5.76-2.112l-3.136-3.136-3.264 3.264-1.536-1.536 3.264-3.264L5.632 5.44l1.536-1.536 3.136 3.136 3.2-3.2 1.536 1.536-3.2 3.2 3.136 3.136-1.536 1.536z"})),iconTableRowAfter:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M13.824 10.176h-2.88v-2.88H9.536v2.88h-2.88v1.344h2.88v2.88h1.408v-2.88h2.88zM0 17.92V0h20.48v17.92H0zM6.4 1.28H1.28v3.84H6.4V1.28zm6.4 0H7.68v3.84h5.12V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.056H1.28v9.024H19.2V6.336z"})),iconTableRowBefore:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M6.656 6.464h2.88v2.88h1.408v-2.88h2.88V5.12h-2.88V2.24H9.536v2.88h-2.88zM0 17.92V0h20.48v17.92H0zm7.68-2.56h5.12v-3.84H7.68v3.84zm-6.4 0H6.4v-3.84H1.28v3.84zM19.2 1.28H1.28v9.024H19.2V1.28zm0 10.24h-5.12v3.84h5.12v-3.84zM6.656 6.464h2.88v2.88h1.408v-2.88h2.88V5.12h-2.88V2.24H9.536v2.88h-2.88zM0 17.92V0h20.48v17.92H0zm7.68-2.56h5.12v-3.84H7.68v3.84zm-6.4 0H6.4v-3.84H1.28v3.84zM19.2 1.28H1.28v9.024H19.2V1.28zm0 10.24h-5.12v3.84h5.12v-3.84z"})),iconTableRowDelete:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M17.728 11.456L14.592 8.32l3.2-3.2-1.536-1.536-3.2 3.2L9.92 3.648 8.384 5.12l3.2 3.2-3.264 3.264 1.536 1.536 3.264-3.264 3.136 3.136 1.472-1.536zM0 17.92V0h20.48v17.92H0zm19.2-6.4h-.448l-1.28-1.28H19.2V6.4h-1.792l1.28-1.28h.512V1.28H1.28v3.84h6.208l1.28 1.28H1.28v3.84h7.424l-1.28 1.28H1.28v3.84H19.2v-3.84z"})),iconTable:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4 6v11.5h16V6H4zm1.5 1.5h6V11h-6V7.5zm0 8.5v-3.5h6V16h-6zm13 0H13v-3.5h5.5V16zM13 11V7.5h5.5V11H13z"})),iconTablet:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M17 4H7c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H7c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12zm-7.5-.5h4V16h-4v1.5z"})),iconTag:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6.08 10.103h2.914L9.657 12h1.417L8.23 4H6.846L4 12h1.417l.663-1.897Zm1.463-4.137.994 2.857h-2l1.006-2.857ZM11 16H4v-1.5h7V16Zm1 0h8v-1.5h-8V16Zm-4 4H4v-1.5h4V20Zm7-1.5V20H9v-1.5h6Z"})),iconTextColor:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12.9 6h-2l-4 11h1.9l1.1-3h4.2l1.1 3h1.9L12.9 6zm-2.5 6.5l1.5-4.9 1.7 4.9h-3.2z"})),iconTextHorizontal:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M8.2 14.4h3.9L13 17h1.7L11 6.5H9.3L5.6 17h1.7l.9-2.6zm2-5.5 1.4 4H8.8l1.4-4zm7.4 7.5-1.3.8.8 1.4H5.5V20h14.3l-2.2-3.6z"})),iconTextVertical:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M7 5.6v1.7l2.6.9v3.9L7 13v1.7L17.5 11V9.3L7 5.6zm4.2 6V8.8l4 1.4-4 1.4zm-5.7 5.6V5.5H4v14.3l3.6-2.2-.8-1.3-1.3.9z"})),iconTip:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M12 15.8c-3.7 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8c3.7 0 6.8 3 6.8 6.8s-3.1 6.8-6.8 6.8zm0-12C9.1 3.8 6.8 6.1 6.8 9s2.4 5.2 5.2 5.2c2.9 0 5.2-2.4 5.2-5.2S14.9 3.8 12 3.8zM8 17.5h8V19H8zM10 20.5h4V22h-4z"})),iconTitle:(0,l.createElement)(h.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m4 5.5h2v6.5h1.5v-6.5h2v-1.5h-5.5zm16 10.5h-16v-1.5h16zm-7 4h-9v-1.5h9z"})),iconTool:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M14.103 7.128l2.26-2.26a4 4 0 00-5.207 4.804L5.828 15a2 2 0 102.828 2.828l5.329-5.328a4 4 0 004.804-5.208l-2.261 2.26-1.912-.512-.513-1.912zm-7.214 9.64a.5.5 0 11.707-.707.5.5 0 01-.707.707z"})),iconTrash:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})),iconTrendingDown:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M4.195 8.245a.75.75 0 011.06-.05l5.004 4.55 4.025-3.521L19 13.939V10.75h1.5v5.75h-5.75V15h3.19l-3.724-3.723-3.975 3.478-5.995-5.45a.75.75 0 01-.051-1.06z"})),iconTrendingUp:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M3.445 16.505a.75.75 0 001.06.05l5.005-4.55 4.024 3.521 4.716-4.715V14h1.5V8.25H14v1.5h3.19l-3.724 3.723L9.49 9.995l-5.995 5.45a.75.75 0 00-.05 1.06z"})),iconTypography:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6.9 7L3 17.8h1.7l1-2.8h4.1l1 2.8h1.7L8.6 7H6.9zm-.7 6.6l1.5-4.3 1.5 4.3h-3zM21.6 17c-.1.1-.2.2-.3.2-.1.1-.2.1-.4.1s-.3-.1-.4-.2c-.1-.1-.1-.3-.1-.6V12c0-.5 0-1-.1-1.4-.1-.4-.3-.7-.5-1-.2-.2-.5-.4-.9-.5-.4 0-.8-.1-1.3-.1s-1 .1-1.4.2c-.4.1-.7.3-1 .4-.2.2-.4.3-.6.5-.1.2-.2.4-.2.7 0 .3.1.5.2.8.2.2.4.3.8.3.3 0 .6-.1.8-.3.2-.2.3-.4.3-.7 0-.3-.1-.5-.2-.7-.2-.2-.4-.3-.6-.4.2-.2.4-.3.7-.4.3-.1.6-.1.8-.1.3 0 .6 0 .8.1.2.1.4.3.5.5.1.2.2.5.2.9v1.1c0 .3-.1.5-.3.6-.2.2-.5.3-.9.4-.3.1-.7.3-1.1.4-.4.1-.8.3-1.1.5-.3.2-.6.4-.8.7-.2.3-.3.7-.3 1.2 0 .6.2 1.1.5 1.4.3.4.9.5 1.6.5.5 0 1-.1 1.4-.3.4-.2.8-.6 1.1-1.1 0 .4.1.7.3 1 .2.3.6.4 1.2.4.4 0 .7-.1.9-.2.2-.1.5-.3.7-.4h-.3zm-3-.9c-.2.4-.5.7-.8.8-.3.2-.6.2-.8.2-.4 0-.6-.1-.9-.3-.2-.2-.3-.6-.3-1.1 0-.5.1-.9.3-1.2s.5-.5.8-.7c.3-.2.7-.3 1-.5.3-.1.6-.3.7-.6v3.4z"})),iconUndo:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.3 11.7c-.6-.6-1.4-.9-2.3-.9H6.7l2.9-3.3-1.1-1-4.5 5L8.5 16l1-1-2.7-2.7H16c.5 0 .9.2 1.3.5 1 1 1 3.4 1 4.5v.3h1.5v-.2c0-1.5 0-4.3-1.5-5.7z"})),iconUngroup:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18 4h-7c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 9c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v7zm-5 5c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h1V9H6c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-1h-1.5v1z"})),iconUnlock:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8h1.5c0-1.2 1-2.2 2.2-2.2s2.2 1 2.2 2.2v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1z"})),iconUnseen:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M4.67 10.664s-2.09 1.11-2.917 1.582l.494.87 1.608-.914.002.002c.343.502.86 1.17 1.563 1.84.348.33.742.663 1.185.976L5.57 16.744l.858.515 1.02-1.701a9.1 9.1 0 0 0 4.051 1.18V19h1v-2.263a9.1 9.1 0 0 0 4.05-1.18l1.021 1.7.858-.514-1.034-1.723c.442-.313.837-.646 1.184-.977.703-.669 1.22-1.337 1.563-1.839l.002-.003 1.61.914.493-.87c-1.75-.994-2.918-1.58-2.918-1.58l-.003.005a8.29 8.29 0 0 1-.422.689 10.097 10.097 0 0 1-1.36 1.598c-1.218 1.16-3.042 2.293-5.544 2.293-2.503 0-4.327-1.132-5.546-2.293a10.099 10.099 0 0 1-1.359-1.599 8.267 8.267 0 0 1-.422-.689l-.003-.005Z"})),iconUpdate:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"m11.3 17.2-5-5c-.1-.1-.1-.3 0-.4l2.3-2.3-1.1-1-2.3 2.3c-.7.7-.7 1.8 0 2.5l5 5H7.5v1.5h5.3v-5.2h-1.5v2.6zm7.5-6.4-5-5h2.7V4.2h-5.2v5.2h1.5V6.8l5 5c.1.1.1.3 0 .4l-2.3 2.3 1.1 1.1 2.3-2.3c.6-.7.6-1.9-.1-2.5z"})),iconUpload:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M18.5 15v3.5H13V6.7l4.5 4.1 1-1.1-6.2-5.8-5.8 5.8 1 1.1 4-4v11.7h-6V15H4v5h16v-5z"})),iconVerse:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M17.8 2l-.9.3c-.1 0-3.6 1-5.2 2.1C10 5.5 9.3 6.5 8.9 7.1c-.6.9-1.7 4.7-1.7 6.3l-.9 2.3c-.2.4 0 .8.4 1 .1 0 .2.1.3.1.3 0 .6-.2.7-.5l.6-1.5c.3 0 .7-.1 1.2-.2.7-.1 1.4-.3 2.2-.5.8-.2 1.6-.5 2.4-.8.7-.3 1.4-.7 1.9-1.2s.8-1.2 1-1.9c.2-.7.3-1.6.4-2.4.1-.8.1-1.7.2-2.5 0-.8.1-1.5.2-2.1V2zm-1.9 5.6c-.1.8-.2 1.5-.3 2.1-.2.6-.4 1-.6 1.3-.3.3-.8.6-1.4.9-.7.3-1.4.5-2.2.8-.6.2-1.3.3-1.8.4L15 7.5c.3-.3.6-.7 1-1.1 0 .4 0 .8-.1 1.2zM6 20h8v-1.5H6V20z"})),iconVideo:(0,l.createElement)(h.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,l.createElement)(h.Path,{d:"M18.7 3H5.3C4 3 3 4 3 5.3v13.4C3 20 4 21 5.3 21h13.4c1.3 0 2.3-1 2.3-2.3V5.3C21 4 20 3 18.7 3zm.8 15.7c0 .4-.4.8-.8.8H5.3c-.4 0-.8-.4-.8-.8V5.3c0-.4.4-.8.8-.8h13.4c.4 0 .8.4.8.8v13.4zM10 15l5-3-5-3v6z"})),iconWarning:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1.13 9.38l.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z"})),iconWidget:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,l.createElement)(h.Path,{d:"M6 3H8V5H16V3H18V5C19.1046 5 20 5.89543 20 7V19C20 20.1046 19.1046 21 18 21H6C4.89543 21 4 20.1046 4 19V7C4 5.89543 4.89543 5 6 5V3ZM18 6.5H6C5.72386 6.5 5.5 6.72386 5.5 7V8H18.5V7C18.5 6.72386 18.2761 6.5 18 6.5ZM18.5 9.5H5.5V19C5.5 19.2761 5.72386 19.5 6 19.5H18C18.2761 19.5 18.5 19.2761 18.5 19V9.5ZM11 11H13V13H11V11ZM7 11V13H9V11H7ZM15 13V11H17V13H15Z"})),iconWordpress:(0,l.createElement)(h.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,l.createElement)(h.Path,{d:"M20 10c0-5.51-4.49-10-10-10C4.48 0 0 4.49 0 10c0 5.52 4.48 10 10 10 5.51 0 10-4.48 10-10zM7.78 15.37L4.37 6.22c.55-.02 1.17-.08 1.17-.08.5-.06.44-1.13-.06-1.11 0 0-1.45.11-2.37.11-.18 0-.37 0-.58-.01C4.12 2.69 6.87 1.11 10 1.11c2.33 0 4.45.87 6.05 2.34-.68-.11-1.65.39-1.65 1.58 0 .74.45 1.36.9 2.1.35.61.55 1.36.55 2.46 0 1.49-1.4 5-1.4 5l-3.03-8.37c.54-.02.82-.17.82-.17.5-.05.44-1.25-.06-1.22 0 0-1.44.12-2.38.12-.87 0-2.33-.12-2.33-.12-.5-.03-.56 1.2-.06 1.22l.92.08 1.26 3.41zM17.41 10c.24-.64.74-1.87.43-4.25.7 1.29 1.05 2.71 1.05 4.25 0 3.29-1.73 6.24-4.4 7.78.97-2.59 1.94-5.2 2.92-7.78zM6.1 18.09C3.12 16.65 1.11 13.53 1.11 10c0-1.3.23-2.48.72-3.59C3.25 10.3 4.67 14.2 6.1 18.09zm4.03-6.63l2.58 6.98c-.86.29-1.76.45-2.71.45-.79 0-1.57-.11-2.29-.33.81-2.38 1.62-4.74 2.42-7.1z"}))};window.dragBlockIcons=n}()}();
  • dragblock/trunk/build/applications/editor-panel-appearance/client/index.asset.php

    r3005971 r3011614  
    1 <?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => 'ca42da4e27513ec5eea8');
     1<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => '32f8f165848ee53e74c1');
  • dragblock/trunk/build/applications/editor-panel-appearance/client/index.js

    r3005971 r3011614  
    1 !function(){var e,t={8231:function(e,t,l){"use strict";var a=window.wp.i18n,o=window.lodash;const r={color:{keyword:"text color",label:(0,a.__)("Text Color","dragblock"),type:"color"},"background-color":{keyword:"background color",label:(0,a.__)("Background Color","dragblock"),type:"color"},"font-size":{keyword:"text font size",label:(0,a.__)("Font Size","dragblock"),type:"font-size"},"font-style":{keyword:"text font style",label:(0,a.__)("Font Style","dragblock"),type:"options"},"font-weight":{keyword:"text font weight appearance bold",label:(0,a.__)("Font Weight","dragblock"),type:"font-weight"},"font-family":{keyword:"font family style typography",label:(0,a.__)("Font Family","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},...dragBlockEditorInit.fontName.map((e=>({value:e,label:e})))]},"line-height":{keyword:"line height",label:(0,a.__)("Line Height","dragblock"),type:"line-height"},"text-decoration":{keyword:"text underline strikethrough",label:(0,a.__)("Text Decoration","dragblock"),type:"text-decoration"},width:{keyword:"width horizontal size",label:(0,a.__)("Width","dragblock"),type:"width"},height:{keyword:"height vertical size",label:(0,a.__)("Height","dragblock"),type:"height"},border:{keyword:"edge border strokes",label:(0,a.__)("Border","dragblock"),type:"border"},"margin-top":{keyword:"margin top outside space",label:(0,a.__)("Margin Top","dragblock"),type:"margin"},margin:{keyword:"margin outside space",label:(0,a.__)("Margin","dragblock"),type:"margin"},padding:{keyword:"padding inside space",label:(0,a.__)("Padding","dragblock"),type:"margin"},"text-transform":{keyword:"capitalize uppercase lowercase letter text case transform",label:(0,a.__)("Text Transform","dragblock"),type:"text-transform"},"letter-spacing":{keyword:"text character letter spacing",label:(0,a.__)("Letter Spacing","dragblock"),type:"unit",units:{px:{value:"px",label:"px",min:-10,max:20,step:.5,default:0}}},"word-spacing":{keyword:"word character letter spacing",label:(0,a.__)("Word Spacing","dragblock"),type:"unit",units:{px:{value:"px",label:"px",min:-10,max:20,step:.5,default:0}}},"text-align":{keyword:"text align left right center",label:(0,a.__)("Text Align","dragblock"),type:"text-align"},"border-top":{keyword:"edge border strokes top side",label:(0,a.__)("Border Top","dragblock"),type:"border"},"border-right":{keyword:"edge border strokes right side",label:(0,a.__)("Border Right","dragblock"),type:"border"},"border-bottom":{keyword:"edge border strokes bottom side",label:(0,a.__)("Border Bottom","dragblock"),type:"border"},"border-left":{keyword:"edge border strokes bottom left",label:(0,a.__)("Border Left","dragblock"),type:"border"},"border-color":{keyword:"edge border strokes color",label:(0,a.__)("Border Color","dragblock"),type:"color"},"border-top-color":{keyword:"edge border top stroke color",label:(0,a.__)("Border Top Color ","dragblock"),type:"color"},"border-right-color":{keyword:"edge border right stroke color",label:(0,a.__)("Border Right Color ","dragblock"),type:"color"},"border-bottom-color":{keyword:"edge border bottom stroke color",label:(0,a.__)("Border Bottom Color ","dragblock"),type:"color"},"border-left-color":{keyword:"edge border left stroke color",label:(0,a.__)("Border Left Color ","dragblock"),type:"color"},"border-width":{keyword:"edge border stroke width size",label:(0,a.__)("Border Width","dragblock"),type:"unit"},"border-top-width":{keyword:"edge border stroke top side width size",label:(0,a.__)("Border Top Width","dragblock"),type:"unit"},"border-right-width":{keyword:"edge border stroke right side width size",label:(0,a.__)("Border Right Width","dragblock"),type:"unit"},"border-bottom-width":{keyword:"edge border stroke bottom side width size",label:(0,a.__)("Border Bottom Width","dragblock"),type:"unit"},"border-left-width":{keyword:"edge border stroke left side width size",label:(0,a.__)("Border Left Width","dragblock"),type:"unit"},"border-style":{keyword:"edge border stroke line style design dotted dashed solid",label:(0,a.__)("Border Style","dragblock"),type:"border-style"},"border-top-style":{keyword:"edge border top side stroke style design dotted dashed solid",label:(0,a.__)("Border Top Style","dragblock"),type:"border-style"},"border-right-style":{keyword:"edge border right side stroke line style design dotted dashed solid",label:(0,a.__)("Border Right Style","dragblock"),type:"border-style"},"border-bottom-style":{keyword:"edge border bottom side stroke line style design dotted dashed solid",label:(0,a.__)("Border Bottom Style","dragblock"),type:"border-style"},"border-left-style":{keyword:"edge border left side stroke line style design dotted dashed solid",label:(0,a.__)("Border Left Style","dragblock"),type:"border-style"},"border-radius":{keyword:"border edge stroke radius round corner circular elliptical ",label:(0,a.__)("Border Radius","dragblock"),type:"margin"},"border-top-left-radius":{keyword:"top left border edge stroke radius round corner circular elliptical ",label:(0,a.__)("Border Top Left Radius","dragblock"),type:"unit"},"border-top-right-radius":{keyword:"top right border edge stroke radius round corner circular elliptical ",label:(0,a.__)("Border Top Right Radius","dragblock"),type:"unit"},"border-bottom-right-radius":{keyword:"bottom right border edge stroke radius round corner circular elliptical ",label:(0,a.__)("Border Bottom Right Radius","dragblock"),type:"unit"},"border-bottom-left-radius":{keyword:"bottom left border edge stroke radius round corner circular elliptical ",label:(0,a.__)("Border Bottom Left Radius","dragblock"),type:"unit"},"margin-right":{keyword:"margin right outside space",label:(0,a.__)("Margin Right","dragblock"),type:"margin"},"margin-bottom":{keyword:"margin bottom outside space",label:(0,a.__)("Margin Bottom","dragblock"),type:"margin"},"margin-left":{keyword:"margin left outside space",label:(0,a.__)("Margin Left","dragblock"),type:"margin"},"padding-top":{keyword:"padding top inside space",label:(0,a.__)("Padding Top","dragblock"),type:"margin"},"padding-right":{keyword:"padding right inside space",label:(0,a.__)("Padding Right","dragblock"),type:"margin"},"padding-bottom":{keyword:"padding bottom inside space",label:(0,a.__)("Padding Bottom","dragblock"),type:"margin"},"padding-left":{keyword:"padding left inside space",label:(0,a.__)("Padding Left","dragblock"),type:"margin"},"box-shadow":{keyword:"box shadow",label:(0,a.__)("Box Shadow","dragblock"),type:"box-shadow"},"text-shadow":{keyword:"text shadow",label:(0,a.__)("Text Shadow","dragblock"),type:"text-shadow"},"z-index":{keyword:"index layer order z- overlap zindex zorder",label:(0,a.__)("Z-index","dragblock"),type:"number"},overflow:{keyword:"overflow hidden scroll",label:(0,a.__)("Overflow","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"auto",label:(0,a.__)("Auto","dragblock")},{value:"hidden",label:(0,a.__)("Hidden","dragblock")},{value:"scroll",label:(0,a.__)("Scroll","dragblock")},{value:"visible",label:(0,a.__)("Visible","dragblock")}]},position:{keyword:"positioned location elements",label:(0,a.__)("Position","dragblock"),type:"position"},top:{keyword:"top",label:(0,a.__)("Top","dragblock"),type:"margin"},bottom:{keyword:"bottom",label:(0,a.__)("Bottom","dragblock"),type:"margin"},left:{keyword:"left",label:(0,a.__)("Left","dragblock"),type:"margin"},right:{keyword:"right",label:(0,a.__)("Right","dragblock"),type:"margin"},display:{keyword:"display",label:(0,a.__)("Display","dragblock"),type:"display"},"writing-mode":{keyword:"writing mode",label:(0,a.__)("Writing Mode","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"horizontal-tb",label:"horizontal-tb"},{value:"vertical-rl",label:"vertical-rl"},{value:"vertical-lr",label:"vertical-lr"}]},transform:{keyword:"transform matrix matrix3d perspective rotate rotate3d rotateX rotateY rotateZ translate translate3d translateX translateY translateZ scale scale3d scaleX scaleY scaleZ skew skewX skewY",label:(0,a.__)("Transform","dragblock"),type:"transform"},"align-items":{keyword:"align items vertical",label:(0,a.__)("Align Items","dragblock"),type:"align-items"},"justify-content":{keyword:"justify content distribute space horizontal",label:(0,a.__)("Justify Content","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"left",label:(0,a.__)("Left","dragblock")},{value:"center",label:(0,a.__)("Center","dragblock")},{value:"right",label:(0,a.__)("Right","dragblock")},{value:"space-between",label:(0,a.__)("Space Between","dragblock")},{value:"space-around",label:(0,a.__)("Space Around","dragblock")},{value:"stretch",label:(0,a.__)("Stretch","dragblock")}]},"flex-wrap":{keyword:"wrap flex multiple single lines",label:(0,a.__)("Flex Wrap","dragblock"),type:"flex-wrap"},"flex-direction":{keyword:"flex direction place row column",label:(0,a.__)("Flex Direction","dragblock"),type:"flex-direction"},"flex-grow":{keyword:"flex grow sizes ratio items",label:(0,a.__)("Flex Grow","dragblock"),type:"number"},"flex-shrink":{keyword:"flex shrink sizes ratio items",label:(0,a.__)("Flex Shrink","dragblock"),type:"number"},"flex-basis":{keyword:"flex basis item size width height ",label:(0,a.__)("Flex Basis","dragblock"),type:"width"},gap:{keyword:"row column horizontal vertical gap gutter",label:(0,a.__)("Gap","dragblock"),type:"unit"},"row-gap":{keyword:"row vertical gap gutter",label:(0,a.__)("Row Gap","dragblock"),type:"unit"},"column-gap":{keyword:"column horizontal gap size gutter",label:(0,a.__)("Column Gap","dragblock"),type:"unit"},"grid-template-columns":{keyword:"grid template columns",label:(0,a.__)("Grid Template Columns","dragblock"),type:"text"},"grid-template-rows":{keyword:"grid template rows",label:(0,a.__)("Grid Template Rows","dragblock"),type:"text"},"grid-auto-flow":{keyword:"grid auto flow",label:(0,a.__)("Grid Auto Flow","dragblock"),type:"text"},"grid-column":{keyword:"grid column",label:(0,a.__)("Grid Column","dragblock"),type:"text"},"grid-row":{keyword:"grid row",label:(0,a.__)("Grid Row","dragblock"),type:"text"},"grid-area":{keyword:"grid area",label:(0,a.__)("Grid Area","dragblock"),type:"text"},"align-self":{keyword:"align-self",label:(0,a.__)("Align Self","dragblock"),type:"text"},"justify-self":{keyword:"justify-self",label:(0,a.__)("Justify Self","dragblock"),type:"text"},"background-image":{keyword:"background image",label:(0,a.__)("Background Image","dragblock"),type:"text"},"background-size":{keyword:"background size",label:(0,a.__)("Background Size","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"cover",label:(0,a.__)("Cover","dragblock")},{value:"contain",label:(0,a.__)("Contain","dragblock")},{value:"auto",label:(0,a.__)("Auto","dragblock")}]},"background-position-x":{keyword:"background position x",label:(0,a.__)("Background Position X","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"left",label:(0,a.__)("Left","dragblock")},{value:"center",label:(0,a.__)("Center","dragblock")},{value:"right",label:(0,a.__)("Right","dragblock")}]},"background-position-y":{keyword:"background position y",label:(0,a.__)("Background Position Y","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"top",label:(0,a.__)("Left","dragblock")},{value:"center",label:(0,a.__)("Center","dragblock")},{value:"bottom",label:(0,a.__)("Right","dragblock")}]},"background-repeat":{keyword:"background repeat",label:(0,a.__)("Background Repeat","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"no-repeat",label:(0,a.__)("No Repeat","dragblock")},{value:"space",label:(0,a.__)("Space","dragblock")},{value:"repeat-x",label:(0,a.__)("Repeat X","dragblock")},{value:"repeat-y",label:(0,a.__)("Repeat Y","dragblock")},{value:"repeat",label:(0,a.__)("Repeat","dragblock")},{value:"round",label:(0,a.__)("Round","dragblock")}]},"user-select":{keyword:"user select",label:(0,a.__)("User Select","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"none",label:(0,a.__)("None","dragblock")},{value:"text",label:(0,a.__)("Text","dragblock")},{value:"contain",label:(0,a.__)("Contain","dragblock")},{value:"all",label:(0,a.__)("All","dragblock")}]},cursor:{keyword:"mouse cursor",label:(0,a.__)("Cursor","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"pointer",label:(0,a.__)("Pointer","dragblock")},{value:"text",label:(0,a.__)("Text","dragblock")}]},"object-fit":{keyword:"object fit",label:(0,a.__)("Object Fit","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"cover",label:(0,a.__)("Cover","dragblock")},{value:"contain",label:(0,a.__)("Contain","dragblock")},{value:"fill",label:(0,a.__)("Fill","dragblock")},{value:"none",label:(0,a.__)("None","dragblock")}]},zoom:{keyword:"zoom",label:(0,a.__)("Zoom","dragblock"),type:"number",min:0,max:10,step:.1},resize:{keyword:"resize",label:(0,a.__)("Resize","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"horizontal",label:(0,a.__)("Horizontal","dragblock")},{value:"vertical",label:(0,a.__)("Vertical","dragblock")}]},"max-width":{keyword:"max width horizontal size",label:(0,a.__)("Max Width","dragblock"),type:"width"},"min-width":{keyword:"min width horizontal size",label:(0,a.__)("Min Width","dragblock"),type:"width"},"max-height":{keyword:"max height vertical size",label:(0,a.__)("Max Height","dragblock"),type:"width"},"min-height":{keyword:"min height vertical size",label:(0,a.__)("Min Height","dragblock"),type:"width"},"animation-name":{keyword:"animation name",label:(0,a.__)("Animation Name","dragblock"),type:"animation-name"},"animation-duration":{keyword:"animation duration",label:(0,a.__)("Animation Duration","dragblock"),type:"unit",units:[{value:"s",label:(0,a.__)("s","dragblock"),min:1,max:10,step:1,default:1},{value:"ms",label:(0,a.__)("ms","dragblock"),min:50,max:1e3,step:10,default:200}]},opacity:{keyword:"opacity transparency",label:(0,a.__)("Opacity","dragblock"),type:"unit",units:[{value:"%",label:(0,a.__)("%","dragblock"),min:1,max:100,step:1,default:100}]},outline:{keyword:"edge outline strokes",label:(0,a.__)("Outline","dragblock"),type:"border"},":1":{keyword:"centered wide box",label:(0,a.__)("Preset: Centered Wide Box","dragblock"),set:[{slug:"width",value:"var(--wp--style--global--wide-size)"},{slug:"margin",value:"auto"},{slug:"max-width",value:"90vw"}]}};wp.hooks.addFilter("blocks.registerBlockType","dragblock/appearance-register",(function(e,t){return Object.assign({},e,{attributes:Object.assign({},e.attributes,{dragBlockStyles:{type:"array",default:""},dragBlockCSS:{type:"string",default:""}})})}));var n=window.wp.element,c=l(4184),i=l.n(c),d=window.wp.compose,s=window.wp.blockEditor,u=window.wp.components;const g={px:{value:"px",label:"px",default:0,max:200,step:1},"%":{value:"%",label:"%",default:10,max:100,step:1},em:{value:"em",label:"em",default:0,max:50,step:.1},rem:{value:"rem",label:"rem",default:0,max:50,step:.1},vw:{value:"vw",label:"vw",default:0,max:100,step:1},vh:{value:"vh",label:"vh",default:0,max:100,step:1}};function b(e){const{children:t}=e;return t?(0,n.createElement)(u.BaseControl.VisualLabel,{as:"legend"},t):(0,n.createElement)(n.Fragment,null)}function p({onChange:e,label:t,value:l,placeholder:a,units:r}){var c,i,d,p,m,_;const k=isNaN(l)?0:parseFloat(l),v=Array.isArray(r);if(v){let e=r;r=new Object;for(let t of e)r[t.value]=t}v&&r||(r=Object.assign({},g,r));let{availableUnits:h,selectedUnit:f}=function(e){const{units:t,value:l}=e,a=(0,s.useSetting)("spacing.units");let r;r=t&&a?(0,o.intersection)(t,a):t||a;const c=(0,u.__experimentalUseCustomUnits)({availableUnits:r||["%","px","em","rem","vh","vw"]});return{availableUnits:c,selectedUnit:(0,n.useMemo)((()=>(0,u.__experimentalParseQuantityAndUnitFromRawValue)(l)),[l])[1]||c[0]?.value||"px"}}({value:l,units:Object.values(r)});return h.length||(h=Object.values(r)),(0,n.createElement)("fieldset",{className:"dragblock-dimension-control"},(0,n.createElement)(b,{className:"label"},t),(0,n.createElement)("div",{className:"control"},(0,n.createElement)("div",{className:"unit"},(0,n.createElement)(u.__experimentalUnitControl,{value:l,units:h,onChange:t=>{e(t)},onUnitChange:t=>{const[a,o]=(0,u.__experimentalParseQuantityAndUnitFromRawValue)(l);["em","rem"].includes(t)&&"px"===o?e((a/16).toFixed(2)+t):["em","rem"].includes(o)&&"px"===t?e(Math.round(16*a)+t):["vh","vw","%"].includes(t)&&a>100&&e(100+t)},min:null!==(c=r[f]?.min)&&void 0!==c?c:0,max:null!==(i=r[f]?.max)&&void 0!==i?i:100,step:null!==(d=r[f]?.step)&&void 0!==d?d:.1,placeholder:a})),(0,n.createElement)("div",{className:"spacer"},(0,n.createElement)(u.__experimentalSpacer,{marginX:2,marginBottom:0},(0,n.createElement)(u.RangeControl,{value:k,min:null!==(p=r[f]?.min)&&void 0!==p?p:0,max:null!==(m=r[f]?.max)&&void 0!==m?m:100,step:null!==(_=r[f]?.step)&&void 0!==_?_:.1,withInputField:!1,onChange:t=>{e([t,f].join(""))},__nextHasNoMarginBottom:!0})))))}function m({value:e,onChange:t}){const l=[{text:"S",label:(0,a.__)("Small","dragblock"),value:"13px"},{text:"-",label:(0,a.__)("Default","dragblock"),value:""},{text:"M",label:(0,a.__)("Medium","dragblock"),value:"20px"},{text:"L",label:(0,a.__)("Large","dragblock"),value:"36px"},{text:"XL",label:(0,a.__)("Extra Large","dragblock"),value:"42px"}];return(0,n.createElement)("div",{className:"dragblock-font-size-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))),(0,n.createElement)(p,{value:e,onChange:e=>{t(e)}}))}function _({value:e,onChange:t}){const l=[{text:"100",label:(0,a.__)("Thin","dragblock"),value:"100"},{text:"200",label:(0,a.__)("Extra Light","dragblock"),value:"200"},{text:"300",label:(0,a.__)("Light","dragblock"),value:"300"},{text:"---",label:(0,a.__)("Default","dragblock"),value:""},{text:"500",label:(0,a.__)("Medium","dragblock"),value:"500"},{text:"600",label:(0,a.__)("Semi Bold","dragblock"),value:"600"},{text:"700",label:(0,a.__)("Bold","dragblock"),value:"700"},{text:"800",label:(0,a.__)("Extra Bold","dragblock"),value:"800"},{text:"900",label:(0,a.__)("Black","dragblock"),value:"900"}];return(0,n.createElement)("div",{className:"dragblock-font-weight-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,style:{fontWeight:l.value},variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))))}function k({value:e,onChange:t}){const l=[{text:(0,a.__)("Default","dragblock"),label:"",value:""},{text:(0,a.__)("Single","dragblock"),label:"",value:"1em"},{text:"1.15",label:"",value:"1.15em"},{text:"1.5",label:"",value:"1.5em"},{text:(0,a.__)("Double","dragblock"),label:(0,a.__)(""),value:"2em"}];return(0,n.createElement)("div",{className:"dragblock-line-height-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))),(0,n.createElement)(p,{value:e,onChange:e=>{t(e)}}))}function v({value:e,onChange:t}){const l=[{text:"-",label:(0,a.__)("Default","dragblock"),value:""},{text:"X",label:(0,a.__)("None","dragblock"),value:"none"},{text:"U",label:(0,a.__)("Underline","dragblock"),value:"underline"},{text:"O",label:(0,a.__)("Overline","dragblock"),value:"overline"},{text:"S",label:(0,a.__)("Line-Through","dragblock"),value:"line-through"},{text:"UO",label:(0,a.__)("Underline Overline","dragblock"),value:"underline overline"},{text:"US",label:(0,a.__)("Underline Line-Through","dragblock"),value:"underline line-through"}];return(0,n.createElement)("div",{className:"dragblock-text-decoration-line-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,style:{textDecorationLine:l.value},variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))))}function h({value:e,onChange:t}){const l=[{label:(0,a.__)("Default","dragblock"),value:""},{label:(0,a.__)("Solid","dragblock"),value:"solid"},{label:(0,a.__)("Double","dragblock"),value:"double"},{label:(0,a.__)("Dotted","dragblock"),value:"dotted"},{label:(0,a.__)("Dashed","dragblock"),value:"dashed"},{label:(0,a.__)("Wavy","dragblock"),value:"wavy"}];return(0,n.createElement)("div",{className:"dragblock-text-decoration-style-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,style:{textDecorationStyle:l.value},variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.label)))))}function f({value:e,onChange:t,colors:l}){void 0===e&&(e="");let o=e.split(" ").map((e=>-1!==e.indexOf("#")?e:"")).join(" ").trim();const r=["underline overline","underline line-through","underline","overline","line-through","none"];let c="";for(let t of r)if(-1!==e.indexOf(t)){c=t;break}const i=["solid","double","dotted","dashed","wavy"];let d="";for(let t of i)if(-1!==e.indexOf(t)){d=t;break}let u=e.replace(o,"").replace(c,"").replace(d,"").trim();return(0,n.createElement)("div",{className:"dragblock-text-decoration-control"},(0,n.createElement)(v,{value:c,onChange:l=>{c?e=e.replace(c,l):e+=(e?" ":"")+l,t(e)}}),c?(0,n.createElement)(h,{value:d,onChange:l=>{d?e=e.replace(d,l):e+=(e?" ":"")+l,t(e)}}):null,d?(0,n.createElement)(n.Fragment,null,(0,n.createElement)(p,{value:u,onChange:l=>{u?e=e.replace(u,l):e+=(e?" ":"")+l,t(e)}}),(0,n.createElement)(s.__experimentalPanelColorGradientSettings,{enableAlpha:!0,settings:[{colorValue:o,onColorChange:l=>{o?e=e.replace(o,l):e+=(e?" ":"")+l,t(e)},label:(0,a.__)("Line Color","dragblock")}],__experimentalHasMultipleOrigins:!0})):null)}function w({value:e,onChange:t}){const l=[{text:"--",label:(0,a.__)("Default","dragblock"),value:""},{text:"AB",label:(0,a.__)("Uppercase","dragblock"),value:"uppercase"},{text:"ab",label:(0,a.__)("Lowercase","dragblock"),value:"lowercase"},{text:"Ab",label:(0,a.__)("Capitalize","dragblock"),value:"capitalize"}];return(0,n.createElement)("div",{className:"dragblock-text-transform-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Tooltip,{key:a,text:l.label,position:"top center",delay:10},(0,n.createElement)(u.Button,{variant:e===l.value?"primary":"",onClick:()=>{t(l.value)}},l.text))))))}function y({value:e,onChange:t}){const l=[{label:(0,a.__)("Default","dragblock"),value:""},{label:"Solid",value:"solid"},{label:"None",value:"none"},{label:"Dashed",value:"dashed"},{label:"Dotted",value:"dotted"},{label:"Double",value:"double"},{label:"Groove",value:"groove"},{label:"Ridge",value:"ridge"},{label:"Inset",value:"inset"},{label:"Outset",value:"outset"},{label:"Hidden",value:"hidden"},{label:"Inherit",value:"inherit"},{label:"Initial",value:"initial"},{label:"Revert",value:"revert"},{label:"Auto",value:"auto"}];return(0,n.createElement)("div",{className:"dragblock-border-style-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},(0,n.createElement)("span",{style:{borderStyle:l.value}},(0,n.createElement)("span",null,l.label.substring(0,3))))))))}function x({value:e,onChange:t,colors:l}){void 0===e&&(e="");let o="",r="",c="";const i=["solid","dashed","dotted","double","groove","ridge","inset","outset","hidden"];return e.trim().split(" ").map((e=>{-1!==e.indexOf("#")?o=e.trim():i.includes(e)&&(c=e)})),r=e.replace(o,"").replace(c,"").trim(),(0,n.createElement)("div",{className:"dragblock-border-control"},(0,n.createElement)(y,{value:c,onChange:e=>{t(r+(e?" "+e:"")+(o?" "+o:""))}}),c?(0,n.createElement)(n.Fragment,null,(0,n.createElement)(p,{value:r,onChange:e=>{t(e+(c?" "+c:"")+(o?" "+o:""))}}),(0,n.createElement)(s.__experimentalPanelColorGradientSettings,{enableAlpha:!0,settings:[{colorValue:o,onColorChange:e=>{t(r+(c?" "+c:"")+(e?" "+e:""))},label:(0,a.__)("Line Color","dragblock")}],__experimentalHasMultipleOrigins:!0})):null)}function E({value:e,onChange:t,colors:l}){void 0===e&&(e="");let o="",r="",c="",i="";return e.trim().split(" ").map((e=>{-1!==e.indexOf("#")&&(o=e.trim())})),e=e.trim().replace(o,"").split(" "),r=e[0],e.length>1&&(c=e[1]),e.length>2&&(i=e[2]),r||(r="0px"),c||(c="0px"),(0,n.createElement)("div",{className:"dragblock-text-shadow-control"},(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Horizontal","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:r,placeholder:"X",units:{px:{value:"px",label:"px",min:-50,max:50,step:1,default:0}},onChange:e=>{let l=e+(c?" "+c:"");e&&c&&(l+=(i?" "+i:"")+(o?" "+o:"")),t(l)}}))),(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Vertical","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:c,placeholder:"Y",units:{px:{value:"px",label:"px",min:-50,max:50,step:1,default:0}},onChange:e=>{let l=r+(e?" "+e:"");r&&e&&(l+=(i?" "+i:"")+(o?" "+o:"")),t(l)}}))),r&&c&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Blur","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:i,placeholder:(0,a.__)("Blur","dragblock"),units:{px:{value:"px",label:"px",min:0,max:50,step:1,default:0}},onChange:e=>{t(r+" "+c+(e?" "+e:"")+(o?" "+o:""))}}))),(0,n.createElement)(s.__experimentalPanelColorGradientSettings,{enableAlpha:!0,settings:[{colorValue:o,onColorChange:e=>{t(r+" "+c+(i?" "+i:"")+(e?" "+e:""))},label:(0,a.__)("Shadow Color","dragblock")}],__experimentalHasMultipleOrigins:!0})))}const S="var(--wp--style--global--content-size)",B="var(--wp--style--global--wide-size)";function C({value:e,contentSize:t,wideSize:l}){return e&&(0,o.isString)(e)?e.split(" ").map((e=>e===S?t:e===B?l:e)).join(" "):e}const P="{c=",I="}";function D(e,t){return e&&(0,o.isString)(e)?e.split(" ").map((e=>{if(0!==e.indexOf(P))return e;if((e=e.split(I)).length<=2){let l=2===e.length?e[1]:"",a=e[0].substring(3);for(let e of t){if(a===e.slug)return e.color;if(a===e.slug+"@")return e.color.substring(0,7)+l}}return e.join(I)})).join(" "):e}function O({inset:e,x:t,y:l,blur:a,spread:o,color:r}){let n=e?"inset":"";return n+=(n?" ":"")+t+(l?" "+l:"")+(a?" "+a:"")+(o?" "+o:"")+(r?" "+r:""),n}function A({value:e,onChange:t,colors:l}){void 0===e&&(e="");let o="",r="",c="",i="",d="",g=-1!==e.indexOf("inset");return e.trim().split(" ").map((e=>{-1!==e.indexOf("#")&&(o=e.trim())})),e=e.replace(o,"").replace("inset","").trim().split(" "),r=e[0],e.length>1&&(c=e[1]),e.length>2&&(i=e[2]),e.length>3&&(d=e[3]),r||(r="0px"),c||(c="0px"),i||(i="0px"),(0,n.createElement)("div",{className:"dragblock-box-shadow-control"},(0,n.createElement)(u.ToggleControl,{label:(0,a.__)("Inset","dragblock"),position:"middle left",help:g?(0,a.__)("Enabled inset","dragblock"):(0,a.__)("Disabled inset","dragblock"),checked:g,onChange:()=>{t(O({inset:!g,x:r,y:c,blur:i,spread:d,color:o}))}}),(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Horizontal","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:r,placeholder:"X",units:{px:{value:"px",label:"px",min:-50,max:50,step:1,default:0}},onChange:e=>{t(O({inset:g,x:e,y:c,blur:i,spread:d,color:o}))}}))),(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Vertical","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:c,placeholder:"Y",units:{px:{value:"px",label:"px",min:-50,max:50,step:1,default:0}},onChange:e=>{t(O({inset:g,x:r,y:e,blur:i,spread:d,color:o}))}}))),r&&c&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Blur","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:i,placeholder:(0,a.__)("Blur","dragblock"),units:{px:{value:"px",label:"px",min:0,max:50,step:1,default:0}},onChange:e=>{t(O({inset:g,x:r,y:c,blur:e,spread:d,color:o}))}}))),i?(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Spread","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:d,placeholder:(0,a.__)("Spread","dragblock"),units:{px:{value:"px",label:"px",min:0,max:50,step:1,default:0}},onChange:e=>{t(O({inset:g,x:r,y:c,blur:i,spread:e,color:o}))}}))):null,(0,n.createElement)(s.__experimentalPanelColorGradientSettings,{enableAlpha:!0,settings:[{colorValue:o,onColorChange:e=>{t(O({inset:g,x:r,y:c,blur:i,spread:d,color:e}))},label:(0,a.__)("Shadow Color","dragblock")}],__experimentalHasMultipleOrigins:!0})))}function N({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"static",label:(0,a.__)("Static","dragblock")},{value:"relative",label:(0,a.__)("Relative","dragblock")},{value:"absolute",label:(0,a.__)("Absolute","dragblock")},{value:"fixed",label:(0,a.__)("Fixed","dragblock")},{value:"sticky",label:(0,a.__)("Sticky","dragblock")}],onChange:e=>t(e)})}function M({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"none",label:(0,a.__)("None","dragblock")},{value:"block",label:(0,a.__)("Block","dragblock")},{value:"flex",label:(0,a.__)("Flex","dragblock")},{value:"grid",label:(0,a.__)("Grid","dragblock")},{value:"contents",label:(0,a.__)("Contents","dragblock")},{value:"flow-root",label:(0,a.__)("Flow Root","dragblock")},{value:"inline",label:(0,a.__)("Inline","dragblock")},{value:"inline-block",label:(0,a.__)("Inline Block","dragblock")},{value:"inline-flex",label:(0,a.__)("Inline Flex","dragblock")},{value:"inline-grid",label:(0,a.__)("Inline Grid","dragblock")},{value:"inline-table",label:(0,a.__)("Inline Table","dragblock")},{value:"table",label:(0,a.__)("Table","dragblock")},{value:"table-row",label:(0,a.__)("Table Row","dragblock")},{value:"table-cell",label:(0,a.__)("Table Cell","dragblock")},{value:"table-column",label:(0,a.__)("Table Column","dragblock")},{value:"table-column-group",label:(0,a.__)("Table Column Group","dragblock")},{value:"table-caption",label:(0,a.__)("Table Caption","dragblock")},{value:"table-row-group",label:(0,a.__)("Table Row Group","dragblock")},{value:"table-header-group",label:(0,a.__)("Table Header Group","dragblock")},{value:"table-footer-group",label:(0,a.__)("Table Footer Group","dragblock")}],onChange:e=>t(e)})}function L({value:e,onChange:t,colors:l}){null==e&&(e="");let o="",r="",c="";return o=(e=e.trim().split(" ").map((e=>e.trim())))[0],e.length>1&&(r=e[1]),e.length>2&&(c=e[2]),(0,n.createElement)("div",{className:"dragblock-translate-control"},(0,n.createElement)(u.Tooltip,{text:(0,a.__)("X-coordinates","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:o,placeholder:"X",units:{px:{value:"px",label:"px",min:-500,max:500,step:1,default:0},"%":{value:"%",label:"%",min:-100,max:100,step:1,default:0}},onChange:l=>{e[0]=l,t(e.join(" "))}}))),(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Y-coordinates","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:r,placeholder:"Y",units:{px:{value:"px",label:"px",min:-500,max:500,step:1,default:0},"%":{value:"%",label:"%",min:-100,max:100,step:1,default:0}},onChange:l=>{e[0]||(e[0]="0px"),e[1]=l,t(e.join(" "))}}))),(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Z-coordinates","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:c,placeholder:"Z",units:{px:{value:"px",label:"px",min:-500,max:500,step:1,default:0},"%":{value:"%",label:"%",min:-100,max:100,step:1,default:0}},onChange:l=>{e[0]||(e[0]="0px"),e[1]||(e[1]="0px"),e[2]=l,t(e.join(" "))}}))))}function R({value:e,onChange:t,colors:l}){null===e&&(e="");let o=e.split("(")[0],r=(e=e.replace("(","").replace(")","").replace(o,"").split(",").map((e=>e.trim())))[0]?parseInt(e[0]):"";return isNaN(r)?r="":r<0?r=360+r%360:r%=360,(0,n.createElement)("div",{className:"dragblock-transform-control"},(0,n.createElement)(u.SelectControl,{value:o,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"none",label:(0,a.__)("None","dragblock")},{value:"rotate",label:(0,a.__)("Rotate","dragblock")},{value:"rotateX",label:(0,a.__)("RotateX","dragblock")},{value:"rotateY",label:(0,a.__)("RotateY","dragblock")},{value:"rotateZ",label:(0,a.__)("RotateZ","dragblock")},{value:"translate",label:(0,a.__)("Translate","dragblock")},{value:"scale",label:(0,a.__)("Scale","dragblock")},{value:"scaleX",label:(0,a.__)("ScaleX","dragblock")},{value:"scaleY",label:(0,a.__)("ScaleY","dragblock")},{value:"scaleZ",label:(0,a.__)("ScaleZ","dragblock")}],onChange:l=>{if(["rotate","rotateX","rotateY","rotateZ"].includes(l)){let a=e[0]?parseInt(e[0]):0;a<0&&(a=0),a>360&&(a=e%360),t(l+"("+a+"deg)")}else if(["scale","scaleX","scaleY","scaleZ"].includes(l)){let a=e[0]?parseInt(e[0]):0;a<0&&(a=0),a>3&&(a=3),t(l+"("+a+")")}else t(l+"("+e.join(",")+")")}}),["translate"].includes(o)&&(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Translate","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(L,{value:e.join(" "),onChange:e=>{console.log("🚀 ~ value on change:",e),t(o+"("+e.split(" ").map((e=>e.trim())).join(",")+")")}}))),["rotate","rotateX","rotateY","rotateZ"].includes(o)&&(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Angle","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(u.__experimentalNumberControl,{value:r,min:0,max:360,step:1,onChange:e=>{t(o+"("+e+"deg)")}}))),["scale","scaleX","scaleY","scaleZ"].includes(o)&&(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Ratio","dragblock"),position:"middle left",delay:10}," ",(0,n.createElement)("div",null,(0,n.createElement)(u.__experimentalNumberControl,{value:e[0],min:0,max:3,step:.1,onChange:e=>{t(o+"("+e+")")}}))))}function F({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"start",label:(0,a.__)("Start","dragblock")},{value:"center",label:(0,a.__)("Center","dragblock")},{value:"end",label:(0,a.__)("End","dragblock")},{value:"stretch",label:(0,a.__)("Stretch","dragblock")},{value:"baseline",label:(0,a.__)("Baseline","dragblock")}],onChange:e=>t(e)})}function z({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"left",label:(0,a.__)("Left","dragblock")},{value:"center",label:(0,a.__)("Center","dragblock")},{value:"right",label:(0,a.__)("Right","dragblock")},{value:"space-between",label:(0,a.__)("Space Between","dragblock")},{value:"space-around",label:(0,a.__)("Space Around","dragblock")},{value:"stretch",label:(0,a.__)("Stretch","dragblock")}],onChange:e=>t(e)})}function T({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"nowrap",label:(0,a.__)("No Wrap","dragblock")},{value:"wrap",label:(0,a.__)("Wrap","dragblock")},{value:"wrap-reverse",label:(0,a.__)("Wrap Reverse","dragblock")}],onChange:e=>t(e)})}function j({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"row",label:(0,a.__)("Row","dragblock")},{value:"column",label:(0,a.__)("Column","dragblock")},{value:"row-reverse",label:(0,a.__)("Row Reverse","dragblock")},{value:"column-reverse",label:(0,a.__)("Column Reverse","dragblock")}],onChange:e=>t(e)})}function U({label:e,checked:t,onChange:l}){return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:i()("dragblock-overlay-toggle-control",{checked:t}),onClick:l},e))}const H=()=>dragBlockIcons?.iconEyeClosed,V=()=>dragBlockIcons?.iconEye,G=()=>dragBlockIcons?.iconDesktop,X=()=>dragBlockIcons?.iconLineSolid,Z=()=>dragBlockIcons?.iconMobile,Y=()=>dragBlockIcons?.iconTablet;function W({value:e,onChange:t,switcher:l,minus:o,corner:r}){const[c,d]=(0,n.useState)(-1===e.indexOf(" "));void 0===l&&(l=!1),void 0===o&&(o=!1);let s=void 0===e||""===e?"0px":e,[u,g,b,m]=[s,s,s,s],_=s.split(" ");2===_.length?(u=_[0],b=_[0],g=_[1],m=_[1]):3===_.length?(u=_[0],m=_[0],b=_[1],g=_[2]):4===_.length&&(u=_[0],g=_[1],b=_[2],m=_[3]),""===u&&(u="0px"),""===g&&(u="0px"),""===b&&(b="0px"),""===m&&(m="0px");const k=(e,t,l)=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"item "+e},"all"!==e?(0,n.createElement)(n.Fragment,null,(0,n.createElement)("span",{className:"position"},e)):null,(0,n.createElement)("div",{className:"control"},(0,n.createElement)(p,{value:"auto"===t?"":t,units:{px:{value:"px",label:"px",min:o?-500:0,max:500,step:1,default:0},"%":{value:"%",label:"%",min:o?-100:0,max:100,step:1,default:0},em:{value:"em",label:"em",min:o?-100:0,max:100,step:1,default:0},rem:{value:"rem",label:"rem",min:o?-100:0,max:100,step:1,default:0},vw:{value:"vw",label:"vw",min:o?-100:0,max:100,step:1,default:0},vh:{value:"vh",label:"vh",min:o?-100:0,max:100,step:1,default:0}},onChange:e=>{l(e)}}),!0===o&&(0,n.createElement)(U,{label:(0,a.__)("Auto","dragblock"),checked:"auto"===t,onChange:()=>{l("auto"===t?"":"auto")}}))));return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"dragblock-margin-control"},l&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:i()("action switcher",{active:!c}),onClick:()=>{d(!c)}},c&&dragBlockIcons?.iconLinkOff,!c&&dragBlockIcons?.iconLink),-1!==e.indexOf(" ")&&(0,n.createElement)("div",{className:i()("action reset"),onClick:()=>{t("")}},dragBlockIcons?.iconCancelCircleFilled)),c&&k("all",-1===e.indexOf(" ")?e:"",t),!c&&(0,n.createElement)(n.Fragment,null,k(r?"top-left":"top",u,(function(e){t([e,g,b,m].join(" "))})),k(r?"top-right":"right",g,(function(e){t([u,e,b,m].join(" "))})),k(r?"bottom-right":"bottom",b,(function(e){t([u,g,e,m].join(" "))})),k(r?"bottom-left":"left",m,(function(e){t([u,g,b,e].join(" "))})))))}var K=window.wp.primitives,J=(0,n.createElement)(K.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(K.Path,{d:"M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM5 9h14v6H5V9Z"})),q=(0,n.createElement)(K.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(K.Path,{d:"M11.111 5.5H20V4h-8.889v1.5ZM4 12.5h16V11H4v1.5Zm7.111 7H20V18h-8.889v1.5Z"})),Q=(0,n.createElement)(K.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(K.Path,{d:"M13 5.5H4V4h9v1.5Zm7 7H4V11h16v1.5Zm-7 7H4V18h9v1.5Z"})),$=(0,n.createElement)(K.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(K.Path,{d:"M7.5 5.5h9V4h-9v1.5Zm-3.5 7h16V11H4v1.5Zm3.5 7h9V18h-9v1.5Z"})),ee=(0,n.createElement)(K.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(K.Path,{d:"M4 12.8h16v-1.5H4v1.5zm0 7h12.4v-1.5H4v1.5zM4 4.3v1.5h16V4.3H4z"}));function te({value:e,onChange:t}){const l=[{label:(0,a.__)("Default","dragblock"),text:J,value:""},{label:(0,a.__)("Left","dragblock"),text:q,value:"left"},{label:(0,a.__)("Right","dragblock"),text:Q,value:"right"},{label:(0,a.__)("Center","dragblock"),text:$,value:"center"},{label:(0,a.__)("Justify","dragblock"),text:ee,value:"justify"}];return(0,n.createElement)("div",{className:"dragblock-text-align-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Tooltip,{key:a,text:l.label,delay:10,position:"top center"},(0,n.createElement)(u.Button,{variant:e==l.value?"primary":"",onClick:()=>{t(l.value)}},l.label))))))}function le({value:e,onChange:t}){const l=(0,s.useSetting)("layout.contentSize"),o=(0,s.useSetting)("layout.wideSize"),r=[{text:(0,a.__)("Default","dragblock"),value:""},{text:"Content",value:l},{text:"Wide",value:o},{text:"100%",value:"100%"},{text:"Auto",value:"auto"}],[c,d]=(0,n.useState)(0),[g,b]=(0,n.useState)(0);let m=[];for(let e=2;e<7;e++){let l=[];for(let t=0;t<e;t++)l.push((0,n.createElement)("span",{key:t,className:i()("item",{"is-active":c>t}),onMouseEnter:()=>{d(t+1)}}));m.push((0,n.createElement)("div",{className:i()("components-layout-control",{"is-active":g===e}),onMouseEnter:()=>{b(e)}},(0,n.createElement)(u.Tooltip,{text:c+"/"+g,delay:10,position:"bottom center"},(0,n.createElement)("div",{className:"items",onMouseDown:()=>{let e=(100*c/g).toFixed(2)+"%";t(e)}},l.map((e=>e))))))}return(0,n.createElement)("div",{className:"dragblock-width-control"},(0,n.createElement)(u.ButtonGroup,null,r.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))),(0,n.createElement)(p,{value:e,units:{px:{value:"px",label:"px",min:0,max:3e3,step:1,default:0}},onChange:e=>{t(e)}}))}function ae({children:e,className:t,onClose:l,onAction:r,onMouseLeave:c,onMouseEnter:d,onKeyDown:s,actions:g,title:b,disabled:p,hidden:m,list:_,index:k,position:v}){let h=null;const f=(0,n.useRef)(null);return l||(l=()=>{}),c||(c=()=>{}),d||(d=()=>{}),s||(s=()=>{}),g=Object.assign({},{top:!0,bottom:!0,up:!0,down:!0,duplicate:!0,disable:!0,hidden:!0,delete:!0},g),(0,n.createElement)(n.Fragment,null,(0,n.createElement)(u.Popover,{focusOnMount:!1,position:v||"bottom center",className:"dragblock-property-popover"+(t?" "+t:""),onFocusOutside:()=>{l()},onClose:()=>{l()},onClick:e=>{h={X:e.clientX,Y:e.clientY}},onMouseMove:e=>{h={X:e.clientX,Y:e.clientY}},onMouseLeave:e=>{null!==h&&h.X!==e.clientX&&h.Y!==e.clientY&&c()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||("Enter"!==e.key||-1===e.target.className.indexOf("components-search-control__input")&&-1===e.target.className.indexOf("dragblock-chosen-control-input-showing")&&-1===e.target.className.indexOf("components-select-control__input"))&&l()},ref:f},b?(0,n.createElement)("div",{className:"title"},b):null,e?(0,n.createElement)("div",{className:"content"},e):null,(0,n.createElement)("div",{className:"actions"},g.top?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Top","dragblock"),position:"top center"},(0,n.createElement)("a",{className:i()("action front",{disabled:0===k}),onClick:()=>{let e=null;if((0,o.isFunction)(g.top))e=g.top((0,o.cloneDeep)(_),k);else{if(0===k||!Array.isArray(_))return;e=(0,o.cloneDeep)(_);let t=(0,o.cloneDeep)(e[k]);e.splice(k,1),e.unshift(t)}r("top",e)}},(0,n.createElement)("svg",{style:{transform:"rotate(180deg)"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,g.bottom?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Bottom","dragblock"),position:"top center"},(0,n.createElement)("a",{className:i()("action back",{disabled:k===_.length-1}),onClick:()=>{let e=null;if((0,o.isFunction)(g.bottom))e=g.bottom((0,o.cloneDeep)(_),k);else{if(k===_.length-1||!Array.isArray(_))return;e=(0,o.cloneDeep)(_);let t=(0,o.cloneDeep)(e[k]);e.splice(k,1),e.push(t)}r("bottom",e)}},(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,g.up?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Up","dragblock"),position:"top center"},(0,n.createElement)("a",{className:i()("action up",{disabled:0===k}),onClick:()=>{let e=null;if((0,o.isFunction)(g.up))e=g.up((0,o.cloneDeep)(_),k);else{if(0===k||!Array.isArray(_))return;e=(0,o.cloneDeep)(_);let t=(0,o.cloneDeep)(e[k]);e[k]=e[k-1],e[k-1]=t}r("up",e)}},(0,n.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})))):null,g.down?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Down","dragblock"),position:"top center"},(0,n.createElement)("a",{className:i()("action down",{disabled:k===_.length-1}),onClick:()=>{let e=null;if((0,o.isFunction)(g.down))e=g.down((0,o.cloneDeep)(_),k);else{if(k===_.length-1||!Array.isArray(_))return;e=(0,o.cloneDeep)(_);let t=(0,o.cloneDeep)(e[k]);e[k]=e[k+1],e[k+1]=t}r("down",e)}},(0,n.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})))):null,g.duplicate?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Duplicate","dragblock"),position:"top center"},(0,n.createElement)("a",{className:"action duplicate",onClick:()=>{let e=null;if((0,o.isFunction)(g.duplicate))e=g.duplicate((0,o.cloneDeep)(_),k);else{if(!Array.isArray(_))return;e=(0,o.cloneDeep)(_),e.splice(k,0,(0,o.cloneDeep)(e[k]))}r("duplicate",e)}},(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})))):null,g.disable?(0,n.createElement)(u.Tooltip,{delay:10,text:p?(0,a.__)("Enable","dragblock"):(0,a.__)("Disable","dragblock"),position:"top center"},(0,n.createElement)("a",{className:i()("action visibility",{disabled:!!p}),onClick:()=>{let e=null;if((0,o.isFunction)(g.disable))e=g.disable((0,o.cloneDeep)(_),k);else{if(!Array.isArray(_))return;e=(0,o.cloneDeep)(_)}r("disable",e)}},p?dragBlockIcons?.iconCircle:dragBlockIcons?.iconMinusCircle)):null,g.hidden?(0,n.createElement)(u.Tooltip,{delay:10,text:"*"===m?(0,a.__)("Show","dragblock"):(0,a.__)("Hide","dragblock"),position:"top center"},(0,n.createElement)("a",{className:"action",onClick:()=>{let e=null;if((0,o.isFunction)(g.hidden))e=g.hidden((0,o.cloneDeep)(_),k);else{if(!Array.isArray(_))return;e=(0,o.cloneDeep)(_)}r("hidden",e)}},"*"===m?V():H())):null,g.delete?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Delete","dragblock"),position:"top center"},(0,n.createElement)("a",{className:"action delete",onClick:()=>{let e=null;(0,o.isFunction)(g.delete)?e=g.delete((0,o.cloneDeep)(_),k):(e=(0,o.cloneDeep)(_),(0,o.isArray)(_)?e.splice(k,1):"object"==typeof _&&delete e[k]),r("delete",e)}},(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})))):null,g.custom&&(0,n.createElement)(n.Fragment,null,Object.keys(g.custom).map(((e,t)=>(0,n.createElement)("span",{key:t},g.custom[e])))),(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Close","dragblock"),position:"top center"},(0,n.createElement)("a",{className:"action close",onClick:l},(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})))))))}function oe({placeholder:e,onSelect:t,className:l,popOverClassName:o,icon:r,label:c,text:d,showTrigger:s,position:g,toolbarButton:b,suggestions:p}){const[m,_]=(0,n.useState)(0),[k,v]=(0,n.useState)(""),[h,f]=(0,n.useState)({}),[w,y]=(0,n.useState)(!1),[x,E]=(0,n.useState)(!1),[S,B]=(0,n.useState)([]),[C,P]=(0,n.useState)(null),[I,D]=(0,n.useState)(!1),O=()=>{y(!1)},A=()=>{let e={};for(let t in p){if(Object.keys(e).length>12)break;e[t]=p[t]}f(e),y(!0)},N=e=>{t(e),f({}),v(""),O()};let M=null,L="";if(p){if("string"==typeof p){if(L=p,p={},S&&S.length)for(let e of S)p[e.value]={label:e.label,note:e.note};switch(L){case"categories":p["[dragblock.post.cat.id]"]={label:(0,a.__)("Post Category ID"),note:(0,a.__)("Current Post Category ID")};break;case"tags":p["[dragblock.post.tag.id]"]={label:(0,a.__)("Post Tag ID"),note:(0,a.__)("Current Post Tag ID")};break;case"authors":p["[dragblock.post.author.id]"]={label:(0,a.__)("Post Author ID"),note:(0,a.__)("Current Post Author ID")}}}}else p={};const R=e=>{if(!e||!p||0===p.length)return void f({});let t=e.toLowerCase().trim().replace(/-/gi," ").split(" ").map((e=>e.trim())),l=t.join("").replace(/ /gi,""),a={},o=0;for(let e in p){let r="string"==typeof p[e]?p[e].toLowerCase():Object.values(p[e]).join(" ").toLowerCase(),n=!0;if(-1===r.replace(/ /gi,"").replace(/-/gi,"").indexOf(l))for(let e of t)if(-1===r.indexOf(e)){n=!1;break}if(n&&(a[e]=p[e],++o>=12))break}f(a)};return(0,n.createElement)("div",{className:i()("dragblock-autocomplete-search-box"+(l?" "+l:""),{"show-trigger":s})},b?(0,n.createElement)(u.ToolbarButton,{icon:r,iconSize:"24",label:c,className:"fake-search-button",variant:"secondary",onClick:()=>{I?D(!1):A()}}):(0,n.createElement)(u.Button,{icon:r,iconSize:"24",label:c,className:"fake-search-button",variant:"secondary",onClick:()=>{I?D(!1):A()}},d||(r?"":e)),w?(0,n.createElement)(u.Popover,{position:g||"bottom center",onFocusOutside:()=>{O()},onMouseMove:e=>{null!==M||(M={X:e.clientX,Y:e.clientY})},onClose:()=>{O()},onMouseLeave:e=>{null!==M&&M.X!==e.clientX&&M.Y!==e.clientY&&O()},className:i()("dragblock-autocomplete-search-box-popover"+(o?" "+o:""),{"show-trigger":s})},(0,n.createElement)(u.SearchControl,{onKeyDown:e=>{if("ArrowUp"===e.key)_(0===m?Object.keys(h).length-1:m-1);else if("ArrowDown"===e.key)m>=Object.keys(h).length-1?_(0):_(m+1);else if("Enter"===e.key){let e=Object.keys(h);if(m<0||e.length-1<m)return;let t=e[m];N(t),D(!0),O()}},placeholder:e,value:k,onChange:e=>{L?(E(!0),f([]),C&&clearTimeout(C),P(setTimeout((()=>{((e,t)=>{if(!e||!t)return void B([]);const l=new URLSearchParams({search:e,per_page:12,_locale:"users"});wp.apiFetch({path:`/wp/v2/${t}?${l.toString()}`}).then((l=>{B(l.map((e=>({label:e.name,value:e.id,note:e.description})))),l.map((e=>{p[e.id]={label:e.name,note:e.description}})),((e,t)=>{window["dragblock-query-objects"]||(window["dragblock-query-objects"]=new Object),window["dragblock-query-objects"][e]||(window["dragblock-query-objects"][e]=new Object);for(let l of t)window["dragblock-query-objects"][e][l.id]=l})(t,l),R(e),E(!1)})).catch((e=>{E(!1),B([])}))})(e,L)}),1e3))):R(e),v(e)}}),L&&k&&(0,n.createElement)("div",{className:"results"},!0===x?(0,n.createElement)(n.Fragment,null,(0,a.__)("Fetching...","dragblock")):(0,n.createElement)(n.Fragment,null,0===Object.keys(p).length&&(0,n.createElement)(n.Fragment,null,(0,a.__)("Not found any","dragblock")))),0!==Object.entries(h).length&&(0,n.createElement)("div",{className:"results"},Object.entries(h).map((([e,t],l)=>{let a=e,o=e;return"string"==typeof t?o=t:(t.note?a=t.note:t.label&&(a=t.label),t.label&&(o=t.label)),(0,n.createElement)("div",{key:l,className:"item",onMouseEnter:()=>{_(l)}},(0,n.createElement)("a",{className:i()("item-link",{active:m===l}),onClick:()=>{N(e)}},(0,n.createElement)("code",null,o)))})))):null)}function re({value:e,onChange:t}){(0,s.useSetting)("layout.contentSize"),(0,s.useSetting)("layout.wideSize");const l=[{text:(0,a.__)("Default","dragblock"),value:""},{text:"100%",value:"100%"},{text:"Auto",value:"auto"}],[o,r]=(0,n.useState)(0),[c,d]=(0,n.useState)(0);let g=[];for(let e=2;e<7;e++){let l=[];for(let t=0;t<e;t++)l.push((0,n.createElement)("span",{key:t,className:i()("item",{"is-active":o>t}),onMouseEnter:()=>{r(t+1)}}));g.push((0,n.createElement)("div",{className:i()("components-layout-control",{"is-active":c===e}),onMouseEnter:()=>{d(e)}},(0,n.createElement)(u.Tooltip,{text:o+"/"+c,delay:10,position:"bottom center"},(0,n.createElement)("div",{className:"items",onMouseDown:()=>{let e=(100*o/c).toFixed(2)+"%";t(e)}},l.map((e=>e))))))}return(0,n.createElement)("div",{className:"dragblock-height-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))),(0,n.createElement)(p,{value:e,units:{px:{value:"px",label:"px",min:0,max:3e3,step:1,default:0}},onChange:e=>{t(e)}}))}function ne({placeholder:e,onChange:t,tabIndex:l,value:a,position:o,options:r}){const[c,d]=(0,n.useState)(0),[s,u]=(0,n.useState)({}),[g,b]=(0,n.useState)(null),[p,m]=(0,n.useState)(a||"");r||(r={}),o||(o="top"),l||(l=0);const _=()=>{d(0),u({})},k=e=>{if(!e)return void _();let t={},l=0,a=(e=e.trim().toLowerCase()).split(" "),o=a[a.length-1];if(e&&e.trim()){for(let n in r){let c=r[n].toLowerCase();if(c===o||c===e)continue;let i=n+" "+c,d=!0;for(let e of a)if(-1===i.indexOf(e)||c===e){d=!1;break}if(d&&(t[n]=r[n],++l>=6))break}0===l&&-1!==e.indexOf(" ")&&o?k(o):u({...t})}else{for(let e in r)if(t[e]=r[e],6==++l)break;u({...t})}};return(0,n.createElement)("div",{className:"dragblock-chosen-control "+o,onMouseLeave:_},(0,n.createElement)("div",{className:"components-base-control"},(0,n.createElement)("div",{className:"components-base-control__field"},(0,n.createElement)("input",{className:i()("components-text-control__input",{"dragblock-chosen-control-input-showing":Object.keys(s).length>0}),value:p,placeholder:e,onKeyDown:e=>{if("Tab"===e.key&&Object.keys(s).length&&e.preventDefault(),"ArrowUp"===e.key)d(c<=0?Object.keys(s).length-1:c-1);else if("ArrowDown"===e.key)c>=Object.keys(s).length-1?d(0):d(c+1);else if("Enter"===e.key||"Tab"===e.key){_();let e=Object.keys(s);if(e.length-1<c||c<0)return;let l=e[c],a=p.split(" ");a[a.length-1]=l,t(a.join(" "))}},onClick:()=>{k(p)},onFocus:()=>{k(p)},onChange:e=>{const{value:l}=e.target;k(l),(e=>{m(e),g&&clearTimeout(g),b(setTimeout((()=>{t(e),b(null)}),500))})(l)}}))),Object.keys(r).length>0&&Object.keys(s).length>0&&(0,n.createElement)("div",{className:"options",onMouseLeave:_},Object.entries(s).map((([e,l],a)=>(0,n.createElement)("a",{key:a,onClick:()=>{t(e),_()},className:i()("option",{active:c===a})},l)))))}var ce=window.wp.data;function ie({value:e,onChange:t}){const l={bounce:(0,a.__)("Bounce","dragblock"),flash:(0,a.__)("Flash","dragblock"),pulse:(0,a.__)("Pulse","dragblock"),rubberBand:(0,a.__)("Rubber Band","dragblock"),shakeX:(0,a.__)("Shake X","dragblock"),shakeY:(0,a.__)("Shake Y","dragblock"),headShake:(0,a.__)("Head Shake","dragblock"),swing:(0,a.__)("Swing","dragblock"),tada:(0,a.__)("Tada","dragblock"),wobble:(0,a.__)("Wobble","dragblock"),jello:(0,a.__)("Jello","dragblock"),heartBeat:(0,a.__)("Heart Beat","dragblock"),backInDown:(0,a.__)("Back in Down","dragblock"),backInLeft:(0,a.__)("Back in Left","dragblock"),backInRight:(0,a.__)("Back in Right","dragblock"),backInUp:(0,a.__)("Back in Up","dragblock"),backOutDown:(0,a.__)("Back out Down","dragblock"),backOutLeft:(0,a.__)("Back out Left","dragblock"),backOutRight:(0,a.__)("Back out Right","dragblock"),backOutUp:(0,a.__)("Back out Up","dragblock"),bounceIn:(0,a.__)("Bounce in ","dragblock"),bounceInDown:(0,a.__)("Bounce in Down","dragblock"),bounceInLeft:(0,a.__)("Bounce in Left","dragblock"),bounceInRight:(0,a.__)("Bounce in Right","dragblock"),bounceInUp:(0,a.__)("Bounce in Up","dragblock"),bounceOut:(0,a.__)("Bounce out ","dragblock"),bounceOutDown:(0,a.__)("Bounce out Down","dragblock"),bounceOutLeft:(0,a.__)("Bounce out Left","dragblock"),bounceOutRight:(0,a.__)("Bounce out Right","dragblock"),bounceOutUp:(0,a.__)("Bounce out Up","dragblock"),fadeIn:(0,a.__)("Fade in ","dragblock"),fadeInDown:(0,a.__)("Fade in Down","dragblock"),fadeInDownBig:(0,a.__)("Fade in Down Big","dragblock"),fadeInLeft:(0,a.__)("Fade in Left","dragblock"),fadeInLeftBig:(0,a.__)("Fade in Left Big","dragblock"),fadeInRight:(0,a.__)("Fade in Right","dragblock"),fadeInRightBig:(0,a.__)("Fade in Right Big","dragblock"),fadeInUp:(0,a.__)("Fade in Up","dragblock"),fadeInUpBig:(0,a.__)("Fade in Up Big","dragblock"),fadeInTopLeft:(0,a.__)("Fade in Top Left","dragblock"),fadeInTopRight:(0,a.__)("Fade in Top Right","dragblock"),fadeInBottomLeft:(0,a.__)("Fade in Bottom Left","dragblock"),fadeInBottomRight:(0,a.__)("Fade in Bottom Right","dragblock"),fadeOut:(0,a.__)("Fade out ","dragblock"),fadeOutDown:(0,a.__)("Fade out Down","dragblock"),fadeOutDownBig:(0,a.__)("Fade out Down Big","dragblock"),fadeOutLeft:(0,a.__)("Fade out Left","dragblock"),fadeOutLeftBig:(0,a.__)("Fade out Left Big","dragblock"),fadeOutRight:(0,a.__)("Fade out Right","dragblock"),fadeOutRightBig:(0,a.__)("Fade out Right Big","dragblock"),fadeOutUp:(0,a.__)("Fade out Up","dragblock"),fadeOutUpBig:(0,a.__)("Fade out Up Big","dragblock"),fadeOutTopLeft:(0,a.__)("Fade out Top Left","dragblock"),fadeOutTopRight:(0,a.__)("Fade out Top Right","dragblock"),fadeOutBottomRight:(0,a.__)("Fade out Bottom Right","dragblock"),fadeOutBottomLeft:(0,a.__)("Fade out Bottom Left","dragblock"),flip:(0,a.__)("Flip","dragblock"),flipInX:(0,a.__)("Flip in X","dragblock"),flipInY:(0,a.__)("Flip in Y","dragblock"),flipOutX:(0,a.__)("Flip out X","dragblock"),flipOutY:(0,a.__)("Flip out Y","dragblock"),lightSpeedInRight:(0,a.__)("LightSpeed in Right","dragblock"),lightSpeedInLeft:(0,a.__)("LightSpeed in Left","dragblock"),lightSpeedOutRight:(0,a.__)("LightSpeed out Right","dragblock"),lightSpeedOutLeft:(0,a.__)("LightSpeed out Left","dragblock"),rotateIn:(0,a.__)("Rotate in ","dragblock"),rotateInDownLeft:(0,a.__)("Rotate in Down Left","dragblock"),rotateInDownRight:(0,a.__)("Rotate in Down Right","dragblock"),rotateInUpLeft:(0,a.__)("Rotate in Up Left","dragblock"),rotateInUpRight:(0,a.__)("Rotate in Up Right","dragblock"),rotateOut:(0,a.__)("Rotate out ","dragblock"),rotateOutDownLeft:(0,a.__)("Rotate out Down Left","dragblock"),rotateOutDownRight:(0,a.__)("Rotate out Down Right","dragblock"),rotateOutUpLeft:(0,a.__)("Rotate out Up Left","dragblock"),rotateOutUpRight:(0,a.__)("Rotate out Up Right","dragblock"),hinge:(0,a.__)("Hinge","dragblock"),jackInTheBox:(0,a.__)("Jack in The Box","dragblock"),rollIn:(0,a.__)("Roll in ","dragblock"),rollOut:(0,a.__)("Roll out ","dragblock"),zoomIn:(0,a.__)("Zoom in ","dragblock"),zoomInDown:(0,a.__)("Zoom in Down","dragblock"),zoomInLeft:(0,a.__)("Zoom in Left","dragblock"),zoomInRight:(0,a.__)("Zoom in Right","dragblock"),zoomInUp:(0,a.__)("Zoom in Up","dragblock"),zoomOut:(0,a.__)("Zoom out ","dragblock"),zoomOutDown:(0,a.__)("Zoom out Down","dragblock"),zoomOutLeft:(0,a.__)("Zoom out Left","dragblock"),zoomOutRight:(0,a.__)("Zoom out Right","dragblock"),zoomOutUp:(0,a.__)("Zoom out Up","dragblock"),slideInDown:(0,a.__)("Slide in Down","dragblock"),slideInLeft:(0,a.__)("Slide in Left","dragblock"),slideInRight:(0,a.__)("Slide in Right","dragblock"),slideInUp:(0,a.__)("Slide in Up","dragblock"),slideOutDown:(0,a.__)("Slide out Down","dragblock"),slideOutLeft:(0,a.__)("Slide out Left","dragblock"),slideOutRight:(0,a.__)("Slide out Right","dragblock"),slideOutUp:(0,a.__)("Slide out Up","dragblock")};return(0,n.createElement)("div",{className:"dragblock-animation-name-control"},(0,n.createElement)(ne,{options:l,value:e,onChange:t,placeholder:(0,a.__)("Animation Name","dragblock")}))}const de=1e3;function se(e,t,l){return"cut"===window.dragBlockPM.clipboard.action&&window.dragBlockPM.clipboard.clientId===e&&window.dragBlockPM.clipboard.attrSlug===t&&window.dragBlockPM.clipboard.selectedPropIds.has(l)}function ue(e,t){window.dragBlockPM.blocks?.[e]?.history?.attributes&&window.dragBlockPM.blocks[e].history.attributes.at(-1)!==t&&(window.dragBlockPM.blocks[e].history.attributes.length>de&&window.dragBlockPM.blocks[e].history.attributes.shift(),window.dragBlockPM.blocks[e].history.attributes.push(t),window.dragBlockPM.blocks[e].history.pointer=window.dragBlockPM.blocks[e].history.attributes.length-1)}function ge(e=null){if(e&&window.dragBlockPM.blocks?.[e.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug]?.selectedProps){let t=new Set;window.dragBlockPM.blocks[e.clientId].selectedProps[window.dragBlockPM.curAttrSlug].selectedProps=t,window.dragBlockPM.blocks[e.clientId].selectedProps[window.dragBlockPM.curAttrSlug].setSelectedProps(t)}Object.entries(window.dragBlockPM.blocks).map((([e,t],__)=>{t.selectedProps&&Object.entries(t.selectedProps).map((([t,{selectedProps:l,setSelectedProps:a}])=>{let o=Array.from(l);o.length&&(o=new Set,window.dragBlockPM.blocks[e].selectedProps[t].selectedProps=o,a(o))}))})),window.dragBlockPM.clipboard.selectedPropIds=new Set}function be(e){const{clientId:t,attributes:l}=e,a=window.dragBlockPM.blocks[t]&&window.dragBlockPM.curAttrSlug&&window.dragBlockPM.blocks[t].selectedProps&&window.dragBlockPM.blocks[t].selectedProps[window.dragBlockPM.curAttrSlug]&&l;if(!a)return ge(),{couldAccess:a};const r=window.dragBlockPM.curAttrSlug;l[r]||(l[r]=new Array);const n=l[r],{selectedProps:c,setSelectedProps:i}=window.dragBlockPM.blocks[t].selectedProps[r],d=Array.from(c).sort(((e,t)=>e-t));return{couldAccess:a,curAttrSlug:r,curAttr:n,propIds:d,clientId:t,attributes:l,updateSelectedProps:(e=null)=>{e||(e=d);let l=new Set((0,o.cloneDeep)(e));window.dragBlockPM.blocks[t].selectedProps[r].selectedProps=l,i(l)}}}function pe(e,t){let l=(0,o.cloneDeep)(t);(0,ce.dispatch)("core/block-editor").updateBlockAttributes(e,l),ue(e,l)}function me(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n}=be(e);t&&o.length?(n[l]=a.filter(((__,e)=>!o.includes(e))),pe(r,n),ge()):ge()}function _e(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);t&&o.length?0!==o[0]&&(o.map(((e,t)=>{if(a[e-1]&&a[e]){let l=a[e-1];a[e-1]=a[e],a[e]=l,o[t]=e-1}})),n[l]=a,pe(r,n),c()):ge()}function ke(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);t&&o.length?o.at(-1)!==a.length-1&&([...o].reverse().map(((e,t)=>{if(a[e]&&a[e+1]){let l=a[e];a[e]=a[e+1],a[e+1]=l,o[t]=e+1}})),n[l]=a,pe(r,n),c()):ge()}function ve(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);if(!t||!o.length)return void ge();let i=[],d=[];a.map(((e,t)=>{o.includes(t)?i.push(e):d.push(e)})),o.map(((__,e)=>{o[e]=e})),n[l]=[...i,...d],pe(r,n),c()}function he(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);if(!t||!o.length)return void ge();let i=[],d=[];a.map(((e,t)=>{o.includes(t)?i.push(e):d.push(e)})),o.map(((__,e)=>{o[e]=a.length-o.length+e})),n[l]=[...d,...i],pe(r,n),c()}function fe(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:n,attributes:c,updateSelectedProps:i}=be(e);if(!t||!r.length)return void ge();let d=[],s=[];a.map(((e,t)=>{d.push(e),r.includes(t)&&(s.push(d.length-1),s.push(d.length),d.push((0,o.cloneDeep)(e)))})),c[l]=d,pe(n,c),i(s)}function we(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);t&&o.length?(o.map((e=>{a[e]&&(a[e].hidden?delete a[e].hidden:a[e].hidden="*")})),n[l]=a,pe(r,n),ge()):ge()}function ye(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);t&&o.length?(o.map((e=>{a[e]&&(a[e].disabled?delete a[e].disabled:a[e].disabled="*")})),n[l]=a,pe(r,n)):ge()}function xe(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:n,attributes:c,updateSelectedProps:i}=be(e);t&&r.length?(window.dragBlockPM.clipboard={action:"copy",clientId:n,attrSlug:l,selectedProps:r.map((e=>a[e]?(0,o.cloneDeep)(a[e]):null)).filter((e=>!!e))},ge()):ge()}function Ee(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:n,attributes:c,updateSelectedProps:i}=be(e);t&&r.length?(window.dragBlockPM.clipboard={action:"cut",clientId:n,attrSlug:l,selectedProps:r.map((e=>a[e]?(0,o.cloneDeep)(a[e]):null)).filter((e=>!!e))},ge(e),window.dragBlockPM.clipboard.selectedPropIds=new Set(r)):ge()}function Se(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);if(!t)return;if(!window.dragBlockPM.clipboard)return;const i=window.dragBlockPM.clipboard;if(!i.selectedProps||!i.selectedProps.length||!i.attrSlug)return;if("cut"===i.action){let e=(0,ce.select)("core/block-editor").getBlock(i.clientId);if(!e||!e.attributes||!e.attributes[i.attrSlug])return;e.attributes[i.attrSlug]=e.attributes[i.attrSlug].filter(((__,e)=>!i.selectedPropIds.has(e))),pe(i.clientId,e.attributes),ge(e)}n[i.attrSlug]||(n[i.attrSlug]=new Array);let d=n[i.attrSlug];d.unshift(...i.selectedProps),n[i.attrSlug]=d,pe(r,n),ge(e)}function Be(e){const{clientId:t,attributes:l}=e;if(!window.dragBlockPM.blocks?.[t]?.history?.attributes)return;const a=window.dragBlockPM.blocks[t].history;if(!a.attributes[a.pointer-1])return;let o=a.attributes[a.pointer-1];o!==l&&(a.pointer--,(0,ce.dispatch)("core/block-editor").updateBlockAttributes(t,o))}function Ce(e){const{clientId:t,attributes:l}=e;if(!window.dragBlockPM.blocks?.[t]?.history?.attributes)return;const a=window.dragBlockPM.blocks[t].history;if(!a.attributes[a.pointer+1])return;let o=a.attributes[a.pointer+1];o!==l&&(a.pointer++,(0,ce.dispatch)("core/block-editor").updateBlockAttributes(t,o))}const Pe={display:{"":{text:(0,a.__)("Default","dragblock"),icon:dragBlockIcons?.iconLayoutBlockBlueBoxO},flex:{text:(0,a.__)("Flex Box","dragblock"),icon:dragBlockIcons?.iconLayoutFlexBlueBoxO},grid:{text:(0,a.__)("Grid Box","dragblock"),icon:dragBlockIcons?.iconLayoutGridBlueBoxO}},"text-align":{"":{text:(0,a.__)("Left","dragblock"),icon:dragBlockIcons?.iconAlignLeft},center:{text:(0,a.__)("Center","dragblock"),icon:dragBlockIcons?.iconAlignCenter},right:{text:(0,a.__)("Right","dragblock"),icon:dragBlockIcons?.iconAlignRight},justify:{text:(0,a.__)("Justify","dragblock"),icon:dragBlockIcons?.iconAlignJustify}},"flex-direction":{"":{text:(0,a.__)("Row - Horizontal","dragblock"),icon:dragBlockIcons?.iconArrowRight},column:{text:(0,a.__)("Column - Vertical","dragblock"),icon:dragBlockIcons?.iconArrowDown},"row-reverse":{text:(0,a.__)("Row - Reverse","dragblock"),icon:dragBlockIcons?.iconArrowLeft},"column-reverse":{text:(0,a.__)("Column - Reverse","dragblock"),icon:dragBlockIcons?.iconArrowUp}},"justify-content":{"":{text:(0,a.__)("Start - Left","dragblock"),icon:dragBlockIcons?.iconJustifyContentStart},center:{text:(0,a.__)("Center - Middle","dragblock"),icon:dragBlockIcons?.iconJustifyContentCenter},"space-between":{text:(0,a.__)("Space Between","dragblock"),icon:dragBlockIcons?.iconJustifyContentSpaceBetween},end:{text:(0,a.__)("End - Right","dragblock"),icon:dragBlockIcons?.iconJustifyContentEnd},"space-evenly":{text:(0,a.__)("Space Evenly","dragblock"),icon:dragBlockIcons?.iconJustifyContentSpaceEvenly},stretch:{text:(0,a.__)("Stretch","dragblock"),icon:dragBlockIcons?.iconJustifyContentStretch}},"align-items":{"":{text:(0,a.__)("Start - Top","dragblock"),icon:dragBlockIcons?.iconAlginItemsStart},center:{text:(0,a.__)("Center - Middle","dragblock"),icon:dragBlockIcons?.iconAlignItemsCenter},end:{text:(0,a.__)("End - Bottom","dragblock"),icon:dragBlockIcons?.iconAlignItemsEnd},stretch:{text:(0,a.__)("Stretch","dragblock"),icon:dragBlockIcons?.iconAlignItemsStretch}},"flex-wrap":{"":{text:(0,a.__)("No Wrap","dragblock"),icon:dragBlockIcons?.iconFlexWrapNoWrap},wrap:{text:(0,a.__)("Wrap","dragblock"),icon:dragBlockIcons?.iconFlexWrapWrap},"wrap-reverse":{text:(0,a.__)("Wrap Reverse","dragblock"),icon:dragBlockIcons?.iconFlexWrapWrapReverse}},"text-transform":{"":{text:(0,a.__)("Default","dragblock"),icon:X()},uppercase:{text:(0,a.__)("Uppercase","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"AB")},lowercase:{text:(0,a.__)("Lowercase","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"ab")},capitalize:{text:(0,a.__)("Capitalize","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"Ab")}},"font-style":{"":{text:(0,a.__)("Default","dragblock"),icon:X()},italic:{text:(0,a.__)("Italic","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon",style:{fontStyle:"italic"}},(0,a.__)("Italic","dragblock"))},normal:{text:(0,a.__)("Normal","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon",style:{fontStyle:"normal"}},(0,a.__)("Normal","dragblock"))}},"text-decoration-line":{"":{text:(0,a.__)("Default","dragblock"),icon:X()},underline:{text:(0,a.__)("Underline","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline"}},"U")},"line-through":{text:(0,a.__)("Line Through","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"line-through"}},"S")},overline:{text:(0,a.__)("Overline","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"overline"}},"O")},none:{text:(0,a.__)("None","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon"},"X")}},"text-decoration-style":{"":{text:(0,a.__)("Default","dragblock"),icon:X()},solid:{text:(0,a.__)("Solid","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"solid"}},(0,a.__)("Solid","dragblock"))},dashed:{text:(0,a.__)("Dashed","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"dashed"}},(0,a.__)("Dashed","dragblock"))},dotted:{text:(0,a.__)("Dotted","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"dotted"}},(0,a.__)("Dotted","dragblock"))},double:{text:(0,a.__)("Double","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"double"}},(0,a.__)("Double","dragblock"))},wavy:{text:(0,a.__)("Wavy","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"wavy"}},(0,a.__)("Wavy","dragblock"))}},devices:{"":{text:(0,a.__)("Desktop/Default","dragblock"),icon:G()},t:{text:(0,a.__)("Tablet","dragblock"),icon:Y()},m:{text:(0,a.__)("Mobile","dragblock"),icon:Z()}}};function Ie(e){let{options:t,value:l,onChange:a,className:r,vertical:c,multiSelect:d}=e;if(!t)return null;let s="";if((0,o.isString)(t)){if(s=t,!Pe[s])return null;t=Pe[s]}const g=new Set((l||"").trim().split(" "));let b=Object.keys(t);""===b.at(-1)&&(b.pop(),b.unshift(""));const p=b.map(((e,o)=>{const{icon:r,text:s}=t[e],b=(0,n.createElement)(n.Fragment,null,!!r&&(0,n.createElement)("span",{className:"icon"},r),c&&s&&(0,n.createElement)("span",{className:"text"},s)),p=s&&!c?(0,n.createElement)(u.Tooltip,{text:s,position:"bottom",delay:0},b):b;return(0,n.createElement)("a",{key:o,className:i()("option",{active:g.has(e)}),title:s||"",onClick:t=>{if(d&&(t.ctrlKey||t.metaKey)&&""!==e&&"none"!==e&&l&&"none"!==l)g.has(e)?g.delete(e):g.add(e),a(Array.from(g).join(" "));else{if(e===(l||""))return;a(e)}}},p)}));return(0,n.createElement)("div",{className:"dragblock-options "+(c?"vertical":"horizontal")+(r?" "+r:"")+(s?" "+s:"")},p)}const De=(0,d.createHigherOrderComponent)((e=>t=>{const{attributes:l,setAttributes:c,isSelected:d,clientId:g,isMultiSelected:b}=t;let{dragBlockStyles:O,className:L}=l;const[U,X]=(0,n.useState)(!1),[K,J]=(0,n.useState)(-1),[q,Q]=(0,n.useState)(!1),[$,ee]=(0,n.useState)(-1),[de,be]=(0,n.useState)(O&&O.length>0),[pe,Pe]=(0,n.useState)(new Set),De="dragBlockStyles",Oe=(0,s.useSetting)("color.palette.theme").concat((0,s.useSetting)("color.palette.custom")||[]),Ae=(0,s.useSetting)("layout.contentSize"),Ne=(0,s.useSetting)("layout.wideSize");O||(O=(e=>{let t=new Array;return["dragblock/wrapper"].includes(e),["dragblock/image"].includes(e),(0,o.cloneDeep)(t)})(t.name));const Me=e=>{J(-1),ee(e)},Le=()=>{ee(-1),X(!1),ue(g,l)};!function({attrSlug:e,clientId:t,selectedProps:l,setSelectedProps:a,closePropertyPopover:o,attributes:r,isOpenedPropertyPopover:n}){window.dragBlockPM||(window.dragBlockPM={blocks:{},clipboard:{action:"",clientId:"",attrSlug:"",selectedProps:[],selectedPropIds:new Set},curAttrSlug:"",isInPanel:!1},function(e){const t={delete:me,ctrl__delete:ye,ctrl__shift__delete:we,ctrl__c:xe,ctrl__x:Ee,ctrl__v:Se,ctrl__arrowup:_e,ctrl__arrowdown:ke,ctrl__z:Be,ctrl__y:Ce,ctrl__shift__arrowup:ve,ctrl__shift__arrowdown:he,alt__shift__arrowup:fe,alt__shift__arrowdown:fe};e(document).on("mousemove",".dragblock-inspector-controls",(function(e){window.dragBlockPM.isInPanel=!0})),e(document).on("mouseleave",".dragblock-inspector-controls",(function(e){window.dragBlockPM.isInPanel=!1})),e(document).on("keydown",(function(e){if(!window.dragBlockPM.isInPanel)return;if(!e.key||"Unidentified"===e.key||["Control","Alt","Shift"].includes(e.key))return;if(!(e.ctrlKey||e.metaKey||e.altKey||e.shiftKey||["Escape","Delete"].includes(e.key)))return;let l=(0,ce.select)("core/block-editor").getSelectedBlock();if(!l)return void ge();if("Escape"===e.key)return window.dragBlockPM.curAttrSlug&&window.dragBlockPM.blocks?.[l.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug]?.closePropertyPopover&&window.dragBlockPM.blocks[l.clientId].selectedProps[window.dragBlockPM.curAttrSlug].closePropertyPopover(),void ge(l);if(window.dragBlockPM.blocks?.[l.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug].isOpenedPropertyPopover())return;let a=e.key.toLowerCase();e.shiftKey&&(a="shift__"+a),e.altKey&&(a="alt__"+a),(e.ctrlKey||e.metaKey)&&(a="ctrl__"+a),t[a]?(!e.ctrlKey&&!e.metaKey&&e.altKey&&e.shiftKey||e.preventDefault(),t[a](l)):ge(l)}))}(jQuery)),window.dragBlockPM.blocks[t]||(window.dragBlockPM.blocks[t]={selectedProps:{},history:{attributes:[r],pointer:0}}),window.dragBlockPM.blocks[t].selectedProps[e]={selectedProps:l,setSelectedProps:a,closePropertyPopover:o,isOpenedPropertyPopover:n}}({attrSlug:De,attributes:l,clientId:g,selectedProps:pe,setSelectedProps:Pe,closePropertyPopover:Le,isOpenedPropertyPopover:()=>-1!==$});const Re=(e,t,l=!1,a=!1)=>{if(void 0===e)return;l&&(e=function({value:e,colors:t}){return e&&(0,o.isString)(e)?e=e.split(" ").map((e=>{if(0!==e.indexOf("#"))return e;let l=e.substring(7).toLowerCase(),a=e.substring(0,7).toLowerCase();for(let e of t){let t=e.color.toLowerCase(),o=t.substring(0,7);if(a+l===t)return P+e.slug+I;if(a===o)return P+e.slug+"@"+I+l}return e})).join(" "):e}({value:e.trim(),colors:Oe})),a&&(e=function({value:e,contentSize:t,wideSize:l}){return e&&(0,o.isString)(e)?e=e.split(" ").map((e=>e===t?S:e===l?B:e)).join(" "):e}({value:e,contentSize:Ae,wideSize:Ne}));let r=(0,o.cloneDeep)(O);r[t].value=e,c({dragBlockStyles:r})},Fe=(e,t,l)=>{let a=(0,o.cloneDeep)(e);return a[t].devices||(a[t].devices=""),-1===a[t].devices.indexOf(l)?a[t].devices+=l:a[t].devices=a[t].devices.replace(l,""),""===a[t].devices&&delete a[t].devices,a},ze=(e,t,l=nulls,a=null)=>{let r=(0,o.cloneDeep)(e),n=r[t],c=t+1;for(;c<r.length;c++){let e=r[c];if(e.devices!==n.devices||e.selectors!==n.selectors)break}for(let e=t;e<c;e++)null!==l&&(r=Fe(r,e,l)),null!==a&&(r[e].selectors=a);return r},Te=(e,t)=>{let l=t+1;for(;l<e.length&&e[l].selectors===e[t].selectors&&e[l].devices===e[t].devices;l++);return l},je={":hover":!0,":focus":!0,":checked":!0,":target":!0,":active":!0};let Ue={devices:"",selectors:"",shown:!1},He=!1;for(let e of O)if(e.hidden){He=!0;break}return function(e,t=!0){const{clientId:l,isSelected:a,isMultiSelected:o,name:r,attributes:n}=e,{dragBlockRenderability:c}=n;return!a||o||["core/block"].includes(r)||t&&function(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}(c)}(t)?(0,n.createElement)(n.Fragment,null,(0,n.createElement)(e,{...t})):(0,n.createElement)(n.Fragment,null,(0,n.createElement)(e,{...t}),(0,n.createElement)(s.InspectorControls,null,(0,n.createElement)(u.PanelBody,{className:"dragblock-inspector-controls appearance"+(O&&O.length?" has-properties":""),title:(0,a.__)("Appearance","dragblock"),icon:dragBlockIcons?.iconMonalisa,opened:de,onToggle:()=>{be(!de)}},(0,n.createElement)(oe,{placeholder:(0,a.__)("+ Add a Property","dragblock"),onSelect:e=>{let t=(0,o.cloneDeep)(O),l=[];e.includes(":")&&r[e]?l=(0,o.cloneDeep)(r[e].set):l.push({value:"",slug:e}),-1!==K?(l.map((e=>(t[K].selectors&&(e.selectors=t[K].selectors),t[K].devices&&(e.devices=t[K].devices),e))),t.splice(K,0,...(0,o.cloneDeep)(l))):t.unshift(...(0,o.cloneDeep)(l)),c({dragBlockStyles:t}),Me(-1!==K?K:0)},suggestions:r}),He&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("a",{className:"global-action hidden-styles-toggle",onClick:()=>{Q(!q)}},q&&(0,n.createElement)(n.Fragment,null,H()," ",(0,a.__)("Hide Hidden","dragblock")),!q&&(0,n.createElement)(n.Fragment,null,V()," ",(0,a.__)("Show Hidden","dragblock")))),!!O&&0!==O.length&&(0,n.createElement)("div",{className:"properties"},O.map(((e,t)=>{let l=!1,d=e.devices?e.devices:"",s=e.selectors?e.selectors:"";Ue.devices!==d||Ue.selectors!==s?(Ue.devices=d,Ue.selectors=s,l=!e.hidden||q,l||(Ue.shown=!1)):!1===Ue.shown&&(l=!e.hidden||q),l&&(Ue.shown=!0);let b=!0,S=new Object,B="";if(e.selectors){let t=e.selectors.split(",").map((e=>e.trim()));for(let e of t)if(-1===e.indexOf(":"))S[""]||(S[""]=new Set),S[""].add(e);else{if(e=e.split(":"),!je[":"+e[1]]){b=!1;break}if(S[""]){b=!1;break}S[":"+e[1]]||(S[":"+e[1]]=new Set),S[":"+e[1]].add(e[0])}if(b){for(let e in S){let t=[...S[e]].sort(((e,t)=>e>t)).join(",");if(B){if(B!==t){b=!1;break}}else B=t}S[""]&&delete S[""]}}return(0,n.createElement)("div",{key:t,className:i()("property-wrapper",{})},l?(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"master-selector"},(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Edit selector","dragblock"),position:"middle left"},(0,n.createElement)("a",{className:"master-selector-name",onClick:function(){X(!0),Me(t)}},e.devices?(0,n.createElement)("span",{className:"devices"},e.devices.split("").map((e=>"m"===e?"Mobile":"t"===e?"Tablet":"Desktop")).join(", ")):null,e.selectors?(0,n.createElement)("span",{className:"selectors"},0===e.selectors.indexOf("&")?(0,n.createElement)(n.Fragment,null,(0,n.createElement)("strong",null,"&"),e.selectors.substring(1)):e.selectors):null)),(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Add a property","dragblock"),position:"top center"},(0,n.createElement)("a",{className:"master-selector-add",onClick:function(){J(t),document.querySelector(".dragblock-inspector-controls.appearance .fake-search-button").click()}},"+")))):"",(!e.hidden||q)&&(0,n.createElement)("a",{className:i()("property",{disabled:!!e.disabled,hidden:!!e.hidden,"has-selector":e.devices||e.selectors,default:!e.value,"is-selected":pe.has(t),"in-clipboard-cut":se(g,De,t)}),onClick:e=>{var l;if(l=De,window.dragBlockPM.curAttrSlug&&window.dragBlockPM.curAttrSlug!==l&&ge(),window.dragBlockPM.curAttrSlug=l,e.ctrlKey||e.metaKey)return pe.has(t)?pe.delete(t):pe.add(t),void Pe((0,o.cloneDeep)(pe));Pe(new Set),X(!1),Me(t)}},(0,n.createElement)("span",{className:"label"},r[e.slug].label),(0,n.createElement)("span",{className:"separator"}," ",e.hidden?(0,n.createElement)("strong",null,"👁"):":"," "),e.value?(0,n.createElement)("span",{className:"value-preview "+r[e.slug].type},(P=C({value:D(e.value,Oe),contentSize:Ae,wideSize:Ne}),(0,o.isString)(P)?-1===P.indexOf("#")?P:(P=P.split("#"),(0,n.createElement)(n.Fragment,null,(0,n.createElement)("span",null,P[0],"  "),(0,n.createElement)("span",{className:"color",style:{backgroundColor:"#"+P[1]}}),"#",P[1])):P)):(0,n.createElement)("span",null,(0,a.__)("default","dragblock"))),$===t?(0,n.createElement)(ae,{noPadding:!0,className:"dragblock-appearance-control-popover",onClose:Le,onMouseLeave:()=>{Le()},onKeyDown:e=>{"Escape"===e.key&&Le()},actions:U?{top:function(e,t){if(0===t)return e;let l=Te(e,t),a=e.splice(t,l-t);return e.unshift(...a),e},bottom:function(e,t){let l=Te(e,t);if(l>=e.length-1)return e;let a=e.splice(t,l-t);return e.push(...a),e},up:function(e,t){if(0===t)return e;let l=Te(e,t),a=e.splice(t,l-t),o=((e,t)=>{let l=t-1;for(;l>-1&&e[t].selectors===e[l].selectors&&e[t].devices===e[l].devices;l--);return l+1})(e,t-1);return e.splice(o,0,...a),e},down:function(e,t){let l=Te(e,t);if(l>=e.length-1)return e;let a=e.splice(t,l-t),o=Te(e,t+1);return e.splice(o,0,...a),e},duplicate:!1,disable:function(e,t){let l=Te(e,t),a=!0;for(let o=t;o<l;o++)if(!e[o].disabled){a=!1;break}if(a)for(let a=t;a<l;a++)delete e[a].disabled;else for(let a=t;a<l;a++)e[a].disabled="*";return e},hidden:!1,delete:!1}:null,onAction:(e,l)=>{"disable"!==e||U||(l[t].disabled?delete l[t].disabled:l[t].disabled="*"),"hidden"!==e||U||(l[t].hidden?delete l[t].hidden:l[t].hidden="*"),Le(),c({dragBlockStyles:l})},title:U?(0,a.__)("Edit Selectors","dragblock"):r[e.slug].label,disabled:e.disabled,hidden:e.hidden,list:O,index:t},!U&&(0,n.createElement)("div",{className:"value"},"color"===r[e.slug].type&&(0,n.createElement)(u.ColorPalette,{enableAlpha:!0,colors:Oe,value:D(e.value,Oe),onChange:e=>{Re(e,t,!0)}}),"unit"===r[e.slug].type&&(0,n.createElement)(p,{value:e.value,units:r[e.slug].units?r[e.slug].units:null,onChange:e=>{Re(e,t)}}),"select"===r[e.slug].type&&(0,n.createElement)(u.SelectControl,{value:e.value,options:r[e.slug].options,onChange:e=>{Re(e,t)}}),"text"===r[e.slug].type&&(0,n.createElement)(u.TextControl,{value:e.value,onChange:e=>{Re(e,t)}}),"margin"===r[e.slug].type&&(0,n.createElement)(W,{value:e.value,onChange:e=>{Re(e,t)},switcher:"margin"===e.slug||"padding"===e.slug||"border-radius"===e.slug,minus:-1===e.slug.indexOf("padding")&&"border-radius"!==e.slug,corner:"border-radius"===e.slug}),"number"===r[e.slug].type&&(0,n.createElement)(u.__experimentalNumberControl,{value:e.value?Number(e.value):"",min:r[e.slug].min?r[e.slug].min:-99,max:r[e.slug].max?r[e.slug].max:9999,step:r[e.slug].step?r[e.slug].step:1,onChange:e=>{Re(e,t)}}),"font-size"===r[e.slug].type&&(0,n.createElement)(m,{value:e.value,onChange:e=>{Re(e,t)}}),"font-size"===r[e.slug].type&&(0,n.createElement)(Ie,{value:e.value,onChange:e=>{Re(e,t)}}),"font-weight"===r[e.slug].type&&(0,n.createElement)(_,{value:e.value,onChange:e=>{Re(e,t)}}),"line-height"===r[e.slug].type&&(0,n.createElement)(k,{value:e.value,onChange:e=>{Re(e,t)}}),"text-decoration-line"===r[e.slug].type&&(0,n.createElement)(v,{value:e.value,onChange:e=>{Re(e,t)}}),"text-decoration-style"===r[e.slug].type&&(0,n.createElement)(h,{value:e.value,onChange:e=>{Re(e,t)}}),"text-transform"===r[e.slug].type&&(0,n.createElement)(w,{value:e.value,onChange:e=>{Re(e,t)}}),"text-align"===r[e.slug].type&&(0,n.createElement)(te,{value:e.value,onChange:e=>{Re(e,t)}}),"text-decoration"===r[e.slug].type&&(0,n.createElement)(f,{value:D(e.value,Oe),colors:Oe,onChange:e=>{Re(e,t,!0)}}),"border-style"===r[e.slug].type&&(0,n.createElement)(y,{value:e.value,onChange:e=>{Re(e,t)}}),"border"===r[e.slug].type&&(0,n.createElement)(x,{value:D(e.value,Oe),colors:Oe,onChange:e=>{Re(e,t,!0)}}),"text-shadow"===r[e.slug].type&&(0,n.createElement)(E,{value:D(e.value,Oe),colors:Oe,onChange:e=>{Re(e,t,!0)}}),"box-shadow"===r[e.slug].type&&(0,n.createElement)(A,{value:D(e.value,Oe),colors:Oe,onChange:e=>{Re(e,t,!0)}}),"position"===r[e.slug].type&&(0,n.createElement)(N,{value:e.value,onChange:e=>{Re(e,t)}}),"display"===r[e.slug].type&&(0,n.createElement)(M,{value:e.value,onChange:e=>{Re(e,t)}}),"transform"===r[e.slug].type&&(0,n.createElement)(R,{value:e.value,onChange:e=>{Re(e,t)}}),"align-items"===r[e.slug].type&&(0,n.createElement)(F,{value:e.value,onChange:e=>{Re(e,t)}}),"justify-content"===r[e.slug].type&&(0,n.createElement)(z,{value:e.value,onChange:e=>{Re(e,t)}}),"flex-wrap"===r[e.slug].type&&(0,n.createElement)(T,{value:e.value,onChange:e=>{Re(e,t)}}),"flex-direction"===r[e.slug].type&&(0,n.createElement)(j,{value:e.value,onChange:e=>{Re(e,t)}}),("width"===r[e.slug].type||"flex-basis"===r[e.slug].type)&&(0,n.createElement)(le,{value:C({value:e.value,contentSize:Ae,wideSize:Ne}),onChange:e=>{Re(e,t,!1,!0)}}),"height"===r[e.slug].type&&(0,n.createElement)(re,{value:C({value:e.value,contentSize:Ae,wideSize:Ne}),onChange:e=>{Re(e,t,!1,!0)}}),"animation-name"===r[e.slug].type&&(0,n.createElement)(ie,{value:e.value,onChange:e=>{Re(e,t)}})),(0,n.createElement)("div",{className:"extra-wrapper"},(0,n.createElement)(u.Flex,{className:"extra devices"},(0,n.createElement)(u.FlexItem,{className:"label"},(0,a.__)("Devices","dragblock")),(0,n.createElement)(u.FlexItem,{className:"control"},(0,n.createElement)(u.Tooltip,{text:"Desktop",delay:10,position:"top center"},(0,n.createElement)("a",{className:i()("extra-item",{active:e.devices&&-1!==e.devices.indexOf("d")}),onClick:()=>{c(U?{dragBlockStyles:ze(O,t,"d")}:{dragBlockStyles:Fe(O,t,"d")})}},G())),(0,n.createElement)(u.Tooltip,{text:"Tablet",delay:10,position:"top center"},(0,n.createElement)("a",{className:i()("extra-item",{active:e.devices&&-1!==e.devices.indexOf("t")}),onClick:()=>{c(U?{dragBlockStyles:ze(O,t,"t")}:{dragBlockStyles:Fe(O,t,"t")})}},Y())),(0,n.createElement)(u.Tooltip,{text:"Mobile",delay:10,position:"top center"},(0,n.createElement)("a",{className:i()("extra-item",{active:e.devices&&-1!==e.devices.indexOf("m")}),onClick:()=>{c(U?{dragBlockStyles:ze(O,t,"m")}:{dragBlockStyles:Fe(O,t,"m")})}},Z())))),!1!==b&&(0,n.createElement)(u.Flex,{className:"extra states"},(0,n.createElement)(u.FlexItem,{className:"label"},(0,a.__)("States","dragblock")),(0,n.createElement)(u.FlexItem,{className:"control"},Object.entries(je).map((([e,l],a)=>(0,n.createElement)("a",{key:a,className:i()("extra-item",{active:!!S[e]}),onClick:()=>{S[e]?delete S[e]:S[e]=!0,B=B.split(","),0===Object.keys(S).length&&(S[""]=!0);let l=Object.keys(S).map((e=>B.join(e+",")+e)).join(", ");if(U)return void c({dragBlockStyles:ze(O,t,null,l)});let a=(0,o.cloneDeep)(O);a[t].selectors=l,""===a[t].selectors&&delete a[t].selectors,c({dragBlockStyles:a})}},(0,n.createElement)("span",null,e)))))),(0,n.createElement)(u.Flex,{className:"extra selectors"},(0,n.createElement)(u.FlexItem,{className:"label"},(0,a.__)("Selectors","dragblock")),(0,n.createElement)(u.FlexItem,{className:"control"},(0,n.createElement)(ne,{position:"top",options:{},value:e.selectors,onChange:e=>{if(U)return void c({dragBlockStyles:ze(O,t,null,e)});let l=(0,o.cloneDeep)(O);l[t].selectors=e,c({dragBlockStyles:l})}}))))):null);var P}))))))}),"dragBlockApperanceControls");wp.hooks.addFilter("editor.BlockEdit","dragblock/apperance-controls",De);const Oe=(0,d.createHigherOrderComponent)((e=>t=>{const l=(0,s.useSetting)("color.palette.theme").concat((0,s.useSetting)("color.palette.custom")||[]);return(0,n.createElement)(n.Fragment,null,(0,n.createElement)(n.Fragment,null,function({props:e,colors:t}){const{attributes:l,setAttributes:a,isSelected:r,clientId:c,name:i}=e;let{dragBlockStyles:d,dragBlockClientId:s,dragBlockCSS:u,className:g}=l,b="",p="";if(d){let e=".wp-block-"+i.replace("core/","").split("/").join("-")+'[data-dragblock-client-id="'+s+'"]';"core/query-pagination"===i&&(e=".wp-block-query-pagination.block-editor-block-list__layout"+e);let l='[data-dragblock-client-id="'+s+'"]';"core/post-template"===i&&(l=".wp-block-post-template"+l);const a="{default_self_selector}",r="{default_body_selector}",n="{default_id_selector}";let c={ALL:{}},u=(0,o.cloneDeep)(d);u.reverse();for(let e of u){if(e.disabled||""===e.value)continue;let t="";e.devices&&(-1!==e.devices.indexOf("d")&&(t+="d"),-1!==e.devices.indexOf("t")&&(t+="t"),-1!==e.devices.indexOf("m")&&(t+="m")),t&&3!==t.length||(t="ALL");const l=(e=a)=>(!e.includes(" ")&&e.indexOf(a),0===e.indexOf(a)&&("core/navigation-submenu"!==i&&"core/navigation-link"!==i||(e=".wp-block-navigation "+e),"core/navigation"===i&&(e=e.replaceAll(a,a+" .wp-block-navigation__container"))),e);let o="";o=e.selectors?e.selectors.split(",").map((e=>(e=0===(e=e.trim()).indexOf(":")?a+e:-1!==e.indexOf("&")?e.replaceAll("&",a):a+" "+e,e=l(e),r+e))).join(","):l(),o=o.replaceAll("#",n),c[t]||(c[t]={}),c[t][o]||(c[t][o]={}),c[t][o][e.slug]||(c[t][o][e.slug]=""),e.value=String(e.value),-1!==e.slug.indexOf("-shadow")||"background-img"===e.slug?c[t][o][e.slug]+=(c[t][o][e.slug]?",":"")+e.value:"transform"===e.slug?c[t][o][e.slug]+=(c[t][o][e.slug]?" ":"")+e.value:c[t][o][e.slug]=e.value}for(let e in c){let t="",l="";for(let a in c[e]){let o=!1,r=Object.entries(c[e][a]).map((([e,t])=>(!o&&("display"===e&&"none"!==t||"max-height"===e&&"0"!==t)&&(o=!0),e+":"+t))).join(";"),n=a;o&&(n=a.split(",").map((e=>(e=e.trim(),[".active",".pass",".fail",":hover",":active"].map((t=>{e.includes(t)&&(e=e.replace(t,".is-selected")+", "+e.replace(t,".has-child-selected"))})),e))).join(",")),t+=a+"{"+r+"}",l+=n+"{"+r+"}"}"ALL"===e&&(p+=t,b+=l),"d"===e&&(p+="@media screen and (min-width: 1025px) {"+t+"}",b+="@media screen and (min-width: 1025px) {"+l+"}"),"t"===e&&(p+="@media screen and (min-width: 768px) and (max-width: 1024px) {"+t+"}",b+="@media screen and (min-width: 768px) and (max-width: 1024px) {"+l+"}"),"m"===e&&(p+="@media screen and (max-width: 767px) {"+t+"}",b+="@media screen and (max-width: 767px) {"+l+"}"),"dt"===e&&(p+="@media screen and (min-width: 768px) {"+t+"}",b+="@media screen and (min-width: 768px) {"+l+"}"),"dm"===e&&(p+="@media screen and (min-width: 1025px), screen and (max-width: 767px) {"+t+"}",b+="@media screen and (min-width: 1025px), screen and (max-width: 767px) {"+l+"}"),"tm"===e&&(p+="@media screen and (max-width: 1024px) {"+t+"}",b+="@media screen and (max-width: 1024px) {"+l+"}")}for(let e of t)b=b.replaceAll("{c="+e.slug+"}",e.color),b=b.replaceAll("{c="+e.slug+"@}",e.color.substring(0,7));b=b.replaceAll(a,e),b=b.replaceAll(r,".editor-styles-wrapper "),b=b.replaceAll(n,".dragblock-id-classname-placeholder--"),p=p.replaceAll(a,l),p=p.replaceAll(r,""),p=p.replaceAll(n,"#")}return(0,n.useEffect)((()=>{u!==p&&a({dragBlockCSS:p})})),b?(0,n.createElement)(n.Fragment,null,(0,n.createElement)("style",null,b)):(0,n.createElement)(n.Fragment,null)}({props:t,colors:l})),(0,n.createElement)(e,{...t}))}),"dragBlockAppearanceStyle");wp.hooks.addFilter("editor.BlockListBlock","dragblock/apperance-style",Oe)},4184:function(e,t){var l;!function(){"use strict";var a={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var l=arguments[t];if(l){var r=typeof l;if("string"===r||"number"===r)e.push(l);else if(Array.isArray(l)){if(l.length){var n=o.apply(null,l);n&&e.push(n)}}else if("object"===r){if(l.toString!==Object.prototype.toString&&!l.toString.toString().includes("[native code]")){e.push(l.toString());continue}for(var c in l)a.call(l,c)&&l[c]&&e.push(c)}}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(l=function(){return o}.apply(t,[]))||(e.exports=l)}()}},l={};function a(e){var o=l[e];if(void 0!==o)return o.exports;var r=l[e]={exports:{}};return t[e](r,r.exports,a),r.exports}a.m=t,e=[],a.O=function(t,l,o,r){if(!l){var n=1/0;for(s=0;s<e.length;s++){l=e[s][0],o=e[s][1],r=e[s][2];for(var c=!0,i=0;i<l.length;i++)(!1&r||n>=r)&&Object.keys(a.O).every((function(e){return a.O[e](l[i])}))?l.splice(i--,1):(c=!1,r<n&&(n=r));if(c){e.splice(s--,1);var d=o();void 0!==d&&(t=d)}}return t}r=r||0;for(var s=e.length;s>0&&e[s-1][2]>r;s--)e[s]=e[s-1];e[s]=[l,o,r]},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,{a:t}),t},a.d=function(e,t){for(var l in t)a.o(t,l)&&!a.o(e,l)&&Object.defineProperty(e,l,{enumerable:!0,get:t[l]})},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){var e={2087:0,2399:0};a.O.j=function(t){return 0===e[t]};var t=function(t,l){var o,r,n=l[0],c=l[1],i=l[2],d=0;if(n.some((function(t){return 0!==e[t]}))){for(o in c)a.o(c,o)&&(a.m[o]=c[o]);if(i)var s=i(a)}for(t&&t(l);d<n.length;d++)r=n[d],a.o(e,r)&&e[r]&&e[r][0](),e[r]=0;return a.O(s)},l=self.webpackChunkdragblock=self.webpackChunkdragblock||[];l.forEach(t.bind(null,0)),l.push=t.bind(null,l.push.bind(l))}();var o=a.O(void 0,[2399],(function(){return a(8231)}));o=a.O(o)}();
     1!function(){var e,t={8231:function(e,t,l){"use strict";var a=window.wp.i18n,o=window.lodash;const r={color:{keyword:"text color",label:(0,a.__)("Text Color","dragblock"),type:"color"},"background-color":{keyword:"background color",label:(0,a.__)("Background Color","dragblock"),type:"color"},"font-size":{keyword:"text font size",label:(0,a.__)("Font Size","dragblock"),type:"font-size"},"font-style":{keyword:"text font style",label:(0,a.__)("Font Style","dragblock"),type:"options"},"font-weight":{keyword:"text font weight appearance bold",label:(0,a.__)("Font Weight","dragblock"),type:"font-weight"},"font-family":{keyword:"font family style typography",label:(0,a.__)("Font Family","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},...dragBlockEditorInit.fontName.map((e=>({value:e,label:e})))]},"line-height":{keyword:"line height",label:(0,a.__)("Line Height","dragblock"),type:"line-height"},"text-decoration":{keyword:"text underline strikethrough",label:(0,a.__)("Text Decoration","dragblock"),type:"text-decoration"},width:{keyword:"width horizontal size",label:(0,a.__)("Width","dragblock"),type:"width"},height:{keyword:"height vertical size",label:(0,a.__)("Height","dragblock"),type:"height"},border:{keyword:"edge border strokes",label:(0,a.__)("Border","dragblock"),type:"border"},"margin-top":{keyword:"margin top outside space",label:(0,a.__)("Margin Top","dragblock"),type:"margin"},margin:{keyword:"margin outside space",label:(0,a.__)("Margin","dragblock"),type:"margin"},padding:{keyword:"padding inside space",label:(0,a.__)("Padding","dragblock"),type:"margin"},"text-transform":{keyword:"capitalize uppercase lowercase letter text case transform",label:(0,a.__)("Text Transform","dragblock"),type:"text-transform"},"letter-spacing":{keyword:"text character letter spacing",label:(0,a.__)("Letter Spacing","dragblock"),type:"unit",units:{px:{value:"px",label:"px",min:-10,max:20,step:.5,default:0}}},"word-spacing":{keyword:"word character letter spacing",label:(0,a.__)("Word Spacing","dragblock"),type:"unit",units:{px:{value:"px",label:"px",min:-10,max:20,step:.5,default:0}}},"text-align":{keyword:"text align left right center",label:(0,a.__)("Text Align","dragblock"),type:"text-align"},"border-top":{keyword:"edge border strokes top side",label:(0,a.__)("Border Top","dragblock"),type:"border"},"border-right":{keyword:"edge border strokes right side",label:(0,a.__)("Border Right","dragblock"),type:"border"},"border-bottom":{keyword:"edge border strokes bottom side",label:(0,a.__)("Border Bottom","dragblock"),type:"border"},"border-left":{keyword:"edge border strokes bottom left",label:(0,a.__)("Border Left","dragblock"),type:"border"},"border-color":{keyword:"edge border strokes color",label:(0,a.__)("Border Color","dragblock"),type:"color"},"border-top-color":{keyword:"edge border top stroke color",label:(0,a.__)("Border Top Color ","dragblock"),type:"color"},"border-right-color":{keyword:"edge border right stroke color",label:(0,a.__)("Border Right Color ","dragblock"),type:"color"},"border-bottom-color":{keyword:"edge border bottom stroke color",label:(0,a.__)("Border Bottom Color ","dragblock"),type:"color"},"border-left-color":{keyword:"edge border left stroke color",label:(0,a.__)("Border Left Color ","dragblock"),type:"color"},"border-width":{keyword:"edge border stroke width size",label:(0,a.__)("Border Width","dragblock"),type:"unit"},"border-top-width":{keyword:"edge border stroke top side width size",label:(0,a.__)("Border Top Width","dragblock"),type:"unit"},"border-right-width":{keyword:"edge border stroke right side width size",label:(0,a.__)("Border Right Width","dragblock"),type:"unit"},"border-bottom-width":{keyword:"edge border stroke bottom side width size",label:(0,a.__)("Border Bottom Width","dragblock"),type:"unit"},"border-left-width":{keyword:"edge border stroke left side width size",label:(0,a.__)("Border Left Width","dragblock"),type:"unit"},"border-style":{keyword:"edge border stroke line style design dotted dashed solid",label:(0,a.__)("Border Style","dragblock"),type:"border-style"},"border-top-style":{keyword:"edge border top side stroke style design dotted dashed solid",label:(0,a.__)("Border Top Style","dragblock"),type:"border-style"},"border-right-style":{keyword:"edge border right side stroke line style design dotted dashed solid",label:(0,a.__)("Border Right Style","dragblock"),type:"border-style"},"border-bottom-style":{keyword:"edge border bottom side stroke line style design dotted dashed solid",label:(0,a.__)("Border Bottom Style","dragblock"),type:"border-style"},"border-left-style":{keyword:"edge border left side stroke line style design dotted dashed solid",label:(0,a.__)("Border Left Style","dragblock"),type:"border-style"},"border-radius":{keyword:"border edge stroke radius round corner circular elliptical ",label:(0,a.__)("Border Radius","dragblock"),type:"margin"},"border-top-left-radius":{keyword:"top left border edge stroke radius round corner circular elliptical ",label:(0,a.__)("Border Top Left Radius","dragblock"),type:"unit"},"border-top-right-radius":{keyword:"top right border edge stroke radius round corner circular elliptical ",label:(0,a.__)("Border Top Right Radius","dragblock"),type:"unit"},"border-bottom-right-radius":{keyword:"bottom right border edge stroke radius round corner circular elliptical ",label:(0,a.__)("Border Bottom Right Radius","dragblock"),type:"unit"},"border-bottom-left-radius":{keyword:"bottom left border edge stroke radius round corner circular elliptical ",label:(0,a.__)("Border Bottom Left Radius","dragblock"),type:"unit"},"margin-right":{keyword:"margin right outside space",label:(0,a.__)("Margin Right","dragblock"),type:"margin"},"margin-bottom":{keyword:"margin bottom outside space",label:(0,a.__)("Margin Bottom","dragblock"),type:"margin"},"margin-left":{keyword:"margin left outside space",label:(0,a.__)("Margin Left","dragblock"),type:"margin"},"padding-top":{keyword:"padding top inside space",label:(0,a.__)("Padding Top","dragblock"),type:"margin"},"padding-right":{keyword:"padding right inside space",label:(0,a.__)("Padding Right","dragblock"),type:"margin"},"padding-bottom":{keyword:"padding bottom inside space",label:(0,a.__)("Padding Bottom","dragblock"),type:"margin"},"padding-left":{keyword:"padding left inside space",label:(0,a.__)("Padding Left","dragblock"),type:"margin"},"box-shadow":{keyword:"box shadow",label:(0,a.__)("Box Shadow","dragblock"),type:"box-shadow"},"text-shadow":{keyword:"text shadow",label:(0,a.__)("Text Shadow","dragblock"),type:"text-shadow"},"z-index":{keyword:"index layer order z- overlap zindex zorder",label:(0,a.__)("Z-index","dragblock"),type:"number"},overflow:{keyword:"overflow hidden scroll",label:(0,a.__)("Overflow","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"auto",label:(0,a.__)("Auto","dragblock")},{value:"hidden",label:(0,a.__)("Hidden","dragblock")},{value:"scroll",label:(0,a.__)("Scroll","dragblock")},{value:"visible",label:(0,a.__)("Visible","dragblock")}]},position:{keyword:"positioned location elements",label:(0,a.__)("Position","dragblock"),type:"position"},top:{keyword:"top",label:(0,a.__)("Top","dragblock"),type:"margin"},bottom:{keyword:"bottom",label:(0,a.__)("Bottom","dragblock"),type:"margin"},left:{keyword:"left",label:(0,a.__)("Left","dragblock"),type:"margin"},right:{keyword:"right",label:(0,a.__)("Right","dragblock"),type:"margin"},display:{keyword:"display",label:(0,a.__)("Display","dragblock"),type:"display"},"writing-mode":{keyword:"writing mode",label:(0,a.__)("Writing Mode","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"horizontal-tb",label:"horizontal-tb"},{value:"vertical-rl",label:"vertical-rl"},{value:"vertical-lr",label:"vertical-lr"}]},transform:{keyword:"transform matrix matrix3d perspective rotate rotate3d rotateX rotateY rotateZ translate translate3d translateX translateY translateZ scale scale3d scaleX scaleY scaleZ skew skewX skewY",label:(0,a.__)("Transform","dragblock"),type:"transform"},"align-items":{keyword:"align items vertical",label:(0,a.__)("Align Items","dragblock"),type:"align-items"},"justify-content":{keyword:"justify content distribute space horizontal",label:(0,a.__)("Justify Content","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"left",label:(0,a.__)("Left","dragblock")},{value:"center",label:(0,a.__)("Center","dragblock")},{value:"right",label:(0,a.__)("Right","dragblock")},{value:"space-between",label:(0,a.__)("Space Between","dragblock")},{value:"space-around",label:(0,a.__)("Space Around","dragblock")},{value:"stretch",label:(0,a.__)("Stretch","dragblock")}]},"flex-wrap":{keyword:"wrap flex multiple single lines",label:(0,a.__)("Flex Wrap","dragblock"),type:"flex-wrap"},"flex-direction":{keyword:"flex direction place row column",label:(0,a.__)("Flex Direction","dragblock"),type:"flex-direction"},"flex-grow":{keyword:"flex grow sizes ratio items",label:(0,a.__)("Flex Grow","dragblock"),type:"number"},"flex-shrink":{keyword:"flex shrink sizes ratio items",label:(0,a.__)("Flex Shrink","dragblock"),type:"number"},"flex-basis":{keyword:"flex basis item size width height ",label:(0,a.__)("Flex Basis","dragblock"),type:"width"},gap:{keyword:"row column horizontal vertical gap gutter",label:(0,a.__)("Gap","dragblock"),type:"unit"},"row-gap":{keyword:"row vertical gap gutter",label:(0,a.__)("Row Gap","dragblock"),type:"unit"},"column-gap":{keyword:"column horizontal gap size gutter",label:(0,a.__)("Column Gap","dragblock"),type:"unit"},"grid-template-columns":{keyword:"grid template columns",label:(0,a.__)("Grid Template Columns","dragblock"),type:"text"},"grid-template-rows":{keyword:"grid template rows",label:(0,a.__)("Grid Template Rows","dragblock"),type:"text"},"grid-auto-flow":{keyword:"grid auto flow",label:(0,a.__)("Grid Auto Flow","dragblock"),type:"text"},"grid-column":{keyword:"grid column",label:(0,a.__)("Grid Column","dragblock"),type:"text"},"grid-row":{keyword:"grid row",label:(0,a.__)("Grid Row","dragblock"),type:"text"},"grid-area":{keyword:"grid area",label:(0,a.__)("Grid Area","dragblock"),type:"text"},"align-self":{keyword:"align-self",label:(0,a.__)("Align Self","dragblock"),type:"text"},"justify-self":{keyword:"justify-self",label:(0,a.__)("Justify Self","dragblock"),type:"text"},"background-image":{keyword:"background image",label:(0,a.__)("Background Image","dragblock"),type:"text"},"background-size":{keyword:"background size",label:(0,a.__)("Background Size","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"cover",label:(0,a.__)("Cover","dragblock")},{value:"contain",label:(0,a.__)("Contain","dragblock")},{value:"auto",label:(0,a.__)("Auto","dragblock")}]},"background-position-x":{keyword:"background position x",label:(0,a.__)("Background Position X","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"left",label:(0,a.__)("Left","dragblock")},{value:"center",label:(0,a.__)("Center","dragblock")},{value:"right",label:(0,a.__)("Right","dragblock")}]},"background-position-y":{keyword:"background position y",label:(0,a.__)("Background Position Y","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"top",label:(0,a.__)("Left","dragblock")},{value:"center",label:(0,a.__)("Center","dragblock")},{value:"bottom",label:(0,a.__)("Right","dragblock")}]},"background-repeat":{keyword:"background repeat",label:(0,a.__)("Background Repeat","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"no-repeat",label:(0,a.__)("No Repeat","dragblock")},{value:"space",label:(0,a.__)("Space","dragblock")},{value:"repeat-x",label:(0,a.__)("Repeat X","dragblock")},{value:"repeat-y",label:(0,a.__)("Repeat Y","dragblock")},{value:"repeat",label:(0,a.__)("Repeat","dragblock")},{value:"round",label:(0,a.__)("Round","dragblock")}]},"user-select":{keyword:"user select",label:(0,a.__)("User Select","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"none",label:(0,a.__)("None","dragblock")},{value:"text",label:(0,a.__)("Text","dragblock")},{value:"contain",label:(0,a.__)("Contain","dragblock")},{value:"all",label:(0,a.__)("All","dragblock")}]},cursor:{keyword:"mouse cursor",label:(0,a.__)("Cursor","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"pointer",label:(0,a.__)("Pointer","dragblock")},{value:"text",label:(0,a.__)("Text","dragblock")}]},"object-fit":{keyword:"object fit",label:(0,a.__)("Object Fit","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"cover",label:(0,a.__)("Cover","dragblock")},{value:"contain",label:(0,a.__)("Contain","dragblock")},{value:"fill",label:(0,a.__)("Fill","dragblock")},{value:"none",label:(0,a.__)("None","dragblock")}]},zoom:{keyword:"zoom",label:(0,a.__)("Zoom","dragblock"),type:"number",min:0,max:10,step:.1},resize:{keyword:"resize",label:(0,a.__)("Resize","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"horizontal",label:(0,a.__)("Horizontal","dragblock")},{value:"vertical",label:(0,a.__)("Vertical","dragblock")}]},"max-width":{keyword:"max width horizontal size",label:(0,a.__)("Max Width","dragblock"),type:"width"},"min-width":{keyword:"min width horizontal size",label:(0,a.__)("Min Width","dragblock"),type:"width"},"max-height":{keyword:"max height vertical size",label:(0,a.__)("Max Height","dragblock"),type:"width"},"min-height":{keyword:"min height vertical size",label:(0,a.__)("Min Height","dragblock"),type:"width"},"animation-name":{keyword:"animation name",label:(0,a.__)("Animation Name","dragblock"),type:"animation-name"},"animation-duration":{keyword:"animation duration",label:(0,a.__)("Animation Duration","dragblock"),type:"unit",units:[{value:"s",label:(0,a.__)("s","dragblock"),min:1,max:10,step:1,default:1},{value:"ms",label:(0,a.__)("ms","dragblock"),min:50,max:1e3,step:10,default:200}]},opacity:{keyword:"opacity transparency",label:(0,a.__)("Opacity","dragblock"),type:"unit",units:[{value:"%",label:(0,a.__)("%","dragblock"),min:1,max:100,step:1,default:100}]},outline:{keyword:"edge outline strokes",label:(0,a.__)("Outline","dragblock"),type:"border"},":1":{keyword:"centered wide box",label:(0,a.__)("Preset: Centered Wide Box","dragblock"),set:[{slug:"width",value:"var(--wp--style--global--wide-size)"},{slug:"margin",value:"auto"},{slug:"max-width",value:"90vw"}]}};wp.hooks.addFilter("blocks.registerBlockType","dragblock/appearance-register",(function(e,t){return Object.assign({},e,{attributes:Object.assign({},e.attributes,{dragBlockStyles:{type:"array",default:""},dragBlockCSS:{type:"string",default:""}})})}));var n=window.wp.element,c=l(4184),i=l.n(c),d=window.wp.compose,s=window.wp.blockEditor,u=window.wp.components;const g={px:{value:"px",label:"px",default:0,max:200,step:1},"%":{value:"%",label:"%",default:10,max:100,step:1},em:{value:"em",label:"em",default:0,max:50,step:.1},rem:{value:"rem",label:"rem",default:0,max:50,step:.1},vw:{value:"vw",label:"vw",default:0,max:100,step:1},vh:{value:"vh",label:"vh",default:0,max:100,step:1}};function b(e){const{children:t}=e;return t?(0,n.createElement)(u.BaseControl.VisualLabel,{as:"legend"},t):(0,n.createElement)(n.Fragment,null)}function p({onChange:e,label:t,value:l,placeholder:a,units:r}){var c,i,d,p,m,_;const k=isNaN(l)?0:parseFloat(l),v=Array.isArray(r);if(v){let e=r;r=new Object;for(let t of e)r[t.value]=t}v&&r||(r=Object.assign({},g,r));let{availableUnits:h,selectedUnit:f}=function(e){const{units:t,value:l}=e,a=(0,s.useSetting)("spacing.units");let r;r=t&&a?(0,o.intersection)(t,a):t||a;const c=(0,u.__experimentalUseCustomUnits)({availableUnits:r||["%","px","em","rem","vh","vw"]});return{availableUnits:c,selectedUnit:(0,n.useMemo)((()=>(0,u.__experimentalParseQuantityAndUnitFromRawValue)(l)),[l])[1]||c[0]?.value||"px"}}({value:l,units:Object.values(r)});return h.length||(h=Object.values(r)),(0,n.createElement)("fieldset",{className:"dragblock-dimension-control"},(0,n.createElement)(b,{className:"label"},t),(0,n.createElement)("div",{className:"control"},(0,n.createElement)("div",{className:"unit"},(0,n.createElement)(u.__experimentalUnitControl,{value:l,units:h,onChange:t=>{e(t)},onUnitChange:t=>{const[a,o]=(0,u.__experimentalParseQuantityAndUnitFromRawValue)(l);["em","rem"].includes(t)&&"px"===o?e((a/16).toFixed(2)+t):["em","rem"].includes(o)&&"px"===t?e(Math.round(16*a)+t):["vh","vw","%"].includes(t)&&a>100&&e(100+t)},min:null!==(c=r[f]?.min)&&void 0!==c?c:0,max:null!==(i=r[f]?.max)&&void 0!==i?i:100,step:null!==(d=r[f]?.step)&&void 0!==d?d:.1,placeholder:a})),(0,n.createElement)("div",{className:"spacer"},(0,n.createElement)(u.__experimentalSpacer,{marginX:2,marginBottom:0},(0,n.createElement)(u.RangeControl,{value:k,min:null!==(p=r[f]?.min)&&void 0!==p?p:0,max:null!==(m=r[f]?.max)&&void 0!==m?m:100,step:null!==(_=r[f]?.step)&&void 0!==_?_:.1,withInputField:!1,onChange:t=>{e([t,f].join(""))},__nextHasNoMarginBottom:!0})))))}function m({value:e,onChange:t}){const l=[{text:"S",label:(0,a.__)("Small","dragblock"),value:"13px"},{text:"-",label:(0,a.__)("Default","dragblock"),value:""},{text:"M",label:(0,a.__)("Medium","dragblock"),value:"20px"},{text:"L",label:(0,a.__)("Large","dragblock"),value:"36px"},{text:"XL",label:(0,a.__)("Extra Large","dragblock"),value:"42px"}];return(0,n.createElement)("div",{className:"dragblock-font-size-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))),(0,n.createElement)(p,{value:e,onChange:e=>{t(e)}}))}function _({value:e,onChange:t}){const l=[{text:"100",label:(0,a.__)("Thin","dragblock"),value:"100"},{text:"200",label:(0,a.__)("Extra Light","dragblock"),value:"200"},{text:"300",label:(0,a.__)("Light","dragblock"),value:"300"},{text:"---",label:(0,a.__)("Default","dragblock"),value:""},{text:"500",label:(0,a.__)("Medium","dragblock"),value:"500"},{text:"600",label:(0,a.__)("Semi Bold","dragblock"),value:"600"},{text:"700",label:(0,a.__)("Bold","dragblock"),value:"700"},{text:"800",label:(0,a.__)("Extra Bold","dragblock"),value:"800"},{text:"900",label:(0,a.__)("Black","dragblock"),value:"900"}];return(0,n.createElement)("div",{className:"dragblock-font-weight-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,style:{fontWeight:l.value},variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))))}function k({value:e,onChange:t}){const l=[{text:(0,a.__)("Default","dragblock"),label:"",value:""},{text:(0,a.__)("Single","dragblock"),label:"",value:"1em"},{text:"1.15",label:"",value:"1.15em"},{text:"1.5",label:"",value:"1.5em"},{text:(0,a.__)("Double","dragblock"),label:(0,a.__)(""),value:"2em"}];return(0,n.createElement)("div",{className:"dragblock-line-height-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))),(0,n.createElement)(p,{value:e,onChange:e=>{t(e)}}))}function v({value:e,onChange:t}){const l=[{text:"-",label:(0,a.__)("Default","dragblock"),value:""},{text:"X",label:(0,a.__)("None","dragblock"),value:"none"},{text:"U",label:(0,a.__)("Underline","dragblock"),value:"underline"},{text:"O",label:(0,a.__)("Overline","dragblock"),value:"overline"},{text:"S",label:(0,a.__)("Line-Through","dragblock"),value:"line-through"},{text:"UO",label:(0,a.__)("Underline Overline","dragblock"),value:"underline overline"},{text:"US",label:(0,a.__)("Underline Line-Through","dragblock"),value:"underline line-through"}];return(0,n.createElement)("div",{className:"dragblock-text-decoration-line-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,style:{textDecorationLine:l.value},variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))))}function h({value:e,onChange:t}){const l=[{label:(0,a.__)("Default","dragblock"),value:""},{label:(0,a.__)("Solid","dragblock"),value:"solid"},{label:(0,a.__)("Double","dragblock"),value:"double"},{label:(0,a.__)("Dotted","dragblock"),value:"dotted"},{label:(0,a.__)("Dashed","dragblock"),value:"dashed"},{label:(0,a.__)("Wavy","dragblock"),value:"wavy"}];return(0,n.createElement)("div",{className:"dragblock-text-decoration-style-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,style:{textDecorationStyle:l.value},variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.label)))))}function f({value:e,onChange:t,colors:l}){void 0===e&&(e="");let o=e.split(" ").map((e=>-1!==e.indexOf("#")?e:"")).join(" ").trim();const r=["underline overline","underline line-through","underline","overline","line-through","none"];let c="";for(let t of r)if(-1!==e.indexOf(t)){c=t;break}const i=["solid","double","dotted","dashed","wavy"];let d="";for(let t of i)if(-1!==e.indexOf(t)){d=t;break}let u=e.replace(o,"").replace(c,"").replace(d,"").trim();return(0,n.createElement)("div",{className:"dragblock-text-decoration-control"},(0,n.createElement)(v,{value:c,onChange:l=>{c?e=e.replace(c,l):e+=(e?" ":"")+l,t(e)}}),c?(0,n.createElement)(h,{value:d,onChange:l=>{d?e=e.replace(d,l):e+=(e?" ":"")+l,t(e)}}):null,d?(0,n.createElement)(n.Fragment,null,(0,n.createElement)(p,{value:u,onChange:l=>{u?e=e.replace(u,l):e+=(e?" ":"")+l,t(e)}}),(0,n.createElement)(s.__experimentalPanelColorGradientSettings,{enableAlpha:!0,settings:[{colorValue:o,onColorChange:l=>{o?e=e.replace(o,l):e+=(e?" ":"")+l,t(e)},label:(0,a.__)("Line Color","dragblock")}],__experimentalHasMultipleOrigins:!0})):null)}function w({value:e,onChange:t}){const l=[{text:"--",label:(0,a.__)("Default","dragblock"),value:""},{text:"AB",label:(0,a.__)("Uppercase","dragblock"),value:"uppercase"},{text:"ab",label:(0,a.__)("Lowercase","dragblock"),value:"lowercase"},{text:"Ab",label:(0,a.__)("Capitalize","dragblock"),value:"capitalize"}];return(0,n.createElement)("div",{className:"dragblock-text-transform-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Tooltip,{key:a,text:l.label,position:"top center",delay:10},(0,n.createElement)(u.Button,{variant:e===l.value?"primary":"",onClick:()=>{t(l.value)}},l.text))))))}function y({value:e,onChange:t}){const l=[{label:(0,a.__)("Default","dragblock"),value:""},{label:"Solid",value:"solid"},{label:"None",value:"none"},{label:"Dashed",value:"dashed"},{label:"Dotted",value:"dotted"},{label:"Double",value:"double"},{label:"Groove",value:"groove"},{label:"Ridge",value:"ridge"},{label:"Inset",value:"inset"},{label:"Outset",value:"outset"},{label:"Hidden",value:"hidden"},{label:"Inherit",value:"inherit"},{label:"Initial",value:"initial"},{label:"Revert",value:"revert"},{label:"Auto",value:"auto"}];return(0,n.createElement)("div",{className:"dragblock-border-style-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},(0,n.createElement)("span",{style:{borderStyle:l.value}},(0,n.createElement)("span",null,l.label.substring(0,3))))))))}function x({value:e,onChange:t,colors:l}){void 0===e&&(e="");let o="",r="",c="";const i=["solid","dashed","dotted","double","groove","ridge","inset","outset","hidden"];return e.trim().split(" ").map((e=>{-1!==e.indexOf("#")?o=e.trim():i.includes(e)&&(c=e)})),r=e.replace(o,"").replace(c,"").trim(),(0,n.createElement)("div",{className:"dragblock-border-control"},(0,n.createElement)(y,{value:c,onChange:e=>{t(r+(e?" "+e:"")+(o?" "+o:""))}}),c?(0,n.createElement)(n.Fragment,null,(0,n.createElement)(p,{value:r,onChange:e=>{t(e+(c?" "+c:"")+(o?" "+o:""))}}),(0,n.createElement)(s.__experimentalPanelColorGradientSettings,{enableAlpha:!0,settings:[{colorValue:o,onColorChange:e=>{t(r+(c?" "+c:"")+(e?" "+e:""))},label:(0,a.__)("Line Color","dragblock")}],__experimentalHasMultipleOrigins:!0})):null)}function E({value:e,onChange:t,colors:l}){void 0===e&&(e="");let o="",r="",c="",i="";return e.trim().split(" ").map((e=>{-1!==e.indexOf("#")&&(o=e.trim())})),e=e.trim().replace(o,"").split(" "),r=e[0],e.length>1&&(c=e[1]),e.length>2&&(i=e[2]),r||(r="0px"),c||(c="0px"),(0,n.createElement)("div",{className:"dragblock-text-shadow-control"},(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Horizontal","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:r,placeholder:"X",units:{px:{value:"px",label:"px",min:-50,max:50,step:1,default:0}},onChange:e=>{let l=e+(c?" "+c:"");e&&c&&(l+=(i?" "+i:"")+(o?" "+o:"")),t(l)}}))),(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Vertical","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:c,placeholder:"Y",units:{px:{value:"px",label:"px",min:-50,max:50,step:1,default:0}},onChange:e=>{let l=r+(e?" "+e:"");r&&e&&(l+=(i?" "+i:"")+(o?" "+o:"")),t(l)}}))),r&&c&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Blur","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:i,placeholder:(0,a.__)("Blur","dragblock"),units:{px:{value:"px",label:"px",min:0,max:50,step:1,default:0}},onChange:e=>{t(r+" "+c+(e?" "+e:"")+(o?" "+o:""))}}))),(0,n.createElement)(s.__experimentalPanelColorGradientSettings,{enableAlpha:!0,settings:[{colorValue:o,onColorChange:e=>{t(r+" "+c+(i?" "+i:"")+(e?" "+e:""))},label:(0,a.__)("Shadow Color","dragblock")}],__experimentalHasMultipleOrigins:!0})))}const S="var(--wp--style--global--content-size)",B="var(--wp--style--global--wide-size)";function C({value:e,contentSize:t,wideSize:l}){return e&&(0,o.isString)(e)?e.split(" ").map((e=>e===S?t:e===B?l:e)).join(" "):e}const P="{c=",I="}";function D(e,t){return e&&(0,o.isString)(e)?e.split(" ").map((e=>{if(0!==e.indexOf(P))return e;if((e=e.split(I)).length<=2){let l=2===e.length?e[1]:"",a=e[0].substring(3);for(let e of t){if(a===e.slug)return e.color;if(a===e.slug+"@")return e.color.substring(0,7)+l}}return e.join(I)})).join(" "):e}function O({inset:e,x:t,y:l,blur:a,spread:o,color:r}){let n=e?"inset":"";return n+=(n?" ":"")+t+(l?" "+l:"")+(a?" "+a:"")+(o?" "+o:"")+(r?" "+r:""),n}function A({value:e,onChange:t,colors:l}){void 0===e&&(e="");let o="",r="",c="",i="",d="",g=-1!==e.indexOf("inset");return e.trim().split(" ").map((e=>{-1!==e.indexOf("#")&&(o=e.trim())})),e=e.replace(o,"").replace("inset","").trim().split(" "),r=e[0],e.length>1&&(c=e[1]),e.length>2&&(i=e[2]),e.length>3&&(d=e[3]),r||(r="0px"),c||(c="0px"),i||(i="0px"),(0,n.createElement)("div",{className:"dragblock-box-shadow-control"},(0,n.createElement)(u.ToggleControl,{label:(0,a.__)("Inset","dragblock"),position:"middle left",help:g?(0,a.__)("Enabled inset","dragblock"):(0,a.__)("Disabled inset","dragblock"),checked:g,onChange:()=>{t(O({inset:!g,x:r,y:c,blur:i,spread:d,color:o}))}}),(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Horizontal","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:r,placeholder:"X",units:{px:{value:"px",label:"px",min:-50,max:50,step:1,default:0}},onChange:e=>{t(O({inset:g,x:e,y:c,blur:i,spread:d,color:o}))}}))),(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Vertical","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:c,placeholder:"Y",units:{px:{value:"px",label:"px",min:-50,max:50,step:1,default:0}},onChange:e=>{t(O({inset:g,x:r,y:e,blur:i,spread:d,color:o}))}}))),r&&c&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Blur","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:i,placeholder:(0,a.__)("Blur","dragblock"),units:{px:{value:"px",label:"px",min:0,max:50,step:1,default:0}},onChange:e=>{t(O({inset:g,x:r,y:c,blur:e,spread:d,color:o}))}}))),i?(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Spread","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:d,placeholder:(0,a.__)("Spread","dragblock"),units:{px:{value:"px",label:"px",min:0,max:50,step:1,default:0}},onChange:e=>{t(O({inset:g,x:r,y:c,blur:i,spread:e,color:o}))}}))):null,(0,n.createElement)(s.__experimentalPanelColorGradientSettings,{enableAlpha:!0,settings:[{colorValue:o,onColorChange:e=>{t(O({inset:g,x:r,y:c,blur:i,spread:d,color:e}))},label:(0,a.__)("Shadow Color","dragblock")}],__experimentalHasMultipleOrigins:!0})))}function N({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"static",label:(0,a.__)("Static","dragblock")},{value:"relative",label:(0,a.__)("Relative","dragblock")},{value:"absolute",label:(0,a.__)("Absolute","dragblock")},{value:"fixed",label:(0,a.__)("Fixed","dragblock")},{value:"sticky",label:(0,a.__)("Sticky","dragblock")}],onChange:e=>t(e)})}function M({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"none",label:(0,a.__)("None","dragblock")},{value:"block",label:(0,a.__)("Block","dragblock")},{value:"flex",label:(0,a.__)("Flex","dragblock")},{value:"grid",label:(0,a.__)("Grid","dragblock")},{value:"contents",label:(0,a.__)("Contents","dragblock")},{value:"flow-root",label:(0,a.__)("Flow Root","dragblock")},{value:"inline",label:(0,a.__)("Inline","dragblock")},{value:"inline-block",label:(0,a.__)("Inline Block","dragblock")},{value:"inline-flex",label:(0,a.__)("Inline Flex","dragblock")},{value:"inline-grid",label:(0,a.__)("Inline Grid","dragblock")},{value:"inline-table",label:(0,a.__)("Inline Table","dragblock")},{value:"table",label:(0,a.__)("Table","dragblock")},{value:"table-row",label:(0,a.__)("Table Row","dragblock")},{value:"table-cell",label:(0,a.__)("Table Cell","dragblock")},{value:"table-column",label:(0,a.__)("Table Column","dragblock")},{value:"table-column-group",label:(0,a.__)("Table Column Group","dragblock")},{value:"table-caption",label:(0,a.__)("Table Caption","dragblock")},{value:"table-row-group",label:(0,a.__)("Table Row Group","dragblock")},{value:"table-header-group",label:(0,a.__)("Table Header Group","dragblock")},{value:"table-footer-group",label:(0,a.__)("Table Footer Group","dragblock")}],onChange:e=>t(e)})}function L({value:e,onChange:t,colors:l}){null==e&&(e="");let o="",r="",c="";return o=(e=e.trim().split(" ").map((e=>e.trim())))[0],e.length>1&&(r=e[1]),e.length>2&&(c=e[2]),(0,n.createElement)("div",{className:"dragblock-translate-control"},(0,n.createElement)(u.Tooltip,{text:(0,a.__)("X-coordinates","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:o,placeholder:"X",units:{px:{value:"px",label:"px",min:-500,max:500,step:1,default:0},"%":{value:"%",label:"%",min:-100,max:100,step:1,default:0}},onChange:l=>{e[0]=l,t(e.join(" "))}}))),(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Y-coordinates","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:r,placeholder:"Y",units:{px:{value:"px",label:"px",min:-500,max:500,step:1,default:0},"%":{value:"%",label:"%",min:-100,max:100,step:1,default:0}},onChange:l=>{e[0]||(e[0]="0px"),e[1]=l,t(e.join(" "))}}))),(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Z-coordinates","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(p,{value:c,placeholder:"Z",units:{px:{value:"px",label:"px",min:-500,max:500,step:1,default:0},"%":{value:"%",label:"%",min:-100,max:100,step:1,default:0}},onChange:l=>{e[0]||(e[0]="0px"),e[1]||(e[1]="0px"),e[2]=l,t(e.join(" "))}}))))}function R({value:e,onChange:t,colors:l}){null===e&&(e="");let o=e.split("(")[0],r=(e=e.replace("(","").replace(")","").replace(o,"").split(",").map((e=>e.trim())))[0]?parseInt(e[0]):"";return isNaN(r)?r="":r<0?r=360+r%360:r%=360,(0,n.createElement)("div",{className:"dragblock-transform-control"},(0,n.createElement)(u.SelectControl,{value:o,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"none",label:(0,a.__)("None","dragblock")},{value:"rotate",label:(0,a.__)("Rotate","dragblock")},{value:"rotateX",label:(0,a.__)("RotateX","dragblock")},{value:"rotateY",label:(0,a.__)("RotateY","dragblock")},{value:"rotateZ",label:(0,a.__)("RotateZ","dragblock")},{value:"translate",label:(0,a.__)("Translate","dragblock")},{value:"scale",label:(0,a.__)("Scale","dragblock")},{value:"scaleX",label:(0,a.__)("ScaleX","dragblock")},{value:"scaleY",label:(0,a.__)("ScaleY","dragblock")},{value:"scaleZ",label:(0,a.__)("ScaleZ","dragblock")}],onChange:l=>{if(["rotate","rotateX","rotateY","rotateZ"].includes(l)){let a=e[0]?parseInt(e[0]):0;a<0&&(a=0),a>360&&(a=e%360),t(l+"("+a+"deg)")}else if(["scale","scaleX","scaleY","scaleZ"].includes(l)){let a=e[0]?parseInt(e[0]):0;a<0&&(a=0),a>3&&(a=3),t(l+"("+a+")")}else t(l+"("+e.join(",")+")")}}),["translate"].includes(o)&&(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Translate","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(L,{value:e.join(" "),onChange:e=>{console.log("🚀 ~ value on change:",e),t(o+"("+e.split(" ").map((e=>e.trim())).join(",")+")")}}))),["rotate","rotateX","rotateY","rotateZ"].includes(o)&&(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Angle","dragblock"),position:"middle left",delay:10},(0,n.createElement)("div",null,(0,n.createElement)(u.__experimentalNumberControl,{value:r,min:0,max:360,step:1,onChange:e=>{t(o+"("+e+"deg)")}}))),["scale","scaleX","scaleY","scaleZ"].includes(o)&&(0,n.createElement)(u.Tooltip,{text:(0,a.__)("Ratio","dragblock"),position:"middle left",delay:10}," ",(0,n.createElement)("div",null,(0,n.createElement)(u.__experimentalNumberControl,{value:e[0],min:0,max:3,step:.1,onChange:e=>{t(o+"("+e+")")}}))))}function F({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"start",label:(0,a.__)("Start","dragblock")},{value:"center",label:(0,a.__)("Center","dragblock")},{value:"end",label:(0,a.__)("End","dragblock")},{value:"stretch",label:(0,a.__)("Stretch","dragblock")},{value:"baseline",label:(0,a.__)("Baseline","dragblock")}],onChange:e=>t(e)})}function z({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"left",label:(0,a.__)("Left","dragblock")},{value:"center",label:(0,a.__)("Center","dragblock")},{value:"right",label:(0,a.__)("Right","dragblock")},{value:"space-between",label:(0,a.__)("Space Between","dragblock")},{value:"space-around",label:(0,a.__)("Space Around","dragblock")},{value:"stretch",label:(0,a.__)("Stretch","dragblock")}],onChange:e=>t(e)})}function T({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"nowrap",label:(0,a.__)("No Wrap","dragblock")},{value:"wrap",label:(0,a.__)("Wrap","dragblock")},{value:"wrap-reverse",label:(0,a.__)("Wrap Reverse","dragblock")}],onChange:e=>t(e)})}function j({value:e,onChange:t}){return(0,n.createElement)(u.SelectControl,{value:e,options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"row",label:(0,a.__)("Row","dragblock")},{value:"column",label:(0,a.__)("Column","dragblock")},{value:"row-reverse",label:(0,a.__)("Row Reverse","dragblock")},{value:"column-reverse",label:(0,a.__)("Column Reverse","dragblock")}],onChange:e=>t(e)})}function U({label:e,checked:t,onChange:l}){return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:i()("dragblock-overlay-toggle-control",{checked:t}),onClick:l},e))}const H=()=>dragBlockIcons?.iconEyeClosed,V=()=>dragBlockIcons?.iconEye,G=()=>dragBlockIcons?.iconDesktop,X=()=>dragBlockIcons?.iconLineSolid,Z=()=>dragBlockIcons?.iconMobile,Y=()=>dragBlockIcons?.iconTablet;function W({value:e,onChange:t,switcher:l,minus:o,corner:r}){const[c,d]=(0,n.useState)(-1===e.indexOf(" "));void 0===l&&(l=!1),void 0===o&&(o=!1);let s=void 0===e||""===e?"0px":e,[u,g,b,m]=[s,s,s,s],_=s.split(" ");2===_.length?(u=_[0],b=_[0],g=_[1],m=_[1]):3===_.length?(u=_[0],m=_[0],b=_[1],g=_[2]):4===_.length&&(u=_[0],g=_[1],b=_[2],m=_[3]),""===u&&(u="0px"),""===g&&(u="0px"),""===b&&(b="0px"),""===m&&(m="0px");const k=(e,t,l)=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"item "+e},"all"!==e?(0,n.createElement)(n.Fragment,null,(0,n.createElement)("span",{className:"position"},e)):null,(0,n.createElement)("div",{className:"control"},(0,n.createElement)(p,{value:"auto"===t?"":t,units:{px:{value:"px",label:"px",min:o?-500:0,max:500,step:1,default:0},"%":{value:"%",label:"%",min:o?-100:0,max:100,step:1,default:0},em:{value:"em",label:"em",min:o?-100:0,max:100,step:1,default:0},rem:{value:"rem",label:"rem",min:o?-100:0,max:100,step:1,default:0},vw:{value:"vw",label:"vw",min:o?-100:0,max:100,step:1,default:0},vh:{value:"vh",label:"vh",min:o?-100:0,max:100,step:1,default:0}},onChange:e=>{l(e)}}),!0===o&&(0,n.createElement)(U,{label:(0,a.__)("Auto","dragblock"),checked:"auto"===t,onChange:()=>{l("auto"===t?"":"auto")}}))));return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"dragblock-margin-control"},l&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:i()("action switcher",{active:!c}),onClick:()=>{d(!c)}},c&&dragBlockIcons?.iconLinkOff,!c&&dragBlockIcons?.iconLink),-1!==e.indexOf(" ")&&(0,n.createElement)("div",{className:i()("action reset"),onClick:()=>{t("")}},dragBlockIcons?.iconCancelCircleFilled)),c&&k("all",-1===e.indexOf(" ")?e:"",t),!c&&(0,n.createElement)(n.Fragment,null,k(r?"top-left":"top",u,(function(e){t([e,g,b,m].join(" "))})),k(r?"top-right":"right",g,(function(e){t([u,e,b,m].join(" "))})),k(r?"bottom-right":"bottom",b,(function(e){t([u,g,e,m].join(" "))})),k(r?"bottom-left":"left",m,(function(e){t([u,g,b,e].join(" "))})))))}var K=window.wp.primitives,J=(0,n.createElement)(K.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(K.Path,{d:"M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM5 9h14v6H5V9Z"})),q=(0,n.createElement)(K.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(K.Path,{d:"M11.111 5.5H20V4h-8.889v1.5ZM4 12.5h16V11H4v1.5Zm7.111 7H20V18h-8.889v1.5Z"})),Q=(0,n.createElement)(K.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(K.Path,{d:"M13 5.5H4V4h9v1.5Zm7 7H4V11h16v1.5Zm-7 7H4V18h9v1.5Z"})),$=(0,n.createElement)(K.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(K.Path,{d:"M7.5 5.5h9V4h-9v1.5Zm-3.5 7h16V11H4v1.5Zm3.5 7h9V18h-9v1.5Z"})),ee=(0,n.createElement)(K.SVG,{xmlns:"https://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,n.createElement)(K.Path,{d:"M4 12.8h16v-1.5H4v1.5zm0 7h12.4v-1.5H4v1.5zM4 4.3v1.5h16V4.3H4z"}));function te({value:e,onChange:t}){const l=[{label:(0,a.__)("Default","dragblock"),text:J,value:""},{label:(0,a.__)("Left","dragblock"),text:q,value:"left"},{label:(0,a.__)("Right","dragblock"),text:Q,value:"right"},{label:(0,a.__)("Center","dragblock"),text:$,value:"center"},{label:(0,a.__)("Justify","dragblock"),text:ee,value:"justify"}];return(0,n.createElement)("div",{className:"dragblock-text-align-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Tooltip,{key:a,text:l.label,delay:10,position:"top center"},(0,n.createElement)(u.Button,{variant:e==l.value?"primary":"",onClick:()=>{t(l.value)}},l.label))))))}function le({value:e,onChange:t}){const l=(0,s.useSetting)("layout.contentSize"),o=(0,s.useSetting)("layout.wideSize"),r=[{text:(0,a.__)("Default","dragblock"),value:""},{text:"Content",value:l},{text:"Wide",value:o},{text:"100%",value:"100%"},{text:"Auto",value:"auto"}],[c,d]=(0,n.useState)(0),[g,b]=(0,n.useState)(0);let m=[];for(let e=2;e<7;e++){let l=[];for(let t=0;t<e;t++)l.push((0,n.createElement)("span",{key:t,className:i()("item",{"is-active":c>t}),onMouseEnter:()=>{d(t+1)}}));m.push((0,n.createElement)("div",{className:i()("components-layout-control",{"is-active":g===e}),onMouseEnter:()=>{b(e)}},(0,n.createElement)(u.Tooltip,{text:c+"/"+g,delay:10,position:"bottom center"},(0,n.createElement)("div",{className:"items",onMouseDown:()=>{let e=(100*c/g).toFixed(2)+"%";t(e)}},l.map((e=>e))))))}return(0,n.createElement)("div",{className:"dragblock-width-control"},(0,n.createElement)(u.ButtonGroup,null,r.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))),(0,n.createElement)(p,{value:e,units:{px:{value:"px",label:"px",min:0,max:3e3,step:1,default:0}},onChange:e=>{t(e)}}))}function ae({children:e,className:t,onClose:l,onAction:r,onMouseLeave:c,onMouseEnter:d,onKeyDown:s,actions:g,title:b,disabled:p,hidden:m,list:_,index:k,position:v}){let h=null;const f=(0,n.useRef)(null);return l||(l=()=>{}),c||(c=()=>{}),d||(d=()=>{}),s||(s=()=>{}),g=Object.assign({},{top:!0,bottom:!0,up:!0,down:!0,duplicate:!0,disable:!0,hidden:!0,delete:!0},g),(0,n.createElement)(n.Fragment,null,(0,n.createElement)(u.Popover,{focusOnMount:!1,position:v||"bottom center",className:"dragblock-property-popover"+(t?" "+t:""),onFocusOutside:()=>{l()},onClose:()=>{l()},onClick:e=>{h={X:e.clientX,Y:e.clientY}},onMouseMove:e=>{h={X:e.clientX,Y:e.clientY}},onMouseLeave:e=>{null!==h&&h.X!==e.clientX&&h.Y!==e.clientY&&c()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||("Enter"!==e.key||-1===e.target.className.indexOf("components-search-control__input")&&-1===e.target.className.indexOf("dragblock-chosen-control-input-showing")&&-1===e.target.className.indexOf("components-select-control__input"))&&l()},ref:f},b?(0,n.createElement)("div",{className:"title"},b):null,e?(0,n.createElement)("div",{className:"content"},e):null,(0,n.createElement)("div",{className:"actions"},g.top?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Top","dragblock"),position:"top center"},(0,n.createElement)("a",{className:i()("action front",{disabled:0===k}),onClick:()=>{let e=null;if((0,o.isFunction)(g.top))e=g.top((0,o.cloneDeep)(_),k);else{if(0===k||!Array.isArray(_))return;e=(0,o.cloneDeep)(_);let t=(0,o.cloneDeep)(e[k]);e.splice(k,1),e.unshift(t)}r("top",e)}},(0,n.createElement)("svg",{style:{transform:"rotate(180deg)"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,g.bottom?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Bottom","dragblock"),position:"top center"},(0,n.createElement)("a",{className:i()("action back",{disabled:k===_.length-1}),onClick:()=>{let e=null;if((0,o.isFunction)(g.bottom))e=g.bottom((0,o.cloneDeep)(_),k);else{if(k===_.length-1||!Array.isArray(_))return;e=(0,o.cloneDeep)(_);let t=(0,o.cloneDeep)(e[k]);e.splice(k,1),e.push(t)}r("bottom",e)}},(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,g.up?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Up","dragblock"),position:"top center"},(0,n.createElement)("a",{className:i()("action up",{disabled:0===k}),onClick:()=>{let e=null;if((0,o.isFunction)(g.up))e=g.up((0,o.cloneDeep)(_),k);else{if(0===k||!Array.isArray(_))return;e=(0,o.cloneDeep)(_);let t=(0,o.cloneDeep)(e[k]);e[k]=e[k-1],e[k-1]=t}r("up",e)}},(0,n.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})))):null,g.down?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Down","dragblock"),position:"top center"},(0,n.createElement)("a",{className:i()("action down",{disabled:k===_.length-1}),onClick:()=>{let e=null;if((0,o.isFunction)(g.down))e=g.down((0,o.cloneDeep)(_),k);else{if(k===_.length-1||!Array.isArray(_))return;e=(0,o.cloneDeep)(_);let t=(0,o.cloneDeep)(e[k]);e[k]=e[k+1],e[k+1]=t}r("down",e)}},(0,n.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})))):null,g.duplicate?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Duplicate","dragblock"),position:"top center"},(0,n.createElement)("a",{className:"action duplicate",onClick:()=>{let e=null;if((0,o.isFunction)(g.duplicate))e=g.duplicate((0,o.cloneDeep)(_),k);else{if(!Array.isArray(_))return;e=(0,o.cloneDeep)(_),e.splice(k,0,(0,o.cloneDeep)(e[k]))}r("duplicate",e)}},(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})))):null,g.disable?(0,n.createElement)(u.Tooltip,{delay:10,text:p?(0,a.__)("Enable","dragblock"):(0,a.__)("Disable","dragblock"),position:"top center"},(0,n.createElement)("a",{className:i()("action visibility",{disabled:!!p}),onClick:()=>{let e=null;if((0,o.isFunction)(g.disable))e=g.disable((0,o.cloneDeep)(_),k);else{if(!Array.isArray(_))return;e=(0,o.cloneDeep)(_)}r("disable",e)}},p?dragBlockIcons?.iconCircle:dragBlockIcons?.iconMinusCircle)):null,g.hidden?(0,n.createElement)(u.Tooltip,{delay:10,text:"*"===m?(0,a.__)("Show","dragblock"):(0,a.__)("Hide","dragblock"),position:"top center"},(0,n.createElement)("a",{className:"action",onClick:()=>{let e=null;if((0,o.isFunction)(g.hidden))e=g.hidden((0,o.cloneDeep)(_),k);else{if(!Array.isArray(_))return;e=(0,o.cloneDeep)(_)}r("hidden",e)}},"*"===m?V():H())):null,g.delete?(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Delete","dragblock"),position:"top center"},(0,n.createElement)("a",{className:"action delete",onClick:()=>{let e=null;(0,o.isFunction)(g.delete)?e=g.delete((0,o.cloneDeep)(_),k):(e=(0,o.cloneDeep)(_),(0,o.isArray)(_)?e.splice(k,1):"object"==typeof _&&delete e[k]),r("delete",e)}},(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})))):null,g.custom&&(0,n.createElement)(n.Fragment,null,Object.keys(g.custom).map(((e,t)=>(0,n.createElement)("span",{key:t},g.custom[e])))),(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Close","dragblock"),position:"top center"},(0,n.createElement)("a",{className:"action close",onClick:l},(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,n.createElement)("path",{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})))))))}function oe({placeholder:e,onSelect:t,className:l,popOverClassName:o,icon:r,label:c,text:d,showTrigger:s,position:g,toolbarButton:b,suggestions:p}){const[m,_]=(0,n.useState)(0),[k,v]=(0,n.useState)(""),[h,f]=(0,n.useState)({}),[w,y]=(0,n.useState)(!1),[x,E]=(0,n.useState)(!1),[S,B]=(0,n.useState)([]),[C,P]=(0,n.useState)(null),[I,D]=(0,n.useState)(!1),O=()=>{y(!1)},A=()=>{let e={};for(let t in p){if(Object.keys(e).length>12)break;e[t]=p[t]}f(e),y(!0)},N=e=>{t(e),f({}),v(""),O()};let M=null,L="";if(p){if("string"==typeof p){if(L=p,p={},S&&S.length)for(let e of S)p[e.value]={label:e.label,note:e.note};switch(L){case"categories":p["[dragblock.post.cat.id]"]={label:(0,a.__)("Post Category ID"),note:(0,a.__)("Current Post Category ID")};break;case"tags":p["[dragblock.post.tag.id]"]={label:(0,a.__)("Post Tag ID"),note:(0,a.__)("Current Post Tag ID")};break;case"authors":p["[dragblock.post.author.id]"]={label:(0,a.__)("Post Author ID"),note:(0,a.__)("Current Post Author ID")}}}}else p={};const R=e=>{if(!e||!p||0===p.length)return void f({});let t=e.toLowerCase().trim().replace(/-/gi," ").split(" ").map((e=>e.trim())),l=t.join("").replace(/ /gi,""),a={},o=0;for(let e in p){let r="string"==typeof p[e]?p[e].toLowerCase():Object.values(p[e]).join(" ").toLowerCase(),n=!0;if(-1===r.replace(/ /gi,"").replace(/-/gi,"").indexOf(l))for(let e of t)if(-1===r.indexOf(e)){n=!1;break}if(n&&(a[e]=p[e],++o>=12))break}f(a)};return(0,n.createElement)("div",{className:i()("dragblock-autocomplete-search-box"+(l?" "+l:""),{"show-trigger":s})},b?(0,n.createElement)(u.ToolbarButton,{icon:r,iconSize:"24",label:c,className:"fake-search-button",variant:"secondary",onClick:()=>{I?D(!1):A()}}):(0,n.createElement)(u.Button,{icon:r,iconSize:"24",label:c,className:"fake-search-button",variant:"secondary",onClick:()=>{I?D(!1):A()}},d||(r?"":e)),w?(0,n.createElement)(u.Popover,{position:g||"bottom center",onFocusOutside:()=>{O()},onMouseMove:e=>{null!==M||(M={X:e.clientX,Y:e.clientY})},onClose:()=>{O()},onMouseLeave:e=>{null!==M&&M.X!==e.clientX&&M.Y!==e.clientY&&O()},className:i()("dragblock-autocomplete-search-box-popover"+(o?" "+o:""),{"show-trigger":s})},(0,n.createElement)(u.SearchControl,{onKeyDown:e=>{if("ArrowUp"===e.key)_(0===m?Object.keys(h).length-1:m-1);else if("ArrowDown"===e.key)m>=Object.keys(h).length-1?_(0):_(m+1);else if("Enter"===e.key){let e=Object.keys(h);if(m<0||e.length-1<m)return;let t=e[m];N(t),D(!0),O()}},placeholder:e,value:k,onChange:e=>{L?(E(!0),f([]),C&&clearTimeout(C),P(setTimeout((()=>{((e,t)=>{if(!e||!t)return void B([]);const l=new URLSearchParams({search:e,per_page:12,_locale:"users"});wp.apiFetch({path:`/wp/v2/${t}?${l.toString()}`}).then((l=>{B(l.map((e=>({label:e.name,value:e.id,note:e.description})))),l.map((e=>{p[e.id]={label:e.name,note:e.description}})),((e,t)=>{window["dragblock-query-objects"]||(window["dragblock-query-objects"]=new Object),window["dragblock-query-objects"][e]||(window["dragblock-query-objects"][e]=new Object);for(let l of t)window["dragblock-query-objects"][e][l.id]=l})(t,l),R(e),E(!1)})).catch((e=>{E(!1),B([])}))})(e,L)}),1e3))):R(e),v(e)}}),L&&k&&(0,n.createElement)("div",{className:"results"},!0===x?(0,n.createElement)(n.Fragment,null,(0,a.__)("Fetching...","dragblock")):(0,n.createElement)(n.Fragment,null,0===Object.keys(p).length&&(0,n.createElement)(n.Fragment,null,(0,a.__)("Not found any","dragblock")))),0!==Object.entries(h).length&&(0,n.createElement)("div",{className:"results"},Object.entries(h).map((([e,t],l)=>{let a=e,o=e;return"string"==typeof t?o=t:(t.note?a=t.note:t.label&&(a=t.label),t.label&&(o=t.label)),(0,n.createElement)("div",{key:l,className:"item",onMouseEnter:()=>{_(l)}},(0,n.createElement)("a",{className:i()("item-link",{active:m===l}),onClick:()=>{N(e)}},(0,n.createElement)("code",null,o)))})))):null)}function re({value:e,onChange:t}){(0,s.useSetting)("layout.contentSize"),(0,s.useSetting)("layout.wideSize");const l=[{text:(0,a.__)("Default","dragblock"),value:""},{text:"100%",value:"100%"},{text:"Auto",value:"auto"}],[o,r]=(0,n.useState)(0),[c,d]=(0,n.useState)(0);let g=[];for(let e=2;e<7;e++){let l=[];for(let t=0;t<e;t++)l.push((0,n.createElement)("span",{key:t,className:i()("item",{"is-active":o>t}),onMouseEnter:()=>{r(t+1)}}));g.push((0,n.createElement)("div",{className:i()("components-layout-control",{"is-active":c===e}),onMouseEnter:()=>{d(e)}},(0,n.createElement)(u.Tooltip,{text:o+"/"+c,delay:10,position:"bottom center"},(0,n.createElement)("div",{className:"items",onMouseDown:()=>{let e=(100*o/c).toFixed(2)+"%";t(e)}},l.map((e=>e))))))}return(0,n.createElement)("div",{className:"dragblock-height-control"},(0,n.createElement)(u.ButtonGroup,null,l.map(((l,a)=>(0,n.createElement)(u.Button,{key:a,variant:e==l.value?"primary":"",onClick:()=>{t(l.value)},showTooltip:!0,tooltipPosition:"top center",label:l.label},l.text)))),(0,n.createElement)(p,{value:e,units:{px:{value:"px",label:"px",min:0,max:3e3,step:1,default:0}},onChange:e=>{t(e)}}))}function ne({placeholder:e,onChange:t,tabIndex:l,value:a,position:o,options:r}){const[c,d]=(0,n.useState)(0),[s,u]=(0,n.useState)({}),[g,b]=(0,n.useState)(null),[p,m]=(0,n.useState)(a||"");r||(r={}),o||(o="top"),l||(l=0);const _=()=>{d(0),u({})},k=e=>{if(!e)return void _();let t={},l=0,a=(e=e.trim().toLowerCase()).split(" "),o=a[a.length-1];if(e&&e.trim()){for(let n in r){let c=r[n].toLowerCase();if(c===o||c===e)continue;let i=n+" "+c,d=!0;for(let e of a)if(-1===i.indexOf(e)||c===e){d=!1;break}if(d&&(t[n]=r[n],++l>=6))break}0===l&&-1!==e.indexOf(" ")&&o?k(o):u({...t})}else{for(let e in r)if(t[e]=r[e],6==++l)break;u({...t})}};return(0,n.createElement)("div",{className:"dragblock-chosen-control "+o,onMouseLeave:_},(0,n.createElement)("div",{className:"components-base-control"},(0,n.createElement)("div",{className:"components-base-control__field"},(0,n.createElement)("input",{className:i()("components-text-control__input",{"dragblock-chosen-control-input-showing":Object.keys(s).length>0}),value:p,placeholder:e,onKeyDown:e=>{if("Tab"===e.key&&Object.keys(s).length&&e.preventDefault(),"ArrowUp"===e.key)d(c<=0?Object.keys(s).length-1:c-1);else if("ArrowDown"===e.key)c>=Object.keys(s).length-1?d(0):d(c+1);else if("Enter"===e.key||"Tab"===e.key){_();let e=Object.keys(s);if(e.length-1<c||c<0)return;let l=e[c],a=p.split(" ");a[a.length-1]=l,t(a.join(" "))}},onClick:()=>{k(p)},onFocus:()=>{k(p)},onChange:e=>{const{value:l}=e.target;k(l),(e=>{m(e),g&&clearTimeout(g),b(setTimeout((()=>{t(e),b(null)}),1e3))})(l)}}))),Object.keys(r).length>0&&Object.keys(s).length>0&&(0,n.createElement)("div",{className:"options",onMouseLeave:_},Object.entries(s).map((([e,l],a)=>(0,n.createElement)("a",{key:a,onClick:()=>{t(e),_()},className:i()("option",{active:c===a})},l)))))}var ce=window.wp.data;function ie({value:e,onChange:t}){const l={bounce:(0,a.__)("Bounce","dragblock"),flash:(0,a.__)("Flash","dragblock"),pulse:(0,a.__)("Pulse","dragblock"),rubberBand:(0,a.__)("Rubber Band","dragblock"),shakeX:(0,a.__)("Shake X","dragblock"),shakeY:(0,a.__)("Shake Y","dragblock"),headShake:(0,a.__)("Head Shake","dragblock"),swing:(0,a.__)("Swing","dragblock"),tada:(0,a.__)("Tada","dragblock"),wobble:(0,a.__)("Wobble","dragblock"),jello:(0,a.__)("Jello","dragblock"),heartBeat:(0,a.__)("Heart Beat","dragblock"),backInDown:(0,a.__)("Back in Down","dragblock"),backInLeft:(0,a.__)("Back in Left","dragblock"),backInRight:(0,a.__)("Back in Right","dragblock"),backInUp:(0,a.__)("Back in Up","dragblock"),backOutDown:(0,a.__)("Back out Down","dragblock"),backOutLeft:(0,a.__)("Back out Left","dragblock"),backOutRight:(0,a.__)("Back out Right","dragblock"),backOutUp:(0,a.__)("Back out Up","dragblock"),bounceIn:(0,a.__)("Bounce in ","dragblock"),bounceInDown:(0,a.__)("Bounce in Down","dragblock"),bounceInLeft:(0,a.__)("Bounce in Left","dragblock"),bounceInRight:(0,a.__)("Bounce in Right","dragblock"),bounceInUp:(0,a.__)("Bounce in Up","dragblock"),bounceOut:(0,a.__)("Bounce out ","dragblock"),bounceOutDown:(0,a.__)("Bounce out Down","dragblock"),bounceOutLeft:(0,a.__)("Bounce out Left","dragblock"),bounceOutRight:(0,a.__)("Bounce out Right","dragblock"),bounceOutUp:(0,a.__)("Bounce out Up","dragblock"),fadeIn:(0,a.__)("Fade in ","dragblock"),fadeInDown:(0,a.__)("Fade in Down","dragblock"),fadeInDownBig:(0,a.__)("Fade in Down Big","dragblock"),fadeInLeft:(0,a.__)("Fade in Left","dragblock"),fadeInLeftBig:(0,a.__)("Fade in Left Big","dragblock"),fadeInRight:(0,a.__)("Fade in Right","dragblock"),fadeInRightBig:(0,a.__)("Fade in Right Big","dragblock"),fadeInUp:(0,a.__)("Fade in Up","dragblock"),fadeInUpBig:(0,a.__)("Fade in Up Big","dragblock"),fadeInTopLeft:(0,a.__)("Fade in Top Left","dragblock"),fadeInTopRight:(0,a.__)("Fade in Top Right","dragblock"),fadeInBottomLeft:(0,a.__)("Fade in Bottom Left","dragblock"),fadeInBottomRight:(0,a.__)("Fade in Bottom Right","dragblock"),fadeOut:(0,a.__)("Fade out ","dragblock"),fadeOutDown:(0,a.__)("Fade out Down","dragblock"),fadeOutDownBig:(0,a.__)("Fade out Down Big","dragblock"),fadeOutLeft:(0,a.__)("Fade out Left","dragblock"),fadeOutLeftBig:(0,a.__)("Fade out Left Big","dragblock"),fadeOutRight:(0,a.__)("Fade out Right","dragblock"),fadeOutRightBig:(0,a.__)("Fade out Right Big","dragblock"),fadeOutUp:(0,a.__)("Fade out Up","dragblock"),fadeOutUpBig:(0,a.__)("Fade out Up Big","dragblock"),fadeOutTopLeft:(0,a.__)("Fade out Top Left","dragblock"),fadeOutTopRight:(0,a.__)("Fade out Top Right","dragblock"),fadeOutBottomRight:(0,a.__)("Fade out Bottom Right","dragblock"),fadeOutBottomLeft:(0,a.__)("Fade out Bottom Left","dragblock"),flip:(0,a.__)("Flip","dragblock"),flipInX:(0,a.__)("Flip in X","dragblock"),flipInY:(0,a.__)("Flip in Y","dragblock"),flipOutX:(0,a.__)("Flip out X","dragblock"),flipOutY:(0,a.__)("Flip out Y","dragblock"),lightSpeedInRight:(0,a.__)("LightSpeed in Right","dragblock"),lightSpeedInLeft:(0,a.__)("LightSpeed in Left","dragblock"),lightSpeedOutRight:(0,a.__)("LightSpeed out Right","dragblock"),lightSpeedOutLeft:(0,a.__)("LightSpeed out Left","dragblock"),rotateIn:(0,a.__)("Rotate in ","dragblock"),rotateInDownLeft:(0,a.__)("Rotate in Down Left","dragblock"),rotateInDownRight:(0,a.__)("Rotate in Down Right","dragblock"),rotateInUpLeft:(0,a.__)("Rotate in Up Left","dragblock"),rotateInUpRight:(0,a.__)("Rotate in Up Right","dragblock"),rotateOut:(0,a.__)("Rotate out ","dragblock"),rotateOutDownLeft:(0,a.__)("Rotate out Down Left","dragblock"),rotateOutDownRight:(0,a.__)("Rotate out Down Right","dragblock"),rotateOutUpLeft:(0,a.__)("Rotate out Up Left","dragblock"),rotateOutUpRight:(0,a.__)("Rotate out Up Right","dragblock"),hinge:(0,a.__)("Hinge","dragblock"),jackInTheBox:(0,a.__)("Jack in The Box","dragblock"),rollIn:(0,a.__)("Roll in ","dragblock"),rollOut:(0,a.__)("Roll out ","dragblock"),zoomIn:(0,a.__)("Zoom in ","dragblock"),zoomInDown:(0,a.__)("Zoom in Down","dragblock"),zoomInLeft:(0,a.__)("Zoom in Left","dragblock"),zoomInRight:(0,a.__)("Zoom in Right","dragblock"),zoomInUp:(0,a.__)("Zoom in Up","dragblock"),zoomOut:(0,a.__)("Zoom out ","dragblock"),zoomOutDown:(0,a.__)("Zoom out Down","dragblock"),zoomOutLeft:(0,a.__)("Zoom out Left","dragblock"),zoomOutRight:(0,a.__)("Zoom out Right","dragblock"),zoomOutUp:(0,a.__)("Zoom out Up","dragblock"),slideInDown:(0,a.__)("Slide in Down","dragblock"),slideInLeft:(0,a.__)("Slide in Left","dragblock"),slideInRight:(0,a.__)("Slide in Right","dragblock"),slideInUp:(0,a.__)("Slide in Up","dragblock"),slideOutDown:(0,a.__)("Slide out Down","dragblock"),slideOutLeft:(0,a.__)("Slide out Left","dragblock"),slideOutRight:(0,a.__)("Slide out Right","dragblock"),slideOutUp:(0,a.__)("Slide out Up","dragblock")};return(0,n.createElement)("div",{className:"dragblock-animation-name-control"},(0,n.createElement)(ne,{options:l,value:e,onChange:t,placeholder:(0,a.__)("Animation Name","dragblock")}))}const de=1e3;function se(e,t,l){return"cut"===window.dragBlockPM.clipboard.action&&window.dragBlockPM.clipboard.clientId===e&&window.dragBlockPM.clipboard.attrSlug===t&&window.dragBlockPM.clipboard.selectedPropIds.has(l)}function ue(e,t){window.dragBlockPM.blocks?.[e]?.history?.attributes&&window.dragBlockPM.blocks[e].history.attributes.at(-1)!==t&&(window.dragBlockPM.blocks[e].history.attributes.length>de&&window.dragBlockPM.blocks[e].history.attributes.shift(),window.dragBlockPM.blocks[e].history.attributes.push(t),window.dragBlockPM.blocks[e].history.pointer=window.dragBlockPM.blocks[e].history.attributes.length-1)}function ge(e=null){if(e&&window.dragBlockPM.blocks?.[e.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug]?.selectedProps){let t=new Set;window.dragBlockPM.blocks[e.clientId].selectedProps[window.dragBlockPM.curAttrSlug].selectedProps=t,window.dragBlockPM.blocks[e.clientId].selectedProps[window.dragBlockPM.curAttrSlug].setSelectedProps(t)}Object.entries(window.dragBlockPM.blocks).map((([e,t],__)=>{t.selectedProps&&Object.entries(t.selectedProps).map((([t,{selectedProps:l,setSelectedProps:a}])=>{let o=Array.from(l);o.length&&(o=new Set,window.dragBlockPM.blocks[e].selectedProps[t].selectedProps=o,a(o))}))})),window.dragBlockPM.clipboard.selectedPropIds=new Set}function be(e){const{clientId:t,attributes:l}=e,a=window.dragBlockPM.blocks[t]&&window.dragBlockPM.curAttrSlug&&window.dragBlockPM.blocks[t].selectedProps&&window.dragBlockPM.blocks[t].selectedProps[window.dragBlockPM.curAttrSlug]&&l;if(!a)return ge(),{couldAccess:a};const r=window.dragBlockPM.curAttrSlug;l[r]||(l[r]=new Array);const n=l[r],{selectedProps:c,setSelectedProps:i}=window.dragBlockPM.blocks[t].selectedProps[r],d=Array.from(c).sort(((e,t)=>e-t));return{couldAccess:a,curAttrSlug:r,curAttr:n,propIds:d,clientId:t,attributes:l,updateSelectedProps:(e=null)=>{e||(e=d);let l=new Set((0,o.cloneDeep)(e));window.dragBlockPM.blocks[t].selectedProps[r].selectedProps=l,i(l)}}}function pe(e,t){let l=(0,o.cloneDeep)(t);(0,ce.dispatch)("core/block-editor").updateBlockAttributes(e,l),ue(e,l)}function me(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n}=be(e);t&&o.length?(n[l]=a.filter(((__,e)=>!o.includes(e))),pe(r,n),ge()):ge()}function _e(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);t&&o.length?0!==o[0]&&(o.map(((e,t)=>{if(a[e-1]&&a[e]){let l=a[e-1];a[e-1]=a[e],a[e]=l,o[t]=e-1}})),n[l]=a,pe(r,n),c()):ge()}function ke(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);t&&o.length?o.at(-1)!==a.length-1&&([...o].reverse().map(((e,t)=>{if(a[e]&&a[e+1]){let l=a[e];a[e]=a[e+1],a[e+1]=l,o[t]=e+1}})),n[l]=a,pe(r,n),c()):ge()}function ve(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);if(!t||!o.length)return void ge();let i=[],d=[];a.map(((e,t)=>{o.includes(t)?i.push(e):d.push(e)})),o.map(((__,e)=>{o[e]=e})),n[l]=[...i,...d],pe(r,n),c()}function he(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);if(!t||!o.length)return void ge();let i=[],d=[];a.map(((e,t)=>{o.includes(t)?i.push(e):d.push(e)})),o.map(((__,e)=>{o[e]=a.length-o.length+e})),n[l]=[...d,...i],pe(r,n),c()}function fe(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:n,attributes:c,updateSelectedProps:i}=be(e);if(!t||!r.length)return void ge();let d=[],s=[];a.map(((e,t)=>{d.push(e),r.includes(t)&&(s.push(d.length-1),s.push(d.length),d.push((0,o.cloneDeep)(e)))})),c[l]=d,pe(n,c),i(s)}function we(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);t&&o.length?(o.map((e=>{a[e]&&(a[e].hidden?delete a[e].hidden:a[e].hidden="*")})),n[l]=a,pe(r,n),ge()):ge()}function ye(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);t&&o.length?(o.map((e=>{a[e]&&(a[e].disabled?delete a[e].disabled:a[e].disabled="*")})),n[l]=a,pe(r,n)):ge()}function xe(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:n,attributes:c,updateSelectedProps:i}=be(e);t&&r.length?(window.dragBlockPM.clipboard={action:"copy",clientId:n,attrSlug:l,selectedProps:r.map((e=>a[e]?(0,o.cloneDeep)(a[e]):null)).filter((e=>!!e))},ge()):ge()}function Ee(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:n,attributes:c,updateSelectedProps:i}=be(e);t&&r.length?(window.dragBlockPM.clipboard={action:"cut",clientId:n,attrSlug:l,selectedProps:r.map((e=>a[e]?(0,o.cloneDeep)(a[e]):null)).filter((e=>!!e))},ge(e),window.dragBlockPM.clipboard.selectedPropIds=new Set(r)):ge()}function Se(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:r,attributes:n,updateSelectedProps:c}=be(e);if(!t)return;if(!window.dragBlockPM.clipboard)return;const i=window.dragBlockPM.clipboard;if(!i.selectedProps||!i.selectedProps.length||!i.attrSlug)return;if("cut"===i.action){let e=(0,ce.select)("core/block-editor").getBlock(i.clientId);if(!e||!e.attributes||!e.attributes[i.attrSlug])return;e.attributes[i.attrSlug]=e.attributes[i.attrSlug].filter(((__,e)=>!i.selectedPropIds.has(e))),pe(i.clientId,e.attributes),ge(e)}n[i.attrSlug]||(n[i.attrSlug]=new Array);let d=n[i.attrSlug];d.unshift(...i.selectedProps),n[i.attrSlug]=d,pe(r,n),ge(e)}function Be(e){const{clientId:t,attributes:l}=e;if(!window.dragBlockPM.blocks?.[t]?.history?.attributes)return;const a=window.dragBlockPM.blocks[t].history;if(!a.attributes[a.pointer-1])return;let o=a.attributes[a.pointer-1];o!==l&&(a.pointer--,(0,ce.dispatch)("core/block-editor").updateBlockAttributes(t,o))}function Ce(e){const{clientId:t,attributes:l}=e;if(!window.dragBlockPM.blocks?.[t]?.history?.attributes)return;const a=window.dragBlockPM.blocks[t].history;if(!a.attributes[a.pointer+1])return;let o=a.attributes[a.pointer+1];o!==l&&(a.pointer++,(0,ce.dispatch)("core/block-editor").updateBlockAttributes(t,o))}const Pe={display:{"":{text:(0,a.__)("Default","dragblock"),icon:dragBlockIcons?.iconLayoutBlockBlueBoxO},flex:{text:(0,a.__)("Flex Box","dragblock"),icon:dragBlockIcons?.iconLayoutFlexBlueBoxO},grid:{text:(0,a.__)("Grid Box","dragblock"),icon:dragBlockIcons?.iconLayoutGridBlueBoxO}},"text-align":{"":{text:(0,a.__)("Left","dragblock"),icon:dragBlockIcons?.iconAlignLeft},center:{text:(0,a.__)("Center","dragblock"),icon:dragBlockIcons?.iconAlignCenter},right:{text:(0,a.__)("Right","dragblock"),icon:dragBlockIcons?.iconAlignRight},justify:{text:(0,a.__)("Justify","dragblock"),icon:dragBlockIcons?.iconAlignJustify}},"flex-direction":{"":{text:(0,a.__)("Row - Horizontal","dragblock"),icon:dragBlockIcons?.iconArrowRight},column:{text:(0,a.__)("Column - Vertical","dragblock"),icon:dragBlockIcons?.iconArrowDown},"row-reverse":{text:(0,a.__)("Row - Reverse","dragblock"),icon:dragBlockIcons?.iconArrowLeft},"column-reverse":{text:(0,a.__)("Column - Reverse","dragblock"),icon:dragBlockIcons?.iconArrowUp}},"justify-content":{"":{text:(0,a.__)("Start - Left","dragblock"),icon:dragBlockIcons?.iconJustifyContentStart},center:{text:(0,a.__)("Center - Middle","dragblock"),icon:dragBlockIcons?.iconJustifyContentCenter},"space-between":{text:(0,a.__)("Space Between","dragblock"),icon:dragBlockIcons?.iconJustifyContentSpaceBetween},end:{text:(0,a.__)("End - Right","dragblock"),icon:dragBlockIcons?.iconJustifyContentEnd},"space-evenly":{text:(0,a.__)("Space Evenly","dragblock"),icon:dragBlockIcons?.iconJustifyContentSpaceEvenly},stretch:{text:(0,a.__)("Stretch","dragblock"),icon:dragBlockIcons?.iconJustifyContentStretch}},"align-items":{"":{text:(0,a.__)("Start - Top","dragblock"),icon:dragBlockIcons?.iconAlginItemsStart},center:{text:(0,a.__)("Center - Middle","dragblock"),icon:dragBlockIcons?.iconAlignItemsCenter},end:{text:(0,a.__)("End - Bottom","dragblock"),icon:dragBlockIcons?.iconAlignItemsEnd},stretch:{text:(0,a.__)("Stretch","dragblock"),icon:dragBlockIcons?.iconAlignItemsStretch}},"flex-wrap":{"":{text:(0,a.__)("No Wrap","dragblock"),icon:dragBlockIcons?.iconFlexWrapNoWrap},wrap:{text:(0,a.__)("Wrap","dragblock"),icon:dragBlockIcons?.iconFlexWrapWrap},"wrap-reverse":{text:(0,a.__)("Wrap Reverse","dragblock"),icon:dragBlockIcons?.iconFlexWrapWrapReverse}},"text-transform":{"":{text:(0,a.__)("Default","dragblock"),icon:X()},uppercase:{text:(0,a.__)("Uppercase","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"AB")},lowercase:{text:(0,a.__)("Lowercase","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"ab")},capitalize:{text:(0,a.__)("Capitalize","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"Ab")}},"font-style":{"":{text:(0,a.__)("Default","dragblock"),icon:X()},italic:{text:(0,a.__)("Italic","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon",style:{fontStyle:"italic"}},(0,a.__)("Italic","dragblock"))},normal:{text:(0,a.__)("Normal","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon",style:{fontStyle:"normal"}},(0,a.__)("Normal","dragblock"))}},"text-decoration-line":{"":{text:(0,a.__)("Default","dragblock"),icon:X()},underline:{text:(0,a.__)("Underline","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline"}},"U")},"line-through":{text:(0,a.__)("Line Through","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"line-through"}},"S")},overline:{text:(0,a.__)("Overline","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"overline"}},"O")},none:{text:(0,a.__)("None","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon"},"X")}},"text-decoration-style":{"":{text:(0,a.__)("Default","dragblock"),icon:X()},solid:{text:(0,a.__)("Solid","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"solid"}},(0,a.__)("Solid","dragblock"))},dashed:{text:(0,a.__)("Dashed","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"dashed"}},(0,a.__)("Dashed","dragblock"))},dotted:{text:(0,a.__)("Dotted","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"dotted"}},(0,a.__)("Dotted","dragblock"))},double:{text:(0,a.__)("Double","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"double"}},(0,a.__)("Double","dragblock"))},wavy:{text:(0,a.__)("Wavy","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"wavy"}},(0,a.__)("Wavy","dragblock"))}},devices:{"":{text:(0,a.__)("Desktop/Default","dragblock"),icon:G()},t:{text:(0,a.__)("Tablet","dragblock"),icon:Y()},m:{text:(0,a.__)("Mobile","dragblock"),icon:Z()}}};function Ie(e){let{options:t,value:l,onChange:a,className:r,vertical:c,multiSelect:d}=e;if(!t)return null;let s="";if((0,o.isString)(t)){if(s=t,!Pe[s])return null;t=Pe[s]}const g=new Set((l||"").trim().split(" "));let b=Object.keys(t);""===b.at(-1)&&(b.pop(),b.unshift(""));const p=b.map(((e,o)=>{const{icon:r,text:s}=t[e],b=(0,n.createElement)(n.Fragment,null,!!r&&(0,n.createElement)("span",{className:"icon"},r),c&&s&&(0,n.createElement)("span",{className:"text"},s)),p=s&&!c?(0,n.createElement)(u.Tooltip,{text:s,position:"bottom",delay:0},b):b;return(0,n.createElement)("a",{key:o,className:i()("option",{active:g.has(e)}),title:s||"",onClick:t=>{if(d&&(t.ctrlKey||t.metaKey)&&""!==e&&"none"!==e&&l&&"none"!==l)g.has(e)?g.delete(e):g.add(e),a(Array.from(g).join(" "));else{if(e===(l||""))return;a(e)}}},p)}));return(0,n.createElement)("div",{className:"dragblock-options "+(c?"vertical":"horizontal")+(r?" "+r:"")+(s?" "+s:"")},p)}const De=(0,d.createHigherOrderComponent)((e=>t=>{const{attributes:l,setAttributes:c,isSelected:d,clientId:g,isMultiSelected:b}=t;let{dragBlockStyles:O,className:L}=l;const[U,X]=(0,n.useState)(!1),[K,J]=(0,n.useState)(-1),[q,Q]=(0,n.useState)(!1),[$,ee]=(0,n.useState)(-1),[de,be]=(0,n.useState)(O&&O.length>0),[pe,Pe]=(0,n.useState)(new Set),De="dragBlockStyles",Oe=((0,s.useSetting)("color.palette.theme")||[]).concat((0,s.useSetting)("color.palette.custom")||[]),Ae=(0,s.useSetting)("layout.contentSize"),Ne=(0,s.useSetting)("layout.wideSize");O||(O=(e=>{let t=new Array;return["dragblock/wrapper"].includes(e),["dragblock/image"].includes(e),(0,o.cloneDeep)(t)})(t.name));const Me=e=>{J(-1),ee(e)},Le=()=>{ee(-1),X(!1),ue(g,l)};!function({attrSlug:e,clientId:t,selectedProps:l,setSelectedProps:a,closePropertyPopover:o,attributes:r,isOpenedPropertyPopover:n}){window.dragBlockPM||(window.dragBlockPM={blocks:{},clipboard:{action:"",clientId:"",attrSlug:"",selectedProps:[],selectedPropIds:new Set},curAttrSlug:"",isInPanel:!1},function(e){const t={delete:me,ctrl__delete:ye,ctrl__shift__delete:we,ctrl__c:xe,ctrl__x:Ee,ctrl__v:Se,ctrl__arrowup:_e,ctrl__arrowdown:ke,ctrl__z:Be,ctrl__y:Ce,ctrl__shift__arrowup:ve,ctrl__shift__arrowdown:he,alt__shift__arrowup:fe,alt__shift__arrowdown:fe};e(document).on("mousemove",".dragblock-inspector-controls",(function(e){window.dragBlockPM.isInPanel=!0})),e(document).on("mouseleave",".dragblock-inspector-controls",(function(e){window.dragBlockPM.isInPanel=!1})),e(document).on("keydown",(function(e){if(!window.dragBlockPM.isInPanel)return;if(!e.key||"Unidentified"===e.key||["Control","Alt","Shift"].includes(e.key))return;if(!(e.ctrlKey||e.metaKey||e.altKey||e.shiftKey||["Escape","Delete"].includes(e.key)))return;let l=(0,ce.select)("core/block-editor").getSelectedBlock();if(!l)return void ge();if("Escape"===e.key)return window.dragBlockPM.curAttrSlug&&window.dragBlockPM.blocks?.[l.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug]?.closePropertyPopover&&window.dragBlockPM.blocks[l.clientId].selectedProps[window.dragBlockPM.curAttrSlug].closePropertyPopover(),void ge(l);if(window.dragBlockPM.blocks?.[l.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug].isOpenedPropertyPopover())return;let a=e.key.toLowerCase();e.shiftKey&&(a="shift__"+a),e.altKey&&(a="alt__"+a),(e.ctrlKey||e.metaKey)&&(a="ctrl__"+a),t[a]?(!e.ctrlKey&&!e.metaKey&&e.altKey&&e.shiftKey||e.preventDefault(),t[a](l)):ge(l)}))}(jQuery)),window.dragBlockPM.blocks[t]||(window.dragBlockPM.blocks[t]={selectedProps:{},history:{attributes:[r],pointer:0}}),window.dragBlockPM.blocks[t].selectedProps[e]={selectedProps:l,setSelectedProps:a,closePropertyPopover:o,isOpenedPropertyPopover:n}}({attrSlug:De,attributes:l,clientId:g,selectedProps:pe,setSelectedProps:Pe,closePropertyPopover:Le,isOpenedPropertyPopover:()=>-1!==$});const Re=(e,t,l=!1,a=!1)=>{if(void 0===e)return;l&&(e=function({value:e,colors:t}){return e&&(0,o.isString)(e)?e=e.split(" ").map((e=>{if(0!==e.indexOf("#"))return e;let l=e.substring(7).toLowerCase(),a=e.substring(0,7).toLowerCase();for(let e of t){let t=e.color.toLowerCase(),o=t.substring(0,7);if(a+l===t)return P+e.slug+I;if(a===o)return P+e.slug+"@"+I+l}return e})).join(" "):e}({value:e.trim(),colors:Oe})),a&&(e=function({value:e,contentSize:t,wideSize:l}){return e&&(0,o.isString)(e)?e=e.split(" ").map((e=>e===t?S:e===l?B:e)).join(" "):e}({value:e,contentSize:Ae,wideSize:Ne}));let r=(0,o.cloneDeep)(O);r[t].value=e,c({dragBlockStyles:r})},Fe=(e,t,l)=>{let a=(0,o.cloneDeep)(e);return a[t].devices||(a[t].devices=""),-1===a[t].devices.indexOf(l)?a[t].devices+=l:a[t].devices=a[t].devices.replace(l,""),""===a[t].devices&&delete a[t].devices,a},ze=(e,t,l=nulls,a=null)=>{let r=(0,o.cloneDeep)(e),n=r[t],c=t+1;for(;c<r.length;c++){let e=r[c];if(e.devices!==n.devices||e.selectors!==n.selectors)break}for(let e=t;e<c;e++)null!==l&&(r=Fe(r,e,l)),null!==a&&(r[e].selectors=a);return r},Te=(e,t)=>{let l=t+1;for(;l<e.length&&e[l].selectors===e[t].selectors&&e[l].devices===e[t].devices;l++);return l},je={":hover":!0,":focus":!0,":checked":!0,":target":!0,":active":!0};let Ue={devices:"",selectors:"",shown:!1},He=!1;for(let e of O)if(e.hidden){He=!0;break}return function(e,t=!0){const{clientId:l,isSelected:a,isMultiSelected:o,name:r,attributes:n}=e,{dragBlockRenderability:c}=n;return!a||o||["core/block"].includes(r)||t&&function(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}(c)}(t)?(0,n.createElement)(n.Fragment,null,(0,n.createElement)(e,{...t})):(0,n.createElement)(n.Fragment,null,(0,n.createElement)(e,{...t}),(0,n.createElement)(s.InspectorControls,null,(0,n.createElement)(u.PanelBody,{className:"dragblock-inspector-controls appearance"+(O&&O.length?" has-properties":""),title:(0,a.__)("Appearance","dragblock"),icon:dragBlockIcons?.iconMonalisa,opened:de,onToggle:()=>{be(!de)}},(0,n.createElement)(oe,{placeholder:(0,a.__)("+ Add a Property","dragblock"),onSelect:e=>{let t=(0,o.cloneDeep)(O),l=[];e.includes(":")&&r[e]?l=(0,o.cloneDeep)(r[e].set):l.push({value:"",slug:e}),-1!==K?(l.map((e=>(t[K].selectors&&(e.selectors=t[K].selectors),t[K].devices&&(e.devices=t[K].devices),e))),t.splice(K,0,...(0,o.cloneDeep)(l))):t.unshift(...(0,o.cloneDeep)(l)),c({dragBlockStyles:t}),Me(-1!==K?K:0)},suggestions:r}),He&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("a",{className:"global-action hidden-styles-toggle",onClick:()=>{Q(!q)}},q&&(0,n.createElement)(n.Fragment,null,H()," ",(0,a.__)("Hide Hidden","dragblock")),!q&&(0,n.createElement)(n.Fragment,null,V()," ",(0,a.__)("Show Hidden","dragblock")))),!!O&&0!==O.length&&(0,n.createElement)("div",{className:"properties"},O.map(((e,t)=>{let l=!1,d=e.devices?e.devices:"",s=e.selectors?e.selectors:"";Ue.devices!==d||Ue.selectors!==s?(Ue.devices=d,Ue.selectors=s,l=!e.hidden||q,l||(Ue.shown=!1)):!1===Ue.shown&&(l=!e.hidden||q),l&&(Ue.shown=!0);let b=!0,S=new Object,B="";if(e.selectors){let t=e.selectors.split(",").map((e=>e.trim()));for(let e of t)if(-1===e.indexOf(":"))S[""]||(S[""]=new Set),S[""].add(e);else{if(e=e.split(":"),!je[":"+e[1]]){b=!1;break}if(S[""]){b=!1;break}S[":"+e[1]]||(S[":"+e[1]]=new Set),S[":"+e[1]].add(e[0])}if(b){for(let e in S){let t=[...S[e]].sort(((e,t)=>e>t)).join(",");if(B){if(B!==t){b=!1;break}}else B=t}S[""]&&delete S[""]}}return(0,n.createElement)("div",{key:t,className:i()("property-wrapper",{})},l?(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"master-selector"},(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Edit selector","dragblock"),position:"middle left"},(0,n.createElement)("a",{className:"master-selector-name",onClick:function(){X(!0),Me(t)}},e.devices?(0,n.createElement)("span",{className:"devices"},e.devices.split("").map((e=>"m"===e?"Mobile":"t"===e?"Tablet":"Desktop")).join(", ")):null,e.selectors?(0,n.createElement)("span",{className:"selectors"},0===e.selectors.indexOf("&")?(0,n.createElement)(n.Fragment,null,(0,n.createElement)("strong",null,"&"),e.selectors.substring(1)):e.selectors):null)),(0,n.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Add a property","dragblock"),position:"top center"},(0,n.createElement)("a",{className:"master-selector-add",onClick:function(){J(t),document.querySelector(".dragblock-inspector-controls.appearance .fake-search-button").click()}},"+")))):"",(!e.hidden||q)&&(0,n.createElement)("a",{className:i()("property",{disabled:!!e.disabled,hidden:!!e.hidden,"has-selector":e.devices||e.selectors,default:!e.value,"is-selected":pe.has(t),"in-clipboard-cut":se(g,De,t)}),onClick:e=>{var l;if(l=De,window.dragBlockPM.curAttrSlug&&window.dragBlockPM.curAttrSlug!==l&&ge(),window.dragBlockPM.curAttrSlug=l,e.ctrlKey||e.metaKey)return pe.has(t)?pe.delete(t):pe.add(t),void Pe((0,o.cloneDeep)(pe));Pe(new Set),X(!1),Me(t)}},(0,n.createElement)("span",{className:"label"},r[e.slug].label),(0,n.createElement)("span",{className:"separator"}," ",e.hidden?(0,n.createElement)("strong",null,"👁"):":"," "),e.value?(0,n.createElement)("span",{className:"value-preview "+r[e.slug].type},(P=C({value:D(e.value,Oe),contentSize:Ae,wideSize:Ne}),(0,o.isString)(P)?-1===P.indexOf("#")?P:(P=P.split("#"),(0,n.createElement)(n.Fragment,null,(0,n.createElement)("span",null,P[0],"  "),(0,n.createElement)("span",{className:"color",style:{backgroundColor:"#"+P[1]}}),"#",P[1])):P)):(0,n.createElement)("span",null,(0,a.__)("default","dragblock"))),$===t?(0,n.createElement)(ae,{noPadding:!0,className:"dragblock-appearance-control-popover",onClose:Le,onMouseLeave:()=>{Le()},onKeyDown:e=>{"Escape"===e.key&&Le()},actions:U?{top:function(e,t){if(0===t)return e;let l=Te(e,t),a=e.splice(t,l-t);return e.unshift(...a),e},bottom:function(e,t){let l=Te(e,t);if(l>=e.length-1)return e;let a=e.splice(t,l-t);return e.push(...a),e},up:function(e,t){if(0===t)return e;let l=Te(e,t),a=e.splice(t,l-t),o=((e,t)=>{let l=t-1;for(;l>-1&&e[t].selectors===e[l].selectors&&e[t].devices===e[l].devices;l--);return l+1})(e,t-1);return e.splice(o,0,...a),e},down:function(e,t){let l=Te(e,t);if(l>=e.length-1)return e;let a=e.splice(t,l-t),o=Te(e,t+1);return e.splice(o,0,...a),e},duplicate:!1,disable:function(e,t){let l=Te(e,t),a=!0;for(let o=t;o<l;o++)if(!e[o].disabled){a=!1;break}if(a)for(let a=t;a<l;a++)delete e[a].disabled;else for(let a=t;a<l;a++)e[a].disabled="*";return e},hidden:!1,delete:!1}:null,onAction:(e,l)=>{"disable"!==e||U||(l[t].disabled?delete l[t].disabled:l[t].disabled="*"),"hidden"!==e||U||(l[t].hidden?delete l[t].hidden:l[t].hidden="*"),Le(),c({dragBlockStyles:l})},title:U?(0,a.__)("Edit Selectors","dragblock"):r[e.slug].label,disabled:e.disabled,hidden:e.hidden,list:O,index:t},!U&&(0,n.createElement)("div",{className:"value"},"color"===r[e.slug].type&&(0,n.createElement)(u.ColorPalette,{enableAlpha:!0,colors:Oe,value:D(e.value,Oe),onChange:e=>{Re(e,t,!0)}}),"unit"===r[e.slug].type&&(0,n.createElement)(p,{value:e.value,units:r[e.slug].units?r[e.slug].units:null,onChange:e=>{Re(e,t)}}),"select"===r[e.slug].type&&(0,n.createElement)(u.SelectControl,{value:e.value,options:r[e.slug].options,onChange:e=>{Re(e,t)}}),"text"===r[e.slug].type&&(0,n.createElement)(u.TextControl,{value:e.value,onChange:e=>{Re(e,t)}}),"margin"===r[e.slug].type&&(0,n.createElement)(W,{value:e.value,onChange:e=>{Re(e,t)},switcher:"margin"===e.slug||"padding"===e.slug||"border-radius"===e.slug,minus:-1===e.slug.indexOf("padding")&&"border-radius"!==e.slug,corner:"border-radius"===e.slug}),"number"===r[e.slug].type&&(0,n.createElement)(u.__experimentalNumberControl,{value:e.value?Number(e.value):"",min:r[e.slug].min?r[e.slug].min:-99,max:r[e.slug].max?r[e.slug].max:9999,step:r[e.slug].step?r[e.slug].step:1,onChange:e=>{Re(e,t)}}),"font-size"===r[e.slug].type&&(0,n.createElement)(m,{value:e.value,onChange:e=>{Re(e,t)}}),"font-size"===r[e.slug].type&&(0,n.createElement)(Ie,{value:e.value,onChange:e=>{Re(e,t)}}),"font-weight"===r[e.slug].type&&(0,n.createElement)(_,{value:e.value,onChange:e=>{Re(e,t)}}),"line-height"===r[e.slug].type&&(0,n.createElement)(k,{value:e.value,onChange:e=>{Re(e,t)}}),"text-decoration-line"===r[e.slug].type&&(0,n.createElement)(v,{value:e.value,onChange:e=>{Re(e,t)}}),"text-decoration-style"===r[e.slug].type&&(0,n.createElement)(h,{value:e.value,onChange:e=>{Re(e,t)}}),"text-transform"===r[e.slug].type&&(0,n.createElement)(w,{value:e.value,onChange:e=>{Re(e,t)}}),"text-align"===r[e.slug].type&&(0,n.createElement)(te,{value:e.value,onChange:e=>{Re(e,t)}}),"text-decoration"===r[e.slug].type&&(0,n.createElement)(f,{value:D(e.value,Oe),colors:Oe,onChange:e=>{Re(e,t,!0)}}),"border-style"===r[e.slug].type&&(0,n.createElement)(y,{value:e.value,onChange:e=>{Re(e,t)}}),"border"===r[e.slug].type&&(0,n.createElement)(x,{value:D(e.value,Oe),colors:Oe,onChange:e=>{Re(e,t,!0)}}),"text-shadow"===r[e.slug].type&&(0,n.createElement)(E,{value:D(e.value,Oe),colors:Oe,onChange:e=>{Re(e,t,!0)}}),"box-shadow"===r[e.slug].type&&(0,n.createElement)(A,{value:D(e.value,Oe),colors:Oe,onChange:e=>{Re(e,t,!0)}}),"position"===r[e.slug].type&&(0,n.createElement)(N,{value:e.value,onChange:e=>{Re(e,t)}}),"display"===r[e.slug].type&&(0,n.createElement)(M,{value:e.value,onChange:e=>{Re(e,t)}}),"transform"===r[e.slug].type&&(0,n.createElement)(R,{value:e.value,onChange:e=>{Re(e,t)}}),"align-items"===r[e.slug].type&&(0,n.createElement)(F,{value:e.value,onChange:e=>{Re(e,t)}}),"justify-content"===r[e.slug].type&&(0,n.createElement)(z,{value:e.value,onChange:e=>{Re(e,t)}}),"flex-wrap"===r[e.slug].type&&(0,n.createElement)(T,{value:e.value,onChange:e=>{Re(e,t)}}),"flex-direction"===r[e.slug].type&&(0,n.createElement)(j,{value:e.value,onChange:e=>{Re(e,t)}}),("width"===r[e.slug].type||"flex-basis"===r[e.slug].type)&&(0,n.createElement)(le,{value:C({value:e.value,contentSize:Ae,wideSize:Ne}),onChange:e=>{Re(e,t,!1,!0)}}),"height"===r[e.slug].type&&(0,n.createElement)(re,{value:C({value:e.value,contentSize:Ae,wideSize:Ne}),onChange:e=>{Re(e,t,!1,!0)}}),"animation-name"===r[e.slug].type&&(0,n.createElement)(ie,{value:e.value,onChange:e=>{Re(e,t)}})),(0,n.createElement)("div",{className:"extra-wrapper"},(0,n.createElement)(u.Flex,{className:"extra devices"},(0,n.createElement)(u.FlexItem,{className:"label"},(0,a.__)("Devices","dragblock")),(0,n.createElement)(u.FlexItem,{className:"control"},(0,n.createElement)(u.Tooltip,{text:"Desktop",delay:10,position:"top center"},(0,n.createElement)("a",{className:i()("extra-item",{active:e.devices&&-1!==e.devices.indexOf("d")}),onClick:()=>{c(U?{dragBlockStyles:ze(O,t,"d")}:{dragBlockStyles:Fe(O,t,"d")})}},G())),(0,n.createElement)(u.Tooltip,{text:"Tablet",delay:10,position:"top center"},(0,n.createElement)("a",{className:i()("extra-item",{active:e.devices&&-1!==e.devices.indexOf("t")}),onClick:()=>{c(U?{dragBlockStyles:ze(O,t,"t")}:{dragBlockStyles:Fe(O,t,"t")})}},Y())),(0,n.createElement)(u.Tooltip,{text:"Mobile",delay:10,position:"top center"},(0,n.createElement)("a",{className:i()("extra-item",{active:e.devices&&-1!==e.devices.indexOf("m")}),onClick:()=>{c(U?{dragBlockStyles:ze(O,t,"m")}:{dragBlockStyles:Fe(O,t,"m")})}},Z())))),!1!==b&&(0,n.createElement)(u.Flex,{className:"extra states"},(0,n.createElement)(u.FlexItem,{className:"label"},(0,a.__)("States","dragblock")),(0,n.createElement)(u.FlexItem,{className:"control"},Object.entries(je).map((([e,l],a)=>(0,n.createElement)("a",{key:a,className:i()("extra-item",{active:!!S[e]}),onClick:()=>{S[e]?delete S[e]:S[e]=!0,B=B.split(","),0===Object.keys(S).length&&(S[""]=!0);let l=Object.keys(S).map((e=>B.join(e+",")+e)).join(", ");if(U)return void c({dragBlockStyles:ze(O,t,null,l)});let a=(0,o.cloneDeep)(O);a[t].selectors=l,""===a[t].selectors&&delete a[t].selectors,c({dragBlockStyles:a})}},(0,n.createElement)("span",null,e)))))),(0,n.createElement)(u.Flex,{className:"extra selectors"},(0,n.createElement)(u.FlexItem,{className:"label"},(0,a.__)("Selectors","dragblock")),(0,n.createElement)(u.FlexItem,{className:"control"},(0,n.createElement)(ne,{position:"top",options:{},value:e.selectors,onChange:e=>{if(U)return void c({dragBlockStyles:ze(O,t,null,e)});let l=(0,o.cloneDeep)(O);l[t].selectors=e,c({dragBlockStyles:l})}}))))):null);var P}))))))}),"dragBlockApperanceControls");wp.hooks.addFilter("editor.BlockEdit","dragblock/apperance-controls",De);const Oe=(0,d.createHigherOrderComponent)((e=>t=>{const l=((0,s.useSetting)("color.palette.theme")||[]).concat((0,s.useSetting)("color.palette.custom")||[]);return(0,n.createElement)(n.Fragment,null,(0,n.createElement)(n.Fragment,null,function({props:e,colors:t}){const{attributes:l,setAttributes:a,isSelected:r,clientId:c,name:i}=e;let{dragBlockStyles:d,dragBlockClientId:s,dragBlockCSS:u,className:g}=l,b="",p="";if(d){let e=".wp-block-"+i.replace("core/","").split("/").join("-")+'[data-dragblock-client-id="'+s+'"]';"core/query-pagination"===i&&(e=".wp-block-query-pagination.block-editor-block-list__layout"+e);let l='[data-dragblock-client-id="'+s+'"]';"core/post-template"===i&&(l=".wp-block-post-template"+l);const a="{default_self_selector}",r="{default_body_selector}",n="{default_id_selector}";let c={ALL:{}},u=(0,o.cloneDeep)(d);u.reverse();for(let e of u){if(e.disabled||""===e.value)continue;let t="";e.devices&&(-1!==e.devices.indexOf("d")&&(t+="d"),-1!==e.devices.indexOf("t")&&(t+="t"),-1!==e.devices.indexOf("m")&&(t+="m")),t&&3!==t.length||(t="ALL");const l=(e=a)=>(!e.includes(" ")&&e.indexOf(a),0===e.indexOf(a)&&("core/navigation-submenu"!==i&&"core/navigation-link"!==i||(e=".wp-block-navigation "+e),"core/navigation"===i&&(e=e.replaceAll(a,a+" .wp-block-navigation__container"))),e);let o="";o=e.selectors?e.selectors.split(",").map((e=>(e=0===(e=e.trim()).indexOf(":")?a+e:-1!==e.indexOf("&")?e.replaceAll("&",a):a+" "+e,e=l(e),r+e))).join(","):l(),o=o.replaceAll("#",n),c[t]||(c[t]={}),c[t][o]||(c[t][o]={}),c[t][o][e.slug]||(c[t][o][e.slug]=""),e.value=String(e.value),-1!==e.slug.indexOf("-shadow")||"background-img"===e.slug?c[t][o][e.slug]+=(c[t][o][e.slug]?",":"")+e.value:"transform"===e.slug?c[t][o][e.slug]+=(c[t][o][e.slug]?" ":"")+e.value:c[t][o][e.slug]=e.value}for(let e in c){let t="",l="";for(let a in c[e]){let o=!1,r=Object.entries(c[e][a]).map((([e,t])=>(!o&&("display"===e&&"none"!==t||"max-height"===e&&"0"!==t)&&(o=!0),e+":"+t))).join(";"),n=a;o&&(n=a.split(",").map((e=>(e=e.trim(),[".active",".pass",".fail",":hover",":active"].map((t=>{e.includes(t)&&(e=e.replace(t,".is-selected")+", "+e.replace(t,".has-child-selected"))})),e))).join(",")),t+=a+"{"+r+"}",l+=n+"{"+r+"}"}"ALL"===e&&(p+=t,b+=l),"d"===e&&(p+="@media screen and (min-width: 1025px) {"+t+"}",b+="@media screen and (min-width: 1025px) {"+l+"}"),"t"===e&&(p+="@media screen and (min-width: 768px) and (max-width: 1024px) {"+t+"}",b+="@media screen and (min-width: 768px) and (max-width: 1024px) {"+l+"}"),"m"===e&&(p+="@media screen and (max-width: 767px) {"+t+"}",b+="@media screen and (max-width: 767px) {"+l+"}"),"dt"===e&&(p+="@media screen and (min-width: 768px) {"+t+"}",b+="@media screen and (min-width: 768px) {"+l+"}"),"dm"===e&&(p+="@media screen and (min-width: 1025px), screen and (max-width: 767px) {"+t+"}",b+="@media screen and (min-width: 1025px), screen and (max-width: 767px) {"+l+"}"),"tm"===e&&(p+="@media screen and (max-width: 1024px) {"+t+"}",b+="@media screen and (max-width: 1024px) {"+l+"}")}for(let e of t)b=b.replaceAll("{c="+e.slug+"}",e.color),b=b.replaceAll("{c="+e.slug+"@}",e.color.substring(0,7));b=b.replaceAll(a,e),b=b.replaceAll(r,".editor-styles-wrapper "),b=b.replaceAll(n,".dragblock-id-classname-placeholder--"),p=p.replaceAll(a,l),p=p.replaceAll(r,""),p=p.replaceAll(n,"#")}return(0,n.useEffect)((()=>{u!==p&&a({dragBlockCSS:p})})),b?(0,n.createElement)(n.Fragment,null,(0,n.createElement)("style",null,b)):(0,n.createElement)(n.Fragment,null)}({props:t,colors:l})),(0,n.createElement)(e,{...t}))}),"dragBlockAppearanceStyle");wp.hooks.addFilter("editor.BlockListBlock","dragblock/apperance-style",Oe)},4184:function(e,t){var l;!function(){"use strict";var a={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var l=arguments[t];if(l){var r=typeof l;if("string"===r||"number"===r)e.push(l);else if(Array.isArray(l)){if(l.length){var n=o.apply(null,l);n&&e.push(n)}}else if("object"===r){if(l.toString!==Object.prototype.toString&&!l.toString.toString().includes("[native code]")){e.push(l.toString());continue}for(var c in l)a.call(l,c)&&l[c]&&e.push(c)}}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(l=function(){return o}.apply(t,[]))||(e.exports=l)}()}},l={};function a(e){var o=l[e];if(void 0!==o)return o.exports;var r=l[e]={exports:{}};return t[e](r,r.exports,a),r.exports}a.m=t,e=[],a.O=function(t,l,o,r){if(!l){var n=1/0;for(s=0;s<e.length;s++){l=e[s][0],o=e[s][1],r=e[s][2];for(var c=!0,i=0;i<l.length;i++)(!1&r||n>=r)&&Object.keys(a.O).every((function(e){return a.O[e](l[i])}))?l.splice(i--,1):(c=!1,r<n&&(n=r));if(c){e.splice(s--,1);var d=o();void 0!==d&&(t=d)}}return t}r=r||0;for(var s=e.length;s>0&&e[s-1][2]>r;s--)e[s]=e[s-1];e[s]=[l,o,r]},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,{a:t}),t},a.d=function(e,t){for(var l in t)a.o(t,l)&&!a.o(e,l)&&Object.defineProperty(e,l,{enumerable:!0,get:t[l]})},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){var e={2087:0,2399:0};a.O.j=function(t){return 0===e[t]};var t=function(t,l){var o,r,n=l[0],c=l[1],i=l[2],d=0;if(n.some((function(t){return 0!==e[t]}))){for(o in c)a.o(c,o)&&(a.m[o]=c[o]);if(i)var s=i(a)}for(t&&t(l);d<n.length;d++)r=n[d],a.o(e,r)&&e[r]&&e[r][0](),e[r]=0;return a.O(s)},l=self.webpackChunkdragblock=self.webpackChunkdragblock||[];l.forEach(t.bind(null,0)),l.push=t.bind(null,l.push.bind(l))}();var o=a.O(void 0,[2399],(function(){return a(8231)}));o=a.O(o)}();
  • dragblock/trunk/build/applications/editor-panel-appearance/server/appearance-enqueue.php

    r2998209 r3011614  
    149149    if ( ! empty( $dragblock_theme_json['settings']['color']['palette']['theme'] ) ) {
    150150        foreach ( $dragblock_theme_json['settings']['color']['palette']['theme'] as $dragblock_ae_uid ) {
    151             // dev-reply#17264.
     151            if ( empty( $dragblock_ae_uid['slug'] ) ) {
     152                continue;
     153            }
     154            // dev-reply#17267.
    152155            $dragblock_ae_parsed = str_replace(
    153156                '{c=' . $dragblock_ae_uid['slug'] . '}',
     
    155158                $dragblock_ae_parsed
    156159            );
    157             // dev-reply#17271.
     160            // dev-reply#17274.
    158161            $dragblock_ae_parsed = str_replace(
    159162                '{c=' . $dragblock_ae_uid['slug'] . '@}',
     
    165168    if ( ! empty( $dragblock_default_json['settings']['color']['palette']['default'] ) ) {
    166169        foreach ( $dragblock_default_json['settings']['color']['palette']['default'] as $dragblock_ae_uid ) {
    167             // dev-reply#17282.
     170            if ( empty( $dragblock_ae_uid['slug'] ) ) {
     171                continue;
     172            }
     173            // dev-reply#17289.
    168174            $dragblock_ae_parsed = str_replace(
    169175                '{c=' . $dragblock_ae_uid['slug'] . '}',
     
    171177                $dragblock_ae_parsed
    172178            );
    173             // dev-reply#17289.
     179            // dev-reply#17296.
    174180            $dragblock_ae_parsed = str_replace(
    175181                '{c=' . $dragblock_ae_uid['slug'] . '@}',
  • dragblock/trunk/build/applications/editor-panel-attributes/client/index.asset.php

    r3005971 r3011614  
    1 <?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '512489d6b451348873b1');
     1<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '437672671bba56e14ea5');
  • dragblock/trunk/build/applications/editor-panel-attributes/client/index.js

    r3005971 r3011614  
    1 !function(){var e,t={1417:function(e,t,l){"use strict";var a=window.wp.i18n,r=window.lodash,o=window.wp.data;function n(e,t=1400,l=!1){let a="";if(-1===e.indexOf("https://youtu.be/")&&-1===e.indexOf("https://www.youtube.com/watch?v=")){if(!l)return"";if(-1===e.indexOf("https://img.youtube.com/vi/"))return""}return a=e.replace("https://youtu.be/","").replace("https://www.youtube.com/watch?v=","").replace("https://img.youtube.com/vi/",""),a=a.split("/")[0],a=a.split("&")[0],a=a.split("?")[0],a=a.split("#")[0],a?`https://img.youtube.com/vi/${a}/${r=t,r>=1280?"maxresdefault":r>=640?"sddefault":r>=480?"hqdefault":"default"}.jpg`:"";var r}const c=e=>{let t=new Array;return"dragblock/image"===e&&t.push((0,r.cloneDeep)({slug:"src",value:"[dragblock.post.image.src]"})),(0,r.cloneDeep)(t)},s={href:{keyword:"href link url",label:(0,a.__)("Href","dragblock"),type:"url"},target:{keyword:"target",label:(0,a.__)("Target","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("default","dragblock")},{value:"_blank",label:(0,a.__)("New Tab","dragblock")},{value:"_parent",label:(0,a.__)("Parent Tab","dragblock")},{value:"_self",label:(0,a.__)("Same Tab","dragblock")},{value:"_top",label:(0,a.__)("Out of Iframe","dragblock")}]},rel:{keyword:"rel",label:(0,a.__)("Rel","dragblock"),type:"text"},tabindex:{keyword:"tabindex",label:(0,a.__)("Tab Index","dragblock"),type:"number"},src:{keyword:"src",label:(0,a.__)("Src","dragblock"),type:"text"},alt:{keyword:"alt",label:(0,a.__)("Alt","dragblock"),type:"multilingual-text"},name:{keyword:"name",label:(0,a.__)("Name","dragblock"),type:"text"},placeholder:{keyword:"placeholder",label:(0,a.__)("Placeholder","dragblock"),type:"multilingual-text"},title:{keyword:"title",label:(0,a.__)("Title","dragblock"),type:"multilingual-text"},type:{keyword:"type",label:(0,a.__)("Type","dragblock"),type:"select",options:[{value:"text",label:"Text"},{value:"submit",label:"Submit"},{value:"password",label:"Password"},{value:"checkbox",label:"Checkbox"},{value:"radio",label:"Radio"},{value:"button",label:"Button"},{value:"number",label:"Number"},{value:"email",label:"Email"},{value:"tel",label:"Phone"},{value:"url",label:"URL"},{value:"date",label:"Date"},{value:"time",label:"Time"},{value:"month",label:"Month"},{value:"week",label:"Week"},{value:"range",label:"Range"},{value:"color",label:"Color"},{value:"search",label:"Search"},{value:"file",label:"File"},{value:"hidden",label:"Hidden"},{value:"reset",label:"Reset"}]},value:{keyword:"value",label:(0,a.__)("Value","dragblock"),type:"multilingual-text"},disabled:{keyword:"disabled",label:(0,a.__)("Disabled","dragblock"),type:"text"},required:{keyword:"required",label:(0,a.__)("Required","dragblock"),type:"text"},selected:{keyword:"selected",label:(0,a.__)("Selected","dragblock"),type:"text"},action:{keyword:"action",label:(0,a.__)("Action","dragblock"),type:"action"},method:{keyword:"method",label:(0,a.__)("Method","dragblock"),type:"select",options:[{value:"POST",label:"POST"},{value:"GET",label:"GET"}]},for:{keyword:"for",label:(0,a.__)("For","dragblock"),type:"text"},sizes:{keyword:"sizes",label:(0,a.__)("Sizes","dragblock"),type:"unit"},loading:{keyword:"loading load onload image",label:(0,a.__)("Loading","dragblock"),note:(0,a.__)("Loading immediately or wait viewport","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"lazy",label:(0,a.__)("Lazy","dragblock")},{value:"eager",label:(0,a.__)("Eager","dragblock")}]}},i=(e,t)=>{if(e)for(let[l,a]of e.entries())if(a.slug===t&&!a.disabled)return l;return-1},d=(e,t)=>{let l=i(e,t);return-1===l?null:e[l].value},u=(e,t,l)=>{let a=i(e,t),r=e;return-1===a?(r.unshift({slug:t,value:l}),r):(r[a].value=l,r)};function p(e){const{name:t,slug:l,disabled:a,value:s,newValue:i,clientId:p}=e;if("dragblock/link"!==t||"href"!==l||a||!i.includes("youtu")&&!s.includes("youtu"))return;n(s);const g=n(i);let b=(0,o.select)("core/block-editor").getBlockOrder(p);for(let e of b){const t=(0,o.select)("core/block-editor").getBlock(e);if(!t||!t.name||"dragblock/image"!==t.name)continue;t.attributes||(t.attributes={}),t.attributes.dragBlockAttrs||(t.attributes.dragBlockAttrs=c(t.name));let l=d(t.attributes.dragBlockAttrs,"src");if(l&&!l.includes("youtu")&&!l.includes("["))continue;let a=u(t.attributes.dragBlockAttrs,"src",g);(0,o.dispatch)("core/block-editor").updateBlockAttributes(t.clientId,{dragBlockAttrs:(0,r.cloneDeep)(a)})}}wp.hooks.addFilter("blocks.registerBlockType","dragblock/attributes-register",(function(e,t){return e=Object.assign({},e,{attributes:Object.assign({},e.attributes,{dragBlockClientId:{type:"string"},anchor:{type:"string",source:"attribute",default:"",attribute:"id",selector:"*"},className:{type:"string",default:""},dragBlockAttrs:{type:"array",default:""}})}),-1!==t.indexOf("dragblock")&&(e=Object.assign({},e,{attributes:Object.assign({},e.attributes,{}),supports:Object.assign({},e.supports,{anchor:!0})})),e}));var g=window.wp.element,b=l(4184),m=l.n(b),k=window.wp.compose,h=window.wp.blockEditor,_=window.wp.components;const f={px:{value:"px",label:"px",default:0,max:200,step:1},"%":{value:"%",label:"%",default:10,max:100,step:1},em:{value:"em",label:"em",default:0,max:50,step:.1},rem:{value:"rem",label:"rem",default:0,max:50,step:.1},vw:{value:"vw",label:"vw",default:0,max:100,step:1},vh:{value:"vh",label:"vh",default:0,max:100,step:1}};function w(e){const{children:t}=e;return t?(0,g.createElement)(_.BaseControl.VisualLabel,{as:"legend"},t):(0,g.createElement)(g.Fragment,null)}function v({onChange:e,label:t,value:l,placeholder:a,units:o}){var n,c,s,i,d,u;const p=isNaN(l)?0:parseFloat(l),b=Array.isArray(o);if(b){let e=o;o=new Object;for(let t of e)o[t.value]=t}b&&o||(o=Object.assign({},f,o));let{availableUnits:m,selectedUnit:k}=function(e){const{units:t,value:l}=e,a=(0,h.useSetting)("spacing.units");let o;o=t&&a?(0,r.intersection)(t,a):t||a;const n=(0,_.__experimentalUseCustomUnits)({availableUnits:o||["%","px","em","rem","vh","vw"]});return{availableUnits:n,selectedUnit:(0,g.useMemo)((()=>(0,_.__experimentalParseQuantityAndUnitFromRawValue)(l)),[l])[1]||n[0]?.value||"px"}}({value:l,units:Object.values(o)});return m.length||(m=Object.values(o)),(0,g.createElement)("fieldset",{className:"dragblock-dimension-control"},(0,g.createElement)(w,{className:"label"},t),(0,g.createElement)("div",{className:"control"},(0,g.createElement)("div",{className:"unit"},(0,g.createElement)(_.__experimentalUnitControl,{value:l,units:m,onChange:t=>{e(t)},onUnitChange:t=>{const[a,r]=(0,_.__experimentalParseQuantityAndUnitFromRawValue)(l);["em","rem"].includes(t)&&"px"===r?e((a/16).toFixed(2)+t):["em","rem"].includes(r)&&"px"===t?e(Math.round(16*a)+t):["vh","vw","%"].includes(t)&&a>100&&e(100+t)},min:null!==(n=o[k]?.min)&&void 0!==n?n:0,max:null!==(c=o[k]?.max)&&void 0!==c?c:100,step:null!==(s=o[k]?.step)&&void 0!==s?s:.1,placeholder:a})),(0,g.createElement)("div",{className:"spacer"},(0,g.createElement)(_.__experimentalSpacer,{marginX:2,marginBottom:0},(0,g.createElement)(_.RangeControl,{value:p,min:null!==(i=o[k]?.min)&&void 0!==i?i:0,max:null!==(d=o[k]?.max)&&void 0!==d?d:100,step:null!==(u=o[k]?.step)&&void 0!==u?u:.1,withInputField:!1,onChange:t=>{e([t,k].join(""))},__nextHasNoMarginBottom:!0})))))}function y({children:e,className:t,onClose:l,onAction:o,onMouseLeave:n,onMouseEnter:c,onKeyDown:s,actions:i,title:d,disabled:u,hidden:p,list:b,index:k,position:h}){let f=null;const w=(0,g.useRef)(null);return l||(l=()=>{}),n||(n=()=>{}),c||(c=()=>{}),s||(s=()=>{}),i=Object.assign({},{top:!0,bottom:!0,up:!0,down:!0,duplicate:!0,disable:!0,hidden:!0,delete:!0},i),(0,g.createElement)(g.Fragment,null,(0,g.createElement)(_.Popover,{focusOnMount:!1,position:h||"bottom center",className:"dragblock-property-popover"+(t?" "+t:""),onFocusOutside:()=>{l()},onClose:()=>{l()},onClick:e=>{f={X:e.clientX,Y:e.clientY}},onMouseMove:e=>{f={X:e.clientX,Y:e.clientY}},onMouseLeave:e=>{null!==f&&f.X!==e.clientX&&f.Y!==e.clientY&&n()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||("Enter"!==e.key||-1===e.target.className.indexOf("components-search-control__input")&&-1===e.target.className.indexOf("dragblock-chosen-control-input-showing")&&-1===e.target.className.indexOf("components-select-control__input"))&&l()},ref:w},d?(0,g.createElement)("div",{className:"title"},d):null,e?(0,g.createElement)("div",{className:"content"},e):null,(0,g.createElement)("div",{className:"actions"},i.top?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Move Top","dragblock"),position:"top center"},(0,g.createElement)("a",{className:m()("action front",{disabled:0===k}),onClick:()=>{let e=null;if((0,r.isFunction)(i.top))e=i.top((0,r.cloneDeep)(b),k);else{if(0===k||!Array.isArray(b))return;e=(0,r.cloneDeep)(b);let t=(0,r.cloneDeep)(e[k]);e.splice(k,1),e.unshift(t)}o("top",e)}},(0,g.createElement)("svg",{style:{transform:"rotate(180deg)"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,i.bottom?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Move Bottom","dragblock"),position:"top center"},(0,g.createElement)("a",{className:m()("action back",{disabled:k===b.length-1}),onClick:()=>{let e=null;if((0,r.isFunction)(i.bottom))e=i.bottom((0,r.cloneDeep)(b),k);else{if(k===b.length-1||!Array.isArray(b))return;e=(0,r.cloneDeep)(b);let t=(0,r.cloneDeep)(e[k]);e.splice(k,1),e.push(t)}o("bottom",e)}},(0,g.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,i.up?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Move Up","dragblock"),position:"top center"},(0,g.createElement)("a",{className:m()("action up",{disabled:0===k}),onClick:()=>{let e=null;if((0,r.isFunction)(i.up))e=i.up((0,r.cloneDeep)(b),k);else{if(0===k||!Array.isArray(b))return;e=(0,r.cloneDeep)(b);let t=(0,r.cloneDeep)(e[k]);e[k]=e[k-1],e[k-1]=t}o("up",e)}},(0,g.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})))):null,i.down?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Move Down","dragblock"),position:"top center"},(0,g.createElement)("a",{className:m()("action down",{disabled:k===b.length-1}),onClick:()=>{let e=null;if((0,r.isFunction)(i.down))e=i.down((0,r.cloneDeep)(b),k);else{if(k===b.length-1||!Array.isArray(b))return;e=(0,r.cloneDeep)(b);let t=(0,r.cloneDeep)(e[k]);e[k]=e[k+1],e[k+1]=t}o("down",e)}},(0,g.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})))):null,i.duplicate?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Duplicate","dragblock"),position:"top center"},(0,g.createElement)("a",{className:"action duplicate",onClick:()=>{let e=null;if((0,r.isFunction)(i.duplicate))e=i.duplicate((0,r.cloneDeep)(b),k);else{if(!Array.isArray(b))return;e=(0,r.cloneDeep)(b),e.splice(k,0,(0,r.cloneDeep)(e[k]))}o("duplicate",e)}},(0,g.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})))):null,i.disable?(0,g.createElement)(_.Tooltip,{delay:10,text:u?(0,a.__)("Enable","dragblock"):(0,a.__)("Disable","dragblock"),position:"top center"},(0,g.createElement)("a",{className:m()("action visibility",{disabled:!!u}),onClick:()=>{let e=null;if((0,r.isFunction)(i.disable))e=i.disable((0,r.cloneDeep)(b),k);else{if(!Array.isArray(b))return;e=(0,r.cloneDeep)(b)}o("disable",e)}},u?dragBlockIcons?.iconCircle:dragBlockIcons?.iconMinusCircle)):null,i.hidden?(0,g.createElement)(_.Tooltip,{delay:10,text:"*"===p?(0,a.__)("Show","dragblock"):(0,a.__)("Hide","dragblock"),position:"top center"},(0,g.createElement)("a",{className:"action",onClick:()=>{let e=null;if((0,r.isFunction)(i.hidden))e=i.hidden((0,r.cloneDeep)(b),k);else{if(!Array.isArray(b))return;e=(0,r.cloneDeep)(b)}o("hidden",e)}},"*"===p?dragBlockIcons?.iconEye:dragBlockIcons?.iconEyeClosed)):null,i.delete?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Delete","dragblock"),position:"top center"},(0,g.createElement)("a",{className:"action delete",onClick:()=>{let e=null;(0,r.isFunction)(i.delete)?e=i.delete((0,r.cloneDeep)(b),k):(e=(0,r.cloneDeep)(b),(0,r.isArray)(b)?e.splice(k,1):"object"==typeof b&&delete e[k]),o("delete",e)}},(0,g.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})))):null,i.custom&&(0,g.createElement)(g.Fragment,null,Object.keys(i.custom).map(((e,t)=>(0,g.createElement)("span",{key:t},i.custom[e])))),(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Close","dragblock"),position:"top center"},(0,g.createElement)("a",{className:"action close",onClick:l},(0,g.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})))))))}const B=(e,t)=>{window["dragblock-query-objects"]||(window["dragblock-query-objects"]=new Object),window["dragblock-query-objects"][e]||(window["dragblock-query-objects"][e]=new Object);for(let l of t)window["dragblock-query-objects"][e][l.id]=l};function P({placeholder:e,onSelect:t,className:l,popOverClassName:r,icon:o,label:n,text:c,showTrigger:s,position:i,toolbarButton:d,suggestions:u}){const[p,b]=(0,g.useState)(0),[k,h]=(0,g.useState)(""),[f,w]=(0,g.useState)({}),[v,y]=(0,g.useState)(!1),[P,S]=(0,g.useState)(!1),[E,A]=(0,g.useState)([]),[D,x]=(0,g.useState)(null),[M,C]=(0,g.useState)(!1),I=()=>{y(!1)},N=()=>{let e={};for(let t in u){if(Object.keys(e).length>12)break;e[t]=u[t]}w(e),y(!0)},O=e=>{t(e),w({}),h(""),I()};let T=null,j="";if(u){if("string"==typeof u){if(j=u,u={},E&&E.length)for(let e of E)u[e.value]={label:e.label,note:e.note};switch(j){case"categories":u["[dragblock.post.cat.id]"]={label:(0,a.__)("Post Category ID"),note:(0,a.__)("Current Post Category ID")};break;case"tags":u["[dragblock.post.tag.id]"]={label:(0,a.__)("Post Tag ID"),note:(0,a.__)("Current Post Tag ID")};break;case"authors":u["[dragblock.post.author.id]"]={label:(0,a.__)("Post Author ID"),note:(0,a.__)("Current Post Author ID")}}}}else u={};const L=e=>{if(!e||!u||0===u.length)return void w({});let t=e.toLowerCase().trim().replace(/-/gi," ").split(" ").map((e=>e.trim())),l=t.join("").replace(/ /gi,""),a={},r=0;for(let e in u){let o="string"==typeof u[e]?u[e].toLowerCase():Object.values(u[e]).join(" ").toLowerCase(),n=!0;if(-1===o.replace(/ /gi,"").replace(/-/gi,"").indexOf(l))for(let e of t)if(-1===o.indexOf(e)){n=!1;break}if(n&&(a[e]=u[e],++r>=12))break}w(a)};return(0,g.createElement)("div",{className:m()("dragblock-autocomplete-search-box"+(l?" "+l:""),{"show-trigger":s})},d?(0,g.createElement)(_.ToolbarButton,{icon:o,iconSize:"24",label:n,className:"fake-search-button",variant:"secondary",onClick:()=>{M?C(!1):N()}}):(0,g.createElement)(_.Button,{icon:o,iconSize:"24",label:n,className:"fake-search-button",variant:"secondary",onClick:()=>{M?C(!1):N()}},c||(o?"":e)),v?(0,g.createElement)(_.Popover,{position:i||"bottom center",onFocusOutside:()=>{I()},onMouseMove:e=>{null!==T||(T={X:e.clientX,Y:e.clientY})},onClose:()=>{I()},onMouseLeave:e=>{null!==T&&T.X!==e.clientX&&T.Y!==e.clientY&&I()},className:m()("dragblock-autocomplete-search-box-popover"+(r?" "+r:""),{"show-trigger":s})},(0,g.createElement)(_.SearchControl,{onKeyDown:e=>{if("ArrowUp"===e.key)b(0===p?Object.keys(f).length-1:p-1);else if("ArrowDown"===e.key)p>=Object.keys(f).length-1?b(0):b(p+1);else if("Enter"===e.key){let e=Object.keys(f);if(p<0||e.length-1<p)return;let t=e[p];O(t),C(!0),I()}},placeholder:e,value:k,onChange:e=>{j?(S(!0),w([]),D&&clearTimeout(D),x(setTimeout((()=>{((e,t)=>{if(!e||!t)return void A([]);const l=new URLSearchParams({search:e,per_page:12,_locale:"users"});wp.apiFetch({path:`/wp/v2/${t}?${l.toString()}`}).then((l=>{A(l.map((e=>({label:e.name,value:e.id,note:e.description})))),l.map((e=>{u[e.id]={label:e.name,note:e.description}})),B(t,l),L(e),S(!1)})).catch((e=>{S(!1),A([])}))})(e,j)}),1e3))):L(e),h(e)}}),j&&k&&(0,g.createElement)("div",{className:"results"},!0===P?(0,g.createElement)(g.Fragment,null,(0,a.__)("Fetching...","dragblock")):(0,g.createElement)(g.Fragment,null,0===Object.keys(u).length&&(0,g.createElement)(g.Fragment,null,(0,a.__)("Not found any","dragblock")))),0!==Object.entries(f).length&&(0,g.createElement)("div",{className:"results"},Object.entries(f).map((([e,t],l)=>{let a=e,r=e;return"string"==typeof t?r=t:(t.note?a=t.note:t.label&&(a=t.label),t.label&&(r=t.label)),(0,g.createElement)("div",{key:l,className:"item",onMouseEnter:()=>{b(l)}},(0,g.createElement)("a",{className:m()("item-link",{active:p===l}),onClick:()=>{O(e)}},(0,g.createElement)("code",null,r)))})))):null)}function S({placeholder:e,onChange:t,tabIndex:l,value:a,position:r,options:o}){const[n,c]=(0,g.useState)(0),[s,i]=(0,g.useState)({}),[d,u]=(0,g.useState)(null),[p,b]=(0,g.useState)(a||"");o||(o={}),r||(r="top"),l||(l=0);const k=()=>{c(0),i({})},h=e=>{if(!e)return void k();let t={},l=0,a=(e=e.trim().toLowerCase()).split(" "),r=a[a.length-1];if(e&&e.trim()){for(let n in o){let c=o[n].toLowerCase();if(c===r||c===e)continue;let s=n+" "+c,i=!0;for(let e of a)if(-1===s.indexOf(e)||c===e){i=!1;break}if(i&&(t[n]=o[n],++l>=6))break}0===l&&-1!==e.indexOf(" ")&&r?h(r):i({...t})}else{for(let e in o)if(t[e]=o[e],6==++l)break;i({...t})}};return(0,g.createElement)("div",{className:"dragblock-chosen-control "+r,onMouseLeave:k},(0,g.createElement)("div",{className:"components-base-control"},(0,g.createElement)("div",{className:"components-base-control__field"},(0,g.createElement)("input",{className:m()("components-text-control__input",{"dragblock-chosen-control-input-showing":Object.keys(s).length>0}),value:p,placeholder:e,onKeyDown:e=>{if("Tab"===e.key&&Object.keys(s).length&&e.preventDefault(),"ArrowUp"===e.key)c(n<=0?Object.keys(s).length-1:n-1);else if("ArrowDown"===e.key)n>=Object.keys(s).length-1?c(0):c(n+1);else if("Enter"===e.key||"Tab"===e.key){k();let e=Object.keys(s);if(e.length-1<n||n<0)return;let l=e[n],a=p.split(" ");a[a.length-1]=l,t(a.join(" "))}},onClick:()=>{h(p)},onFocus:()=>{h(p)},onChange:e=>{const{value:l}=e.target;h(l),(e=>{b(e),d&&clearTimeout(d),u(setTimeout((()=>{t(e),u(null)}),500))})(l)}}))),Object.keys(o).length>0&&Object.keys(s).length>0&&(0,g.createElement)("div",{className:"options",onMouseLeave:k},Object.entries(s).map((([e,l],a)=>(0,g.createElement)("a",{key:a,onClick:()=>{t(e),k()},className:m()("option",{active:n===a})},l)))))}const E={"[dragblock.home.url]":{label:(0,a.__)("Home URL","dragblock"),note:(0,a.__)("Home URL","dragblock"),render:e=>{}},"[dragblock.form.message.error]":{label:(0,a.__)("Form Submission Error Message","dragblock"),note:(0,a.__)("Error message after submitting form","dragblock"),placeholder:(0,a.__)("DragBlock Form Error: There is an uknown server error.","dragblock"),render:e=>{}},"[dragblock.post.title]":{label:(0,a.__)("Post Title","dragblock"),note:(0,a.__)("The parsed post's Title","dragblock"),placeholder:(0,a.__)("The DragBlock Post Title","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.title)return _DragBlockDB.post.title}},"[dragblock.post.url]":{label:(0,a.__)("Post URL","dragblock"),note:(0,a.__)("The parsed post's url","dragblock"),render:e=>{}},"[dragblock.post.image.src]":{label:(0,a.__)("Post Image Thumbnail SRC","dragblock"),note:(0,a.__)("the parsed post's image src","dragblock"),render:e=>_DragBlockDB.post&&_DragBlockDB.post.image_src?_DragBlockDB.post.image_src:""},"[dragblock.post.author.url]":{label:(0,a.__)("Post Author URL","dragblock"),note:(0,a.__)("the parsed post's author page url","dragblock"),render:e=>{}},"[dragblock.post.author.name]":{label:(0,a.__)("Post Author Name","dragblock"),note:(0,a.__)("The parsed post's author name","dragblock"),placeholder:(0,a.__)("Author Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_name)return _DragBlockDB.post.author_name}},"[dragblock.post.author.avatar.src]":{label:(0,a.__)("Post Author Avatar SRC","dragblock"),note:(0,a.__)("The parsed post's author's avatar SRC","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_avatar_src)return _DragBlockDB.post.author_avatar_src}},"[dragblock.post.date]":{label:(0,a.__)("Post Date Name","dragblock"),note:(0,a.__)("The parsed post's date","dragblock"),placeholder:(0,a.__)("July 01, 2086","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.date)return _DragBlockDB.post.date}},"[dragblock.post.comment.number]":{label:(0,a.__)("Post Comment Number","dragblock"),note:(0,a.__)("The parsed post's comment number","dragblock"),placeholder:"0",render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.comment_number)return _DragBlockDB.post.comment_number}},"[dragblock.post.snippet]":{label:(0,a.__)("Post Snippet","dragblock"),note:(0,a.__)("The parsed post's snippet","dragblock"),placeholder:(0,a.__)("Get the first paragraph of the post content. If the post excerpt, a custom summary of the post that author manually inputted when composing the post content, exists, use that instead","dragblock"),render:e=>{if(!_DragBlockDB.post||!_DragBlockDB.post.snippet)return;let t=_DragBlockDB.post.snippet;if(e&&e.len&&!isNaN(e.len)&&t.length>Number(e.len)){let l="",a=Number(e.len);t.split(" ").map((e=>{l.length<a?l+=(l?" ":"")+e:e.endsWith(",")||e.endsWith("!")||e.endsWith(".")||e.endsWith(":")||e.endsWith("?")||e.endsWith(";")||(l+=(l?" ":"")+e)})),t=t.substring(0,Number(e.len))}return t}},"[dragblock.post.cat.name]":{label:(0,a.__)("Post Category Name","dragblock"),placeholder:(0,a.__)("Category Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.cat_name)return _DragBlockDB.post.cat_name}},"[dragblock.post.cat.url]":{label:(0,a.__)("Post Category URL","dragblock"),render:e=>{}},"[dragblock.post.tag.name]":{label:(0,a.__)("Post Tag Name","dragblock"),placeholder:(0,a.__)("Tag Name","dragblock"),render:e=>{}},"[dragblock.post.tag.url]":{label:(0,a.__)("Post Tag URL","dragblock"),render:e=>{}},"[dragblock.share.url.twitter]":{label:(0,a.__)("Twitter Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.facebook]":{label:(0,a.__)("Facebook Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.whatsapp]":{label:(0,a.__)("Whatsapp Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.telegram]":{label:(0,a.__)("Telegram Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.tumblr]":{label:(0,a.__)("Tumblr Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.reddit]":{label:(0,a.__)("Reddit Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.linkedin]":{label:(0,a.__)("LinkedIn Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.gmail]":{label:(0,a.__)("Gmail Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.navigator]":{label:(0,a.__)("Navigator Share URL","dragblock"),render:e=>{}}},A={en_US:"English (US)",en_GB:"English (UK)",af:"Afrikaans",ar:"العربية - Arabic",ary:"العربية المغربية - Afro-Asiatic",as:"অসমীয়া - Assamese",azb:"گؤنئی آذربایجان - South Azerbaijani",az:"Azərbaycan dili - Azerbaijani",bel:"Беларуская мова - Belarusian",bg_BG:"Български - Bulgarian",bn_BD:"বাংলা - Bengali (Bangladesh)",bo:"བོད་ཡིག - Tibetan",bs_BA:"Bosanski - Bosnian",ca:"Català - Catalan",ceb:"Cebuano - Cebuano",cs_CZ:"Čeština - Czech",cy:"Cymraeg - Welsh",da_DK:"Dansk - Danish",de_DE:"Deutsch - German",de_CH_informal:"Deutsch (Schweiz, Du) - German",de_AT:"Deutsch (Österreich) - German",de_CH:"Deutsch (Schweiz) - German",de_DE_formal:"Deutsch (Sie) - German",dsb:"Dolnoserbšćina - Lower Sorbian",dzo:"རྫོང་ཁ - Dzongkha",el:"Ελληνικά - Greek",en_ZA:"English (South Africa)",en_NZ:"English (New Zealand)",en_AU:"English (Australia)",en_CA:"English (Canada)",eo:"Esperanto - Esperanto",es_ES:"Español - Spanish",es_PE:"Español de Perú - Spanish",es_CR:"Español de Costa Rica - Spanish",es_AR:"Español de Argentina - Spanish",es_CL:"Español de Chile - Spanish",es_VE:"Español de Venezuela - Spanish",es_UY:"Español de Uruguay - Spanish",es_PR:"Español de Puerto Rico - Spanish",es_GT:"Español de Guatemala - Spanish",es_MX:"Español de México - Spanish",es_EC:"Español de Ecuador - Spanish",es_CO:"Español de Colombia - Spanish",et:"Eesti - Estonian",eu:"Euskara - Basque",fa_IR:"فارسی - Persian",fa_AF:"(فارسی (افغانستان - Persian",fi:"Suomi - Finnish",fr_BE:"Français de Belgique - French",fr_FR:"Français - French",fr_CA:"Français du Canada - French",fur:"Friulian",gd:"Gàidhlig - Scottish Gaelic",gl_ES:"Galego - Galician",gu:"ગુજરાતી - Gujarati",haz:"هزاره گی - Hazaragi",he_IL:"עִבְרִית - Hebrew",hi_IN:"हिन्दी - Hindi",hr:"Hrvatski - Croatian",hsb:"Hornjoserbšćina - Upper Sorbian",hu_HU:"Magyar - Hungarian",hy:"Հայերեն - Armenian",id_ID:"Bahasa Indonesia",is_IS:"Íslenska - Icelandic",it_IT:"Italiano",ja:"日本語 - Japanese",jv_ID:"Basa Jawa - Javanese",ka_GE:"ქართული - Georgian",kab:"Taqbaylit - Kabyle",kk:"Қазақ тілі - Kazakh",km:"ភាសាខ្មែរ - Khmer",kn:"ಕನ್ನಡ - Kannada",ko_KR:"한국어 - Korean",ckb:"كوردی - Central Kurdish",lo:"ພາສາລາວ - Lao",lt_LT:"Lietuvių kalba - Lithuanian",lv:"Latviešu valoda - Latvian",mk_MK:"Македонски јазик - Macedonian",ml_IN:"മലയാളം - Malayalam",mn:"Монгол - Mongolian",mr:"मराठी - Marathi",ms_MY:"Bahasa Melayu - Malay (Malaysia)",my_MM:"ဗမာစာ - Burmese",nb_NO:"Norsk bokmål - Norwegian",ne_NP:"नेपाली - Nepali",nl_NL_formal:"Nederlands (Formeel)",nl_BE:"Nederlands (België)",nl_NL:"Nederlands",nn_NO:"Norsk nynorsk",oci:"Occitan",pa_IN:"ਪੰਜਾਬੀ - Punjabi",pl_PL:"Polski - Polish",ps:"پښتو - Pashto",pt_BR:"Português do Brasil - Portuguese",pt_AO:"Português de Angola - Portuguese",pt_PT:"Português - Portuguese",rhg:"Ruáinga",ro_RO:"Română - Romanian",ru_RU:"Русский - Russian",sah:"Сахалыы - Sakha",snd:"سنڌي - Sindhi",si_LK:"සිංහල - Sinhala",sk_SK:"Slovenčina - Slovak",skr:"سرائیکی - Saraiki",sl_SI:"Slovenščina - Slovenian",sq:"Shqip - Albanian",sr_RS:"Српски језик - Serbian",sv_SE:"Svenska - Swedish",sw:"Kiswahili - Swahili",szl:"Ślōnskŏ gŏdka - Silesian",ta_IN:"தமிழ் - Tamil (India)",ta_LK:"தமிழ் - Tamil (Sri Lanka)",te:"తెలుగు - Telugu",th:"ไทย - Thai",tl:"Tagalog",tr_TR:"Türkçe - Turkish",tt_RU:"Татар теле - Tatar",tah:"Reo Tahiti",ug_CN:"ئۇيغۇرچە - Uyghur",uk:"Українська - Ukrainian",ur:"اردو - Urdu",uz_UZ:"O‘zbekcha - Uzbek",vi:"Tiếng Việt - Vietnamese",zh_HK:"香港中文 - Chinese (HK)",zh_TW:"繁體中文 - Chinese (Traditional)",zh_CN:"简体中文 - Chinese (Simplified)"};function D({value:e,locale:t,onChange:l}){return t||(t=dragBlockEditorInit.siteLocale),(0,g.createElement)("div",{className:"dragblock-multilingual-text-control"},(0,g.createElement)(S,{options:Object.fromEntries(Object.entries(E).map((([e,t])=>[e,t.label]))),onChange:e=>{l(e,t)},value:e,placeholder:(0,a.__)("Type [ for shortcodes","dragblock")}),(0,g.createElement)(P,{placeholder:t?A[t]:A.en_US,onSelect:t=>{l(e,t)},suggestions:A}))}const x=1e3;function M(e,t,l){return"cut"===window.dragBlockPM.clipboard.action&&window.dragBlockPM.clipboard.clientId===e&&window.dragBlockPM.clipboard.attrSlug===t&&window.dragBlockPM.clipboard.selectedPropIds.has(l)}function C(e,t){window.dragBlockPM.blocks?.[e]?.history?.attributes&&window.dragBlockPM.blocks[e].history.attributes.at(-1)!==t&&(window.dragBlockPM.blocks[e].history.attributes.length>x&&window.dragBlockPM.blocks[e].history.attributes.shift(),window.dragBlockPM.blocks[e].history.attributes.push(t),window.dragBlockPM.blocks[e].history.pointer=window.dragBlockPM.blocks[e].history.attributes.length-1)}function I(e=null){if(e&&window.dragBlockPM.blocks?.[e.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug]?.selectedProps){let t=new Set;window.dragBlockPM.blocks[e.clientId].selectedProps[window.dragBlockPM.curAttrSlug].selectedProps=t,window.dragBlockPM.blocks[e.clientId].selectedProps[window.dragBlockPM.curAttrSlug].setSelectedProps(t)}Object.entries(window.dragBlockPM.blocks).map((([e,t],__)=>{t.selectedProps&&Object.entries(t.selectedProps).map((([t,{selectedProps:l,setSelectedProps:a}])=>{let r=Array.from(l);r.length&&(r=new Set,window.dragBlockPM.blocks[e].selectedProps[t].selectedProps=r,a(r))}))})),window.dragBlockPM.clipboard.selectedPropIds=new Set}function N(e){const{clientId:t,attributes:l}=e,a=window.dragBlockPM.blocks[t]&&window.dragBlockPM.curAttrSlug&&window.dragBlockPM.blocks[t].selectedProps&&window.dragBlockPM.blocks[t].selectedProps[window.dragBlockPM.curAttrSlug]&&l;if(!a)return I(),{couldAccess:a};const o=window.dragBlockPM.curAttrSlug;l[o]||(l[o]=new Array);const n=l[o],{selectedProps:c,setSelectedProps:s}=window.dragBlockPM.blocks[t].selectedProps[o],i=Array.from(c).sort(((e,t)=>e-t));return{couldAccess:a,curAttrSlug:o,curAttr:n,propIds:i,clientId:t,attributes:l,updateSelectedProps:(e=null)=>{e||(e=i);let l=new Set((0,r.cloneDeep)(e));window.dragBlockPM.blocks[t].selectedProps[o].selectedProps=l,s(l)}}}function O(e,t){let l=(0,r.cloneDeep)(t);(0,o.dispatch)("core/block-editor").updateBlockAttributes(e,l),C(e,l)}function T(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n}=N(e);t&&r.length?(n[l]=a.filter(((__,e)=>!r.includes(e))),O(o,n),I()):I()}function j(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);t&&r.length?0!==r[0]&&(r.map(((e,t)=>{if(a[e-1]&&a[e]){let l=a[e-1];a[e-1]=a[e],a[e]=l,r[t]=e-1}})),n[l]=a,O(o,n),c()):I()}function L(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);t&&r.length?r.at(-1)!==a.length-1&&([...r].reverse().map(((e,t)=>{if(a[e]&&a[e+1]){let l=a[e];a[e]=a[e+1],a[e+1]=l,r[t]=e+1}})),n[l]=a,O(o,n),c()):I()}function F(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);if(!t||!r.length)return void I();let s=[],i=[];a.map(((e,t)=>{r.includes(t)?s.push(e):i.push(e)})),r.map(((__,e)=>{r[e]=e})),n[l]=[...s,...i],O(o,n),c()}function R(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);if(!t||!r.length)return void I();let s=[],i=[];a.map(((e,t)=>{r.includes(t)?s.push(e):i.push(e)})),r.map(((__,e)=>{r[e]=a.length-r.length+e})),n[l]=[...i,...s],O(o,n),c()}function z(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:n,attributes:c,updateSelectedProps:s}=N(e);if(!t||!o.length)return void I();let i=[],d=[];a.map(((e,t)=>{i.push(e),o.includes(t)&&(d.push(i.length-1),d.push(i.length),i.push((0,r.cloneDeep)(e)))})),c[l]=i,O(n,c),s(d)}function U(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);t&&r.length?(r.map((e=>{a[e]&&(a[e].hidden?delete a[e].hidden:a[e].hidden="*")})),n[l]=a,O(o,n),I()):I()}function K(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);t&&r.length?(r.map((e=>{a[e]&&(a[e].disabled?delete a[e].disabled:a[e].disabled="*")})),n[l]=a,O(o,n)):I()}function H(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:n,attributes:c,updateSelectedProps:s}=N(e);t&&o.length?(window.dragBlockPM.clipboard={action:"copy",clientId:n,attrSlug:l,selectedProps:o.map((e=>a[e]?(0,r.cloneDeep)(a[e]):null)).filter((e=>!!e))},I()):I()}function V(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:n,attributes:c,updateSelectedProps:s}=N(e);t&&o.length?(window.dragBlockPM.clipboard={action:"cut",clientId:n,attrSlug:l,selectedProps:o.map((e=>a[e]?(0,r.cloneDeep)(a[e]):null)).filter((e=>!!e))},I(e),window.dragBlockPM.clipboard.selectedPropIds=new Set(o)):I()}function G(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:n,attributes:c,updateSelectedProps:s}=N(e);if(!t)return;if(!window.dragBlockPM.clipboard)return;const i=window.dragBlockPM.clipboard;if(!i.selectedProps||!i.selectedProps.length||!i.attrSlug)return;if("cut"===i.action){let e=(0,o.select)("core/block-editor").getBlock(i.clientId);if(!e||!e.attributes||!e.attributes[i.attrSlug])return;e.attributes[i.attrSlug]=e.attributes[i.attrSlug].filter(((__,e)=>!i.selectedPropIds.has(e))),O(i.clientId,e.attributes),I(e)}c[i.attrSlug]||(c[i.attrSlug]=new Array);let d=c[i.attrSlug];d.unshift(...i.selectedProps),c[i.attrSlug]=d,O(n,c),I(e)}function q(e){const{clientId:t,attributes:l}=e;if(!window.dragBlockPM.blocks?.[t]?.history?.attributes)return;const a=window.dragBlockPM.blocks[t].history;if(!a.attributes[a.pointer-1])return;let r=a.attributes[a.pointer-1];r!==l&&(a.pointer--,(0,o.dispatch)("core/block-editor").updateBlockAttributes(t,r))}function X(e){const{clientId:t,attributes:l}=e;if(!window.dragBlockPM.blocks?.[t]?.history?.attributes)return;const a=window.dragBlockPM.blocks[t].history;if(!a.attributes[a.pointer+1])return;let r=a.attributes[a.pointer+1];r!==l&&(a.pointer++,(0,o.dispatch)("core/block-editor").updateBlockAttributes(t,r))}const Y=(0,k.createHigherOrderComponent)((e=>t=>{const{attributes:l,setAttributes:n,clientId:i,isSelected:d,isMultiSelected:u,name:b}=t;let{dragBlockClientId:k,dragBlockAttrs:f}=l;const[w,B]=(0,g.useState)(-1),[A,x]=(0,g.useState)(f&&f.length>0),[N,O]=(0,g.useState)(new Set),Y="dragBlockAttrs";let W=!f;f||(f=[]),(0,g.useEffect)((()=>{W&&n({dragBlockAttrs:c(t.name)})}));const Z=e=>{B(e)},J=()=>{B(-1),C(i,l)};!function({attrSlug:e,clientId:t,selectedProps:l,setSelectedProps:a,closePropertyPopover:r,attributes:n,isOpenedPropertyPopover:c}){window.dragBlockPM||(window.dragBlockPM={blocks:{},clipboard:{action:"",clientId:"",attrSlug:"",selectedProps:[],selectedPropIds:new Set},curAttrSlug:"",isInPanel:!1},function(e){const t={delete:T,ctrl__delete:K,ctrl__shift__delete:U,ctrl__c:H,ctrl__x:V,ctrl__v:G,ctrl__arrowup:j,ctrl__arrowdown:L,ctrl__z:q,ctrl__y:X,ctrl__shift__arrowup:F,ctrl__shift__arrowdown:R,alt__shift__arrowup:z,alt__shift__arrowdown:z};e(document).on("mousemove",".dragblock-inspector-controls",(function(e){window.dragBlockPM.isInPanel=!0})),e(document).on("mouseleave",".dragblock-inspector-controls",(function(e){window.dragBlockPM.isInPanel=!1})),e(document).on("keydown",(function(e){if(!window.dragBlockPM.isInPanel)return;if(!e.key||"Unidentified"===e.key||["Control","Alt","Shift"].includes(e.key))return;if(!(e.ctrlKey||e.metaKey||e.altKey||e.shiftKey||["Escape","Delete"].includes(e.key)))return;let l=(0,o.select)("core/block-editor").getSelectedBlock();if(!l)return void I();if("Escape"===e.key)return window.dragBlockPM.curAttrSlug&&window.dragBlockPM.blocks?.[l.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug]?.closePropertyPopover&&window.dragBlockPM.blocks[l.clientId].selectedProps[window.dragBlockPM.curAttrSlug].closePropertyPopover(),void I(l);if(window.dragBlockPM.blocks?.[l.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug].isOpenedPropertyPopover())return;let a=e.key.toLowerCase();e.shiftKey&&(a="shift__"+a),e.altKey&&(a="alt__"+a),(e.ctrlKey||e.metaKey)&&(a="ctrl__"+a),t[a]?(!e.ctrlKey&&!e.metaKey&&e.altKey&&e.shiftKey||e.preventDefault(),t[a](l)):I(l)}))}(jQuery)),window.dragBlockPM.blocks[t]||(window.dragBlockPM.blocks[t]={selectedProps:{},history:{attributes:[n],pointer:0}}),window.dragBlockPM.blocks[t].selectedProps[e]={selectedProps:l,setSelectedProps:a,closePropertyPopover:r,isOpenedPropertyPopover:c}}({attrSlug:Y,attributes:l,clientId:i,selectedProps:N,setSelectedProps:O,closePropertyPopover:J,isOpenedPropertyPopover:()=>-1!==w});const $=(e,t,l)=>{let a=(0,r.cloneDeep)(f);a[t].value=e,l&&(a[t].locale=l),n({dragBlockAttrs:a})},Q=(e,t,l)=>{let a=(0,r.cloneDeep)(e);return a[t].devices||(a[t].devices=""),-1===a[t].devices.indexOf(l)?a[t].devices+=l:a[t].devices=a[t].devices.replace(l,""),""===a[t].devices&&delete a[t].devices,a},ee=(e,t,l,a,r)=>(0,g.createElement)(g.Fragment,null,(0,g.createElement)(_.Tooltip,{text:e,delay:10,position:"top center"},(0,g.createElement)("a",{className:m()("extra-item",{active:r.devices&&-1!==r.devices.indexOf(l)}),onClick:()=>{n({dragBlockAttrs:Q(f,a,l)})}},t)));return function(e,t=!0){const{clientId:l,isSelected:a,isMultiSelected:r,name:o,attributes:n}=e,{dragBlockRenderability:c}=n;return!a||r||["core/block"].includes(o)||t&&function(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}(c)}(t)?(0,g.createElement)(g.Fragment,null,(0,g.createElement)(e,{...t})):(0,g.createElement)(g.Fragment,null,(0,g.createElement)(e,{...t}),(0,g.createElement)(h.InspectorControls,null,(0,g.createElement)(_.PanelBody,{className:"dragblock-inspector-controls attributes"+(f&&f.length?" has-properties":""),title:(0,a.__)("Attributes","dragblock"),icon:dragBlockIcons?.iconCarKey,opened:A,onToggle:()=>{x(!A)}},(0,g.createElement)(P,{placeholder:(0,a.__)("+ Add an Attribute","dragblock"),onSelect:e=>{let t=(0,r.cloneDeep)(f);t.unshift({value:"",slug:e}),n({dragBlockAttrs:t}),Z(0)},suggestions:s}),f&&0!==f.length&&(0,g.createElement)("div",{className:"properties"},f.map(((e,t)=>(0,g.createElement)("div",{key:t},(0,g.createElement)("a",{className:m()("property",{disabled:!!e.disabled,"is-selected":N.has(t),"in-clipboard-cut":M(i,Y,t)}),onClick:e=>{var l;if(l=Y,window.dragBlockPM.curAttrSlug&&window.dragBlockPM.curAttrSlug!==l&&I(),window.dragBlockPM.curAttrSlug=l,e.ctrlKey||e.metaKey)return N.has(t)?N.delete(t):N.add(t),void O((0,r.cloneDeep)(N));O(new Set),Z(t)}},!!e.devices&&(0,g.createElement)("span",{className:"devices"},e.devices.split("").map((e=>"m"===e?"Mobile":"t"===e?"Tablet":"Desktop")).join(", ")),(0,g.createElement)("span",{className:"name"},s[e.slug].label," "),!!e.locale&&(0,g.createElement)("span",{className:"locale"},e.locale),(0,g.createElement)("span",{className:"separator"},": "),(0,g.createElement)("span",{className:"value"},e.value)),w===t?(0,g.createElement)(y,{className:"dragblock-attributes-control-popover",onClose:()=>{J()},onMouseLeave:()=>{J()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||J()},actions:{hidden:!1},onAction:(l,a)=>{"disable"===l?a[t].disabled?delete a[t].disabled:a[t].disabled="*":"delete"===l&&p({...e,newValue:"",clientId:i,name:b}),J(),n({dragBlockAttrs:a})},title:s[e.slug].label,disabled:e.disabled,list:f,index:t},(0,g.createElement)("div",{className:"value"},"action"===s[e.slug].type&&(0,g.createElement)(S,{options:{"[dragblock.form.action]":(0,a.__)("DragBlock Form Action")},onChange:e=>{$(e,t)},value:e.value,placeholder:(0,a.__)("Input Action Type","dragblock")}),"unit"===s[e.slug].type&&(0,g.createElement)(v,{value:e.value,units:s[e.slug].units?s[e.slug].units:null,onChange:e=>{$(e,t)}}),"multilingual-text"===s[e.slug].type&&(0,g.createElement)(D,{onChange:(e,l)=>{$(e,t,l)},value:e.value,locale:e.locale}),["text","url"].includes(s[e.slug].type)&&(0,g.createElement)(S,{options:Object.fromEntries(Object.entries(E).map((([e,t])=>[e,t.label]))),onChange:l=>{p({...e,newValue:l,clientId:i,name:b}),$(l,t)},value:e.value,placeholder:(0,a.__)("Type [ for shortcodes","dragblock")}),"number"===s[e.slug].type&&(0,g.createElement)(_.__experimentalNumberControl,{value:e.value?Number(e.value):"",min:-99,max:9999,step:1,onChange:e=>{$(e,t)}}),"select"===s[e.slug].type&&(0,g.createElement)(_.SelectControl,{value:e.value,options:s[e.slug].options?s[e.slug].options:[],onChange:e=>{$(e,t)}})),"sizes"===e.slug&&(0,g.createElement)(_.Flex,{className:"extra devices"},(0,g.createElement)(_.FlexItem,{className:"label"},(0,a.__)("Devices","dragblock")),(0,g.createElement)(_.FlexItem,{className:"control"},ee("Desktop",dragBlockIcons?.iconDesktop,"d",t,e),ee("Tablet",dragBlockIcons?.iconTable,"t",t,e),ee("Mobile",dragBlockIcons?.iconMobile,"m",t,e)))):null)))))))}),"dragBlockAttributesControls");wp.hooks.addFilter("editor.BlockEdit","dragblock/attributes-controls",Y);var W={},Z=!1;window.dragBlockTree={};const J=(0,k.createHigherOrderComponent)((e=>t=>{const{attributes:l,setAttributes:a,clientId:o,isSelected:n,name:c}=t;let{dragBlockClientId:i,dragBlockAttrs:d,dragBlockStyles:u,className:p,anchor:b}=l,m=!1;i&&(W[i]?m=!0:W[i]=!0),(0,g.useEffect)((()=>{i&&!m||a({dragBlockClientId:o}),W={}}));let k={...t.wrapperProps,"data-dragblock-client-id":i,onSubmit:e=>{"dragblock/form"===c&&e.preventDefault()}};if((!Z||n)&&d&&d.length){Z=!0;for(let e of d){if((0,r.isEmpty)(e.value)||!(0,r.isEmpty)(e.disabled))continue;let t="";"href"===e.slug?t="#dragBlock-attribute-placeholder":"target"===e.slug?t="":"multilingual-text"===s[e.slug].type?e.locale===dragBlockEditorInit.siteLocale&&(t=e.value):t=e.value,t&&(k[e.slug]=t)}}if(d&&d.length)for(let e of d)(0,r.isEmpty)(e.value)||!(0,r.isEmpty)(e.disabled)||(0,r.isEmpty)(e.slug)||"type"!==e.slug&&"multilingual-text"!==s[e.slug].type||((0,r.isEmpty)(k[e.slug])||e.locale===dragBlockEditorInit.siteLocale)&&(k[e.slug]=e.value);return b&&(k.className="dragblock-id-classname-placeholder--"+b),(0,g.createElement)(g.Fragment,null,(0,g.createElement)(e,{...t,wrapperProps:k}))}),"dragBlockAttributesControlsUniqueID");wp.hooks.addFilter("editor.BlockListBlock","dragblock/attributes-controls-unique-id",J)},4184:function(e,t){var l;!function(){"use strict";var a={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var l=arguments[t];if(l){var o=typeof l;if("string"===o||"number"===o)e.push(l);else if(Array.isArray(l)){if(l.length){var n=r.apply(null,l);n&&e.push(n)}}else if("object"===o){if(l.toString!==Object.prototype.toString&&!l.toString.toString().includes("[native code]")){e.push(l.toString());continue}for(var c in l)a.call(l,c)&&l[c]&&e.push(c)}}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(l=function(){return r}.apply(t,[]))||(e.exports=l)}()}},l={};function a(e){var r=l[e];if(void 0!==r)return r.exports;var o=l[e]={exports:{}};return t[e](o,o.exports,a),o.exports}a.m=t,e=[],a.O=function(t,l,r,o){if(!l){var n=1/0;for(d=0;d<e.length;d++){l=e[d][0],r=e[d][1],o=e[d][2];for(var c=!0,s=0;s<l.length;s++)(!1&o||n>=o)&&Object.keys(a.O).every((function(e){return a.O[e](l[s])}))?l.splice(s--,1):(c=!1,o<n&&(n=o));if(c){e.splice(d--,1);var i=r();void 0!==i&&(t=i)}}return t}o=o||0;for(var d=e.length;d>0&&e[d-1][2]>o;d--)e[d]=e[d-1];e[d]=[l,r,o]},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,{a:t}),t},a.d=function(e,t){for(var l in t)a.o(t,l)&&!a.o(e,l)&&Object.defineProperty(e,l,{enumerable:!0,get:t[l]})},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){var e={965:0,214:0};a.O.j=function(t){return 0===e[t]};var t=function(t,l){var r,o,n=l[0],c=l[1],s=l[2],i=0;if(n.some((function(t){return 0!==e[t]}))){for(r in c)a.o(c,r)&&(a.m[r]=c[r]);if(s)var d=s(a)}for(t&&t(l);i<n.length;i++)o=n[i],a.o(e,o)&&e[o]&&e[o][0](),e[o]=0;return a.O(d)},l=self.webpackChunkdragblock=self.webpackChunkdragblock||[];l.forEach(t.bind(null,0)),l.push=t.bind(null,l.push.bind(l))}();var r=a.O(void 0,[214],(function(){return a(1417)}));r=a.O(r)}();
     1!function(){var e,t={1417:function(e,t,l){"use strict";var a=window.wp.i18n,r=window.lodash,o=window.wp.data;function n(e,t=1400,l=!1){let a="";if(-1===e.indexOf("https://youtu.be/")&&-1===e.indexOf("https://www.youtube.com/watch?v=")){if(!l)return"";if(-1===e.indexOf("https://img.youtube.com/vi/"))return""}return a=e.replace("https://youtu.be/","").replace("https://www.youtube.com/watch?v=","").replace("https://img.youtube.com/vi/",""),a=a.split("/")[0],a=a.split("&")[0],a=a.split("?")[0],a=a.split("#")[0],a?`https://img.youtube.com/vi/${a}/${r=t,r>=1280?"maxresdefault":r>=640?"sddefault":r>=480?"hqdefault":"default"}.jpg`:"";var r}const c=e=>{let t=new Array;return"dragblock/image"===e&&t.push((0,r.cloneDeep)({slug:"src",value:"[dragblock.post.image.src]"})),(0,r.cloneDeep)(t)},s={href:{keyword:"href link url",label:(0,a.__)("Href","dragblock"),type:"url"},target:{keyword:"target",label:(0,a.__)("Target","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("default","dragblock")},{value:"_blank",label:(0,a.__)("New Tab","dragblock")},{value:"_parent",label:(0,a.__)("Parent Tab","dragblock")},{value:"_self",label:(0,a.__)("Same Tab","dragblock")},{value:"_top",label:(0,a.__)("Out of Iframe","dragblock")}]},rel:{keyword:"rel",label:(0,a.__)("Rel","dragblock"),type:"text"},tabindex:{keyword:"tabindex",label:(0,a.__)("Tab Index","dragblock"),type:"number"},src:{keyword:"src",label:(0,a.__)("Src","dragblock"),type:"text"},alt:{keyword:"alt",label:(0,a.__)("Alt","dragblock"),type:"multilingual-text"},name:{keyword:"name",label:(0,a.__)("Name","dragblock"),type:"text"},placeholder:{keyword:"placeholder",label:(0,a.__)("Placeholder","dragblock"),type:"multilingual-text"},title:{keyword:"title",label:(0,a.__)("Title","dragblock"),type:"multilingual-text"},type:{keyword:"type",label:(0,a.__)("Type","dragblock"),type:"select",options:[{value:"text",label:"Text"},{value:"submit",label:"Submit"},{value:"password",label:"Password"},{value:"checkbox",label:"Checkbox"},{value:"radio",label:"Radio"},{value:"button",label:"Button"},{value:"number",label:"Number"},{value:"email",label:"Email"},{value:"tel",label:"Phone"},{value:"url",label:"URL"},{value:"date",label:"Date"},{value:"time",label:"Time"},{value:"month",label:"Month"},{value:"week",label:"Week"},{value:"range",label:"Range"},{value:"color",label:"Color"},{value:"search",label:"Search"},{value:"file",label:"File"},{value:"hidden",label:"Hidden"},{value:"reset",label:"Reset"}]},value:{keyword:"value",label:(0,a.__)("Value","dragblock"),type:"multilingual-text"},disabled:{keyword:"disabled",label:(0,a.__)("Disabled","dragblock"),type:"text"},required:{keyword:"required",label:(0,a.__)("Required","dragblock"),type:"text"},selected:{keyword:"selected",label:(0,a.__)("Selected","dragblock"),type:"text"},action:{keyword:"action",label:(0,a.__)("Action","dragblock"),type:"action"},method:{keyword:"method",label:(0,a.__)("Method","dragblock"),type:"select",options:[{value:"POST",label:"POST"},{value:"GET",label:"GET"}]},for:{keyword:"for",label:(0,a.__)("For","dragblock"),type:"text"},sizes:{keyword:"sizes",label:(0,a.__)("Sizes","dragblock"),type:"unit"},loading:{keyword:"loading load onload image",label:(0,a.__)("Loading","dragblock"),note:(0,a.__)("Loading immediately or wait viewport","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"lazy",label:(0,a.__)("Lazy","dragblock")},{value:"eager",label:(0,a.__)("Eager","dragblock")}]}},i=(e,t)=>{if(e)for(let[l,a]of e.entries())if(a.slug===t&&!a.disabled)return l;return-1},d=(e,t)=>{let l=i(e,t);return-1===l?null:e[l].value},u=(e,t,l)=>{let a=i(e,t),r=e;return-1===a?(r.unshift({slug:t,value:l}),r):(r[a].value=l,r)};function p(e){const{name:t,slug:l,disabled:a,value:s,newValue:i,clientId:p}=e;if("dragblock/link"!==t||"href"!==l||a||!i.includes("youtu")&&!s.includes("youtu"))return;n(s);const g=n(i);let b=(0,o.select)("core/block-editor").getBlockOrder(p);for(let e of b){const t=(0,o.select)("core/block-editor").getBlock(e);if(!t||!t.name||"dragblock/image"!==t.name)continue;t.attributes||(t.attributes={}),t.attributes.dragBlockAttrs||(t.attributes.dragBlockAttrs=c(t.name));let l=d(t.attributes.dragBlockAttrs,"src");if(l&&!l.includes("youtu")&&!l.includes("["))continue;let a=u(t.attributes.dragBlockAttrs,"src",g);(0,o.dispatch)("core/block-editor").updateBlockAttributes(t.clientId,{dragBlockAttrs:(0,r.cloneDeep)(a)})}}wp.hooks.addFilter("blocks.registerBlockType","dragblock/attributes-register",(function(e,t){return e=Object.assign({},e,{attributes:Object.assign({},e.attributes,{dragBlockClientId:{type:"string"},anchor:{type:"string",source:"attribute",default:"",attribute:"id",selector:"*"},className:{type:"string",default:""},dragBlockAttrs:{type:"array",default:""}})}),-1!==t.indexOf("dragblock")&&(e=Object.assign({},e,{attributes:Object.assign({},e.attributes,{}),supports:Object.assign({},e.supports,{anchor:!0})})),e}));var g=window.wp.element,b=l(4184),m=l.n(b),k=window.wp.compose,h=window.wp.blockEditor,_=window.wp.components;const f={px:{value:"px",label:"px",default:0,max:200,step:1},"%":{value:"%",label:"%",default:10,max:100,step:1},em:{value:"em",label:"em",default:0,max:50,step:.1},rem:{value:"rem",label:"rem",default:0,max:50,step:.1},vw:{value:"vw",label:"vw",default:0,max:100,step:1},vh:{value:"vh",label:"vh",default:0,max:100,step:1}};function w(e){const{children:t}=e;return t?(0,g.createElement)(_.BaseControl.VisualLabel,{as:"legend"},t):(0,g.createElement)(g.Fragment,null)}function v({onChange:e,label:t,value:l,placeholder:a,units:o}){var n,c,s,i,d,u;const p=isNaN(l)?0:parseFloat(l),b=Array.isArray(o);if(b){let e=o;o=new Object;for(let t of e)o[t.value]=t}b&&o||(o=Object.assign({},f,o));let{availableUnits:m,selectedUnit:k}=function(e){const{units:t,value:l}=e,a=(0,h.useSetting)("spacing.units");let o;o=t&&a?(0,r.intersection)(t,a):t||a;const n=(0,_.__experimentalUseCustomUnits)({availableUnits:o||["%","px","em","rem","vh","vw"]});return{availableUnits:n,selectedUnit:(0,g.useMemo)((()=>(0,_.__experimentalParseQuantityAndUnitFromRawValue)(l)),[l])[1]||n[0]?.value||"px"}}({value:l,units:Object.values(o)});return m.length||(m=Object.values(o)),(0,g.createElement)("fieldset",{className:"dragblock-dimension-control"},(0,g.createElement)(w,{className:"label"},t),(0,g.createElement)("div",{className:"control"},(0,g.createElement)("div",{className:"unit"},(0,g.createElement)(_.__experimentalUnitControl,{value:l,units:m,onChange:t=>{e(t)},onUnitChange:t=>{const[a,r]=(0,_.__experimentalParseQuantityAndUnitFromRawValue)(l);["em","rem"].includes(t)&&"px"===r?e((a/16).toFixed(2)+t):["em","rem"].includes(r)&&"px"===t?e(Math.round(16*a)+t):["vh","vw","%"].includes(t)&&a>100&&e(100+t)},min:null!==(n=o[k]?.min)&&void 0!==n?n:0,max:null!==(c=o[k]?.max)&&void 0!==c?c:100,step:null!==(s=o[k]?.step)&&void 0!==s?s:.1,placeholder:a})),(0,g.createElement)("div",{className:"spacer"},(0,g.createElement)(_.__experimentalSpacer,{marginX:2,marginBottom:0},(0,g.createElement)(_.RangeControl,{value:p,min:null!==(i=o[k]?.min)&&void 0!==i?i:0,max:null!==(d=o[k]?.max)&&void 0!==d?d:100,step:null!==(u=o[k]?.step)&&void 0!==u?u:.1,withInputField:!1,onChange:t=>{e([t,k].join(""))},__nextHasNoMarginBottom:!0})))))}function y({children:e,className:t,onClose:l,onAction:o,onMouseLeave:n,onMouseEnter:c,onKeyDown:s,actions:i,title:d,disabled:u,hidden:p,list:b,index:k,position:h}){let f=null;const w=(0,g.useRef)(null);return l||(l=()=>{}),n||(n=()=>{}),c||(c=()=>{}),s||(s=()=>{}),i=Object.assign({},{top:!0,bottom:!0,up:!0,down:!0,duplicate:!0,disable:!0,hidden:!0,delete:!0},i),(0,g.createElement)(g.Fragment,null,(0,g.createElement)(_.Popover,{focusOnMount:!1,position:h||"bottom center",className:"dragblock-property-popover"+(t?" "+t:""),onFocusOutside:()=>{l()},onClose:()=>{l()},onClick:e=>{f={X:e.clientX,Y:e.clientY}},onMouseMove:e=>{f={X:e.clientX,Y:e.clientY}},onMouseLeave:e=>{null!==f&&f.X!==e.clientX&&f.Y!==e.clientY&&n()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||("Enter"!==e.key||-1===e.target.className.indexOf("components-search-control__input")&&-1===e.target.className.indexOf("dragblock-chosen-control-input-showing")&&-1===e.target.className.indexOf("components-select-control__input"))&&l()},ref:w},d?(0,g.createElement)("div",{className:"title"},d):null,e?(0,g.createElement)("div",{className:"content"},e):null,(0,g.createElement)("div",{className:"actions"},i.top?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Move Top","dragblock"),position:"top center"},(0,g.createElement)("a",{className:m()("action front",{disabled:0===k}),onClick:()=>{let e=null;if((0,r.isFunction)(i.top))e=i.top((0,r.cloneDeep)(b),k);else{if(0===k||!Array.isArray(b))return;e=(0,r.cloneDeep)(b);let t=(0,r.cloneDeep)(e[k]);e.splice(k,1),e.unshift(t)}o("top",e)}},(0,g.createElement)("svg",{style:{transform:"rotate(180deg)"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,i.bottom?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Move Bottom","dragblock"),position:"top center"},(0,g.createElement)("a",{className:m()("action back",{disabled:k===b.length-1}),onClick:()=>{let e=null;if((0,r.isFunction)(i.bottom))e=i.bottom((0,r.cloneDeep)(b),k);else{if(k===b.length-1||!Array.isArray(b))return;e=(0,r.cloneDeep)(b);let t=(0,r.cloneDeep)(e[k]);e.splice(k,1),e.push(t)}o("bottom",e)}},(0,g.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,i.up?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Move Up","dragblock"),position:"top center"},(0,g.createElement)("a",{className:m()("action up",{disabled:0===k}),onClick:()=>{let e=null;if((0,r.isFunction)(i.up))e=i.up((0,r.cloneDeep)(b),k);else{if(0===k||!Array.isArray(b))return;e=(0,r.cloneDeep)(b);let t=(0,r.cloneDeep)(e[k]);e[k]=e[k-1],e[k-1]=t}o("up",e)}},(0,g.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})))):null,i.down?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Move Down","dragblock"),position:"top center"},(0,g.createElement)("a",{className:m()("action down",{disabled:k===b.length-1}),onClick:()=>{let e=null;if((0,r.isFunction)(i.down))e=i.down((0,r.cloneDeep)(b),k);else{if(k===b.length-1||!Array.isArray(b))return;e=(0,r.cloneDeep)(b);let t=(0,r.cloneDeep)(e[k]);e[k]=e[k+1],e[k+1]=t}o("down",e)}},(0,g.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})))):null,i.duplicate?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Duplicate","dragblock"),position:"top center"},(0,g.createElement)("a",{className:"action duplicate",onClick:()=>{let e=null;if((0,r.isFunction)(i.duplicate))e=i.duplicate((0,r.cloneDeep)(b),k);else{if(!Array.isArray(b))return;e=(0,r.cloneDeep)(b),e.splice(k,0,(0,r.cloneDeep)(e[k]))}o("duplicate",e)}},(0,g.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})))):null,i.disable?(0,g.createElement)(_.Tooltip,{delay:10,text:u?(0,a.__)("Enable","dragblock"):(0,a.__)("Disable","dragblock"),position:"top center"},(0,g.createElement)("a",{className:m()("action visibility",{disabled:!!u}),onClick:()=>{let e=null;if((0,r.isFunction)(i.disable))e=i.disable((0,r.cloneDeep)(b),k);else{if(!Array.isArray(b))return;e=(0,r.cloneDeep)(b)}o("disable",e)}},u?dragBlockIcons?.iconCircle:dragBlockIcons?.iconMinusCircle)):null,i.hidden?(0,g.createElement)(_.Tooltip,{delay:10,text:"*"===p?(0,a.__)("Show","dragblock"):(0,a.__)("Hide","dragblock"),position:"top center"},(0,g.createElement)("a",{className:"action",onClick:()=>{let e=null;if((0,r.isFunction)(i.hidden))e=i.hidden((0,r.cloneDeep)(b),k);else{if(!Array.isArray(b))return;e=(0,r.cloneDeep)(b)}o("hidden",e)}},"*"===p?dragBlockIcons?.iconEye:dragBlockIcons?.iconEyeClosed)):null,i.delete?(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Delete","dragblock"),position:"top center"},(0,g.createElement)("a",{className:"action delete",onClick:()=>{let e=null;(0,r.isFunction)(i.delete)?e=i.delete((0,r.cloneDeep)(b),k):(e=(0,r.cloneDeep)(b),(0,r.isArray)(b)?e.splice(k,1):"object"==typeof b&&delete e[k]),o("delete",e)}},(0,g.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})))):null,i.custom&&(0,g.createElement)(g.Fragment,null,Object.keys(i.custom).map(((e,t)=>(0,g.createElement)("span",{key:t},i.custom[e])))),(0,g.createElement)(_.Tooltip,{delay:10,text:(0,a.__)("Close","dragblock"),position:"top center"},(0,g.createElement)("a",{className:"action close",onClick:l},(0,g.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,g.createElement)("path",{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})))))))}const B=(e,t)=>{window["dragblock-query-objects"]||(window["dragblock-query-objects"]=new Object),window["dragblock-query-objects"][e]||(window["dragblock-query-objects"][e]=new Object);for(let l of t)window["dragblock-query-objects"][e][l.id]=l};function P({placeholder:e,onSelect:t,className:l,popOverClassName:r,icon:o,label:n,text:c,showTrigger:s,position:i,toolbarButton:d,suggestions:u}){const[p,b]=(0,g.useState)(0),[k,h]=(0,g.useState)(""),[f,w]=(0,g.useState)({}),[v,y]=(0,g.useState)(!1),[P,S]=(0,g.useState)(!1),[E,A]=(0,g.useState)([]),[D,x]=(0,g.useState)(null),[M,C]=(0,g.useState)(!1),I=()=>{y(!1)},N=()=>{let e={};for(let t in u){if(Object.keys(e).length>12)break;e[t]=u[t]}w(e),y(!0)},O=e=>{t(e),w({}),h(""),I()};let T=null,j="";if(u){if("string"==typeof u){if(j=u,u={},E&&E.length)for(let e of E)u[e.value]={label:e.label,note:e.note};switch(j){case"categories":u["[dragblock.post.cat.id]"]={label:(0,a.__)("Post Category ID"),note:(0,a.__)("Current Post Category ID")};break;case"tags":u["[dragblock.post.tag.id]"]={label:(0,a.__)("Post Tag ID"),note:(0,a.__)("Current Post Tag ID")};break;case"authors":u["[dragblock.post.author.id]"]={label:(0,a.__)("Post Author ID"),note:(0,a.__)("Current Post Author ID")}}}}else u={};const L=e=>{if(!e||!u||0===u.length)return void w({});let t=e.toLowerCase().trim().replace(/-/gi," ").split(" ").map((e=>e.trim())),l=t.join("").replace(/ /gi,""),a={},r=0;for(let e in u){let o="string"==typeof u[e]?u[e].toLowerCase():Object.values(u[e]).join(" ").toLowerCase(),n=!0;if(-1===o.replace(/ /gi,"").replace(/-/gi,"").indexOf(l))for(let e of t)if(-1===o.indexOf(e)){n=!1;break}if(n&&(a[e]=u[e],++r>=12))break}w(a)};return(0,g.createElement)("div",{className:m()("dragblock-autocomplete-search-box"+(l?" "+l:""),{"show-trigger":s})},d?(0,g.createElement)(_.ToolbarButton,{icon:o,iconSize:"24",label:n,className:"fake-search-button",variant:"secondary",onClick:()=>{M?C(!1):N()}}):(0,g.createElement)(_.Button,{icon:o,iconSize:"24",label:n,className:"fake-search-button",variant:"secondary",onClick:()=>{M?C(!1):N()}},c||(o?"":e)),v?(0,g.createElement)(_.Popover,{position:i||"bottom center",onFocusOutside:()=>{I()},onMouseMove:e=>{null!==T||(T={X:e.clientX,Y:e.clientY})},onClose:()=>{I()},onMouseLeave:e=>{null!==T&&T.X!==e.clientX&&T.Y!==e.clientY&&I()},className:m()("dragblock-autocomplete-search-box-popover"+(r?" "+r:""),{"show-trigger":s})},(0,g.createElement)(_.SearchControl,{onKeyDown:e=>{if("ArrowUp"===e.key)b(0===p?Object.keys(f).length-1:p-1);else if("ArrowDown"===e.key)p>=Object.keys(f).length-1?b(0):b(p+1);else if("Enter"===e.key){let e=Object.keys(f);if(p<0||e.length-1<p)return;let t=e[p];O(t),C(!0),I()}},placeholder:e,value:k,onChange:e=>{j?(S(!0),w([]),D&&clearTimeout(D),x(setTimeout((()=>{((e,t)=>{if(!e||!t)return void A([]);const l=new URLSearchParams({search:e,per_page:12,_locale:"users"});wp.apiFetch({path:`/wp/v2/${t}?${l.toString()}`}).then((l=>{A(l.map((e=>({label:e.name,value:e.id,note:e.description})))),l.map((e=>{u[e.id]={label:e.name,note:e.description}})),B(t,l),L(e),S(!1)})).catch((e=>{S(!1),A([])}))})(e,j)}),1e3))):L(e),h(e)}}),j&&k&&(0,g.createElement)("div",{className:"results"},!0===P?(0,g.createElement)(g.Fragment,null,(0,a.__)("Fetching...","dragblock")):(0,g.createElement)(g.Fragment,null,0===Object.keys(u).length&&(0,g.createElement)(g.Fragment,null,(0,a.__)("Not found any","dragblock")))),0!==Object.entries(f).length&&(0,g.createElement)("div",{className:"results"},Object.entries(f).map((([e,t],l)=>{let a=e,r=e;return"string"==typeof t?r=t:(t.note?a=t.note:t.label&&(a=t.label),t.label&&(r=t.label)),(0,g.createElement)("div",{key:l,className:"item",onMouseEnter:()=>{b(l)}},(0,g.createElement)("a",{className:m()("item-link",{active:p===l}),onClick:()=>{O(e)}},(0,g.createElement)("code",null,r)))})))):null)}function S({placeholder:e,onChange:t,tabIndex:l,value:a,position:r,options:o}){const[n,c]=(0,g.useState)(0),[s,i]=(0,g.useState)({}),[d,u]=(0,g.useState)(null),[p,b]=(0,g.useState)(a||"");o||(o={}),r||(r="top"),l||(l=0);const k=()=>{c(0),i({})},h=e=>{if(!e)return void k();let t={},l=0,a=(e=e.trim().toLowerCase()).split(" "),r=a[a.length-1];if(e&&e.trim()){for(let n in o){let c=o[n].toLowerCase();if(c===r||c===e)continue;let s=n+" "+c,i=!0;for(let e of a)if(-1===s.indexOf(e)||c===e){i=!1;break}if(i&&(t[n]=o[n],++l>=6))break}0===l&&-1!==e.indexOf(" ")&&r?h(r):i({...t})}else{for(let e in o)if(t[e]=o[e],6==++l)break;i({...t})}};return(0,g.createElement)("div",{className:"dragblock-chosen-control "+r,onMouseLeave:k},(0,g.createElement)("div",{className:"components-base-control"},(0,g.createElement)("div",{className:"components-base-control__field"},(0,g.createElement)("input",{className:m()("components-text-control__input",{"dragblock-chosen-control-input-showing":Object.keys(s).length>0}),value:p,placeholder:e,onKeyDown:e=>{if("Tab"===e.key&&Object.keys(s).length&&e.preventDefault(),"ArrowUp"===e.key)c(n<=0?Object.keys(s).length-1:n-1);else if("ArrowDown"===e.key)n>=Object.keys(s).length-1?c(0):c(n+1);else if("Enter"===e.key||"Tab"===e.key){k();let e=Object.keys(s);if(e.length-1<n||n<0)return;let l=e[n],a=p.split(" ");a[a.length-1]=l,t(a.join(" "))}},onClick:()=>{h(p)},onFocus:()=>{h(p)},onChange:e=>{const{value:l}=e.target;h(l),(e=>{b(e),d&&clearTimeout(d),u(setTimeout((()=>{t(e),u(null)}),1e3))})(l)}}))),Object.keys(o).length>0&&Object.keys(s).length>0&&(0,g.createElement)("div",{className:"options",onMouseLeave:k},Object.entries(s).map((([e,l],a)=>(0,g.createElement)("a",{key:a,onClick:()=>{t(e),k()},className:m()("option",{active:n===a})},l)))))}const E={"[dragblock.home.url]":{label:(0,a.__)("Home URL","dragblock"),note:(0,a.__)("Home URL","dragblock"),render:e=>{}},"[dragblock.form.message.error]":{label:(0,a.__)("Form Submission Error Message","dragblock"),note:(0,a.__)("Error message after submitting form","dragblock"),placeholder:(0,a.__)("DragBlock Form Error: There is an uknown server error.","dragblock"),render:e=>{}},"[dragblock.post.title]":{label:(0,a.__)("Post Title","dragblock"),note:(0,a.__)("The parsed post's Title","dragblock"),placeholder:(0,a.__)("The DragBlock Post Title","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.title)return _DragBlockDB.post.title}},"[dragblock.post.url]":{label:(0,a.__)("Post URL","dragblock"),note:(0,a.__)("The parsed post's url","dragblock"),render:e=>{}},"[dragblock.post.image.src]":{label:(0,a.__)("Post Image Thumbnail SRC","dragblock"),note:(0,a.__)("the parsed post's image src","dragblock"),render:e=>_DragBlockDB.post&&_DragBlockDB.post.image_src?_DragBlockDB.post.image_src:""},"[dragblock.post.author.url]":{label:(0,a.__)("Post Author URL","dragblock"),note:(0,a.__)("the parsed post's author page url","dragblock"),render:e=>{}},"[dragblock.post.author.name]":{label:(0,a.__)("Post Author Name","dragblock"),note:(0,a.__)("The parsed post's author name","dragblock"),placeholder:(0,a.__)("Author Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_name)return _DragBlockDB.post.author_name}},"[dragblock.post.author.avatar.src]":{label:(0,a.__)("Post Author Avatar SRC","dragblock"),note:(0,a.__)("The parsed post's author's avatar SRC","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_avatar_src)return _DragBlockDB.post.author_avatar_src}},"[dragblock.post.date]":{label:(0,a.__)("Post Date Name","dragblock"),note:(0,a.__)("The parsed post's date","dragblock"),placeholder:(0,a.__)("July 01, 2086","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.date)return _DragBlockDB.post.date}},"[dragblock.post.comment.number]":{label:(0,a.__)("Post Comment Number","dragblock"),note:(0,a.__)("The parsed post's comment number","dragblock"),placeholder:"0",render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.comment_number)return _DragBlockDB.post.comment_number}},"[dragblock.post.snippet]":{label:(0,a.__)("Post Snippet","dragblock"),note:(0,a.__)("The parsed post's snippet","dragblock"),placeholder:(0,a.__)("Get the first paragraph of the post content. If the post excerpt, a custom summary of the post that author manually inputted when composing the post content, exists, use that instead","dragblock"),render:e=>{if(!_DragBlockDB.post||!_DragBlockDB.post.snippet)return;let t=_DragBlockDB.post.snippet;if(e&&e.len&&!isNaN(e.len)&&t.length>Number(e.len)){let l="",a=Number(e.len);t.split(" ").map((e=>{l.length<a?l+=(l?" ":"")+e:e.endsWith(",")||e.endsWith("!")||e.endsWith(".")||e.endsWith(":")||e.endsWith("?")||e.endsWith(";")||(l+=(l?" ":"")+e)})),t=t.substring(0,Number(e.len))}return t}},"[dragblock.post.cat.name]":{label:(0,a.__)("Post Category Name","dragblock"),placeholder:(0,a.__)("Category Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.cat_name)return _DragBlockDB.post.cat_name}},"[dragblock.post.cat.url]":{label:(0,a.__)("Post Category URL","dragblock"),render:e=>{}},"[dragblock.post.tag.name]":{label:(0,a.__)("Post Tag Name","dragblock"),placeholder:(0,a.__)("Tag Name","dragblock"),render:e=>{}},"[dragblock.post.tag.url]":{label:(0,a.__)("Post Tag URL","dragblock"),render:e=>{}},"[dragblock.share.url.twitter]":{label:(0,a.__)("Twitter Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.facebook]":{label:(0,a.__)("Facebook Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.whatsapp]":{label:(0,a.__)("Whatsapp Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.telegram]":{label:(0,a.__)("Telegram Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.tumblr]":{label:(0,a.__)("Tumblr Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.reddit]":{label:(0,a.__)("Reddit Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.linkedin]":{label:(0,a.__)("LinkedIn Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.gmail]":{label:(0,a.__)("Gmail Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.navigator]":{label:(0,a.__)("Navigator Share URL","dragblock"),render:e=>{}}},A={en_US:"English (US)",en_GB:"English (UK)",af:"Afrikaans",ar:"العربية - Arabic",ary:"العربية المغربية - Afro-Asiatic",as:"অসমীয়া - Assamese",azb:"گؤنئی آذربایجان - South Azerbaijani",az:"Azərbaycan dili - Azerbaijani",bel:"Беларуская мова - Belarusian",bg_BG:"Български - Bulgarian",bn_BD:"বাংলা - Bengali (Bangladesh)",bo:"བོད་ཡིག - Tibetan",bs_BA:"Bosanski - Bosnian",ca:"Català - Catalan",ceb:"Cebuano - Cebuano",cs_CZ:"Čeština - Czech",cy:"Cymraeg - Welsh",da_DK:"Dansk - Danish",de_DE:"Deutsch - German",de_CH_informal:"Deutsch (Schweiz, Du) - German",de_AT:"Deutsch (Österreich) - German",de_CH:"Deutsch (Schweiz) - German",de_DE_formal:"Deutsch (Sie) - German",dsb:"Dolnoserbšćina - Lower Sorbian",dzo:"རྫོང་ཁ - Dzongkha",el:"Ελληνικά - Greek",en_ZA:"English (South Africa)",en_NZ:"English (New Zealand)",en_AU:"English (Australia)",en_CA:"English (Canada)",eo:"Esperanto - Esperanto",es_ES:"Español - Spanish",es_PE:"Español de Perú - Spanish",es_CR:"Español de Costa Rica - Spanish",es_AR:"Español de Argentina - Spanish",es_CL:"Español de Chile - Spanish",es_VE:"Español de Venezuela - Spanish",es_UY:"Español de Uruguay - Spanish",es_PR:"Español de Puerto Rico - Spanish",es_GT:"Español de Guatemala - Spanish",es_MX:"Español de México - Spanish",es_EC:"Español de Ecuador - Spanish",es_CO:"Español de Colombia - Spanish",et:"Eesti - Estonian",eu:"Euskara - Basque",fa_IR:"فارسی - Persian",fa_AF:"(فارسی (افغانستان - Persian",fi:"Suomi - Finnish",fr_BE:"Français de Belgique - French",fr_FR:"Français - French",fr_CA:"Français du Canada - French",fur:"Friulian",gd:"Gàidhlig - Scottish Gaelic",gl_ES:"Galego - Galician",gu:"ગુજરાતી - Gujarati",haz:"هزاره گی - Hazaragi",he_IL:"עִבְרִית - Hebrew",hi_IN:"हिन्दी - Hindi",hr:"Hrvatski - Croatian",hsb:"Hornjoserbšćina - Upper Sorbian",hu_HU:"Magyar - Hungarian",hy:"Հայերեն - Armenian",id_ID:"Bahasa Indonesia",is_IS:"Íslenska - Icelandic",it_IT:"Italiano",ja:"日本語 - Japanese",jv_ID:"Basa Jawa - Javanese",ka_GE:"ქართული - Georgian",kab:"Taqbaylit - Kabyle",kk:"Қазақ тілі - Kazakh",km:"ភាសាខ្មែរ - Khmer",kn:"ಕನ್ನಡ - Kannada",ko_KR:"한국어 - Korean",ckb:"كوردی - Central Kurdish",lo:"ພາສາລາວ - Lao",lt_LT:"Lietuvių kalba - Lithuanian",lv:"Latviešu valoda - Latvian",mk_MK:"Македонски јазик - Macedonian",ml_IN:"മലയാളം - Malayalam",mn:"Монгол - Mongolian",mr:"मराठी - Marathi",ms_MY:"Bahasa Melayu - Malay (Malaysia)",my_MM:"ဗမာစာ - Burmese",nb_NO:"Norsk bokmål - Norwegian",ne_NP:"नेपाली - Nepali",nl_NL_formal:"Nederlands (Formeel)",nl_BE:"Nederlands (België)",nl_NL:"Nederlands",nn_NO:"Norsk nynorsk",oci:"Occitan",pa_IN:"ਪੰਜਾਬੀ - Punjabi",pl_PL:"Polski - Polish",ps:"پښتو - Pashto",pt_BR:"Português do Brasil - Portuguese",pt_AO:"Português de Angola - Portuguese",pt_PT:"Português - Portuguese",rhg:"Ruáinga",ro_RO:"Română - Romanian",ru_RU:"Русский - Russian",sah:"Сахалыы - Sakha",snd:"سنڌي - Sindhi",si_LK:"සිංහල - Sinhala",sk_SK:"Slovenčina - Slovak",skr:"سرائیکی - Saraiki",sl_SI:"Slovenščina - Slovenian",sq:"Shqip - Albanian",sr_RS:"Српски језик - Serbian",sv_SE:"Svenska - Swedish",sw:"Kiswahili - Swahili",szl:"Ślōnskŏ gŏdka - Silesian",ta_IN:"தமிழ் - Tamil (India)",ta_LK:"தமிழ் - Tamil (Sri Lanka)",te:"తెలుగు - Telugu",th:"ไทย - Thai",tl:"Tagalog",tr_TR:"Türkçe - Turkish",tt_RU:"Татар теле - Tatar",tah:"Reo Tahiti",ug_CN:"ئۇيغۇرچە - Uyghur",uk:"Українська - Ukrainian",ur:"اردو - Urdu",uz_UZ:"O‘zbekcha - Uzbek",vi:"Tiếng Việt - Vietnamese",zh_HK:"香港中文 - Chinese (HK)",zh_TW:"繁體中文 - Chinese (Traditional)",zh_CN:"简体中文 - Chinese (Simplified)"};function D({value:e,locale:t,onChange:l}){return t||(t=dragBlockEditorInit.siteLocale),(0,g.createElement)("div",{className:"dragblock-multilingual-text-control"},(0,g.createElement)(S,{options:Object.fromEntries(Object.entries(E).map((([e,t])=>[e,t.label]))),onChange:e=>{l(e,t)},value:e,placeholder:(0,a.__)("Type [ for shortcodes","dragblock")}),(0,g.createElement)(P,{placeholder:t?A[t]:A.en_US,onSelect:t=>{l(e,t)},suggestions:A}))}const x=1e3;function M(e,t,l){return"cut"===window.dragBlockPM.clipboard.action&&window.dragBlockPM.clipboard.clientId===e&&window.dragBlockPM.clipboard.attrSlug===t&&window.dragBlockPM.clipboard.selectedPropIds.has(l)}function C(e,t){window.dragBlockPM.blocks?.[e]?.history?.attributes&&window.dragBlockPM.blocks[e].history.attributes.at(-1)!==t&&(window.dragBlockPM.blocks[e].history.attributes.length>x&&window.dragBlockPM.blocks[e].history.attributes.shift(),window.dragBlockPM.blocks[e].history.attributes.push(t),window.dragBlockPM.blocks[e].history.pointer=window.dragBlockPM.blocks[e].history.attributes.length-1)}function I(e=null){if(e&&window.dragBlockPM.blocks?.[e.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug]?.selectedProps){let t=new Set;window.dragBlockPM.blocks[e.clientId].selectedProps[window.dragBlockPM.curAttrSlug].selectedProps=t,window.dragBlockPM.blocks[e.clientId].selectedProps[window.dragBlockPM.curAttrSlug].setSelectedProps(t)}Object.entries(window.dragBlockPM.blocks).map((([e,t],__)=>{t.selectedProps&&Object.entries(t.selectedProps).map((([t,{selectedProps:l,setSelectedProps:a}])=>{let r=Array.from(l);r.length&&(r=new Set,window.dragBlockPM.blocks[e].selectedProps[t].selectedProps=r,a(r))}))})),window.dragBlockPM.clipboard.selectedPropIds=new Set}function N(e){const{clientId:t,attributes:l}=e,a=window.dragBlockPM.blocks[t]&&window.dragBlockPM.curAttrSlug&&window.dragBlockPM.blocks[t].selectedProps&&window.dragBlockPM.blocks[t].selectedProps[window.dragBlockPM.curAttrSlug]&&l;if(!a)return I(),{couldAccess:a};const o=window.dragBlockPM.curAttrSlug;l[o]||(l[o]=new Array);const n=l[o],{selectedProps:c,setSelectedProps:s}=window.dragBlockPM.blocks[t].selectedProps[o],i=Array.from(c).sort(((e,t)=>e-t));return{couldAccess:a,curAttrSlug:o,curAttr:n,propIds:i,clientId:t,attributes:l,updateSelectedProps:(e=null)=>{e||(e=i);let l=new Set((0,r.cloneDeep)(e));window.dragBlockPM.blocks[t].selectedProps[o].selectedProps=l,s(l)}}}function O(e,t){let l=(0,r.cloneDeep)(t);(0,o.dispatch)("core/block-editor").updateBlockAttributes(e,l),C(e,l)}function T(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n}=N(e);t&&r.length?(n[l]=a.filter(((__,e)=>!r.includes(e))),O(o,n),I()):I()}function j(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);t&&r.length?0!==r[0]&&(r.map(((e,t)=>{if(a[e-1]&&a[e]){let l=a[e-1];a[e-1]=a[e],a[e]=l,r[t]=e-1}})),n[l]=a,O(o,n),c()):I()}function L(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);t&&r.length?r.at(-1)!==a.length-1&&([...r].reverse().map(((e,t)=>{if(a[e]&&a[e+1]){let l=a[e];a[e]=a[e+1],a[e+1]=l,r[t]=e+1}})),n[l]=a,O(o,n),c()):I()}function F(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);if(!t||!r.length)return void I();let s=[],i=[];a.map(((e,t)=>{r.includes(t)?s.push(e):i.push(e)})),r.map(((__,e)=>{r[e]=e})),n[l]=[...s,...i],O(o,n),c()}function R(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);if(!t||!r.length)return void I();let s=[],i=[];a.map(((e,t)=>{r.includes(t)?s.push(e):i.push(e)})),r.map(((__,e)=>{r[e]=a.length-r.length+e})),n[l]=[...i,...s],O(o,n),c()}function z(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:n,attributes:c,updateSelectedProps:s}=N(e);if(!t||!o.length)return void I();let i=[],d=[];a.map(((e,t)=>{i.push(e),o.includes(t)&&(d.push(i.length-1),d.push(i.length),i.push((0,r.cloneDeep)(e)))})),c[l]=i,O(n,c),s(d)}function U(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);t&&r.length?(r.map((e=>{a[e]&&(a[e].hidden?delete a[e].hidden:a[e].hidden="*")})),n[l]=a,O(o,n),I()):I()}function K(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:o,attributes:n,updateSelectedProps:c}=N(e);t&&r.length?(r.map((e=>{a[e]&&(a[e].disabled?delete a[e].disabled:a[e].disabled="*")})),n[l]=a,O(o,n)):I()}function H(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:n,attributes:c,updateSelectedProps:s}=N(e);t&&o.length?(window.dragBlockPM.clipboard={action:"copy",clientId:n,attrSlug:l,selectedProps:o.map((e=>a[e]?(0,r.cloneDeep)(a[e]):null)).filter((e=>!!e))},I()):I()}function V(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:o,clientId:n,attributes:c,updateSelectedProps:s}=N(e);t&&o.length?(window.dragBlockPM.clipboard={action:"cut",clientId:n,attrSlug:l,selectedProps:o.map((e=>a[e]?(0,r.cloneDeep)(a[e]):null)).filter((e=>!!e))},I(e),window.dragBlockPM.clipboard.selectedPropIds=new Set(o)):I()}function G(e){const{couldAccess:t,curAttrSlug:l,curAttr:a,propIds:r,clientId:n,attributes:c,updateSelectedProps:s}=N(e);if(!t)return;if(!window.dragBlockPM.clipboard)return;const i=window.dragBlockPM.clipboard;if(!i.selectedProps||!i.selectedProps.length||!i.attrSlug)return;if("cut"===i.action){let e=(0,o.select)("core/block-editor").getBlock(i.clientId);if(!e||!e.attributes||!e.attributes[i.attrSlug])return;e.attributes[i.attrSlug]=e.attributes[i.attrSlug].filter(((__,e)=>!i.selectedPropIds.has(e))),O(i.clientId,e.attributes),I(e)}c[i.attrSlug]||(c[i.attrSlug]=new Array);let d=c[i.attrSlug];d.unshift(...i.selectedProps),c[i.attrSlug]=d,O(n,c),I(e)}function q(e){const{clientId:t,attributes:l}=e;if(!window.dragBlockPM.blocks?.[t]?.history?.attributes)return;const a=window.dragBlockPM.blocks[t].history;if(!a.attributes[a.pointer-1])return;let r=a.attributes[a.pointer-1];r!==l&&(a.pointer--,(0,o.dispatch)("core/block-editor").updateBlockAttributes(t,r))}function X(e){const{clientId:t,attributes:l}=e;if(!window.dragBlockPM.blocks?.[t]?.history?.attributes)return;const a=window.dragBlockPM.blocks[t].history;if(!a.attributes[a.pointer+1])return;let r=a.attributes[a.pointer+1];r!==l&&(a.pointer++,(0,o.dispatch)("core/block-editor").updateBlockAttributes(t,r))}const Y=(0,k.createHigherOrderComponent)((e=>t=>{const{attributes:l,setAttributes:n,clientId:i,isSelected:d,isMultiSelected:u,name:b}=t;let{dragBlockClientId:k,dragBlockAttrs:f}=l;const[w,B]=(0,g.useState)(-1),[A,x]=(0,g.useState)(f&&f.length>0),[N,O]=(0,g.useState)(new Set),Y="dragBlockAttrs";let W=!f;f||(f=[]),(0,g.useEffect)((()=>{W&&n({dragBlockAttrs:c(t.name)})}));const Z=e=>{B(e)},J=()=>{B(-1),C(i,l)};!function({attrSlug:e,clientId:t,selectedProps:l,setSelectedProps:a,closePropertyPopover:r,attributes:n,isOpenedPropertyPopover:c}){window.dragBlockPM||(window.dragBlockPM={blocks:{},clipboard:{action:"",clientId:"",attrSlug:"",selectedProps:[],selectedPropIds:new Set},curAttrSlug:"",isInPanel:!1},function(e){const t={delete:T,ctrl__delete:K,ctrl__shift__delete:U,ctrl__c:H,ctrl__x:V,ctrl__v:G,ctrl__arrowup:j,ctrl__arrowdown:L,ctrl__z:q,ctrl__y:X,ctrl__shift__arrowup:F,ctrl__shift__arrowdown:R,alt__shift__arrowup:z,alt__shift__arrowdown:z};e(document).on("mousemove",".dragblock-inspector-controls",(function(e){window.dragBlockPM.isInPanel=!0})),e(document).on("mouseleave",".dragblock-inspector-controls",(function(e){window.dragBlockPM.isInPanel=!1})),e(document).on("keydown",(function(e){if(!window.dragBlockPM.isInPanel)return;if(!e.key||"Unidentified"===e.key||["Control","Alt","Shift"].includes(e.key))return;if(!(e.ctrlKey||e.metaKey||e.altKey||e.shiftKey||["Escape","Delete"].includes(e.key)))return;let l=(0,o.select)("core/block-editor").getSelectedBlock();if(!l)return void I();if("Escape"===e.key)return window.dragBlockPM.curAttrSlug&&window.dragBlockPM.blocks?.[l.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug]?.closePropertyPopover&&window.dragBlockPM.blocks[l.clientId].selectedProps[window.dragBlockPM.curAttrSlug].closePropertyPopover(),void I(l);if(window.dragBlockPM.blocks?.[l.clientId]?.selectedProps?.[window.dragBlockPM.curAttrSlug].isOpenedPropertyPopover())return;let a=e.key.toLowerCase();e.shiftKey&&(a="shift__"+a),e.altKey&&(a="alt__"+a),(e.ctrlKey||e.metaKey)&&(a="ctrl__"+a),t[a]?(!e.ctrlKey&&!e.metaKey&&e.altKey&&e.shiftKey||e.preventDefault(),t[a](l)):I(l)}))}(jQuery)),window.dragBlockPM.blocks[t]||(window.dragBlockPM.blocks[t]={selectedProps:{},history:{attributes:[n],pointer:0}}),window.dragBlockPM.blocks[t].selectedProps[e]={selectedProps:l,setSelectedProps:a,closePropertyPopover:r,isOpenedPropertyPopover:c}}({attrSlug:Y,attributes:l,clientId:i,selectedProps:N,setSelectedProps:O,closePropertyPopover:J,isOpenedPropertyPopover:()=>-1!==w});const $=(e,t,l)=>{let a=(0,r.cloneDeep)(f);a[t].value=e,l&&(a[t].locale=l),n({dragBlockAttrs:a})},Q=(e,t,l)=>{let a=(0,r.cloneDeep)(e);return a[t].devices||(a[t].devices=""),-1===a[t].devices.indexOf(l)?a[t].devices+=l:a[t].devices=a[t].devices.replace(l,""),""===a[t].devices&&delete a[t].devices,a},ee=(e,t,l,a,r)=>(0,g.createElement)(g.Fragment,null,(0,g.createElement)(_.Tooltip,{text:e,delay:10,position:"top center"},(0,g.createElement)("a",{className:m()("extra-item",{active:r.devices&&-1!==r.devices.indexOf(l)}),onClick:()=>{n({dragBlockAttrs:Q(f,a,l)})}},t)));return function(e,t=!0){const{clientId:l,isSelected:a,isMultiSelected:r,name:o,attributes:n}=e,{dragBlockRenderability:c}=n;return!a||r||["core/block"].includes(o)||t&&function(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}(c)}(t)?(0,g.createElement)(g.Fragment,null,(0,g.createElement)(e,{...t})):(0,g.createElement)(g.Fragment,null,(0,g.createElement)(e,{...t}),(0,g.createElement)(h.InspectorControls,null,(0,g.createElement)(_.PanelBody,{className:"dragblock-inspector-controls attributes"+(f&&f.length?" has-properties":""),title:(0,a.__)("Attributes","dragblock"),icon:dragBlockIcons?.iconCarKey,opened:A,onToggle:()=>{x(!A)}},(0,g.createElement)(P,{placeholder:(0,a.__)("+ Add an Attribute","dragblock"),onSelect:e=>{let t=(0,r.cloneDeep)(f);t.unshift({value:"",slug:e}),n({dragBlockAttrs:t}),Z(0)},suggestions:s}),f&&0!==f.length&&(0,g.createElement)("div",{className:"properties"},f.map(((e,t)=>(0,g.createElement)("div",{key:t},(0,g.createElement)("a",{className:m()("property",{disabled:!!e.disabled,"is-selected":N.has(t),"in-clipboard-cut":M(i,Y,t)}),onClick:e=>{var l;if(l=Y,window.dragBlockPM.curAttrSlug&&window.dragBlockPM.curAttrSlug!==l&&I(),window.dragBlockPM.curAttrSlug=l,e.ctrlKey||e.metaKey)return N.has(t)?N.delete(t):N.add(t),void O((0,r.cloneDeep)(N));O(new Set),Z(t)}},!!e.devices&&(0,g.createElement)("span",{className:"devices"},e.devices.split("").map((e=>"m"===e?"Mobile":"t"===e?"Tablet":"Desktop")).join(", ")),(0,g.createElement)("span",{className:"name"},s[e.slug].label," "),!!e.locale&&(0,g.createElement)("span",{className:"locale"},e.locale),(0,g.createElement)("span",{className:"separator"},": "),(0,g.createElement)("span",{className:"value"},e.value)),w===t?(0,g.createElement)(y,{className:"dragblock-attributes-control-popover",onClose:()=>{J()},onMouseLeave:()=>{J()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||J()},actions:{hidden:!1},onAction:(l,a)=>{"disable"===l?a[t].disabled?delete a[t].disabled:a[t].disabled="*":"delete"===l&&p({...e,newValue:"",clientId:i,name:b}),J(),n({dragBlockAttrs:a})},title:s[e.slug].label,disabled:e.disabled,list:f,index:t},(0,g.createElement)("div",{className:"value"},"action"===s[e.slug].type&&(0,g.createElement)(S,{options:{"[dragblock.form.action]":(0,a.__)("DragBlock Form Action")},onChange:e=>{$(e,t)},value:e.value,placeholder:(0,a.__)("Input Action Type","dragblock")}),"unit"===s[e.slug].type&&(0,g.createElement)(v,{value:e.value,units:s[e.slug].units?s[e.slug].units:null,onChange:e=>{$(e,t)}}),"multilingual-text"===s[e.slug].type&&(0,g.createElement)(D,{onChange:(e,l)=>{$(e,t,l)},value:e.value,locale:e.locale}),["text","url"].includes(s[e.slug].type)&&(0,g.createElement)(S,{options:Object.fromEntries(Object.entries(E).map((([e,t])=>[e,t.label]))),onChange:l=>{p({...e,newValue:l,clientId:i,name:b}),$(l,t)},value:e.value,placeholder:(0,a.__)("Type [ for shortcodes","dragblock")}),"number"===s[e.slug].type&&(0,g.createElement)(_.__experimentalNumberControl,{value:e.value?Number(e.value):"",min:-99,max:9999,step:1,onChange:e=>{$(e,t)}}),"select"===s[e.slug].type&&(0,g.createElement)(_.SelectControl,{value:e.value,options:s[e.slug].options?s[e.slug].options:[],onChange:e=>{$(e,t)}})),"sizes"===e.slug&&(0,g.createElement)(_.Flex,{className:"extra devices"},(0,g.createElement)(_.FlexItem,{className:"label"},(0,a.__)("Devices","dragblock")),(0,g.createElement)(_.FlexItem,{className:"control"},ee("Desktop",dragBlockIcons?.iconDesktop,"d",t,e),ee("Tablet",dragBlockIcons?.iconTable,"t",t,e),ee("Mobile",dragBlockIcons?.iconMobile,"m",t,e)))):null)))))))}),"dragBlockAttributesControls");wp.hooks.addFilter("editor.BlockEdit","dragblock/attributes-controls",Y);var W={},Z=!1;window.dragBlockTree={};const J=(0,k.createHigherOrderComponent)((e=>t=>{const{attributes:l,setAttributes:a,clientId:o,isSelected:n,name:c}=t;let{dragBlockClientId:i,dragBlockAttrs:d,dragBlockStyles:u,className:p,anchor:b}=l,m=!1;i&&(W[i]?m=!0:W[i]=!0),(0,g.useEffect)((()=>{i&&!m||a({dragBlockClientId:o}),W={}}));let k={...t.wrapperProps,"data-dragblock-client-id":i,onSubmit:e=>{"dragblock/form"===c&&e.preventDefault()}};if((!Z||n)&&d&&d.length){Z=!0;for(let e of d){if((0,r.isEmpty)(e.value)||!(0,r.isEmpty)(e.disabled))continue;let t="";"href"===e.slug?t="#dragBlock-attribute-placeholder":"target"===e.slug?t="":"multilingual-text"===s[e.slug].type?e.locale===dragBlockEditorInit.siteLocale&&(t=e.value):t=e.value,t&&(k[e.slug]=t)}}if(d&&d.length)for(let e of d)(0,r.isEmpty)(e.value)||!(0,r.isEmpty)(e.disabled)||(0,r.isEmpty)(e.slug)||"type"!==e.slug&&"multilingual-text"!==s[e.slug].type||((0,r.isEmpty)(k[e.slug])||e.locale===dragBlockEditorInit.siteLocale)&&(k[e.slug]=e.value);return b&&(k.className="dragblock-id-classname-placeholder--"+b),(0,g.createElement)(g.Fragment,null,(0,g.createElement)(e,{...t,wrapperProps:k}))}),"dragBlockAttributesControlsUniqueID");wp.hooks.addFilter("editor.BlockListBlock","dragblock/attributes-controls-unique-id",J)},4184:function(e,t){var l;!function(){"use strict";var a={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var l=arguments[t];if(l){var o=typeof l;if("string"===o||"number"===o)e.push(l);else if(Array.isArray(l)){if(l.length){var n=r.apply(null,l);n&&e.push(n)}}else if("object"===o){if(l.toString!==Object.prototype.toString&&!l.toString.toString().includes("[native code]")){e.push(l.toString());continue}for(var c in l)a.call(l,c)&&l[c]&&e.push(c)}}}return e.join(" ")}e.exports?(r.default=r,e.exports=r):void 0===(l=function(){return r}.apply(t,[]))||(e.exports=l)}()}},l={};function a(e){var r=l[e];if(void 0!==r)return r.exports;var o=l[e]={exports:{}};return t[e](o,o.exports,a),o.exports}a.m=t,e=[],a.O=function(t,l,r,o){if(!l){var n=1/0;for(d=0;d<e.length;d++){l=e[d][0],r=e[d][1],o=e[d][2];for(var c=!0,s=0;s<l.length;s++)(!1&o||n>=o)&&Object.keys(a.O).every((function(e){return a.O[e](l[s])}))?l.splice(s--,1):(c=!1,o<n&&(n=o));if(c){e.splice(d--,1);var i=r();void 0!==i&&(t=i)}}return t}o=o||0;for(var d=e.length;d>0&&e[d-1][2]>o;d--)e[d]=e[d-1];e[d]=[l,r,o]},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,{a:t}),t},a.d=function(e,t){for(var l in t)a.o(t,l)&&!a.o(e,l)&&Object.defineProperty(e,l,{enumerable:!0,get:t[l]})},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){var e={965:0,214:0};a.O.j=function(t){return 0===e[t]};var t=function(t,l){var r,o,n=l[0],c=l[1],s=l[2],i=0;if(n.some((function(t){return 0!==e[t]}))){for(r in c)a.o(c,r)&&(a.m[r]=c[r]);if(s)var d=s(a)}for(t&&t(l);i<n.length;i++)o=n[i],a.o(e,o)&&e[o]&&e[o][0](),e[o]=0;return a.O(d)},l=self.webpackChunkdragblock=self.webpackChunkdragblock||[];l.forEach(t.bind(null,0)),l.push=t.bind(null,l.push.bind(l))}();var r=a.O(void 0,[214],(function(){return a(1417)}));r=a.O(r)}();
  • dragblock/trunk/build/applications/editor-panel-content/client/index.asset.php

    r3005971 r3011614  
    1 <?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '7ee3f06274de62452834');
     1<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => 'a6bd342ab285c0c070e5');
  • dragblock/trunk/build/applications/editor-panel-content/client/index.js

    r3005971 r3011614  
    1 !function(){var e,t={1583:function(e,t,a){"use strict";var l=window.wp.element,o=a(4184),n=a.n(o),r=window.wp.i18n,s=window.lodash,i=window.wp.compose,c=window.wp.blockEditor,d=window.wp.components;function u({children:e,className:t,onClose:a,onAction:o,onMouseLeave:i,onMouseEnter:c,onKeyDown:u,actions:p,title:g,disabled:b,hidden:h,list:m,index:_,position:k}){let f=null;const v=(0,l.useRef)(null);return a||(a=()=>{}),i||(i=()=>{}),c||(c=()=>{}),u||(u=()=>{}),p=Object.assign({},{top:!0,bottom:!0,up:!0,down:!0,duplicate:!0,disable:!0,hidden:!0,delete:!0},p),(0,l.createElement)(l.Fragment,null,(0,l.createElement)(d.Popover,{focusOnMount:!1,position:k||"bottom center",className:"dragblock-property-popover"+(t?" "+t:""),onFocusOutside:()=>{a()},onClose:()=>{a()},onClick:e=>{f={X:e.clientX,Y:e.clientY}},onMouseMove:e=>{f={X:e.clientX,Y:e.clientY}},onMouseLeave:e=>{null!==f&&f.X!==e.clientX&&f.Y!==e.clientY&&i()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||("Enter"!==e.key||-1===e.target.className.indexOf("components-search-control__input")&&-1===e.target.className.indexOf("dragblock-chosen-control-input-showing")&&-1===e.target.className.indexOf("components-select-control__input"))&&a()},ref:v},g?(0,l.createElement)("div",{className:"title"},g):null,e?(0,l.createElement)("div",{className:"content"},e):null,(0,l.createElement)("div",{className:"actions"},p.top?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Move Top","dragblock"),position:"top center"},(0,l.createElement)("a",{className:n()("action front",{disabled:0===_}),onClick:()=>{let e=null;if((0,s.isFunction)(p.top))e=p.top((0,s.cloneDeep)(m),_);else{if(0===_||!Array.isArray(m))return;e=(0,s.cloneDeep)(m);let t=(0,s.cloneDeep)(e[_]);e.splice(_,1),e.unshift(t)}o("top",e)}},(0,l.createElement)("svg",{style:{transform:"rotate(180deg)"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,p.bottom?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Move Bottom","dragblock"),position:"top center"},(0,l.createElement)("a",{className:n()("action back",{disabled:_===m.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(p.bottom))e=p.bottom((0,s.cloneDeep)(m),_);else{if(_===m.length-1||!Array.isArray(m))return;e=(0,s.cloneDeep)(m);let t=(0,s.cloneDeep)(e[_]);e.splice(_,1),e.push(t)}o("bottom",e)}},(0,l.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,p.up?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Move Up","dragblock"),position:"top center"},(0,l.createElement)("a",{className:n()("action up",{disabled:0===_}),onClick:()=>{let e=null;if((0,s.isFunction)(p.up))e=p.up((0,s.cloneDeep)(m),_);else{if(0===_||!Array.isArray(m))return;e=(0,s.cloneDeep)(m);let t=(0,s.cloneDeep)(e[_]);e[_]=e[_-1],e[_-1]=t}o("up",e)}},(0,l.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})))):null,p.down?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Move Down","dragblock"),position:"top center"},(0,l.createElement)("a",{className:n()("action down",{disabled:_===m.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(p.down))e=p.down((0,s.cloneDeep)(m),_);else{if(_===m.length-1||!Array.isArray(m))return;e=(0,s.cloneDeep)(m);let t=(0,s.cloneDeep)(e[_]);e[_]=e[_+1],e[_+1]=t}o("down",e)}},(0,l.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})))):null,p.duplicate?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Duplicate","dragblock"),position:"top center"},(0,l.createElement)("a",{className:"action duplicate",onClick:()=>{let e=null;if((0,s.isFunction)(p.duplicate))e=p.duplicate((0,s.cloneDeep)(m),_);else{if(!Array.isArray(m))return;e=(0,s.cloneDeep)(m),e.splice(_,0,(0,s.cloneDeep)(e[_]))}o("duplicate",e)}},(0,l.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})))):null,p.disable?(0,l.createElement)(d.Tooltip,{delay:10,text:b?(0,r.__)("Enable","dragblock"):(0,r.__)("Disable","dragblock"),position:"top center"},(0,l.createElement)("a",{className:n()("action visibility",{disabled:!!b}),onClick:()=>{let e=null;if((0,s.isFunction)(p.disable))e=p.disable((0,s.cloneDeep)(m),_);else{if(!Array.isArray(m))return;e=(0,s.cloneDeep)(m)}o("disable",e)}},b?dragBlockIcons?.iconCircle:dragBlockIcons?.iconMinusCircle)):null,p.hidden?(0,l.createElement)(d.Tooltip,{delay:10,text:"*"===h?(0,r.__)("Show","dragblock"):(0,r.__)("Hide","dragblock"),position:"top center"},(0,l.createElement)("a",{className:"action",onClick:()=>{let e=null;if((0,s.isFunction)(p.hidden))e=p.hidden((0,s.cloneDeep)(m),_);else{if(!Array.isArray(m))return;e=(0,s.cloneDeep)(m)}o("hidden",e)}},"*"===h?dragBlockIcons?.iconEye:dragBlockIcons?.iconEyeClosed)):null,p.delete?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Delete","dragblock"),position:"top center"},(0,l.createElement)("a",{className:"action delete",onClick:()=>{let e=null;(0,s.isFunction)(p.delete)?e=p.delete((0,s.cloneDeep)(m),_):(e=(0,s.cloneDeep)(m),(0,s.isArray)(m)?e.splice(_,1):"object"==typeof m&&delete e[_]),o("delete",e)}},(0,l.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})))):null,p.custom&&(0,l.createElement)(l.Fragment,null,Object.keys(p.custom).map(((e,t)=>(0,l.createElement)("span",{key:t},p.custom[e])))),(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Close","dragblock"),position:"top center"},(0,l.createElement)("a",{className:"action close",onClick:a},(0,l.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})))))))}function p({placeholder:e,onSelect:t,className:a,popOverClassName:o,icon:s,label:i,text:c,showTrigger:u,position:p,toolbarButton:g,suggestions:b}){const[h,m]=(0,l.useState)(0),[_,k]=(0,l.useState)(""),[f,v]=(0,l.useState)({}),[E,w]=(0,l.useState)(!1),[y,D]=(0,l.useState)(!1),[B,S]=(0,l.useState)([]),[C,N]=(0,l.useState)(null),[T,x]=(0,l.useState)(!1),A=()=>{w(!1)},O=()=>{let e={};for(let t in b){if(Object.keys(e).length>12)break;e[t]=b[t]}v(e),w(!0)},L=e=>{t(e),v({}),k(""),A()};let M=null,j="";if(b){if("string"==typeof b){if(j=b,b={},B&&B.length)for(let e of B)b[e.value]={label:e.label,note:e.note};switch(j){case"categories":b["[dragblock.post.cat.id]"]={label:(0,r.__)("Post Category ID"),note:(0,r.__)("Current Post Category ID")};break;case"tags":b["[dragblock.post.tag.id]"]={label:(0,r.__)("Post Tag ID"),note:(0,r.__)("Current Post Tag ID")};break;case"authors":b["[dragblock.post.author.id]"]={label:(0,r.__)("Post Author ID"),note:(0,r.__)("Current Post Author ID")}}}}else b={};const P=e=>{if(!e||!b||0===b.length)return void v({});let t=e.toLowerCase().trim().replace(/-/gi," ").split(" ").map((e=>e.trim())),a=t.join("").replace(/ /gi,""),l={},o=0;for(let e in b){let n="string"==typeof b[e]?b[e].toLowerCase():Object.values(b[e]).join(" ").toLowerCase(),r=!0;if(-1===n.replace(/ /gi,"").replace(/-/gi,"").indexOf(a))for(let e of t)if(-1===n.indexOf(e)){r=!1;break}if(r&&(l[e]=b[e],++o>=12))break}v(l)};return(0,l.createElement)("div",{className:n()("dragblock-autocomplete-search-box"+(a?" "+a:""),{"show-trigger":u})},g?(0,l.createElement)(d.ToolbarButton,{icon:s,iconSize:"24",label:i,className:"fake-search-button",variant:"secondary",onClick:()=>{T?x(!1):O()}}):(0,l.createElement)(d.Button,{icon:s,iconSize:"24",label:i,className:"fake-search-button",variant:"secondary",onClick:()=>{T?x(!1):O()}},c||(s?"":e)),E?(0,l.createElement)(d.Popover,{position:p||"bottom center",onFocusOutside:()=>{A()},onMouseMove:e=>{null!==M||(M={X:e.clientX,Y:e.clientY})},onClose:()=>{A()},onMouseLeave:e=>{null!==M&&M.X!==e.clientX&&M.Y!==e.clientY&&A()},className:n()("dragblock-autocomplete-search-box-popover"+(o?" "+o:""),{"show-trigger":u})},(0,l.createElement)(d.SearchControl,{onKeyDown:e=>{if("ArrowUp"===e.key)m(0===h?Object.keys(f).length-1:h-1);else if("ArrowDown"===e.key)h>=Object.keys(f).length-1?m(0):m(h+1);else if("Enter"===e.key){let e=Object.keys(f);if(h<0||e.length-1<h)return;let t=e[h];L(t),x(!0),A()}},placeholder:e,value:_,onChange:e=>{j?(D(!0),v([]),C&&clearTimeout(C),N(setTimeout((()=>{((e,t)=>{if(!e||!t)return void S([]);const a=new URLSearchParams({search:e,per_page:12,_locale:"users"});wp.apiFetch({path:`/wp/v2/${t}?${a.toString()}`}).then((a=>{S(a.map((e=>({label:e.name,value:e.id,note:e.description})))),a.map((e=>{b[e.id]={label:e.name,note:e.description}})),((e,t)=>{window["dragblock-query-objects"]||(window["dragblock-query-objects"]=new Object),window["dragblock-query-objects"][e]||(window["dragblock-query-objects"][e]=new Object);for(let a of t)window["dragblock-query-objects"][e][a.id]=a})(t,a),P(e),D(!1)})).catch((e=>{D(!1),S([])}))})(e,j)}),1e3))):P(e),k(e)}}),j&&_&&(0,l.createElement)("div",{className:"results"},!0===y?(0,l.createElement)(l.Fragment,null,(0,r.__)("Fetching...","dragblock")):(0,l.createElement)(l.Fragment,null,0===Object.keys(b).length&&(0,l.createElement)(l.Fragment,null,(0,r.__)("Not found any","dragblock")))),0!==Object.entries(f).length&&(0,l.createElement)("div",{className:"results"},Object.entries(f).map((([e,t],a)=>{let o=e,r=e;return"string"==typeof t?r=t:(t.note?o=t.note:t.label&&(o=t.label),t.label&&(r=t.label)),(0,l.createElement)("div",{key:a,className:"item",onMouseEnter:()=>{m(a)}},(0,l.createElement)("a",{className:n()("item-link",{active:h===a}),onClick:()=>{L(e)}},(0,l.createElement)("code",null,r)))})))):null)}function g({placeholder:e,onChange:t,tabIndex:a,value:o,position:r,options:s}){const[i,c]=(0,l.useState)(0),[d,u]=(0,l.useState)({}),[p,g]=(0,l.useState)(null),[b,h]=(0,l.useState)(o||"");s||(s={}),r||(r="top"),a||(a=0);const m=()=>{c(0),u({})},_=e=>{if(!e)return void m();let t={},a=0,l=(e=e.trim().toLowerCase()).split(" "),o=l[l.length-1];if(e&&e.trim()){for(let n in s){let r=s[n].toLowerCase();if(r===o||r===e)continue;let i=n+" "+r,c=!0;for(let e of l)if(-1===i.indexOf(e)||r===e){c=!1;break}if(c&&(t[n]=s[n],++a>=6))break}0===a&&-1!==e.indexOf(" ")&&o?_(o):u({...t})}else{for(let e in s)if(t[e]=s[e],6==++a)break;u({...t})}};return(0,l.createElement)("div",{className:"dragblock-chosen-control "+r,onMouseLeave:m},(0,l.createElement)("div",{className:"components-base-control"},(0,l.createElement)("div",{className:"components-base-control__field"},(0,l.createElement)("input",{className:n()("components-text-control__input",{"dragblock-chosen-control-input-showing":Object.keys(d).length>0}),value:b,placeholder:e,onKeyDown:e=>{if("Tab"===e.key&&Object.keys(d).length&&e.preventDefault(),"ArrowUp"===e.key)c(i<=0?Object.keys(d).length-1:i-1);else if("ArrowDown"===e.key)i>=Object.keys(d).length-1?c(0):c(i+1);else if("Enter"===e.key||"Tab"===e.key){m();let e=Object.keys(d);if(e.length-1<i||i<0)return;let a=e[i],l=b.split(" ");l[l.length-1]=a,t(l.join(" "))}},onClick:()=>{_(b)},onFocus:()=>{_(b)},onChange:e=>{const{value:a}=e.target;_(a),(e=>{h(e),p&&clearTimeout(p),g(setTimeout((()=>{t(e),g(null)}),500))})(a)}}))),Object.keys(s).length>0&&Object.keys(d).length>0&&(0,l.createElement)("div",{className:"options",onMouseLeave:m},Object.entries(d).map((([e,a],o)=>(0,l.createElement)("a",{key:o,onClick:()=>{t(e),m()},className:n()("option",{active:i===o})},a)))))}window.wp.data;const b={"[dragblock.home.url]":{label:(0,r.__)("Home URL","dragblock"),note:(0,r.__)("Home URL","dragblock"),render:e=>{}},"[dragblock.form.message.error]":{label:(0,r.__)("Form Submission Error Message","dragblock"),note:(0,r.__)("Error message after submitting form","dragblock"),placeholder:(0,r.__)("DragBlock Form Error: There is an uknown server error.","dragblock"),render:e=>{}},"[dragblock.post.title]":{label:(0,r.__)("Post Title","dragblock"),note:(0,r.__)("The parsed post's Title","dragblock"),placeholder:(0,r.__)("The DragBlock Post Title","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.title)return _DragBlockDB.post.title}},"[dragblock.post.url]":{label:(0,r.__)("Post URL","dragblock"),note:(0,r.__)("The parsed post's url","dragblock"),render:e=>{}},"[dragblock.post.image.src]":{label:(0,r.__)("Post Image Thumbnail SRC","dragblock"),note:(0,r.__)("the parsed post's image src","dragblock"),render:e=>_DragBlockDB.post&&_DragBlockDB.post.image_src?_DragBlockDB.post.image_src:""},"[dragblock.post.author.url]":{label:(0,r.__)("Post Author URL","dragblock"),note:(0,r.__)("the parsed post's author page url","dragblock"),render:e=>{}},"[dragblock.post.author.name]":{label:(0,r.__)("Post Author Name","dragblock"),note:(0,r.__)("The parsed post's author name","dragblock"),placeholder:(0,r.__)("Author Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_name)return _DragBlockDB.post.author_name}},"[dragblock.post.author.avatar.src]":{label:(0,r.__)("Post Author Avatar SRC","dragblock"),note:(0,r.__)("The parsed post's author's avatar SRC","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_avatar_src)return _DragBlockDB.post.author_avatar_src}},"[dragblock.post.date]":{label:(0,r.__)("Post Date Name","dragblock"),note:(0,r.__)("The parsed post's date","dragblock"),placeholder:(0,r.__)("July 01, 2086","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.date)return _DragBlockDB.post.date}},"[dragblock.post.comment.number]":{label:(0,r.__)("Post Comment Number","dragblock"),note:(0,r.__)("The parsed post's comment number","dragblock"),placeholder:"0",render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.comment_number)return _DragBlockDB.post.comment_number}},"[dragblock.post.snippet]":{label:(0,r.__)("Post Snippet","dragblock"),note:(0,r.__)("The parsed post's snippet","dragblock"),placeholder:(0,r.__)("Get the first paragraph of the post content. If the post excerpt, a custom summary of the post that author manually inputted when composing the post content, exists, use that instead","dragblock"),render:e=>{if(!_DragBlockDB.post||!_DragBlockDB.post.snippet)return;let t=_DragBlockDB.post.snippet;if(e&&e.len&&!isNaN(e.len)&&t.length>Number(e.len)){let a="",l=Number(e.len);t.split(" ").map((e=>{a.length<l?a+=(a?" ":"")+e:e.endsWith(",")||e.endsWith("!")||e.endsWith(".")||e.endsWith(":")||e.endsWith("?")||e.endsWith(";")||(a+=(a?" ":"")+e)})),t=t.substring(0,Number(e.len))}return t}},"[dragblock.post.cat.name]":{label:(0,r.__)("Post Category Name","dragblock"),placeholder:(0,r.__)("Category Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.cat_name)return _DragBlockDB.post.cat_name}},"[dragblock.post.cat.url]":{label:(0,r.__)("Post Category URL","dragblock"),render:e=>{}},"[dragblock.post.tag.name]":{label:(0,r.__)("Post Tag Name","dragblock"),placeholder:(0,r.__)("Tag Name","dragblock"),render:e=>{}},"[dragblock.post.tag.url]":{label:(0,r.__)("Post Tag URL","dragblock"),render:e=>{}},"[dragblock.share.url.twitter]":{label:(0,r.__)("Twitter Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.facebook]":{label:(0,r.__)("Facebook Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.whatsapp]":{label:(0,r.__)("Whatsapp Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.telegram]":{label:(0,r.__)("Telegram Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.tumblr]":{label:(0,r.__)("Tumblr Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.reddit]":{label:(0,r.__)("Reddit Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.linkedin]":{label:(0,r.__)("LinkedIn Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.gmail]":{label:(0,r.__)("Gmail Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.navigator]":{label:(0,r.__)("Navigator Share URL","dragblock"),render:e=>{}}},h={en_US:"English (US)",en_GB:"English (UK)",af:"Afrikaans",ar:"العربية - Arabic",ary:"العربية المغربية - Afro-Asiatic",as:"অসমীয়া - Assamese",azb:"گؤنئی آذربایجان - South Azerbaijani",az:"Azərbaycan dili - Azerbaijani",bel:"Беларуская мова - Belarusian",bg_BG:"Български - Bulgarian",bn_BD:"বাংলা - Bengali (Bangladesh)",bo:"བོད་ཡིག - Tibetan",bs_BA:"Bosanski - Bosnian",ca:"Català - Catalan",ceb:"Cebuano - Cebuano",cs_CZ:"Čeština - Czech",cy:"Cymraeg - Welsh",da_DK:"Dansk - Danish",de_DE:"Deutsch - German",de_CH_informal:"Deutsch (Schweiz, Du) - German",de_AT:"Deutsch (Österreich) - German",de_CH:"Deutsch (Schweiz) - German",de_DE_formal:"Deutsch (Sie) - German",dsb:"Dolnoserbšćina - Lower Sorbian",dzo:"རྫོང་ཁ - Dzongkha",el:"Ελληνικά - Greek",en_ZA:"English (South Africa)",en_NZ:"English (New Zealand)",en_AU:"English (Australia)",en_CA:"English (Canada)",eo:"Esperanto - Esperanto",es_ES:"Español - Spanish",es_PE:"Español de Perú - Spanish",es_CR:"Español de Costa Rica - Spanish",es_AR:"Español de Argentina - Spanish",es_CL:"Español de Chile - Spanish",es_VE:"Español de Venezuela - Spanish",es_UY:"Español de Uruguay - Spanish",es_PR:"Español de Puerto Rico - Spanish",es_GT:"Español de Guatemala - Spanish",es_MX:"Español de México - Spanish",es_EC:"Español de Ecuador - Spanish",es_CO:"Español de Colombia - Spanish",et:"Eesti - Estonian",eu:"Euskara - Basque",fa_IR:"فارسی - Persian",fa_AF:"(فارسی (افغانستان - Persian",fi:"Suomi - Finnish",fr_BE:"Français de Belgique - French",fr_FR:"Français - French",fr_CA:"Français du Canada - French",fur:"Friulian",gd:"Gàidhlig - Scottish Gaelic",gl_ES:"Galego - Galician",gu:"ગુજરાતી - Gujarati",haz:"هزاره گی - Hazaragi",he_IL:"עִבְרִית - Hebrew",hi_IN:"हिन्दी - Hindi",hr:"Hrvatski - Croatian",hsb:"Hornjoserbšćina - Upper Sorbian",hu_HU:"Magyar - Hungarian",hy:"Հայերեն - Armenian",id_ID:"Bahasa Indonesia",is_IS:"Íslenska - Icelandic",it_IT:"Italiano",ja:"日本語 - Japanese",jv_ID:"Basa Jawa - Javanese",ka_GE:"ქართული - Georgian",kab:"Taqbaylit - Kabyle",kk:"Қазақ тілі - Kazakh",km:"ភាសាខ្មែរ - Khmer",kn:"ಕನ್ನಡ - Kannada",ko_KR:"한국어 - Korean",ckb:"كوردی - Central Kurdish",lo:"ພາສາລາວ - Lao",lt_LT:"Lietuvių kalba - Lithuanian",lv:"Latviešu valoda - Latvian",mk_MK:"Македонски јазик - Macedonian",ml_IN:"മലയാളം - Malayalam",mn:"Монгол - Mongolian",mr:"मराठी - Marathi",ms_MY:"Bahasa Melayu - Malay (Malaysia)",my_MM:"ဗမာစာ - Burmese",nb_NO:"Norsk bokmål - Norwegian",ne_NP:"नेपाली - Nepali",nl_NL_formal:"Nederlands (Formeel)",nl_BE:"Nederlands (België)",nl_NL:"Nederlands",nn_NO:"Norsk nynorsk",oci:"Occitan",pa_IN:"ਪੰਜਾਬੀ - Punjabi",pl_PL:"Polski - Polish",ps:"پښتو - Pashto",pt_BR:"Português do Brasil - Portuguese",pt_AO:"Português de Angola - Portuguese",pt_PT:"Português - Portuguese",rhg:"Ruáinga",ro_RO:"Română - Romanian",ru_RU:"Русский - Russian",sah:"Сахалыы - Sakha",snd:"سنڌي - Sindhi",si_LK:"සිංහල - Sinhala",sk_SK:"Slovenčina - Slovak",skr:"سرائیکی - Saraiki",sl_SI:"Slovenščina - Slovenian",sq:"Shqip - Albanian",sr_RS:"Српски језик - Serbian",sv_SE:"Svenska - Swedish",sw:"Kiswahili - Swahili",szl:"Ślōnskŏ gŏdka - Silesian",ta_IN:"தமிழ் - Tamil (India)",ta_LK:"தமிழ் - Tamil (Sri Lanka)",te:"తెలుగు - Telugu",th:"ไทย - Thai",tl:"Tagalog",tr_TR:"Türkçe - Turkish",tt_RU:"Татар теле - Tatar",tah:"Reo Tahiti",ug_CN:"ئۇيغۇرچە - Uyghur",uk:"Українська - Ukrainian",ur:"اردو - Urdu",uz_UZ:"O‘zbekcha - Uzbek",vi:"Tiếng Việt - Vietnamese",zh_HK:"香港中文 - Chinese (HK)",zh_TW:"繁體中文 - Chinese (Traditional)",zh_CN:"简体中文 - Chinese (Simplified)"},m=(0,i.createHigherOrderComponent)((e=>t=>{const{attributes:a,setAttributes:o,clientId:i,isSelected:m,isMultiSelected:_}=t;let{dragBlockText:k}=a;const[f,v]=(0,l.useState)(-1),[E,w]=(0,l.useState)(k&&k.length>0);return k||(k=[]),function(e,t=!0){const{clientId:a,isSelected:l,isMultiSelected:o,name:n,attributes:r}=e,{dragBlockRenderability:s}=r;return!l||o||["core/block"].includes(n)||t&&function(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}(s)}(t)||!["dragblock/text","dragblock/option"].includes(t.name)?(0,l.createElement)(l.Fragment,null,(0,l.createElement)(e,{...t})):(0,l.createElement)(l.Fragment,null,(0,l.createElement)(e,{...t}),(0,l.createElement)(c.InspectorControls,null,(0,l.createElement)(d.PanelBody,{className:"dragblock-inspector-controls content"+(k&&k.length?" has-properties":""),title:(0,r.__)("Content","dragblock"),icon:dragBlockIcons?.iconTranslate,opened:E,onToggle:()=>{w(!E)}},(0,l.createElement)(p,{placeholder:(0,r.__)("+ Add a Text","dragblock"),onSelect:e=>{let t=(0,s.cloneDeep)(k);t.unshift({value:"",slug:e}),o({dragBlockText:t}),v(0)},suggestions:h}),k&&0!==k.length&&(0,l.createElement)("div",{className:"properties"},k.map(((e,t)=>(0,l.createElement)("div",{key:t},(0,l.createElement)(d.Tooltip,{delay:10,text:h[e.slug],position:"middle left"},(0,l.createElement)("a",{className:n()("property",{disabled:!!e.disabled}),onClick:()=>{v(t)}},(0,l.createElement)("span",{className:n()("label",{active:e.slug===dragBlockEditorInit.siteLocale})},e.slug),(0,l.createElement)("span",{className:"separator"}," : "),(0,l.createElement)("span",{className:"value"},e.value))),f===t?(0,l.createElement)(u,{className:"dragblock-content-control-popover",onClose:()=>{v(-1)},onMouseLeave:()=>{v(-1)},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||v(-1)},actions:{hidden:!1},onAction:(e,a)=>{"disable"===e&&(a[t].disabled?delete a[t].disabled:a[t].disabled="*"),v(-1),o({dragBlockText:a})},title:h[e.slug],disabled:e.disabled,list:k,index:t},(0,l.createElement)("div",{className:"value"},(0,l.createElement)(d.SelectControl,{value:e.slug,options:Object.entries(h).map((([e,t])=>({value:e,label:t}))),onChange:e=>{let a=(0,s.cloneDeep)(k);a[t].slug=e,o({dragBlockText:a})}}),(0,l.createElement)(g,{options:Object.fromEntries(Object.entries(b).map((([e,t])=>[e,t.label]))),onChange:e=>{let a=(0,s.cloneDeep)(k);a[t].value=e,o({dragBlockText:a})},value:e.value,placeholder:(0,r.__)("Input Text Value","dragblock")}))):null)))))))}),"dragBlockContentControls");wp.hooks.addFilter("editor.BlockEdit","dragblock/content-controls",m)},4184:function(e,t){var a;!function(){"use strict";var l={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var a=arguments[t];if(a){var n=typeof a;if("string"===n||"number"===n)e.push(a);else if(Array.isArray(a)){if(a.length){var r=o.apply(null,a);r&&e.push(r)}}else if("object"===n){if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]")){e.push(a.toString());continue}for(var s in a)l.call(a,s)&&a[s]&&e.push(s)}}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(a=function(){return o}.apply(t,[]))||(e.exports=a)}()}},a={};function l(e){var o=a[e];if(void 0!==o)return o.exports;var n=a[e]={exports:{}};return t[e](n,n.exports,l),n.exports}l.m=t,e=[],l.O=function(t,a,o,n){if(!a){var r=1/0;for(d=0;d<e.length;d++){a=e[d][0],o=e[d][1],n=e[d][2];for(var s=!0,i=0;i<a.length;i++)(!1&n||r>=n)&&Object.keys(l.O).every((function(e){return l.O[e](a[i])}))?a.splice(i--,1):(s=!1,n<r&&(r=n));if(s){e.splice(d--,1);var c=o();void 0!==c&&(t=c)}}return t}n=n||0;for(var d=e.length;d>0&&e[d-1][2]>n;d--)e[d]=e[d-1];e[d]=[a,o,n]},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,{a:t}),t},l.d=function(e,t){for(var a in t)l.o(t,a)&&!l.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:t[a]})},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){var e={2433:0,7463:0};l.O.j=function(t){return 0===e[t]};var t=function(t,a){var o,n,r=a[0],s=a[1],i=a[2],c=0;if(r.some((function(t){return 0!==e[t]}))){for(o in s)l.o(s,o)&&(l.m[o]=s[o]);if(i)var d=i(l)}for(t&&t(a);c<r.length;c++)n=r[c],l.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return l.O(d)},a=self.webpackChunkdragblock=self.webpackChunkdragblock||[];a.forEach(t.bind(null,0)),a.push=t.bind(null,a.push.bind(a))}();var o=l.O(void 0,[7463],(function(){return l(1583)}));o=l.O(o)}();
     1!function(){var e,t={1583:function(e,t,a){"use strict";var l=window.wp.element,o=a(4184),n=a.n(o),r=window.wp.i18n,s=window.lodash,i=window.wp.compose,c=window.wp.blockEditor,d=window.wp.components;function u({children:e,className:t,onClose:a,onAction:o,onMouseLeave:i,onMouseEnter:c,onKeyDown:u,actions:p,title:g,disabled:b,hidden:h,list:m,index:_,position:k}){let f=null;const v=(0,l.useRef)(null);return a||(a=()=>{}),i||(i=()=>{}),c||(c=()=>{}),u||(u=()=>{}),p=Object.assign({},{top:!0,bottom:!0,up:!0,down:!0,duplicate:!0,disable:!0,hidden:!0,delete:!0},p),(0,l.createElement)(l.Fragment,null,(0,l.createElement)(d.Popover,{focusOnMount:!1,position:k||"bottom center",className:"dragblock-property-popover"+(t?" "+t:""),onFocusOutside:()=>{a()},onClose:()=>{a()},onClick:e=>{f={X:e.clientX,Y:e.clientY}},onMouseMove:e=>{f={X:e.clientX,Y:e.clientY}},onMouseLeave:e=>{null!==f&&f.X!==e.clientX&&f.Y!==e.clientY&&i()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||("Enter"!==e.key||-1===e.target.className.indexOf("components-search-control__input")&&-1===e.target.className.indexOf("dragblock-chosen-control-input-showing")&&-1===e.target.className.indexOf("components-select-control__input"))&&a()},ref:v},g?(0,l.createElement)("div",{className:"title"},g):null,e?(0,l.createElement)("div",{className:"content"},e):null,(0,l.createElement)("div",{className:"actions"},p.top?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Move Top","dragblock"),position:"top center"},(0,l.createElement)("a",{className:n()("action front",{disabled:0===_}),onClick:()=>{let e=null;if((0,s.isFunction)(p.top))e=p.top((0,s.cloneDeep)(m),_);else{if(0===_||!Array.isArray(m))return;e=(0,s.cloneDeep)(m);let t=(0,s.cloneDeep)(e[_]);e.splice(_,1),e.unshift(t)}o("top",e)}},(0,l.createElement)("svg",{style:{transform:"rotate(180deg)"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,p.bottom?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Move Bottom","dragblock"),position:"top center"},(0,l.createElement)("a",{className:n()("action back",{disabled:_===m.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(p.bottom))e=p.bottom((0,s.cloneDeep)(m),_);else{if(_===m.length-1||!Array.isArray(m))return;e=(0,s.cloneDeep)(m);let t=(0,s.cloneDeep)(e[_]);e.splice(_,1),e.push(t)}o("bottom",e)}},(0,l.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,p.up?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Move Up","dragblock"),position:"top center"},(0,l.createElement)("a",{className:n()("action up",{disabled:0===_}),onClick:()=>{let e=null;if((0,s.isFunction)(p.up))e=p.up((0,s.cloneDeep)(m),_);else{if(0===_||!Array.isArray(m))return;e=(0,s.cloneDeep)(m);let t=(0,s.cloneDeep)(e[_]);e[_]=e[_-1],e[_-1]=t}o("up",e)}},(0,l.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})))):null,p.down?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Move Down","dragblock"),position:"top center"},(0,l.createElement)("a",{className:n()("action down",{disabled:_===m.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(p.down))e=p.down((0,s.cloneDeep)(m),_);else{if(_===m.length-1||!Array.isArray(m))return;e=(0,s.cloneDeep)(m);let t=(0,s.cloneDeep)(e[_]);e[_]=e[_+1],e[_+1]=t}o("down",e)}},(0,l.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})))):null,p.duplicate?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Duplicate","dragblock"),position:"top center"},(0,l.createElement)("a",{className:"action duplicate",onClick:()=>{let e=null;if((0,s.isFunction)(p.duplicate))e=p.duplicate((0,s.cloneDeep)(m),_);else{if(!Array.isArray(m))return;e=(0,s.cloneDeep)(m),e.splice(_,0,(0,s.cloneDeep)(e[_]))}o("duplicate",e)}},(0,l.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})))):null,p.disable?(0,l.createElement)(d.Tooltip,{delay:10,text:b?(0,r.__)("Enable","dragblock"):(0,r.__)("Disable","dragblock"),position:"top center"},(0,l.createElement)("a",{className:n()("action visibility",{disabled:!!b}),onClick:()=>{let e=null;if((0,s.isFunction)(p.disable))e=p.disable((0,s.cloneDeep)(m),_);else{if(!Array.isArray(m))return;e=(0,s.cloneDeep)(m)}o("disable",e)}},b?dragBlockIcons?.iconCircle:dragBlockIcons?.iconMinusCircle)):null,p.hidden?(0,l.createElement)(d.Tooltip,{delay:10,text:"*"===h?(0,r.__)("Show","dragblock"):(0,r.__)("Hide","dragblock"),position:"top center"},(0,l.createElement)("a",{className:"action",onClick:()=>{let e=null;if((0,s.isFunction)(p.hidden))e=p.hidden((0,s.cloneDeep)(m),_);else{if(!Array.isArray(m))return;e=(0,s.cloneDeep)(m)}o("hidden",e)}},"*"===h?dragBlockIcons?.iconEye:dragBlockIcons?.iconEyeClosed)):null,p.delete?(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Delete","dragblock"),position:"top center"},(0,l.createElement)("a",{className:"action delete",onClick:()=>{let e=null;(0,s.isFunction)(p.delete)?e=p.delete((0,s.cloneDeep)(m),_):(e=(0,s.cloneDeep)(m),(0,s.isArray)(m)?e.splice(_,1):"object"==typeof m&&delete e[_]),o("delete",e)}},(0,l.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})))):null,p.custom&&(0,l.createElement)(l.Fragment,null,Object.keys(p.custom).map(((e,t)=>(0,l.createElement)("span",{key:t},p.custom[e])))),(0,l.createElement)(d.Tooltip,{delay:10,text:(0,r.__)("Close","dragblock"),position:"top center"},(0,l.createElement)("a",{className:"action close",onClick:a},(0,l.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,l.createElement)("path",{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})))))))}function p({placeholder:e,onSelect:t,className:a,popOverClassName:o,icon:s,label:i,text:c,showTrigger:u,position:p,toolbarButton:g,suggestions:b}){const[h,m]=(0,l.useState)(0),[_,k]=(0,l.useState)(""),[f,v]=(0,l.useState)({}),[E,w]=(0,l.useState)(!1),[y,D]=(0,l.useState)(!1),[B,S]=(0,l.useState)([]),[C,N]=(0,l.useState)(null),[T,x]=(0,l.useState)(!1),A=()=>{w(!1)},O=()=>{let e={};for(let t in b){if(Object.keys(e).length>12)break;e[t]=b[t]}v(e),w(!0)},L=e=>{t(e),v({}),k(""),A()};let M=null,j="";if(b){if("string"==typeof b){if(j=b,b={},B&&B.length)for(let e of B)b[e.value]={label:e.label,note:e.note};switch(j){case"categories":b["[dragblock.post.cat.id]"]={label:(0,r.__)("Post Category ID"),note:(0,r.__)("Current Post Category ID")};break;case"tags":b["[dragblock.post.tag.id]"]={label:(0,r.__)("Post Tag ID"),note:(0,r.__)("Current Post Tag ID")};break;case"authors":b["[dragblock.post.author.id]"]={label:(0,r.__)("Post Author ID"),note:(0,r.__)("Current Post Author ID")}}}}else b={};const P=e=>{if(!e||!b||0===b.length)return void v({});let t=e.toLowerCase().trim().replace(/-/gi," ").split(" ").map((e=>e.trim())),a=t.join("").replace(/ /gi,""),l={},o=0;for(let e in b){let n="string"==typeof b[e]?b[e].toLowerCase():Object.values(b[e]).join(" ").toLowerCase(),r=!0;if(-1===n.replace(/ /gi,"").replace(/-/gi,"").indexOf(a))for(let e of t)if(-1===n.indexOf(e)){r=!1;break}if(r&&(l[e]=b[e],++o>=12))break}v(l)};return(0,l.createElement)("div",{className:n()("dragblock-autocomplete-search-box"+(a?" "+a:""),{"show-trigger":u})},g?(0,l.createElement)(d.ToolbarButton,{icon:s,iconSize:"24",label:i,className:"fake-search-button",variant:"secondary",onClick:()=>{T?x(!1):O()}}):(0,l.createElement)(d.Button,{icon:s,iconSize:"24",label:i,className:"fake-search-button",variant:"secondary",onClick:()=>{T?x(!1):O()}},c||(s?"":e)),E?(0,l.createElement)(d.Popover,{position:p||"bottom center",onFocusOutside:()=>{A()},onMouseMove:e=>{null!==M||(M={X:e.clientX,Y:e.clientY})},onClose:()=>{A()},onMouseLeave:e=>{null!==M&&M.X!==e.clientX&&M.Y!==e.clientY&&A()},className:n()("dragblock-autocomplete-search-box-popover"+(o?" "+o:""),{"show-trigger":u})},(0,l.createElement)(d.SearchControl,{onKeyDown:e=>{if("ArrowUp"===e.key)m(0===h?Object.keys(f).length-1:h-1);else if("ArrowDown"===e.key)h>=Object.keys(f).length-1?m(0):m(h+1);else if("Enter"===e.key){let e=Object.keys(f);if(h<0||e.length-1<h)return;let t=e[h];L(t),x(!0),A()}},placeholder:e,value:_,onChange:e=>{j?(D(!0),v([]),C&&clearTimeout(C),N(setTimeout((()=>{((e,t)=>{if(!e||!t)return void S([]);const a=new URLSearchParams({search:e,per_page:12,_locale:"users"});wp.apiFetch({path:`/wp/v2/${t}?${a.toString()}`}).then((a=>{S(a.map((e=>({label:e.name,value:e.id,note:e.description})))),a.map((e=>{b[e.id]={label:e.name,note:e.description}})),((e,t)=>{window["dragblock-query-objects"]||(window["dragblock-query-objects"]=new Object),window["dragblock-query-objects"][e]||(window["dragblock-query-objects"][e]=new Object);for(let a of t)window["dragblock-query-objects"][e][a.id]=a})(t,a),P(e),D(!1)})).catch((e=>{D(!1),S([])}))})(e,j)}),1e3))):P(e),k(e)}}),j&&_&&(0,l.createElement)("div",{className:"results"},!0===y?(0,l.createElement)(l.Fragment,null,(0,r.__)("Fetching...","dragblock")):(0,l.createElement)(l.Fragment,null,0===Object.keys(b).length&&(0,l.createElement)(l.Fragment,null,(0,r.__)("Not found any","dragblock")))),0!==Object.entries(f).length&&(0,l.createElement)("div",{className:"results"},Object.entries(f).map((([e,t],a)=>{let o=e,r=e;return"string"==typeof t?r=t:(t.note?o=t.note:t.label&&(o=t.label),t.label&&(r=t.label)),(0,l.createElement)("div",{key:a,className:"item",onMouseEnter:()=>{m(a)}},(0,l.createElement)("a",{className:n()("item-link",{active:h===a}),onClick:()=>{L(e)}},(0,l.createElement)("code",null,r)))})))):null)}function g({placeholder:e,onChange:t,tabIndex:a,value:o,position:r,options:s}){const[i,c]=(0,l.useState)(0),[d,u]=(0,l.useState)({}),[p,g]=(0,l.useState)(null),[b,h]=(0,l.useState)(o||"");s||(s={}),r||(r="top"),a||(a=0);const m=()=>{c(0),u({})},_=e=>{if(!e)return void m();let t={},a=0,l=(e=e.trim().toLowerCase()).split(" "),o=l[l.length-1];if(e&&e.trim()){for(let n in s){let r=s[n].toLowerCase();if(r===o||r===e)continue;let i=n+" "+r,c=!0;for(let e of l)if(-1===i.indexOf(e)||r===e){c=!1;break}if(c&&(t[n]=s[n],++a>=6))break}0===a&&-1!==e.indexOf(" ")&&o?_(o):u({...t})}else{for(let e in s)if(t[e]=s[e],6==++a)break;u({...t})}};return(0,l.createElement)("div",{className:"dragblock-chosen-control "+r,onMouseLeave:m},(0,l.createElement)("div",{className:"components-base-control"},(0,l.createElement)("div",{className:"components-base-control__field"},(0,l.createElement)("input",{className:n()("components-text-control__input",{"dragblock-chosen-control-input-showing":Object.keys(d).length>0}),value:b,placeholder:e,onKeyDown:e=>{if("Tab"===e.key&&Object.keys(d).length&&e.preventDefault(),"ArrowUp"===e.key)c(i<=0?Object.keys(d).length-1:i-1);else if("ArrowDown"===e.key)i>=Object.keys(d).length-1?c(0):c(i+1);else if("Enter"===e.key||"Tab"===e.key){m();let e=Object.keys(d);if(e.length-1<i||i<0)return;let a=e[i],l=b.split(" ");l[l.length-1]=a,t(l.join(" "))}},onClick:()=>{_(b)},onFocus:()=>{_(b)},onChange:e=>{const{value:a}=e.target;_(a),(e=>{h(e),p&&clearTimeout(p),g(setTimeout((()=>{t(e),g(null)}),1e3))})(a)}}))),Object.keys(s).length>0&&Object.keys(d).length>0&&(0,l.createElement)("div",{className:"options",onMouseLeave:m},Object.entries(d).map((([e,a],o)=>(0,l.createElement)("a",{key:o,onClick:()=>{t(e),m()},className:n()("option",{active:i===o})},a)))))}window.wp.data;const b={"[dragblock.home.url]":{label:(0,r.__)("Home URL","dragblock"),note:(0,r.__)("Home URL","dragblock"),render:e=>{}},"[dragblock.form.message.error]":{label:(0,r.__)("Form Submission Error Message","dragblock"),note:(0,r.__)("Error message after submitting form","dragblock"),placeholder:(0,r.__)("DragBlock Form Error: There is an uknown server error.","dragblock"),render:e=>{}},"[dragblock.post.title]":{label:(0,r.__)("Post Title","dragblock"),note:(0,r.__)("The parsed post's Title","dragblock"),placeholder:(0,r.__)("The DragBlock Post Title","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.title)return _DragBlockDB.post.title}},"[dragblock.post.url]":{label:(0,r.__)("Post URL","dragblock"),note:(0,r.__)("The parsed post's url","dragblock"),render:e=>{}},"[dragblock.post.image.src]":{label:(0,r.__)("Post Image Thumbnail SRC","dragblock"),note:(0,r.__)("the parsed post's image src","dragblock"),render:e=>_DragBlockDB.post&&_DragBlockDB.post.image_src?_DragBlockDB.post.image_src:""},"[dragblock.post.author.url]":{label:(0,r.__)("Post Author URL","dragblock"),note:(0,r.__)("the parsed post's author page url","dragblock"),render:e=>{}},"[dragblock.post.author.name]":{label:(0,r.__)("Post Author Name","dragblock"),note:(0,r.__)("The parsed post's author name","dragblock"),placeholder:(0,r.__)("Author Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_name)return _DragBlockDB.post.author_name}},"[dragblock.post.author.avatar.src]":{label:(0,r.__)("Post Author Avatar SRC","dragblock"),note:(0,r.__)("The parsed post's author's avatar SRC","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_avatar_src)return _DragBlockDB.post.author_avatar_src}},"[dragblock.post.date]":{label:(0,r.__)("Post Date Name","dragblock"),note:(0,r.__)("The parsed post's date","dragblock"),placeholder:(0,r.__)("July 01, 2086","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.date)return _DragBlockDB.post.date}},"[dragblock.post.comment.number]":{label:(0,r.__)("Post Comment Number","dragblock"),note:(0,r.__)("The parsed post's comment number","dragblock"),placeholder:"0",render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.comment_number)return _DragBlockDB.post.comment_number}},"[dragblock.post.snippet]":{label:(0,r.__)("Post Snippet","dragblock"),note:(0,r.__)("The parsed post's snippet","dragblock"),placeholder:(0,r.__)("Get the first paragraph of the post content. If the post excerpt, a custom summary of the post that author manually inputted when composing the post content, exists, use that instead","dragblock"),render:e=>{if(!_DragBlockDB.post||!_DragBlockDB.post.snippet)return;let t=_DragBlockDB.post.snippet;if(e&&e.len&&!isNaN(e.len)&&t.length>Number(e.len)){let a="",l=Number(e.len);t.split(" ").map((e=>{a.length<l?a+=(a?" ":"")+e:e.endsWith(",")||e.endsWith("!")||e.endsWith(".")||e.endsWith(":")||e.endsWith("?")||e.endsWith(";")||(a+=(a?" ":"")+e)})),t=t.substring(0,Number(e.len))}return t}},"[dragblock.post.cat.name]":{label:(0,r.__)("Post Category Name","dragblock"),placeholder:(0,r.__)("Category Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.cat_name)return _DragBlockDB.post.cat_name}},"[dragblock.post.cat.url]":{label:(0,r.__)("Post Category URL","dragblock"),render:e=>{}},"[dragblock.post.tag.name]":{label:(0,r.__)("Post Tag Name","dragblock"),placeholder:(0,r.__)("Tag Name","dragblock"),render:e=>{}},"[dragblock.post.tag.url]":{label:(0,r.__)("Post Tag URL","dragblock"),render:e=>{}},"[dragblock.share.url.twitter]":{label:(0,r.__)("Twitter Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.facebook]":{label:(0,r.__)("Facebook Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.whatsapp]":{label:(0,r.__)("Whatsapp Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.telegram]":{label:(0,r.__)("Telegram Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.tumblr]":{label:(0,r.__)("Tumblr Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.reddit]":{label:(0,r.__)("Reddit Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.linkedin]":{label:(0,r.__)("LinkedIn Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.gmail]":{label:(0,r.__)("Gmail Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.navigator]":{label:(0,r.__)("Navigator Share URL","dragblock"),render:e=>{}}},h={en_US:"English (US)",en_GB:"English (UK)",af:"Afrikaans",ar:"العربية - Arabic",ary:"العربية المغربية - Afro-Asiatic",as:"অসমীয়া - Assamese",azb:"گؤنئی آذربایجان - South Azerbaijani",az:"Azərbaycan dili - Azerbaijani",bel:"Беларуская мова - Belarusian",bg_BG:"Български - Bulgarian",bn_BD:"বাংলা - Bengali (Bangladesh)",bo:"བོད་ཡིག - Tibetan",bs_BA:"Bosanski - Bosnian",ca:"Català - Catalan",ceb:"Cebuano - Cebuano",cs_CZ:"Čeština - Czech",cy:"Cymraeg - Welsh",da_DK:"Dansk - Danish",de_DE:"Deutsch - German",de_CH_informal:"Deutsch (Schweiz, Du) - German",de_AT:"Deutsch (Österreich) - German",de_CH:"Deutsch (Schweiz) - German",de_DE_formal:"Deutsch (Sie) - German",dsb:"Dolnoserbšćina - Lower Sorbian",dzo:"རྫོང་ཁ - Dzongkha",el:"Ελληνικά - Greek",en_ZA:"English (South Africa)",en_NZ:"English (New Zealand)",en_AU:"English (Australia)",en_CA:"English (Canada)",eo:"Esperanto - Esperanto",es_ES:"Español - Spanish",es_PE:"Español de Perú - Spanish",es_CR:"Español de Costa Rica - Spanish",es_AR:"Español de Argentina - Spanish",es_CL:"Español de Chile - Spanish",es_VE:"Español de Venezuela - Spanish",es_UY:"Español de Uruguay - Spanish",es_PR:"Español de Puerto Rico - Spanish",es_GT:"Español de Guatemala - Spanish",es_MX:"Español de México - Spanish",es_EC:"Español de Ecuador - Spanish",es_CO:"Español de Colombia - Spanish",et:"Eesti - Estonian",eu:"Euskara - Basque",fa_IR:"فارسی - Persian",fa_AF:"(فارسی (افغانستان - Persian",fi:"Suomi - Finnish",fr_BE:"Français de Belgique - French",fr_FR:"Français - French",fr_CA:"Français du Canada - French",fur:"Friulian",gd:"Gàidhlig - Scottish Gaelic",gl_ES:"Galego - Galician",gu:"ગુજરાતી - Gujarati",haz:"هزاره گی - Hazaragi",he_IL:"עִבְרִית - Hebrew",hi_IN:"हिन्दी - Hindi",hr:"Hrvatski - Croatian",hsb:"Hornjoserbšćina - Upper Sorbian",hu_HU:"Magyar - Hungarian",hy:"Հայերեն - Armenian",id_ID:"Bahasa Indonesia",is_IS:"Íslenska - Icelandic",it_IT:"Italiano",ja:"日本語 - Japanese",jv_ID:"Basa Jawa - Javanese",ka_GE:"ქართული - Georgian",kab:"Taqbaylit - Kabyle",kk:"Қазақ тілі - Kazakh",km:"ភាសាខ្មែរ - Khmer",kn:"ಕನ್ನಡ - Kannada",ko_KR:"한국어 - Korean",ckb:"كوردی - Central Kurdish",lo:"ພາສາລາວ - Lao",lt_LT:"Lietuvių kalba - Lithuanian",lv:"Latviešu valoda - Latvian",mk_MK:"Македонски јазик - Macedonian",ml_IN:"മലയാളം - Malayalam",mn:"Монгол - Mongolian",mr:"मराठी - Marathi",ms_MY:"Bahasa Melayu - Malay (Malaysia)",my_MM:"ဗမာစာ - Burmese",nb_NO:"Norsk bokmål - Norwegian",ne_NP:"नेपाली - Nepali",nl_NL_formal:"Nederlands (Formeel)",nl_BE:"Nederlands (België)",nl_NL:"Nederlands",nn_NO:"Norsk nynorsk",oci:"Occitan",pa_IN:"ਪੰਜਾਬੀ - Punjabi",pl_PL:"Polski - Polish",ps:"پښتو - Pashto",pt_BR:"Português do Brasil - Portuguese",pt_AO:"Português de Angola - Portuguese",pt_PT:"Português - Portuguese",rhg:"Ruáinga",ro_RO:"Română - Romanian",ru_RU:"Русский - Russian",sah:"Сахалыы - Sakha",snd:"سنڌي - Sindhi",si_LK:"සිංහල - Sinhala",sk_SK:"Slovenčina - Slovak",skr:"سرائیکی - Saraiki",sl_SI:"Slovenščina - Slovenian",sq:"Shqip - Albanian",sr_RS:"Српски језик - Serbian",sv_SE:"Svenska - Swedish",sw:"Kiswahili - Swahili",szl:"Ślōnskŏ gŏdka - Silesian",ta_IN:"தமிழ் - Tamil (India)",ta_LK:"தமிழ் - Tamil (Sri Lanka)",te:"తెలుగు - Telugu",th:"ไทย - Thai",tl:"Tagalog",tr_TR:"Türkçe - Turkish",tt_RU:"Татар теле - Tatar",tah:"Reo Tahiti",ug_CN:"ئۇيغۇرچە - Uyghur",uk:"Українська - Ukrainian",ur:"اردو - Urdu",uz_UZ:"O‘zbekcha - Uzbek",vi:"Tiếng Việt - Vietnamese",zh_HK:"香港中文 - Chinese (HK)",zh_TW:"繁體中文 - Chinese (Traditional)",zh_CN:"简体中文 - Chinese (Simplified)"},m=(0,i.createHigherOrderComponent)((e=>t=>{const{attributes:a,setAttributes:o,clientId:i,isSelected:m,isMultiSelected:_}=t;let{dragBlockText:k}=a;const[f,v]=(0,l.useState)(-1),[E,w]=(0,l.useState)(k&&k.length>0);return k||(k=[]),function(e,t=!0){const{clientId:a,isSelected:l,isMultiSelected:o,name:n,attributes:r}=e,{dragBlockRenderability:s}=r;return!l||o||["core/block"].includes(n)||t&&function(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}(s)}(t)||!["dragblock/text","dragblock/option"].includes(t.name)?(0,l.createElement)(l.Fragment,null,(0,l.createElement)(e,{...t})):(0,l.createElement)(l.Fragment,null,(0,l.createElement)(e,{...t}),(0,l.createElement)(c.InspectorControls,null,(0,l.createElement)(d.PanelBody,{className:"dragblock-inspector-controls content"+(k&&k.length?" has-properties":""),title:(0,r.__)("Content","dragblock"),icon:dragBlockIcons?.iconTranslate,opened:E,onToggle:()=>{w(!E)}},(0,l.createElement)(p,{placeholder:(0,r.__)("+ Add a Text","dragblock"),onSelect:e=>{let t=(0,s.cloneDeep)(k);t.unshift({value:"",slug:e}),o({dragBlockText:t}),v(0)},suggestions:h}),k&&0!==k.length&&(0,l.createElement)("div",{className:"properties"},k.map(((e,t)=>(0,l.createElement)("div",{key:t},(0,l.createElement)(d.Tooltip,{delay:10,text:h[e.slug],position:"middle left"},(0,l.createElement)("a",{className:n()("property",{disabled:!!e.disabled}),onClick:()=>{v(t)}},(0,l.createElement)("span",{className:n()("label",{active:e.slug===dragBlockEditorInit.siteLocale})},e.slug),(0,l.createElement)("span",{className:"separator"}," : "),(0,l.createElement)("span",{className:"value"},e.value))),f===t?(0,l.createElement)(u,{className:"dragblock-content-control-popover",onClose:()=>{v(-1)},onMouseLeave:()=>{v(-1)},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||v(-1)},actions:{hidden:!1},onAction:(e,a)=>{"disable"===e&&(a[t].disabled?delete a[t].disabled:a[t].disabled="*"),v(-1),o({dragBlockText:a})},title:h[e.slug],disabled:e.disabled,list:k,index:t},(0,l.createElement)("div",{className:"value"},(0,l.createElement)(d.SelectControl,{value:e.slug,options:Object.entries(h).map((([e,t])=>({value:e,label:t}))),onChange:e=>{let a=(0,s.cloneDeep)(k);a[t].slug=e,o({dragBlockText:a})}}),(0,l.createElement)(g,{options:Object.fromEntries(Object.entries(b).map((([e,t])=>[e,t.label]))),onChange:e=>{let a=(0,s.cloneDeep)(k);a[t].value=e,o({dragBlockText:a})},value:e.value,placeholder:(0,r.__)("Input Text Value","dragblock")}))):null)))))))}),"dragBlockContentControls");wp.hooks.addFilter("editor.BlockEdit","dragblock/content-controls",m)},4184:function(e,t){var a;!function(){"use strict";var l={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var a=arguments[t];if(a){var n=typeof a;if("string"===n||"number"===n)e.push(a);else if(Array.isArray(a)){if(a.length){var r=o.apply(null,a);r&&e.push(r)}}else if("object"===n){if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]")){e.push(a.toString());continue}for(var s in a)l.call(a,s)&&a[s]&&e.push(s)}}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(a=function(){return o}.apply(t,[]))||(e.exports=a)}()}},a={};function l(e){var o=a[e];if(void 0!==o)return o.exports;var n=a[e]={exports:{}};return t[e](n,n.exports,l),n.exports}l.m=t,e=[],l.O=function(t,a,o,n){if(!a){var r=1/0;for(d=0;d<e.length;d++){a=e[d][0],o=e[d][1],n=e[d][2];for(var s=!0,i=0;i<a.length;i++)(!1&n||r>=n)&&Object.keys(l.O).every((function(e){return l.O[e](a[i])}))?a.splice(i--,1):(s=!1,n<r&&(r=n));if(s){e.splice(d--,1);var c=o();void 0!==c&&(t=c)}}return t}n=n||0;for(var d=e.length;d>0&&e[d-1][2]>n;d--)e[d]=e[d-1];e[d]=[a,o,n]},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,{a:t}),t},l.d=function(e,t){for(var a in t)l.o(t,a)&&!l.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:t[a]})},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){var e={2433:0,7463:0};l.O.j=function(t){return 0===e[t]};var t=function(t,a){var o,n,r=a[0],s=a[1],i=a[2],c=0;if(r.some((function(t){return 0!==e[t]}))){for(o in s)l.o(s,o)&&(l.m[o]=s[o]);if(i)var d=i(l)}for(t&&t(a);c<r.length;c++)n=r[c],l.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return l.O(d)},a=self.webpackChunkdragblock=self.webpackChunkdragblock||[];a.forEach(t.bind(null,0)),a.push=t.bind(null,a.push.bind(a))}();var o=l.O(void 0,[7463],(function(){return l(1583)}));o=l.O(o)}();
  • dragblock/trunk/build/applications/editor-panel-interactions/client/index.asset.php

    r3005971 r3011614  
    1 <?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-block-editor/build/components', 'wp-components', 'wp-components/build/panel/body', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => 'b7badfaa49ba44ec1686');
     1<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-block-editor/build/components', 'wp-components', 'wp-components/build/panel/body', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => 'c309fe6681c9de8b9eb9');
  • dragblock/trunk/build/applications/editor-panel-interactions/client/index.js

    r3005971 r3011614  
    1 !function(){var e,t={5688:function(e,t,l){"use strict";var n=window.wp.i18n;const a={click:{keyword:"mouse click",label:(0,n.__)("Click","dragblock"),type:"mouse"},mouseenter:{keyword:"mouse enter",label:(0,n.__)("Mouse Enter","dragblock"),type:"mouse"},mouseleave:{keyword:"mouse leave",label:(0,n.__)("Mouse Leave","dragblock"),type:"mouse"}};wp.hooks.addFilter("blocks.registerBlockType","dragblock/interactions-register",(function(e,t){return Object.assign({},e,{attributes:Object.assign({},e.attributes,{dragBlockScripts:{type:"array",default:""},dragBlockJS:{type:"string",default:""}})})}));var o=window.wp.element,c=l(4184),r=l.n(c),s=window.lodash,i=window.wp.compose,d=window.wp.blockEditor,u=window.wp.components;function m({children:e,className:t,onClose:l,onAction:a,onMouseLeave:c,onMouseEnter:i,onKeyDown:d,actions:m,title:p,disabled:g,hidden:b,list:h,index:f,position:v}){let k=null;const E=(0,o.useRef)(null);return l||(l=()=>{}),c||(c=()=>{}),i||(i=()=>{}),d||(d=()=>{}),m=Object.assign({},{top:!0,bottom:!0,up:!0,down:!0,duplicate:!0,disable:!0,hidden:!0,delete:!0},m),(0,o.createElement)(o.Fragment,null,(0,o.createElement)(u.Popover,{focusOnMount:!1,position:v||"bottom center",className:"dragblock-property-popover"+(t?" "+t:""),onFocusOutside:()=>{l()},onClose:()=>{l()},onClick:e=>{k={X:e.clientX,Y:e.clientY}},onMouseMove:e=>{k={X:e.clientX,Y:e.clientY}},onMouseLeave:e=>{null!==k&&k.X!==e.clientX&&k.Y!==e.clientY&&c()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||("Enter"!==e.key||-1===e.target.className.indexOf("components-search-control__input")&&-1===e.target.className.indexOf("dragblock-chosen-control-input-showing")&&-1===e.target.className.indexOf("components-select-control__input"))&&l()},ref:E},p?(0,o.createElement)("div",{className:"title"},p):null,e?(0,o.createElement)("div",{className:"content"},e):null,(0,o.createElement)("div",{className:"actions"},m.top?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Move Top","dragblock"),position:"top center"},(0,o.createElement)("a",{className:r()("action front",{disabled:0===f}),onClick:()=>{let e=null;if((0,s.isFunction)(m.top))e=m.top((0,s.cloneDeep)(h),f);else{if(0===f||!Array.isArray(h))return;e=(0,s.cloneDeep)(h);let t=(0,s.cloneDeep)(e[f]);e.splice(f,1),e.unshift(t)}a("top",e)}},(0,o.createElement)("svg",{style:{transform:"rotate(180deg)"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,m.bottom?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Move Bottom","dragblock"),position:"top center"},(0,o.createElement)("a",{className:r()("action back",{disabled:f===h.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(m.bottom))e=m.bottom((0,s.cloneDeep)(h),f);else{if(f===h.length-1||!Array.isArray(h))return;e=(0,s.cloneDeep)(h);let t=(0,s.cloneDeep)(e[f]);e.splice(f,1),e.push(t)}a("bottom",e)}},(0,o.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,m.up?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Move Up","dragblock"),position:"top center"},(0,o.createElement)("a",{className:r()("action up",{disabled:0===f}),onClick:()=>{let e=null;if((0,s.isFunction)(m.up))e=m.up((0,s.cloneDeep)(h),f);else{if(0===f||!Array.isArray(h))return;e=(0,s.cloneDeep)(h);let t=(0,s.cloneDeep)(e[f]);e[f]=e[f-1],e[f-1]=t}a("up",e)}},(0,o.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})))):null,m.down?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Move Down","dragblock"),position:"top center"},(0,o.createElement)("a",{className:r()("action down",{disabled:f===h.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(m.down))e=m.down((0,s.cloneDeep)(h),f);else{if(f===h.length-1||!Array.isArray(h))return;e=(0,s.cloneDeep)(h);let t=(0,s.cloneDeep)(e[f]);e[f]=e[f+1],e[f+1]=t}a("down",e)}},(0,o.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})))):null,m.duplicate?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Duplicate","dragblock"),position:"top center"},(0,o.createElement)("a",{className:"action duplicate",onClick:()=>{let e=null;if((0,s.isFunction)(m.duplicate))e=m.duplicate((0,s.cloneDeep)(h),f);else{if(!Array.isArray(h))return;e=(0,s.cloneDeep)(h),e.splice(f,0,(0,s.cloneDeep)(e[f]))}a("duplicate",e)}},(0,o.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})))):null,m.disable?(0,o.createElement)(u.Tooltip,{delay:10,text:g?(0,n.__)("Enable","dragblock"):(0,n.__)("Disable","dragblock"),position:"top center"},(0,o.createElement)("a",{className:r()("action visibility",{disabled:!!g}),onClick:()=>{let e=null;if((0,s.isFunction)(m.disable))e=m.disable((0,s.cloneDeep)(h),f);else{if(!Array.isArray(h))return;e=(0,s.cloneDeep)(h)}a("disable",e)}},g?dragBlockIcons?.iconCircle:dragBlockIcons?.iconMinusCircle)):null,m.hidden?(0,o.createElement)(u.Tooltip,{delay:10,text:"*"===b?(0,n.__)("Show","dragblock"):(0,n.__)("Hide","dragblock"),position:"top center"},(0,o.createElement)("a",{className:"action",onClick:()=>{let e=null;if((0,s.isFunction)(m.hidden))e=m.hidden((0,s.cloneDeep)(h),f);else{if(!Array.isArray(h))return;e=(0,s.cloneDeep)(h)}a("hidden",e)}},"*"===b?dragBlockIcons?.iconEye:dragBlockIcons?.iconEyeClosed)):null,m.delete?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Delete","dragblock"),position:"top center"},(0,o.createElement)("a",{className:"action delete",onClick:()=>{let e=null;(0,s.isFunction)(m.delete)?e=m.delete((0,s.cloneDeep)(h),f):(e=(0,s.cloneDeep)(h),(0,s.isArray)(h)?e.splice(f,1):"object"==typeof h&&delete e[f]),a("delete",e)}},(0,o.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})))):null,m.custom&&(0,o.createElement)(o.Fragment,null,Object.keys(m.custom).map(((e,t)=>(0,o.createElement)("span",{key:t},m.custom[e])))),(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Close","dragblock"),position:"top center"},(0,o.createElement)("a",{className:"action close",onClick:l},(0,o.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})))))))}function p({placeholder:e,onSelect:t,className:l,popOverClassName:a,icon:c,label:s,text:i,showTrigger:d,position:m,toolbarButton:p,suggestions:g}){const[b,h]=(0,o.useState)(0),[f,v]=(0,o.useState)(""),[k,E]=(0,o.useState)({}),[w,y]=(0,o.useState)(!1),[_,C]=(0,o.useState)(!1),[N,S]=(0,o.useState)([]),[O,x]=(0,o.useState)(null),[A,B]=(0,o.useState)(!1),D=()=>{y(!1)},j=()=>{let e={};for(let t in g){if(Object.keys(e).length>12)break;e[t]=g[t]}E(e),y(!0)},$=e=>{t(e),E({}),v(""),D()};let T=null,M="";if(g){if("string"==typeof g){if(M=g,g={},N&&N.length)for(let e of N)g[e.value]={label:e.label,note:e.note};switch(M){case"categories":g["[dragblock.post.cat.id]"]={label:(0,n.__)("Post Category ID"),note:(0,n.__)("Current Post Category ID")};break;case"tags":g["[dragblock.post.tag.id]"]={label:(0,n.__)("Post Tag ID"),note:(0,n.__)("Current Post Tag ID")};break;case"authors":g["[dragblock.post.author.id]"]={label:(0,n.__)("Post Author ID"),note:(0,n.__)("Current Post Author ID")}}}}else g={};const I=e=>{if(!e||!g||0===g.length)return void E({});let t=e.toLowerCase().trim().replace(/-/gi," ").split(" ").map((e=>e.trim())),l=t.join("").replace(/ /gi,""),n={},a=0;for(let e in g){let o="string"==typeof g[e]?g[e].toLowerCase():Object.values(g[e]).join(" ").toLowerCase(),c=!0;if(-1===o.replace(/ /gi,"").replace(/-/gi,"").indexOf(l))for(let e of t)if(-1===o.indexOf(e)){c=!1;break}if(c&&(n[e]=g[e],++a>=12))break}E(n)};return(0,o.createElement)("div",{className:r()("dragblock-autocomplete-search-box"+(l?" "+l:""),{"show-trigger":d})},p?(0,o.createElement)(u.ToolbarButton,{icon:c,iconSize:"24",label:s,className:"fake-search-button",variant:"secondary",onClick:()=>{A?B(!1):j()}}):(0,o.createElement)(u.Button,{icon:c,iconSize:"24",label:s,className:"fake-search-button",variant:"secondary",onClick:()=>{A?B(!1):j()}},i||(c?"":e)),w?(0,o.createElement)(u.Popover,{position:m||"bottom center",onFocusOutside:()=>{D()},onMouseMove:e=>{null!==T||(T={X:e.clientX,Y:e.clientY})},onClose:()=>{D()},onMouseLeave:e=>{null!==T&&T.X!==e.clientX&&T.Y!==e.clientY&&D()},className:r()("dragblock-autocomplete-search-box-popover"+(a?" "+a:""),{"show-trigger":d})},(0,o.createElement)(u.SearchControl,{onKeyDown:e=>{if("ArrowUp"===e.key)h(0===b?Object.keys(k).length-1:b-1);else if("ArrowDown"===e.key)b>=Object.keys(k).length-1?h(0):h(b+1);else if("Enter"===e.key){let e=Object.keys(k);if(b<0||e.length-1<b)return;let t=e[b];$(t),B(!0),D()}},placeholder:e,value:f,onChange:e=>{M?(C(!0),E([]),O&&clearTimeout(O),x(setTimeout((()=>{((e,t)=>{if(!e||!t)return void S([]);const l=new URLSearchParams({search:e,per_page:12,_locale:"users"});wp.apiFetch({path:`/wp/v2/${t}?${l.toString()}`}).then((l=>{S(l.map((e=>({label:e.name,value:e.id,note:e.description})))),l.map((e=>{g[e.id]={label:e.name,note:e.description}})),((e,t)=>{window["dragblock-query-objects"]||(window["dragblock-query-objects"]=new Object),window["dragblock-query-objects"][e]||(window["dragblock-query-objects"][e]=new Object);for(let l of t)window["dragblock-query-objects"][e][l.id]=l})(t,l),I(e),C(!1)})).catch((e=>{C(!1),S([])}))})(e,M)}),1e3))):I(e),v(e)}}),M&&f&&(0,o.createElement)("div",{className:"results"},!0===_?(0,o.createElement)(o.Fragment,null,(0,n.__)("Fetching...","dragblock")):(0,o.createElement)(o.Fragment,null,0===Object.keys(g).length&&(0,o.createElement)(o.Fragment,null,(0,n.__)("Not found any","dragblock")))),0!==Object.entries(k).length&&(0,o.createElement)("div",{className:"results"},Object.entries(k).map((([e,t],l)=>{let n=e,a=e;return"string"==typeof t?a=t:(t.note?n=t.note:t.label&&(n=t.label),t.label&&(a=t.label)),(0,o.createElement)("div",{key:l,className:"item",onMouseEnter:()=>{h(l)}},(0,o.createElement)("a",{className:r()("item-link",{active:b===l}),onClick:()=>{$(e)}},(0,o.createElement)("code",null,a)))})))):null)}function g({placeholder:e,onChange:t,tabIndex:l,value:n,position:a,options:c}){const[s,i]=(0,o.useState)(0),[d,u]=(0,o.useState)({}),[m,p]=(0,o.useState)(null),[g,b]=(0,o.useState)(n||"");c||(c={}),a||(a="top"),l||(l=0);const h=()=>{i(0),u({})},f=e=>{if(!e)return void h();let t={},l=0,n=(e=e.trim().toLowerCase()).split(" "),a=n[n.length-1];if(e&&e.trim()){for(let o in c){let r=c[o].toLowerCase();if(r===a||r===e)continue;let s=o+" "+r,i=!0;for(let e of n)if(-1===s.indexOf(e)||r===e){i=!1;break}if(i&&(t[o]=c[o],++l>=6))break}0===l&&-1!==e.indexOf(" ")&&a?f(a):u({...t})}else{for(let e in c)if(t[e]=c[e],6==++l)break;u({...t})}};return(0,o.createElement)("div",{className:"dragblock-chosen-control "+a,onMouseLeave:h},(0,o.createElement)("div",{className:"components-base-control"},(0,o.createElement)("div",{className:"components-base-control__field"},(0,o.createElement)("input",{className:r()("components-text-control__input",{"dragblock-chosen-control-input-showing":Object.keys(d).length>0}),value:g,placeholder:e,onKeyDown:e=>{if("Tab"===e.key&&Object.keys(d).length&&e.preventDefault(),"ArrowUp"===e.key)i(s<=0?Object.keys(d).length-1:s-1);else if("ArrowDown"===e.key)s>=Object.keys(d).length-1?i(0):i(s+1);else if("Enter"===e.key||"Tab"===e.key){h();let e=Object.keys(d);if(e.length-1<s||s<0)return;let l=e[s],n=g.split(" ");n[n.length-1]=l,t(n.join(" "))}},onClick:()=>{f(g)},onFocus:()=>{f(g)},onChange:e=>{const{value:l}=e.target;f(l),(e=>{b(e),m&&clearTimeout(m),p(setTimeout((()=>{t(e),p(null)}),500))})(l)}}))),Object.keys(c).length>0&&Object.keys(d).length>0&&(0,o.createElement)("div",{className:"options",onMouseLeave:h},Object.entries(d).map((([e,l],n)=>(0,o.createElement)("a",{key:n,onClick:()=>{t(e),h()},className:r()("option",{active:s===n})},l)))))}window.wp.data;const b=(0,i.createHigherOrderComponent)((e=>t=>{const{attributes:l,setAttributes:c,clientId:i,isSelected:b,isMultiSelected:h}=t;let{dragBlockScripts:f,dragBlockAttrs:v,className:k,anchor:E}=l;const[w,y]=(0,o.useState)(-1),[_,C]=(0,o.useState)(f&&f.length>0);f||(f=[]);const N=(e,t,l,n)=>{let a=(0,s.cloneDeep)(f);a[n][e]||(a[n][e]=[]),a[n][e][0]||(a[n][e][0]={}),a[n][e][0][t]=l,c({dragBlockScripts:a})},S=e=>0===e.indexOf("toggle")?(0,n.__)("of","dragblock"):0===e.indexOf("remove")?(0,n.__)("from","dragblock"):0===e.indexOf("add")?(0,n.__)("to","dragblock"):(0,n.__)("target","dragblock"),O=[{value:"",label:"Choose an Action"},{value:"toggleClass",label:"Toggle Class"},{value:"addClass",label:"Add Class"},{value:"removeClass",label:"Remove Class"}];return function(e,t=!0){const{clientId:l,isSelected:n,isMultiSelected:a,name:o,attributes:c}=e,{dragBlockRenderability:r}=c;return!n||a||["core/block"].includes(o)||t&&function(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}(r)}(t)?(0,o.createElement)(o.Fragment,null,(0,o.createElement)(e,{...t})):(0,o.createElement)(o.Fragment,null,(0,o.createElement)(e,{...t}),(0,o.createElement)(d.InspectorControls,null,(0,o.createElement)(u.PanelBody,{className:"dragblock-inspector-controls interactions"+(f&&f.length?" has-properties":""),title:(0,n.__)("Interactions","dragblock"),icon:dragBlockIcons?.iconWard,opened:_,onToggle:()=>{C(!_)}},(0,o.createElement)(p,{placeholder:(0,n.__)("+ Add a Trigger","dragblock"),onSelect:e=>{let t=(0,s.cloneDeep)(f);t.unshift({value:"",slug:e}),c({dragBlockScripts:t}),y(0)},suggestions:a}),f&&0!==f.length&&(0,o.createElement)("div",{className:"properties"},f.map(((e,t)=>{const{eventSource:l,conditions:s,thenActions:i,elseActions:d,disabled:p}=e,b={},h=function(){let e={};if(window.dragBlockSelectors&&window.dragBlockSelectors.classes&&window.dragBlockSelectors.classes.size>0)for(let t of window.dragBlockSelectors.classes)e[t]=t;return e}(),v=function(){let e={};if(window.dragBlockSelectors&&window.dragBlockSelectors.ids&&window.dragBlockSelectors.ids.size>0)for(let t of window.dragBlockSelectors.ids)e[t]=t;return e}(),k=s&&s[0]&&s[0].name?s[0].name:"",E=s&&s[0]&&s[0].value?s[0].value:"",_=s&&s[0]&&s[0].target?s[0].target:"",C=i&&i[0]&&i[0].name?i[0].name:"",x=i&&i[0]&&i[0].value?i[0].value:"",A=i&&i[0]&&i[0].target?i[0].target:"",B=d&&d[0]&&d[0].name?d[0].name:"",D=d&&d[0]&&d[0].value?d[0].value:"",j=d&&d[0]&&d[0].target?d[0].target:"";return(0,o.createElement)("div",{key:t},(0,o.createElement)("a",{className:r()("code-lines",{disabled:!!p}),onClick:()=>{y(t)}},(0,o.createElement)("code",{className:"line event"},(0,o.createElement)("span",{className:"event-label keyword"},a[e.slug].label),(0,o.createElement)("span",{className:"event-name connector"},(0,n.__)("on","dragblock")),(0,o.createElement)("span",{className:"event-source"},l||(0,n.__)("this","dragblock"))),k&&E?(0,o.createElement)("code",{className:"line condition"},(0,o.createElement)("span",{className:"condition-label keyword"},(0,n.__)("If","dragblock")),_?(0,o.createElement)("span",{className:"cond-target condTarget1"},_):null,(0,o.createElement)("span",{className:"condition-name connector"},k),(0,o.createElement)("span",{className:"cond-target condTarget1"},E)):null,x&&C?(0,o.createElement)("code",{className:r()("line then-action",{disabled:!!p})},(0,o.createElement)("span",{className:"then-action-label keyword"},(0,n.__)("Then","dragblock")),(0,o.createElement)("span",{className:"then-action-name connector"},C),(0,o.createElement)("span",{className:"then-action-value"},x),A?(0,o.createElement)(o.Fragment,null,(0,o.createElement)("span",{className:"thenActTarget-text connector"},S(C)),(0,o.createElement)("span",{className:"thenActTarget-value"},A)):null):(0,o.createElement)("code",{className:"line then-action"},(0,n.__)("do nothing","dragblock")),k&&E&&D&&B?(0,o.createElement)("code",{className:"line else-action"},(0,o.createElement)("span",{className:"else-action-label keyword"},(0,n.__)("Else","dragblock")),(0,o.createElement)("span",{className:"else-action-name connector"},B),(0,o.createElement)("span",{className:"else-action-value"},D),j?(0,o.createElement)(o.Fragment,null,(0,o.createElement)("span",{className:"elseActTarget-text connector"},S(B)),(0,o.createElement)("span",{className:"elseActTarget-value"},j)):null):null),w===t?(0,o.createElement)(m,{className:"dragblock-interactions-control-popover",onClose:()=>{y(-1)},onMouseLeave:()=>{y(-1)},actions:{hidden:!1},onAction:(e,l)=>{"disable"===e&&(l[t].disabled?delete l[t].disabled:l[t].disabled="*"),y(-1),c({dragBlockScripts:l})},disabled:p,list:f,index:t},(0,o.createElement)("div",{className:"trigger-lines"},(0,o.createElement)("div",{className:"line event"},(0,o.createElement)("div",{className:"label"},a[e.slug].label," ",(0,n.__)("On","dragblock")),(0,o.createElement)("div",{className:"controls"},(0,o.createElement)(g,{options:b,onChange:e=>{N("eventSource",e,t)},value:l,placeholder:(0,n.__)("Selector","dragblock")}))),(0,o.createElement)("div",{className:"line condition"},(0,o.createElement)("div",{className:"label"},(0,n.__)("If","dragblock")),(0,o.createElement)("div",{className:"controls"},k?(0,o.createElement)(g,{options:b,value:_,onChange:e=>{N("conditions","target",e,t)},placeholder:(0,n.__)("Selector","dragblock")}):null,(0,o.createElement)(u.SelectControl,{value:k,options:[{label:"Choose a Condition",value:""},{label:"Is",value:"is"}],onChange:e=>{N("conditions","name",e,t)}}),k?(0,o.createElement)(g,{options:b,value:E,onChange:e=>{N("conditions","value",e,t)},placeholder:(0,n.__)("Selector","dragblock")}):null)),(0,o.createElement)("div",{className:"line then-actions"},(0,o.createElement)("div",{className:"label"},(0,n.__)("Then","dragblock")),(0,o.createElement)("div",{className:"controls"},(0,o.createElement)(u.SelectControl,{value:C,options:O,onChange:e=>{N("thenActions","name",e,t)}}),C?(0,o.createElement)(o.Fragment,null,(0,o.createElement)(g,{position:"top",options:-1!==C.indexOf("Class")?h:-1!==C.indexOf("Id")?v:null,value:x,onChange:e=>{N("thenActions","value",e,t)},placeholder:-1!==C.indexOf("Class")?(0,n.__)("Class Name","dragblock"):-1!==C.indexOf("Id")?(0,n.__)("ID","dragblock"):"default"}),(0,o.createElement)("div",{className:"components-base-control fake"},S(C)),(0,o.createElement)(g,{position:"top",options:b,value:A,onChange:e=>{N("thenActions","target",e,t)},placeholder:(0,n.__)("Selector","dragblock")})):null)),k&&E?(0,o.createElement)("div",{className:"line else-actions"},(0,o.createElement)("div",{className:"label"},(0,n.__)("Else","dragblock")),(0,o.createElement)("div",{className:"controls"},(0,o.createElement)(u.SelectControl,{value:B,options:O,onChange:e=>{N("elseActions","name",e,t)}}),B?(0,o.createElement)(o.Fragment,null,(0,o.createElement)(g,{position:"top",options:D&&-1!==D.indexOf("Class")?h:D&&-1!==D.indexOf("Id")?v:null,value:D,onChange:e=>{N("elseActions","value",e,t)},placeholder:D&&-1!==D.indexOf("Class")?(0,n.__)("Class Name","dragblock"):D&&-1!==D.indexOf("Id")?(0,n.__)("ID","dragblock"):null}),(0,o.createElement)("div",{className:"components-base-control fake"},S(B)),(0,o.createElement)(g,{position:"top",options:b,value:j,onChange:e=>{N("elseActions","target",e,t)},placeholder:(0,n.__)("Selector","dragblock")})):null)):null)):null)}))))))}),"dragBlockInteractionsControls");wp.hooks.addFilter("editor.BlockEdit","dragblock/interactions-controls",b),window.wp["components/build/panel/body"];const h=(e,t,l)=>{let n=l.replaceAll(".","").replaceAll("#","").trim(),a="";switch(t){case"toggleClass":a+=`${e}.classList.toggle('${n}');`;break;case"toggleId":a+=`if(${e}.id!=='${n}'){${e}.id='${n}'}else{${e}.id=''}`;break;case"addClass":a+=`${e}.classList.add('${n}');`;break;case"addId":a+=`${e}.id='${n}';`;break;case"removeClass":a+=`${e}.classList.remove('${n}');`;break;case"removeId":a+=`if(${e}.id!=='${n}'){${e}.id=''}`}return a},f=(e,t)=>{const{slug:l,eventSource:n,conditions:a,thenActions:o,elseActions:c,disabled:r}=e,s=a&&a[0]&&a[0].name?a[0].name:"",i=a&&a[0]&&a[0].value?a[0].value:"",d=a&&a[0]&&a[0].target?a[0].target:"",u=o&&o[0]&&o[0].name?o[0].name:"",m=o&&o[0]&&o[0].value?o[0].value:"",p=o&&o[0]&&o[0].target?o[0].target:"",g=c&&c[0]&&c[0].name?c[0].name:"",b=c&&c[0]&&c[0].value?c[0].value:"";let f=n||t,v=d||t,k=p||t,E=(c&&c[0]&&c[0].target?c[0].target:"")||t,w="",y="",_="",C="";if(s&&"is"===s&&i){let e="this";v!==f&&(e="condTarget",y+=`let ${e}=document.querySelector('${v}');`),y+=`if(${e}&&${e}.matches('${i}')`}if(u&&m){let e="this";k!==f&&(e="thenActTarget",_+=`let ${e}=document.querySelector('${k}');`,_+=`if(${e}){`),_+=h(e,u,m),"this"!==e&&(_+="}")}if(g&&b){let e="this";E!==f&&(e="elseActTarget",C+=`let ${e}=document.querySelector('${E}');`,C+=`if(${e}){`),C+=h(e,g,b),"this"!==e&&(C+="}")}return w+=y?y+"{"+_+"}":_,y&&C&&(w+="else {"+C+"}"),w},v=(0,i.createHigherOrderComponent)((e=>t=>(function(e){const{attributes:t,setAttributes:l,isSelected:n,clientId:a,name:c}=e;let{dragBlockScripts:r,dragBlockClientId:s,dragBlockJS:i}=t,d="";if(r&&r.length>0){let e=`[data-dragblock-client-id="${s}"]`,t={},l=`window['${s}']`;for(let l of r)l.slug&&!l.disabled&&(t[l.slug]||(t[l.slug]=""),t[l.slug]+=f(l,e));for(let n in t)t[n]&&(d+=`${l}=document.querySelector('${e}');`,d+=`${l}.addEventListener('${n}',function(){${t[n]}});`)}(0,o.useEffect)((()=>{d!==i&&l({dragBlockJS:d})}))}(t),(0,o.createElement)(o.Fragment,null,(0,o.createElement)(e,{...t})))),"dragBlockInteractionsScript");wp.hooks.addFilter("editor.BlockListBlock","dragblock/interactions-script",v),window.wp["blockEditor/build/components"],wp.hooks.addFilter("blocks.getSaveContent.extraProps","dragblock/interactions-save",(function(e,t,l){const{dragBlockScripts:n}=l;if(n)for(let e of n);return e}))},4184:function(e,t){var l;!function(){"use strict";var n={}.hasOwnProperty;function a(){for(var e=[],t=0;t<arguments.length;t++){var l=arguments[t];if(l){var o=typeof l;if("string"===o||"number"===o)e.push(l);else if(Array.isArray(l)){if(l.length){var c=a.apply(null,l);c&&e.push(c)}}else if("object"===o){if(l.toString!==Object.prototype.toString&&!l.toString.toString().includes("[native code]")){e.push(l.toString());continue}for(var r in l)n.call(l,r)&&l[r]&&e.push(r)}}}return e.join(" ")}e.exports?(a.default=a,e.exports=a):void 0===(l=function(){return a}.apply(t,[]))||(e.exports=l)}()}},l={};function n(e){var a=l[e];if(void 0!==a)return a.exports;var o=l[e]={exports:{}};return t[e](o,o.exports,n),o.exports}n.m=t,e=[],n.O=function(t,l,a,o){if(!l){var c=1/0;for(d=0;d<e.length;d++){l=e[d][0],a=e[d][1],o=e[d][2];for(var r=!0,s=0;s<l.length;s++)(!1&o||c>=o)&&Object.keys(n.O).every((function(e){return n.O[e](l[s])}))?l.splice(s--,1):(r=!1,o<c&&(c=o));if(r){e.splice(d--,1);var i=a();void 0!==i&&(t=i)}}return t}o=o||0;for(var d=e.length;d>0&&e[d-1][2]>o;d--)e[d]=e[d-1];e[d]=[l,a,o]},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var l in t)n.o(t,l)&&!n.o(e,l)&&Object.defineProperty(e,l,{enumerable:!0,get:t[l]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){var e={2999:0,531:0};n.O.j=function(t){return 0===e[t]};var t=function(t,l){var a,o,c=l[0],r=l[1],s=l[2],i=0;if(c.some((function(t){return 0!==e[t]}))){for(a in r)n.o(r,a)&&(n.m[a]=r[a]);if(s)var d=s(n)}for(t&&t(l);i<c.length;i++)o=c[i],n.o(e,o)&&e[o]&&e[o][0](),e[o]=0;return n.O(d)},l=self.webpackChunkdragblock=self.webpackChunkdragblock||[];l.forEach(t.bind(null,0)),l.push=t.bind(null,l.push.bind(l))}();var a=n.O(void 0,[531],(function(){return n(5688)}));a=n.O(a)}();
     1!function(){var e,t={5688:function(e,t,l){"use strict";var n=window.wp.i18n;const a={click:{keyword:"mouse click",label:(0,n.__)("Click","dragblock"),type:"mouse"},mouseenter:{keyword:"mouse enter",label:(0,n.__)("Mouse Enter","dragblock"),type:"mouse"},mouseleave:{keyword:"mouse leave",label:(0,n.__)("Mouse Leave","dragblock"),type:"mouse"}};wp.hooks.addFilter("blocks.registerBlockType","dragblock/interactions-register",(function(e,t){return Object.assign({},e,{attributes:Object.assign({},e.attributes,{dragBlockScripts:{type:"array",default:""},dragBlockJS:{type:"string",default:""}})})}));var o=window.wp.element,c=l(4184),r=l.n(c),s=window.lodash,i=window.wp.compose,d=window.wp.blockEditor,u=window.wp.components;function m({children:e,className:t,onClose:l,onAction:a,onMouseLeave:c,onMouseEnter:i,onKeyDown:d,actions:m,title:p,disabled:g,hidden:b,list:h,index:f,position:v}){let k=null;const E=(0,o.useRef)(null);return l||(l=()=>{}),c||(c=()=>{}),i||(i=()=>{}),d||(d=()=>{}),m=Object.assign({},{top:!0,bottom:!0,up:!0,down:!0,duplicate:!0,disable:!0,hidden:!0,delete:!0},m),(0,o.createElement)(o.Fragment,null,(0,o.createElement)(u.Popover,{focusOnMount:!1,position:v||"bottom center",className:"dragblock-property-popover"+(t?" "+t:""),onFocusOutside:()=>{l()},onClose:()=>{l()},onClick:e=>{k={X:e.clientX,Y:e.clientY}},onMouseMove:e=>{k={X:e.clientX,Y:e.clientY}},onMouseLeave:e=>{null!==k&&k.X!==e.clientX&&k.Y!==e.clientY&&c()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||("Enter"!==e.key||-1===e.target.className.indexOf("components-search-control__input")&&-1===e.target.className.indexOf("dragblock-chosen-control-input-showing")&&-1===e.target.className.indexOf("components-select-control__input"))&&l()},ref:E},p?(0,o.createElement)("div",{className:"title"},p):null,e?(0,o.createElement)("div",{className:"content"},e):null,(0,o.createElement)("div",{className:"actions"},m.top?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Move Top","dragblock"),position:"top center"},(0,o.createElement)("a",{className:r()("action front",{disabled:0===f}),onClick:()=>{let e=null;if((0,s.isFunction)(m.top))e=m.top((0,s.cloneDeep)(h),f);else{if(0===f||!Array.isArray(h))return;e=(0,s.cloneDeep)(h);let t=(0,s.cloneDeep)(e[f]);e.splice(f,1),e.unshift(t)}a("top",e)}},(0,o.createElement)("svg",{style:{transform:"rotate(180deg)"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,m.bottom?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Move Bottom","dragblock"),position:"top center"},(0,o.createElement)("a",{className:r()("action back",{disabled:f===h.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(m.bottom))e=m.bottom((0,s.cloneDeep)(h),f);else{if(f===h.length-1||!Array.isArray(h))return;e=(0,s.cloneDeep)(h);let t=(0,s.cloneDeep)(e[f]);e.splice(f,1),e.push(t)}a("bottom",e)}},(0,o.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,m.up?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Move Up","dragblock"),position:"top center"},(0,o.createElement)("a",{className:r()("action up",{disabled:0===f}),onClick:()=>{let e=null;if((0,s.isFunction)(m.up))e=m.up((0,s.cloneDeep)(h),f);else{if(0===f||!Array.isArray(h))return;e=(0,s.cloneDeep)(h);let t=(0,s.cloneDeep)(e[f]);e[f]=e[f-1],e[f-1]=t}a("up",e)}},(0,o.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})))):null,m.down?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Move Down","dragblock"),position:"top center"},(0,o.createElement)("a",{className:r()("action down",{disabled:f===h.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(m.down))e=m.down((0,s.cloneDeep)(h),f);else{if(f===h.length-1||!Array.isArray(h))return;e=(0,s.cloneDeep)(h);let t=(0,s.cloneDeep)(e[f]);e[f]=e[f+1],e[f+1]=t}a("down",e)}},(0,o.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})))):null,m.duplicate?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Duplicate","dragblock"),position:"top center"},(0,o.createElement)("a",{className:"action duplicate",onClick:()=>{let e=null;if((0,s.isFunction)(m.duplicate))e=m.duplicate((0,s.cloneDeep)(h),f);else{if(!Array.isArray(h))return;e=(0,s.cloneDeep)(h),e.splice(f,0,(0,s.cloneDeep)(e[f]))}a("duplicate",e)}},(0,o.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})))):null,m.disable?(0,o.createElement)(u.Tooltip,{delay:10,text:g?(0,n.__)("Enable","dragblock"):(0,n.__)("Disable","dragblock"),position:"top center"},(0,o.createElement)("a",{className:r()("action visibility",{disabled:!!g}),onClick:()=>{let e=null;if((0,s.isFunction)(m.disable))e=m.disable((0,s.cloneDeep)(h),f);else{if(!Array.isArray(h))return;e=(0,s.cloneDeep)(h)}a("disable",e)}},g?dragBlockIcons?.iconCircle:dragBlockIcons?.iconMinusCircle)):null,m.hidden?(0,o.createElement)(u.Tooltip,{delay:10,text:"*"===b?(0,n.__)("Show","dragblock"):(0,n.__)("Hide","dragblock"),position:"top center"},(0,o.createElement)("a",{className:"action",onClick:()=>{let e=null;if((0,s.isFunction)(m.hidden))e=m.hidden((0,s.cloneDeep)(h),f);else{if(!Array.isArray(h))return;e=(0,s.cloneDeep)(h)}a("hidden",e)}},"*"===b?dragBlockIcons?.iconEye:dragBlockIcons?.iconEyeClosed)):null,m.delete?(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Delete","dragblock"),position:"top center"},(0,o.createElement)("a",{className:"action delete",onClick:()=>{let e=null;(0,s.isFunction)(m.delete)?e=m.delete((0,s.cloneDeep)(h),f):(e=(0,s.cloneDeep)(h),(0,s.isArray)(h)?e.splice(f,1):"object"==typeof h&&delete e[f]),a("delete",e)}},(0,o.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})))):null,m.custom&&(0,o.createElement)(o.Fragment,null,Object.keys(m.custom).map(((e,t)=>(0,o.createElement)("span",{key:t},m.custom[e])))),(0,o.createElement)(u.Tooltip,{delay:10,text:(0,n.__)("Close","dragblock"),position:"top center"},(0,o.createElement)("a",{className:"action close",onClick:l},(0,o.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,o.createElement)("path",{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})))))))}function p({placeholder:e,onSelect:t,className:l,popOverClassName:a,icon:c,label:s,text:i,showTrigger:d,position:m,toolbarButton:p,suggestions:g}){const[b,h]=(0,o.useState)(0),[f,v]=(0,o.useState)(""),[k,E]=(0,o.useState)({}),[w,y]=(0,o.useState)(!1),[_,C]=(0,o.useState)(!1),[N,S]=(0,o.useState)([]),[O,x]=(0,o.useState)(null),[A,B]=(0,o.useState)(!1),D=()=>{y(!1)},j=()=>{let e={};for(let t in g){if(Object.keys(e).length>12)break;e[t]=g[t]}E(e),y(!0)},$=e=>{t(e),E({}),v(""),D()};let T=null,M="";if(g){if("string"==typeof g){if(M=g,g={},N&&N.length)for(let e of N)g[e.value]={label:e.label,note:e.note};switch(M){case"categories":g["[dragblock.post.cat.id]"]={label:(0,n.__)("Post Category ID"),note:(0,n.__)("Current Post Category ID")};break;case"tags":g["[dragblock.post.tag.id]"]={label:(0,n.__)("Post Tag ID"),note:(0,n.__)("Current Post Tag ID")};break;case"authors":g["[dragblock.post.author.id]"]={label:(0,n.__)("Post Author ID"),note:(0,n.__)("Current Post Author ID")}}}}else g={};const I=e=>{if(!e||!g||0===g.length)return void E({});let t=e.toLowerCase().trim().replace(/-/gi," ").split(" ").map((e=>e.trim())),l=t.join("").replace(/ /gi,""),n={},a=0;for(let e in g){let o="string"==typeof g[e]?g[e].toLowerCase():Object.values(g[e]).join(" ").toLowerCase(),c=!0;if(-1===o.replace(/ /gi,"").replace(/-/gi,"").indexOf(l))for(let e of t)if(-1===o.indexOf(e)){c=!1;break}if(c&&(n[e]=g[e],++a>=12))break}E(n)};return(0,o.createElement)("div",{className:r()("dragblock-autocomplete-search-box"+(l?" "+l:""),{"show-trigger":d})},p?(0,o.createElement)(u.ToolbarButton,{icon:c,iconSize:"24",label:s,className:"fake-search-button",variant:"secondary",onClick:()=>{A?B(!1):j()}}):(0,o.createElement)(u.Button,{icon:c,iconSize:"24",label:s,className:"fake-search-button",variant:"secondary",onClick:()=>{A?B(!1):j()}},i||(c?"":e)),w?(0,o.createElement)(u.Popover,{position:m||"bottom center",onFocusOutside:()=>{D()},onMouseMove:e=>{null!==T||(T={X:e.clientX,Y:e.clientY})},onClose:()=>{D()},onMouseLeave:e=>{null!==T&&T.X!==e.clientX&&T.Y!==e.clientY&&D()},className:r()("dragblock-autocomplete-search-box-popover"+(a?" "+a:""),{"show-trigger":d})},(0,o.createElement)(u.SearchControl,{onKeyDown:e=>{if("ArrowUp"===e.key)h(0===b?Object.keys(k).length-1:b-1);else if("ArrowDown"===e.key)b>=Object.keys(k).length-1?h(0):h(b+1);else if("Enter"===e.key){let e=Object.keys(k);if(b<0||e.length-1<b)return;let t=e[b];$(t),B(!0),D()}},placeholder:e,value:f,onChange:e=>{M?(C(!0),E([]),O&&clearTimeout(O),x(setTimeout((()=>{((e,t)=>{if(!e||!t)return void S([]);const l=new URLSearchParams({search:e,per_page:12,_locale:"users"});wp.apiFetch({path:`/wp/v2/${t}?${l.toString()}`}).then((l=>{S(l.map((e=>({label:e.name,value:e.id,note:e.description})))),l.map((e=>{g[e.id]={label:e.name,note:e.description}})),((e,t)=>{window["dragblock-query-objects"]||(window["dragblock-query-objects"]=new Object),window["dragblock-query-objects"][e]||(window["dragblock-query-objects"][e]=new Object);for(let l of t)window["dragblock-query-objects"][e][l.id]=l})(t,l),I(e),C(!1)})).catch((e=>{C(!1),S([])}))})(e,M)}),1e3))):I(e),v(e)}}),M&&f&&(0,o.createElement)("div",{className:"results"},!0===_?(0,o.createElement)(o.Fragment,null,(0,n.__)("Fetching...","dragblock")):(0,o.createElement)(o.Fragment,null,0===Object.keys(g).length&&(0,o.createElement)(o.Fragment,null,(0,n.__)("Not found any","dragblock")))),0!==Object.entries(k).length&&(0,o.createElement)("div",{className:"results"},Object.entries(k).map((([e,t],l)=>{let n=e,a=e;return"string"==typeof t?a=t:(t.note?n=t.note:t.label&&(n=t.label),t.label&&(a=t.label)),(0,o.createElement)("div",{key:l,className:"item",onMouseEnter:()=>{h(l)}},(0,o.createElement)("a",{className:r()("item-link",{active:b===l}),onClick:()=>{$(e)}},(0,o.createElement)("code",null,a)))})))):null)}function g({placeholder:e,onChange:t,tabIndex:l,value:n,position:a,options:c}){const[s,i]=(0,o.useState)(0),[d,u]=(0,o.useState)({}),[m,p]=(0,o.useState)(null),[g,b]=(0,o.useState)(n||"");c||(c={}),a||(a="top"),l||(l=0);const h=()=>{i(0),u({})},f=e=>{if(!e)return void h();let t={},l=0,n=(e=e.trim().toLowerCase()).split(" "),a=n[n.length-1];if(e&&e.trim()){for(let o in c){let r=c[o].toLowerCase();if(r===a||r===e)continue;let s=o+" "+r,i=!0;for(let e of n)if(-1===s.indexOf(e)||r===e){i=!1;break}if(i&&(t[o]=c[o],++l>=6))break}0===l&&-1!==e.indexOf(" ")&&a?f(a):u({...t})}else{for(let e in c)if(t[e]=c[e],6==++l)break;u({...t})}};return(0,o.createElement)("div",{className:"dragblock-chosen-control "+a,onMouseLeave:h},(0,o.createElement)("div",{className:"components-base-control"},(0,o.createElement)("div",{className:"components-base-control__field"},(0,o.createElement)("input",{className:r()("components-text-control__input",{"dragblock-chosen-control-input-showing":Object.keys(d).length>0}),value:g,placeholder:e,onKeyDown:e=>{if("Tab"===e.key&&Object.keys(d).length&&e.preventDefault(),"ArrowUp"===e.key)i(s<=0?Object.keys(d).length-1:s-1);else if("ArrowDown"===e.key)s>=Object.keys(d).length-1?i(0):i(s+1);else if("Enter"===e.key||"Tab"===e.key){h();let e=Object.keys(d);if(e.length-1<s||s<0)return;let l=e[s],n=g.split(" ");n[n.length-1]=l,t(n.join(" "))}},onClick:()=>{f(g)},onFocus:()=>{f(g)},onChange:e=>{const{value:l}=e.target;f(l),(e=>{b(e),m&&clearTimeout(m),p(setTimeout((()=>{t(e),p(null)}),1e3))})(l)}}))),Object.keys(c).length>0&&Object.keys(d).length>0&&(0,o.createElement)("div",{className:"options",onMouseLeave:h},Object.entries(d).map((([e,l],n)=>(0,o.createElement)("a",{key:n,onClick:()=>{t(e),h()},className:r()("option",{active:s===n})},l)))))}window.wp.data;const b=(0,i.createHigherOrderComponent)((e=>t=>{const{attributes:l,setAttributes:c,clientId:i,isSelected:b,isMultiSelected:h}=t;let{dragBlockScripts:f,dragBlockAttrs:v,className:k,anchor:E}=l;const[w,y]=(0,o.useState)(-1),[_,C]=(0,o.useState)(f&&f.length>0);f||(f=[]);const N=(e,t,l,n)=>{let a=(0,s.cloneDeep)(f);a[n][e]||(a[n][e]=[]),a[n][e][0]||(a[n][e][0]={}),a[n][e][0][t]=l,c({dragBlockScripts:a})},S=e=>0===e.indexOf("toggle")?(0,n.__)("of","dragblock"):0===e.indexOf("remove")?(0,n.__)("from","dragblock"):0===e.indexOf("add")?(0,n.__)("to","dragblock"):(0,n.__)("target","dragblock"),O=[{value:"",label:"Choose an Action"},{value:"toggleClass",label:"Toggle Class"},{value:"addClass",label:"Add Class"},{value:"removeClass",label:"Remove Class"}];return function(e,t=!0){const{clientId:l,isSelected:n,isMultiSelected:a,name:o,attributes:c}=e,{dragBlockRenderability:r}=c;return!n||a||["core/block"].includes(o)||t&&function(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}(r)}(t)?(0,o.createElement)(o.Fragment,null,(0,o.createElement)(e,{...t})):(0,o.createElement)(o.Fragment,null,(0,o.createElement)(e,{...t}),(0,o.createElement)(d.InspectorControls,null,(0,o.createElement)(u.PanelBody,{className:"dragblock-inspector-controls interactions"+(f&&f.length?" has-properties":""),title:(0,n.__)("Interactions","dragblock"),icon:dragBlockIcons?.iconWard,opened:_,onToggle:()=>{C(!_)}},(0,o.createElement)(p,{placeholder:(0,n.__)("+ Add a Trigger","dragblock"),onSelect:e=>{let t=(0,s.cloneDeep)(f);t.unshift({value:"",slug:e}),c({dragBlockScripts:t}),y(0)},suggestions:a}),f&&0!==f.length&&(0,o.createElement)("div",{className:"properties"},f.map(((e,t)=>{const{eventSource:l,conditions:s,thenActions:i,elseActions:d,disabled:p}=e,b={},h=function(){let e={};if(window.dragBlockSelectors&&window.dragBlockSelectors.classes&&window.dragBlockSelectors.classes.size>0)for(let t of window.dragBlockSelectors.classes)e[t]=t;return e}(),v=function(){let e={};if(window.dragBlockSelectors&&window.dragBlockSelectors.ids&&window.dragBlockSelectors.ids.size>0)for(let t of window.dragBlockSelectors.ids)e[t]=t;return e}(),k=s&&s[0]&&s[0].name?s[0].name:"",E=s&&s[0]&&s[0].value?s[0].value:"",_=s&&s[0]&&s[0].target?s[0].target:"",C=i&&i[0]&&i[0].name?i[0].name:"",x=i&&i[0]&&i[0].value?i[0].value:"",A=i&&i[0]&&i[0].target?i[0].target:"",B=d&&d[0]&&d[0].name?d[0].name:"",D=d&&d[0]&&d[0].value?d[0].value:"",j=d&&d[0]&&d[0].target?d[0].target:"";return(0,o.createElement)("div",{key:t},(0,o.createElement)("a",{className:r()("code-lines",{disabled:!!p}),onClick:()=>{y(t)}},(0,o.createElement)("code",{className:"line event"},(0,o.createElement)("span",{className:"event-label keyword"},a[e.slug].label),(0,o.createElement)("span",{className:"event-name connector"},(0,n.__)("on","dragblock")),(0,o.createElement)("span",{className:"event-source"},l||(0,n.__)("this","dragblock"))),k&&E?(0,o.createElement)("code",{className:"line condition"},(0,o.createElement)("span",{className:"condition-label keyword"},(0,n.__)("If","dragblock")),_?(0,o.createElement)("span",{className:"cond-target condTarget1"},_):null,(0,o.createElement)("span",{className:"condition-name connector"},k),(0,o.createElement)("span",{className:"cond-target condTarget1"},E)):null,x&&C?(0,o.createElement)("code",{className:r()("line then-action",{disabled:!!p})},(0,o.createElement)("span",{className:"then-action-label keyword"},(0,n.__)("Then","dragblock")),(0,o.createElement)("span",{className:"then-action-name connector"},C),(0,o.createElement)("span",{className:"then-action-value"},x),A?(0,o.createElement)(o.Fragment,null,(0,o.createElement)("span",{className:"thenActTarget-text connector"},S(C)),(0,o.createElement)("span",{className:"thenActTarget-value"},A)):null):(0,o.createElement)("code",{className:"line then-action"},(0,n.__)("do nothing","dragblock")),k&&E&&D&&B?(0,o.createElement)("code",{className:"line else-action"},(0,o.createElement)("span",{className:"else-action-label keyword"},(0,n.__)("Else","dragblock")),(0,o.createElement)("span",{className:"else-action-name connector"},B),(0,o.createElement)("span",{className:"else-action-value"},D),j?(0,o.createElement)(o.Fragment,null,(0,o.createElement)("span",{className:"elseActTarget-text connector"},S(B)),(0,o.createElement)("span",{className:"elseActTarget-value"},j)):null):null),w===t?(0,o.createElement)(m,{className:"dragblock-interactions-control-popover",onClose:()=>{y(-1)},onMouseLeave:()=>{y(-1)},actions:{hidden:!1},onAction:(e,l)=>{"disable"===e&&(l[t].disabled?delete l[t].disabled:l[t].disabled="*"),y(-1),c({dragBlockScripts:l})},disabled:p,list:f,index:t},(0,o.createElement)("div",{className:"trigger-lines"},(0,o.createElement)("div",{className:"line event"},(0,o.createElement)("div",{className:"label"},a[e.slug].label," ",(0,n.__)("On","dragblock")),(0,o.createElement)("div",{className:"controls"},(0,o.createElement)(g,{options:b,onChange:e=>{N("eventSource",e,t)},value:l,placeholder:(0,n.__)("Selector","dragblock")}))),(0,o.createElement)("div",{className:"line condition"},(0,o.createElement)("div",{className:"label"},(0,n.__)("If","dragblock")),(0,o.createElement)("div",{className:"controls"},k?(0,o.createElement)(g,{options:b,value:_,onChange:e=>{N("conditions","target",e,t)},placeholder:(0,n.__)("Selector","dragblock")}):null,(0,o.createElement)(u.SelectControl,{value:k,options:[{label:"Choose a Condition",value:""},{label:"Is",value:"is"}],onChange:e=>{N("conditions","name",e,t)}}),k?(0,o.createElement)(g,{options:b,value:E,onChange:e=>{N("conditions","value",e,t)},placeholder:(0,n.__)("Selector","dragblock")}):null)),(0,o.createElement)("div",{className:"line then-actions"},(0,o.createElement)("div",{className:"label"},(0,n.__)("Then","dragblock")),(0,o.createElement)("div",{className:"controls"},(0,o.createElement)(u.SelectControl,{value:C,options:O,onChange:e=>{N("thenActions","name",e,t)}}),C?(0,o.createElement)(o.Fragment,null,(0,o.createElement)(g,{position:"top",options:-1!==C.indexOf("Class")?h:-1!==C.indexOf("Id")?v:null,value:x,onChange:e=>{N("thenActions","value",e,t)},placeholder:-1!==C.indexOf("Class")?(0,n.__)("Class Name","dragblock"):-1!==C.indexOf("Id")?(0,n.__)("ID","dragblock"):"default"}),(0,o.createElement)("div",{className:"components-base-control fake"},S(C)),(0,o.createElement)(g,{position:"top",options:b,value:A,onChange:e=>{N("thenActions","target",e,t)},placeholder:(0,n.__)("Selector","dragblock")})):null)),k&&E?(0,o.createElement)("div",{className:"line else-actions"},(0,o.createElement)("div",{className:"label"},(0,n.__)("Else","dragblock")),(0,o.createElement)("div",{className:"controls"},(0,o.createElement)(u.SelectControl,{value:B,options:O,onChange:e=>{N("elseActions","name",e,t)}}),B?(0,o.createElement)(o.Fragment,null,(0,o.createElement)(g,{position:"top",options:D&&-1!==D.indexOf("Class")?h:D&&-1!==D.indexOf("Id")?v:null,value:D,onChange:e=>{N("elseActions","value",e,t)},placeholder:D&&-1!==D.indexOf("Class")?(0,n.__)("Class Name","dragblock"):D&&-1!==D.indexOf("Id")?(0,n.__)("ID","dragblock"):null}),(0,o.createElement)("div",{className:"components-base-control fake"},S(B)),(0,o.createElement)(g,{position:"top",options:b,value:j,onChange:e=>{N("elseActions","target",e,t)},placeholder:(0,n.__)("Selector","dragblock")})):null)):null)):null)}))))))}),"dragBlockInteractionsControls");wp.hooks.addFilter("editor.BlockEdit","dragblock/interactions-controls",b),window.wp["components/build/panel/body"];const h=(e,t,l)=>{let n=l.replaceAll(".","").replaceAll("#","").trim(),a="";switch(t){case"toggleClass":a+=`${e}.classList.toggle('${n}');`;break;case"toggleId":a+=`if(${e}.id!=='${n}'){${e}.id='${n}'}else{${e}.id=''}`;break;case"addClass":a+=`${e}.classList.add('${n}');`;break;case"addId":a+=`${e}.id='${n}';`;break;case"removeClass":a+=`${e}.classList.remove('${n}');`;break;case"removeId":a+=`if(${e}.id!=='${n}'){${e}.id=''}`}return a},f=(e,t)=>{const{slug:l,eventSource:n,conditions:a,thenActions:o,elseActions:c,disabled:r}=e,s=a&&a[0]&&a[0].name?a[0].name:"",i=a&&a[0]&&a[0].value?a[0].value:"",d=a&&a[0]&&a[0].target?a[0].target:"",u=o&&o[0]&&o[0].name?o[0].name:"",m=o&&o[0]&&o[0].value?o[0].value:"",p=o&&o[0]&&o[0].target?o[0].target:"",g=c&&c[0]&&c[0].name?c[0].name:"",b=c&&c[0]&&c[0].value?c[0].value:"";let f=n||t,v=d||t,k=p||t,E=(c&&c[0]&&c[0].target?c[0].target:"")||t,w="",y="",_="",C="";if(s&&"is"===s&&i){let e="this";v!==f&&(e="condTarget",y+=`let ${e}=document.querySelector('${v}');`),y+=`if(${e}&&${e}.matches('${i}')`}if(u&&m){let e="this";k!==f&&(e="thenActTarget",_+=`let ${e}=document.querySelector('${k}');`,_+=`if(${e}){`),_+=h(e,u,m),"this"!==e&&(_+="}")}if(g&&b){let e="this";E!==f&&(e="elseActTarget",C+=`let ${e}=document.querySelector('${E}');`,C+=`if(${e}){`),C+=h(e,g,b),"this"!==e&&(C+="}")}return w+=y?y+"{"+_+"}":_,y&&C&&(w+="else {"+C+"}"),w},v=(0,i.createHigherOrderComponent)((e=>t=>(function(e){const{attributes:t,setAttributes:l,isSelected:n,clientId:a,name:c}=e;let{dragBlockScripts:r,dragBlockClientId:s,dragBlockJS:i}=t,d="";if(r&&r.length>0){let e=`[data-dragblock-client-id="${s}"]`,t={},l=`window['${s}']`;for(let l of r)l.slug&&!l.disabled&&(t[l.slug]||(t[l.slug]=""),t[l.slug]+=f(l,e));for(let n in t)t[n]&&(d+=`${l}=document.querySelector('${e}');`,d+=`${l}.addEventListener('${n}',function(){${t[n]}});`)}(0,o.useEffect)((()=>{d!==i&&l({dragBlockJS:d})}))}(t),(0,o.createElement)(o.Fragment,null,(0,o.createElement)(e,{...t})))),"dragBlockInteractionsScript");wp.hooks.addFilter("editor.BlockListBlock","dragblock/interactions-script",v),window.wp["blockEditor/build/components"],wp.hooks.addFilter("blocks.getSaveContent.extraProps","dragblock/interactions-save",(function(e,t,l){const{dragBlockScripts:n}=l;if(n)for(let e of n);return e}))},4184:function(e,t){var l;!function(){"use strict";var n={}.hasOwnProperty;function a(){for(var e=[],t=0;t<arguments.length;t++){var l=arguments[t];if(l){var o=typeof l;if("string"===o||"number"===o)e.push(l);else if(Array.isArray(l)){if(l.length){var c=a.apply(null,l);c&&e.push(c)}}else if("object"===o){if(l.toString!==Object.prototype.toString&&!l.toString.toString().includes("[native code]")){e.push(l.toString());continue}for(var r in l)n.call(l,r)&&l[r]&&e.push(r)}}}return e.join(" ")}e.exports?(a.default=a,e.exports=a):void 0===(l=function(){return a}.apply(t,[]))||(e.exports=l)}()}},l={};function n(e){var a=l[e];if(void 0!==a)return a.exports;var o=l[e]={exports:{}};return t[e](o,o.exports,n),o.exports}n.m=t,e=[],n.O=function(t,l,a,o){if(!l){var c=1/0;for(d=0;d<e.length;d++){l=e[d][0],a=e[d][1],o=e[d][2];for(var r=!0,s=0;s<l.length;s++)(!1&o||c>=o)&&Object.keys(n.O).every((function(e){return n.O[e](l[s])}))?l.splice(s--,1):(r=!1,o<c&&(c=o));if(r){e.splice(d--,1);var i=a();void 0!==i&&(t=i)}}return t}o=o||0;for(var d=e.length;d>0&&e[d-1][2]>o;d--)e[d]=e[d-1];e[d]=[l,a,o]},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var l in t)n.o(t,l)&&!n.o(e,l)&&Object.defineProperty(e,l,{enumerable:!0,get:t[l]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){var e={2999:0,531:0};n.O.j=function(t){return 0===e[t]};var t=function(t,l){var a,o,c=l[0],r=l[1],s=l[2],i=0;if(c.some((function(t){return 0!==e[t]}))){for(a in r)n.o(r,a)&&(n.m[a]=r[a]);if(s)var d=s(n)}for(t&&t(l);i<c.length;i++)o=c[i],n.o(e,o)&&e[o]&&e[o][0](),e[o]=0;return n.O(d)},l=self.webpackChunkdragblock=self.webpackChunkdragblock||[];l.forEach(t.bind(null,0)),l.push=t.bind(null,l.push.bind(l))}();var a=n.O(void 0,[531],(function(){return n(5688)}));a=n.O(a)}();
  • dragblock/trunk/build/applications/editor-panel-renderability/client/index.asset.php

    r3005971 r3011614  
    1 <?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '0e02c3bc18aedba2bafb');
     1<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '073f206dbc86daf79db0');
  • dragblock/trunk/build/applications/editor-panel-renderability/client/index.js

    r3005971 r3011614  
    1 !function(){var e,t={8980:function(e,t,l){"use strict";var a=window.wp.i18n;const o={render:{keyword:"render",label:(0,a.__)("Render","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"always",label:(0,a.__)("Always","dragblock")},{value:"never",label:(0,a.__)("Never","dragblock")}]},browser:{keyword:"browser chrome firefox edge microsoft ie opera safari samsung",label:(0,a.__)("Browser","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"chrome",label:"Chrome"},{value:"firefox",label:"FireFox"},{value:"edge",label:"Edge"},{value:"ie",label:"IE"},{value:"opera",label:"Opera"},{value:"safari",label:"Safari"},{value:"samsungi",label:"Samsung Internet"}]},device:{keyword:"device mobile desktop tablet",label:(0,a.__)("Device","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"desktop",label:"Desktop"},{value:"mobile",label:"Mobile"},{value:"tablet",label:"Tablet"}]},os:{keyword:"os windows linux macintosh ios android",label:(0,a.__)("OS","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"windows",label:"Windows"},{value:"linux",label:"Linux"},{value:"macintosh",label:"Mac"},{value:"ios",label:"iOS"},{value:"android",label:"Android"}]},"user-logged":{keyword:"user logged out in ",label:(0,a.__)("User Logged","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"out",label:(0,a.__)("Out","dragblock")},{value:"in",label:(0,a.__)("In","dragblock")}]}};wp.hooks.addFilter("blocks.registerBlockType","dragblock/renderability-register",(function(e,t){return Object.assign({},e,{attributes:Object.assign({},e.attributes,{dragBlockRenderability:{type:"array",default:""}})})}));var r=window.wp.element,n=l(4184),c=l.n(n),s=window.lodash,i=window.wp.compose,d=window.wp.blockEditor,u=window.wp.components;function b({children:e,className:t,onClose:l,onAction:o,onMouseLeave:n,onMouseEnter:i,onKeyDown:d,actions:b,title:p,disabled:g,hidden:m,list:k,index:h,position:_}){let f=null;const v=(0,r.useRef)(null);return l||(l=()=>{}),n||(n=()=>{}),i||(i=()=>{}),d||(d=()=>{}),b=Object.assign({},{top:!0,bottom:!0,up:!0,down:!0,duplicate:!0,disable:!0,hidden:!0,delete:!0},b),(0,r.createElement)(r.Fragment,null,(0,r.createElement)(u.Popover,{focusOnMount:!1,position:_||"bottom center",className:"dragblock-property-popover"+(t?" "+t:""),onFocusOutside:()=>{l()},onClose:()=>{l()},onClick:e=>{f={X:e.clientX,Y:e.clientY}},onMouseMove:e=>{f={X:e.clientX,Y:e.clientY}},onMouseLeave:e=>{null!==f&&f.X!==e.clientX&&f.Y!==e.clientY&&n()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||("Enter"!==e.key||-1===e.target.className.indexOf("components-search-control__input")&&-1===e.target.className.indexOf("dragblock-chosen-control-input-showing")&&-1===e.target.className.indexOf("components-select-control__input"))&&l()},ref:v},p?(0,r.createElement)("div",{className:"title"},p):null,e?(0,r.createElement)("div",{className:"content"},e):null,(0,r.createElement)("div",{className:"actions"},b.top?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Top","dragblock"),position:"top center"},(0,r.createElement)("a",{className:c()("action front",{disabled:0===h}),onClick:()=>{let e=null;if((0,s.isFunction)(b.top))e=b.top((0,s.cloneDeep)(k),h);else{if(0===h||!Array.isArray(k))return;e=(0,s.cloneDeep)(k);let t=(0,s.cloneDeep)(e[h]);e.splice(h,1),e.unshift(t)}o("top",e)}},(0,r.createElement)("svg",{style:{transform:"rotate(180deg)"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,b.bottom?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Bottom","dragblock"),position:"top center"},(0,r.createElement)("a",{className:c()("action back",{disabled:h===k.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(b.bottom))e=b.bottom((0,s.cloneDeep)(k),h);else{if(h===k.length-1||!Array.isArray(k))return;e=(0,s.cloneDeep)(k);let t=(0,s.cloneDeep)(e[h]);e.splice(h,1),e.push(t)}o("bottom",e)}},(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,b.up?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Up","dragblock"),position:"top center"},(0,r.createElement)("a",{className:c()("action up",{disabled:0===h}),onClick:()=>{let e=null;if((0,s.isFunction)(b.up))e=b.up((0,s.cloneDeep)(k),h);else{if(0===h||!Array.isArray(k))return;e=(0,s.cloneDeep)(k);let t=(0,s.cloneDeep)(e[h]);e[h]=e[h-1],e[h-1]=t}o("up",e)}},(0,r.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})))):null,b.down?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Down","dragblock"),position:"top center"},(0,r.createElement)("a",{className:c()("action down",{disabled:h===k.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(b.down))e=b.down((0,s.cloneDeep)(k),h);else{if(h===k.length-1||!Array.isArray(k))return;e=(0,s.cloneDeep)(k);let t=(0,s.cloneDeep)(e[h]);e[h]=e[h+1],e[h+1]=t}o("down",e)}},(0,r.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})))):null,b.duplicate?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Duplicate","dragblock"),position:"top center"},(0,r.createElement)("a",{className:"action duplicate",onClick:()=>{let e=null;if((0,s.isFunction)(b.duplicate))e=b.duplicate((0,s.cloneDeep)(k),h);else{if(!Array.isArray(k))return;e=(0,s.cloneDeep)(k),e.splice(h,0,(0,s.cloneDeep)(e[h]))}o("duplicate",e)}},(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})))):null,b.disable?(0,r.createElement)(u.Tooltip,{delay:10,text:g?(0,a.__)("Enable","dragblock"):(0,a.__)("Disable","dragblock"),position:"top center"},(0,r.createElement)("a",{className:c()("action visibility",{disabled:!!g}),onClick:()=>{let e=null;if((0,s.isFunction)(b.disable))e=b.disable((0,s.cloneDeep)(k),h);else{if(!Array.isArray(k))return;e=(0,s.cloneDeep)(k)}o("disable",e)}},g?dragBlockIcons?.iconCircle:dragBlockIcons?.iconMinusCircle)):null,b.hidden?(0,r.createElement)(u.Tooltip,{delay:10,text:"*"===m?(0,a.__)("Show","dragblock"):(0,a.__)("Hide","dragblock"),position:"top center"},(0,r.createElement)("a",{className:"action",onClick:()=>{let e=null;if((0,s.isFunction)(b.hidden))e=b.hidden((0,s.cloneDeep)(k),h);else{if(!Array.isArray(k))return;e=(0,s.cloneDeep)(k)}o("hidden",e)}},"*"===m?dragBlockIcons?.iconEye:dragBlockIcons?.iconEyeClosed)):null,b.delete?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Delete","dragblock"),position:"top center"},(0,r.createElement)("a",{className:"action delete",onClick:()=>{let e=null;(0,s.isFunction)(b.delete)?e=b.delete((0,s.cloneDeep)(k),h):(e=(0,s.cloneDeep)(k),(0,s.isArray)(k)?e.splice(h,1):"object"==typeof k&&delete e[h]),o("delete",e)}},(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})))):null,b.custom&&(0,r.createElement)(r.Fragment,null,Object.keys(b.custom).map(((e,t)=>(0,r.createElement)("span",{key:t},b.custom[e])))),(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Close","dragblock"),position:"top center"},(0,r.createElement)("a",{className:"action close",onClick:l},(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})))))))}function p({placeholder:e,onSelect:t,className:l,popOverClassName:o,icon:n,label:s,text:i,showTrigger:d,position:b,toolbarButton:p,suggestions:g}){const[m,k]=(0,r.useState)(0),[h,_]=(0,r.useState)(""),[f,v]=(0,r.useState)({}),[y,w]=(0,r.useState)(!1),[E,D]=(0,r.useState)(!1),[B,N]=(0,r.useState)([]),[C,x]=(0,r.useState)(null),[O,S]=(0,r.useState)(!1),T=()=>{w(!1)},j=()=>{let e={};for(let t in g){if(Object.keys(e).length>12)break;e[t]=g[t]}v(e),w(!0)},L=e=>{t(e),v({}),_(""),T()};let M=null,A="";if(g){if("string"==typeof g){if(A=g,g={},B&&B.length)for(let e of B)g[e.value]={label:e.label,note:e.note};switch(A){case"categories":g["[dragblock.post.cat.id]"]={label:(0,a.__)("Post Category ID"),note:(0,a.__)("Current Post Category ID")};break;case"tags":g["[dragblock.post.tag.id]"]={label:(0,a.__)("Post Tag ID"),note:(0,a.__)("Current Post Tag ID")};break;case"authors":g["[dragblock.post.author.id]"]={label:(0,a.__)("Post Author ID"),note:(0,a.__)("Current Post Author ID")}}}}else g={};const R=e=>{if(!e||!g||0===g.length)return void v({});let t=e.toLowerCase().trim().replace(/-/gi," ").split(" ").map((e=>e.trim())),l=t.join("").replace(/ /gi,""),a={},o=0;for(let e in g){let r="string"==typeof g[e]?g[e].toLowerCase():Object.values(g[e]).join(" ").toLowerCase(),n=!0;if(-1===r.replace(/ /gi,"").replace(/-/gi,"").indexOf(l))for(let e of t)if(-1===r.indexOf(e)){n=!1;break}if(n&&(a[e]=g[e],++o>=12))break}v(a)};return(0,r.createElement)("div",{className:c()("dragblock-autocomplete-search-box"+(l?" "+l:""),{"show-trigger":d})},p?(0,r.createElement)(u.ToolbarButton,{icon:n,iconSize:"24",label:s,className:"fake-search-button",variant:"secondary",onClick:()=>{O?S(!1):j()}}):(0,r.createElement)(u.Button,{icon:n,iconSize:"24",label:s,className:"fake-search-button",variant:"secondary",onClick:()=>{O?S(!1):j()}},i||(n?"":e)),y?(0,r.createElement)(u.Popover,{position:b||"bottom center",onFocusOutside:()=>{T()},onMouseMove:e=>{null!==M||(M={X:e.clientX,Y:e.clientY})},onClose:()=>{T()},onMouseLeave:e=>{null!==M&&M.X!==e.clientX&&M.Y!==e.clientY&&T()},className:c()("dragblock-autocomplete-search-box-popover"+(o?" "+o:""),{"show-trigger":d})},(0,r.createElement)(u.SearchControl,{onKeyDown:e=>{if("ArrowUp"===e.key)k(0===m?Object.keys(f).length-1:m-1);else if("ArrowDown"===e.key)m>=Object.keys(f).length-1?k(0):k(m+1);else if("Enter"===e.key){let e=Object.keys(f);if(m<0||e.length-1<m)return;let t=e[m];L(t),S(!0),T()}},placeholder:e,value:h,onChange:e=>{A?(D(!0),v([]),C&&clearTimeout(C),x(setTimeout((()=>{((e,t)=>{if(!e||!t)return void N([]);const l=new URLSearchParams({search:e,per_page:12,_locale:"users"});wp.apiFetch({path:`/wp/v2/${t}?${l.toString()}`}).then((l=>{N(l.map((e=>({label:e.name,value:e.id,note:e.description})))),l.map((e=>{g[e.id]={label:e.name,note:e.description}})),((e,t)=>{window["dragblock-query-objects"]||(window["dragblock-query-objects"]=new Object),window["dragblock-query-objects"][e]||(window["dragblock-query-objects"][e]=new Object);for(let l of t)window["dragblock-query-objects"][e][l.id]=l})(t,l),R(e),D(!1)})).catch((e=>{D(!1),N([])}))})(e,A)}),1e3))):R(e),_(e)}}),A&&h&&(0,r.createElement)("div",{className:"results"},!0===E?(0,r.createElement)(r.Fragment,null,(0,a.__)("Fetching...","dragblock")):(0,r.createElement)(r.Fragment,null,0===Object.keys(g).length&&(0,r.createElement)(r.Fragment,null,(0,a.__)("Not found any","dragblock")))),0!==Object.entries(f).length&&(0,r.createElement)("div",{className:"results"},Object.entries(f).map((([e,t],l)=>{let a=e,o=e;return"string"==typeof t?o=t:(t.note?a=t.note:t.label&&(a=t.label),t.label&&(o=t.label)),(0,r.createElement)("div",{key:l,className:"item",onMouseEnter:()=>{k(l)}},(0,r.createElement)("a",{className:c()("item-link",{active:m===l}),onClick:()=>{L(e)}},(0,r.createElement)("code",null,o)))})))):null)}function g(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}function m({placeholder:e,onChange:t,tabIndex:l,value:a,position:o,options:n}){const[s,i]=(0,r.useState)(0),[d,u]=(0,r.useState)({}),[b,p]=(0,r.useState)(null),[g,m]=(0,r.useState)(a||"");n||(n={}),o||(o="top"),l||(l=0);const k=()=>{i(0),u({})},h=e=>{if(!e)return void k();let t={},l=0,a=(e=e.trim().toLowerCase()).split(" "),o=a[a.length-1];if(e&&e.trim()){for(let r in n){let c=n[r].toLowerCase();if(c===o||c===e)continue;let s=r+" "+c,i=!0;for(let e of a)if(-1===s.indexOf(e)||c===e){i=!1;break}if(i&&(t[r]=n[r],++l>=6))break}0===l&&-1!==e.indexOf(" ")&&o?h(o):u({...t})}else{for(let e in n)if(t[e]=n[e],6==++l)break;u({...t})}};return(0,r.createElement)("div",{className:"dragblock-chosen-control "+o,onMouseLeave:k},(0,r.createElement)("div",{className:"components-base-control"},(0,r.createElement)("div",{className:"components-base-control__field"},(0,r.createElement)("input",{className:c()("components-text-control__input",{"dragblock-chosen-control-input-showing":Object.keys(d).length>0}),value:g,placeholder:e,onKeyDown:e=>{if("Tab"===e.key&&Object.keys(d).length&&e.preventDefault(),"ArrowUp"===e.key)i(s<=0?Object.keys(d).length-1:s-1);else if("ArrowDown"===e.key)s>=Object.keys(d).length-1?i(0):i(s+1);else if("Enter"===e.key||"Tab"===e.key){k();let e=Object.keys(d);if(e.length-1<s||s<0)return;let l=e[s],a=g.split(" ");a[a.length-1]=l,t(a.join(" "))}},onClick:()=>{h(g)},onFocus:()=>{h(g)},onChange:e=>{const{value:l}=e.target;h(l),(e=>{m(e),b&&clearTimeout(b),p(setTimeout((()=>{t(e),p(null)}),500))})(l)}}))),Object.keys(n).length>0&&Object.keys(d).length>0&&(0,r.createElement)("div",{className:"options",onMouseLeave:k},Object.entries(d).map((([e,l],a)=>(0,r.createElement)("a",{key:a,onClick:()=>{t(e),k()},className:c()("option",{active:s===a})},l)))))}window.wp.data;const k={"[dragblock.home.url]":{label:(0,a.__)("Home URL","dragblock"),note:(0,a.__)("Home URL","dragblock"),render:e=>{}},"[dragblock.form.message.error]":{label:(0,a.__)("Form Submission Error Message","dragblock"),note:(0,a.__)("Error message after submitting form","dragblock"),placeholder:(0,a.__)("DragBlock Form Error: There is an uknown server error.","dragblock"),render:e=>{}},"[dragblock.post.title]":{label:(0,a.__)("Post Title","dragblock"),note:(0,a.__)("The parsed post's Title","dragblock"),placeholder:(0,a.__)("The DragBlock Post Title","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.title)return _DragBlockDB.post.title}},"[dragblock.post.url]":{label:(0,a.__)("Post URL","dragblock"),note:(0,a.__)("The parsed post's url","dragblock"),render:e=>{}},"[dragblock.post.image.src]":{label:(0,a.__)("Post Image Thumbnail SRC","dragblock"),note:(0,a.__)("the parsed post's image src","dragblock"),render:e=>_DragBlockDB.post&&_DragBlockDB.post.image_src?_DragBlockDB.post.image_src:""},"[dragblock.post.author.url]":{label:(0,a.__)("Post Author URL","dragblock"),note:(0,a.__)("the parsed post's author page url","dragblock"),render:e=>{}},"[dragblock.post.author.name]":{label:(0,a.__)("Post Author Name","dragblock"),note:(0,a.__)("The parsed post's author name","dragblock"),placeholder:(0,a.__)("Author Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_name)return _DragBlockDB.post.author_name}},"[dragblock.post.author.avatar.src]":{label:(0,a.__)("Post Author Avatar SRC","dragblock"),note:(0,a.__)("The parsed post's author's avatar SRC","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_avatar_src)return _DragBlockDB.post.author_avatar_src}},"[dragblock.post.date]":{label:(0,a.__)("Post Date Name","dragblock"),note:(0,a.__)("The parsed post's date","dragblock"),placeholder:(0,a.__)("July 01, 2086","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.date)return _DragBlockDB.post.date}},"[dragblock.post.comment.number]":{label:(0,a.__)("Post Comment Number","dragblock"),note:(0,a.__)("The parsed post's comment number","dragblock"),placeholder:"0",render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.comment_number)return _DragBlockDB.post.comment_number}},"[dragblock.post.snippet]":{label:(0,a.__)("Post Snippet","dragblock"),note:(0,a.__)("The parsed post's snippet","dragblock"),placeholder:(0,a.__)("Get the first paragraph of the post content. If the post excerpt, a custom summary of the post that author manually inputted when composing the post content, exists, use that instead","dragblock"),render:e=>{if(!_DragBlockDB.post||!_DragBlockDB.post.snippet)return;let t=_DragBlockDB.post.snippet;if(e&&e.len&&!isNaN(e.len)&&t.length>Number(e.len)){let l="",a=Number(e.len);t.split(" ").map((e=>{l.length<a?l+=(l?" ":"")+e:e.endsWith(",")||e.endsWith("!")||e.endsWith(".")||e.endsWith(":")||e.endsWith("?")||e.endsWith(";")||(l+=(l?" ":"")+e)})),t=t.substring(0,Number(e.len))}return t}},"[dragblock.post.cat.name]":{label:(0,a.__)("Post Category Name","dragblock"),placeholder:(0,a.__)("Category Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.cat_name)return _DragBlockDB.post.cat_name}},"[dragblock.post.cat.url]":{label:(0,a.__)("Post Category URL","dragblock"),render:e=>{}},"[dragblock.post.tag.name]":{label:(0,a.__)("Post Tag Name","dragblock"),placeholder:(0,a.__)("Tag Name","dragblock"),render:e=>{}},"[dragblock.post.tag.url]":{label:(0,a.__)("Post Tag URL","dragblock"),render:e=>{}},"[dragblock.share.url.twitter]":{label:(0,a.__)("Twitter Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.facebook]":{label:(0,a.__)("Facebook Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.whatsapp]":{label:(0,a.__)("Whatsapp Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.telegram]":{label:(0,a.__)("Telegram Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.tumblr]":{label:(0,a.__)("Tumblr Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.reddit]":{label:(0,a.__)("Reddit Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.linkedin]":{label:(0,a.__)("LinkedIn Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.gmail]":{label:(0,a.__)("Gmail Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.navigator]":{label:(0,a.__)("Navigator Share URL","dragblock"),render:e=>{}}},h=(0,i.createHigherOrderComponent)((e=>t=>{const{attributes:l}=t,{dragBlockRenderability:a}=l;let o={...t.wrapperProps};return g(a)&&(o.className||(o.className=""),o.className="dragblock-render-disabled"),(0,r.createElement)(r.Fragment,null,(0,r.createElement)(e,{...t,wrapperProps:o}))}),"dragBlockGlobalRender");wp.hooks.addFilter("editor.BlockListBlock","dragblock/attributes-controls-unique-id",h);const _=(0,i.createHigherOrderComponent)((e=>t=>{const{attributes:l,setAttributes:n}=t;let{dragBlockRenderability:i}=l;const[h,_]=(0,r.useState)(-1),[f,v]=(0,r.useState)({}),[y,w]=(0,r.useState)(i&&i.length>0);i||(i=[]);const E=e=>{_(e),v({})},D=(e,t)=>{let l=(0,s.cloneDeep)(i);for(let a in t)l[e][a]=t[a];n({dragBlockRenderability:l})};let B=null;if(i&&i.length)for(let e of i)if(!e.disabled&&"render"===e.slug){B=e.value;break}return function(e,t=!0){const{clientId:l,isSelected:a,isMultiSelected:o,name:r,attributes:n}=e,{dragBlockRenderability:c}=n;return!a||o||["core/block"].includes(r)||t&&g(c)}(t,!1)?(0,r.createElement)(r.Fragment,null,(0,r.createElement)(e,{...t})):(0,r.createElement)(r.Fragment,null,(0,r.createElement)(e,{...t}),(0,r.createElement)(d.InspectorControls,null,(0,r.createElement)(u.PanelBody,{className:"dragblock-inspector-controls renderability"+(i&&i.length?" has-properties":""),title:(0,a.__)("Renderability","dragblock"),icon:dragBlockIcons?.iconEyeInSpeechBubble,opened:y,onToggle:()=>{w(!y)}},!B&&(0,r.createElement)(p,{placeholder:(0,a.__)("+ Add a Render Condition","dragblock"),onSelect:e=>{let t=(0,s.cloneDeep)(i);t.unshift({value:"",slug:e,operator:""}),n({dragBlockRenderability:t}),E(0)},suggestions:o}),Object.keys(f).length>0&&(0,r.createElement)("div",{className:"dragblock-renderability-clipboard"},(0,r.createElement)("a",{className:"copy",onClick:()=>{window["dragblock-renderability-clipboard"]=[];for(let e in f)window["dragblock-renderability-clipboard"].push((0,s.cloneDeep)(i[e]));v({})}},dragBlockIcons?.iconClipboardPlus," ",(0,a.__)("Copy","dragblock"))),!!window["dragblock-renderability-clipboard"]&&window["dragblock-renderability-clipboard"].length>0&&(0,r.createElement)("div",{className:"dragblock-renderability-clipboard"},(0,r.createElement)("a",{className:"paste",onClick:()=>{let e=(0,s.cloneDeep)(i);e.unshift(...window["dragblock-renderability-clipboard"]),n({dragBlockRenderability:e}),v({})}},dragBlockIcons?.iconClipboardCheck," ",(0,a.__)("Paste","dragblock")),(0,r.createElement)("a",{className:"clear",onClick:()=>{delete window["dragblock-renderability-clipboard"],v({})}},dragBlockIcons?.iconClipboardMinus," ",(0,a.__)("Clear","dragblock"))),i&&0!==i.length&&(0,r.createElement)("div",{className:"properties"},i.map(((e,t)=>(0,r.createElement)("div",{key:t},(!B||"render"===e.slug&&!e.disabled&&!!e.value)&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(u.Tooltip,{delay:10,text:o[e.slug].note,position:"middle left"},(0,r.createElement)("a",{className:c()("property",{disabled:!!e.disabled,selected:!!f[t]}),onKeyDown:e=>{},onClick:e=>{if((e.ctrlKey||e.metaKey)&&!e.altKey&&!e.shiftKey&&!e.key){let e=(0,s.cloneDeep)(f);return e[t]?delete e[t]:e[t]=!0,void v(e)}E(t)}},(0,r.createElement)("span",{className:"label"},o[e.slug].label),(0,r.createElement)("span",{className:"operator"}," ",e.operator?e.operator:"=="," "),(0,r.createElement)("span",{className:"value"},e.value?(0,s.capitalize)(e.value):(0,a.__)("Default","dragblock"))))),h===t?(0,r.createElement)(b,{className:"dragblock-renderability-control-popover",onClose:()=>{E(-1)},onMouseLeave:()=>{E(-1)},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||E(-1)},actions:{hidden:!1},onAction:(e,l)=>{"disable"===e&&(l[t].disabled?delete l[t].disabled:l[t].disabled="*"),E(-1),n({dragBlockRenderability:l})},title:o[e.slug].label,disabled:e.disabled,list:i,index:t},"render"!==e.slug&&(0,r.createElement)("div",{className:"operator"},(0,r.createElement)("a",{title:(0,a.__)("Equal"),className:(!e.operator||"=="===e.operator).toString(),onClick:()=>{D(t,{operator:"=="})}},"=="),(0,r.createElement)("a",{title:(0,a.__)("Not Equal"),className:("!="===e.operator).toString(),onClick:()=>{D(t,{operator:"!="})}},"!=")),(0,r.createElement)("div",{className:"value"},"text"===o[e.slug].type&&(0,r.createElement)(m,{options:Object.fromEntries(Object.entries(k).map((([e,t])=>[e,t.label]))),onChange:e=>{D(t,{value:e})},value:e.value,placeholder:(0,a.__)("Type [ for shortcodes","dragblock")}),"number"===o[e.slug].type&&(0,r.createElement)(u.__experimentalNumberControl,{value:e.value?Number(e.value):"",min:-99,max:9999,step:1,onChange:e=>{D(t,{value:e})}}),"select"===o[e.slug].type&&(0,r.createElement)(u.SelectControl,{value:e.value,options:o[e.slug].options?o[e.slug].options:[],onChange:e=>{D(t,{value:e})}}))):null)))))))}),"dragBlockRenderabilityControls");wp.hooks.addFilter("editor.BlockEdit","dragblock/renderability-controls",_)},4184:function(e,t){var l;!function(){"use strict";var a={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var l=arguments[t];if(l){var r=typeof l;if("string"===r||"number"===r)e.push(l);else if(Array.isArray(l)){if(l.length){var n=o.apply(null,l);n&&e.push(n)}}else if("object"===r){if(l.toString!==Object.prototype.toString&&!l.toString.toString().includes("[native code]")){e.push(l.toString());continue}for(var c in l)a.call(l,c)&&l[c]&&e.push(c)}}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(l=function(){return o}.apply(t,[]))||(e.exports=l)}()}},l={};function a(e){var o=l[e];if(void 0!==o)return o.exports;var r=l[e]={exports:{}};return t[e](r,r.exports,a),r.exports}a.m=t,e=[],a.O=function(t,l,o,r){if(!l){var n=1/0;for(d=0;d<e.length;d++){l=e[d][0],o=e[d][1],r=e[d][2];for(var c=!0,s=0;s<l.length;s++)(!1&r||n>=r)&&Object.keys(a.O).every((function(e){return a.O[e](l[s])}))?l.splice(s--,1):(c=!1,r<n&&(n=r));if(c){e.splice(d--,1);var i=o();void 0!==i&&(t=i)}}return t}r=r||0;for(var d=e.length;d>0&&e[d-1][2]>r;d--)e[d]=e[d-1];e[d]=[l,o,r]},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,{a:t}),t},a.d=function(e,t){for(var l in t)a.o(t,l)&&!a.o(e,l)&&Object.defineProperty(e,l,{enumerable:!0,get:t[l]})},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){var e={6500:0,8958:0};a.O.j=function(t){return 0===e[t]};var t=function(t,l){var o,r,n=l[0],c=l[1],s=l[2],i=0;if(n.some((function(t){return 0!==e[t]}))){for(o in c)a.o(c,o)&&(a.m[o]=c[o]);if(s)var d=s(a)}for(t&&t(l);i<n.length;i++)r=n[i],a.o(e,r)&&e[r]&&e[r][0](),e[r]=0;return a.O(d)},l=self.webpackChunkdragblock=self.webpackChunkdragblock||[];l.forEach(t.bind(null,0)),l.push=t.bind(null,l.push.bind(l))}();var o=a.O(void 0,[8958],(function(){return a(8980)}));o=a.O(o)}();
     1!function(){var e,t={8980:function(e,t,l){"use strict";var a=window.wp.i18n;const o={render:{keyword:"render",label:(0,a.__)("Render","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"always",label:(0,a.__)("Always","dragblock")},{value:"never",label:(0,a.__)("Never","dragblock")}]},browser:{keyword:"browser chrome firefox edge microsoft ie opera safari samsung",label:(0,a.__)("Browser","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"chrome",label:"Chrome"},{value:"firefox",label:"FireFox"},{value:"edge",label:"Edge"},{value:"ie",label:"IE"},{value:"opera",label:"Opera"},{value:"safari",label:"Safari"},{value:"samsungi",label:"Samsung Internet"}]},device:{keyword:"device mobile desktop tablet",label:(0,a.__)("Device","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"desktop",label:"Desktop"},{value:"mobile",label:"Mobile"},{value:"tablet",label:"Tablet"}]},os:{keyword:"os windows linux macintosh ios android",label:(0,a.__)("OS","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"windows",label:"Windows"},{value:"linux",label:"Linux"},{value:"macintosh",label:"Mac"},{value:"ios",label:"iOS"},{value:"android",label:"Android"}]},"user-logged":{keyword:"user logged out in ",label:(0,a.__)("User Logged","dragblock"),type:"select",options:[{value:"",label:(0,a.__)("Default","dragblock")},{value:"out",label:(0,a.__)("Out","dragblock")},{value:"in",label:(0,a.__)("In","dragblock")}]}};wp.hooks.addFilter("blocks.registerBlockType","dragblock/renderability-register",(function(e,t){return Object.assign({},e,{attributes:Object.assign({},e.attributes,{dragBlockRenderability:{type:"array",default:""}})})}));var r=window.wp.element,n=l(4184),c=l.n(n),s=window.lodash,i=window.wp.compose,d=window.wp.blockEditor,u=window.wp.components;function b({children:e,className:t,onClose:l,onAction:o,onMouseLeave:n,onMouseEnter:i,onKeyDown:d,actions:b,title:p,disabled:g,hidden:m,list:k,index:h,position:_}){let f=null;const v=(0,r.useRef)(null);return l||(l=()=>{}),n||(n=()=>{}),i||(i=()=>{}),d||(d=()=>{}),b=Object.assign({},{top:!0,bottom:!0,up:!0,down:!0,duplicate:!0,disable:!0,hidden:!0,delete:!0},b),(0,r.createElement)(r.Fragment,null,(0,r.createElement)(u.Popover,{focusOnMount:!1,position:_||"bottom center",className:"dragblock-property-popover"+(t?" "+t:""),onFocusOutside:()=>{l()},onClose:()=>{l()},onClick:e=>{f={X:e.clientX,Y:e.clientY}},onMouseMove:e=>{f={X:e.clientX,Y:e.clientY}},onMouseLeave:e=>{null!==f&&f.X!==e.clientX&&f.Y!==e.clientY&&n()},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||("Enter"!==e.key||-1===e.target.className.indexOf("components-search-control__input")&&-1===e.target.className.indexOf("dragblock-chosen-control-input-showing")&&-1===e.target.className.indexOf("components-select-control__input"))&&l()},ref:v},p?(0,r.createElement)("div",{className:"title"},p):null,e?(0,r.createElement)("div",{className:"content"},e):null,(0,r.createElement)("div",{className:"actions"},b.top?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Top","dragblock"),position:"top center"},(0,r.createElement)("a",{className:c()("action front",{disabled:0===h}),onClick:()=>{let e=null;if((0,s.isFunction)(b.top))e=b.top((0,s.cloneDeep)(k),h);else{if(0===h||!Array.isArray(k))return;e=(0,s.cloneDeep)(k);let t=(0,s.cloneDeep)(e[h]);e.splice(h,1),e.unshift(t)}o("top",e)}},(0,r.createElement)("svg",{style:{transform:"rotate(180deg)"},xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,b.bottom?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Bottom","dragblock"),position:"top center"},(0,r.createElement)("a",{className:c()("action back",{disabled:h===k.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(b.bottom))e=b.bottom((0,s.cloneDeep)(k),h);else{if(h===k.length-1||!Array.isArray(k))return;e=(0,s.cloneDeep)(k);let t=(0,s.cloneDeep)(e[h]);e.splice(h,1),e.push(t)}o("bottom",e)}},(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"})))):null,b.up?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Up","dragblock"),position:"top center"},(0,r.createElement)("a",{className:c()("action up",{disabled:0===h}),onClick:()=>{let e=null;if((0,s.isFunction)(b.up))e=b.up((0,s.cloneDeep)(k),h);else{if(0===h||!Array.isArray(k))return;e=(0,s.cloneDeep)(k);let t=(0,s.cloneDeep)(e[h]);e[h]=e[h-1],e[h-1]=t}o("up",e)}},(0,r.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"})))):null,b.down?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Move Down","dragblock"),position:"top center"},(0,r.createElement)("a",{className:c()("action down",{disabled:h===k.length-1}),onClick:()=>{let e=null;if((0,s.isFunction)(b.down))e=b.down((0,s.cloneDeep)(k),h);else{if(h===k.length-1||!Array.isArray(k))return;e=(0,s.cloneDeep)(k);let t=(0,s.cloneDeep)(e[h]);e[h]=e[h+1],e[h+1]=t}o("down",e)}},(0,r.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})))):null,b.duplicate?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Duplicate","dragblock"),position:"top center"},(0,r.createElement)("a",{className:"action duplicate",onClick:()=>{let e=null;if((0,s.isFunction)(b.duplicate))e=b.duplicate((0,s.cloneDeep)(k),h);else{if(!Array.isArray(k))return;e=(0,s.cloneDeep)(k),e.splice(h,0,(0,s.cloneDeep)(e[h]))}o("duplicate",e)}},(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M7 13.8h6v-1.5H7v1.5zM18 16V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2zM5.5 16V4c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5zM7 10.5h8V9H7v1.5zm0-3.3h8V5.8H7v1.4zM20.2 6v13c0 .7-.6 1.2-1.2 1.2H8v1.5h11c1.5 0 2.7-1.2 2.7-2.8V6h-1.5z"})))):null,b.disable?(0,r.createElement)(u.Tooltip,{delay:10,text:g?(0,a.__)("Enable","dragblock"):(0,a.__)("Disable","dragblock"),position:"top center"},(0,r.createElement)("a",{className:c()("action visibility",{disabled:!!g}),onClick:()=>{let e=null;if((0,s.isFunction)(b.disable))e=b.disable((0,s.cloneDeep)(k),h);else{if(!Array.isArray(k))return;e=(0,s.cloneDeep)(k)}o("disable",e)}},g?dragBlockIcons?.iconCircle:dragBlockIcons?.iconMinusCircle)):null,b.hidden?(0,r.createElement)(u.Tooltip,{delay:10,text:"*"===m?(0,a.__)("Show","dragblock"):(0,a.__)("Hide","dragblock"),position:"top center"},(0,r.createElement)("a",{className:"action",onClick:()=>{let e=null;if((0,s.isFunction)(b.hidden))e=b.hidden((0,s.cloneDeep)(k),h);else{if(!Array.isArray(k))return;e=(0,s.cloneDeep)(k)}o("hidden",e)}},"*"===m?dragBlockIcons?.iconEye:dragBlockIcons?.iconEyeClosed)):null,b.delete?(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Delete","dragblock"),position:"top center"},(0,r.createElement)("a",{className:"action delete",onClick:()=>{let e=null;(0,s.isFunction)(b.delete)?e=b.delete((0,s.cloneDeep)(k),h):(e=(0,s.cloneDeep)(k),(0,s.isArray)(k)?e.splice(h,1):"object"==typeof k&&delete e[h]),o("delete",e)}},(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})))):null,b.custom&&(0,r.createElement)(r.Fragment,null,Object.keys(b.custom).map(((e,t)=>(0,r.createElement)("span",{key:t},b.custom[e])))),(0,r.createElement)(u.Tooltip,{delay:10,text:(0,a.__)("Close","dragblock"),position:"top center"},(0,r.createElement)("a",{className:"action close",onClick:l},(0,r.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false"},(0,r.createElement)("path",{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"})))))))}function p({placeholder:e,onSelect:t,className:l,popOverClassName:o,icon:n,label:s,text:i,showTrigger:d,position:b,toolbarButton:p,suggestions:g}){const[m,k]=(0,r.useState)(0),[h,_]=(0,r.useState)(""),[f,v]=(0,r.useState)({}),[y,w]=(0,r.useState)(!1),[E,D]=(0,r.useState)(!1),[B,N]=(0,r.useState)([]),[C,x]=(0,r.useState)(null),[O,S]=(0,r.useState)(!1),T=()=>{w(!1)},j=()=>{let e={};for(let t in g){if(Object.keys(e).length>12)break;e[t]=g[t]}v(e),w(!0)},L=e=>{t(e),v({}),_(""),T()};let M=null,A="";if(g){if("string"==typeof g){if(A=g,g={},B&&B.length)for(let e of B)g[e.value]={label:e.label,note:e.note};switch(A){case"categories":g["[dragblock.post.cat.id]"]={label:(0,a.__)("Post Category ID"),note:(0,a.__)("Current Post Category ID")};break;case"tags":g["[dragblock.post.tag.id]"]={label:(0,a.__)("Post Tag ID"),note:(0,a.__)("Current Post Tag ID")};break;case"authors":g["[dragblock.post.author.id]"]={label:(0,a.__)("Post Author ID"),note:(0,a.__)("Current Post Author ID")}}}}else g={};const R=e=>{if(!e||!g||0===g.length)return void v({});let t=e.toLowerCase().trim().replace(/-/gi," ").split(" ").map((e=>e.trim())),l=t.join("").replace(/ /gi,""),a={},o=0;for(let e in g){let r="string"==typeof g[e]?g[e].toLowerCase():Object.values(g[e]).join(" ").toLowerCase(),n=!0;if(-1===r.replace(/ /gi,"").replace(/-/gi,"").indexOf(l))for(let e of t)if(-1===r.indexOf(e)){n=!1;break}if(n&&(a[e]=g[e],++o>=12))break}v(a)};return(0,r.createElement)("div",{className:c()("dragblock-autocomplete-search-box"+(l?" "+l:""),{"show-trigger":d})},p?(0,r.createElement)(u.ToolbarButton,{icon:n,iconSize:"24",label:s,className:"fake-search-button",variant:"secondary",onClick:()=>{O?S(!1):j()}}):(0,r.createElement)(u.Button,{icon:n,iconSize:"24",label:s,className:"fake-search-button",variant:"secondary",onClick:()=>{O?S(!1):j()}},i||(n?"":e)),y?(0,r.createElement)(u.Popover,{position:b||"bottom center",onFocusOutside:()=>{T()},onMouseMove:e=>{null!==M||(M={X:e.clientX,Y:e.clientY})},onClose:()=>{T()},onMouseLeave:e=>{null!==M&&M.X!==e.clientX&&M.Y!==e.clientY&&T()},className:c()("dragblock-autocomplete-search-box-popover"+(o?" "+o:""),{"show-trigger":d})},(0,r.createElement)(u.SearchControl,{onKeyDown:e=>{if("ArrowUp"===e.key)k(0===m?Object.keys(f).length-1:m-1);else if("ArrowDown"===e.key)m>=Object.keys(f).length-1?k(0):k(m+1);else if("Enter"===e.key){let e=Object.keys(f);if(m<0||e.length-1<m)return;let t=e[m];L(t),S(!0),T()}},placeholder:e,value:h,onChange:e=>{A?(D(!0),v([]),C&&clearTimeout(C),x(setTimeout((()=>{((e,t)=>{if(!e||!t)return void N([]);const l=new URLSearchParams({search:e,per_page:12,_locale:"users"});wp.apiFetch({path:`/wp/v2/${t}?${l.toString()}`}).then((l=>{N(l.map((e=>({label:e.name,value:e.id,note:e.description})))),l.map((e=>{g[e.id]={label:e.name,note:e.description}})),((e,t)=>{window["dragblock-query-objects"]||(window["dragblock-query-objects"]=new Object),window["dragblock-query-objects"][e]||(window["dragblock-query-objects"][e]=new Object);for(let l of t)window["dragblock-query-objects"][e][l.id]=l})(t,l),R(e),D(!1)})).catch((e=>{D(!1),N([])}))})(e,A)}),1e3))):R(e),_(e)}}),A&&h&&(0,r.createElement)("div",{className:"results"},!0===E?(0,r.createElement)(r.Fragment,null,(0,a.__)("Fetching...","dragblock")):(0,r.createElement)(r.Fragment,null,0===Object.keys(g).length&&(0,r.createElement)(r.Fragment,null,(0,a.__)("Not found any","dragblock")))),0!==Object.entries(f).length&&(0,r.createElement)("div",{className:"results"},Object.entries(f).map((([e,t],l)=>{let a=e,o=e;return"string"==typeof t?o=t:(t.note?a=t.note:t.label&&(a=t.label),t.label&&(o=t.label)),(0,r.createElement)("div",{key:l,className:"item",onMouseEnter:()=>{k(l)}},(0,r.createElement)("a",{className:c()("item-link",{active:m===l}),onClick:()=>{L(e)}},(0,r.createElement)("code",null,o)))})))):null)}function g(e){if(e&&e.length)for(let t of e)if(!t.disabled&&"render"===t.slug&&"never"===t.value)return!0;return!1}function m({placeholder:e,onChange:t,tabIndex:l,value:a,position:o,options:n}){const[s,i]=(0,r.useState)(0),[d,u]=(0,r.useState)({}),[b,p]=(0,r.useState)(null),[g,m]=(0,r.useState)(a||"");n||(n={}),o||(o="top"),l||(l=0);const k=()=>{i(0),u({})},h=e=>{if(!e)return void k();let t={},l=0,a=(e=e.trim().toLowerCase()).split(" "),o=a[a.length-1];if(e&&e.trim()){for(let r in n){let c=n[r].toLowerCase();if(c===o||c===e)continue;let s=r+" "+c,i=!0;for(let e of a)if(-1===s.indexOf(e)||c===e){i=!1;break}if(i&&(t[r]=n[r],++l>=6))break}0===l&&-1!==e.indexOf(" ")&&o?h(o):u({...t})}else{for(let e in n)if(t[e]=n[e],6==++l)break;u({...t})}};return(0,r.createElement)("div",{className:"dragblock-chosen-control "+o,onMouseLeave:k},(0,r.createElement)("div",{className:"components-base-control"},(0,r.createElement)("div",{className:"components-base-control__field"},(0,r.createElement)("input",{className:c()("components-text-control__input",{"dragblock-chosen-control-input-showing":Object.keys(d).length>0}),value:g,placeholder:e,onKeyDown:e=>{if("Tab"===e.key&&Object.keys(d).length&&e.preventDefault(),"ArrowUp"===e.key)i(s<=0?Object.keys(d).length-1:s-1);else if("ArrowDown"===e.key)s>=Object.keys(d).length-1?i(0):i(s+1);else if("Enter"===e.key||"Tab"===e.key){k();let e=Object.keys(d);if(e.length-1<s||s<0)return;let l=e[s],a=g.split(" ");a[a.length-1]=l,t(a.join(" "))}},onClick:()=>{h(g)},onFocus:()=>{h(g)},onChange:e=>{const{value:l}=e.target;h(l),(e=>{m(e),b&&clearTimeout(b),p(setTimeout((()=>{t(e),p(null)}),1e3))})(l)}}))),Object.keys(n).length>0&&Object.keys(d).length>0&&(0,r.createElement)("div",{className:"options",onMouseLeave:k},Object.entries(d).map((([e,l],a)=>(0,r.createElement)("a",{key:a,onClick:()=>{t(e),k()},className:c()("option",{active:s===a})},l)))))}window.wp.data;const k={"[dragblock.home.url]":{label:(0,a.__)("Home URL","dragblock"),note:(0,a.__)("Home URL","dragblock"),render:e=>{}},"[dragblock.form.message.error]":{label:(0,a.__)("Form Submission Error Message","dragblock"),note:(0,a.__)("Error message after submitting form","dragblock"),placeholder:(0,a.__)("DragBlock Form Error: There is an uknown server error.","dragblock"),render:e=>{}},"[dragblock.post.title]":{label:(0,a.__)("Post Title","dragblock"),note:(0,a.__)("The parsed post's Title","dragblock"),placeholder:(0,a.__)("The DragBlock Post Title","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.title)return _DragBlockDB.post.title}},"[dragblock.post.url]":{label:(0,a.__)("Post URL","dragblock"),note:(0,a.__)("The parsed post's url","dragblock"),render:e=>{}},"[dragblock.post.image.src]":{label:(0,a.__)("Post Image Thumbnail SRC","dragblock"),note:(0,a.__)("the parsed post's image src","dragblock"),render:e=>_DragBlockDB.post&&_DragBlockDB.post.image_src?_DragBlockDB.post.image_src:""},"[dragblock.post.author.url]":{label:(0,a.__)("Post Author URL","dragblock"),note:(0,a.__)("the parsed post's author page url","dragblock"),render:e=>{}},"[dragblock.post.author.name]":{label:(0,a.__)("Post Author Name","dragblock"),note:(0,a.__)("The parsed post's author name","dragblock"),placeholder:(0,a.__)("Author Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_name)return _DragBlockDB.post.author_name}},"[dragblock.post.author.avatar.src]":{label:(0,a.__)("Post Author Avatar SRC","dragblock"),note:(0,a.__)("The parsed post's author's avatar SRC","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_avatar_src)return _DragBlockDB.post.author_avatar_src}},"[dragblock.post.date]":{label:(0,a.__)("Post Date Name","dragblock"),note:(0,a.__)("The parsed post's date","dragblock"),placeholder:(0,a.__)("July 01, 2086","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.date)return _DragBlockDB.post.date}},"[dragblock.post.comment.number]":{label:(0,a.__)("Post Comment Number","dragblock"),note:(0,a.__)("The parsed post's comment number","dragblock"),placeholder:"0",render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.comment_number)return _DragBlockDB.post.comment_number}},"[dragblock.post.snippet]":{label:(0,a.__)("Post Snippet","dragblock"),note:(0,a.__)("The parsed post's snippet","dragblock"),placeholder:(0,a.__)("Get the first paragraph of the post content. If the post excerpt, a custom summary of the post that author manually inputted when composing the post content, exists, use that instead","dragblock"),render:e=>{if(!_DragBlockDB.post||!_DragBlockDB.post.snippet)return;let t=_DragBlockDB.post.snippet;if(e&&e.len&&!isNaN(e.len)&&t.length>Number(e.len)){let l="",a=Number(e.len);t.split(" ").map((e=>{l.length<a?l+=(l?" ":"")+e:e.endsWith(",")||e.endsWith("!")||e.endsWith(".")||e.endsWith(":")||e.endsWith("?")||e.endsWith(";")||(l+=(l?" ":"")+e)})),t=t.substring(0,Number(e.len))}return t}},"[dragblock.post.cat.name]":{label:(0,a.__)("Post Category Name","dragblock"),placeholder:(0,a.__)("Category Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.cat_name)return _DragBlockDB.post.cat_name}},"[dragblock.post.cat.url]":{label:(0,a.__)("Post Category URL","dragblock"),render:e=>{}},"[dragblock.post.tag.name]":{label:(0,a.__)("Post Tag Name","dragblock"),placeholder:(0,a.__)("Tag Name","dragblock"),render:e=>{}},"[dragblock.post.tag.url]":{label:(0,a.__)("Post Tag URL","dragblock"),render:e=>{}},"[dragblock.share.url.twitter]":{label:(0,a.__)("Twitter Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.facebook]":{label:(0,a.__)("Facebook Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.whatsapp]":{label:(0,a.__)("Whatsapp Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.telegram]":{label:(0,a.__)("Telegram Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.tumblr]":{label:(0,a.__)("Tumblr Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.reddit]":{label:(0,a.__)("Reddit Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.linkedin]":{label:(0,a.__)("LinkedIn Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.gmail]":{label:(0,a.__)("Gmail Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.navigator]":{label:(0,a.__)("Navigator Share URL","dragblock"),render:e=>{}}},h=(0,i.createHigherOrderComponent)((e=>t=>{const{attributes:l}=t,{dragBlockRenderability:a}=l;let o={...t.wrapperProps};return g(a)&&(o.className||(o.className=""),o.className="dragblock-render-disabled"),(0,r.createElement)(r.Fragment,null,(0,r.createElement)(e,{...t,wrapperProps:o}))}),"dragBlockGlobalRender");wp.hooks.addFilter("editor.BlockListBlock","dragblock/attributes-controls-unique-id",h);const _=(0,i.createHigherOrderComponent)((e=>t=>{const{attributes:l,setAttributes:n}=t;let{dragBlockRenderability:i}=l;const[h,_]=(0,r.useState)(-1),[f,v]=(0,r.useState)({}),[y,w]=(0,r.useState)(i&&i.length>0);i||(i=[]);const E=e=>{_(e),v({})},D=(e,t)=>{let l=(0,s.cloneDeep)(i);for(let a in t)l[e][a]=t[a];n({dragBlockRenderability:l})};let B=null;if(i&&i.length)for(let e of i)if(!e.disabled&&"render"===e.slug){B=e.value;break}return function(e,t=!0){const{clientId:l,isSelected:a,isMultiSelected:o,name:r,attributes:n}=e,{dragBlockRenderability:c}=n;return!a||o||["core/block"].includes(r)||t&&g(c)}(t,!1)?(0,r.createElement)(r.Fragment,null,(0,r.createElement)(e,{...t})):(0,r.createElement)(r.Fragment,null,(0,r.createElement)(e,{...t}),(0,r.createElement)(d.InspectorControls,null,(0,r.createElement)(u.PanelBody,{className:"dragblock-inspector-controls renderability"+(i&&i.length?" has-properties":""),title:(0,a.__)("Renderability","dragblock"),icon:dragBlockIcons?.iconEyeInSpeechBubble,opened:y,onToggle:()=>{w(!y)}},!B&&(0,r.createElement)(p,{placeholder:(0,a.__)("+ Add a Render Condition","dragblock"),onSelect:e=>{let t=(0,s.cloneDeep)(i);t.unshift({value:"",slug:e,operator:""}),n({dragBlockRenderability:t}),E(0)},suggestions:o}),Object.keys(f).length>0&&(0,r.createElement)("div",{className:"dragblock-renderability-clipboard"},(0,r.createElement)("a",{className:"copy",onClick:()=>{window["dragblock-renderability-clipboard"]=[];for(let e in f)window["dragblock-renderability-clipboard"].push((0,s.cloneDeep)(i[e]));v({})}},dragBlockIcons?.iconClipboardPlus," ",(0,a.__)("Copy","dragblock"))),!!window["dragblock-renderability-clipboard"]&&window["dragblock-renderability-clipboard"].length>0&&(0,r.createElement)("div",{className:"dragblock-renderability-clipboard"},(0,r.createElement)("a",{className:"paste",onClick:()=>{let e=(0,s.cloneDeep)(i);e.unshift(...window["dragblock-renderability-clipboard"]),n({dragBlockRenderability:e}),v({})}},dragBlockIcons?.iconClipboardCheck," ",(0,a.__)("Paste","dragblock")),(0,r.createElement)("a",{className:"clear",onClick:()=>{delete window["dragblock-renderability-clipboard"],v({})}},dragBlockIcons?.iconClipboardMinus," ",(0,a.__)("Clear","dragblock"))),i&&0!==i.length&&(0,r.createElement)("div",{className:"properties"},i.map(((e,t)=>(0,r.createElement)("div",{key:t},(!B||"render"===e.slug&&!e.disabled&&!!e.value)&&(0,r.createElement)(r.Fragment,null,(0,r.createElement)(u.Tooltip,{delay:10,text:o[e.slug].note,position:"middle left"},(0,r.createElement)("a",{className:c()("property",{disabled:!!e.disabled,selected:!!f[t]}),onKeyDown:e=>{},onClick:e=>{if((e.ctrlKey||e.metaKey)&&!e.altKey&&!e.shiftKey&&!e.key){let e=(0,s.cloneDeep)(f);return e[t]?delete e[t]:e[t]=!0,void v(e)}E(t)}},(0,r.createElement)("span",{className:"label"},o[e.slug].label),(0,r.createElement)("span",{className:"operator"}," ",e.operator?e.operator:"=="," "),(0,r.createElement)("span",{className:"value"},e.value?(0,s.capitalize)(e.value):(0,a.__)("Default","dragblock"))))),h===t?(0,r.createElement)(b,{className:"dragblock-renderability-control-popover",onClose:()=>{E(-1)},onMouseLeave:()=>{E(-1)},onKeyDown:e=>{"Escape"!==e.key&&"Enter"!==e.key||E(-1)},actions:{hidden:!1},onAction:(e,l)=>{"disable"===e&&(l[t].disabled?delete l[t].disabled:l[t].disabled="*"),E(-1),n({dragBlockRenderability:l})},title:o[e.slug].label,disabled:e.disabled,list:i,index:t},"render"!==e.slug&&(0,r.createElement)("div",{className:"operator"},(0,r.createElement)("a",{title:(0,a.__)("Equal"),className:(!e.operator||"=="===e.operator).toString(),onClick:()=>{D(t,{operator:"=="})}},"=="),(0,r.createElement)("a",{title:(0,a.__)("Not Equal"),className:("!="===e.operator).toString(),onClick:()=>{D(t,{operator:"!="})}},"!=")),(0,r.createElement)("div",{className:"value"},"text"===o[e.slug].type&&(0,r.createElement)(m,{options:Object.fromEntries(Object.entries(k).map((([e,t])=>[e,t.label]))),onChange:e=>{D(t,{value:e})},value:e.value,placeholder:(0,a.__)("Type [ for shortcodes","dragblock")}),"number"===o[e.slug].type&&(0,r.createElement)(u.__experimentalNumberControl,{value:e.value?Number(e.value):"",min:-99,max:9999,step:1,onChange:e=>{D(t,{value:e})}}),"select"===o[e.slug].type&&(0,r.createElement)(u.SelectControl,{value:e.value,options:o[e.slug].options?o[e.slug].options:[],onChange:e=>{D(t,{value:e})}}))):null)))))))}),"dragBlockRenderabilityControls");wp.hooks.addFilter("editor.BlockEdit","dragblock/renderability-controls",_)},4184:function(e,t){var l;!function(){"use strict";var a={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var l=arguments[t];if(l){var r=typeof l;if("string"===r||"number"===r)e.push(l);else if(Array.isArray(l)){if(l.length){var n=o.apply(null,l);n&&e.push(n)}}else if("object"===r){if(l.toString!==Object.prototype.toString&&!l.toString.toString().includes("[native code]")){e.push(l.toString());continue}for(var c in l)a.call(l,c)&&l[c]&&e.push(c)}}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(l=function(){return o}.apply(t,[]))||(e.exports=l)}()}},l={};function a(e){var o=l[e];if(void 0!==o)return o.exports;var r=l[e]={exports:{}};return t[e](r,r.exports,a),r.exports}a.m=t,e=[],a.O=function(t,l,o,r){if(!l){var n=1/0;for(d=0;d<e.length;d++){l=e[d][0],o=e[d][1],r=e[d][2];for(var c=!0,s=0;s<l.length;s++)(!1&r||n>=r)&&Object.keys(a.O).every((function(e){return a.O[e](l[s])}))?l.splice(s--,1):(c=!1,r<n&&(n=r));if(c){e.splice(d--,1);var i=o();void 0!==i&&(t=i)}}return t}r=r||0;for(var d=e.length;d>0&&e[d-1][2]>r;d--)e[d]=e[d-1];e[d]=[l,o,r]},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,{a:t}),t},a.d=function(e,t){for(var l in t)a.o(t,l)&&!a.o(e,l)&&Object.defineProperty(e,l,{enumerable:!0,get:t[l]})},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},function(){var e={6500:0,8958:0};a.O.j=function(t){return 0===e[t]};var t=function(t,l){var o,r,n=l[0],c=l[1],s=l[2],i=0;if(n.some((function(t){return 0!==e[t]}))){for(o in c)a.o(c,o)&&(a.m[o]=c[o]);if(s)var d=s(a)}for(t&&t(l);i<n.length;i++)r=n[i],a.o(e,r)&&e[r]&&e[r][0](),e[r]=0;return a.O(d)},l=self.webpackChunkdragblock=self.webpackChunkdragblock||[];l.forEach(t.bind(null,0)),l.push=t.bind(null,l.push.bind(l))}();var o=a.O(void 0,[8958],(function(){return a(8980)}));o=a.O(o)}();
  • dragblock/trunk/build/applications/editor-toolbars/client/index.asset.php

    r3005971 r3011614  
    1 <?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => 'd26fe5573936c9d27246');
     1<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => 'c1a03b1f6e179d0b0d3c');
  • dragblock/trunk/build/applications/editor-toolbars/client/index.js

    r3005971 r3011614  
    1 !function(){var e,o={9061:function(e,o,t){"use strict";var n=window.wp.element,l=window.wp.compose,a=window.wp.blockEditor,r=window.wp.i18n,c=window.lodash,i=window.wp.data;const s={aesthetic:()=>dragBlockIcons?.iconAesthetic,alignItemsCenter:()=>dragBlockIcons?.iconAlignItemsCenter,alignItemsEnd:()=>dragBlockIcons?.iconAlignItemsEnd,alginItemsStart:()=>dragBlockIcons?.iconAlginItemsStart,alignItemsStretch:()=>dragBlockIcons?.iconAlignItemsStretch,colorPaletteLen:()=>dragBlockIcons?.iconColorPaletteLen,flexWrapNoWrap:()=>dragBlockIcons?.iconFlexWrapNoWrap,flexWrapWrapReverse:()=>dragBlockIcons?.iconFlexWrapWrapReverse,flexWrapWrap:()=>dragBlockIcons?.iconFlexWrapWrap,gap:()=>dragBlockIcons?.iconGap,justifyContentCenter:()=>dragBlockIcons?.iconJustifyContentCenter,justifyContentEnd:()=>dragBlockIcons?.iconJustifyContentEnd,justifyContentSpaceBetween:()=>dragBlockIcons?.iconJustifyContentSpaceBetween,justifyContentSpaceEvenly:()=>dragBlockIcons?.iconJustifyContentSpaceEvenly,justifyContentStart:()=>dragBlockIcons?.iconJustifyContentStart,justifyContentStretch:()=>dragBlockIcons?.iconJustifyContentStretch,sizing:()=>dragBlockIcons?.iconSizing,spacing:()=>dragBlockIcons?.iconSpacing,alignBottomBoxO:()=>dragBlockIcons?.iconAlignBottomBoxO,alignCenterBoxO:()=>dragBlockIcons?.iconAlignCenterBoxO,alignNoneBoxO:()=>dragBlockIcons?.iconAlignNoneBoxO,alignTopBoxO:()=>dragBlockIcons?.iconAlignTopBoxO,carKey:()=>dragBlockIcons?.iconCarKey,circle:()=>dragBlockIcons?.iconCircle,clipboardCheck:()=>dragBlockIcons?.iconClipboardCheck,clipboardMinus:()=>dragBlockIcons?.iconClipboardMinus,clipboardPlus:()=>dragBlockIcons?.iconClipboardPlus,col3RCO:()=>dragBlockIcons?.iconCol3RCO,colorPalletePaint:()=>dragBlockIcons?.iconColorPalletePaint,container:()=>dragBlockIcons?.iconContainer,doubleToggle:()=>dragBlockIcons?.iconDoubleToggle,eyeClosed:()=>dragBlockIcons?.iconEyeClosed,eyeInSpeechBubble:()=>dragBlockIcons?.iconEyeInSpeechBubble,eyeMonster:()=>dragBlockIcons?.iconEyeMonster,eye:()=>dragBlockIcons?.iconEye,facebookF:()=>dragBlockIcons?.iconFacebookF,fixedWidth:()=>dragBlockIcons?.iconFixedWidth,gearNuclear:()=>dragBlockIcons?.iconGearNuclear,gmail:()=>dragBlockIcons?.iconGmail,gridSelectCol14Row12:()=>dragBlockIcons?.iconGridSelectCol14Row12,grid1x2RC:()=>dragBlockIcons?.iconGrid1x2RC,justifyCenterO:()=>dragBlockIcons?.iconJustifyCenterO,justifyLeftO:()=>dragBlockIcons?.iconJustifyLeftO,justifyNoneO:()=>dragBlockIcons?.iconJustifyNoneO,justifyRightO:()=>dragBlockIcons?.iconJustifyRightO,justifySpaceBetweenO:()=>dragBlockIcons?.iconJustifySpaceBetweenO,layoutBlockBlueBoxO:()=>dragBlockIcons?.iconLayoutBlockBlueBoxO,layoutBlockGreenBoxO:()=>dragBlockIcons?.iconLayoutBlockGreenBoxO,layoutFlexBlueBoxO:()=>dragBlockIcons?.iconLayoutFlexBlueBoxO,layoutFlexComplexBlueBoxO:()=>dragBlockIcons?.iconLayoutFlexComplexBlueBoxO,layoutFlexComplexGreenBoxO:()=>dragBlockIcons?.iconLayoutFlexComplexGreenBoxO,layoutFlexGreenBoxO:()=>dragBlockIcons?.iconLayoutFlexGreenBoxO,layoutGridBlueBoxO:()=>dragBlockIcons?.iconLayoutGridBlueBoxO,layoutGridGreenBoxO:()=>dragBlockIcons?.iconLayoutGridGreenBoxO,layoutLeftFill:()=>dragBlockIcons?.iconLayoutLeftFill,layoutThree:()=>dragBlockIcons?.iconLayoutThree,linkDiagonal:()=>dragBlockIcons?.iconLinkDiagonal,minusCircle:()=>dragBlockIcons?.iconMinusCircle,monalisa:()=>dragBlockIcons?.iconMonalisa,overline:()=>dragBlockIcons?.iconOverline,postHeart:()=>dragBlockIcons?.iconPostHeart,solidPlay:()=>dragBlockIcons?.iconSolidPlay,stopORC:()=>dragBlockIcons?.iconStopORC,stopRC:()=>dragBlockIcons?.iconStopRC,threeColsRC:()=>dragBlockIcons?.iconThreeColsRC,translate:()=>dragBlockIcons?.iconTranslate,ward:()=>dragBlockIcons?.iconWard,whatsapp:()=>dragBlockIcons?.iconWhatsapp,addCard:()=>dragBlockIcons?.iconAddCard,addSubmenu:()=>dragBlockIcons?.iconAddSubmenu,addTemplate:()=>dragBlockIcons?.iconAddTemplate,alignCenter:()=>dragBlockIcons?.iconAlignCenter,alignJustify:()=>dragBlockIcons?.iconAlignJustify,alignLeft:()=>dragBlockIcons?.iconAlignLeft,alignNone:()=>dragBlockIcons?.iconAlignNone,alignRight:()=>dragBlockIcons?.iconAlignRight,archive:()=>dragBlockIcons?.iconArchive,arrowDown:()=>dragBlockIcons?.iconArrowDown,arrowLeft:()=>dragBlockIcons?.iconArrowLeft,arrowRight:()=>dragBlockIcons?.iconArrowRight,arrowUp:()=>dragBlockIcons?.iconArrowUp,aspectRatio:()=>dragBlockIcons?.iconAspectRatio,atSymbol:()=>dragBlockIcons?.iconAtSymbol,audio:()=>dragBlockIcons?.iconAudio,backup:()=>dragBlockIcons?.iconBackup,blockDefault:()=>dragBlockIcons?.iconBlockDefault,blockMeta:()=>dragBlockIcons?.iconBlockMeta,blockTable:()=>dragBlockIcons?.iconBlockTable,border:()=>dragBlockIcons?.iconBorder,box:()=>dragBlockIcons?.iconBox,brush:()=>dragBlockIcons?.iconBrush,bug:()=>dragBlockIcons?.iconBug,button:()=>dragBlockIcons?.iconButton,buttons:()=>dragBlockIcons?.iconButtons,calendar:()=>dragBlockIcons?.iconCalendar,cancelCircleFilled:()=>dragBlockIcons?.iconCancelCircleFilled,caption:()=>dragBlockIcons?.iconCaption,capturePhoto:()=>dragBlockIcons?.iconCapturePhoto,captureVideo:()=>dragBlockIcons?.iconCaptureVideo,category:()=>dragBlockIcons?.iconCategory,chartBar:()=>dragBlockIcons?.iconChartBar,check:()=>dragBlockIcons?.iconCheck,chevronDown:()=>dragBlockIcons?.iconChevronDown,chevronLeftSmall:()=>dragBlockIcons?.iconChevronLeftSmall,chevronLeft:()=>dragBlockIcons?.iconChevronLeft,chevronRightSmall:()=>dragBlockIcons?.iconChevronRightSmall,chevronRight:()=>dragBlockIcons?.iconChevronRight,chevronUpDown:()=>dragBlockIcons?.iconChevronUpDown,chevronUp:()=>dragBlockIcons?.iconChevronUp,classic:()=>dragBlockIcons?.iconClassic,closeSmall:()=>dragBlockIcons?.iconCloseSmall,close:()=>dragBlockIcons?.iconClose,cloudUpload:()=>dragBlockIcons?.iconCloudUpload,cloud:()=>dragBlockIcons?.iconCloud,code:()=>dragBlockIcons?.iconCode,cog:()=>dragBlockIcons?.iconCog,color:()=>dragBlockIcons?.iconColor,column:()=>dragBlockIcons?.iconColumn,columns:()=>dragBlockIcons?.iconColumns,commentAuthorAvatar:()=>dragBlockIcons?.iconCommentAuthorAvatar,commentAuthorName:()=>dragBlockIcons?.iconCommentAuthorName,commentContent:()=>dragBlockIcons?.iconCommentContent,commentEditLink:()=>dragBlockIcons?.iconCommentEditLink,commentReplyLink:()=>dragBlockIcons?.iconCommentReplyLink,comment:()=>dragBlockIcons?.iconComment,copy:()=>dragBlockIcons?.iconCopy,cover:()=>dragBlockIcons?.iconCover,create:()=>dragBlockIcons?.iconCreate,crop:()=>dragBlockIcons?.iconCrop,currencyDollar:()=>dragBlockIcons?.iconCurrencyDollar,currencyEuro:()=>dragBlockIcons?.iconCurrencyEuro,currencyPound:()=>dragBlockIcons?.iconCurrencyPound,customLink:()=>dragBlockIcons?.iconCustomLink,customPostType:()=>dragBlockIcons?.iconCustomPostType,desktop:()=>dragBlockIcons?.iconDesktop,details:()=>dragBlockIcons?.iconDetails,download:()=>dragBlockIcons?.iconDownload,dragHandle:()=>dragBlockIcons?.iconDragHandle,drawerLeft:()=>dragBlockIcons?.iconDrawerLeft,drawerRight:()=>dragBlockIcons?.iconDrawerRight,edit:()=>dragBlockIcons?.iconEdit,external:()=>dragBlockIcons?.iconExternal,file:()=>dragBlockIcons?.iconFile,filter:()=>dragBlockIcons?.iconFilter,flipHorizontal:()=>dragBlockIcons?.iconFlipHorizontal,flipVertical:()=>dragBlockIcons?.iconFlipVertical,footer:()=>dragBlockIcons?.iconFooter,formatBold:()=>dragBlockIcons?.iconFormatBold,formatCapitalize:()=>dragBlockIcons?.iconFormatCapitalize,formatIndentRTL:()=>dragBlockIcons?.iconFormatIndentRTL,formatIndent:()=>dragBlockIcons?.iconFormatIndent,formatItalic:()=>dragBlockIcons?.iconFormatItalic,formatListBulletsRTL:()=>dragBlockIcons?.iconFormatListBulletsRTL,formatListBullets:()=>dragBlockIcons?.iconFormatListBullets,formatListNumberedRTL:()=>dragBlockIcons?.iconFormatListNumberedRTL,formatListNumbered:()=>dragBlockIcons?.iconFormatListNumbered,formatLowercase:()=>dragBlockIcons?.iconFormatLowercase,formatLtr:()=>dragBlockIcons?.iconFormatLtr,formatOutdentRTL:()=>dragBlockIcons?.iconFormatOutdentRTL,formatOutdent:()=>dragBlockIcons?.iconFormatOutdent,formatRtl:()=>dragBlockIcons?.iconFormatRtl,formatStrikethrough:()=>dragBlockIcons?.iconFormatStrikethrough,formatUnderline:()=>dragBlockIcons?.iconFormatUnderline,formatUppercase:()=>dragBlockIcons?.iconFormatUppercase,fullscreen:()=>dragBlockIcons?.iconFullscreen,ery:()=>dragBlockIcons?.gallery,globe:()=>dragBlockIcons?.iconGlobe,grid:()=>dragBlockIcons?.iconGrid,group:()=>dragBlockIcons?.iconGroup,handle:()=>dragBlockIcons?.iconHandle,header:()=>dragBlockIcons?.iconHeader,headingLevel1:()=>dragBlockIcons?.iconHeadingLevel1,headingLevel2:()=>dragBlockIcons?.iconHeadingLevel2,headingLevel3:()=>dragBlockIcons?.iconHeadingLevel3,headingLevel4:()=>dragBlockIcons?.iconHeadingLevel4,headingLevel5:()=>dragBlockIcons?.iconHeadingLevel5,headingLevel6:()=>dragBlockIcons?.iconHeadingLevel6,heading:()=>dragBlockIcons?.iconHeading,helpFilled:()=>dragBlockIcons?.iconHelpFilled,help:()=>dragBlockIcons?.iconHelp,home:()=>dragBlockIcons?.iconHome,html:()=>dragBlockIcons?.iconHtml,image:()=>dragBlockIcons?.iconImage,inbox:()=>dragBlockIcons?.iconInbox,info:()=>dragBlockIcons?.iconInfo,insertAfter:()=>dragBlockIcons?.iconInsertAfter,insertBefore:()=>dragBlockIcons?.iconInsertBefore,institute:()=>dragBlockIcons?.iconInstitute,justifyCenter:()=>dragBlockIcons?.iconJustifyCenter,justifyLeft:()=>dragBlockIcons?.iconJustifyLeft,justifyRight:()=>dragBlockIcons?.iconJustifyRight,justifySpaceBetween:()=>dragBlockIcons?.iconJustifySpaceBetween,justifyStretch:()=>dragBlockIcons?.iconJustifyStretch,key:()=>dragBlockIcons?.iconKey,keyboardClose:()=>dragBlockIcons?.iconKeyboardClose,keyboardReturn:()=>dragBlockIcons?.iconKeyboardReturn,keyboard:()=>dragBlockIcons?.iconKeyboard,language:()=>dragBlockIcons?.iconLanguage,layout:()=>dragBlockIcons?.iconLayout,levelUp:()=>dragBlockIcons?.iconLevelUp,lifesaver:()=>dragBlockIcons?.iconLifesaver,lineDashed:()=>dragBlockIcons?.iconLineDashed,lineDotted:()=>dragBlockIcons?.iconLineDotted,lineSolid:()=>dragBlockIcons?.iconLineSolid,linkOff:()=>dragBlockIcons?.iconLinkOff,link:()=>dragBlockIcons?.iconLink,listItem:()=>dragBlockIcons?.iconListItem,listView:()=>dragBlockIcons?.iconListView,list:()=>dragBlockIcons?.iconList,lockOutline:()=>dragBlockIcons?.iconLockOutline,lockSmall:()=>dragBlockIcons?.iconLockSmall,lock:()=>dragBlockIcons?.iconLock,login:()=>dragBlockIcons?.iconLogin,loop:()=>dragBlockIcons?.iconLoop,mapMarker:()=>dragBlockIcons?.iconMapMarker,mediaAndText:()=>dragBlockIcons?.iconMediaAndText,media:()=>dragBlockIcons?.iconMedia,megaphone:()=>dragBlockIcons?.iconMegaphone,menu:()=>dragBlockIcons?.iconMenu,mobile:()=>dragBlockIcons?.iconMobile,moreHorizontalMobile:()=>dragBlockIcons?.iconMoreHorizontalMobile,moreHorizontal:()=>dragBlockIcons?.iconMoreHorizontal,moreVertical:()=>dragBlockIcons?.iconMoreVertical,more:()=>dragBlockIcons?.iconMore,moveTo:()=>dragBlockIcons?.iconMoveTo,navigation:()=>dragBlockIcons?.iconNavigation,next:()=>dragBlockIcons?.iconNext,notFound:()=>dragBlockIcons?.iconNotFound,overlayText:()=>dragBlockIcons?.iconOverlayText,pageBreak:()=>dragBlockIcons?.iconPageBreak,page:()=>dragBlockIcons?.iconPage,pages:()=>dragBlockIcons?.iconPages,paragraph:()=>dragBlockIcons?.iconParagraph,payment:()=>dragBlockIcons?.iconPayment,pencil:()=>dragBlockIcons?.iconPencil,people:()=>dragBlockIcons?.iconPeople,percent:()=>dragBlockIcons?.iconPercent,pinSmall:()=>dragBlockIcons?.iconPinSmall,pin:()=>dragBlockIcons?.iconPin,plugins:()=>dragBlockIcons?.iconPlugins,plusCircleFilled:()=>dragBlockIcons?.iconPlusCircleFilled,plusCircle:()=>dragBlockIcons?.iconPlusCircle,plus:()=>dragBlockIcons?.iconPlus,positionCenter:()=>dragBlockIcons?.iconPositionCenter,positionLeft:()=>dragBlockIcons?.iconPositionLeft,positionRight:()=>dragBlockIcons?.iconPositionRight,postAuthor:()=>dragBlockIcons?.iconPostAuthor,postCategories:()=>dragBlockIcons?.iconPostCategories,postCommentsCount:()=>dragBlockIcons?.iconPostCommentsCount,postCommentsForm:()=>dragBlockIcons?.iconPostCommentsForm,postComments:()=>dragBlockIcons?.iconPostComments,postContent:()=>dragBlockIcons?.iconPostContent,postDate:()=>dragBlockIcons?.iconPostDate,postExcerpt:()=>dragBlockIcons?.iconPostExcerpt,postFeaturedImage:()=>dragBlockIcons?.iconPostFeaturedImage,postList:()=>dragBlockIcons?.iconPostList,postTerms:()=>dragBlockIcons?.iconPostTerms,post:()=>dragBlockIcons?.iconPost,preformatted:()=>dragBlockIcons?.iconPreformatted,previous:()=>dragBlockIcons?.iconPrevious,pullLeft:()=>dragBlockIcons?.iconPullLeft,pullRight:()=>dragBlockIcons?.iconPullRight,pullquote:()=>dragBlockIcons?.iconPullquote,queryPaginationNext:()=>dragBlockIcons?.iconQueryPaginationNext,queryPaginationNumbers:()=>dragBlockIcons?.iconQueryPaginationNumbers,queryPaginationPrevious:()=>dragBlockIcons?.iconQueryPaginationPrevious,queryPagination:()=>dragBlockIcons?.iconQueryPagination,quote:()=>dragBlockIcons?.iconQuote,receipt:()=>dragBlockIcons?.iconReceipt,redo:()=>dragBlockIcons?.iconRedo,removeBug:()=>dragBlockIcons?.iconRemoveBug,removeSubmenu:()=>dragBlockIcons?.iconRemoveSubmenu,replace:()=>dragBlockIcons?.iconReplace,reset:()=>dragBlockIcons?.iconReset,resizeCornerNE:()=>dragBlockIcons?.iconResizeCornerNE,reusableBlock:()=>dragBlockIcons?.iconReusableBlock,rotateLeft:()=>dragBlockIcons?.iconRotateLeft,rotateRight:()=>dragBlockIcons?.iconRotateRight,row:()=>dragBlockIcons?.iconRow,rss:()=>dragBlockIcons?.iconRss,search:()=>dragBlockIcons?.iconSearch,seen:()=>dragBlockIcons?.iconSeen,separator:()=>dragBlockIcons?.iconSeparator,settings:()=>dragBlockIcons?.iconSettings,shadow:()=>dragBlockIcons?.iconShadow,share:()=>dragBlockIcons?.iconShare,shield:()=>dragBlockIcons?.iconShield,shipping:()=>dragBlockIcons?.iconShipping,shortcode:()=>dragBlockIcons?.iconShortcode,shuffle:()=>dragBlockIcons?.iconShuffle,sidebar:()=>dragBlockIcons?.iconSidebar,sidesAll:()=>dragBlockIcons?.iconSidesAll,sidesAxial:()=>dragBlockIcons?.iconSidesAxial,sidesBottom:()=>dragBlockIcons?.iconSidesBottom,sidesHorizontal:()=>dragBlockIcons?.iconSidesHorizontal,sidesLeft:()=>dragBlockIcons?.iconSidesLeft,sidesRight:()=>dragBlockIcons?.iconSidesRight,sidesTop:()=>dragBlockIcons?.iconSidesTop,sidesVertical:()=>dragBlockIcons?.iconSidesVertical,siteLogo:()=>dragBlockIcons?.iconSiteLogo,stack:()=>dragBlockIcons?.iconStack,starEmpty:()=>dragBlockIcons?.iconStarEmpty,starFilled:()=>dragBlockIcons?.iconStarFilled,starHalf:()=>dragBlockIcons?.iconStarHalf,store:()=>dragBlockIcons?.iconStore,stretchFullWidth:()=>dragBlockIcons?.iconStretchFullWidth,stretchWide:()=>dragBlockIcons?.iconStretchWide,es:()=>dragBlockIcons?.styles,subscript:()=>dragBlockIcons?.iconSubscript,superscript:()=>dragBlockIcons?.iconSuperscript,swatch:()=>dragBlockIcons?.iconSwatch,symbolFilled:()=>dragBlockIcons?.iconSymbolFilled,symbol:()=>dragBlockIcons?.iconSymbol,tableColumnAfter:()=>dragBlockIcons?.iconTableColumnAfter,tableColumnBefore:()=>dragBlockIcons?.iconTableColumnBefore,tableColumnDelete:()=>dragBlockIcons?.iconTableColumnDelete,tableRowAfter:()=>dragBlockIcons?.iconTableRowAfter,tableRowBefore:()=>dragBlockIcons?.iconTableRowBefore,tableRowDelete:()=>dragBlockIcons?.iconTableRowDelete,table:()=>dragBlockIcons?.iconTable,tablet:()=>dragBlockIcons?.iconTablet,tag:()=>dragBlockIcons?.iconTag,textColor:()=>dragBlockIcons?.iconTextColor,textHorizontal:()=>dragBlockIcons?.iconTextHorizontal,textVertical:()=>dragBlockIcons?.iconTextVertical,tip:()=>dragBlockIcons?.iconTip,title:()=>dragBlockIcons?.iconTitle,tool:()=>dragBlockIcons?.iconTool,trash:()=>dragBlockIcons?.iconTrash,trendingDown:()=>dragBlockIcons?.iconTrendingDown,trendingUp:()=>dragBlockIcons?.iconTrendingUp,typography:()=>dragBlockIcons?.iconTypography,undo:()=>dragBlockIcons?.iconUndo,ungroup:()=>dragBlockIcons?.iconUngroup,unlock:()=>dragBlockIcons?.iconUnlock,unseen:()=>dragBlockIcons?.iconUnseen,update:()=>dragBlockIcons?.iconUpdate,upload:()=>dragBlockIcons?.iconUpload,verse:()=>dragBlockIcons?.iconVerse,video:()=>dragBlockIcons?.iconVideo,warning:()=>dragBlockIcons?.iconWarning,widget:()=>dragBlockIcons?.iconWidget,wordpress:()=>dragBlockIcons?.iconWordpress};var d=window.wp.blocks;function g(e){const{clientId:o}=e,t=(0,i.select)("core/block-editor").getBlockParents(o),l=t.length?t.at(-1):"",a=t.length>1?t.at(-2):"",g=(0,i.select)("core/block-editor").getBlockOrder(o),u=g.length?g[0]:"",k=(e,o="",t=!1)=>{if(!e)return null;const l=(0,i.select)("core/block-editor").getBlock(e);if(!l)return null;let a="",r="",s="";l?.attributes?.className&&(r="."+l.attributes.className.split(" ").join(".")),l?.attributes?.dragBlockTagName&&(s=l.attributes.dragBlockTagName),a=l.name,a.includes("/")&&(a=a.split("/")[1]),a=a.split("-").map((e=>(0,c.capitalize)(e))).join(" "),t&&(s||r)&&(s||r.replace(".","")!==a.toLowerCase()||(r=""),a+=(s?" - ":"")+s+r);let g=null;if(t){let e=(0,d.getBlockType)(l.name);e&&e.icon&&e.icon.src&&(g=(0,c.isString)(e.icon.src)?(0,n.createElement)("span",{class:`icon dashicon dashicons dashicons-${e.icon.src}`}):(0,n.createElement)("span",{className:"icon"},e.icon.src))}return(0,n.createElement)("a",{title:t||!s&&!r?o:s+r,className:"item"+(t?" current":""),onClick:()=>{t||(0,i.dispatch)("core/block-editor").selectBlock(e)}},g,(0,n.createElement)("span",{className:"label"},a))};let m=k(l,(0,r.__)("Parent block","dragblock")),p=k(a,(0,r.__)("Parent block","dragblock")),b=k(u,(0,r.__)("Child block","dragblock")),B=k(o,(0,r.__)("Current Block","dragblock"),!0);return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"dragblock-block-toolbar-navigator"},p,!!p&&(0,n.createElement)("span",{className:"separator"},s.chevronRight()),m,!!m&&(0,n.createElement)("span",{className:"separator"},s.chevronRight()),B,!!b&&(0,n.createElement)("span",{className:"separator"},s.chevronRight()),b))}function u(e,o){return e=e.toLowerCase().replace(/[/\-]/g,"").split(/\s+/).filter((e=>!!e.trim())).join(""),(o=o.toLowerCase().replace(/[/\-]/g," ").split(/\s+/).filter((e=>!!e.trim()))).every((o=>e.includes(o)))}(0,r.__)("Href","dragblock"),(0,r.__)("Target","dragblock"),(0,r.__)("default","dragblock"),(0,r.__)("New Tab","dragblock"),(0,r.__)("Parent Tab","dragblock"),(0,r.__)("Same Tab","dragblock"),(0,r.__)("Out of Iframe","dragblock"),(0,r.__)("Rel","dragblock"),(0,r.__)("Tab Index","dragblock"),(0,r.__)("Src","dragblock"),(0,r.__)("Alt","dragblock"),(0,r.__)("Name","dragblock"),(0,r.__)("Placeholder","dragblock"),(0,r.__)("Title","dragblock"),(0,r.__)("Type","dragblock"),(0,r.__)("Value","dragblock"),(0,r.__)("Disabled","dragblock"),(0,r.__)("Required","dragblock"),(0,r.__)("Selected","dragblock"),(0,r.__)("Action","dragblock"),(0,r.__)("Method","dragblock"),(0,r.__)("For","dragblock"),(0,r.__)("Sizes","dragblock"),(0,r.__)("Loading","dragblock"),(0,r.__)("Loading immediately or wait viewport","dragblock"),(0,r.__)("Default","dragblock"),(0,r.__)("Lazy","dragblock"),(0,r.__)("Eager","dragblock");wp.hooks.addFilter("blocks.registerBlockType","dragblock/attributes-register",(function(e,o){return e=Object.assign({},e,{attributes:Object.assign({},e.attributes,{dragBlockClientId:{type:"string"},anchor:{type:"string",source:"attribute",default:"",attribute:"id",selector:"*"},className:{type:"string",default:""},dragBlockAttrs:{type:"array",default:""}})}),-1!==o.indexOf("dragblock")&&(e=Object.assign({},e,{attributes:Object.assign({},e.attributes,{}),supports:Object.assign({},e.supports,{anchor:!0})})),e}));var k=window.wp.components;function m(e){const{className:o,title:t,text:l,popOverTitle:a,popOverContent:r,popOverClassName:c,noPadding:i,position:s,closeOnMouseLeave:d}=e,[g,u]=(0,n.useState)(!1),[m,p]=(0,n.useState)(null),[b,B]=(0,n.useState)(!1),h=(0,n.useRef)(null),f=(0,n.useRef)(null),_=()=>{u(!1)};(0,n.useEffect)((()=>(document.addEventListener("mousedown",v),document.addEventListener("mouseup",I),()=>{document.removeEventListener("mousedown",v),document.removeEventListener("mouseup",I)})),[]);const v=e=>{f.current&&f.current.contains(e.target)||h.current&&h.current.contains(e.target)||e.target.classList.contains("dragblock-toolbar-popover")||null!==e.target.closest(".dragblock-toolbar-popover")?B(!0):_()},I=()=>{B(!1)};return(0,n.createElement)("div",{ref:f,className:"dragblock-toolbar-button-wrapper",onMouseEnter:()=>{m&&(clearTimeout(m),p(null))}},(0,n.createElement)("a",{className:"dragblock-toolbar-button"+(o?" "+o:""),title:t||"",onClick:()=>{u(!g)}},l),!!g&&!!r&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(k.Popover,{focusOnMount:!1,ref:h,className:"dragblock-toolbar-popover"+(i?" no-padding":"")+(c?" "+c:""),position:s||"bottom right",onMouseLeave:()=>{d&&p(setTimeout((function(){p(null),b||_()}),300))}},!(!a&&!t)&&(0,n.createElement)("h3",{className:"popover-title"},a||t),(0,n.createElement)("div",{className:"popover-content"},r({open:()=>{m&&(clearTimeout(m),p(null)),u(!0)},close:_,closeTimer:m,setCloseTimer:p,ref:h})))))}function p(e){const{onChange:o,value:t}=e;return(0,n.createElement)("div",{className:"dragblock-html-tag-picker"},[["h1","h2","h3","h4","h5","h6"],["p","ul","li","div","nav","pre"],["span","label","button","header","footer","main"],["aside","legend","section","article","fieldset","blockquote"]].map(((e,l)=>(0,n.createElement)("div",{key:l,className:"line"},e.map(((e,l)=>(0,n.createElement)("a",{className:"text"+(t===e?" active":""),key:l,onClick:()=>{o(e)}},e)))))))}function b(e){const{attributes:o,setAttributes:t,name:l}=e;if(function(e,o=!0){const{clientId:t,isSelected:n,isMultiSelected:l,name:a,attributes:r}=e,{dragBlockRenderability:c}=r;return!n||l||["core/block"].includes(a)||o&&function(e){if(e&&e.length)for(let o of e)if(!o.disabled&&"render"===o.slug&&"never"===o.value)return!0;return!1}(c)}(e)||"dragblock/wrapper"!==l&&"dragblock/text"!==l)return null;let{dragBlockTagName:a,dragBlockAttrs:c}=o,i=c?((e,o)=>{let t=((e,o)=>{if(e)for(let[t,n]of e.entries())if(n.slug===o&&!n.disabled)return t;return-1})(e,o);return-1===t?null:e[t].value})(c,"href"):"";return a||(a="dragblock/text"===l?i?"a":"span":"div"),(0,n.createElement)(n.Fragment,null,(0,n.createElement)(m,{popOverClassName:"dragblock-editor-toolbar-popover",className:"text-icon tag-selector",text:a.toUpperCase(),title:(0,r.__)("Tag Name","dragBlock"),popOverContent:e=>(0,n.createElement)(p,{value:a,onChange:e=>{t({dragBlockTagName:e})}})}))}function B(e,o,t="",n=""){if(!e||!e.length)return-1;for(let l=0;l<e.length;l++){let a=e[l];if(a.slug===o&&!a.disabled&&!((t||a.devices)&&t!==a.devices||(n||a.selectors)&&n!==a.selectors))return l}return-1}const h=(e,o,t="",n="")=>{let l=B(e,o,t,n);return-1===l?"":(0,c.isString)(e[l].value)?e[l].value.trim():e[l].value},f=(e,o,t="",n="")=>{let l=B(e,o,t,n);return l>-1&&e.splice(l,1),e},_=(e,o,t,n="",l="")=>{let a=B(e,o,n,l);if(e||(e=[]),(0,c.isString)(t)&&(t=t.trim()),""!==t){if(-1===a){let a={slug:o,value:t};return n&&(a.devices=n),l&&(a.selectors=l),e.unshift(a),e}return e[a].value=t,e}return-1!==a?(e.splice(a,1),e):e};var v=t(4184),I=t.n(v);const C={px:{min:0,default:0,max:3e3,step:1},"%":{min:0,default:0,max:100,step:1},em:{min:0,default:0,max:50,step:.1},rem:{min:0,default:0,max:50,step:.1},vw:{min:0,default:0,max:100,step:1},vh:{min:0,default:0,max:100,step:1}},y={deg:{min:0,default:0,max:360,step:1}},E="var(--wp--style--global--content-size)",x="var(--wp--style--global--wide-size)",N={"":(0,r.__)("Default","dragblock"),[E]:"Content",[x]:"Wide","100%":"100%",auto:"Auto","fit-content":"Huge"},S={"":(0,r.__)("Default","dragblock"),[E]:"Content",[x]:"Wide","100%":"100%",0:"None"},w={"":(0,r.__)("Default","dragblock"),"8px":"XXS","11px":"XS","13px":"S","20px":"M","36px":"L","42px":"XL","60px":"XXL","96px":"XXL"};function L({value:e,onChange:o,placeholder:t,className:l,units:r,presets:i,forceUnit:s,before:d,after:g}){const u=(0,a.useSetting)("layout.contentSize"),m=(0,a.useSetting)("layout.wideSize");function p(e){return e===u?e=E:e===m&&(e=x),e}if(null===(e=function(e){return e===E?e=u:e===x&&(e=m),e}(e))&&(e=""),i&&(0,c.isString)(i))switch(i){case"width":i=N;break;case"max-width":i=S;break;case"font-size":i=w;break;default:i=null}return r||(r=C),s&&r[s]&&(r={[s]:r[s]}),r=Object.entries(r).map((([e,o])=>(o.label=e,o.value=e,o))),(0,n.createElement)("div",{className:"dragblock-dimension-input"+(l?" "+l:"")+(s||r.length<=1?" force-unit":"")},(0,n.createElement)("div",{className:"db-input-wrapper"},d,(0,n.createElement)(k.__experimentalUnitControl,{value:e,onChange:o,placeholder:t,units:r}),g),!!i&&(0,n.createElement)("div",{className:"presets"},Object.entries(i).map((([t,l],a)=>(0,n.createElement)("a",{key:a,className:"item"+(t===p(e)?" active":""),onClick:()=>{o(t)}},t?l:"—")))))}function D({value:e,onChange:o,className:t,control:l,placeholder:a,placeholders:r,layout:c,separator:i}){if(c=c&&["stack","row","corner","side"].includes(c)?c:"stack",i=i||" ",(e=e?e.trim():"")&&e.includes(i)){let o=e.split(i);o.every((e=>e===o[0]))&&(e=o[0])}let d=new Array(r.length).fill(null),g=e.split(i).map(((e,o)=>{d[o]=e})).length;if(g<d.length)for(let e=g;e<d.length;e++)d[e]=d[g-1];const[u,k]=(0,n.useState)(!e.includes(i));let m=null;return m=u?(0,n.createElement)("div",{className:"controls"},(0,n.createElement)("a",{className:"toggle",onClick:()=>{k(!1)}},s.linkOff()),(0,n.createElement)("div",{className:"control"},l({placeholder:a,value:e,onChange:o}))):(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"controls"},r.map(((e,t)=>(0,n.createElement)("div",{key:t,className:"control control-"+t+(0===t?" first":"")+(t===r.length-1?" last":"")},(0,n.createElement)("div",{className:"connector"}),l({placeholder:e,value:d[t],onChange:e=>{((e,t)=>{let n=0;isNaN(parseFloat(e))&&!e.startsWith("-")&&(n="none");for(let e=0;e<d.length;e++)e!==t&&""===d[e]&&(d[e]=n);d[t]=e?e.trim():"0",0!==d.filter((e=>!!e&&"0"!==e&&"none"!==e)).length?o(d.join(i)):o("")})(e,t)}}))))),(0,n.createElement)("a",{className:"toggle",onClick:()=>{k(!0)}},s.link())),(0,n.createElement)("div",{className:"dragblock-connected-controls"+(c?" "+c:"")+(u?" linked":" unlinked")+(t?" "+t:"")},m)}function R({placeholder:e,value:o,onChange:t,className:l}){return(0,n.createElement)(D,{value:o,onChange:t,className:l,placeholder:e,placeholders:[(0,r.__)("Row","dragblock"),(0,r.__)("Column","dragblock")],control:e=>(0,n.createElement)(L,{...e})})}function O({placeholder:e,value:o,onChange:t}){const l="auto"===o;return(0,n.createElement)("div",{class:"dragblock-margin-single-control"+(l?" auto":"")},(0,n.createElement)(L,{placeholder:e,value:o,onChange:t,units:{px:{min:-1e3},"%":{min:-100},em:{min:-50},rem:{min:-50},vw:{min:-100},vh:{min:-100}}}),(0,n.createElement)("a",{className:"auto",onClick:()=>{t(l?"":"auto")},title:"Auto"},l?"Auto":"A"))}function T({placeholder:e,value:o,onChange:t,className:l}){return(0,n.createElement)(D,{value:o,onChange:t,className:"dragblock-margin-control"+(l?" "+l:""),layout:"side",placeholder:e,placeholders:[(0,r.__)("Top","dragblock"),(0,r.__)("Right","dragblock"),(0,r.__)("Bottom","dragblock"),(0,r.__)("Left","dragblock")],control:({placeholder:e,value:o,onChange:t})=>(0,n.createElement)(O,{placeholder:e,value:o,onChange:t})})}function A({placeholder:e,value:o,onChange:t,className:l}){return(0,n.createElement)(D,{value:o,onChange:t,className:"dragblock-padding-control"+(l?" "+l:""),layout:"side",placeholder:e,placeholders:[(0,r.__)("Top","dragblock"),(0,r.__)("Right","dragblock"),(0,r.__)("Bottom","dragblock"),(0,r.__)("Left","dragblock")],control:({placeholder:e,value:o,onChange:t})=>(0,n.createElement)(L,{placeholder:e,value:o,onChange:t})})}const F={display:{"":{text:(0,r.__)("Default","dragblock"),icon:s.layoutBlockBlueBoxO()},flex:{text:(0,r.__)("Flex Box","dragblock"),icon:s.layoutFlexBlueBoxO()},grid:{text:(0,r.__)("Grid Box","dragblock"),icon:s.layoutGridBlueBoxO()}},"text-align":{"":{text:(0,r.__)("Left","dragblock"),icon:s.alignLeft()},center:{text:(0,r.__)("Center","dragblock"),icon:s.alignCenter()},right:{text:(0,r.__)("Right","dragblock"),icon:s.alignRight()},justify:{text:(0,r.__)("Justify","dragblock"),icon:s.alignJustify()}},"flex-direction":{"":{text:(0,r.__)("Row - Horizontal","dragblock"),icon:s.arrowRight()},column:{text:(0,r.__)("Column - Vertical","dragblock"),icon:s.arrowDown()},"row-reverse":{text:(0,r.__)("Row - Reverse","dragblock"),icon:s.arrowLeft()},"column-reverse":{text:(0,r.__)("Column - Reverse","dragblock"),icon:s.arrowUp()}},"justify-content":{"":{text:(0,r.__)("Start - Left","dragblock"),icon:s.justifyContentStart()},center:{text:(0,r.__)("Center - Middle","dragblock"),icon:s.justifyContentCenter()},"space-between":{text:(0,r.__)("Space Between","dragblock"),icon:s.justifyContentSpaceBetween()},end:{text:(0,r.__)("End - Right","dragblock"),icon:s.justifyContentEnd()},"space-evenly":{text:(0,r.__)("Space Evenly","dragblock"),icon:s.justifyContentSpaceEvenly()},stretch:{text:(0,r.__)("Stretch","dragblock"),icon:s.justifyContentStretch()}},"align-items":{"":{text:(0,r.__)("Start - Top","dragblock"),icon:s.alginItemsStart()},center:{text:(0,r.__)("Center - Middle","dragblock"),icon:s.alignItemsCenter()},end:{text:(0,r.__)("End - Bottom","dragblock"),icon:s.alignItemsEnd()},stretch:{text:(0,r.__)("Stretch","dragblock"),icon:s.alignItemsStretch()}},"flex-wrap":{"":{text:(0,r.__)("No Wrap","dragblock"),icon:s.flexWrapNoWrap()},wrap:{text:(0,r.__)("Wrap","dragblock"),icon:s.flexWrapWrap()},"wrap-reverse":{text:(0,r.__)("Wrap Reverse","dragblock"),icon:s.flexWrapWrapReverse()}},"text-transform":{"":{text:(0,r.__)("Default","dragblock"),icon:s.lineSolid()},uppercase:{text:(0,r.__)("Uppercase","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"AB")},lowercase:{text:(0,r.__)("Lowercase","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"ab")},capitalize:{text:(0,r.__)("Capitalize","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"Ab")}},"font-style":{"":{text:(0,r.__)("Default","dragblock"),icon:s.lineSolid()},italic:{text:(0,r.__)("Italic","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon",style:{fontStyle:"italic"}},(0,r.__)("Italic","dragblock"))},normal:{text:(0,r.__)("Normal","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon",style:{fontStyle:"normal"}},(0,r.__)("Normal","dragblock"))}},"text-decoration-line":{"":{text:(0,r.__)("Default","dragblock"),icon:s.lineSolid()},underline:{text:(0,r.__)("Underline","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline"}},"U")},"line-through":{text:(0,r.__)("Line Through","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"line-through"}},"S")},overline:{text:(0,r.__)("Overline","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"overline"}},"O")},none:{text:(0,r.__)("None","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon"},"X")}},"text-decoration-style":{"":{text:(0,r.__)("Default","dragblock"),icon:s.lineSolid()},solid:{text:(0,r.__)("Solid","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"solid"}},(0,r.__)("Solid","dragblock"))},dashed:{text:(0,r.__)("Dashed","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"dashed"}},(0,r.__)("Dashed","dragblock"))},dotted:{text:(0,r.__)("Dotted","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"dotted"}},(0,r.__)("Dotted","dragblock"))},double:{text:(0,r.__)("Double","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"double"}},(0,r.__)("Double","dragblock"))},wavy:{text:(0,r.__)("Wavy","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"wavy"}},(0,r.__)("Wavy","dragblock"))}},devices:{"":{text:(0,r.__)("Desktop/Default","dragblock"),icon:s.desktop()},t:{text:(0,r.__)("Tablet","dragblock"),icon:s.tablet()},m:{text:(0,r.__)("Mobile","dragblock"),icon:s.mobile()}}};function P(e,o){return F[e]&&F[e][o]&&F[e][o].icon?F[e][o].icon:null}function j(e){let{options:o,value:t,onChange:l,className:a,vertical:r,multiSelect:i}=e;if(!o)return null;let s="";if((0,c.isString)(o)){if(s=o,!F[s])return null;o=F[s]}const d=new Set((t||"").trim().split(" "));let g=Object.keys(o);""===g.at(-1)&&(g.pop(),g.unshift(""));const u=g.map(((e,a)=>{const{icon:c,text:s}=o[e],g=(0,n.createElement)(n.Fragment,null,!!c&&(0,n.createElement)("span",{className:"icon"},c),r&&s&&(0,n.createElement)("span",{className:"text"},s)),u=s&&!r?(0,n.createElement)(k.Tooltip,{text:s,position:"bottom",delay:0},g):g;return(0,n.createElement)("a",{key:a,className:I()("option",{active:d.has(e)}),title:s||"",onClick:o=>{if(i&&(o.ctrlKey||o.metaKey)&&""!==e&&"none"!==e&&t&&"none"!==t)d.has(e)?d.delete(e):d.add(e),l(Array.from(d).join(" "));else{if(e===(t||""))return;l(e)}}},u)}));return(0,n.createElement)("div",{className:"dragblock-options "+(r?"vertical":"horizontal")+(a?" "+a:"")+(s?" "+s:"")},u)}function W(e){let{props:o,title:t,listName:l,devices:a,tab:i,slug:s,content:d,onReset:g,onChange:u,value:k}=e;if(s&&o){const{attributes:e,setAttributes:t}=o;l||(l="dragBlockStyles");let r=e[l]||[];k||(k=h(r,s,a,i)),(0,c.isFunction)(u)||!1===u||(u=e=>{let o={};o[l]=(0,c.cloneDeep)(_(r,s,e,a,i)),t({...o})}),!(0,c.isFunction)(g)&&!1!==g&&k&&(g=()=>{let e={};e[l]=(0,c.cloneDeep)(f(r,s,a,i)),t({...e})}),d||(d=({value:e,onChange:o,slug:t})=>(0,n.createElement)(j,{options:t,value:e,onChange:o}))}return(0,n.createElement)("div",{className:"dragblock-editor-toolbars-section"+(s?" "+s:"")},function(e){const{title:o,onReset:t}=e;return(0,n.createElement)("h4",{className:"section-title"+(t?" has-reset":"")},o||"",!!t&&(0,n.createElement)("a",{className:"reset",onClick:t},(0,r.__)("Reset","dragblock")))}({title:t,onReset:g}),!!d&&d({value:k,onChange:u,slug:s}))}function U(e){let{title:o,text:t,className:l,noPadding:a,popOverContent:i,popOverClassName:s,tabs:d,isResponsive:g}=e;d&&(d.includes("")||d.unshift(""));const[u,k]=(0,n.useState)(""),[p,b]=(0,n.useState)(d?d[0]:"");let B=null;d&&(B=(0,n.createElement)("span",{className:"tabs"+(p?" selected":"")},d.map(((e,o)=>{const t=""===e?(0,r.__)("Normal","dragblock"):(0,c.capitalize)(e.replace(":",""));return(0,n.createElement)("a",{key:o,className:"tab"+(e===p?" active":""),onClick:()=>{b(e)}},t)})))),!1!==g&&(B=(0,n.createElement)(n.Fragment,null,B,(0,n.createElement)(j,{className:"devices",options:"devices",value:u,onChange:e=>{k(e)}})));let h=o||"";return B&&(h=(0,n.createElement)(n.Fragment,null,h,(0,n.createElement)("span",{className:"extra"},B))),(0,n.createElement)(m,{noPadding:a,title:o,text:t,className:"dragblock-editor-toolbars-item-button"+(l?" "+l:""),popOverClassName:"dragblock-editor-toolbars-item-popover"+(s?" "+s:""),popOverTitle:h,popOverContent:()=>i({devices:u,tab:p})})}const M="{c=",H="}";function z({value:e,colors:o}){return e&&(0,c.isString)(e)?e=e.split(" ").map((e=>{if(0!==e.indexOf("#"))return e;let t=e.substring(7).toLowerCase(),n=e.substring(0,7).toLowerCase();for(let e of o){let o=e.color.toLowerCase(),l=o.substring(0,7);if(n+t===o)return M+e.slug+H;if(n===l)return M+e.slug+"@"+H+t}return e})).join(" "):e}function G(e){if(!e)return;if(!e.startsWith("url(")||!e.endsWith(")"))return null;const o=e.match(/url\((['"]?)(.*?)\1\)/);return o?o[2]:null}function J(e,o){return e&&e.includes("flex")||!e&&["dragblock/link","dragblock/text","dragblock/icon"].includes(o)}function V(e,o){return e&&e.includes("grid")}function X(e,o){return!V(e)&&!J(e,o)&&(!e||e.includes("block"))}function q(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockStyles:a}=o,c=h(a,"display");return(0,n.createElement)(U,{title:(0,r.__)("Spacing","dragblock"),text:s.spacing(),popOverContent:({devices:o,tab:t})=>(0,n.createElement)(n.Fragment,null,(J(c,l)||V(c))&&(0,n.createElement)(W,{title:(0,r.__)("Gap","dragblock"),slug:"gap",props:e,devices:o,tab:t,content:({value:e,onChange:o})=>(0,n.createElement)(R,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Margin","dragblock"),slug:"margin",props:e,devices:o,tab:t,content:({value:e,onChange:o})=>(0,n.createElement)(T,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Padding","dragblock"),slug:"padding",props:e,devices:o,tab:t,content:({value:e,onChange:o})=>(0,n.createElement)(A,{value:e,onChange:o})}))})}function $({props:e,devices:o,tab:t}){const{attributes:l,setAttributes:a,clientId:s}=e,{dragBlockStyles:d}=l,g="grid-template-columns";let u=h(d,g,o=o||"d");u=u&&u.includes("(")?u.split("(")[1]:"",u=u.split(",")[0],u=!u||isNaN(u)?1:Number(u);const k=(0,n.createElement)(W,{title:(0,r.__)("Number Grid Columns","dragblock"),slug:"grid-template-columns",props:e,devices:o,tab:t,content:()=>(0,n.createElement)("div",{className:"grid-column-number item-selector"},Array.from({length:12}).map(((e,t)=>(0,n.createElement)("a",{key:t,className:"item"+(u===t+1?" selected":""),onClick:()=>{let e=`repeat(${t+1},1fr)`;0===t&&(e=""),a({dragBlockStyles:(0,c.cloneDeep)(_(d,g,e,o))})}},t+1))))}),[m,p]=(0,n.useState)(-1),[b,B]=(0,n.useState)(""),[f,v]=(0,n.useState)(!1),C=(0,i.select)("core/block-editor").getBlockOrder(s);let y=C.map((e=>(0,i.select)("core/block-editor").getBlock(e).attributes.dragBlockStyles||{}));const E=(e,t)=>{v(!1),B(""),(0,i.dispatch)("core/block-editor").updateBlockAttributes(C[e],{dragBlockStyles:(0,c.cloneDeep)(_(y[e],"grid-area",t,o))})},x=(0,n.createElement)("div",{className:"item-selector"},C.map(((e,o)=>(0,n.createElement)("a",{key:o,className:I()("item",{selected:o===m}),onClick:()=>{p(o)}},o+1))),m>-1&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("a",{className:"clear-single item",onClick:()=>{E(m,""),p(m>-1?-1:m-1)}},(0,r.__)("Resest ","dragblock")+(m+1))),(0,n.createElement)("a",{className:"clear-all item",onClick:()=>{C.map(((e,o)=>{E(o,"")})),p(m>-1?-1:m-1)}},(0,r.__)("Resest All","dragblock"))),N=(0,n.createElement)("div",{className:"canvas"},Array.from({length:5}).map(((e,o)=>(0,n.createElement)("div",{key:o,className:"row"},Array.from({length:12}).map(((e,o)=>(0,n.createElement)("div",{key:o,className:"cell"+(o+1>u?" out":"")}))))))),S=(0,n.createElement)("div",{className:"display"},y.map(((e,t)=>{let l=h(e,"grid-area",o);return f&&t===m&&(l=b),(0,n.createElement)("a",{key:t,style:{gridArea:l},className:I()("item",{active:l&&"0/0/0/0"!==l,selected:t===m})},t+1)}))),w=(0,n.createElement)("div",{className:"painter"},Array.from({length:5}).map(((e,o)=>(0,n.createElement)("div",{key:o,className:"row"},Array.from({length:u}).map(((e,t)=>(0,n.createElement)("a",{key:t,className:"cell",onMouseDown:()=>{((e,o)=>{-1!==m&&(v(!0),B([e+1,o+1,e+2,o+2].join("/")))})(o,t)},onMouseEnter:()=>{((e,o)=>{if(!f)return;let[t,n,l,a]=(e=>{if(!e)return[0,0,0,0];let o=e.split("/");if(4===o.length){for(let e of o)if(isNaN(e))return[0,0,0,0];return o.map((e=>parseInt(e)))}return[0,0,0,0]})(b),[r,c,i,s]=[e+1,o+1,e+2,o+2];t<=r&&i<=l&&n<=c&&s<=a?(t<r&&(t=r),n<c&&(n=c),l>i&&(l=i),a>s&&(a=s)):(t>r&&(t=r),n>c&&(n=c),l<i&&(l=i),a<s&&(a=s)),B([t,n,l,a].join("/"))})(o,t)},onMouseUp:()=>{E(m,b)}}))))))),L=(0,n.createElement)(W,{title:(0,r.__)("Grid Template","dragblock"),content:()=>(0,n.createElement)("div",{className:"grid-template"},x,(0,n.createElement)("div",{className:"workspace"},N,S,w))}),D=e=>{if(isNaN(e.key))return;let o=Number(e.key)-1;o>=C.length&&(o=C.length-1),p(o)};return(0,n.useEffect)((()=>(document.addEventListener("keydown",D),()=>{document.removeEventListener("keydown",D)})),[]),(0,n.createElement)("div",{class:"grid-layout"},k,u>1&&!!C.length&&L)}function K(e){const{attributes:o,name:t}=e,{dragBlockStyles:l}=o,a=h(l,"display");return J(a,t)||V(a)||X(a,t)?(0,n.createElement)(U,{title:(0,r.__)("Layout","dragblock"),text:s.layout(),popOverContent:({devices:o,tab:l})=>(0,n.createElement)(n.Fragment,null,X(a,t)&&(0,n.createElement)(W,{title:(0,r.__)("Text Align","dragblock"),slug:"text-align",props:e,devices:o,tab:l}),J(a,t)&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(W,{title:(0,r.__)("Justify Content","dragblock"),slug:"justify-content",props:e,devices:o,tab:l}),(0,n.createElement)(W,{title:(0,r.__)("Align Items","dragblock"),slug:"align-items",props:e,devices:o,tab:l}),(0,n.createElement)(W,{title:(0,r.__)("Flex Direction","dragblock"),slug:"flex-direction",props:e,devices:o,tab:l})),V(a)&&(0,n.createElement)($,{props:e,devices:o,tab:l}))}):null}function Q(e){const{attributes:o,name:t}=e,{dragBlockStyles:l}=o;return h(l,"display"),(0,n.createElement)(U,{title:(0,r.__)("Sizing","dragblock"),text:s.sizing(),tabs:["max"],popOverContent:({devices:o,tab:t})=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)(W,{title:t?(0,r.__)("Max Width","dragblock"):(0,r.__)("Width","dragblock"),slug:t?"max-width":"width",props:e,devices:o,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(L,{value:e,onChange:o,presets:t})}),(0,n.createElement)(W,{title:t?(0,r.__)("Max Height","dragblock"):(0,r.__)("Height","dragblock"),slug:t?"max-height":"height",props:e,devices:o,content:({value:e,onChange:o})=>(0,n.createElement)(L,{value:e,onChange:o})}))})}function Y({placeholder:e,value:o,onChange:t}){const l=(0,a.useSetting)("color.palette.theme").concat((0,a.useSetting)("color.palette.custom")||[]),r=(0,n.useRef)(null);return o=function(e,o){return e&&(0,c.isString)(e)?e.split(" ").map((e=>{if(0!==e.indexOf(M))return e;if((e=e.split(H)).length<=2){let t=2===e.length?e[1]:"",n=e[0].substring(M.length);for(let e of o){if(n===e.slug)return e.color;if(n===e.slug+"@")return e.color.substring(0,7)+t}}return e.join(H)})).join(" "):e}(o,l),(0,n.createElement)("div",{className:"dragblock-color-picker"},(0,n.createElement)("div",{className:"db-input-wrapper"},(0,n.createElement)("input",{ref:r,value:o,placeholder:e,onChange:e=>{t(z({value:e.target.value,colors:l}))}}),(0,n.createElement)(m,{popOverClassName:"dragblock-color-picker-popover",closeOnMouseLeave:!0,text:(0,n.createElement)("span",{className:"color-previewer "+(o?"active":"none"),style:{backgroundColor:o||"transparent"}}),popOverContent:e=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)(k.ColorPicker,{color:o,enableAlpha:!0,defaultValue:"#000",onChange:e=>{t(z({value:e,colors:l}))}}),(0,n.createElement)("div",{className:"color-palette"},Object.values(l).map(((e,a)=>(0,n.createElement)("a",{key:a,className:"color"+(e.color===o?" selected":""),title:e.name,style:{backgroundColor:e.color},onClick:()=>{t(z({value:e.color,colors:l}))}})))))})))}const Z={"":(0,r.__)("Default","dragblock"),solid:"Solid",dashed:"Dashed",dotted:"Dotted",double:"Double",groove:"Groove",ridge:"Ridge",inset:"Inset",outset:"Outset",none:"None",hidden:"Hidden",inherit:"Inherit",initial:"Initial",revert:"Revert",auto:"Auto"};function ee({value:e,onChange:o}){return(0,n.createElement)(m,{closeOnMouseLeave:!0,className:"dragblock-line-style-picker db-input-wrapper border"+(e?" "+e:""),text:(0,n.createElement)("span",{className:"previewer",style:["solid","dashed","dotted","double","groove","ridge","inset","outset"].includes(e)?{borderStyle:e}:{}},e||(0,r.__)("Style","dragblock")),popOverContent:t=>(0,n.createElement)("div",{className:"dragblock-line-style-picker-items border"},Object.entries(Z).map((([t,l],a)=>(0,n.createElement)("a",{key:a,title:l,className:"item "+(t||"default")+(t===e?" selected":""),style:{borderStyle:t},onClick:()=>{o(t)}},l))))})}function oe({value:e,onChange:o}){const t=["","",""];let[l,a,c]=t;return(e?e.trim().split(" "):t).map((e=>{if(Z[e])return void(a=e);let o=parseFloat(e);if(!isNaN(o)){const t=e.replace(o,"");if(C[t])return void(l=e)}c=e})),(0,n.createElement)("div",{class:"dragblock-border-single-control dragblock-dimension-single-complex-control"},(0,n.createElement)(L,{placeholder:(0,r.__)("Width"),value:l,onChange:function(e){o([e,a,c].filter((e=>!!e)).join(" "))},forceUnit:"px"}),(0,n.createElement)(ee,{value:a,onChange:function(e){o([l,e,c].filter((e=>!!e)).join(" "))}}),(0,n.createElement)(Y,{placeholder:(0,r.__)("Color"),value:c,onChange:function(e){o([l,a,e].filter((e=>!!e)).join(" "))}}))}function te({placeholder:e,value:o,onChange:t,className:l}){return(0,n.createElement)(D,{value:o,onChange:t,className:"dragblock-border-control"+(l?" "+l:""),layout:"side",separator:",",placeholder:e,placeholders:[(0,r.__)("Top","dragblock"),(0,r.__)("Right","dragblock"),(0,r.__)("Bottom","dragblock"),(0,r.__)("Left","dragblock")],control:({placeholder:e,value:o,onChange:t})=>(0,n.createElement)(oe,{placeholder:e,value:o,onChange:t})})}function ne({placeholder:e,value:o,onChange:t,className:l}){return(0,n.createElement)(D,{value:o,onChange:t,className:"dragblock-border-radius-control"+(l?" "+l:""),layout:"corner",placeholder:e,placeholders:[(0,r.__)("Top Left","dragblock"),(0,r.__)("Top Right","dragblock"),(0,r.__)("Bottom Right","dragblock"),(0,r.__)("Bottom Left","dragblock")],control:({placeholder:e,value:o,onChange:t})=>(0,n.createElement)(L,{placeholder:e,value:o,onChange:t})})}function le(e){const{attributes:o,setAttributes:t}=e,{dragBlockStyles:l}=o;return(0,n.createElement)(U,{title:(0,r.__)("Borders","dragblock"),text:s.container(),tabs:[":hover"],popOverContent:({devices:o,tab:a})=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)(W,{title:(0,r.__)("Border","dragblock"),slug:"border",props:e,devices:o,tab:a,content:({slug:e})=>{let r="";const i=B(l,e,o,a),s=B(l,"border-top",o,a),d=B(l,"border-right",o,a),g=B(l,"border-bottom",o,a),u=B(l,"border-left",o,a),k=-1===s&&-1===d&&-1===g&&-1===u||i>-1&&i<s&&i<d&&i<g&&i<u;return r=k?h(l,e,o,a):[h(l,"border-top",o,a),h(l,"border-right",o,a),h(l,"border-bottom",o,a),h(l,"border-left",o,a)].join(","),(0,n.createElement)(te,{value:r,onChange:e=>{if(e.includes(",")){const[t,n,r,c]=e.split(",");_(l,"border-top",t,o,a),_(l,"border-right",n,o,a),_(l,"border-bottom",r,o,a),_(l,"border-left",c,o,a),k&&f(l,"border",o,a)}else _(l,"border",e,o,a),k||(f(l,"border-top",o,a),f(l,"border-right",o,a),f(l,"border-bottom",o,a),f(l,"border-left",o,a));t({dragBlockStyles:(0,c.cloneDeep)(l)})}})}}),(0,n.createElement)(W,{title:(0,r.__)("Corner Radius","dragblock"),slug:"border-radius",props:e,devices:o,tab:a,content:({value:e,onChange:o})=>(0,n.createElement)(ne,{value:e,onChange:o})}))})}const ae=[{value:"",label:(0,r.__)("Default","dragblock")},{value:"100",label:(0,r.__)("Thin","dragblock")},{value:"200",label:(0,r.__)("Extra Light","dragblock")},{value:"300",label:(0,r.__)("Light","dragblock")},{value:"400",label:(0,r.__)("Regular","dragblock")},{value:"500",label:(0,r.__)("Medium","dragblock")},{value:"600",label:(0,r.__)("Semi Bold","dragblock")},{value:"700",label:(0,r.__)("Bold","dragblock")},{value:"800",label:(0,r.__)("Extra Bold","dragblock")},{value:"900",label:(0,r.__)("Black","dragblock")}];function re({options:e,value:o,onChange:t}){if(!e)return null;let l="";if((0,c.isString)(e))switch(l=e,e){case"font-family":e=[{value:"",label:(0,r.__)("Default","dragblock")},...dragBlockEditorInit.fontName.map((e=>({value:e,label:e})))];break;case"font-weight":e=ae;break;default:return null}return(0,n.createElement)("div",{className:"dragblock-select db-input-wrapper"},(0,n.createElement)("select",{onChange:e=>{t(e.target.value)},value:o,style:"font-family"===l?{fontFamily:o}:"font-weight"===l?{fontWeight:o}:{}},e.map(((e,o)=>(0,n.createElement)("option",{key:o,value:e.value,style:"font-family"===l?{fontFamily:e.value}:"font-weight"===l?{fontWeight:e.value}:{}},e.value?e.label||e.value:"—")))))}function ce({value:e,onChange:o}){const t={textDecorationStyle:e,textDecorationLine:e?"underline":""};return(0,n.createElement)(m,{closeOnMouseLeave:!0,className:"dragblock-line-style-picker text-decoration-style"+(e?" "+e:""),text:(0,n.createElement)("span",{className:"previewer",style:t},e||(0,r.__)("Style","dragblock")),popOverContent:t=>(0,n.createElement)("div",{className:"dragblock-line-style-picker-items text-decoration-style"},Object.entries(F["text-decoration-style"]).map((([t,{text:l,icon:a}],r)=>(0,n.createElement)("a",{key:r,title:l,className:"item "+(t||"default")+(t===e?" selected":""),onClick:()=>{o(t)}},a))))})}function ie({value:e,onChange:o}){const t=["","",""];let[l,a,c,i]=t;return(e?e.trim().split(" "):t).map((e=>{if(F["text-decoration-line"][e])return void(a+=(a?" ":"")+e);if(F["text-decoration-style"][e])return void(c=e);let o=parseFloat(e);if(!isNaN(o)){const t=e.replace(o,"");if(C[t])return void(l=e)}i=e})),(0,n.createElement)("div",{class:"dragblock-text-decoration-single-control"},(0,n.createElement)(j,{value:a,options:"text-decoration-line",multiSelect:!0,onChange:function(t){o(e&&t&&"none"!==t?[t,l,c,i].filter((e=>!!e)).join(" "):t)}}),!!a&&"none"!=a&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("br",null),(0,n.createElement)("div",{className:"dragblock-dimension-single-complex-control advanced"},(0,n.createElement)(L,{placeholder:(0,r.__)("Thick"),value:l,onChange:function(e){o([a,e,c,i].filter((e=>!!e)).join(" "))},forceUnit:"px"}),(0,n.createElement)(ce,{value:c,onChange:function(e){o([a,l,e,i].filter((e=>!!e)).join(" "))}}),(0,n.createElement)(Y,{placeholder:(0,r.__)("Color"),value:i,onChange:function(e){o([a,l,c,e].filter((e=>!!e)).join(" "))}}))))}function se(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockStyles:a}=o;if("dragblock/image"===l)return null;(0,r.__)("Normal","dragblock"),(0,r.__)("Hover","dragblock");const c={fontFamily:h(a,"font-family"),fontWeight:h(a,"font-weight"),fontStyle:h(a,"font-style"),textTransfrom:h(a,"text-transfrom"),textDecoration:h(a,"text-decoration")};return(0,n.createElement)(U,{title:(0,r.__)("Typography","dragblock"),text:(0,n.createElement)("span",{style:c},"Aa"),className:"text-icon",tabs:[":hover"],popOverContent:({devices:o,tab:t})=>(0,n.createElement)("div",{className:"dragblock-editor-toolbar-typography"},(0,n.createElement)("div",{className:"column-1"},(0,n.createElement)(W,{title:(0,r.__)("Font","dragblock"),slug:"font-family",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(re,{options:t,value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Weight","dragblock"),slug:"font-weight",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(re,{options:t,value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Weight","dragblock"),slug:"font-style",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(j,{options:t,value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Case","dragblock"),slug:"text-transform",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(j,{options:t,value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Decoration","dragblock"),slug:"text-decoration",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(ie,{value:e,onChange:o})})),(0,n.createElement)("div",{className:"column-2"},(0,n.createElement)(W,{title:(0,r.__)("Size","dragblock"),slug:"font-size",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(L,{presets:t,value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Line Height","dragblock"),slug:"line-height",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(L,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Letter Space","dragblock"),slug:"letter-spacing",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(L,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Word Space","dragblock"),slug:"word-spacing",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(L,{value:e,onChange:o})})))})}function de(e){const{checked:o,label:t,onChange:l,children:a}=e;return(0,n.createElement)("label",{className:"dragblock-checkbox"},(0,n.createElement)("input",{type:"checkbox",checked:o,onChange:()=>{l(!o)}})," ",(0,n.createElement)("span",null,t||a))}(0,r.__)("Default","dragblock"),(0,r.__)("Default","dragblock");const ge={"[dragblock.home.url]":{label:(0,r.__)("Home URL","dragblock"),note:(0,r.__)("Home URL","dragblock"),render:e=>{}},"[dragblock.form.message.error]":{label:(0,r.__)("Form Submission Error Message","dragblock"),note:(0,r.__)("Error message after submitting form","dragblock"),placeholder:(0,r.__)("DragBlock Form Error: There is an uknown server error.","dragblock"),render:e=>{}},"[dragblock.post.title]":{label:(0,r.__)("Post Title","dragblock"),note:(0,r.__)("The parsed post's Title","dragblock"),placeholder:(0,r.__)("The DragBlock Post Title","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.title)return _DragBlockDB.post.title}},"[dragblock.post.url]":{label:(0,r.__)("Post URL","dragblock"),note:(0,r.__)("The parsed post's url","dragblock"),render:e=>{}},"[dragblock.post.image.src]":{label:(0,r.__)("Post Image Thumbnail SRC","dragblock"),note:(0,r.__)("the parsed post's image src","dragblock"),render:e=>_DragBlockDB.post&&_DragBlockDB.post.image_src?_DragBlockDB.post.image_src:""},"[dragblock.post.author.url]":{label:(0,r.__)("Post Author URL","dragblock"),note:(0,r.__)("the parsed post's author page url","dragblock"),render:e=>{}},"[dragblock.post.author.name]":{label:(0,r.__)("Post Author Name","dragblock"),note:(0,r.__)("The parsed post's author name","dragblock"),placeholder:(0,r.__)("Author Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_name)return _DragBlockDB.post.author_name}},"[dragblock.post.author.avatar.src]":{label:(0,r.__)("Post Author Avatar SRC","dragblock"),note:(0,r.__)("The parsed post's author's avatar SRC","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_avatar_src)return _DragBlockDB.post.author_avatar_src}},"[dragblock.post.date]":{label:(0,r.__)("Post Date Name","dragblock"),note:(0,r.__)("The parsed post's date","dragblock"),placeholder:(0,r.__)("July 01, 2086","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.date)return _DragBlockDB.post.date}},"[dragblock.post.comment.number]":{label:(0,r.__)("Post Comment Number","dragblock"),note:(0,r.__)("The parsed post's comment number","dragblock"),placeholder:"0",render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.comment_number)return _DragBlockDB.post.comment_number}},"[dragblock.post.snippet]":{label:(0,r.__)("Post Snippet","dragblock"),note:(0,r.__)("The parsed post's snippet","dragblock"),placeholder:(0,r.__)("Get the first paragraph of the post content. If the post excerpt, a custom summary of the post that author manually inputted when composing the post content, exists, use that instead","dragblock"),render:e=>{if(!_DragBlockDB.post||!_DragBlockDB.post.snippet)return;let o=_DragBlockDB.post.snippet;if(e&&e.len&&!isNaN(e.len)&&o.length>Number(e.len)){let t="",n=Number(e.len);o.split(" ").map((e=>{t.length<n?t+=(t?" ":"")+e:e.endsWith(",")||e.endsWith("!")||e.endsWith(".")||e.endsWith(":")||e.endsWith("?")||e.endsWith(";")||(t+=(t?" ":"")+e)})),o=o.substring(0,Number(e.len))}return o}},"[dragblock.post.cat.name]":{label:(0,r.__)("Post Category Name","dragblock"),placeholder:(0,r.__)("Category Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.cat_name)return _DragBlockDB.post.cat_name}},"[dragblock.post.cat.url]":{label:(0,r.__)("Post Category URL","dragblock"),render:e=>{}},"[dragblock.post.tag.name]":{label:(0,r.__)("Post Tag Name","dragblock"),placeholder:(0,r.__)("Tag Name","dragblock"),render:e=>{}},"[dragblock.post.tag.url]":{label:(0,r.__)("Post Tag URL","dragblock"),render:e=>{}},"[dragblock.share.url.twitter]":{label:(0,r.__)("Twitter Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.facebook]":{label:(0,r.__)("Facebook Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.whatsapp]":{label:(0,r.__)("Whatsapp Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.telegram]":{label:(0,r.__)("Telegram Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.tumblr]":{label:(0,r.__)("Tumblr Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.reddit]":{label:(0,r.__)("Reddit Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.linkedin]":{label:(0,r.__)("LinkedIn Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.gmail]":{label:(0,r.__)("Gmail Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.navigator]":{label:(0,r.__)("Navigator Share URL","dragblock"),render:e=>{}}};function ue({value:e,onChange:o,type:t,placeholder:l}){const i=(0,n.useRef)(null),[d,g]=(0,n.useState)(me(e,5,t)),[u,k]=(0,n.useState)(null);return(0,n.createElement)("div",{className:"dragblock-url-input "+(t||"url")},(0,n.createElement)("div",{className:"db-input-wrapper"},(0,n.createElement)("input",{placeholder:l||(0,r.__)("Input URL or keywords","dragblock"),ref:i,type:"url",value:e,onChange:e=>{o(e.target.value),(e=>{const o=me(e,5,t);if(g(o),u&&clearTimeout(u),!ke(e)||Object.keys(o).length>=5)return void k(null);let n=setTimeout((()=>{jQuery.post(dragBlockEditorInit.ajaxUrl,{action:"dragblock_url_search",search:pe(e),nonce:dragBlockEditorInit.nonce}).fail((function(e){k(null)})).done((function(e){if(k(null),!1===(e=function(e,o=function(){},t=!1){if(0!==e&&!e)return!1;let n="";if((0,c.isObject)(e)&&e.responseText&&e.statusText&&(n=e.statusText,e=e.responseText),(0,c.isString)(e)&&-1!==e.indexOf(" https://wordpress.org/documentation/article/faq-troubleshooting/"))return o(__("WordPress Server Error","sneeit-core")),!1;if(function(e){if(!(0,c.isString)(e))return!1;if(-1===e.indexOf("on line")||-1===e.indexOf(".php")||-1===e.indexOf(": "))return!1;let o=["Parse error","Warning","Notice","Fatal error"];for(let t of o)if(-1!==e.indexOf(t))return!0;return!1}(e))return o(n+" : "+(e=(e=e.split(": ")[1]).split("Stack trace:")[0])),!1;if(t)return o((0,c.isString)(e)?e:JSON.stringify(e)),!1;try{e=JSON.parse(e)}catch(t){return o("Invalid JSON: "+t+": "+e),!1}return e&&e.error?(o(e.error),!1):e}(e))||!e.search||!i||!i.current)return clearTimeout(n),void k(null);if(pe(i.current.value||"")!=pe(e.search))return clearTimeout(n),void k(null);if(Object.keys(o).length<5&&e.results)for(let t in e.results)if(t!==i.current.value&&(o[t]=e.results[t],Object.keys(o).length>=5))break;g((0,c.cloneDeep)(o)),clearTimeout(n),k(null)}))}),500);k(n)})(e.target.value)}}),!!e&&(0,n.createElement)("a",{className:"clear",onClick:()=>{o(""),g(me("",5,t)),i.current.value="",i.current.focus()}},s.close()),"src"===t&&(0,n.createElement)(a.MediaUploadCheck,null,(0,n.createElement)(a.MediaUpload,{title:l,modalClass:"dragblock-toolbar-popover media-uploader",onSelect:e=>{o(e.url)},allowedTypes:["image"],value:e,render:({open:e})=>(0,n.createElement)("a",{className:"uploader-toggle",onClick:()=>{e()}},s.upload())}))),(!!Object.keys(d).length||ke(e))&&(0,n.createElement)("div",{className:"search-results"},Object.entries(d).map((([e,t],l)=>(0,n.createElement)("a",{className:"item",key:l,title:e,onClick:()=>{o(e),i.current.focus(),g({})}},(0,n.createElement)("span",{className:"title"},t.title),(0,n.createElement)("span",{className:"type"},t.type)))),ke(e)&&0===Object.entries(d).length&&null===u&&(0,n.createElement)("span",null,(0,r.__)("No result found","dragblock"))),!!u&&(0,n.createElement)("div",{className:"loading"},s.moreHorizontal()))}function ke(e){return!!e&&!(e.length<2||e.includes("[")||e.includes("://")||e.includes("http"))}function me(e="",o,t="url"){if(!ke(e)&&e)return{};const n={};for(let e in ge)e.includes("."+t)&&(n[e]={title:ge[e].label||e,type:"shortcode"});const l={};if(ke(e)){for(let t in n)if((u(t,e)||u(n[t].title,e))&&t!==e&&(l[t]=(0,c.cloneDeep)(n[t]),Object.keys(l).length>=o))break}else for(let t in n)if(t!==e&&(l[t]=(0,c.cloneDeep)(n[t]),Object.keys(l).length>=o))break;return(0,c.cloneDeep)(l)}function pe(e){return e.toLowerCase().replace(/[/\-]/g," ").split(/\s+/).filter((e=>!!e.trim())).join(" ")}function be(e){const{href:o,target:t,rel:l,onChange:a}=e,c=new Set(l?l.split(" ").map((e=>e.trim())).filter((e=>!!e)):[]);return(0,n.createElement)("div",{className:"dragblock-link-picker"},(0,n.createElement)(ue,{value:o,onChange:e=>{a({href:e,target:t,rel:Array.from(c).join(" ")})}}),!!o&&!ke(o)&&(0,n.createElement)("div",{className:"extra"},(0,n.createElement)(de,{checked:"_blank"===t,label:(0,r.__)("Open in new window","dragblock"),onChange:e=>{e?(c.add("noreferrer"),c.add("noopener")):(c.delete("noreferrer"),c.delete("noopener")),a({href:o,target:e?"_blank":"",rel:Array.from(c).join(" ")})}}),(0,n.createElement)(de,{checked:c.has("nofollow"),label:(0,r.__)("Add no follow","dragblock"),onChange:e=>{e?c.add("nofollow"):c.delete("nofollow"),a({href:o,target:t,rel:Array.from(c).join(" ")})}})))}function Be(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockAttrs:a}=o;return"dragblock/link"!==l?null:(0,n.createElement)(U,{isResponsive:!1,title:(0,r.__)("Link","dragblock"),text:s.linkDiagonal(),noPadding:!0,popOverContent:()=>{const e=h(a,"href"),o=h(a,"target"),l=h(a,"rel");return(0,n.createElement)(be,{href:e,target:o,rel:l,onChange:e=>{_(a,"href",e.href),_(a,"rel",e.rel),_(a,"target",e.target),t({dragBlockAttrs:(0,c.cloneDeep)(a)})}})}})}function he(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockAttrs:a}=o;return"dragblock/image"!==l?null:(0,n.createElement)(U,{isResponsive:!1,title:(0,r.__)("Image SRC","dragblock"),text:s.image(),popOverContent:()=>(0,n.createElement)(ue,{type:"src",placeholder:(0,r.__)("Image SRC","dragblock"),value:h(a,"src"),onChange:e=>{t({dragBlockAttrs:(0,c.cloneDeep)(_(a,"src",e))})}})})}function fe(e){const{name:o,clientId:t}=e;return["dragblock/wrapper","dragblock/link","dragblock/form","dragblock/select"].includes(o)?(0,n.createElement)("div",{className:"dragblock-toolbar-button-wrapper"},(0,n.createElement)("div",{className:"dragblock-toolbar-button"},(0,n.createElement)(a.Inserter,{position:"bottom center",rootClientId:t,__experimentalIsQuick:!0,renderToggle:({onToggle:e})=>(0,n.createElement)("a",{title:(0,r.__)("Add a Child","dragblock"),onClick:e},s.plus()),isAppender:!0}))):null}function _e(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockStyles:a}=o;return"dragblock/image"===l?null:(0,n.createElement)(U,{title:(0,r.__)("Colors","dragblock"),text:s.colorPaletteLen(),tabs:[":hover"],popOverContent:({devices:o,tab:t})=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)(W,{title:(0,r.__)("Text Color","dragblock"),slug:"color",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(Y,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Background Color","dragblock"),slug:"background-color",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(Y,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Background Image","dragblock"),slug:"background-image",props:e,devices:o,tab:t,content:({value:e,onChange:l,slug:c})=>(0,n.createElement)(ue,{type:"src",placeholder:(0,r.__)("Background Image SRC","dragblock"),value:G(h(a,"background-image",o,t)),onChange:e=>{var o;l((o=e)?`url("${o}")`:o)}})}))})}function ve(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockStyles:a}=o;if(!["dragblock/wrapper","dragblock/link","dragblock/form"].includes(l))return null;const i="display",d=h(a,i);return(0,n.createElement)(m,{noPadding:!0,title:(0,r.__)("Display","dragblock"),text:P(i,d)||s.close(),popOverContent:e=>(0,n.createElement)(j,{options:i,value:d,onChange:e=>{t({dragBlockStyles:(0,c.cloneDeep)(_(a,i,e))})},vertical:!0})})}function Ie({value:e,onChange:o}){let t=parseFloat(e||"0");return isNaN(t)&&(t=0),(0,n.createElement)(L,{before:(0,n.createElement)("a",{style:{transform:"rotate("+t+"deg)"},className:"rotate-button db-clickable-icon",onClick:()=>{let e=t+45;e>=360&&(e%=360),o(`${e}deg`)}},s.rotateRight()),units:y,value:e,onChange:o})}function Ce({value:e,onChange:o}){let t=parseFloat(e||"0");return isNaN(t)&&(t=0),(0,n.createElement)(L,{before:(0,n.createElement)("a",{style:{transform:"rotateZ(90deg) rotateX("+(t>=180?180:0)+"deg)"},className:"rotate-x-button db-clickable-icon",onClick:()=>{let e=t+180;e>=360&&(e%=360),o(`${e}deg`)}},s.filter()),units:y,value:e,onChange:o})}function ye({value:e,onChange:o}){let t=parseFloat(e||"0");return isNaN(t)&&(t=0),(0,n.createElement)(L,{before:(0,n.createElement)("a",{style:{transform:"rotateY("+(t>=180?180:0)+"deg)"},className:"rotate-x-button db-clickable-icon",onClick:()=>{let e=t+180;e>=360&&(e%=360),o(`${e}deg`)}},s.filter()),units:y,value:e,onChange:o})}function Ee(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockStyles:a}=o;return(0,n.createElement)(U,{title:(0,r.__)("Transform","dragblock"),text:s.es(),tabs:[":hover"],popOverContent:({devices:o,tab:l})=>{const i=function(e,o,t){const n={};for(const[l,a]of(e||[]).entries()){const{slug:e,value:r,devices:c,selectors:i,disabled:s}=a;if("transform"!==e||s)continue;if((o||c)&&o!=c)continue;if((t||i)&&t!==i)continue;if(!r.includes("(")||!r.includes(")"))continue;const d=r.split("(")[0],g=r.split("(")[1].split(")")[0];d&&(n[d]={value:g,index:l})}return n}(a,o,l),s=(e,n)=>{""!==n&&"deg"!==n||d(e);const r=(0,c.cloneDeep)(a);if(i[e])r[i[e].index].value=`${e}(${n})`;else{let t={slug:"transform",value:`${e}(${n})`};o&&(t.devices=o),l&&(t.selectors=l),o&&(t.devices=o),l&&(t.selectors=l),r.unshift(t)}t({dragBlockStyles:r})},d=e=>{if(!i[e])return;const o=(0,c.cloneDeep)(a);i[e].index>-1&&o.splice(i[e].index,1),t({dragBlockStyles:o})};return(0,n.createElement)("div",{className:"dragblock-editor-toolbar-transform"},(0,n.createElement)(W,{title:(0,r.__)("Rotate","dragblock"),onReset:!!i?.rotate?.value&&(()=>{d("rotate")}),props:e,devices:o,tab:l,content:({})=>(0,n.createElement)(Ie,{value:i?.rotate?.value,onChange:e=>{s("rotate",e)}})}),(0,n.createElement)(W,{title:(0,r.__)("Flip Horizontal","dragblock"),onReset:!!i?.rotateY?.value&&(()=>{d("rotateY")}),props:e,devices:o,tab:l,content:({})=>(0,n.createElement)(ye,{value:i?.rotateY?.value,onChange:e=>{s("rotateY",e)}})}),(0,n.createElement)(W,{title:(0,r.__)("Flip Vertical","dragblock"),onReset:!!i?.rotateX?.value&&(()=>{d("rotateX")}),props:e,devices:o,tab:l,content:({})=>(0,n.createElement)(Ce,{value:i?.rotateX?.value,onChange:e=>{s("rotateX",e)}})}))}})}function xe(e){const{attributes:o,setAttributes:t}=e;let{dragBlockRenderability:l}=o;if(!l||!l.length)return null;let a=null;for(let e of l)if(!e.disabled&&"render"===e.slug){a=e.value;break}return null===a?null:(0,n.createElement)(k.ToolbarButton,{className:"dragblock-render-toolbar-button",onClick:()=>{let e=(0,c.cloneDeep)(l);for(let o=0;o<e.length;o++){let n=e[o];if(!n.disabled&&"render"===n.slug){"never"===n.value?n.value="":n.value="never",e[o]=n,t({dragBlockRenderability:e});break}}}},"never"===a?s.eyeClosed():s.eye())}const Ne=(0,l.createHigherOrderComponent)((e=>o=>{const{isSelected:t}=o,l=(0,n.createElement)("div",{className:"dragblock-toolbar-separator"});return t?(0,n.createElement)(n.Fragment,null,(0,n.createElement)(e,{...o}),(0,n.createElement)(a.BlockControls,null,(0,n.createElement)(g,{...o}),(0,n.createElement)(b,{...o}),(0,n.createElement)(ve,{...o}),(0,n.createElement)(K,{...o}),l,(0,n.createElement)(q,{...o}),(0,n.createElement)(Q,{...o}),(0,n.createElement)(le,{...o}),l,(0,n.createElement)(se,{...o}),(0,n.createElement)(_e,{...o}),(0,n.createElement)(Ee,{...o}),l,(0,n.createElement)(Be,{...o}),(0,n.createElement)(he,{...o}),(0,n.createElement)(xe,{...o}),(0,n.createElement)(fe,{...o}),l)):(0,n.createElement)(e,{...o})}),"dragBlockEditorToolbars");wp.hooks.addFilter("editor.BlockEdit","dragblock/editor-toolbars",Ne)},4184:function(e,o){var t;!function(){"use strict";var n={}.hasOwnProperty;function l(){for(var e=[],o=0;o<arguments.length;o++){var t=arguments[o];if(t){var a=typeof t;if("string"===a||"number"===a)e.push(t);else if(Array.isArray(t)){if(t.length){var r=l.apply(null,t);r&&e.push(r)}}else if("object"===a){if(t.toString!==Object.prototype.toString&&!t.toString.toString().includes("[native code]")){e.push(t.toString());continue}for(var c in t)n.call(t,c)&&t[c]&&e.push(c)}}}return e.join(" ")}e.exports?(l.default=l,e.exports=l):void 0===(t=function(){return l}.apply(o,[]))||(e.exports=t)}()}},t={};function n(e){var l=t[e];if(void 0!==l)return l.exports;var a=t[e]={exports:{}};return o[e](a,a.exports,n),a.exports}n.m=o,e=[],n.O=function(o,t,l,a){if(!t){var r=1/0;for(d=0;d<e.length;d++){t=e[d][0],l=e[d][1],a=e[d][2];for(var c=!0,i=0;i<t.length;i++)(!1&a||r>=a)&&Object.keys(n.O).every((function(e){return n.O[e](t[i])}))?t.splice(i--,1):(c=!1,a<r&&(r=a));if(c){e.splice(d--,1);var s=l();void 0!==s&&(o=s)}}return o}a=a||0;for(var d=e.length;d>0&&e[d-1][2]>a;d--)e[d]=e[d-1];e[d]=[t,l,a]},n.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(o,{a:o}),o},n.d=function(e,o){for(var t in o)n.o(o,t)&&!n.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:o[t]})},n.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},function(){var e={6612:0,7174:0};n.O.j=function(o){return 0===e[o]};var o=function(o,t){var l,a,r=t[0],c=t[1],i=t[2],s=0;if(r.some((function(o){return 0!==e[o]}))){for(l in c)n.o(c,l)&&(n.m[l]=c[l]);if(i)var d=i(n)}for(o&&o(t);s<r.length;s++)a=r[s],n.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return n.O(d)},t=self.webpackChunkdragblock=self.webpackChunkdragblock||[];t.forEach(o.bind(null,0)),t.push=o.bind(null,t.push.bind(t))}();var l=n.O(void 0,[7174],(function(){return n(9061)}));l=n.O(l)}();
     1!function(){var e,o={9061:function(e,o,t){"use strict";var n=window.wp.element,l=window.wp.compose,a=window.wp.blockEditor,r=window.wp.i18n,c=window.lodash,i=window.wp.data;const s={aesthetic:()=>dragBlockIcons?.iconAesthetic,alignItemsCenter:()=>dragBlockIcons?.iconAlignItemsCenter,alignItemsEnd:()=>dragBlockIcons?.iconAlignItemsEnd,alginItemsStart:()=>dragBlockIcons?.iconAlginItemsStart,alignItemsStretch:()=>dragBlockIcons?.iconAlignItemsStretch,colorPaletteLen:()=>dragBlockIcons?.iconColorPaletteLen,flexWrapNoWrap:()=>dragBlockIcons?.iconFlexWrapNoWrap,flexWrapWrapReverse:()=>dragBlockIcons?.iconFlexWrapWrapReverse,flexWrapWrap:()=>dragBlockIcons?.iconFlexWrapWrap,gap:()=>dragBlockIcons?.iconGap,justifyContentCenter:()=>dragBlockIcons?.iconJustifyContentCenter,justifyContentEnd:()=>dragBlockIcons?.iconJustifyContentEnd,justifyContentSpaceBetween:()=>dragBlockIcons?.iconJustifyContentSpaceBetween,justifyContentSpaceEvenly:()=>dragBlockIcons?.iconJustifyContentSpaceEvenly,justifyContentStart:()=>dragBlockIcons?.iconJustifyContentStart,justifyContentStretch:()=>dragBlockIcons?.iconJustifyContentStretch,sizing:()=>dragBlockIcons?.iconSizing,spacing:()=>dragBlockIcons?.iconSpacing,alignBottomBoxO:()=>dragBlockIcons?.iconAlignBottomBoxO,alignCenterBoxO:()=>dragBlockIcons?.iconAlignCenterBoxO,alignNoneBoxO:()=>dragBlockIcons?.iconAlignNoneBoxO,alignTopBoxO:()=>dragBlockIcons?.iconAlignTopBoxO,carKey:()=>dragBlockIcons?.iconCarKey,circle:()=>dragBlockIcons?.iconCircle,clipboardCheck:()=>dragBlockIcons?.iconClipboardCheck,clipboardMinus:()=>dragBlockIcons?.iconClipboardMinus,clipboardPlus:()=>dragBlockIcons?.iconClipboardPlus,col3RCO:()=>dragBlockIcons?.iconCol3RCO,colorPalletePaint:()=>dragBlockIcons?.iconColorPalletePaint,container:()=>dragBlockIcons?.iconContainer,doubleToggle:()=>dragBlockIcons?.iconDoubleToggle,eyeClosed:()=>dragBlockIcons?.iconEyeClosed,eyeInSpeechBubble:()=>dragBlockIcons?.iconEyeInSpeechBubble,eyeMonster:()=>dragBlockIcons?.iconEyeMonster,eye:()=>dragBlockIcons?.iconEye,facebookF:()=>dragBlockIcons?.iconFacebookF,fixedWidth:()=>dragBlockIcons?.iconFixedWidth,gearNuclear:()=>dragBlockIcons?.iconGearNuclear,gmail:()=>dragBlockIcons?.iconGmail,gridSelectCol14Row12:()=>dragBlockIcons?.iconGridSelectCol14Row12,grid1x2RC:()=>dragBlockIcons?.iconGrid1x2RC,justifyCenterO:()=>dragBlockIcons?.iconJustifyCenterO,justifyLeftO:()=>dragBlockIcons?.iconJustifyLeftO,justifyNoneO:()=>dragBlockIcons?.iconJustifyNoneO,justifyRightO:()=>dragBlockIcons?.iconJustifyRightO,justifySpaceBetweenO:()=>dragBlockIcons?.iconJustifySpaceBetweenO,layoutBlockBlueBoxO:()=>dragBlockIcons?.iconLayoutBlockBlueBoxO,layoutBlockGreenBoxO:()=>dragBlockIcons?.iconLayoutBlockGreenBoxO,layoutFlexBlueBoxO:()=>dragBlockIcons?.iconLayoutFlexBlueBoxO,layoutFlexComplexBlueBoxO:()=>dragBlockIcons?.iconLayoutFlexComplexBlueBoxO,layoutFlexComplexGreenBoxO:()=>dragBlockIcons?.iconLayoutFlexComplexGreenBoxO,layoutFlexGreenBoxO:()=>dragBlockIcons?.iconLayoutFlexGreenBoxO,layoutGridBlueBoxO:()=>dragBlockIcons?.iconLayoutGridBlueBoxO,layoutGridGreenBoxO:()=>dragBlockIcons?.iconLayoutGridGreenBoxO,layoutLeftFill:()=>dragBlockIcons?.iconLayoutLeftFill,layoutThree:()=>dragBlockIcons?.iconLayoutThree,linkDiagonal:()=>dragBlockIcons?.iconLinkDiagonal,minusCircle:()=>dragBlockIcons?.iconMinusCircle,monalisa:()=>dragBlockIcons?.iconMonalisa,overline:()=>dragBlockIcons?.iconOverline,postHeart:()=>dragBlockIcons?.iconPostHeart,solidPlay:()=>dragBlockIcons?.iconSolidPlay,stopORC:()=>dragBlockIcons?.iconStopORC,stopRC:()=>dragBlockIcons?.iconStopRC,threeColsRC:()=>dragBlockIcons?.iconThreeColsRC,translate:()=>dragBlockIcons?.iconTranslate,ward:()=>dragBlockIcons?.iconWard,whatsapp:()=>dragBlockIcons?.iconWhatsapp,addCard:()=>dragBlockIcons?.iconAddCard,addSubmenu:()=>dragBlockIcons?.iconAddSubmenu,addTemplate:()=>dragBlockIcons?.iconAddTemplate,alignCenter:()=>dragBlockIcons?.iconAlignCenter,alignJustify:()=>dragBlockIcons?.iconAlignJustify,alignLeft:()=>dragBlockIcons?.iconAlignLeft,alignNone:()=>dragBlockIcons?.iconAlignNone,alignRight:()=>dragBlockIcons?.iconAlignRight,archive:()=>dragBlockIcons?.iconArchive,arrowDown:()=>dragBlockIcons?.iconArrowDown,arrowLeft:()=>dragBlockIcons?.iconArrowLeft,arrowRight:()=>dragBlockIcons?.iconArrowRight,arrowUp:()=>dragBlockIcons?.iconArrowUp,aspectRatio:()=>dragBlockIcons?.iconAspectRatio,atSymbol:()=>dragBlockIcons?.iconAtSymbol,audio:()=>dragBlockIcons?.iconAudio,backup:()=>dragBlockIcons?.iconBackup,blockDefault:()=>dragBlockIcons?.iconBlockDefault,blockMeta:()=>dragBlockIcons?.iconBlockMeta,blockTable:()=>dragBlockIcons?.iconBlockTable,border:()=>dragBlockIcons?.iconBorder,box:()=>dragBlockIcons?.iconBox,brush:()=>dragBlockIcons?.iconBrush,bug:()=>dragBlockIcons?.iconBug,button:()=>dragBlockIcons?.iconButton,buttons:()=>dragBlockIcons?.iconButtons,calendar:()=>dragBlockIcons?.iconCalendar,cancelCircleFilled:()=>dragBlockIcons?.iconCancelCircleFilled,caption:()=>dragBlockIcons?.iconCaption,capturePhoto:()=>dragBlockIcons?.iconCapturePhoto,captureVideo:()=>dragBlockIcons?.iconCaptureVideo,category:()=>dragBlockIcons?.iconCategory,chartBar:()=>dragBlockIcons?.iconChartBar,check:()=>dragBlockIcons?.iconCheck,chevronDown:()=>dragBlockIcons?.iconChevronDown,chevronLeftSmall:()=>dragBlockIcons?.iconChevronLeftSmall,chevronLeft:()=>dragBlockIcons?.iconChevronLeft,chevronRightSmall:()=>dragBlockIcons?.iconChevronRightSmall,chevronRight:()=>dragBlockIcons?.iconChevronRight,chevronUpDown:()=>dragBlockIcons?.iconChevronUpDown,chevronUp:()=>dragBlockIcons?.iconChevronUp,classic:()=>dragBlockIcons?.iconClassic,closeSmall:()=>dragBlockIcons?.iconCloseSmall,close:()=>dragBlockIcons?.iconClose,cloudUpload:()=>dragBlockIcons?.iconCloudUpload,cloud:()=>dragBlockIcons?.iconCloud,code:()=>dragBlockIcons?.iconCode,cog:()=>dragBlockIcons?.iconCog,color:()=>dragBlockIcons?.iconColor,column:()=>dragBlockIcons?.iconColumn,columns:()=>dragBlockIcons?.iconColumns,commentAuthorAvatar:()=>dragBlockIcons?.iconCommentAuthorAvatar,commentAuthorName:()=>dragBlockIcons?.iconCommentAuthorName,commentContent:()=>dragBlockIcons?.iconCommentContent,commentEditLink:()=>dragBlockIcons?.iconCommentEditLink,commentReplyLink:()=>dragBlockIcons?.iconCommentReplyLink,comment:()=>dragBlockIcons?.iconComment,copy:()=>dragBlockIcons?.iconCopy,cover:()=>dragBlockIcons?.iconCover,create:()=>dragBlockIcons?.iconCreate,crop:()=>dragBlockIcons?.iconCrop,currencyDollar:()=>dragBlockIcons?.iconCurrencyDollar,currencyEuro:()=>dragBlockIcons?.iconCurrencyEuro,currencyPound:()=>dragBlockIcons?.iconCurrencyPound,customLink:()=>dragBlockIcons?.iconCustomLink,customPostType:()=>dragBlockIcons?.iconCustomPostType,desktop:()=>dragBlockIcons?.iconDesktop,details:()=>dragBlockIcons?.iconDetails,download:()=>dragBlockIcons?.iconDownload,dragHandle:()=>dragBlockIcons?.iconDragHandle,drawerLeft:()=>dragBlockIcons?.iconDrawerLeft,drawerRight:()=>dragBlockIcons?.iconDrawerRight,edit:()=>dragBlockIcons?.iconEdit,external:()=>dragBlockIcons?.iconExternal,file:()=>dragBlockIcons?.iconFile,filter:()=>dragBlockIcons?.iconFilter,flipHorizontal:()=>dragBlockIcons?.iconFlipHorizontal,flipVertical:()=>dragBlockIcons?.iconFlipVertical,footer:()=>dragBlockIcons?.iconFooter,formatBold:()=>dragBlockIcons?.iconFormatBold,formatCapitalize:()=>dragBlockIcons?.iconFormatCapitalize,formatIndentRTL:()=>dragBlockIcons?.iconFormatIndentRTL,formatIndent:()=>dragBlockIcons?.iconFormatIndent,formatItalic:()=>dragBlockIcons?.iconFormatItalic,formatListBulletsRTL:()=>dragBlockIcons?.iconFormatListBulletsRTL,formatListBullets:()=>dragBlockIcons?.iconFormatListBullets,formatListNumberedRTL:()=>dragBlockIcons?.iconFormatListNumberedRTL,formatListNumbered:()=>dragBlockIcons?.iconFormatListNumbered,formatLowercase:()=>dragBlockIcons?.iconFormatLowercase,formatLtr:()=>dragBlockIcons?.iconFormatLtr,formatOutdentRTL:()=>dragBlockIcons?.iconFormatOutdentRTL,formatOutdent:()=>dragBlockIcons?.iconFormatOutdent,formatRtl:()=>dragBlockIcons?.iconFormatRtl,formatStrikethrough:()=>dragBlockIcons?.iconFormatStrikethrough,formatUnderline:()=>dragBlockIcons?.iconFormatUnderline,formatUppercase:()=>dragBlockIcons?.iconFormatUppercase,fullscreen:()=>dragBlockIcons?.iconFullscreen,ery:()=>dragBlockIcons?.gallery,globe:()=>dragBlockIcons?.iconGlobe,grid:()=>dragBlockIcons?.iconGrid,group:()=>dragBlockIcons?.iconGroup,handle:()=>dragBlockIcons?.iconHandle,header:()=>dragBlockIcons?.iconHeader,headingLevel1:()=>dragBlockIcons?.iconHeadingLevel1,headingLevel2:()=>dragBlockIcons?.iconHeadingLevel2,headingLevel3:()=>dragBlockIcons?.iconHeadingLevel3,headingLevel4:()=>dragBlockIcons?.iconHeadingLevel4,headingLevel5:()=>dragBlockIcons?.iconHeadingLevel5,headingLevel6:()=>dragBlockIcons?.iconHeadingLevel6,heading:()=>dragBlockIcons?.iconHeading,helpFilled:()=>dragBlockIcons?.iconHelpFilled,help:()=>dragBlockIcons?.iconHelp,home:()=>dragBlockIcons?.iconHome,html:()=>dragBlockIcons?.iconHtml,image:()=>dragBlockIcons?.iconImage,inbox:()=>dragBlockIcons?.iconInbox,info:()=>dragBlockIcons?.iconInfo,insertAfter:()=>dragBlockIcons?.iconInsertAfter,insertBefore:()=>dragBlockIcons?.iconInsertBefore,institute:()=>dragBlockIcons?.iconInstitute,justifyCenter:()=>dragBlockIcons?.iconJustifyCenter,justifyLeft:()=>dragBlockIcons?.iconJustifyLeft,justifyRight:()=>dragBlockIcons?.iconJustifyRight,justifySpaceBetween:()=>dragBlockIcons?.iconJustifySpaceBetween,justifyStretch:()=>dragBlockIcons?.iconJustifyStretch,key:()=>dragBlockIcons?.iconKey,keyboardClose:()=>dragBlockIcons?.iconKeyboardClose,keyboardReturn:()=>dragBlockIcons?.iconKeyboardReturn,keyboard:()=>dragBlockIcons?.iconKeyboard,language:()=>dragBlockIcons?.iconLanguage,layout:()=>dragBlockIcons?.iconLayout,levelUp:()=>dragBlockIcons?.iconLevelUp,lifesaver:()=>dragBlockIcons?.iconLifesaver,lineDashed:()=>dragBlockIcons?.iconLineDashed,lineDotted:()=>dragBlockIcons?.iconLineDotted,lineSolid:()=>dragBlockIcons?.iconLineSolid,linkOff:()=>dragBlockIcons?.iconLinkOff,link:()=>dragBlockIcons?.iconLink,listItem:()=>dragBlockIcons?.iconListItem,listView:()=>dragBlockIcons?.iconListView,list:()=>dragBlockIcons?.iconList,lockOutline:()=>dragBlockIcons?.iconLockOutline,lockSmall:()=>dragBlockIcons?.iconLockSmall,lock:()=>dragBlockIcons?.iconLock,login:()=>dragBlockIcons?.iconLogin,loop:()=>dragBlockIcons?.iconLoop,mapMarker:()=>dragBlockIcons?.iconMapMarker,mediaAndText:()=>dragBlockIcons?.iconMediaAndText,media:()=>dragBlockIcons?.iconMedia,megaphone:()=>dragBlockIcons?.iconMegaphone,menu:()=>dragBlockIcons?.iconMenu,mobile:()=>dragBlockIcons?.iconMobile,moreHorizontalMobile:()=>dragBlockIcons?.iconMoreHorizontalMobile,moreHorizontal:()=>dragBlockIcons?.iconMoreHorizontal,moreVertical:()=>dragBlockIcons?.iconMoreVertical,more:()=>dragBlockIcons?.iconMore,moveTo:()=>dragBlockIcons?.iconMoveTo,navigation:()=>dragBlockIcons?.iconNavigation,next:()=>dragBlockIcons?.iconNext,notFound:()=>dragBlockIcons?.iconNotFound,overlayText:()=>dragBlockIcons?.iconOverlayText,pageBreak:()=>dragBlockIcons?.iconPageBreak,page:()=>dragBlockIcons?.iconPage,pages:()=>dragBlockIcons?.iconPages,paragraph:()=>dragBlockIcons?.iconParagraph,payment:()=>dragBlockIcons?.iconPayment,pencil:()=>dragBlockIcons?.iconPencil,people:()=>dragBlockIcons?.iconPeople,percent:()=>dragBlockIcons?.iconPercent,pinSmall:()=>dragBlockIcons?.iconPinSmall,pin:()=>dragBlockIcons?.iconPin,plugins:()=>dragBlockIcons?.iconPlugins,plusCircleFilled:()=>dragBlockIcons?.iconPlusCircleFilled,plusCircle:()=>dragBlockIcons?.iconPlusCircle,plus:()=>dragBlockIcons?.iconPlus,positionCenter:()=>dragBlockIcons?.iconPositionCenter,positionLeft:()=>dragBlockIcons?.iconPositionLeft,positionRight:()=>dragBlockIcons?.iconPositionRight,postAuthor:()=>dragBlockIcons?.iconPostAuthor,postCategories:()=>dragBlockIcons?.iconPostCategories,postCommentsCount:()=>dragBlockIcons?.iconPostCommentsCount,postCommentsForm:()=>dragBlockIcons?.iconPostCommentsForm,postComments:()=>dragBlockIcons?.iconPostComments,postContent:()=>dragBlockIcons?.iconPostContent,postDate:()=>dragBlockIcons?.iconPostDate,postExcerpt:()=>dragBlockIcons?.iconPostExcerpt,postFeaturedImage:()=>dragBlockIcons?.iconPostFeaturedImage,postList:()=>dragBlockIcons?.iconPostList,postTerms:()=>dragBlockIcons?.iconPostTerms,post:()=>dragBlockIcons?.iconPost,preformatted:()=>dragBlockIcons?.iconPreformatted,previous:()=>dragBlockIcons?.iconPrevious,pullLeft:()=>dragBlockIcons?.iconPullLeft,pullRight:()=>dragBlockIcons?.iconPullRight,pullquote:()=>dragBlockIcons?.iconPullquote,queryPaginationNext:()=>dragBlockIcons?.iconQueryPaginationNext,queryPaginationNumbers:()=>dragBlockIcons?.iconQueryPaginationNumbers,queryPaginationPrevious:()=>dragBlockIcons?.iconQueryPaginationPrevious,queryPagination:()=>dragBlockIcons?.iconQueryPagination,quote:()=>dragBlockIcons?.iconQuote,receipt:()=>dragBlockIcons?.iconReceipt,redo:()=>dragBlockIcons?.iconRedo,removeBug:()=>dragBlockIcons?.iconRemoveBug,removeSubmenu:()=>dragBlockIcons?.iconRemoveSubmenu,replace:()=>dragBlockIcons?.iconReplace,reset:()=>dragBlockIcons?.iconReset,resizeCornerNE:()=>dragBlockIcons?.iconResizeCornerNE,reusableBlock:()=>dragBlockIcons?.iconReusableBlock,rotateLeft:()=>dragBlockIcons?.iconRotateLeft,rotateRight:()=>dragBlockIcons?.iconRotateRight,row:()=>dragBlockIcons?.iconRow,rss:()=>dragBlockIcons?.iconRss,search:()=>dragBlockIcons?.iconSearch,seen:()=>dragBlockIcons?.iconSeen,separator:()=>dragBlockIcons?.iconSeparator,settings:()=>dragBlockIcons?.iconSettings,shadow:()=>dragBlockIcons?.iconShadow,share:()=>dragBlockIcons?.iconShare,shield:()=>dragBlockIcons?.iconShield,shipping:()=>dragBlockIcons?.iconShipping,shortcode:()=>dragBlockIcons?.iconShortcode,shuffle:()=>dragBlockIcons?.iconShuffle,sidebar:()=>dragBlockIcons?.iconSidebar,sidesAll:()=>dragBlockIcons?.iconSidesAll,sidesAxial:()=>dragBlockIcons?.iconSidesAxial,sidesBottom:()=>dragBlockIcons?.iconSidesBottom,sidesHorizontal:()=>dragBlockIcons?.iconSidesHorizontal,sidesLeft:()=>dragBlockIcons?.iconSidesLeft,sidesRight:()=>dragBlockIcons?.iconSidesRight,sidesTop:()=>dragBlockIcons?.iconSidesTop,sidesVertical:()=>dragBlockIcons?.iconSidesVertical,siteLogo:()=>dragBlockIcons?.iconSiteLogo,stack:()=>dragBlockIcons?.iconStack,starEmpty:()=>dragBlockIcons?.iconStarEmpty,starFilled:()=>dragBlockIcons?.iconStarFilled,starHalf:()=>dragBlockIcons?.iconStarHalf,store:()=>dragBlockIcons?.iconStore,stretchFullWidth:()=>dragBlockIcons?.iconStretchFullWidth,stretchWide:()=>dragBlockIcons?.iconStretchWide,es:()=>dragBlockIcons?.styles,subscript:()=>dragBlockIcons?.iconSubscript,superscript:()=>dragBlockIcons?.iconSuperscript,swatch:()=>dragBlockIcons?.iconSwatch,symbolFilled:()=>dragBlockIcons?.iconSymbolFilled,symbol:()=>dragBlockIcons?.iconSymbol,tableColumnAfter:()=>dragBlockIcons?.iconTableColumnAfter,tableColumnBefore:()=>dragBlockIcons?.iconTableColumnBefore,tableColumnDelete:()=>dragBlockIcons?.iconTableColumnDelete,tableRowAfter:()=>dragBlockIcons?.iconTableRowAfter,tableRowBefore:()=>dragBlockIcons?.iconTableRowBefore,tableRowDelete:()=>dragBlockIcons?.iconTableRowDelete,table:()=>dragBlockIcons?.iconTable,tablet:()=>dragBlockIcons?.iconTablet,tag:()=>dragBlockIcons?.iconTag,textColor:()=>dragBlockIcons?.iconTextColor,textHorizontal:()=>dragBlockIcons?.iconTextHorizontal,textVertical:()=>dragBlockIcons?.iconTextVertical,tip:()=>dragBlockIcons?.iconTip,title:()=>dragBlockIcons?.iconTitle,tool:()=>dragBlockIcons?.iconTool,trash:()=>dragBlockIcons?.iconTrash,trendingDown:()=>dragBlockIcons?.iconTrendingDown,trendingUp:()=>dragBlockIcons?.iconTrendingUp,typography:()=>dragBlockIcons?.iconTypography,undo:()=>dragBlockIcons?.iconUndo,ungroup:()=>dragBlockIcons?.iconUngroup,unlock:()=>dragBlockIcons?.iconUnlock,unseen:()=>dragBlockIcons?.iconUnseen,update:()=>dragBlockIcons?.iconUpdate,upload:()=>dragBlockIcons?.iconUpload,verse:()=>dragBlockIcons?.iconVerse,video:()=>dragBlockIcons?.iconVideo,warning:()=>dragBlockIcons?.iconWarning,widget:()=>dragBlockIcons?.iconWidget,wordpress:()=>dragBlockIcons?.iconWordpress};var d=window.wp.blocks;function g(e){const{clientId:o}=e,t=(0,i.select)("core/block-editor").getBlockParents(o),l=t.length?t.at(-1):"",a=t.length>1?t.at(-2):"",g=(0,i.select)("core/block-editor").getBlockOrder(o),u=g.length?g[0]:"",k=(e,o="",t=!1)=>{if(!e)return null;const l=(0,i.select)("core/block-editor").getBlock(e);if(!l)return null;let a="",r="",s="";l?.attributes?.className&&(r="."+l.attributes.className.split(" ").join(".")),l?.attributes?.dragBlockTagName&&(s=l.attributes.dragBlockTagName),a=l.name,a.includes("/")&&(a=a.split("/")[1]),a=a.split("-").map((e=>(0,c.capitalize)(e))).join(" "),t&&(s||r)&&(s||r.replace(".","")!==a.toLowerCase()||(r=""),a+=(s?" - ":"")+s+r);let g=null;if(t){let e=(0,d.getBlockType)(l.name);e&&e.icon&&e.icon.src&&(g=(0,c.isString)(e.icon.src)?(0,n.createElement)("span",{className:`icon dashicon dashicons dashicons-${e.icon.src}`}):(0,n.createElement)("span",{className:"icon"},e.icon.src))}return(0,n.createElement)("a",{title:t||!s&&!r?o:s+r,className:"item"+(t?" current":""),onClick:()=>{t||(0,i.dispatch)("core/block-editor").selectBlock(e)}},g,(0,n.createElement)("span",{className:"label"},a))};let m=k(l,(0,r.__)("Parent block","dragblock")),p=k(a,(0,r.__)("Parent block","dragblock")),b=k(u,(0,r.__)("Child block","dragblock")),B=k(o,(0,r.__)("Current Block","dragblock"),!0);return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"dragblock-block-toolbar-navigator"},p,!!p&&(0,n.createElement)("span",{className:"separator"},s.chevronRight()),m,!!m&&(0,n.createElement)("span",{className:"separator"},s.chevronRight()),B,!!b&&(0,n.createElement)("span",{className:"separator"},s.chevronRight()),b))}function u(e,o){return e=e.toLowerCase().replace(/[/\-]/g,"").split(/\s+/).filter((e=>!!e.trim())).join(""),(o=o.toLowerCase().replace(/[/\-]/g," ").split(/\s+/).filter((e=>!!e.trim()))).every((o=>e.includes(o)))}(0,r.__)("Href","dragblock"),(0,r.__)("Target","dragblock"),(0,r.__)("default","dragblock"),(0,r.__)("New Tab","dragblock"),(0,r.__)("Parent Tab","dragblock"),(0,r.__)("Same Tab","dragblock"),(0,r.__)("Out of Iframe","dragblock"),(0,r.__)("Rel","dragblock"),(0,r.__)("Tab Index","dragblock"),(0,r.__)("Src","dragblock"),(0,r.__)("Alt","dragblock"),(0,r.__)("Name","dragblock"),(0,r.__)("Placeholder","dragblock"),(0,r.__)("Title","dragblock"),(0,r.__)("Type","dragblock"),(0,r.__)("Value","dragblock"),(0,r.__)("Disabled","dragblock"),(0,r.__)("Required","dragblock"),(0,r.__)("Selected","dragblock"),(0,r.__)("Action","dragblock"),(0,r.__)("Method","dragblock"),(0,r.__)("For","dragblock"),(0,r.__)("Sizes","dragblock"),(0,r.__)("Loading","dragblock"),(0,r.__)("Loading immediately or wait viewport","dragblock"),(0,r.__)("Default","dragblock"),(0,r.__)("Lazy","dragblock"),(0,r.__)("Eager","dragblock");wp.hooks.addFilter("blocks.registerBlockType","dragblock/attributes-register",(function(e,o){return e=Object.assign({},e,{attributes:Object.assign({},e.attributes,{dragBlockClientId:{type:"string"},anchor:{type:"string",source:"attribute",default:"",attribute:"id",selector:"*"},className:{type:"string",default:""},dragBlockAttrs:{type:"array",default:""}})}),-1!==o.indexOf("dragblock")&&(e=Object.assign({},e,{attributes:Object.assign({},e.attributes,{}),supports:Object.assign({},e.supports,{anchor:!0})})),e}));var k=window.wp.components;function m(e){const{className:o,title:t,text:l,popOverTitle:a,popOverContent:r,popOverClassName:c,noPadding:i,position:s,closeOnMouseLeave:d}=e,[g,u]=(0,n.useState)(!1),[m,p]=(0,n.useState)(null),[b,B]=(0,n.useState)(!1),h=(0,n.useRef)(null),f=(0,n.useRef)(null),_=()=>{u(!1)};(0,n.useEffect)((()=>(document.addEventListener("mousedown",v),document.addEventListener("mouseup",I),()=>{document.removeEventListener("mousedown",v),document.removeEventListener("mouseup",I)})),[]);const v=e=>{f.current&&f.current.contains(e.target)||h.current&&h.current.contains(e.target)||e.target.classList.contains("dragblock-toolbar-popover")||null!==e.target.closest(".dragblock-toolbar-popover")?B(!0):_()},I=()=>{B(!1)};return(0,n.createElement)("div",{ref:f,className:"dragblock-toolbar-button-wrapper",onMouseEnter:()=>{m&&(clearTimeout(m),p(null))}},(0,n.createElement)("a",{className:"dragblock-toolbar-button"+(o?" "+o:""),title:t||"",onClick:()=>{u(!g)}},l),!!g&&!!r&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(k.Popover,{focusOnMount:!1,ref:h,className:"dragblock-toolbar-popover"+(i?" no-padding":"")+(c?" "+c:""),position:s||"bottom right",onMouseLeave:()=>{d&&p(setTimeout((function(){p(null),b||_()}),300))}},!(!a&&!t)&&(0,n.createElement)("h3",{className:"popover-title"},a||t),(0,n.createElement)("div",{className:"popover-content"},r({open:()=>{m&&(clearTimeout(m),p(null)),u(!0)},close:_,closeTimer:m,setCloseTimer:p,ref:h})))))}function p(e){const{onChange:o,value:t}=e;return(0,n.createElement)("div",{className:"dragblock-html-tag-picker"},[["h1","h2","h3","h4","h5","h6"],["p","ul","li","div","nav","pre"],["span","label","button","header","footer","main"],["aside","legend","section","article","fieldset","blockquote"]].map(((e,l)=>(0,n.createElement)("div",{key:l,className:"line"},e.map(((e,l)=>(0,n.createElement)("a",{className:"text"+(t===e?" active":""),key:l,onClick:()=>{o(e)}},e)))))))}function b(e){const{attributes:o,setAttributes:t,name:l}=e;if(function(e,o=!0){const{clientId:t,isSelected:n,isMultiSelected:l,name:a,attributes:r}=e,{dragBlockRenderability:c}=r;return!n||l||["core/block"].includes(a)||o&&function(e){if(e&&e.length)for(let o of e)if(!o.disabled&&"render"===o.slug&&"never"===o.value)return!0;return!1}(c)}(e)||"dragblock/wrapper"!==l&&"dragblock/text"!==l)return null;let{dragBlockTagName:a,dragBlockAttrs:c}=o,i=c?((e,o)=>{let t=((e,o)=>{if(e)for(let[t,n]of e.entries())if(n.slug===o&&!n.disabled)return t;return-1})(e,o);return-1===t?null:e[t].value})(c,"href"):"";return a||(a="dragblock/text"===l?i?"a":"span":"div"),(0,n.createElement)(n.Fragment,null,(0,n.createElement)(m,{popOverClassName:"dragblock-editor-toolbar-popover",className:"text-icon tag-selector",text:a.toUpperCase(),title:(0,r.__)("Tag Name","dragBlock"),popOverContent:e=>(0,n.createElement)(p,{value:a,onChange:e=>{t({dragBlockTagName:e})}})}))}function B(e,o,t="",n=""){if(!e||!e.length)return-1;for(let l=0;l<e.length;l++){let a=e[l];if(a.slug===o&&!a.disabled&&!((t||a.devices)&&t!==a.devices||(n||a.selectors)&&n!==a.selectors))return l}return-1}const h=(e,o,t="",n="")=>{let l=B(e,o,t,n);return-1===l?"":(0,c.isString)(e[l].value)?e[l].value.trim():e[l].value},f=(e,o,t="",n="")=>{let l=B(e,o,t,n);return l>-1&&e.splice(l,1),e},_=(e,o,t,n="",l="")=>{let a=B(e,o,n,l);if(e||(e=[]),(0,c.isString)(t)&&(t=t.trim()),""!==t){if(-1===a){let a={slug:o,value:t};return n&&(a.devices=n),l&&(a.selectors=l),e.unshift(a),e}return e[a].value=t,e}return-1!==a?(e.splice(a,1),e):e};var v=t(4184),I=t.n(v);const C={px:{min:0,default:0,max:3e3,step:1},"%":{min:0,default:0,max:100,step:1},em:{min:0,default:0,max:50,step:.1},rem:{min:0,default:0,max:50,step:.1},vw:{min:0,default:0,max:100,step:1},vh:{min:0,default:0,max:100,step:1}},y={deg:{min:0,default:0,max:360,step:1}},E="var(--wp--style--global--content-size)",x="var(--wp--style--global--wide-size)",N={"":(0,r.__)("Default","dragblock"),[E]:"Content",[x]:"Wide","100%":"100%",auto:"Auto","fit-content":"Huge"},S={"":(0,r.__)("Default","dragblock"),[E]:"Content",[x]:"Wide","100%":"100%",0:"None"},w={"":(0,r.__)("Default","dragblock"),"8px":"XXS","11px":"XS","13px":"S","20px":"M","36px":"L","42px":"XL","60px":"XXL","96px":"XXL"};function L({value:e,onChange:o,placeholder:t,className:l,units:r,presets:i,forceUnit:s,before:d,after:g}){const u=(0,a.useSetting)("layout.contentSize"),m=(0,a.useSetting)("layout.wideSize");function p(e){return e===u?e=E:e===m&&(e=x),e}if(null===(e=function(e){return e===E?e=u:e===x&&(e=m),e}(e))&&(e=""),i&&(0,c.isString)(i))switch(i){case"width":i=N;break;case"max-width":i=S;break;case"font-size":i=w;break;default:i=null}return r||(r=C),s&&r[s]&&(r={[s]:r[s]}),r=Object.entries(r).map((([e,o])=>(o.label=e,o.value=e,o))),(0,n.createElement)("div",{className:"dragblock-dimension-input"+(l?" "+l:"")+(s||r.length<=1?" force-unit":"")},(0,n.createElement)("div",{className:"db-input-wrapper"},d,(0,n.createElement)(k.__experimentalUnitControl,{value:e,onChange:o,placeholder:t,units:r}),g),!!i&&(0,n.createElement)("div",{className:"presets"},Object.entries(i).map((([t,l],a)=>(0,n.createElement)("a",{key:a,className:"item"+(t===p(e)?" active":""),onClick:()=>{o(t)}},t?l:"—")))))}function D({value:e,onChange:o,className:t,control:l,placeholder:a,placeholders:r,layout:c,separator:i}){if(c=c&&["stack","row","corner","side"].includes(c)?c:"stack",i=i||" ",(e=e?e.trim():"")&&e.includes(i)){let o=e.split(i);o.every((e=>e===o[0]))&&(e=o[0])}let d=new Array(r.length).fill(null),g=e.split(i).map(((e,o)=>{d[o]=e})).length;if(g<d.length)for(let e=g;e<d.length;e++)d[e]=d[g-1];const[u,k]=(0,n.useState)(!e.includes(i));let m=null;return m=u?(0,n.createElement)("div",{className:"controls"},(0,n.createElement)("a",{className:"toggle",onClick:()=>{k(!1)}},s.linkOff()),(0,n.createElement)("div",{className:"control"},l({placeholder:a,value:e,onChange:o}))):(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"controls"},r.map(((e,t)=>(0,n.createElement)("div",{key:t,className:"control control-"+t+(0===t?" first":"")+(t===r.length-1?" last":"")},(0,n.createElement)("div",{className:"connector"}),l({placeholder:e,value:d[t],onChange:e=>{((e,t)=>{let n=0;isNaN(parseFloat(e))&&!e.startsWith("-")&&(n="none");for(let e=0;e<d.length;e++)e!==t&&""===d[e]&&(d[e]=n);d[t]=e?e.trim():"0",0!==d.filter((e=>!!e&&"0"!==e&&"none"!==e)).length?o(d.join(i)):o("")})(e,t)}}))))),(0,n.createElement)("a",{className:"toggle",onClick:()=>{k(!0)}},s.link())),(0,n.createElement)("div",{className:"dragblock-connected-controls"+(c?" "+c:"")+(u?" linked":" unlinked")+(t?" "+t:"")},m)}function R({placeholder:e,value:o,onChange:t,className:l}){return(0,n.createElement)(D,{value:o,onChange:t,className:l,placeholder:e,placeholders:[(0,r.__)("Row","dragblock"),(0,r.__)("Column","dragblock")],control:e=>(0,n.createElement)(L,{...e})})}function O({placeholder:e,value:o,onChange:t}){const l="auto"===o;return(0,n.createElement)("div",{class:"dragblock-margin-single-control"+(l?" auto":"")},(0,n.createElement)(L,{placeholder:e,value:o,onChange:t,units:{px:{min:-1e3},"%":{min:-100},em:{min:-50},rem:{min:-50},vw:{min:-100},vh:{min:-100}}}),(0,n.createElement)("a",{className:"auto",onClick:()=>{t(l?"":"auto")},title:"Auto"},l?"Auto":"A"))}function T({placeholder:e,value:o,onChange:t,className:l}){return(0,n.createElement)(D,{value:o,onChange:t,className:"dragblock-margin-control"+(l?" "+l:""),layout:"side",placeholder:e,placeholders:[(0,r.__)("Top","dragblock"),(0,r.__)("Right","dragblock"),(0,r.__)("Bottom","dragblock"),(0,r.__)("Left","dragblock")],control:({placeholder:e,value:o,onChange:t})=>(0,n.createElement)(O,{placeholder:e,value:o,onChange:t})})}function A({placeholder:e,value:o,onChange:t,className:l}){return(0,n.createElement)(D,{value:o,onChange:t,className:"dragblock-padding-control"+(l?" "+l:""),layout:"side",placeholder:e,placeholders:[(0,r.__)("Top","dragblock"),(0,r.__)("Right","dragblock"),(0,r.__)("Bottom","dragblock"),(0,r.__)("Left","dragblock")],control:({placeholder:e,value:o,onChange:t})=>(0,n.createElement)(L,{placeholder:e,value:o,onChange:t})})}const F={display:{"":{text:(0,r.__)("Default","dragblock"),icon:s.layoutBlockBlueBoxO()},flex:{text:(0,r.__)("Flex Box","dragblock"),icon:s.layoutFlexBlueBoxO()},grid:{text:(0,r.__)("Grid Box","dragblock"),icon:s.layoutGridBlueBoxO()}},"text-align":{"":{text:(0,r.__)("Left","dragblock"),icon:s.alignLeft()},center:{text:(0,r.__)("Center","dragblock"),icon:s.alignCenter()},right:{text:(0,r.__)("Right","dragblock"),icon:s.alignRight()},justify:{text:(0,r.__)("Justify","dragblock"),icon:s.alignJustify()}},"flex-direction":{"":{text:(0,r.__)("Row - Horizontal","dragblock"),icon:s.arrowRight()},column:{text:(0,r.__)("Column - Vertical","dragblock"),icon:s.arrowDown()},"row-reverse":{text:(0,r.__)("Row - Reverse","dragblock"),icon:s.arrowLeft()},"column-reverse":{text:(0,r.__)("Column - Reverse","dragblock"),icon:s.arrowUp()}},"justify-content":{"":{text:(0,r.__)("Start - Left","dragblock"),icon:s.justifyContentStart()},center:{text:(0,r.__)("Center - Middle","dragblock"),icon:s.justifyContentCenter()},"space-between":{text:(0,r.__)("Space Between","dragblock"),icon:s.justifyContentSpaceBetween()},end:{text:(0,r.__)("End - Right","dragblock"),icon:s.justifyContentEnd()},"space-evenly":{text:(0,r.__)("Space Evenly","dragblock"),icon:s.justifyContentSpaceEvenly()},stretch:{text:(0,r.__)("Stretch","dragblock"),icon:s.justifyContentStretch()}},"align-items":{"":{text:(0,r.__)("Start - Top","dragblock"),icon:s.alginItemsStart()},center:{text:(0,r.__)("Center - Middle","dragblock"),icon:s.alignItemsCenter()},end:{text:(0,r.__)("End - Bottom","dragblock"),icon:s.alignItemsEnd()},stretch:{text:(0,r.__)("Stretch","dragblock"),icon:s.alignItemsStretch()}},"flex-wrap":{"":{text:(0,r.__)("No Wrap","dragblock"),icon:s.flexWrapNoWrap()},wrap:{text:(0,r.__)("Wrap","dragblock"),icon:s.flexWrapWrap()},"wrap-reverse":{text:(0,r.__)("Wrap Reverse","dragblock"),icon:s.flexWrapWrapReverse()}},"text-transform":{"":{text:(0,r.__)("Default","dragblock"),icon:s.lineSolid()},uppercase:{text:(0,r.__)("Uppercase","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"AB")},lowercase:{text:(0,r.__)("Lowercase","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"ab")},capitalize:{text:(0,r.__)("Capitalize","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon"},"Ab")}},"font-style":{"":{text:(0,r.__)("Default","dragblock"),icon:s.lineSolid()},italic:{text:(0,r.__)("Italic","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon",style:{fontStyle:"italic"}},(0,r.__)("Italic","dragblock"))},normal:{text:(0,r.__)("Normal","dragblock"),icon:(0,n.createElement)("span",{className:"text-icon",style:{fontStyle:"normal"}},(0,r.__)("Normal","dragblock"))}},"text-decoration-line":{"":{text:(0,r.__)("Default","dragblock"),icon:s.lineSolid()},underline:{text:(0,r.__)("Underline","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline"}},"U")},"line-through":{text:(0,r.__)("Line Through","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"line-through"}},"S")},overline:{text:(0,r.__)("Overline","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"overline"}},"O")},none:{text:(0,r.__)("None","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon"},"X")}},"text-decoration-style":{"":{text:(0,r.__)("Default","dragblock"),icon:s.lineSolid()},solid:{text:(0,r.__)("Solid","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"solid"}},(0,r.__)("Solid","dragblock"))},dashed:{text:(0,r.__)("Dashed","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"dashed"}},(0,r.__)("Dashed","dragblock"))},dotted:{text:(0,r.__)("Dotted","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"dotted"}},(0,r.__)("Dotted","dragblock"))},double:{text:(0,r.__)("Double","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"double"}},(0,r.__)("Double","dragblock"))},wavy:{text:(0,r.__)("Wavy","dragblock"),icon:(0,n.createElement)("span",{class:"text-icon",style:{textDecorationLine:"underline",textDecorationStyle:"wavy"}},(0,r.__)("Wavy","dragblock"))}},devices:{"":{text:(0,r.__)("Desktop/Default","dragblock"),icon:s.desktop()},t:{text:(0,r.__)("Tablet","dragblock"),icon:s.tablet()},m:{text:(0,r.__)("Mobile","dragblock"),icon:s.mobile()}}};function P(e,o){return F[e]&&F[e][o]&&F[e][o].icon?F[e][o].icon:null}function j(e){let{options:o,value:t,onChange:l,className:a,vertical:r,multiSelect:i}=e;if(!o)return null;let s="";if((0,c.isString)(o)){if(s=o,!F[s])return null;o=F[s]}const d=new Set((t||"").trim().split(" "));let g=Object.keys(o);""===g.at(-1)&&(g.pop(),g.unshift(""));const u=g.map(((e,a)=>{const{icon:c,text:s}=o[e],g=(0,n.createElement)(n.Fragment,null,!!c&&(0,n.createElement)("span",{className:"icon"},c),r&&s&&(0,n.createElement)("span",{className:"text"},s)),u=s&&!r?(0,n.createElement)(k.Tooltip,{text:s,position:"bottom",delay:0},g):g;return(0,n.createElement)("a",{key:a,className:I()("option",{active:d.has(e)}),title:s||"",onClick:o=>{if(i&&(o.ctrlKey||o.metaKey)&&""!==e&&"none"!==e&&t&&"none"!==t)d.has(e)?d.delete(e):d.add(e),l(Array.from(d).join(" "));else{if(e===(t||""))return;l(e)}}},u)}));return(0,n.createElement)("div",{className:"dragblock-options "+(r?"vertical":"horizontal")+(a?" "+a:"")+(s?" "+s:"")},u)}function W(e){let{props:o,title:t,listName:l,devices:a,tab:i,slug:s,content:d,onReset:g,onChange:u,value:k}=e;if(s&&o){const{attributes:e,setAttributes:t}=o;l||(l="dragBlockStyles");let r=e[l]||[];k||(k=h(r,s,a,i)),(0,c.isFunction)(u)||!1===u||(u=e=>{let o={};o[l]=(0,c.cloneDeep)(_(r,s,e,a,i)),t({...o})}),!(0,c.isFunction)(g)&&!1!==g&&k&&(g=()=>{let e={};e[l]=(0,c.cloneDeep)(f(r,s,a,i)),t({...e})}),d||(d=({value:e,onChange:o,slug:t})=>(0,n.createElement)(j,{options:t,value:e,onChange:o}))}return(0,n.createElement)("div",{className:"dragblock-editor-toolbars-section"+(s?" "+s:"")},function(e){const{title:o,onReset:t}=e;return(0,n.createElement)("h4",{className:"section-title"+(t?" has-reset":"")},o||"",!!t&&(0,n.createElement)("a",{className:"reset",onClick:t},(0,r.__)("Reset","dragblock")))}({title:t,onReset:g}),!!d&&d({value:k,onChange:u,slug:s}))}function U(e){let{title:o,text:t,className:l,noPadding:a,popOverContent:i,popOverClassName:s,tabs:d,isResponsive:g}=e;d&&(d.includes("")||d.unshift(""));const[u,k]=(0,n.useState)(""),[p,b]=(0,n.useState)(d?d[0]:"");let B=null;d&&(B=(0,n.createElement)("span",{className:"tabs"+(p?" selected":"")},d.map(((e,o)=>{const t=""===e?(0,r.__)("Normal","dragblock"):(0,c.capitalize)(e.replace(":",""));return(0,n.createElement)("a",{key:o,className:"tab"+(e===p?" active":""),onClick:()=>{b(e)}},t)})))),!1!==g&&(B=(0,n.createElement)(n.Fragment,null,B,(0,n.createElement)(j,{className:"devices",options:"devices",value:u,onChange:e=>{k(e)}})));let h=o||"";return B&&(h=(0,n.createElement)(n.Fragment,null,h,(0,n.createElement)("span",{className:"extra"},B))),(0,n.createElement)(m,{noPadding:a,title:o,text:t,className:"dragblock-editor-toolbars-item-button"+(l?" "+l:""),popOverClassName:"dragblock-editor-toolbars-item-popover"+(s?" "+s:""),popOverTitle:h,popOverContent:()=>i({devices:u,tab:p})})}const M="{c=",H="}";function z({value:e,colors:o}){return e&&(0,c.isString)(e)?e=e.split(" ").map((e=>{if(0!==e.indexOf("#"))return e;let t=e.substring(7).toLowerCase(),n=e.substring(0,7).toLowerCase();for(let e of o){let o=e.color.toLowerCase(),l=o.substring(0,7);if(n+t===o)return M+e.slug+H;if(n===l)return M+e.slug+"@"+H+t}return e})).join(" "):e}function G(e){if(!e)return;if(!e.startsWith("url(")||!e.endsWith(")"))return null;const o=e.match(/url\((['"]?)(.*?)\1\)/);return o?o[2]:null}function J(e,o){return e&&e.includes("flex")||!e&&["dragblock/link","dragblock/text","dragblock/icon"].includes(o)}function V(e,o){return e&&e.includes("grid")}function X(e,o){return!V(e)&&!J(e,o)&&(!e||e.includes("block"))}function q(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockStyles:a}=o,c=h(a,"display");return(0,n.createElement)(U,{title:(0,r.__)("Spacing","dragblock"),text:s.spacing(),popOverContent:({devices:o,tab:t})=>(0,n.createElement)(n.Fragment,null,(J(c,l)||V(c))&&(0,n.createElement)(W,{title:(0,r.__)("Gap","dragblock"),slug:"gap",props:e,devices:o,tab:t,content:({value:e,onChange:o})=>(0,n.createElement)(R,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Margin","dragblock"),slug:"margin",props:e,devices:o,tab:t,content:({value:e,onChange:o})=>(0,n.createElement)(T,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Padding","dragblock"),slug:"padding",props:e,devices:o,tab:t,content:({value:e,onChange:o})=>(0,n.createElement)(A,{value:e,onChange:o})}))})}function $({props:e,devices:o,tab:t}){const{attributes:l,setAttributes:a,clientId:s}=e,{dragBlockStyles:d}=l,g="grid-template-columns";let u=h(d,g,o=o||"d");u=u&&u.includes("(")?u.split("(")[1]:"",u=u.split(",")[0],u=!u||isNaN(u)?1:Number(u);const k=(0,n.createElement)(W,{title:(0,r.__)("Number Grid Columns","dragblock"),slug:"grid-template-columns",props:e,devices:o,tab:t,content:()=>(0,n.createElement)("div",{className:"grid-column-number item-selector"},Array.from({length:12}).map(((e,t)=>(0,n.createElement)("a",{key:t,className:"item"+(u===t+1?" selected":""),onClick:()=>{let e=`repeat(${t+1},1fr)`;0===t&&(e=""),a({dragBlockStyles:(0,c.cloneDeep)(_(d,g,e,o))})}},t+1))))}),[m,p]=(0,n.useState)(-1),[b,B]=(0,n.useState)(""),[f,v]=(0,n.useState)(!1),C=(0,i.select)("core/block-editor").getBlockOrder(s);let y=C.map((e=>(0,i.select)("core/block-editor").getBlock(e).attributes.dragBlockStyles||{}));const E=(e,t)=>{v(!1),B(""),(0,i.dispatch)("core/block-editor").updateBlockAttributes(C[e],{dragBlockStyles:(0,c.cloneDeep)(_(y[e],"grid-area",t,o))})},x=(0,n.createElement)("div",{className:"item-selector"},C.map(((e,o)=>(0,n.createElement)("a",{key:o,className:I()("item",{selected:o===m}),onClick:()=>{p(o)}},o+1))),m>-1&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("a",{className:"clear-single item",onClick:()=>{E(m,""),p(m>-1?-1:m-1)}},(0,r.__)("Resest ","dragblock")+(m+1))),(0,n.createElement)("a",{className:"clear-all item",onClick:()=>{C.map(((e,o)=>{E(o,"")})),p(m>-1?-1:m-1)}},(0,r.__)("Resest All","dragblock"))),N=(0,n.createElement)("div",{className:"canvas"},Array.from({length:5}).map(((e,o)=>(0,n.createElement)("div",{key:o,className:"row"},Array.from({length:12}).map(((e,o)=>(0,n.createElement)("div",{key:o,className:"cell"+(o+1>u?" out":"")}))))))),S=(0,n.createElement)("div",{className:"display"},y.map(((e,t)=>{let l=h(e,"grid-area",o);return f&&t===m&&(l=b),(0,n.createElement)("a",{key:t,style:{gridArea:l},className:I()("item",{active:l&&"0/0/0/0"!==l,selected:t===m})},t+1)}))),w=(0,n.createElement)("div",{className:"painter"},Array.from({length:5}).map(((e,o)=>(0,n.createElement)("div",{key:o,className:"row"},Array.from({length:u}).map(((e,t)=>(0,n.createElement)("a",{key:t,className:"cell",onMouseDown:()=>{((e,o)=>{-1!==m&&(v(!0),B([e+1,o+1,e+2,o+2].join("/")))})(o,t)},onMouseEnter:()=>{((e,o)=>{if(!f)return;let[t,n,l,a]=(e=>{if(!e)return[0,0,0,0];let o=e.split("/");if(4===o.length){for(let e of o)if(isNaN(e))return[0,0,0,0];return o.map((e=>parseInt(e)))}return[0,0,0,0]})(b),[r,c,i,s]=[e+1,o+1,e+2,o+2];t<=r&&i<=l&&n<=c&&s<=a?(t<r&&(t=r),n<c&&(n=c),l>i&&(l=i),a>s&&(a=s)):(t>r&&(t=r),n>c&&(n=c),l<i&&(l=i),a<s&&(a=s)),B([t,n,l,a].join("/"))})(o,t)},onMouseUp:()=>{E(m,b)}}))))))),L=(0,n.createElement)(W,{title:(0,r.__)("Grid Template","dragblock"),content:()=>(0,n.createElement)("div",{className:"grid-template"},x,(0,n.createElement)("div",{className:"workspace"},N,S,w))}),D=e=>{if(isNaN(e.key))return;let o=Number(e.key)-1;o>=C.length&&(o=C.length-1),p(o)};return(0,n.useEffect)((()=>(document.addEventListener("keydown",D),()=>{document.removeEventListener("keydown",D)})),[]),(0,n.createElement)("div",{class:"grid-layout"},k,u>1&&!!C.length&&L)}function K(e){const{attributes:o,name:t}=e,{dragBlockStyles:l}=o,a=h(l,"display");return J(a,t)||V(a)||X(a,t)?(0,n.createElement)(U,{title:(0,r.__)("Layout","dragblock"),text:s.layout(),popOverContent:({devices:o,tab:l})=>(0,n.createElement)(n.Fragment,null,X(a,t)&&(0,n.createElement)(W,{title:(0,r.__)("Text Align","dragblock"),slug:"text-align",props:e,devices:o,tab:l}),J(a,t)&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(W,{title:(0,r.__)("Justify Content","dragblock"),slug:"justify-content",props:e,devices:o,tab:l}),(0,n.createElement)(W,{title:(0,r.__)("Align Items","dragblock"),slug:"align-items",props:e,devices:o,tab:l}),(0,n.createElement)(W,{title:(0,r.__)("Flex Direction","dragblock"),slug:"flex-direction",props:e,devices:o,tab:l})),V(a)&&(0,n.createElement)($,{props:e,devices:o,tab:l}))}):null}function Q(e){const{attributes:o,name:t}=e,{dragBlockStyles:l}=o;return h(l,"display"),(0,n.createElement)(U,{title:(0,r.__)("Sizing","dragblock"),text:s.sizing(),tabs:["max"],popOverContent:({devices:o,tab:t})=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)(W,{title:t?(0,r.__)("Max Width","dragblock"):(0,r.__)("Width","dragblock"),slug:t?"max-width":"width",props:e,devices:o,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(L,{value:e,onChange:o,presets:t})}),(0,n.createElement)(W,{title:t?(0,r.__)("Max Height","dragblock"):(0,r.__)("Height","dragblock"),slug:t?"max-height":"height",props:e,devices:o,content:({value:e,onChange:o})=>(0,n.createElement)(L,{value:e,onChange:o})}))})}function Y({placeholder:e,value:o,onChange:t}){const l=(0,a.useSetting)("color.palette.theme").concat((0,a.useSetting)("color.palette.custom")||[]),r=(0,n.useRef)(null);return o=function(e,o){return e&&(0,c.isString)(e)?e.split(" ").map((e=>{if(0!==e.indexOf(M))return e;if((e=e.split(H)).length<=2){let t=2===e.length?e[1]:"",n=e[0].substring(M.length);for(let e of o){if(n===e.slug)return e.color;if(n===e.slug+"@")return e.color.substring(0,7)+t}}return e.join(H)})).join(" "):e}(o,l),(0,n.createElement)("div",{className:"dragblock-color-picker"},(0,n.createElement)("div",{className:"db-input-wrapper"},(0,n.createElement)("input",{ref:r,value:o,placeholder:e,onChange:e=>{t(z({value:e.target.value,colors:l}))}}),(0,n.createElement)(m,{popOverClassName:"dragblock-color-picker-popover",closeOnMouseLeave:!0,text:(0,n.createElement)("span",{className:"color-previewer "+(o?"active":"none"),style:{backgroundColor:o||"transparent"}}),popOverContent:e=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)(k.ColorPicker,{color:o,enableAlpha:!0,defaultValue:"#000",onChange:e=>{t(z({value:e,colors:l}))}}),(0,n.createElement)("div",{className:"color-palette"},Object.values(l).map(((e,a)=>(0,n.createElement)("a",{key:a,className:"color"+(e.color===o?" selected":""),title:e.name,style:{backgroundColor:e.color},onClick:()=>{t(z({value:e.color,colors:l}))}})))))})))}const Z={"":(0,r.__)("Default","dragblock"),solid:"Solid",dashed:"Dashed",dotted:"Dotted",double:"Double",groove:"Groove",ridge:"Ridge",inset:"Inset",outset:"Outset",none:"None",hidden:"Hidden",inherit:"Inherit",initial:"Initial",revert:"Revert",auto:"Auto"};function ee({value:e,onChange:o}){return(0,n.createElement)(m,{closeOnMouseLeave:!0,className:"dragblock-line-style-picker db-input-wrapper border"+(e?" "+e:""),text:(0,n.createElement)("span",{className:"previewer",style:["solid","dashed","dotted","double","groove","ridge","inset","outset"].includes(e)?{borderStyle:e}:{}},e||(0,r.__)("Style","dragblock")),popOverContent:t=>(0,n.createElement)("div",{className:"dragblock-line-style-picker-items border"},Object.entries(Z).map((([t,l],a)=>(0,n.createElement)("a",{key:a,title:l,className:"item "+(t||"default")+(t===e?" selected":""),style:{borderStyle:t},onClick:()=>{o(t)}},l))))})}function oe({value:e,onChange:o}){const t=["","",""];let[l,a,c]=t;return(e?e.trim().split(" "):t).map((e=>{if(Z[e])return void(a=e);let o=parseFloat(e);if(!isNaN(o)){const t=e.replace(o,"");if(C[t])return void(l=e)}c=e})),(0,n.createElement)("div",{class:"dragblock-border-single-control dragblock-dimension-single-complex-control"},(0,n.createElement)(L,{placeholder:(0,r.__)("Width"),value:l,onChange:function(e){o([e,a,c].filter((e=>!!e)).join(" "))},forceUnit:"px"}),(0,n.createElement)(ee,{value:a,onChange:function(e){o([l,e,c].filter((e=>!!e)).join(" "))}}),(0,n.createElement)(Y,{placeholder:(0,r.__)("Color"),value:c,onChange:function(e){o([l,a,e].filter((e=>!!e)).join(" "))}}))}function te({placeholder:e,value:o,onChange:t,className:l}){return(0,n.createElement)(D,{value:o,onChange:t,className:"dragblock-border-control"+(l?" "+l:""),layout:"side",separator:",",placeholder:e,placeholders:[(0,r.__)("Top","dragblock"),(0,r.__)("Right","dragblock"),(0,r.__)("Bottom","dragblock"),(0,r.__)("Left","dragblock")],control:({placeholder:e,value:o,onChange:t})=>(0,n.createElement)(oe,{placeholder:e,value:o,onChange:t})})}function ne({placeholder:e,value:o,onChange:t,className:l}){return(0,n.createElement)(D,{value:o,onChange:t,className:"dragblock-border-radius-control"+(l?" "+l:""),layout:"corner",placeholder:e,placeholders:[(0,r.__)("Top Left","dragblock"),(0,r.__)("Top Right","dragblock"),(0,r.__)("Bottom Right","dragblock"),(0,r.__)("Bottom Left","dragblock")],control:({placeholder:e,value:o,onChange:t})=>(0,n.createElement)(L,{placeholder:e,value:o,onChange:t})})}function le(e){const{attributes:o,setAttributes:t}=e,{dragBlockStyles:l}=o;return(0,n.createElement)(U,{title:(0,r.__)("Borders","dragblock"),text:s.container(),tabs:[":hover"],popOverContent:({devices:o,tab:a})=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)(W,{title:(0,r.__)("Border","dragblock"),slug:"border",props:e,devices:o,tab:a,content:({slug:e})=>{let r="";const i=B(l,e,o,a),s=B(l,"border-top",o,a),d=B(l,"border-right",o,a),g=B(l,"border-bottom",o,a),u=B(l,"border-left",o,a),k=-1===s&&-1===d&&-1===g&&-1===u||i>-1&&i<s&&i<d&&i<g&&i<u;return r=k?h(l,e,o,a):[h(l,"border-top",o,a),h(l,"border-right",o,a),h(l,"border-bottom",o,a),h(l,"border-left",o,a)].join(","),(0,n.createElement)(te,{value:r,onChange:e=>{if(e.includes(",")){const[t,n,r,c]=e.split(",");_(l,"border-top",t,o,a),_(l,"border-right",n,o,a),_(l,"border-bottom",r,o,a),_(l,"border-left",c,o,a),k&&f(l,"border",o,a)}else _(l,"border",e,o,a),k||(f(l,"border-top",o,a),f(l,"border-right",o,a),f(l,"border-bottom",o,a),f(l,"border-left",o,a));t({dragBlockStyles:(0,c.cloneDeep)(l)})}})}}),(0,n.createElement)(W,{title:(0,r.__)("Corner Radius","dragblock"),slug:"border-radius",props:e,devices:o,tab:a,content:({value:e,onChange:o})=>(0,n.createElement)(ne,{value:e,onChange:o})}))})}const ae=[{value:"",label:(0,r.__)("Default","dragblock")},{value:"100",label:(0,r.__)("Thin","dragblock")},{value:"200",label:(0,r.__)("Extra Light","dragblock")},{value:"300",label:(0,r.__)("Light","dragblock")},{value:"400",label:(0,r.__)("Regular","dragblock")},{value:"500",label:(0,r.__)("Medium","dragblock")},{value:"600",label:(0,r.__)("Semi Bold","dragblock")},{value:"700",label:(0,r.__)("Bold","dragblock")},{value:"800",label:(0,r.__)("Extra Bold","dragblock")},{value:"900",label:(0,r.__)("Black","dragblock")}];function re({options:e,value:o,onChange:t}){if(!e)return null;let l="";if((0,c.isString)(e))switch(l=e,e){case"font-family":e=[{value:"",label:(0,r.__)("Default","dragblock")},...dragBlockEditorInit.fontName.map((e=>({value:e,label:e})))];break;case"font-weight":e=ae;break;default:return null}return(0,n.createElement)("div",{className:"dragblock-select db-input-wrapper"},(0,n.createElement)("select",{onChange:e=>{t(e.target.value)},value:o,style:"font-family"===l?{fontFamily:o}:"font-weight"===l?{fontWeight:o}:{}},e.map(((e,o)=>(0,n.createElement)("option",{key:o,value:e.value,style:"font-family"===l?{fontFamily:e.value}:"font-weight"===l?{fontWeight:e.value}:{}},e.value?e.label||e.value:"—")))))}function ce({value:e,onChange:o}){const t={textDecorationStyle:e,textDecorationLine:e?"underline":""};return(0,n.createElement)(m,{closeOnMouseLeave:!0,className:"dragblock-line-style-picker text-decoration-style"+(e?" "+e:""),text:(0,n.createElement)("span",{className:"previewer",style:t},e||(0,r.__)("Style","dragblock")),popOverContent:t=>(0,n.createElement)("div",{className:"dragblock-line-style-picker-items text-decoration-style"},Object.entries(F["text-decoration-style"]).map((([t,{text:l,icon:a}],r)=>(0,n.createElement)("a",{key:r,title:l,className:"item "+(t||"default")+(t===e?" selected":""),onClick:()=>{o(t)}},a))))})}function ie({value:e,onChange:o}){const t=["","",""];let[l,a,c,i]=t;return(e?e.trim().split(" "):t).map((e=>{if(F["text-decoration-line"][e])return void(a+=(a?" ":"")+e);if(F["text-decoration-style"][e])return void(c=e);let o=parseFloat(e);if(!isNaN(o)){const t=e.replace(o,"");if(C[t])return void(l=e)}i=e})),(0,n.createElement)("div",{class:"dragblock-text-decoration-single-control"},(0,n.createElement)(j,{value:a,options:"text-decoration-line",multiSelect:!0,onChange:function(t){o(e&&t&&"none"!==t?[t,l,c,i].filter((e=>!!e)).join(" "):t)}}),!!a&&"none"!=a&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("br",null),(0,n.createElement)("div",{className:"dragblock-dimension-single-complex-control advanced"},(0,n.createElement)(L,{placeholder:(0,r.__)("Thick"),value:l,onChange:function(e){o([a,e,c,i].filter((e=>!!e)).join(" "))},forceUnit:"px"}),(0,n.createElement)(ce,{value:c,onChange:function(e){o([a,l,e,i].filter((e=>!!e)).join(" "))}}),(0,n.createElement)(Y,{placeholder:(0,r.__)("Color"),value:i,onChange:function(e){o([a,l,c,e].filter((e=>!!e)).join(" "))}}))))}function se(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockStyles:a}=o;if("dragblock/image"===l)return null;(0,r.__)("Normal","dragblock"),(0,r.__)("Hover","dragblock");const c={fontFamily:h(a,"font-family"),fontWeight:h(a,"font-weight"),fontStyle:h(a,"font-style"),textTransfrom:h(a,"text-transfrom"),textDecoration:h(a,"text-decoration")};return(0,n.createElement)(U,{title:(0,r.__)("Typography","dragblock"),text:(0,n.createElement)("span",{style:c},"Aa"),className:"text-icon",tabs:[":hover"],popOverContent:({devices:o,tab:t})=>(0,n.createElement)("div",{className:"dragblock-editor-toolbar-typography"},(0,n.createElement)("div",{className:"column-1"},(0,n.createElement)(W,{title:(0,r.__)("Font","dragblock"),slug:"font-family",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(re,{options:t,value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Weight","dragblock"),slug:"font-weight",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(re,{options:t,value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Weight","dragblock"),slug:"font-style",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(j,{options:t,value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Case","dragblock"),slug:"text-transform",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(j,{options:t,value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Decoration","dragblock"),slug:"text-decoration",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(ie,{value:e,onChange:o})})),(0,n.createElement)("div",{className:"column-2"},(0,n.createElement)(W,{title:(0,r.__)("Size","dragblock"),slug:"font-size",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(L,{presets:t,value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Line Height","dragblock"),slug:"line-height",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(L,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Letter Space","dragblock"),slug:"letter-spacing",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(L,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Word Space","dragblock"),slug:"word-spacing",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(L,{value:e,onChange:o})})))})}function de(e){const{checked:o,label:t,onChange:l,children:a}=e;return(0,n.createElement)("label",{className:"dragblock-checkbox"},(0,n.createElement)("input",{type:"checkbox",checked:o,onChange:()=>{l(!o)}})," ",(0,n.createElement)("span",null,t||a))}(0,r.__)("Default","dragblock"),(0,r.__)("Default","dragblock");const ge={"[dragblock.home.url]":{label:(0,r.__)("Home URL","dragblock"),note:(0,r.__)("Home URL","dragblock"),render:e=>{}},"[dragblock.form.message.error]":{label:(0,r.__)("Form Submission Error Message","dragblock"),note:(0,r.__)("Error message after submitting form","dragblock"),placeholder:(0,r.__)("DragBlock Form Error: There is an uknown server error.","dragblock"),render:e=>{}},"[dragblock.post.title]":{label:(0,r.__)("Post Title","dragblock"),note:(0,r.__)("The parsed post's Title","dragblock"),placeholder:(0,r.__)("The DragBlock Post Title","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.title)return _DragBlockDB.post.title}},"[dragblock.post.url]":{label:(0,r.__)("Post URL","dragblock"),note:(0,r.__)("The parsed post's url","dragblock"),render:e=>{}},"[dragblock.post.image.src]":{label:(0,r.__)("Post Image Thumbnail SRC","dragblock"),note:(0,r.__)("the parsed post's image src","dragblock"),render:e=>_DragBlockDB.post&&_DragBlockDB.post.image_src?_DragBlockDB.post.image_src:""},"[dragblock.post.author.url]":{label:(0,r.__)("Post Author URL","dragblock"),note:(0,r.__)("the parsed post's author page url","dragblock"),render:e=>{}},"[dragblock.post.author.name]":{label:(0,r.__)("Post Author Name","dragblock"),note:(0,r.__)("The parsed post's author name","dragblock"),placeholder:(0,r.__)("Author Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_name)return _DragBlockDB.post.author_name}},"[dragblock.post.author.avatar.src]":{label:(0,r.__)("Post Author Avatar SRC","dragblock"),note:(0,r.__)("The parsed post's author's avatar SRC","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.author_avatar_src)return _DragBlockDB.post.author_avatar_src}},"[dragblock.post.date]":{label:(0,r.__)("Post Date Name","dragblock"),note:(0,r.__)("The parsed post's date","dragblock"),placeholder:(0,r.__)("July 01, 2086","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.date)return _DragBlockDB.post.date}},"[dragblock.post.comment.number]":{label:(0,r.__)("Post Comment Number","dragblock"),note:(0,r.__)("The parsed post's comment number","dragblock"),placeholder:"0",render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.comment_number)return _DragBlockDB.post.comment_number}},"[dragblock.post.snippet]":{label:(0,r.__)("Post Snippet","dragblock"),note:(0,r.__)("The parsed post's snippet","dragblock"),placeholder:(0,r.__)("Get the first paragraph of the post content. If the post excerpt, a custom summary of the post that author manually inputted when composing the post content, exists, use that instead","dragblock"),render:e=>{if(!_DragBlockDB.post||!_DragBlockDB.post.snippet)return;let o=_DragBlockDB.post.snippet;if(e&&e.len&&!isNaN(e.len)&&o.length>Number(e.len)){let t="",n=Number(e.len);o.split(" ").map((e=>{t.length<n?t+=(t?" ":"")+e:e.endsWith(",")||e.endsWith("!")||e.endsWith(".")||e.endsWith(":")||e.endsWith("?")||e.endsWith(";")||(t+=(t?" ":"")+e)})),o=o.substring(0,Number(e.len))}return o}},"[dragblock.post.cat.name]":{label:(0,r.__)("Post Category Name","dragblock"),placeholder:(0,r.__)("Category Name","dragblock"),render:e=>{if(_DragBlockDB.post&&_DragBlockDB.post.cat_name)return _DragBlockDB.post.cat_name}},"[dragblock.post.cat.url]":{label:(0,r.__)("Post Category URL","dragblock"),render:e=>{}},"[dragblock.post.tag.name]":{label:(0,r.__)("Post Tag Name","dragblock"),placeholder:(0,r.__)("Tag Name","dragblock"),render:e=>{}},"[dragblock.post.tag.url]":{label:(0,r.__)("Post Tag URL","dragblock"),render:e=>{}},"[dragblock.share.url.twitter]":{label:(0,r.__)("Twitter Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.facebook]":{label:(0,r.__)("Facebook Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.whatsapp]":{label:(0,r.__)("Whatsapp Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.telegram]":{label:(0,r.__)("Telegram Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.tumblr]":{label:(0,r.__)("Tumblr Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.reddit]":{label:(0,r.__)("Reddit Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.linkedin]":{label:(0,r.__)("LinkedIn Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.gmail]":{label:(0,r.__)("Gmail Share URL","dragblock"),render:e=>{}},"[dragblock.share.url.navigator]":{label:(0,r.__)("Navigator Share URL","dragblock"),render:e=>{}}};function ue({value:e,onChange:o,type:t,placeholder:l}){const i=(0,n.useRef)(null),[d,g]=(0,n.useState)(me(e,5,t)),[u,k]=(0,n.useState)(null);return(0,n.createElement)("div",{className:"dragblock-url-input "+(t||"url")},(0,n.createElement)("div",{className:"db-input-wrapper"},(0,n.createElement)("input",{placeholder:l||(0,r.__)("Input URL or keywords","dragblock"),ref:i,type:"url",value:e,onChange:e=>{o(e.target.value),(e=>{const o=me(e,5,t);if(g(o),u&&clearTimeout(u),!ke(e)||Object.keys(o).length>=5)return void k(null);let n=setTimeout((()=>{jQuery.post(dragBlockEditorInit.ajaxUrl,{action:"dragblock_url_search",search:pe(e),nonce:dragBlockEditorInit.nonce}).fail((function(e){k(null)})).done((function(e){if(k(null),!1===(e=function(e,o=function(){},t=!1){if(0!==e&&!e)return!1;let n="";if((0,c.isObject)(e)&&e.responseText&&e.statusText&&(n=e.statusText,e=e.responseText),(0,c.isString)(e)&&-1!==e.indexOf(" https://wordpress.org/documentation/article/faq-troubleshooting/"))return o(__("WordPress Server Error","sneeit-core")),!1;if(function(e){if(!(0,c.isString)(e))return!1;if(-1===e.indexOf("on line")||-1===e.indexOf(".php")||-1===e.indexOf(": "))return!1;let o=["Parse error","Warning","Notice","Fatal error"];for(let t of o)if(-1!==e.indexOf(t))return!0;return!1}(e))return o(n+" : "+(e=(e=e.split(": ")[1]).split("Stack trace:")[0])),!1;if(t)return o((0,c.isString)(e)?e:JSON.stringify(e)),!1;try{e=JSON.parse(e)}catch(t){return o("Invalid JSON: "+t+": "+e),!1}return e&&e.error?(o(e.error),!1):e}(e))||!e.search||!i||!i.current)return clearTimeout(n),void k(null);if(pe(i.current.value||"")!=pe(e.search))return clearTimeout(n),void k(null);if(Object.keys(o).length<5&&e.results)for(let t in e.results)if(t!==i.current.value&&(o[t]=e.results[t],Object.keys(o).length>=5))break;g((0,c.cloneDeep)(o)),clearTimeout(n),k(null)}))}),500);k(n)})(e.target.value)}}),!!e&&(0,n.createElement)("a",{className:"clear",onClick:()=>{o(""),g(me("",5,t)),i.current.value="",i.current.focus()}},s.close()),"src"===t&&(0,n.createElement)(a.MediaUploadCheck,null,(0,n.createElement)(a.MediaUpload,{title:l,modalClass:"dragblock-toolbar-popover media-uploader",onSelect:e=>{o(e.url)},allowedTypes:["image"],value:e,render:({open:e})=>(0,n.createElement)("a",{className:"uploader-toggle",onClick:()=>{e()}},s.upload())}))),(!!Object.keys(d).length||ke(e))&&(0,n.createElement)("div",{className:"search-results"},Object.entries(d).map((([e,t],l)=>(0,n.createElement)("a",{className:"item",key:l,title:e,onClick:()=>{o(e),i.current.focus(),g({})}},(0,n.createElement)("span",{className:"title"},t.title),(0,n.createElement)("span",{className:"type"},t.type)))),ke(e)&&0===Object.entries(d).length&&null===u&&(0,n.createElement)("span",null,(0,r.__)("No result found","dragblock"))),!!u&&(0,n.createElement)("div",{className:"loading"},s.moreHorizontal()))}function ke(e){return!!e&&!(e.length<2||e.includes("[")||e.includes("://")||e.includes("http"))}function me(e="",o,t="url"){if(!ke(e)&&e)return{};const n={};for(let e in ge)e.includes("."+t)&&(n[e]={title:ge[e].label||e,type:"shortcode"});const l={};if(ke(e)){for(let t in n)if((u(t,e)||u(n[t].title,e))&&t!==e&&(l[t]=(0,c.cloneDeep)(n[t]),Object.keys(l).length>=o))break}else for(let t in n)if(t!==e&&(l[t]=(0,c.cloneDeep)(n[t]),Object.keys(l).length>=o))break;return(0,c.cloneDeep)(l)}function pe(e){return e.toLowerCase().replace(/[/\-]/g," ").split(/\s+/).filter((e=>!!e.trim())).join(" ")}function be(e){const{href:o,target:t,rel:l,onChange:a}=e,c=new Set(l?l.split(" ").map((e=>e.trim())).filter((e=>!!e)):[]);return(0,n.createElement)("div",{className:"dragblock-link-picker"},(0,n.createElement)(ue,{value:o,onChange:e=>{a({href:e,target:t,rel:Array.from(c).join(" ")})}}),!!o&&!ke(o)&&(0,n.createElement)("div",{className:"extra"},(0,n.createElement)(de,{checked:"_blank"===t,label:(0,r.__)("Open in new window","dragblock"),onChange:e=>{e?(c.add("noreferrer"),c.add("noopener")):(c.delete("noreferrer"),c.delete("noopener")),a({href:o,target:e?"_blank":"",rel:Array.from(c).join(" ")})}}),(0,n.createElement)(de,{checked:c.has("nofollow"),label:(0,r.__)("Add no follow","dragblock"),onChange:e=>{e?c.add("nofollow"):c.delete("nofollow"),a({href:o,target:t,rel:Array.from(c).join(" ")})}})))}function Be(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockAttrs:a}=o;return"dragblock/link"!==l?null:(0,n.createElement)(U,{isResponsive:!1,title:(0,r.__)("Link","dragblock"),text:s.linkDiagonal(),noPadding:!0,popOverContent:()=>{const e=h(a,"href"),o=h(a,"target"),l=h(a,"rel");return(0,n.createElement)(be,{href:e,target:o,rel:l,onChange:e=>{_(a,"href",e.href),_(a,"rel",e.rel),_(a,"target",e.target),t({dragBlockAttrs:(0,c.cloneDeep)(a)})}})}})}function he(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockAttrs:a}=o;return"dragblock/image"!==l?null:(0,n.createElement)(U,{isResponsive:!1,title:(0,r.__)("Image SRC","dragblock"),text:s.image(),popOverContent:()=>(0,n.createElement)(ue,{type:"src",placeholder:(0,r.__)("Image SRC","dragblock"),value:h(a,"src"),onChange:e=>{t({dragBlockAttrs:(0,c.cloneDeep)(_(a,"src",e))})}})})}function fe(e){const{name:o,clientId:t}=e;return["dragblock/wrapper","dragblock/link","dragblock/form","dragblock/select"].includes(o)?(0,n.createElement)("div",{className:"dragblock-toolbar-button-wrapper"},(0,n.createElement)("div",{className:"dragblock-toolbar-button"},(0,n.createElement)(a.Inserter,{position:"bottom center",rootClientId:t,__experimentalIsQuick:!0,renderToggle:({onToggle:e})=>(0,n.createElement)("a",{title:(0,r.__)("Add a Child","dragblock"),onClick:e},s.plus()),isAppender:!0}))):null}function _e(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockStyles:a}=o;return"dragblock/image"===l?null:(0,n.createElement)(U,{title:(0,r.__)("Colors","dragblock"),text:s.colorPaletteLen(),tabs:[":hover"],popOverContent:({devices:o,tab:t})=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)(W,{title:(0,r.__)("Text Color","dragblock"),slug:"color",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(Y,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Background Color","dragblock"),slug:"background-color",props:e,devices:o,tab:t,content:({value:e,onChange:o,slug:t})=>(0,n.createElement)(Y,{value:e,onChange:o})}),(0,n.createElement)(W,{title:(0,r.__)("Background Image","dragblock"),slug:"background-image",props:e,devices:o,tab:t,content:({value:e,onChange:l,slug:c})=>(0,n.createElement)(ue,{type:"src",placeholder:(0,r.__)("Background Image SRC","dragblock"),value:G(h(a,"background-image",o,t)),onChange:e=>{var o;l((o=e)?`url("${o}")`:o)}})}))})}function ve(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockStyles:a}=o;if(!["dragblock/wrapper","dragblock/link","dragblock/form"].includes(l))return null;const i="display",d=h(a,i);return(0,n.createElement)(m,{noPadding:!0,title:(0,r.__)("Display","dragblock"),text:P(i,d)||s.close(),popOverContent:e=>(0,n.createElement)(j,{options:i,value:d,onChange:e=>{t({dragBlockStyles:(0,c.cloneDeep)(_(a,i,e))})},vertical:!0})})}function Ie({value:e,onChange:o}){let t=parseFloat(e||"0");return isNaN(t)&&(t=0),(0,n.createElement)(L,{before:(0,n.createElement)("a",{style:{transform:"rotate("+t+"deg)"},className:"rotate-button db-clickable-icon",onClick:()=>{let e=t+45;e>=360&&(e%=360),o(`${e}deg`)}},s.rotateRight()),units:y,value:e,onChange:o})}function Ce({value:e,onChange:o}){let t=parseFloat(e||"0");return isNaN(t)&&(t=0),(0,n.createElement)(L,{before:(0,n.createElement)("a",{style:{transform:"rotateZ(90deg) rotateX("+(t>=180?180:0)+"deg)"},className:"rotate-x-button db-clickable-icon",onClick:()=>{let e=t+180;e>=360&&(e%=360),o(`${e}deg`)}},s.filter()),units:y,value:e,onChange:o})}function ye({value:e,onChange:o}){let t=parseFloat(e||"0");return isNaN(t)&&(t=0),(0,n.createElement)(L,{before:(0,n.createElement)("a",{style:{transform:"rotateY("+(t>=180?180:0)+"deg)"},className:"rotate-x-button db-clickable-icon",onClick:()=>{let e=t+180;e>=360&&(e%=360),o(`${e}deg`)}},s.filter()),units:y,value:e,onChange:o})}function Ee(e){const{attributes:o,setAttributes:t,name:l}=e,{dragBlockStyles:a}=o;return(0,n.createElement)(U,{title:(0,r.__)("Transform","dragblock"),text:s.es(),tabs:[":hover"],popOverContent:({devices:o,tab:l})=>{const i=function(e,o,t){const n={};for(const[l,a]of(e||[]).entries()){const{slug:e,value:r,devices:c,selectors:i,disabled:s}=a;if("transform"!==e||s)continue;if((o||c)&&o!=c)continue;if((t||i)&&t!==i)continue;if(!r.includes("(")||!r.includes(")"))continue;const d=r.split("(")[0],g=r.split("(")[1].split(")")[0];d&&(n[d]={value:g,index:l})}return n}(a,o,l),s=(e,n)=>{""!==n&&"deg"!==n||d(e);const r=(0,c.cloneDeep)(a);if(i[e])r[i[e].index].value=`${e}(${n})`;else{let t={slug:"transform",value:`${e}(${n})`};o&&(t.devices=o),l&&(t.selectors=l),o&&(t.devices=o),l&&(t.selectors=l),r.unshift(t)}t({dragBlockStyles:r})},d=e=>{if(!i[e])return;const o=(0,c.cloneDeep)(a);i[e].index>-1&&o.splice(i[e].index,1),t({dragBlockStyles:o})};return(0,n.createElement)("div",{className:"dragblock-editor-toolbar-transform"},(0,n.createElement)(W,{title:(0,r.__)("Rotate","dragblock"),onReset:!!i?.rotate?.value&&(()=>{d("rotate")}),props:e,devices:o,tab:l,content:({})=>(0,n.createElement)(Ie,{value:i?.rotate?.value,onChange:e=>{s("rotate",e)}})}),(0,n.createElement)(W,{title:(0,r.__)("Flip Horizontal","dragblock"),onReset:!!i?.rotateY?.value&&(()=>{d("rotateY")}),props:e,devices:o,tab:l,content:({})=>(0,n.createElement)(ye,{value:i?.rotateY?.value,onChange:e=>{s("rotateY",e)}})}),(0,n.createElement)(W,{title:(0,r.__)("Flip Vertical","dragblock"),onReset:!!i?.rotateX?.value&&(()=>{d("rotateX")}),props:e,devices:o,tab:l,content:({})=>(0,n.createElement)(Ce,{value:i?.rotateX?.value,onChange:e=>{s("rotateX",e)}})}))}})}function xe(e){const{attributes:o,setAttributes:t}=e;let{dragBlockRenderability:l}=o;if(!l||!l.length)return null;let a=null;for(let e of l)if(!e.disabled&&"render"===e.slug){a=e.value;break}return null===a?null:(0,n.createElement)(k.ToolbarButton,{className:"dragblock-render-toolbar-button",onClick:()=>{let e=(0,c.cloneDeep)(l);for(let o=0;o<e.length;o++){let n=e[o];if(!n.disabled&&"render"===n.slug){"never"===n.value?n.value="":n.value="never",e[o]=n,t({dragBlockRenderability:e});break}}}},"never"===a?s.eyeClosed():s.eye())}const Ne=(0,l.createHigherOrderComponent)((e=>o=>{const{isSelected:t}=o,l=(0,n.createElement)("div",{className:"dragblock-toolbar-separator"});return t?(0,n.createElement)(n.Fragment,null,(0,n.createElement)(e,{...o}),(0,n.createElement)(a.BlockControls,null,(0,n.createElement)(g,{...o}),(0,n.createElement)(b,{...o}),(0,n.createElement)(ve,{...o}),(0,n.createElement)(K,{...o}),l,(0,n.createElement)(q,{...o}),(0,n.createElement)(Q,{...o}),(0,n.createElement)(le,{...o}),l,(0,n.createElement)(se,{...o}),(0,n.createElement)(_e,{...o}),(0,n.createElement)(Ee,{...o}),l,(0,n.createElement)(Be,{...o}),(0,n.createElement)(he,{...o}),(0,n.createElement)(xe,{...o}),(0,n.createElement)(fe,{...o}),l)):(0,n.createElement)(e,{...o})}),"dragBlockEditorToolbars");wp.hooks.addFilter("editor.BlockEdit","dragblock/editor-toolbars",Ne)},4184:function(e,o){var t;!function(){"use strict";var n={}.hasOwnProperty;function l(){for(var e=[],o=0;o<arguments.length;o++){var t=arguments[o];if(t){var a=typeof t;if("string"===a||"number"===a)e.push(t);else if(Array.isArray(t)){if(t.length){var r=l.apply(null,t);r&&e.push(r)}}else if("object"===a){if(t.toString!==Object.prototype.toString&&!t.toString.toString().includes("[native code]")){e.push(t.toString());continue}for(var c in t)n.call(t,c)&&t[c]&&e.push(c)}}}return e.join(" ")}e.exports?(l.default=l,e.exports=l):void 0===(t=function(){return l}.apply(o,[]))||(e.exports=t)}()}},t={};function n(e){var l=t[e];if(void 0!==l)return l.exports;var a=t[e]={exports:{}};return o[e](a,a.exports,n),a.exports}n.m=o,e=[],n.O=function(o,t,l,a){if(!t){var r=1/0;for(d=0;d<e.length;d++){t=e[d][0],l=e[d][1],a=e[d][2];for(var c=!0,i=0;i<t.length;i++)(!1&a||r>=a)&&Object.keys(n.O).every((function(e){return n.O[e](t[i])}))?t.splice(i--,1):(c=!1,a<r&&(r=a));if(c){e.splice(d--,1);var s=l();void 0!==s&&(o=s)}}return o}a=a||0;for(var d=e.length;d>0&&e[d-1][2]>a;d--)e[d]=e[d-1];e[d]=[t,l,a]},n.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(o,{a:o}),o},n.d=function(e,o){for(var t in o)n.o(o,t)&&!n.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:o[t]})},n.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},function(){var e={6612:0,7174:0};n.O.j=function(o){return 0===e[o]};var o=function(o,t){var l,a,r=t[0],c=t[1],i=t[2],s=0;if(r.some((function(o){return 0!==e[o]}))){for(l in c)n.o(c,l)&&(n.m[l]=c[l]);if(i)var d=i(n)}for(o&&o(t);s<r.length;s++)a=r[s],n.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return n.O(d)},t=self.webpackChunkdragblock=self.webpackChunkdragblock||[];t.forEach(o.bind(null,0)),t.push=o.bind(null,t.push.bind(t))}();var l=n.O(void 0,[7174],(function(){return n(9061)}));l=n.O(l)}();
  • dragblock/trunk/build/applications/patterns/server/patterns-loader.php

    r3005080 r3011614  
    5757        }
    5858    }
    59     // dev-reply#568.
     59    // dev-reply#566.
    6060    foreach ( $dragblock_pl_timer['patterns'] as $dragblock_pl_response => $dragblock_pl_cat ) {
    6161        if ( empty( $dragblock_pl_cat['name'] ) ) {
  • dragblock/trunk/build/applications/theme-settings/server/default-theme-json.php

    r2998209 r3011614  
    2525            'color' =>
    2626            array(
    27                 'palette' =>
    28                 array(
    29                     0 =>
    30                     array(
    31                         'name' => 'Primary',
    32                         'slug' => 'primary',
    33                         'color' => '#976CEC',
    34                     ),
    35                     1 =>
    36                     array(
    37                         'name' => 'Secondary',
    38                         'slug' => 'secondary',
    39                         'color' => '#E18CC9',
    40                     ),
    41                     2 =>
    42                     array(
    43                         'name' => 'Tertiary',
    44                         'slug' => 'tertiary',
    45                         'color' => '#1dd1a1',
    46                     ),
    47                     3 =>
    48                     array(
    49                         'name' => 'Base',
    50                         'slug' => 'base',
    51                         'color' => '#FAFAFA',
    52                     ),
    53                     4 =>
    54                     array(
    55                         'name' => 'Contrast',
    56                         'slug' => 'contrast',
    57                         'color' => '#2D2D2D',
     27                'palette' => array(
     28                    'theme' => array(
     29                        0 =>
     30                        array(
     31                            'name' => 'Primary',
     32                            'slug' => 'primary',
     33                            'color' => '#976CEC',
     34                        ),
     35                        1 =>
     36                        array(
     37                            'name' => 'Secondary',
     38                            'slug' => 'secondary',
     39                            'color' => '#E18CC9',
     40                        ),
     41                        2 =>
     42                        array(
     43                            'name' => 'Tertiary',
     44                            'slug' => 'tertiary',
     45                            'color' => '#1dd1a1',
     46                        ),
     47                        3 =>
     48                        array(
     49                            'name' => 'Base',
     50                            'slug' => 'base',
     51                            'color' => '#FAFAFA',
     52                        ),
     53                        4 =>
     54                        array(
     55                            'name' => 'Contrast',
     56                            'slug' => 'contrast',
     57                            'color' => '#2D2D2D',
     58                        ),
    5859                    ),
    5960                ),
     
    7273            'typography' =>
    7374            array(
    74                 'fontFamilies' =>
    75                 array(
    76                     0 =>
    77                     array(
    78                         'fontFamily' => 'Arial, Helvetica, sans-serif',
    79                         'name' => 'Arial',
    80                         'slug' => 'arial',
    81                     ),
    82                     1 =>
    83                     array(
    84                         'fontFamily' => '\'Arial Narrow\', Arial, sans-serif',
    85                         'name' => 'Arial Narrow',
    86                         'slug' => 'arial-narrow',
    87                     ),
    88                     2 =>
    89                     array(
    90                         'fontFamily' => '\'Arial Black\', sans-serif',
    91                         'name' => 'Arial Black',
    92                         'slug' => 'arial-black',
    93                     ),
    94                     3 =>
    95                     array(
    96                         'fontFamily' => '\'Book Antiqua\', Palatino, serif',
    97                         'name' => 'Book Antiqua',
    98                         'slug' => 'book-antiqua',
    99                     ),
    100                     4 =>
    101                     array(
    102                         'fontFamily' => 'Cambria, Cochin, Georgia, Times, \'Times New Roman\', serif',
    103                         'name' => 'Cambria',
    104                         'slug' => 'cambria',
    105                     ),
    106                     5 =>
    107                     array(
    108                         'fontFamily' => '\'Century Gothic\', sans-serif',
    109                         'name' => 'Century Gothic',
    110                         'slug' => 'century-gothic',
    111                     ),
    112                     6 =>
    113                     array(
    114                         'fontFamily' => '\'Courier New\', Courier, monospace',
    115                         'name' => 'Courier New',
    116                         'slug' => 'courier-new',
    117                     ),
    118                     7 =>
    119                     array(
    120                         'fontFamily' => 'cursive',
    121                         'name' => 'Cursive',
    122                         'slug' => 'cursive',
    123                     ),
    124                     8 =>
    125                     array(
    126                         'fontFamily' => '\'Franklin Gothic Medium\', \'Arial Narrow\', Arial, sans-serif',
    127                         'name' => 'Franklin Gothic Medium',
    128                         'slug' => 'franklin-gothic-medium',
    129                     ),
    130                     9 =>
    131                     array(
    132                         'fontFamily' => 'Georgia, \'Times New Roman\', Times, serif',
    133                         'name' => 'Georgia',
    134                         'slug' => 'georgia',
    135                     ),
    136                     10 =>
    137                     array(
    138                         'fontFamily' => '\'Gill Sans\', \'Gill Sans MT\', Calibri, \'Trebuchet MS\', sans-serif',
    139                         'name' => 'Gill Sans',
    140                         'slug' => 'gill-sans',
    141                     ),
    142                     11 =>
    143                     array(
    144                         'fontFamily' => 'Impact, Haettenschweiler, \'Arial Narrow Bold\', sans-serif',
    145                         'name' => 'Impact',
    146                         'slug' => 'impact',
    147                     ),
    148                     12 =>
    149                     array(
    150                         'fontFamily' => '\'Lucida Console\', monaco, monospace',
    151                         'name' => 'Lucida Console',
    152                         'slug' => 'lucida-console',
    153                     ),
    154                     13 =>
    155                     array(
    156                         'fontFamily' => '\'Lucida Sans\', \'Lucida Sans Regular\', \'Lucida Grande\', \'Lucida Sans Unicode\', Geneva, Verdana, sans-serif',
    157                         'name' => 'Lucida Sans',
    158                         'slug' => 'lucida-sans',
    159                     ),
    160                     14 =>
    161                     array(
    162                         'fontFamily' => 'monospace',
    163                         'name' => 'Monospace',
    164                         'slug' => 'monospace',
    165                     ),
    166                     15 =>
    167                     array(
    168                         'fontFamily' => 'Tahoma, \'Segoe UI\', Geneva, Verdana, sans-serif',
    169                         'name' => 'Tahoma',
    170                         'slug' => 'tahoma',
    171                     ),
    172                     16 =>
    173                     array(
    174                         'fontFamily' => '\'Times New Roman\', Times, \'Brush Script MT\', serif',
    175                         'name' => 'Times New Roman',
    176                         'slug' => 'times-new-roman',
    177                     ),
    178                     17 =>
    179                     array(
    180                         'fontFamily' => '\'Trebuchet MS\', \'Lucida Sans Unicode\', \'Lucida Grande\', \'Lucida Sans\', Arial, sans-serif',
    181                         'name' => 'Trebuchet MS',
    182                         'slug' => 'trebuchet-ms',
    183                     ),
    184                     18 =>
    185                     array(
    186                         'fontFamily' => 'Verdana, Geneva, Tahoma, sans-serif',
    187                         'name' => 'Verdana',
    188                         'slug' => 'verdana',
     75                'fontFamilies' => array(
     76                    'default' =>  array(
     77                        0 =>
     78                        array(
     79                            'fontFamily' => 'Arial, Helvetica, sans-serif',
     80                            'name' => 'Arial',
     81                            'slug' => 'arial',
     82                        ),
     83                        1 =>
     84                        array(
     85                            'fontFamily' => '\'Arial Narrow\', Arial, sans-serif',
     86                            'name' => 'Arial Narrow',
     87                            'slug' => 'arial-narrow',
     88                        ),
     89                        2 =>
     90                        array(
     91                            'fontFamily' => '\'Arial Black\', sans-serif',
     92                            'name' => 'Arial Black',
     93                            'slug' => 'arial-black',
     94                        ),
     95                        3 =>
     96                        array(
     97                            'fontFamily' => '\'Book Antiqua\', Palatino, serif',
     98                            'name' => 'Book Antiqua',
     99                            'slug' => 'book-antiqua',
     100                        ),
     101                        4 =>
     102                        array(
     103                            'fontFamily' => 'Cambria, Cochin, Georgia, Times, \'Times New Roman\', serif',
     104                            'name' => 'Cambria',
     105                            'slug' => 'cambria',
     106                        ),
     107                        5 =>
     108                        array(
     109                            'fontFamily' => '\'Century Gothic\', sans-serif',
     110                            'name' => 'Century Gothic',
     111                            'slug' => 'century-gothic',
     112                        ),
     113                        6 =>
     114                        array(
     115                            'fontFamily' => '\'Courier New\', Courier, monospace',
     116                            'name' => 'Courier New',
     117                            'slug' => 'courier-new',
     118                        ),
     119                        7 =>
     120                        array(
     121                            'fontFamily' => 'cursive',
     122                            'name' => 'Cursive',
     123                            'slug' => 'cursive',
     124                        ),
     125                        8 =>
     126                        array(
     127                            'fontFamily' => '\'Franklin Gothic Medium\', \'Arial Narrow\', Arial, sans-serif',
     128                            'name' => 'Franklin Gothic Medium',
     129                            'slug' => 'franklin-gothic-medium',
     130                        ),
     131                        9 =>
     132                        array(
     133                            'fontFamily' => 'Georgia, \'Times New Roman\', Times, serif',
     134                            'name' => 'Georgia',
     135                            'slug' => 'georgia',
     136                        ),
     137                        10 =>
     138                        array(
     139                            'fontFamily' => '\'Gill Sans\', \'Gill Sans MT\', Calibri, \'Trebuchet MS\', sans-serif',
     140                            'name' => 'Gill Sans',
     141                            'slug' => 'gill-sans',
     142                        ),
     143                        11 =>
     144                        array(
     145                            'fontFamily' => 'Impact, Haettenschweiler, \'Arial Narrow Bold\', sans-serif',
     146                            'name' => 'Impact',
     147                            'slug' => 'impact',
     148                        ),
     149                        12 =>
     150                        array(
     151                            'fontFamily' => '\'Lucida Console\', monaco, monospace',
     152                            'name' => 'Lucida Console',
     153                            'slug' => 'lucida-console',
     154                        ),
     155                        13 =>
     156                        array(
     157                            'fontFamily' => '\'Lucida Sans\', \'Lucida Sans Regular\', \'Lucida Grande\', \'Lucida Sans Unicode\', Geneva, Verdana, sans-serif',
     158                            'name' => 'Lucida Sans',
     159                            'slug' => 'lucida-sans',
     160                        ),
     161                        14 =>
     162                        array(
     163                            'fontFamily' => 'monospace',
     164                            'name' => 'Monospace',
     165                            'slug' => 'monospace',
     166                        ),
     167                        15 =>
     168                        array(
     169                            'fontFamily' => 'Tahoma, \'Segoe UI\', Geneva, Verdana, sans-serif',
     170                            'name' => 'Tahoma',
     171                            'slug' => 'tahoma',
     172                        ),
     173                        16 =>
     174                        array(
     175                            'fontFamily' => '\'Times New Roman\', Times, \'Brush Script MT\', serif',
     176                            'name' => 'Times New Roman',
     177                            'slug' => 'times-new-roman',
     178                        ),
     179                        17 =>
     180                        array(
     181                            'fontFamily' => '\'Trebuchet MS\', \'Lucida Sans Unicode\', \'Lucida Grande\', \'Lucida Sans\', Arial, sans-serif',
     182                            'name' => 'Trebuchet MS',
     183                            'slug' => 'trebuchet-ms',
     184                        ),
     185                        18 =>
     186                        array(
     187                            'fontFamily' => 'Verdana, Geneva, Tahoma, sans-serif',
     188                            'name' => 'Verdana',
     189                            'slug' => 'verdana',
     190                        ),
    189191                    ),
    190192                ),
     
    245247    )
    246248);
     249// dev-reply#17265.
    247250add_filter( 'wp_theme_json_data_theme', 'dragblock_default_theme_json', 1, 1 );
    248251/**
    249  * Check Documentation#17239
     252 * Check Documentation#17242
    250253 *
    251  * @param object|array|string $dragblock_dtj_dragblock check var-def#17239.
     254 * @param object|array|string $dragblock_dtj_dragblock check var-def#17242.
    252255 */
    253256function dragblock_default_theme_json( $dragblock_dtj_dragblock ) {
     
    257260    }
    258261    $dragblock_update_theme_json = $dragblock_dtj_dragblock->get_data();
     262    // dev-reply#17277.
    259263    $dragblock_update_theme_json = dragblock_theme_json_merge( $dragblock_update_theme_json, DRAG_BLOCK_DEFAULT_THEME_JSON );
    260     if (
    261         empty( $dragblock_update_theme_json['settings']['color']['palette']['theme'] ) &&
    262         ! empty( DRAG_BLOCK_DEFAULT_THEME_JSON['settings']['color']['palette'] )
    263     ) {
    264         $dragblock_update_theme_json['settings']['color']['palette']['theme'] =
    265             DRAG_BLOCK_DEFAULT_THEME_JSON['settings']['color']['palette'];
    266     }
    267     // dev-reply#17282.
    268264    if ( DRAGBLOCK_CUSTOM_DEFAULT_STYLE ) {
    269265        if ( empty( $dragblock_update_theme_json['styles']['css'] ) ) {
  • dragblock/trunk/build/index.php

    r3005971 r3011614  
    4242require_once 'applications/shortcodes/server/index.php';
    4343require_once 'applications/site-settings/server/index.php';
    44 require_once 'applications/seo/server/index.php';
    4544require_once 'applications/editor-init/server/index.php';
    46 require_once 'applications/editor-panel-database/server/index.php'; // dev-reply#451.
     45require_once 'applications/editor-panel-database/server/index.php'; // dev-reply#450.
    4746require_once 'applications/editor-panel-content/server/index.php';
    4847require_once 'applications/editor-panel-appearance/server/index.php';
  • dragblock/trunk/build/library/server/lib-common.php

    r2981093 r3011614  
    99    exit;
    1010}
    11 // dev-reply#193.
     11// dev-reply#183.
    1212/**
    13  * Check Documentation#193
     13 * Check Documentation#183
    1414 *
    15  * @param object|array|string $dragblock_lc_receiver check var-def#193.
    16  * @param object|array|string $dragblock_lc_provider check var-def#193.
     15 * @param object|array|string $dragblock_lc_receiver check var-def#183.
     16 * @param object|array|string $dragblock_lc_provider check var-def#183.
    1717 */
    1818function dragblock_theme_json_merge( $dragblock_lc_receiver, $dragblock_lc_provider ) {
    19     // dev-reply#1915.
     19    // dev-reply#1815.
    2020    if ( ! is_array( $dragblock_lc_receiver ) || ! is_array( $dragblock_lc_provider ) ) {
    2121        return $dragblock_lc_receiver;
    2222    }
    2323    foreach ( $dragblock_lc_provider as $dragblock_lc_key => $dragblock_lc_value ) {
    24         // dev-reply#1922.
    25         if ( is_array( $dragblock_lc_value ) && key( $dragblock_lc_value ) === 0 ) {
    26             continue;
    27         }
    28         // dev-reply#1926.
     24        // dev-reply#1822.
    2925        if ( ! isset( $dragblock_lc_receiver[ $dragblock_lc_key ] ) ) {
    3026            $dragblock_lc_receiver[ $dragblock_lc_key ] = $dragblock_lc_value;
    3127            continue;
    3228        }
    33         // dev-reply#1933.
     29        // dev-reply#1834.
    3430        $dragblock_lc_receiver[ $dragblock_lc_key ] = dragblock_theme_json_merge( $dragblock_lc_receiver[ $dragblock_lc_key ], $dragblock_lc_value );
    3531    }
     
    3733}
    3834/**
    39  * Check Documentation#1924
     35 * Check Documentation#1820
    4036 *
    41  * @param object|array|string $dragblock_lc_path check var-def#1924.
     37 * @param object|array|string $dragblock_lc_path check var-def#1820.
    4238 */
    4339function dragblock_url( $dragblock_lc_path ) {
    4440    return DRAGBLOCK_URL . '/' . $dragblock_lc_path;
    45     // dev-reply#1947.
     41    // dev-reply#1848.
    4642}
    4743/**
    48  * Check Documentation#1929
     44 * Check Documentation#1825
    4945 *
    50  * @param object|array|string $dragblock_lc_attachment check var-def#1929.
     46 * @param object|array|string $dragblock_lc_attachment check var-def#1825.
    5147 */
    5248function dragblock_get_image_srcsets( $dragblock_lc_attachment ) {
    53     // dev-reply#1956.
     49    // dev-reply#1857.
    5450    if ( ! is_numeric( $dragblock_lc_attachment ) ) {
    5551        $dragblock_lc_attachment = attachment_url_to_postid( $dragblock_lc_attachment );
     
    5854        }
    5955    }
    60     // dev-reply#1964.
     56    // dev-reply#1865.
    6157    $dragblock_lc_attachment = (int) $dragblock_lc_attachment;
    62     $dragblock_lc_id = get_intermediate_image_sizes(); // dev-reply#1967.
     58    $dragblock_lc_id = get_intermediate_image_sizes(); // dev-reply#1868.
    6359    $dragblock_lc_image = array();
    6460    foreach ( $dragblock_lc_id as $dragblock_lc_sizes ) {
     
    7268        $dragblock_lc_values .= $dragblock_lc_src . ' ' . $dragblock_lc_size . ', ';
    7369    }
    74     // dev-reply#1984.
     70    // dev-reply#1885.
    7571    $dragblock_lc_values = rtrim( $dragblock_lc_values, ', ' );
    7672    return $dragblock_lc_values;
    7773}
    7874/**
    79  * Check Documentation#1956
     75 * Check Documentation#1852
    8076 *
    81  * @param object|array|string $dragblock_lc_width check var-def#1956.
     77 * @param object|array|string $dragblock_lc_width check var-def#1852.
    8278 */
    8379function dragblock_is_reseved_terms( $dragblock_lc_width ) {
  • dragblock/trunk/dragblock.php

    r3005971 r3011614  
    66 * Requires at least: 5.9
    77 * Requires PHP: 7.0
    8  * Version: 23.12.06
     8 * Version: 23.12.18
    99 * Author: DragBlock.Com
    1010 * Author URI: https://dragblock.com
     
    3131    strpos( DRAGBLOCK_OPENSSL_CONF, 'E:/' ) === 0
    3232);
    33 define( 'DRAGBLOCK_VERSION', DRAGBLOCK_IS_LOCAL ? time() : '23.12.06' );
     33define( 'DRAGBLOCK_VERSION', DRAGBLOCK_IS_LOCAL ? time() : '23.12.18' );
    3434require_once 'build/index.php';
  • dragblock/trunk/readme.txt

    r3005971 r3011614  
    55Requires at least: 5.9
    66Requires PHP: 7.4
    7 Stable tag: 23.12.06
     7Stable tag: 23.12.18
    88Tested up to: 6.4.1
    99License: GPLv2 or later
     
    6262
    6363== Changelog ==
    64 = 23.12.06 =
     64= 23.12.18 =
     65* Fixed woo shop page does not show properly
     66* Remove SEO meta and graphs to not conflict with this plugin scope
    6567* Support uploading site favicon
    6668* Improve property popover design
Note: See TracChangeset for help on using the changeset viewer.