@sc-360-v2/storefront-cms-library 0.0.2 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2 @@
1
+ /*! For license information please see builder.js.LICENSE.txt */
2
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports["storefront-cms-library"]=e():t["storefront-cms-library"]=e()}(this,(()=>(()=>{var t={633:(t,e,r)=>{var n=r(738).default;function o(){"use strict";t.exports=o=function(){return r},t.exports.__esModule=!0,t.exports.default=t.exports;var e,r={},a=Object.prototype,i=a.hasOwnProperty,c=Object.defineProperty||function(t,e,r){t[e]=r.value},u="function"==typeof Symbol?Symbol:{},l=u.iterator||"@@iterator",s=u.asyncIterator||"@@asyncIterator",f=u.toStringTag||"@@toStringTag";function d(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{d({},"")}catch(e){d=function(t,e,r){return t[e]=r}}function p(t,e,r,n){var o=e&&e.prototype instanceof x?e:x,a=Object.create(o.prototype),i=new z(n||[]);return c(a,"_invoke",{value:L(t,r,i)}),a}function v(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}r.wrap=p;var y="suspendedStart",h="suspendedYield",g="executing",b="completed",m={};function x(){}function S(){}function w(){}var j={};d(j,l,(function(){return this}));var O=Object.getPrototypeOf,_=O&&O(O(N([])));_&&_!==a&&i.call(_,l)&&(j=_);var T=w.prototype=x.prototype=Object.create(j);function C(t){["next","throw","return"].forEach((function(e){d(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function r(o,a,c,u){var l=v(t[o],t,a);if("throw"!==l.type){var s=l.arg,f=s.value;return f&&"object"==n(f)&&i.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,c,u)}),(function(t){r("throw",t,c,u)})):e.resolve(f).then((function(t){s.value=t,c(s)}),(function(t){return r("throw",t,c,u)}))}u(l.arg)}var o;c(this,"_invoke",{value:function(t,n){function a(){return new e((function(e,o){r(t,n,e,o)}))}return o=o?o.then(a,a):a()}})}function L(t,r,n){var o=y;return function(a,i){if(o===g)throw Error("Generator is already running");if(o===b){if("throw"===a)throw i;return{value:e,done:!0}}for(n.method=a,n.arg=i;;){var c=n.delegate;if(c){var u=A(c,n);if(u){if(u===m)continue;return u}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===y)throw o=b,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=g;var l=v(t,r,n);if("normal"===l.type){if(o=n.done?b:h,l.arg===m)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(o=b,n.method="throw",n.arg=l.arg)}}}function A(t,r){var n=r.method,o=t.iterator[n];if(o===e)return r.delegate=null,"throw"===n&&t.iterator.return&&(r.method="return",r.arg=e,A(t,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var a=v(o,t.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,m;var i=a.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,m):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,m)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function I(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function z(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function N(t){if(t||""===t){var r=t[l];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function r(){for(;++o<t.length;)if(i.call(t,o))return r.value=t[o],r.done=!1,r;return r.value=e,r.done=!0,r};return a.next=a}}throw new TypeError(n(t)+" is not iterable")}return S.prototype=w,c(T,"constructor",{value:w,configurable:!0}),c(w,"constructor",{value:S,configurable:!0}),S.displayName=d(w,f,"GeneratorFunction"),r.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===S||"GeneratorFunction"===(e.displayName||e.name))},r.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,d(t,f,"GeneratorFunction")),t.prototype=Object.create(T),t},r.awrap=function(t){return{__await:t}},C(E.prototype),d(E.prototype,s,(function(){return this})),r.AsyncIterator=E,r.async=function(t,e,n,o,a){void 0===a&&(a=Promise);var i=new E(p(t,e,n,o),a);return r.isGeneratorFunction(e)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},C(T),d(T,f,"Generator"),d(T,l,(function(){return this})),d(T,"toString",(function(){return"[object Generator]"})),r.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},r.values=N,z.prototype={constructor:z,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(I),!t)for(var r in this)"t"===r.charAt(0)&&i.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var r=this;function n(n,o){return c.type="throw",c.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],c=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var u=i.call(a,"catchLoc"),l=i.call(a,"finallyLoc");if(u&&l){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(u){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!l)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return n(a.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&i.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,m):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),I(r),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;I(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(t,r,n){return this.delegate={iterator:N(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),m}},r}t.exports=o,t.exports.__esModule=!0,t.exports.default=t.exports},738:t=>{function e(r){return t.exports=e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t.exports.__esModule=!0,t.exports.default=t.exports,e(r)}t.exports=e,t.exports.__esModule=!0,t.exports.default=t.exports},756:(t,e,r)=>{var n=r(633)();t.exports=n;try{regeneratorRuntime=n}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=n:Function("r","regeneratorRuntime = r")(n)}}},e={};function r(n){var o=e[n];if(void 0!==o)return o.exports;var a=e[n]={exports:{}};return t[n](a,a.exports,r),a.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};return(()=>{"use strict";r.r(n),r.d(n,{cmsTypes:()=>i,commonFunctions:()=>A,enums:()=>t,gridSchema:()=>a,interfaces:()=>e,sectionSchema:()=>o,textSchema:()=>c});var t={};r.r(t),r.d(t,{CMSElementSelectors:()=>y,CMSToolAttributes:()=>h,CMSToolIdTypes:()=>v});var e={};r.r(e);var o={};r.r(o),r.d(o,{getDefaultStyles:()=>k});var a={};r.r(a),r.d(a,{getDefaultStyles:()=>I});var i={};r.r(i);var c={};function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function l(t,e){if(t){if("string"==typeof t)return u(t,e);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?u(t,e):void 0}}function s(t){return function(t){if(Array.isArray(t))return u(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||l(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function f(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,a,i,c=[],u=!0,l=!1;try{if(a=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=a.call(r)).done)&&(c.push(n.value),c.length!==e);u=!0);}catch(t){l=!0,o=t}finally{try{if(!u&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(l)throw o}}return c}}(t,e)||l(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d(t){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},d(t)}function p(t,e,r){return(e=function(t){var e=function(t){if("object"!=d(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=d(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==d(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}r.r(c);var v,y,h,g=r(756),b=r.n(g);function m(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=function(t,e){if(t){if("string"==typeof t)return x(t,e);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?x(t,e):void 0}}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var n=0,o=function(){};return{s:o,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,c=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return i=t.done,t},e:function(t){c=!0,a=t},f:function(){try{i||null==r.return||r.return()}finally{if(c)throw a}}}}function x(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}!function(t){t.playgroundWrapper="playground_wrapper",t.layers="CMS Layers",t.addGrid="AddGrid",t.toolTip="custom-tooltip",t.customCanvas="custom-canvas",t.pageId="cms__template__editor",t.pageWrapper="page-wrapper",t.iframeContainerDiv="iframe-container-div",t.iframePlaygroud="iframe__playground",t.sectionLayersOverlay="section__layers__overlay",t.gridLayersOverlay="grid__layers__overlay",t.iframeRoot="cms-iframe-root",t.addElementTools="cms-add-element-tools",t.elementPopertiesPopup="cms-element-properties"}(v||(v={})),function(t){t.iframeSelector="iframe[data-title='iframe__playground']",t.templteEditiorSelector="[data-page-id='cms__template__editor']",t.gridSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid']",t.sectionSelector="section[data-div-type='section']",t.layersParentSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers']",t.layersGridSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > div[data-layer-style-id]",t.sectionLayersOverlay="[data-div-type = 'section__layers__overlay']",t.gridLayersOverlay="[data-div-type='grid__layers__overlay']",t.iframeRoot="#cms-iframe-root",t.playgroundScroll="playground-srolltop"}(y||(y={})),function(t){t.id="data-cms-tool",t.state="data-cms-state",t.style="data-style-id",t.pageId="data-page-id",t.dataDivType="data-div-type",t.title="data-title",t.layerStyle="data-layer-style-id",t.elementClick="data-has-clicked",t.viewportVisible="data-viewport-visible",t.playgroundScroll="data-playground-scroll",t.viewportVisibleTop="data-viewport-visible-top",t.viewportVisibleRight="data-viewport-visible-right",t.viewportVisibleBottom="data-viewport-visible-bottom",t.viewportVisibleLeft="data-viewport-visible-left"}(h||(h={}));var S=function(t,e,r,n){return new(r||(r=Promise))((function(o,a){function i(t){try{u(n.next(t))}catch(t){a(t)}}function c(t){try{u(n.throw(t))}catch(t){a(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof r?e:new r((function(t){t(e)}))).then(i,c)}u((n=n.apply(t,e||[])).next())}))};function w(t,e){var r,n=m(t.base);try{for(n.s();!(r=n.n()).done;)if(r.value.label===e)return"base"}catch(t){n.e(t)}finally{n.f()}var o,a=m(t.accent);try{for(a.s();!(o=a.n()).done;)if(o.value.label===e)return"accent"}catch(t){a.e(t)}finally{a.f()}return null}function j(t){return"rgba(".concat(null==t?void 0:t.r,", ").concat(null==t?void 0:t.g,", ").concat(null==t?void 0:t.b,", ").concat(null==t?void 0:t.a,")")}function O(t,e,r,n){return S(this,void 0,void 0,b().mark((function o(){var a,i,c,u,l;return b().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:return a=t.parentNode,i=t.textContent.substring(0,e),c=t.textContent.substring(e+r),u=document.createTextNode(i),l=document.createTextNode(c),a.insertBefore(u,t),a.insertBefore(n,t),a.insertBefore(l,t.nextSibling),o.next=10,a.removeChild(t);case 10:case"end":return o.stop()}}),o)})))}function _(t){var e=[];if(t.nodeType===Node.TEXT_NODE)e.push(t);else for(var r=t.childNodes,n=0;n<r.length;n++)e=e.concat(_(r[n]));return e}function T(t){return t.replace(/-([a-z])/g,(function(t,e){return e.toUpperCase()}))}var C={fontSize:{px:[12,14,16,18,20,24,30,36,48,60,72],rem:[.75,.875,1,1.125,1.25,1.5,1.875,2.25,3,3.75,4.5]},lineHeight:{px:[18,20,24,28,30,32,38,44,60,72,90],rem:[1.125,1.25,1.5,1.75,1.875,2,2.375,2.75,3.75,4.5,5.625]}},E=[{id:1,label:"px",value:1},{id:2,label:"rem",value:2},{id:3,label:"em",value:3},{id:4,label:"%",value:4}],L={ReorderObj:function(t,e){var r={};return e.forEach((function(e){t.hasOwnProperty(e)&&(r[e]=t[e])})),r},reorderSections:function(t,e,r){var n=t[e],o=n.index,a="up"===r?o-1:o+1;if(a>=1&&a<=Object.keys(t).length){var i=Object.keys(t).find((function(e){return t[e].index===a}));return Object.assign(Object.assign({},t),p(p({},e,Object.assign(Object.assign({},n),{index:a})),i,Object.assign(Object.assign({},t[i]),{index:o})))}return t},returnUpdatedButton:function(t,e,r,n){var o={};return Object.keys(t).forEach((function(a){o[a]=Object.assign({},t[a]),Object.keys(t[a].children).forEach((function(i){Object.keys(t[a].children[i].children).forEach((function(c){var u=t[a].children[i].children[c];u.isDirty||u.attributes.datadivtype!==e||(o[a]=Object.assign(Object.assign({},o[a]),{children:Object.assign(Object.assign({},o[a].children),p({},i,Object.assign(Object.assign({},o[a].children[i]),{children:Object.assign(Object.assign({},o[a].children[i].children),p({},c,Object.assign(Object.assign({},o[a].children[i].children[c]),{properties:Object.assign(Object.assign({},o[a].children[i].children[c].properties),r.design),styles:Object.assign(Object.assign({},o[a].children[i].children[c].styles),n)})))})))}))}))}))})),o},getTextValue:function(t,e){if(void 0!==(null==e?void 0:e.type)){if("custom"===e.type)return j(t.customColors.find((function(t){return t.label===e.label})).value.rgb);var r=t.selectedTheme.colors;return j(r[w(r,e.type)].find((function(t){return t.label===e.type})).value.rgb)}return j(e.rgb)},returnFontStyle:function(t,e){var r=["bold","italic","lineThrough","underline"],n=r.findIndex((function(e){return""!==t[e].value}));return-1!==n?r[n]:e},convertToSlug:function(t){return t.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(t){return t.toLowerCase().split(" ").map((function(t,e){return 0===e?t:t.charAt(0).toUpperCase()+t.slice(1)})).join("")},convertIntoNumbers:function(t){var e=t.replace(/[^0-9.]/g,"").replace(/(\..*)\./g,"$1");return""===e?0:Number(e)},convertFormatToMask:function(t,e){return t.find((function(t){return t.value===e})).format.replaceAll("X","9")},convertToNumericValue:function(t){var e=parseInt(t,10);if(isNaN(e))throw new Error("Invalid size: ".concat(t));if(t.includes("vh"))return e/100*window.innerHeight;if(t.includes("px"))return e;throw new Error("Invalid unit in size: ".concat(t))},convertCamelCaseToWords:function(t){return t.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^\w/,(function(t){return t.toUpperCase()}))},convertAlphaNumericToText:function(t){return t.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:j,capitalizeFirstLetter:function(t){return t.charAt(0).toUpperCase()+t.slice(1)},convertStylesToVar:function(t){var e=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(t).reduce((function(r,n){return Object.assign(Object.assign({},r),p({},"--_"+e+n,t[n]))}),{})},r=e(t.defaultState.default),n=e(t.defaultState.text),o={},a={};return t.hoverState&&(t.hoverState.default&&(o=e(t.hoverState.default,"hover-")),t.hoverState.text&&(a=e(t.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},r),o),child:Object.assign(Object.assign({},n),a)}},convertUpperCaseToCapitalise:function(t){return t.toLowerCase().replace(/\b\w/g,(function(t){return t.toUpperCase()}))},convertObjectToCssString:function(t){return Object.entries(t).map((function(t){var e=f(t,2),r=e[0],n=e[1];return"".concat(r,": ").concat(""===n?"fontStyle"===r||"fontWeight"===r?"normal":"none":n,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:w,convertPagesToDropdownList:function(t){var e=[];return t.forEach((function(t,r){var n={id:r+1,label:t.displayName,value:r+1};e.push(n)})),e},returnTheCharacter:function(t){return S(this,void 0,void 0,b().mark((function e(){var r,n,o,a,i,c,u,l,s,f,d,p,v,y,h;return b().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=window.getSelection(),!(n=null==r?void 0:r.toString())){e.next=36;break}o=null==r?void 0:r.getRangeAt(0),a=o.startContainer,i=o.startOffset,c=_(null==a?void 0:a.parentElement),u=null,l=0,s=m(c),e.prev=10,s.s();case 12:if((f=s.n()).done){e.next=21;break}if(d=f.value,p=d.textContent.length,!(i>=l&&i<=l+p)){e.next=18;break}return u=d,e.abrupt("break",21);case 18:l+=p;case 19:e.next=12;break;case 21:e.next=26;break;case 23:e.prev=23,e.t0=e.catch(10),s.e(e.t0);case 26:return e.prev=26,s.f(),e.finish(26);case 29:return(v=document.createElement("span")).textContent=n,y=Object.keys(t),h=Object.values(t),v.style[y[0]]=h[0],e.next=36,O(u,i,n.length,v);case 36:case"end":return e.stop()}}),e,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(t,e){var r=Object.assign({},e),n={};return Object.keys(r).forEach((function(e){var o={};e===T(t[0])?o=Object.assign(Object.assign({},r[e]),{value:t[r[e].property]}):(r[e].property===T(t[0])&&(o=Object.assign(Object.assign({},r[e]),{value:"none"===t[r[e].property]||"normal"===t[r[e].property]?"":t[r[e].property]})),o=r[e]),n[e]=o})),n},checkIfInactiveColorsAndModify:function(t,e){var r=s(e.general),n=s(e.text),o=r.map((function(e){var r=w(t,e.value.value),n=t[r].find((function(t){return t.label===e.value.value}));if(!n.active){var o=L.returnColorsArrName(t,n.value.value),a=t[o].find((function(t){return t.label===n.value.value}));return Object.assign(Object.assign({},e),{value:{value:a.label}})}return Object.assign({},e)})),a=n.map((function(e){var r=w(t,e.value.value),n=t[r].find((function(t){return t.label===e.value.value}));if(!n.active){var o=L.returnColorsArrName(t,n.value.value),a=t[o].find((function(t){return t.label===n.value.value}));return Object.assign(Object.assign({},e),{value:{value:a.label}})}return Object.assign({},e)}));return{general:s(o),text:s(a)}},kebabToCamelCase:T,returnDefaultValue:function(t,e,r,n,o){var a,i,c=C;if(1===r||2===r){var u=null===(a=null==E?void 0:E.find((function(t){return t.value===r})))||void 0===a?void 0:a.label,l=null===(i=null==E?void 0:E.find((function(t){return t.value===o})))||void 0===i?void 0:i.label;if(r===o){var s=c.fontSize["".concat(u)].findIndex((function(t){return t===e}));if(-1===s){for(var f=0,d=c.fontSize["".concat(u)].length-1,p=null;f<=d;){var v=Math.floor((f+d)/2);if(c.fontSize["".concat(u)][v]===e)return c.fontSize["".concat(u)][v];c.fontSize["".concat(u)][v]<e?(p=c.fontSize["".concat(u)][v],f=v+1):d=v-1}s=c.fontSize["".concat(u)].findIndex((function(t){return t===p}))}var y=c.lineHeight["".concat(l)][s];return"bool"===t?n===y:{value:y,unit:o}}l=u;var h=c.fontSize["".concat(u)].findIndex((function(t){return t===e}));if(-1===h){for(var g=0,b=c.fontSize["".concat(u)].length-1,m=null;g<=b;){var x=Math.floor((g+b)/2);if(c.fontSize["".concat(u)][x]===e)return c.fontSize["".concat(u)][x];c.fontSize["".concat(u)][x]<e?(m=c.fontSize["".concat(u)][x],g=x+1):b=x-1}h=c.fontSize["".concat(u)].findIndex((function(t){return t===m}))}var S=c.lineHeight["".concat(l)][h];return"bool"===t?n===S:{value:S,unit:r}}return"bool"===t||{}},rgbaToHex:function(t){var e=t.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!e)return t;var r=parseInt(e[1]),n=parseInt(e[2]),o=parseInt(e[3]),a=1;void 0!==e[4]&&(a=parseFloat(e[4]));var i=r.toString(16).padStart(2,"0"),c=n.toString(16).padStart(2,"0"),u=o.toString(16).padStart(2,"0"),l=Math.round(255*a).toString(16).padStart(2,"0");return"ff"===l?"#".concat(i).concat(c).concat(u):"#".concat(i).concat(c).concat(u).concat(l)},convertToKebabCase:function(t){var e={};return Object.keys(t).forEach((function(r){var n=r.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();e[n]=t[r]})),e},loadNAppendStyleTag:function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,n=document.querySelector(y.iframeSelector).contentDocument.querySelector(y.templteEditiorSelector);if(n&&null!==n){var o=n.querySelector("[".concat(h.style,'="').concat(e,'"]'));null!==r&&(o=r.querySelector("[".concat(h.layerStyle,'="').concat(e,'"]'))),o&&null!==o&&o.remove(),null===r?n.appendChild(t):r.appendChild(t)}},stylesToString:function(t){return Object.entries(t).map((function(t){var e=f(t,2),r=e[0],n=e[1],o=r.replace(/[A-Z]/g,(function(t){return"-"+t.toLowerCase()}));return"".concat(o,": ").concat(n,";")})).join(" ")}};const A=L;var k=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},I=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}}})(),n})()));
@@ -0,0 +1 @@
1
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
package/dist/css.js CHANGED
@@ -1 +1 @@
1
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports["storefront-cms-library"]=e():t["storefront-cms-library"]=e()}(this,(()=>(()=>{"use strict";var t={d:(e,r)=>{for(var o in r)t.o(r,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},e={};function r(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,o=Array(e);r<e;r++)o[r]=t[r];return o}t.r(e),t.d(e,{convertCamelCaseToCssProperties:()=>n,default:()=>s,getCSSVariable:()=>i});var o={"at-cr":"accent-color","an-ct":"align-content","an-is":"align-items","an-sf":"align-self",al:"all",an:"animation","an-dy":"animation-delay","an-dn":"animation-duration","an-fl-me":"animation-fill-mode","an-in-ct":"animation-iteration-count","an-ne":"animation-name","an-py-se":"animation-play-state","an-tg-fn":"animation-timing-function","at-ro":"aspect-ratio","bp-fr":"backdrop-filter","be-vy":"backface-visibility",bd:"background","bd-at":"background-attachment","bd-bd-me":"background-blend-mode","bd-cp":"background-clip","bd-cr":"background-color","bd-ie":"background-image","bd-on":"background-origin","bd-pn":"background-position","bd-pn-x":"background-position-x","bd-pn-y":"background-position-y","bd-rt":"background-repeat","bd-se":"background-size","bk-se":"block-size",br:"border","br-bk":"border-block","br-bk-cr":"border-block-color","br-bk-ed":"border-block-end","br-bk-ed-cr":"border-block-end-color","br-bk-ed-se":"border-block-end-style","br-bk-ed-wh":"border-block-end-width","br-bk-st":"border-block-start","br-bk-st-cr":"border-block-start-color","br-bk-st-se":"border-block-start-style","br-bk-st-wh":"border-block-start-width","br-bk-se":"border-block-style","br-bk-wh":"border-block-width","br-bm":"border-bottom","br-bm-cr":"border-bottom-color","br-bm-lt-rs":"border-bottom-left-radius","br-bm-rt-rs":"border-bottom-right-radius","br-bm-se":"border-bottom-style","br-bm-wh":"border-bottom-width","br-ce":"border-collapse","br-cr":"border-color","br-ed-ed-rs":"border-end-end-radius","br-ed-st-rs":"border-end-start-radius","br-ie":"border-inline","br-ie-ot":"border-image-outset","br-ie-rt":"border-image-repeat","br-ie-sc":"border-image-slice","br-img-se":"border-image-source","br-img-wh":"border-image-width","br-ie-cr":"border-inline-color","br-ie-ed":"border-inline-end","br-ie-ed-cr":"border-inline-end-color","br-ie-ed-se":"border-inline-end-style","br-ie-ed-wh":"border-inline-end-width","br-ie-st":"border-inline-start","br-ie-st-cr":"border-inline-start-color","br-ie-st-se":"border-inline-start-style","br-ie-st-wh":"border-inline-start-width","br-ie-se":"border-inline-style","br-ie-wh":"border-inline-width","br-lt":"border-left","br-lt-cr":"border-left-color","br-lt-se":"border-left-style","br-lt-wh":"border-left-width","br-rs":"border-radius","br-rt":"border-right","br-rt-cr":"border-right-color","br-rt-se":"border-right-style","br-rt-wh":"border-right-width","br-sg":"border-spacing","br-st-ed-rs":"border-start-end-radius","br-st-st-rs":"border-start-start-radius","br-se":"border-style","br-tp":"border-top","br-tp-cr":"border-top-color","br-tp-lt-rs":"border-top-left-radius","br-tp-rt-rs":"border-top-right-radius","br-tp-se":"border-top-style","br-tp-wh":"border-top-width","br-wh":"border-width","bx-dn-bk":"box-decoration-break",bt:"bottom","bx-rt":"box-reflect","bx-sw":"box-shadow","bx-sg":"box-sizing","bk-ar":"break-after","bk-be":"break-before","bk-ie":"break-inside","cn-se":"caption-side","ct-cr":"caret-color","cp-ph":"clip-path",clr:"color","cr-se":"color-scheme","cn-ct":"column-count","cn-fl":"column-fill","cn-gp":"column-gap","cn-re":"column-rule","cn-re-cr":"column-rule-color","cn-re-se":"column-rule-style","cn-re-wh":"column-rule-width","cn-sn":"column-span","cn-wh":"column-width",cs:"columns",ct:"content","cr-it":"counter-increment","cr-rt":"counter-reset","cr-st":"counter-set",cr:"cursor",dn:"direction",dy:"display","ey-cs":"empty-cells",fr:"filter",fx:"flex","fx-bs":"flex-basis","fx-dn":"flex-direction","fx-fw":"flex-flow","fx-gw":"flex-grow","fx-sk":"flex-shrink","fx-wp":"flex-wrap",flt:"float",ft:"font","ft-fy":"font-family","ft-fe-ss":"font-feature-settings","ft-kg":"font-kerning","ft-se":"font-size","ft-se-at":"font-size-adjust","ft-sh":"font-stretch","ft-st":"font-style","ft-vt":"font-variant","ft-vt-cs":"font-variant-caps","ft-wt":"font-weight",gp:"gap",gd:"grid","gd-aa":"grid-area","gd-ao-cs":"grid-auto-columns","gd-ao-fw":"grid-auto-flow","gd-ao-rs":"grid-auto-rows","gd-cn":"grid-column","gd-cn-ed":"grid-column-end","gd-cn-st":"grid-column-start","gd-rw":"grid-row","gd-rw-ed":"grid-row-end","gd-rw-st":"grid-row-start","gd-te":"grid-template","gd-te-as":"grid-template-areas","gd-te-cs":"grid-template-columns","ge-te-rs":"grid-template-rows","hg-pn":"hanging-punctuation",ht:"height",hs:"hyphens","hy-cr":"hyphenate-character","ie-rg":"image-rendering","il-lr":"initial-letter","ie-se":"inline-size",it:"inset","it-bk":"inset-block","it-bk-ed":"inset-block-end","it-bk-st":"inset-block-start","it-ie":"inset-inline","it-ie-ed":"inset-inline-end","it-ie-st":"inset-inline-start",in:"isolation","jy-ct":"justify-content","jy-is":"justify-items","jy-sf":"justify-self",lt:"left","lr-sg":"letter-spacing","le-ht":"line-height","lt-se":"list-style","lt-se-ie":"list-style-image","lt-se-pn":"list-style-position","lt-se-te":"list-style-type",mn:"margin","mn-bk":"margin-block","mn-bk-ed":"margin-block-end","mn-bk-st":"margin-block-start","mn-bm":"margin-bottom","mn-ie":"margin-inline","mn-in-ed":"margin-inline-end","mn-ie-st":"margin-inline-start","mn-lt":"margin-left","mn-rt":"margin-right","mn-tp":"margin-top",mr:"marker","mr-ed":"marker-end","mr-md":"marker-mid","mr-st":"marker-start",mk:"mask","mk-cp":"mask-clip","mk-ce":"mask-composite","mk-ie":"mask-image","mk-me":"mask-mode","mk-on":"mask-origin","mk-pn":"mask-position","mk-rt":"mask-repeat","mk-se":"mask-size","mk-te":"mask-type","mx-bk-sk":"max-block-size","mx-ht":"max-height","mx-in-se":"max-inline-size","mx-wh":"max-width","mn-bk-se":"min-block-size","mn-ie-se":"min-inline-size","mn-ht":"min-height","mn-wh":"min-width","mx-bd-me":"mix-blend-mode","ot-ft":"object-fit","ot-pn":"object-position",ot:"offset","ot-ar":"offset-anchor","ot-de":"offset-distance","ot-ph":"offset-path","ot-re":"offset-rotate",oy:"opacity",or:"order",os:"orphans",oe:"outline","oe-cr":"outline-color","oe-ot":"outline-offset","oe-se":"outline-style","oe-wh":"outline-width",ow:"overflow","ow-ar":"overflow-anchor","ow-wp":"overflow-wrap","ow-x":"overflow-x","ow-y":"overflow-y","ol-br":"overscroll-behavior","ol-br-bk":"overscroll-behavior-block","ol-br-ie":"overscroll-behavior-inline","ol-be-x":"overscroll-behavior-x","ol-br-y":"overscroll-behavior-y",pg:"padding","pg-bk":"padding-block","pg-dk-ed":"padding-block-end","pg-bk-st":"padding-block-start","pg-bm":"padding-bottom","pg-ie":"padding-inline","pg-ie-ed":"padding-inline-end","pg-ie-st":"padding-inline-start","pg-lt":"padding-left","pg-rt":"padding-right","pg-tp":"padding-top","pb-bk-ar":"page-break-after","pb-bk-be":"page-break-before","pb-bk-ie":"page-break-inside","pt-or":"paint-order",pe:"perspective","pe-on":"perspective-origin","pe-ct":"place-content","pe-is":"place-items","pe-sf":"place-self","pr-es":"pointer-events",pn:"position",qs:"quotes",rsz:"resize",rt:"right",re:"rotate","rw-gp":"row-gap",se:"scale","sl-br":"scroll-behavior","sl-mn":"scroll-margin","sl-mn-bk":"scroll-margin-block","sl-mn-bk-ed":"scroll-margin-block-end","sl-mn-bk-st":"scroll-margin-block-start","sl-mn-bm":"scroll-margin-bottom","sl-mn-ie":"scroll-margin-inline","sl-mn-ie-ed":"scroll-margin-inline-end","sl-mn-ie-st":"scroll-margin-inline-start","sl-mn-lt":"scroll-margin-left","sl-mn-rt":"scroll-margin-right","sl-mn-tp":"scroll-margin-top","sl-pg":"scroll-padding","sl-pg-bk":"scroll-padding-block","slpg-bk-ed":"scroll-padding-block-end","sl-pg-bk-st":"scroll-padding-block-start","sl-pg-bm":"scroll-padding-bottom","sl-pg-ie":"scroll-padding-inline","sl-pg-ie-ed":"scroll-padding-inline-end","sl-pg-ie-st":"scroll-padding-inline-start","sl-pg-lt":"scroll-padding-left","sl-pg-rt":"scroll-padding-right","sl-pg-tp":"scroll-padding-top","sl-sp-an":"scroll-snap-align","sl-sp-sp":"scroll-snap-stop","sl-sp-te":"scroll-snap-type","sr-cr":"scrollbar-color","tb-se":"tab-size","te-tl":"table-layout","tt-an":"text-align","tt-an-lt":"text-align-last","tt-dn":"text-decoration","tt-dn-cr":"text-decoration-color","tt-dn-le":"text-decoration-line","tt-dn-se":"text-decoration-style","tt-dn-ts":"text-decoration-thickness","tt-es":"text-emphasis","tt-es-cr":"text-emphasis-color","tt-es-pn":"text-emphasis-position","tt-es-se":"text-emphasis-style","tt-it":"text-indent","tt-jy":"text-justify","tt-on":"text-orientation","tt-ow":"text-overflow","tt-sw":"text-shadow","tt-tm":"text-transform","tt-ue-ot":"text-underline-offset","tt-ue-pn":"text-underline-position",tp:"top",tm:"transform","tm-on":"transform-origin","tm-se":"transform-style",tn:"transition","tn-dy":"transition-delay","tn-dn":"transition-duration","tn-py":"transition-property","tn-tg-fn":"transition-timing-function",te:"translate","ue-bi":"unicode-bidi","ur-st":"user-select","vl-an":"vertical-align",vy:"visibility","we-se":"white-space",ws:"widows",wh:"width","wd-bk":"word-break","wd-sp":"word-spacing","wd-wr":"word-wrap","wr-bk":"writing-mode","z-ix":"z-index"};function n(t){return t.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/^\w/,(function(t){return t.toLowerCase()})).toLowerCase()}function i(t){var e=n(t),i=Object.entries(o).find((function(t){var o,n,i=(n=2,function(t){if(Array.isArray(t))return t}(o=t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var o,n,i,s,l=[],a=!0,d=!1;try{if(i=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;a=!1}else for(;!(a=(o=i.call(r)).done)&&(l.push(o.value),l.length!==e);a=!0);}catch(t){d=!0,n=t}finally{try{if(!a&&null!=r.return&&(s=r.return(),Object(s)!==s))return}finally{if(d)throw n}}return l}}(o,n)||function(t,e){if(t){if("string"==typeof t)return r(t,e);var o={}.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?r(t,e):void 0}}(o,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}());return i[0],i[1]===e}));return i?i[0]:t}const s={getCSSVariable:i,convertCamelCaseToCssProperties:n};return e})()));
1
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports["storefront-cms-library"]=e():t["storefront-cms-library"]=e()}(this,(()=>(()=>{"use strict";var t={d:(e,r)=>{for(var o in r)t.o(r,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},e={};function r(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,o=Array(e);r<e;r++)o[r]=t[r];return o}t.r(e),t.d(e,{convertCamelCaseToCssProperties:()=>n,default:()=>s,getCSSVariable:()=>i});var o={"at-cr":"accent-color","an-ct":"align-content","an-is":"align-items","an-sf":"align-self",al:"all",an:"animation","an-dy":"animation-delay","an-dn":"animation-duration","an-fl-me":"animation-fill-mode","an-in-ct":"animation-iteration-count","an-ne":"animation-name","an-py-se":"animation-play-state","an-tg-fn":"animation-timing-function","at-ro":"aspect-ratio","bp-fr":"backdrop-filter","be-vy":"backface-visibility",bd:"background","bd-at":"background-attachment","bd-bd-me":"background-blend-mode","bd-cp":"background-clip","bd-cr":"background-color","bd-ie":"background-image","bd-on":"background-origin","bd-pn":"background-position","bd-pn-x":"background-position-x","bd-pn-y":"background-position-y","bd-rt":"background-repeat","bd-se":"background-size","bk-se":"block-size",br:"border","br-bk":"border-block","br-bk-cr":"border-block-color","br-bk-ed":"border-block-end","br-bk-ed-cr":"border-block-end-color","br-bk-ed-se":"border-block-end-style","br-bk-ed-wh":"border-block-end-width","br-bk-st":"border-block-start","br-bk-st-cr":"border-block-start-color","br-bk-st-se":"border-block-start-style","br-bk-st-wh":"border-block-start-width","br-bk-se":"border-block-style","br-bk-wh":"border-block-width","br-bm":"border-bottom","br-bm-cr":"border-bottom-color","br-bm-lt-rs":"border-bottom-left-radius","br-bm-rt-rs":"border-bottom-right-radius","br-bm-se":"border-bottom-style","br-bm-wh":"border-bottom-width","br-ce":"border-collapse","br-cr":"border-color","br-ed-ed-rs":"border-end-end-radius","br-ed-st-rs":"border-end-start-radius","br-ie":"border-inline","br-ie-ot":"border-image-outset","br-ie-rt":"border-image-repeat","br-ie-sc":"border-image-slice","br-img-se":"border-image-source","br-img-wh":"border-image-width","br-ie-cr":"border-inline-color","br-ie-ed":"border-inline-end","br-ie-ed-cr":"border-inline-end-color","br-ie-ed-se":"border-inline-end-style","br-ie-ed-wh":"border-inline-end-width","br-ie-st":"border-inline-start","br-ie-st-cr":"border-inline-start-color","br-ie-st-se":"border-inline-start-style","br-ie-st-wh":"border-inline-start-width","br-ie-se":"border-inline-style","br-ie-wh":"border-inline-width","br-lt":"border-left","br-lt-cr":"border-left-color","br-lt-se":"border-left-style","br-lt-wh":"border-left-width","br-rs":"border-radius","br-rt":"border-right","br-rt-cr":"border-right-color","br-rt-se":"border-right-style","br-rt-wh":"border-right-width","br-sg":"border-spacing","br-st-ed-rs":"border-start-end-radius","br-st-st-rs":"border-start-start-radius","br-se":"border-style","br-tp":"border-top","br-tp-cr":"border-top-color","br-tp-lt-rs":"border-top-left-radius","br-tp-rt-rs":"border-top-right-radius","br-tp-se":"border-top-style","br-tp-wh":"border-top-width","br-wh":"border-width","bx-dn-bk":"box-decoration-break",bt:"bottom","bx-rt":"box-reflect","bx-sw":"box-shadow","bx-sg":"box-sizing","bk-ar":"break-after","bk-be":"break-before","bk-ie":"break-inside","cn-se":"caption-side","ct-cr":"caret-color","cp-ph":"clip-path",clr:"color","cr-se":"color-scheme","cn-ct":"column-count","cn-fl":"column-fill","cn-gp":"column-gap","cn-re":"column-rule","cn-re-cr":"column-rule-color","cn-re-se":"column-rule-style","cn-re-wh":"column-rule-width","cn-sn":"column-span","cn-wh":"column-width",cs:"columns",ct:"content","cr-it":"counter-increment","cr-rt":"counter-reset","cr-st":"counter-set",cr:"cursor",dn:"direction",dy:"display","ey-cs":"empty-cells",fr:"filter",fx:"flex","fx-bs":"flex-basis","fx-dn":"flex-direction","fx-fw":"flex-flow","fx-gw":"flex-grow","fx-sk":"flex-shrink","fx-wp":"flex-wrap",flt:"float",ft:"font","ft-fy":"font-family","ft-fe-ss":"font-feature-settings","ft-kg":"font-kerning","ft-se":"font-size","ft-se-at":"font-size-adjust","ft-sh":"font-stretch","ft-st":"font-style","ft-vt":"font-variant","ft-vt-cs":"font-variant-caps","ft-wt":"font-weight",gp:"gap",gd:"grid","gd-aa":"grid-area","gd-ao-cs":"grid-auto-columns","gd-ao-fw":"grid-auto-flow","gd-ao-rs":"grid-auto-rows","gd-cn":"grid-column","gd-cn-ed":"grid-column-end","gd-cn-st":"grid-column-start","gd-rw":"grid-row","gd-rw-ed":"grid-row-end","gd-rw-st":"grid-row-start","gd-te":"grid-template","gd-te-as":"grid-template-areas","gd-te-cs":"grid-template-columns","ge-te-rs":"grid-template-rows","hg-pn":"hanging-punctuation",ht:"height",hs:"hyphens","hy-cr":"hyphenate-character","ie-rg":"image-rendering","il-lr":"initial-letter","ie-se":"inline-size",it:"inset","it-bk":"inset-block","it-bk-ed":"inset-block-end","it-bk-st":"inset-block-start","it-ie":"inset-inline","it-ie-ed":"inset-inline-end","it-ie-st":"inset-inline-start",in:"isolation","jy-ct":"justify-content","jy-is":"justify-items","jy-sf":"justify-self",lt:"left","lr-sg":"letter-spacing","le-ht":"line-height","lt-se":"list-style","lt-se-ie":"list-style-image","lt-se-pn":"list-style-position","lt-se-te":"list-style-type",mn:"margin","mn-bk":"margin-block","mn-bk-ed":"margin-block-end","mn-bk-st":"margin-block-start","mn-bm":"margin-bottom","mn-ie":"margin-inline","mn-in-ed":"margin-inline-end","mn-ie-st":"margin-inline-start","mn-lt":"margin-left","mn-rt":"margin-right","mn-tp":"margin-top",mr:"marker","mr-ed":"marker-end","mr-md":"marker-mid","mr-st":"marker-start",mk:"mask","mk-cp":"mask-clip","mk-ce":"mask-composite","mk-ie":"mask-image","mk-me":"mask-mode","mk-on":"mask-origin","mk-pn":"mask-position","mk-rt":"mask-repeat","mk-se":"mask-size","mk-te":"mask-type","mx-bk-sk":"max-block-size","mx-ht":"max-height","mx-in-se":"max-inline-size","mx-wh":"max-width","mn-bk-se":"min-block-size","mn-ie-se":"min-inline-size","mn-ht":"min-height","mn-wh":"min-width","mx-bd-me":"mix-blend-mode","ot-ft":"object-fit","ot-pn":"object-position",ot:"offset","ot-ar":"offset-anchor","ot-de":"offset-distance","ot-ph":"offset-path","ot-re":"offset-rotate",oy:"opacity",or:"order",os:"orphans",oe:"outline","oe-cr":"outline-color","oe-ot":"outline-offset","oe-se":"outline-style","oe-wh":"outline-width",ow:"overflow","ow-ar":"overflow-anchor","ow-wp":"overflow-wrap","ow-x":"overflow-x","ow-y":"overflow-y","ol-br":"overscroll-behavior","ol-br-bk":"overscroll-behavior-block","ol-br-ie":"overscroll-behavior-inline","ol-be-x":"overscroll-behavior-x","ol-br-y":"overscroll-behavior-y",pg:"padding","pg-bk":"padding-block","pg-dk-ed":"padding-block-end","pg-bk-st":"padding-block-start","pg-bm":"padding-bottom","pg-ie":"padding-inline","pg-ie-ed":"padding-inline-end","pg-ie-st":"padding-inline-start","pg-lt":"padding-left","pg-rt":"padding-right","pg-tp":"padding-top","pb-bk-ar":"page-break-after","pb-bk-be":"page-break-before","pb-bk-ie":"page-break-inside","pt-or":"paint-order",pe:"perspective","pe-on":"perspective-origin","pe-ct":"place-content","pe-is":"place-items","pe-sf":"place-self","pr-es":"pointer-events",pn:"position",qs:"quotes",rsz:"resize",rt:"right",re:"rotate","rw-gp":"row-gap",se:"scale","sl-br":"scroll-behavior","sl-mn":"scroll-margin","sl-mn-bk":"scroll-margin-block","sl-mn-bk-ed":"scroll-margin-block-end","sl-mn-bk-st":"scroll-margin-block-start","sl-mn-bm":"scroll-margin-bottom","sl-mn-ie":"scroll-margin-inline","sl-mn-ie-ed":"scroll-margin-inline-end","sl-mn-ie-st":"scroll-margin-inline-start","sl-mn-lt":"scroll-margin-left","sl-mn-rt":"scroll-margin-right","sl-mn-tp":"scroll-margin-top","sl-pg":"scroll-padding","sl-pg-bk":"scroll-padding-block","slpg-bk-ed":"scroll-padding-block-end","sl-pg-bk-st":"scroll-padding-block-start","sl-pg-bm":"scroll-padding-bottom","sl-pg-ie":"scroll-padding-inline","sl-pg-ie-ed":"scroll-padding-inline-end","sl-pg-ie-st":"scroll-padding-inline-start","sl-pg-lt":"scroll-padding-left","sl-pg-rt":"scroll-padding-right","sl-pg-tp":"scroll-padding-top","sl-sp-an":"scroll-snap-align","sl-sp-sp":"scroll-snap-stop","sl-sp-te":"scroll-snap-type","sr-cr":"scrollbar-color","tb-se":"tab-size","te-tl":"table-layout","tt-an":"text-align","tt-an-lt":"text-align-last","tt-dn":"text-decoration","tt-dn-cr":"text-decoration-color","tt-dn-le":"text-decoration-line","tt-dn-se":"text-decoration-style","tt-dn-ts":"text-decoration-thickness","tt-es":"text-emphasis","tt-es-cr":"text-emphasis-color","tt-es-pn":"text-emphasis-position","tt-es-se":"text-emphasis-style","tt-it":"text-indent","tt-jy":"text-justify","tt-on":"text-orientation","tt-ow":"text-overflow","tt-sw":"text-shadow","tt-tm":"text-transform","tt-ue-ot":"text-underline-offset","tt-ue-pn":"text-underline-position",tp:"top",tm:"transform","tm-on":"transform-origin","tm-se":"transform-style",tn:"transition","tn-dy":"transition-delay","tn-dn":"transition-duration","tn-py":"transition-property","tn-tg-fn":"transition-timing-function",te:"translate","ue-bi":"unicode-bidi","ur-st":"user-select","vl-an":"vertical-align",vy:"visibility","we-se":"white-space",ws:"widows",wh:"width","wd-bk":"word-break","wd-sp":"word-spacing","wd-wr":"word-wrap","wr-bk":"writing-mode","z-ix":"z-index","--_sf-aet-lt":"active-element-tools-left","--_sf-aet-rt":"active-element-tools-right","--_sf-aet-tp":"active-element-tools-top","--_sf-aet-bm":"active-element-tools-bottom","--_gl-st-cms":"playground-srolltop"};function n(t){return t.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/^\w/,(function(t){return t.toLowerCase()})).toLowerCase()}function i(t){var e=n(t),i=Object.entries(o).find((function(t){var o,n,i=(n=2,function(t){if(Array.isArray(t))return t}(o=t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var o,n,i,s,l=[],a=!0,d=!1;try{if(i=(r=r.call(t)).next,0===e){if(Object(r)!==r)return;a=!1}else for(;!(a=(o=i.call(r)).done)&&(l.push(o.value),l.length!==e);a=!0);}catch(t){d=!0,n=t}finally{try{if(!a&&null!=r.return&&(s=r.return(),Object(s)!==s))return}finally{if(d)throw n}}return l}}(o,n)||function(t,e){if(t){if("string"==typeof t)return r(t,e);var o={}.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?Array.from(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?r(t,e):void 0}}(o,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}());return i[0],i[1]===e}));return i?i[0]:t}const s={getCSSVariable:i,convertCamelCaseToCssProperties:n};return e})()));
package/dist/icons.js ADDED
@@ -0,0 +1 @@
1
+ !function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports["storefront-cms-library"]=n():e["storefront-cms-library"]=n()}(this,(()=>(()=>{"use strict";var e={d:(n,t)=>{for(var o in t)e.o(t,o)&&!e.o(n,o)&&Object.defineProperty(n,o,{enumerable:!0,get:t[o]})},o:(e,n)=>Object.prototype.hasOwnProperty.call(e,n),r:e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},n={};function t(e){var n;return null===(n=[].concat([{name:"exit",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M5.33324 11.3333L1.99991 8M1.99991 8L5.33324 4.66667M1.99991 8H9.99991M9.99991 2H10.7999C11.92 2 12.4801 2 12.9079 2.21799C13.2842 2.40973 13.5902 2.71569 13.7819 3.09202C13.9999 3.51984 13.9999 4.07989 13.9999 5.2V10.8C13.9999 11.9201 13.9999 12.4802 13.7819 12.908C13.5902 13.2843 13.2842 13.5903 12.9079 13.782C12.4801 14 11.92 14 10.7999 14H9.99991" stroke="#344054" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"globe",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <g clip-path="url(#clip0_602_86832)">\n <path d="M8.00001 1.33203C9.66753 3.1576 10.6152 5.52672 10.6667 7.9987C10.6152 10.4707 9.66753 12.8398 8.00001 14.6654M8.00001 1.33203C6.33249 3.1576 5.38484 5.52672 5.33334 7.9987C5.38484 10.4707 6.33249 12.8398 8.00001 14.6654M8.00001 1.33203C4.31811 1.33203 1.33334 4.3168 1.33334 7.9987C1.33334 11.6806 4.31811 14.6654 8.00001 14.6654M8.00001 1.33203C11.6819 1.33203 14.6667 4.3168 14.6667 7.9987C14.6667 11.6806 11.6819 14.6654 8.00001 14.6654M1.66669 5.9987H14.3334M1.66668 9.9987H14.3333" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_602_86832">\n <rect width="16" height="16" fill="white"/>\n </clipPath>\n </defs>\n </svg>'},{name:"chevron-down",code:'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">\n <path d="M5 7.5L10 12.5L15 7.5" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"chevron-up",code:'<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M18 15L12 9L6 15" stroke="#667085" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"autosave",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <g clip-path="url(#clip0_602_86837)">\n <path d="M14.6667 7.38918V8.00251C14.6659 9.44013 14.2003 10.839 13.3396 11.9904C12.4788 13.1418 11.2689 13.9842 9.89024 14.3918C8.51162 14.7994 7.03818 14.7504 5.68965 14.2522C4.34112 13.754 3.18977 12.8332 2.40731 11.6272C1.62485 10.4212 1.2532 8.99456 1.34779 7.56006C1.44238 6.12556 1.99814 4.76006 2.93219 3.66723C3.86624 2.57439 5.12853 1.81277 6.5308 1.49594C7.93306 1.17912 9.40018 1.32407 10.7133 1.90918M14.6667 2.66536L8 9.3387L6 7.3387" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_602_86837">\n <rect width="16" height="16" fill="white"/>\n </clipPath>\n </defs>\n </svg>'},{name:"undo",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M2.66669 4.66667H9.33335C11.5425 4.66667 13.3334 6.45753 13.3334 8.66667C13.3334 10.8758 11.5425 12.6667 9.33335 12.6667H2.66669M2.66669 4.66667L5.33335 2M2.66669 4.66667L5.33335 7.33333" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"redo",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M13.3334 4.66667H6.66669C4.45755 4.66667 2.66669 6.45753 2.66669 8.66667C2.66669 10.8758 4.45755 12.6667 6.66669 12.6667H13.3334M13.3334 4.66667L10.6667 2M13.3334 4.66667L10.6667 7.33333" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"theme",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <g clip-path="url(#clip0_602_86853)">\n <path d="M1.33331 7.9987C1.33331 11.6806 4.31808 14.6654 7.99998 14.6654C9.10455 14.6654 9.99998 13.7699 9.99998 12.6654V12.332C9.99998 12.0224 9.99998 11.8676 10.0171 11.7376C10.1352 10.8402 10.8415 10.134 11.7389 10.0158C11.8689 9.9987 12.0237 9.9987 12.3333 9.9987H12.6666C13.7712 9.9987 14.6666 9.10327 14.6666 7.9987C14.6666 4.3168 11.6819 1.33203 7.99998 1.33203C4.31808 1.33203 1.33331 4.3168 1.33331 7.9987Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M4.66665 8.66536C5.03484 8.66536 5.33331 8.36689 5.33331 7.9987C5.33331 7.63051 5.03484 7.33203 4.66665 7.33203C4.29846 7.33203 3.99998 7.63051 3.99998 7.9987C3.99998 8.36689 4.29846 8.66536 4.66665 8.66536Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M10.6666 5.9987C11.0348 5.9987 11.3333 5.70022 11.3333 5.33203C11.3333 4.96384 11.0348 4.66536 10.6666 4.66536C10.2985 4.66536 9.99998 4.96384 9.99998 5.33203C9.99998 5.70022 10.2985 5.9987 10.6666 5.9987Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M6.66665 5.33203C7.03484 5.33203 7.33331 5.03355 7.33331 4.66536C7.33331 4.29717 7.03484 3.9987 6.66665 3.9987C6.29846 3.9987 5.99998 4.29717 5.99998 4.66536C5.99998 5.03355 6.29846 5.33203 6.66665 5.33203Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_602_86853">\n <rect width="16" height="16" fill="white"/>\n </clipPath>\n </defs>\n </svg>'},{name:"desktop",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M5.33337 14H10.6667M8.00004 11.3333V14M4.53337 11.3333H11.4667C12.5868 11.3333 13.1469 11.3333 13.5747 11.1153C13.951 10.9236 14.257 10.6176 14.4487 10.2413C14.6667 9.81349 14.6667 9.25344 14.6667 8.13333V5.2C14.6667 4.0799 14.6667 3.51984 14.4487 3.09202C14.257 2.71569 13.951 2.40973 13.5747 2.21799C13.1469 2 12.5868 2 11.4667 2H4.53337C3.41327 2 2.85322 2 2.42539 2.21799C2.04907 2.40973 1.74311 2.71569 1.55136 3.09202C1.33337 3.51984 1.33337 4.0799 1.33337 5.2V8.13333C1.33337 9.25344 1.33337 9.81349 1.55136 10.2413C1.74311 10.6176 2.04907 10.9236 2.42539 11.1153C2.85322 11.3333 3.41327 11.3333 4.53337 11.3333Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"tablet",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M7.99996 11.6693H8.00663M4.79996 14.6693H11.2C11.9467 14.6693 12.3201 14.6693 12.6053 14.5239C12.8562 14.3961 13.0601 14.1921 13.188 13.9413C13.3333 13.656 13.3333 13.2827 13.3333 12.5359V3.46927C13.3333 2.72253 13.3333 2.34917 13.188 2.06395C13.0601 1.81307 12.8562 1.60909 12.6053 1.48126C12.3201 1.33594 11.9467 1.33594 11.2 1.33594H4.79996C4.05322 1.33594 3.67985 1.33594 3.39464 1.48126C3.14376 1.60909 2.93978 1.81307 2.81195 2.06395C2.66663 2.34917 2.66663 2.72253 2.66663 3.46927V12.5359C2.66663 13.2827 2.66663 13.656 2.81195 13.9413C2.93978 14.1921 3.14376 14.3961 3.39464 14.5239C3.67985 14.6693 4.05322 14.6693 4.79996 14.6693ZM8.33329 11.6693C8.33329 11.8534 8.18405 12.0026 7.99996 12.0026C7.81586 12.0026 7.66663 11.8534 7.66663 11.6693C7.66663 11.4852 7.81586 11.3359 7.99996 11.3359C8.18405 11.3359 8.33329 11.4852 8.33329 11.6693Z" stroke="#98A2B3" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"mobile",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M8.00004 11.6693H8.00671M5.46671 14.6693H10.5334C11.2801 14.6693 11.6535 14.6693 11.9387 14.5239C12.1896 14.3961 12.3936 14.1921 12.5214 13.9413C12.6667 13.656 12.6667 13.2827 12.6667 12.5359V3.46927C12.6667 2.72253 12.6667 2.34917 12.5214 2.06395C12.3936 1.81307 12.1896 1.60909 11.9387 1.48126C11.6535 1.33594 11.2801 1.33594 10.5334 1.33594H5.46671C4.71997 1.33594 4.3466 1.33594 4.06139 1.48126C3.8105 1.60909 3.60653 1.81307 3.4787 2.06395C3.33337 2.34917 3.33337 2.72253 3.33337 3.46927V12.5359C3.33337 13.2827 3.33337 13.656 3.4787 13.9413C3.60653 14.1921 3.8105 14.3961 4.06139 14.5239C4.3466 14.6693 4.71997 14.6693 5.46671 14.6693ZM8.33337 11.6693C8.33337 11.8534 8.18414 12.0026 8.00004 12.0026C7.81595 12.0026 7.66671 11.8534 7.66671 11.6693C7.66671 11.4852 7.81595 11.3359 8.00004 11.3359C8.18414 11.3359 8.33337 11.4852 8.33337 11.6693Z" stroke="#98A2B3" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"preview",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M3.33331 3.32764C3.33331 2.6802 3.33331 2.35648 3.46831 2.17803C3.58591 2.02257 3.76566 1.92637 3.96025 1.91475C4.1836 1.90142 4.45296 2.08099 4.99166 2.44012L12.002 7.11371C12.4472 7.41045 12.6697 7.55883 12.7473 7.74585C12.8151 7.90935 12.8151 8.0931 12.7473 8.25661C12.6697 8.44362 12.4472 8.592 12.002 8.88875L4.99166 13.5623C4.45296 13.9215 4.1836 14.101 3.96025 14.0877C3.76566 14.0761 3.58591 13.9799 3.46831 13.8244C3.33331 13.646 3.33331 13.3222 3.33331 12.6748V3.32764Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"settings-01",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <g clip-path="url(#clip0_602_115253)">\n <path d="M8.00004 10.0007C9.10461 10.0007 10 9.10522 10 8.00065C10 6.89608 9.10461 6.00065 8.00004 6.00065C6.89547 6.00065 6.00004 6.89608 6.00004 8.00065C6.00004 9.10522 6.89547 10.0007 8.00004 10.0007Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M12.4849 9.81883C12.4042 10.0016 12.3801 10.2044 12.4158 10.401C12.4514 10.5976 12.5452 10.779 12.6849 10.9219L12.7213 10.9582C12.834 11.0708 12.9234 11.2045 12.9844 11.3516C13.0454 11.4988 13.0768 11.6565 13.0768 11.8158C13.0768 11.9751 13.0454 12.1328 12.9844 12.28C12.9234 12.4271 12.834 12.5608 12.7213 12.6734C12.6087 12.7861 12.475 12.8755 12.3278 12.9365C12.1807 12.9975 12.023 13.0289 11.8637 13.0289C11.7044 13.0289 11.5467 12.9975 11.3995 12.9365C11.2524 12.8755 11.1187 12.7861 11.0061 12.6734L10.9697 12.637C10.8269 12.4973 10.6455 12.4036 10.4489 12.3679C10.2523 12.3323 10.0495 12.3563 9.86671 12.437C9.68745 12.5138 9.53458 12.6414 9.42689 12.804C9.31921 12.9666 9.26142 13.1571 9.26065 13.3522V13.4552C9.26065 13.7767 9.13294 14.085 8.90562 14.3123C8.67831 14.5396 8.37 14.6673 8.04853 14.6673C7.72705 14.6673 7.41874 14.5396 7.19143 14.3123C6.96411 14.085 6.8364 13.7767 6.8364 13.4552V13.4007C6.83171 13.2 6.76678 13.0055 6.65005 12.8423C6.53332 12.6791 6.37018 12.5548 6.18186 12.4855C5.99906 12.4048 5.79629 12.3808 5.59968 12.4164C5.40308 12.4521 5.22166 12.5458 5.07883 12.6855L5.04247 12.7219C4.92989 12.8346 4.79621 12.924 4.64906 12.985C4.50191 13.046 4.34418 13.0774 4.18489 13.0774C4.0256 13.0774 3.86787 13.046 3.72072 12.985C3.57357 12.924 3.43989 12.8346 3.32731 12.7219C3.21461 12.6093 3.12521 12.4756 3.06421 12.3285C3.00321 12.1813 2.97181 12.0236 2.97181 11.8643C2.97181 11.705 3.00321 11.5473 3.06421 11.4001C3.12521 11.253 3.21461 11.1193 3.32731 11.0067L3.36368 10.9703C3.5034 10.8275 3.59712 10.6461 3.63277 10.4495C3.66842 10.2529 3.64435 10.0501 3.56368 9.86732C3.48685 9.68806 3.35929 9.53519 3.19669 9.4275C3.03409 9.31982 2.84355 9.26204 2.64853 9.26126H2.5455C2.22402 9.26126 1.91571 9.13355 1.6884 8.90623C1.46108 8.67892 1.33337 8.37061 1.33337 8.04914C1.33337 7.72766 1.46108 7.41935 1.6884 7.19204C1.91571 6.96472 2.22402 6.83701 2.5455 6.83701H2.60004C2.80064 6.83232 2.9952 6.76739 3.1584 6.65066C3.32161 6.53393 3.44593 6.37079 3.51519 6.18247C3.59587 5.99967 3.61993 5.7969 3.58429 5.60029C3.54864 5.40369 3.45491 5.22227 3.31519 5.07944L3.27883 5.04308C3.16613 4.9305 3.07673 4.79682 3.01573 4.64967C2.95473 4.50252 2.92333 4.34479 2.92333 4.1855C2.92333 4.02621 2.95473 3.86848 3.01573 3.72133C3.07673 3.57418 3.16613 3.4405 3.27883 3.32792C3.3914 3.21523 3.52509 3.12582 3.67223 3.06482C3.81938 3.00382 3.97711 2.97242 4.1364 2.97242C4.2957 2.97242 4.45343 3.00382 4.60057 3.06482C4.74772 3.12582 4.88141 3.21523 4.99398 3.32792L5.03034 3.36429C5.17318 3.50401 5.3546 3.59773 5.5512 3.63338C5.7478 3.66903 5.95058 3.64496 6.13337 3.56429H6.18186C6.36111 3.48746 6.51399 3.3599 6.62167 3.1973C6.72936 3.0347 6.78714 2.84416 6.78792 2.64914V2.54611C6.78792 2.22463 6.91563 1.91632 7.14294 1.68901C7.37026 1.46169 7.67857 1.33398 8.00004 1.33398C8.32152 1.33398 8.62982 1.46169 8.85714 1.68901C9.08446 1.91632 9.21216 2.22463 9.21216 2.54611V2.60065C9.21294 2.79567 9.27073 2.98621 9.37841 3.14881C9.48609 3.31141 9.63897 3.43898 9.81822 3.5158C10.001 3.59648 10.2038 3.62054 10.4004 3.5849C10.597 3.54925 10.7784 3.45552 10.9213 3.3158L10.9576 3.27944C11.0702 3.16674 11.2039 3.07734 11.351 3.01634C11.4982 2.95534 11.6559 2.92394 11.8152 2.92394C11.9745 2.92394 12.1322 2.95534 12.2794 3.01634C12.4265 3.07734 12.5602 3.16674 12.6728 3.27944C12.7855 3.39201 12.8749 3.5257 12.9359 3.67284C12.9969 3.81999 13.0283 3.97772 13.0283 4.13701C13.0283 4.29631 12.9969 4.45404 12.9359 4.60118C12.8749 4.74833 12.7855 4.88202 12.6728 4.99459L12.6364 5.03095C12.4967 5.17379 12.403 5.35521 12.3673 5.55181C12.3317 5.74841 12.3557 5.95119 12.4364 6.13398V6.18247C12.5132 6.36172 12.6408 6.5146 12.8034 6.62228C12.966 6.72997 13.1565 6.78775 13.3516 6.78853H13.4546C13.7761 6.78853 14.0844 6.91624 14.3117 7.14355C14.539 7.37087 14.6667 7.67918 14.6667 8.00065C14.6667 8.32213 14.539 8.63043 14.3117 8.85775C14.0844 9.08507 13.7761 9.21277 13.4546 9.21277H13.4C13.205 9.21355 13.0145 9.27134 12.8519 9.37902C12.6893 9.4867 12.5617 9.63958 12.4849 9.81883Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_602_115253">\n <rect width="16" height="16" fill="white"/>\n </clipPath>\n </defs>\n </svg>\n '},{name:"minimize-01",code:'\n <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M2.66667 9.33333H6.66667M6.66667 9.33333V13.3333M6.66667 9.33333L2 14M13.3333 6.66667H9.33333M9.33333 6.66667V2.66667M9.33333 6.66667L14 2" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"code-02",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M11.3334 11.3333L14.6667 8L11.3334 4.66667M4.66671 4.66667L1.33337 8L4.66671 11.3333M9.33337 2L6.66671 14" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"square",code:'<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none">\n <path d="M1.5 3.9C1.5 3.05992 1.5 2.63988 1.66349 2.31901C1.8073 2.03677 2.03677 1.8073 2.31901 1.66349C2.63988 1.5 3.05992 1.5 3.9 1.5H8.1C8.94008 1.5 9.36012 1.5 9.68098 1.66349C9.96323 1.8073 10.1927 2.03677 10.3365 2.31901C10.5 2.63988 10.5 3.05992 10.5 3.9V8.1C10.5 8.94008 10.5 9.36012 10.3365 9.68098C10.1927 9.96323 9.96323 10.1927 9.68098 10.3365C9.36012 10.5 8.94008 10.5 8.1 10.5H3.9C3.05992 10.5 2.63988 10.5 2.31901 10.3365C2.03677 10.1927 1.8073 9.96323 1.66349 9.68098C1.5 9.36012 1.5 8.94008 1.5 8.1V3.9Z" stroke="#1D2939" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"maximize-02",code:'<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none">\n <path d="M4 1.5H3.9C3.05992 1.5 2.63988 1.5 2.31901 1.66349C2.03677 1.8073 1.8073 2.03677 1.66349 2.31901C1.5 2.63988 1.5 3.05992 1.5 3.9V4M4 10.5H3.9C3.05992 10.5 2.63988 10.5 2.31901 10.3365C2.03677 10.1927 1.8073 9.96323 1.66349 9.68099C1.5 9.36012 1.5 8.94008 1.5 8.1V8M10.5 4V3.9C10.5 3.05992 10.5 2.63988 10.3365 2.31901C10.1927 2.03677 9.96323 1.8073 9.68099 1.66349C9.36012 1.5 8.94008 1.5 8.1 1.5H8M10.5 8V8.1C10.5 8.94008 10.5 9.36012 10.3365 9.68099C10.1927 9.96323 9.96323 10.1927 9.68099 10.3365C9.36012 10.5 8.94008 10.5 8.1 10.5H8" stroke="#667085" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>\n '},{name:"dropper",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <g clip-path="url(#clip0_602_87603)">\n <path d="M7.00065 4.33484L11.6673 9.0015M1.33398 14.6682C1.33398 14.6682 4.33398 14.3348 6.00065 12.6682L14.0007 4.66817C14.737 3.93179 14.737 2.73788 14.0007 2.0015C13.2643 1.26512 12.0704 1.26512 11.334 2.0015L3.33398 10.0015C1.66732 11.6682 1.33398 14.6682 1.33398 14.6682Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_602_87603">\n <rect width="16" height="16" rx="4" fill="white"/>\n </clipPath>\n </defs>\n</svg>'},{name:"type-01",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M2.66602 4.66797C2.66602 4.04671 2.66602 3.73609 2.76751 3.49106C2.90283 3.16435 3.1624 2.90479 3.4891 2.76946C3.73413 2.66797 4.04476 2.66797 4.66602 2.66797H11.3327C11.9539 2.66797 12.2646 2.66797 12.5096 2.76946C12.8363 2.90479 13.0959 3.16435 13.2312 3.49106C13.3327 3.73609 13.3327 4.04671 13.3327 4.66797M5.99935 13.3346H9.99935M7.99935 2.66797V13.3346" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"copy-07",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <g clip-path="url(#clip0_602_87611)">\n <path d="M8.99935 1.3339C9.44938 1.33999 9.71955 1.36605 9.938 1.47736C10.1889 1.60519 10.3929 1.80916 10.5207 2.06004C10.632 2.2785 10.6581 2.54866 10.6642 2.9987M2.99935 1.3339C2.54931 1.33999 2.27915 1.36605 2.06069 1.47736C1.80981 1.60519 1.60584 1.80916 1.47801 2.06004C1.3667 2.2785 1.34064 2.54866 1.33455 2.99869M1.33455 8.99869C1.34064 9.44873 1.3667 9.7189 1.47801 9.93735C1.60584 10.1882 1.80981 10.3922 2.06069 10.52C2.27915 10.6313 2.54931 10.6574 2.99935 10.6635M1.33268 5.33203V6.66536M6.66598 1.33203H5.33271M12.5327 14.6654H7.46602C6.71928 14.6654 6.34591 14.6654 6.06069 14.52C5.80981 14.3922 5.60584 14.1882 5.47801 13.9374C5.33268 13.6521 5.33268 13.2788 5.33268 12.532V7.46536C5.33268 6.71863 5.33268 6.34526 5.47801 6.06004C5.60584 5.80916 5.80981 5.60519 6.06069 5.47736C6.34591 5.33203 6.71928 5.33203 7.46602 5.33203H12.5327C13.2794 5.33203 13.6528 5.33203 13.938 5.47736C14.1889 5.60519 14.3929 5.80916 14.5207 6.06004C14.666 6.34526 14.666 6.71863 14.666 7.46536V12.532C14.666 13.2788 14.666 13.6521 14.5207 13.9374C14.3929 14.1882 14.1889 14.3922 13.938 14.52C13.6528 14.6654 13.2794 14.6654 12.5327 14.6654Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_602_87611">\n <rect width="16" height="16" rx="4" transform="matrix(-1 0 0 1 16 0)" fill="white"/>\n </clipPath>\n </defs>\n </svg>'},{name:"placeholder",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <g clip-path="url(#clip0_602_87613)">\n <path d="M7.99935 14.6654C4.31745 14.6654 1.33268 11.6806 1.33268 7.9987C1.33268 4.3168 4.31745 1.33203 7.99935 1.33203C11.6812 1.33203 14.666 4.3168 14.666 7.9987C14.666 11.6806 11.6812 14.6654 7.99935 14.6654Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_602_87613">\n <rect width="16" height="16" rx="4" transform="matrix(-1 0 0 1 16 0)" fill="white"/>\n </clipPath>\n </defs>\n </svg>'},{name:"sides-icons-top",code:'\n <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" style="transform:rotate(-90deg)" fill="none">\n <path d="M3.3335 16.6654V15.4987C3.3335 12.6984 3.3335 11.2983 3.87846 10.2287C4.35783 9.28794 5.12273 8.52303 6.06354 8.04367C7.1331 7.4987 8.53323 7.4987 11.3335 7.4987H16.6668M16.6668 7.4987L12.5002 11.6654M16.6668 7.4987L12.5002 3.33203" stroke="#667085" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>'},{name:"sides-icons-bottom",code:'<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none">\n <path d="M3.12939 3.33203H5.96273C8.76299 3.33203 10.1631 3.33203 11.2327 3.877C12.1735 4.35637 12.9384 5.12127 13.4178 6.06208C13.9627 7.13164 13.9627 8.53177 13.9627 11.332L13.9627 16.6654M13.9627 16.6654L9.79606 12.4987M13.9627 16.6654L18.1294 12.4987" stroke="#667085" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"sides-icons-left",code:'<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none">\n <path d="M17.2962 3.33203V4.4987C17.2962 7.29896 17.2962 8.69909 16.7513 9.76865C16.2719 10.7095 15.507 11.4744 14.5662 11.9537C13.4966 12.4987 12.0965 12.4987 9.29622 12.4987H3.96289M3.96289 12.4987L8.12956 8.33203M3.96289 12.4987L8.12956 16.6654" stroke="#667085" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"sides-icons-right",code:'<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M4 4V5.4C4 8.76031 4 10.4405 4.65396 11.7239C5.2292 12.8529 6.14708 13.7708 7.27606 14.346C8.55953 15 10.2397 15 13.6 15H20M20 15L15 10M20 15L15 20" stroke="#667085" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"close",code:'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">\n <path d="M15 5L5 15M5 5L15 15" stroke="#667085" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"chevron-right",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M6 12L10 8L6 4" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"chevron-left-light",code:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">\n <path d="M15 18L9 12L15 6" stroke="#667085" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"dots-vertical",code:'<svg width="4" height="12" viewBox="0 0 4 12" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M2.00004 6.66666C2.36823 6.66666 2.66671 6.36818 2.66671 5.99999C2.66671 5.6318 2.36823 5.33332 2.00004 5.33332C1.63185 5.33332 1.33337 5.6318 1.33337 5.99999C1.33337 6.36818 1.63185 6.66666 2.00004 6.66666Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M2.00004 1.99999C2.36823 1.99999 2.66671 1.70151 2.66671 1.33332C2.66671 0.965133 2.36823 0.666656 2.00004 0.666656C1.63185 0.666656 1.33337 0.965133 1.33337 1.33332C1.33337 1.70151 1.63185 1.99999 2.00004 1.99999Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M2.00004 11.3333C2.36823 11.3333 2.66671 11.0348 2.66671 10.6667C2.66671 10.2985 2.36823 9.99999 2.00004 9.99999C1.63185 9.99999 1.33337 10.2985 1.33337 10.6667C1.33337 11.0348 1.63185 11.3333 2.00004 11.3333Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n'},{name:"edit-01",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M1.9172 12.0786C1.94783 11.8029 1.96314 11.6651 2.00485 11.5363C2.04185 11.422 2.09413 11.3132 2.16026 11.2129C2.23481 11.0999 2.33287 11.0018 2.52899 10.8057L11.3332 2.0015C12.0696 1.26512 13.2635 1.26512 13.9999 2.0015C14.7362 2.73788 14.7362 3.93179 13.9999 4.66817L5.19565 13.4724C4.99953 13.6685 4.90147 13.7665 4.78843 13.8411C4.68814 13.9072 4.57936 13.9595 4.46507 13.9965C4.33624 14.0382 4.19841 14.0535 3.92275 14.0841L1.6665 14.3348L1.9172 12.0786Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"dotted-lines",code:'<svg xmlns="http://www.w3.org/2000/svg" width="55" height="2" viewBox="0 0 55 2" fill="none">\n <path d="M0 1L55 1" stroke="#D0D5DD" stroke-dasharray="5 5"/>\n </svg>'},{name:"chevron-down-small",code:'<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8" fill="none">\n <path d="M2 3L4 5L6 3" stroke="#667085" stroke-width="0.666667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"shopping-cart-01",code:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">\n <path d="M2 2H3.30616C3.55218 2 3.67519 2 3.77418 2.04524C3.86142 2.08511 3.93535 2.14922 3.98715 2.22995C4.04593 2.32154 4.06333 2.44332 4.09812 2.68686L4.57143 6M4.57143 6L5.62332 13.7314C5.75681 14.7125 5.82355 15.2031 6.0581 15.5723C6.26478 15.8977 6.56108 16.1564 6.91135 16.3174C7.30886 16.5 7.80394 16.5 8.79411 16.5H17.352C18.2945 16.5 18.7658 16.5 19.151 16.3304C19.4905 16.1809 19.7818 15.9398 19.9923 15.6342C20.2309 15.2876 20.3191 14.8247 20.4955 13.8988L21.8191 6.94969C21.8812 6.62381 21.9122 6.46087 21.8672 6.3335C21.8278 6.22177 21.7499 6.12768 21.6475 6.06802C21.5308 6 21.365 6 21.0332 6H4.57143ZM10 21C10 21.5523 9.55228 22 9 22C8.44772 22 8 21.5523 8 21C8 20.4477 8.44772 20 9 20C9.55228 20 10 20.4477 10 21ZM18 21C18 21.5523 17.5523 22 17 22C16.4477 22 16 21.5523 16 21C16 20.4477 16.4477 20 17 20C17.5523 20 18 20.4477 18 21Z" stroke="#667085" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"copy-07",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <g clip-path="url(#clip0_602_87611)">\n <path d="M8.99935 1.3339C9.44938 1.33999 9.71955 1.36605 9.938 1.47736C10.1889 1.60519 10.3929 1.80916 10.5207 2.06004C10.632 2.2785 10.6581 2.54866 10.6642 2.9987M2.99935 1.3339C2.54931 1.33999 2.27915 1.36605 2.06069 1.47736C1.80981 1.60519 1.60584 1.80916 1.47801 2.06004C1.3667 2.2785 1.34064 2.54866 1.33455 2.99869M1.33455 8.99869C1.34064 9.44873 1.3667 9.7189 1.47801 9.93735C1.60584 10.1882 1.80981 10.3922 2.06069 10.52C2.27915 10.6313 2.54931 10.6574 2.99935 10.6635M1.33268 5.33203V6.66536M6.66598 1.33203H5.33271M12.5327 14.6654H7.46602C6.71928 14.6654 6.34591 14.6654 6.06069 14.52C5.80981 14.3922 5.60584 14.1882 5.47801 13.9374C5.33268 13.6521 5.33268 13.2788 5.33268 12.532V7.46536C5.33268 6.71863 5.33268 6.34526 5.47801 6.06004C5.60584 5.80916 5.80981 5.60519 6.06069 5.47736C6.34591 5.33203 6.71928 5.33203 7.46602 5.33203H12.5327C13.2794 5.33203 13.6528 5.33203 13.938 5.47736C14.1889 5.60519 14.3929 5.80916 14.5207 6.06004C14.666 6.34526 14.666 6.71863 14.666 7.46536V12.532C14.666 13.2788 14.666 13.6521 14.5207 13.9374C14.3929 14.1882 14.1889 14.3922 13.938 14.52C13.6528 14.6654 13.2794 14.6654 12.5327 14.6654Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_602_87611">\n <rect width="16" height="16" rx="4" transform="matrix(-1 0 0 1 16 0)" fill="white"/>\n </clipPath>\n </defs>\n </svg>'},{name:"square-02",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M2 5.2C2 4.0799 2 3.51984 2.21799 3.09202C2.40973 2.71569 2.71569 2.40973 3.09202 2.21799C3.51984 2 4.0799 2 5.2 2H10.8C11.9201 2 12.4802 2 12.908 2.21799C13.2843 2.40973 13.5903 2.71569 13.782 3.09202C14 3.51984 14 4.0799 14 5.2V10.8C14 11.9201 14 12.4802 13.782 12.908C13.5903 13.2843 13.2843 13.5903 12.908 13.782C12.4802 14 11.9201 14 10.8 14H5.2C4.0799 14 3.51984 14 3.09202 13.782C2.71569 13.5903 2.40973 13.2843 2.21799 12.908C2 12.4802 2 11.9201 2 10.8V5.2Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"bold-01",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M4 8.0013H9.33333C10.8061 8.0013 12 6.80739 12 5.33464C12 3.86188 10.8061 2.66797 9.33333 2.66797H4V8.0013ZM4 8.0013H10C11.4728 8.0013 12.6667 9.19521 12.6667 10.668C12.6667 12.1407 11.4728 13.3346 10 13.3346H4V8.0013Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"italic-01",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M12.6654 2.66797H6.66536M9.33203 13.3346H3.33203M9.9987 2.66797L5.9987 13.3346" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"type-strikethrough-01",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M2.66667 4.66667V4C2.66667 3.63919 2.80998 3.31186 3.04279 3.07181M6 13.3333H10M8 8V13.3333M2 2L14 14M6.33333 2.66667H11.3333C11.9546 2.66667 12.2652 2.66667 12.5102 2.76816C12.8369 2.90349 13.0965 3.16305 13.2318 3.48976C13.3333 3.73478 13.3333 4.04541 13.3333 4.66667M8 2.66667V4.33333" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"underline-01",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M12.0013 2.66797V7.33464C12.0013 9.54377 10.2104 11.3346 8.0013 11.3346C5.79216 11.3346 4.0013 9.54377 4.0013 7.33464V2.66797M2.66797 14.0013H13.3346" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"list",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M14 7.9987L6 7.9987M14 3.9987L6 3.9987M14 11.9987L6 11.9987M3.33333 7.9987C3.33333 8.36689 3.03486 8.66536 2.66667 8.66536C2.29848 8.66536 2 8.36689 2 7.9987C2 7.63051 2.29848 7.33203 2.66667 7.33203C3.03486 7.33203 3.33333 7.63051 3.33333 7.9987ZM3.33333 3.9987C3.33333 4.36689 3.03486 4.66536 2.66667 4.66536C2.29848 4.66536 2 4.36689 2 3.9987C2 3.63051 2.29848 3.33203 2.66667 3.33203C3.03486 3.33203 3.33333 3.63051 3.33333 3.9987ZM3.33333 11.9987C3.33333 12.3669 3.03486 12.6654 2.66667 12.6654C2.29848 12.6654 2 12.3669 2 11.9987C2 11.6305 2.29848 11.332 2.66667 11.332C3.03486 11.332 3.33333 11.6305 3.33333 11.9987Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"align-left",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M10.6667 6.66667H2M13.3333 4H2M13.3333 9.33333H2M10.6667 12H2" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"align-justify",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M14 6.66667H2M14 12H2M14 4H2M14 9.33333H2" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"align-center",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M12 6.66667H4M14 4H2M14 9.33333H2M12 12H4" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"align-right",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M14.0013 6.66667H5.33464M14.0013 4H2.66797M14.0013 9.33333H2.66797M14.0013 12H5.33464" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"align-left-02",code:'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">\n <path d="M11.6667 8.33203C12.4432 8.33203 12.8315 8.33203 13.1378 8.20516C13.5462 8.03601 13.8706 7.71155 14.0398 7.30317C14.1667 6.99689 14.1667 6.6086 14.1667 5.83203C14.1667 5.05546 14.1667 4.66718 14.0398 4.36089C13.8706 3.95251 13.5462 3.62806 13.1378 3.4589C12.8315 3.33203 12.4432 3.33203 11.6667 3.33203L5 3.33203C4.22343 3.33203 3.83515 3.33203 3.52886 3.4589C3.12048 3.62806 2.79602 3.95251 2.62687 4.36089C2.5 4.66718 2.5 5.05546 2.5 5.83203C2.5 6.6086 2.5 6.99688 2.62687 7.30317C2.79602 7.71155 3.12048 8.03601 3.52886 8.20516C3.83515 8.33203 4.22343 8.33203 5 8.33203L11.6667 8.33203Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M15 16.6654C15.7766 16.6654 16.1649 16.6654 16.4711 16.5385C16.8795 16.3693 17.204 16.0449 17.3731 15.6365C17.5 15.3302 17.5 14.9419 17.5 14.1654C17.5 13.3888 17.5 13.0005 17.3731 12.6942C17.204 12.2858 16.8795 11.9614 16.4711 11.7922C16.1649 11.6654 15.7766 11.6654 15 11.6654H5C4.22343 11.6654 3.83515 11.6654 3.52886 11.7922C3.12048 11.9614 2.79602 12.2858 2.62687 12.6942C2.5 13.0005 2.5 13.3888 2.5 14.1654C2.5 14.9419 2.5 15.3302 2.62687 15.6365C2.79602 16.0449 3.12048 16.3693 3.52886 16.5385C3.83515 16.6654 4.22343 16.6654 5 16.6654L15 16.6654Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"align-centre-02",code:'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">\n <path d="M13.3333 8.33203C14.1099 8.33203 14.4982 8.33203 14.8045 8.20516C15.2129 8.03601 15.5373 7.71155 15.7065 7.30317C15.8333 6.99689 15.8333 6.6086 15.8333 5.83203C15.8333 5.05546 15.8333 4.66718 15.7065 4.36089C15.5373 3.95251 15.2129 3.62806 14.8045 3.4589C14.4982 3.33203 14.1099 3.33203 13.3333 3.33203L6.66667 3.33203C5.8901 3.33203 5.50181 3.33203 5.19553 3.4589C4.78715 3.62806 4.46269 3.95251 4.29353 4.36089C4.16667 4.66718 4.16667 5.05546 4.16667 5.83203C4.16667 6.6086 4.16667 6.99688 4.29353 7.30317C4.46269 7.71155 4.78715 8.03601 5.19553 8.20516C5.50181 8.33203 5.8901 8.33203 6.66667 8.33203L13.3333 8.33203Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M15 16.6654C15.7766 16.6654 16.1649 16.6654 16.4711 16.5385C16.8795 16.3693 17.204 16.0449 17.3731 15.6365C17.5 15.3302 17.5 14.9419 17.5 14.1654C17.5 13.3888 17.5 13.0005 17.3731 12.6942C17.204 12.2858 16.8795 11.9614 16.4711 11.7922C16.1649 11.6654 15.7766 11.6654 15 11.6654H5C4.22343 11.6654 3.83515 11.6654 3.52886 11.7922C3.12048 11.9614 2.79602 12.2858 2.62687 12.6942C2.5 13.0005 2.5 13.3888 2.5 14.1654C2.5 14.9419 2.5 15.3302 2.62687 15.6365C2.79602 16.0449 3.12048 16.3693 3.52886 16.5385C3.83515 16.6654 4.22343 16.6654 5 16.6654L15 16.6654Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"align-right-02",code:'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">\n <path d="M15 8.33203C15.7766 8.33203 16.1649 8.33203 16.4711 8.20516C16.8795 8.03601 17.204 7.71155 17.3731 7.30317C17.5 6.99689 17.5 6.6086 17.5 5.83203C17.5 5.05546 17.5 4.66718 17.3731 4.36089C17.204 3.95251 16.8795 3.62806 16.4711 3.4589C16.1649 3.33203 15.7766 3.33203 15 3.33203L8.33333 3.33203C7.55676 3.33203 7.16848 3.33203 6.86219 3.4589C6.45381 3.62806 6.12936 3.95251 5.9602 4.36089C5.83333 4.66718 5.83333 5.05546 5.83333 5.83203C5.83333 6.6086 5.83333 6.99688 5.9602 7.30317C6.12936 7.71155 6.45381 8.03601 6.86219 8.20516C7.16848 8.33203 7.55676 8.33203 8.33333 8.33203L15 8.33203Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M15 16.6654C15.7766 16.6654 16.1649 16.6654 16.4711 16.5385C16.8795 16.3693 17.204 16.0449 17.3731 15.6365C17.5 15.3302 17.5 14.9419 17.5 14.1654C17.5 13.3888 17.5 13.0005 17.3731 12.6942C17.204 12.2858 16.8795 11.9614 16.4711 11.7922C16.1649 11.6654 15.7766 11.6654 15 11.6654H5C4.22343 11.6654 3.83515 11.6654 3.52886 11.7922C3.12048 11.9614 2.79602 12.2858 2.62687 12.6942C2.5 13.0005 2.5 13.3888 2.5 14.1654C2.5 14.9419 2.5 15.3302 2.62687 15.6365C2.79602 16.0449 3.12048 16.3693 3.52886 16.5385C3.83515 16.6654 4.22343 16.6654 5 16.6654L15 16.6654Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"plus",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M8.00004 3.33203V12.6654M3.33337 7.9987H12.6667" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"layers-three-02",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <g clip-path="url(#clip0_938_237373)">\n <path d="M4.66671 6.33175L1.33337 7.99842L7.76153 11.2125C7.84898 11.2562 7.89271 11.2781 7.93857 11.2867C7.9792 11.2943 8.02088 11.2943 8.06151 11.2867C8.10737 11.2781 8.1511 11.2562 8.23855 11.2125L14.6667 7.99842L11.3334 6.33175M4.66671 9.66508L1.33337 11.3317L7.76153 14.5458C7.84898 14.5896 7.89271 14.6114 7.93857 14.62C7.9792 14.6276 8.02088 14.6276 8.06151 14.62C8.10737 14.6114 8.1511 14.5896 8.23855 14.5458L14.6667 11.3317L11.3334 9.66508M1.33337 4.66508L7.76153 1.45101C7.84898 1.40728 7.89271 1.38541 7.93857 1.37681C7.9792 1.36919 8.02088 1.36919 8.06151 1.37681C8.10737 1.38541 8.1511 1.40728 8.23855 1.45101L14.6667 4.66508L8.23855 7.87916C8.1511 7.92289 8.10737 7.94475 8.06151 7.95336C8.02088 7.96098 7.9792 7.96098 7.93857 7.95336C7.89271 7.94475 7.84898 7.92289 7.76153 7.87916L1.33337 4.66508Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_938_237373">\n <rect width="16" height="16" fill="white"/>\n </clipPath>\n </defs>\n </svg>'},{name:"clock-fast-forward",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M15.1333 7.66667L13.8004 9L12.4666 7.66667M13.9634 8.66667C13.9876 8.44778 14 8.22534 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C9.88484 14 11.5667 13.1309 12.6667 11.7716M8 4.66667V8L10 9.33333" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"file-plus-01",code:'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">\n <path d="M16.6667 8.7513V5.66797C16.6667 4.26784 16.6667 3.56777 16.3942 3.03299C16.1545 2.56259 15.7721 2.18014 15.3017 1.94045C14.7669 1.66797 14.0668 1.66797 12.6667 1.66797H7.33334C5.93321 1.66797 5.23315 1.66797 4.69837 1.94045C4.22796 2.18014 3.84551 2.56259 3.60583 3.03299C3.33334 3.56777 3.33334 4.26784 3.33334 5.66797V14.3346C3.33334 15.7348 3.33334 16.4348 3.60583 16.9696C3.84551 17.44 4.22796 17.8225 4.69837 18.0622C5.23315 18.3346 5.93321 18.3346 7.33334 18.3346H10M15 17.5013V12.5013M12.5 15.0013H17.5" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"heart",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M7.99541 3.42388C6.66251 1.8656 4.43981 1.44643 2.76978 2.87334C1.09974 4.30026 0.864625 6.68598 2.17611 8.3736C3.26652 9.77674 6.56649 12.7361 7.64805 13.6939C7.76905 13.801 7.82955 13.8546 7.90012 13.8757C7.96172 13.8941 8.02911 13.8941 8.09071 13.8757C8.16128 13.8546 8.22178 13.801 8.34278 13.6939C9.42433 12.7361 12.7243 9.77674 13.8147 8.3736C15.1262 6.68598 14.9198 4.28525 13.2211 2.87334C11.5223 1.46144 9.32832 1.8656 7.99541 3.42388Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"arrow-narrow-up",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M8 13.3346V2.66797M8 2.66797L4 6.66797M8 2.66797L12 6.66797" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"arrow-narrow-down",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M8 2.66797V13.3346M8 13.3346L12 9.33464M8 13.3346L4 9.33464" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"arrow-narrow-left",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M13.3327 8H2.66602M2.66602 8L6.66602 12M2.66602 8L6.66602 4" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"trash-03",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M6 2H10M2 4H14M12.6667 4L12.1991 11.0129C12.129 12.065 12.0939 12.5911 11.8667 12.99C11.6666 13.3412 11.3648 13.6235 11.0011 13.7998C10.588 14 10.0607 14 9.00623 14H6.99377C5.93927 14 5.41202 14 4.99889 13.7998C4.63517 13.6235 4.33339 13.3412 4.13332 12.99C3.90607 12.5911 3.871 12.065 3.80086 11.0129L3.33333 4M6.66667 7V10.3333M9.33333 7V10.3333" stroke="#D92D20" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"grid-01",code:'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">\n <path d="M7 2.5H3.83333C3.36662 2.5 3.13327 2.5 2.95501 2.59083C2.79821 2.67072 2.67072 2.79821 2.59083 2.95501C2.5 3.13327 2.5 3.36662 2.5 3.83333V7C2.5 7.46671 2.5 7.70007 2.59083 7.87833C2.67072 8.03513 2.79821 8.16261 2.95501 8.24251C3.13327 8.33333 3.36662 8.33333 3.83333 8.33333H7C7.46671 8.33333 7.70007 8.33333 7.87833 8.24251C8.03513 8.16261 8.16261 8.03513 8.24251 7.87833C8.33333 7.70007 8.33333 7.46671 8.33333 7V3.83333C8.33333 3.36662 8.33333 3.13327 8.24251 2.95501C8.16261 2.79821 8.03513 2.67072 7.87833 2.59083C7.70007 2.5 7.46671 2.5 7 2.5Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M16.1667 2.5H13C12.5333 2.5 12.2999 2.5 12.1217 2.59083C11.9649 2.67072 11.8374 2.79821 11.7575 2.95501C11.6667 3.13327 11.6667 3.36662 11.6667 3.83333V7C11.6667 7.46671 11.6667 7.70007 11.7575 7.87833C11.8374 8.03513 11.9649 8.16261 12.1217 8.24251C12.2999 8.33333 12.5333 8.33333 13 8.33333H16.1667C16.6334 8.33333 16.8667 8.33333 17.045 8.24251C17.2018 8.16261 17.3293 8.03513 17.4092 7.87833C17.5 7.70007 17.5 7.46671 17.5 7V3.83333C17.5 3.36662 17.5 3.13327 17.4092 2.95501C17.3293 2.79821 17.2018 2.67072 17.045 2.59083C16.8667 2.5 16.6334 2.5 16.1667 2.5Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M16.1667 11.6667H13C12.5333 11.6667 12.2999 11.6667 12.1217 11.7575C11.9649 11.8374 11.8374 11.9649 11.7575 12.1217C11.6667 12.2999 11.6667 12.5333 11.6667 13V16.1667C11.6667 16.6334 11.6667 16.8667 11.7575 17.045C11.8374 17.2018 11.9649 17.3293 12.1217 17.4092C12.2999 17.5 12.5333 17.5 13 17.5H16.1667C16.6334 17.5 16.8667 17.5 17.045 17.4092C17.2018 17.3293 17.3293 17.2018 17.4092 17.045C17.5 16.8667 17.5 16.6334 17.5 16.1667V13C17.5 12.5333 17.5 12.2999 17.4092 12.1217C17.3293 11.9649 17.2018 11.8374 17.045 11.7575C16.8667 11.6667 16.6334 11.6667 16.1667 11.6667Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M7 11.6667H3.83333C3.36662 11.6667 3.13327 11.6667 2.95501 11.7575C2.79821 11.8374 2.67072 11.9649 2.59083 12.1217C2.5 12.2999 2.5 12.5333 2.5 13V16.1667C2.5 16.6334 2.5 16.8667 2.59083 17.045C2.67072 17.2018 2.79821 17.3293 2.95501 17.4092C3.13327 17.5 3.36662 17.5 3.83333 17.5H7C7.46671 17.5 7.70007 17.5 7.87833 17.4092C8.03513 17.3293 8.16261 17.2018 8.24251 17.045C8.33333 16.8667 8.33333 16.6334 8.33333 16.1667V13C8.33333 12.5333 8.33333 12.2999 8.24251 12.1217C8.16261 11.9649 8.03513 11.8374 7.87833 11.7575C7.70007 11.6667 7.46671 11.6667 7 11.6667Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"upload-cloud-02",code:'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">\n <path d="M6.66602 13.3333L9.99935 10M9.99935 10L13.3327 13.3333M9.99935 10V17.5M16.666 13.9524C17.6839 13.1117 18.3327 11.8399 18.3327 10.4167C18.3327 7.88536 16.2807 5.83333 13.7493 5.83333C13.5673 5.83333 13.3969 5.73833 13.3044 5.58145C12.2177 3.73736 10.2114 2.5 7.91602 2.5C4.46424 2.5 1.66602 5.29822 1.66602 8.75C1.66602 10.4718 2.36222 12.0309 3.48847 13.1613" stroke="#475467" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"check",code:'<svg width="16" size="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M20 6L9 17L4 12" stroke="#667085" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>\n </svg>'},{name:"check-circle",code:'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">\n <g clip-path="url(#clip0_8064_12947)">\n <path d="M6.25008 9.99996L8.75008 12.5L13.7501 7.49996M18.3334 9.99996C18.3334 14.6023 14.6025 18.3333 10.0001 18.3333C5.39771 18.3333 1.66675 14.6023 1.66675 9.99996C1.66675 5.39759 5.39771 1.66663 10.0001 1.66663C14.6025 1.66663 18.3334 5.39759 18.3334 9.99996Z" stroke="white" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_8064_12947">\n <rect width="20" height="20" fill="white"/>\n </clipPath>\n </defs>\n </svg>'},{name:"search",code:'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">\n <path d="M17.5 17.5L12.5001 12.5M14.1667 8.33333C14.1667 11.555 11.555 14.1667 8.33333 14.1667C5.11167 14.1667 2.5 11.555 2.5 8.33333C2.5 5.11167 5.11167 2.5 8.33333 2.5C11.555 2.5 14.1667 5.11167 14.1667 8.33333Z" stroke="#667085" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"flash",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M8.66674 1.33203L2.72904 8.45727C2.4965 8.73631 2.38023 8.87584 2.37846 8.99367C2.37691 9.09611 2.42256 9.19357 2.50224 9.25796C2.5939 9.33203 2.77552 9.33203 3.13876 9.33203H8.00007L7.3334 14.6654L13.2711 7.54013C13.5036 7.26108 13.6199 7.12156 13.6217 7.00372C13.6232 6.90129 13.5776 6.80383 13.4979 6.73944C13.4062 6.66536 13.2246 6.66536 12.8614 6.66536H8.00007L8.66674 1.33203Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"link-02",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M6.00016 11.3346H4.66683C2.82588 11.3346 1.3335 9.84225 1.3335 8.0013C1.3335 6.16035 2.82588 4.66797 4.66683 4.66797H6.00016M10.0002 11.3346H11.3335C13.1744 11.3346 14.6668 9.84225 14.6668 8.0013C14.6668 6.16035 13.1744 4.66797 11.3335 4.66797H10.0002M4.66683 8.0013L11.3335 8.0013" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"info-circle",code:'<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">\n <g clip-path="url(#clip0_3036_1171)">\n <path d="M10.0013 13.3307V9.9974M10.0013 6.66406H10.0096M18.3346 9.9974C18.3346 14.5998 14.6037 18.3307 10.0013 18.3307C5.39893 18.3307 1.66797 14.5998 1.66797 9.9974C1.66797 5.39502 5.39893 1.66406 10.0013 1.66406C14.6037 1.66406 18.3346 5.39502 18.3346 9.9974Z" stroke="#475467" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_3036_1171">\n <rect width="20" height="20" fill="white"/>\n </clipPath>\n </defs>\n </svg>'},{name:"route",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <g clip-path="url(#clip0_938_117664)">\n <path d="M7.66683 3.33203H7.95643C9.98792 3.33203 11.0037 3.33203 11.3893 3.69689C11.7226 4.01228 11.8703 4.47689 11.7803 4.92684C11.6762 5.44738 10.8469 6.03393 9.18835 7.20705L6.47864 9.12368C4.8201 10.2968 3.99082 10.8834 3.88672 11.4039C3.79673 11.8538 3.94444 12.3185 4.27774 12.6338C4.66332 12.9987 5.67907 12.9987 7.71056 12.9987H8.3335M5.3335 3.33203C5.3335 4.4366 4.43807 5.33203 3.3335 5.33203C2.22893 5.33203 1.3335 4.4366 1.3335 3.33203C1.3335 2.22746 2.22893 1.33203 3.3335 1.33203C4.43807 1.33203 5.3335 2.22746 5.3335 3.33203ZM14.6668 12.6654C14.6668 13.7699 13.7714 14.6654 12.6668 14.6654C11.5623 14.6654 10.6668 13.7699 10.6668 12.6654C10.6668 11.5608 11.5623 10.6654 12.6668 10.6654C13.7714 10.6654 14.6668 11.5608 14.6668 12.6654Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_938_117664">\n <rect width="16" height="16" fill="white"/>\n </clipPath>\n </defs>\n </svg>'},{name:"line-height",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M6 8.66667H10M4.66667 11.3333L7.51447 5.06816C7.66872 4.72882 7.74584 4.55915 7.85271 4.50651C7.94558 4.46077 8.05442 4.46077 8.14729 4.50651C8.25416 4.55915 8.33128 4.72882 8.48553 5.06816L11.3333 11.3333M14 14H2M14 2H2" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"letter-spacing-01",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M6 8.66667L10 8.66667M4.66667 11.3333L7.51447 5.06816C7.66872 4.72882 7.74584 4.55915 7.85271 4.50651C7.94558 4.46077 8.05442 4.46077 8.14729 4.50651C8.25416 4.55915 8.33128 4.72882 8.48553 5.06816L11.3333 11.3333M14 2V14M2 2L2 14" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"roller-brush",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M12.6667 3.0026C12.6667 3.31237 12.6667 3.46726 12.641 3.59606C12.5358 4.12498 12.1224 4.53844 11.5935 4.64365C11.4647 4.66927 11.3098 4.66927 11 4.66927H3.66667C3.3569 4.66927 3.20201 4.66927 3.07321 4.64365C2.54429 4.53844 2.13083 4.12498 2.02562 3.59606C2 3.46726 2 3.31237 2 3.0026C2 2.69283 2 2.53795 2.02562 2.40915C2.13083 1.88023 2.54429 1.46677 3.07321 1.36156C3.20201 1.33594 3.3569 1.33594 3.66667 1.33594H11C11.3098 1.33594 11.4647 1.33594 11.5935 1.36156C12.1224 1.46677 12.5358 1.88023 12.641 2.40915C12.6667 2.53795 12.6667 2.69283 12.6667 3.0026ZM12.6667 3.0026C13.2879 3.0026 13.5985 3.0026 13.8436 3.1041C14.1703 3.23942 14.4298 3.49899 14.5652 3.82569C14.6667 4.07072 14.6667 4.38135 14.6667 5.0026V5.2026C14.6667 5.94934 14.6667 6.32271 14.5213 6.60792C14.3935 6.85881 14.1895 7.06278 13.9387 7.19061C13.6534 7.33594 13.2801 7.33594 12.5333 7.33594H10.1333C9.3866 7.33594 9.01323 7.33594 8.72801 7.48126C8.47713 7.60909 8.27316 7.81307 8.14532 8.06395C8 8.34917 8 8.72253 8 9.46927V10.0026M7.73333 14.6693H8.26667C8.64003 14.6693 8.82672 14.6693 8.96933 14.5966C9.09477 14.5327 9.19676 14.4307 9.26067 14.3053C9.33333 14.1627 9.33333 13.976 9.33333 13.6026V11.0693C9.33333 10.6959 9.33333 10.5092 9.26067 10.3666C9.19676 10.2412 9.09477 10.1392 8.96933 10.0753C8.82672 10.0026 8.64004 10.0026 8.26667 10.0026H7.73333C7.35997 10.0026 7.17328 10.0026 7.03067 10.0753C6.90523 10.1392 6.80324 10.2412 6.73933 10.3666C6.66667 10.5092 6.66667 10.6959 6.66667 11.0693V13.6026C6.66667 13.976 6.66667 14.1627 6.73933 14.3053C6.80324 14.4307 6.90523 14.5327 7.03067 14.5966C7.17328 14.6693 7.35997 14.6693 7.73333 14.6693Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"alert-triangle",code:'<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g id="alert-triangle">\n <path id="Icon" d="M7.99853 6.00015V8.66682M7.99853 11.3335H8.0052M7.07541 2.59464L1.59216 12.0657C1.28802 12.591 1.13595 12.8537 1.15843 13.0693C1.17803 13.2573 1.27654 13.4282 1.42945 13.5394C1.60475 13.6668 1.90826 13.6668 2.51528 13.6668H13.4818C14.0888 13.6668 14.3923 13.6668 14.5676 13.5394C14.7205 13.4282 14.819 13.2573 14.8386 13.0693C14.8611 12.8537 14.709 12.591 14.4049 12.0657L8.92166 2.59463C8.61861 2.07119 8.46709 1.80947 8.2694 1.72157C8.09696 1.64489 7.90011 1.64489 7.72767 1.72157C7.52998 1.80947 7.37846 2.07119 7.07541 2.59464Z" stroke="#F79009" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n </svg>\n '},{name:"reset",code:'<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">\n <path d="M1.33594 6.66667C1.33594 6.66667 2.67259 4.84548 3.75849 3.75883C4.8444 2.67218 6.345 2 8.0026 2C11.3163 2 14.0026 4.68629 14.0026 8C14.0026 11.3137 11.3163 14 8.0026 14C5.26721 14 2.95934 12.1695 2.23712 9.66667M1.33594 6.66667V2.66667M1.33594 6.66667H5.33594" stroke="#475467" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>'},{name:"templates-star",code:'<svg width="19" height="18" viewBox="0 0 19 18" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g clip-path="url(#clip0_5134_207531)"><path d="M14.2666 5.96641V2.29974M4.73329 15.4997V11.8331M12.4333 4.13307H16.1M2.89996 13.6664H6.56663M5.46663 1.56641L4.89136 2.71694C4.69666 3.10633 4.59932 3.30102 4.46927 3.46973C4.35387 3.61944 4.21966 3.75365 4.06995 3.86905C3.90124 3.9991 3.70655 4.09644 3.31716 4.29114L2.16663 4.86641L3.31716 5.44168C3.70655 5.63637 3.90124 5.73371 4.06995 5.86376C4.21966 5.97916 4.35387 6.11337 4.46927 6.26308C4.59932 6.43179 4.69666 6.62648 4.89136 7.01587L5.46663 8.16641L6.0419 7.01587C6.23659 6.62648 6.33393 6.43179 6.46398 6.26308C6.57938 6.11337 6.71359 5.97916 6.8633 5.86376C7.03201 5.73371 7.2267 5.63637 7.61609 5.44168L8.76663 4.86641L7.61609 4.29114C7.2267 4.09644 7.03201 3.9991 6.8633 3.86905C6.71359 3.75365 6.57938 3.61944 6.46398 3.46973C6.33393 3.30102 6.23659 3.10633 6.0419 2.71695L5.46663 1.56641ZM13.1666 8.89974L12.4691 10.2947C12.2744 10.6841 12.1771 10.8788 12.047 11.0475C11.9316 11.1972 11.7974 11.3314 11.6477 11.4468C11.479 11.5769 11.2843 11.6742 10.8949 11.8689L9.49996 12.5664L10.8949 13.2639C11.2843 13.4586 11.479 13.5559 11.6477 13.686C11.7974 13.8014 11.9316 13.9356 12.047 14.0853C12.1771 14.254 12.2744 14.4487 12.4691 14.8381L13.1666 16.2331L13.8641 14.8381C14.0588 14.4487 14.1562 14.254 14.2862 14.0853C14.4016 13.9356 14.5358 13.8014 14.6855 13.686C14.8542 13.5559 15.0489 13.4586 15.4383 13.2639L16.8333 12.5664L15.4383 11.8689C15.0489 11.6742 14.8542 11.5769 14.6855 11.4468C14.5358 11.3314 14.4016 11.1972 14.2862 11.0475C14.1562 10.8788 14.0588 10.6841 13.8641 10.2947L13.1666 8.89974Z" stroke="#243DC6" stroke-width="1.46667" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_5134_207531"><rect width="17.6" height="17.6" fill="white" transform="translate(0.699951 0.0996094)"/></clipPath></defs></svg>'},{name:"element-navigation-icon",code:'<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M8.75 10.5L5.25 7L8.75 3.5" stroke="white" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n'},{name:"cms-it-grid-left",code:'<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="grid-01">\n<g id="Icon">\n<path d="M7 2.5H3.83333C3.36662 2.5 3.13327 2.5 2.95501 2.59083C2.79821 2.67072 2.67072 2.79821 2.59083 2.95501C2.5 3.13327 2.5 3.36662 2.5 3.83333V7C2.5 7.46671 2.5 7.70007 2.59083 7.87833C2.67072 8.03513 2.79821 8.16261 2.95501 8.24251C3.13327 8.33333 3.36662 8.33333 3.83333 8.33333H7C7.46671 8.33333 7.70007 8.33333 7.87833 8.24251C8.03513 8.16261 8.16261 8.03513 8.24251 7.87833C8.33333 7.70007 8.33333 7.46671 8.33333 7V3.83333C8.33333 3.36662 8.33333 3.13327 8.24251 2.95501C8.16261 2.79821 8.03513 2.67072 7.87833 2.59083C7.70007 2.5 7.46671 2.5 7 2.5Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M16.1667 2.5H13C12.5333 2.5 12.2999 2.5 12.1217 2.59083C11.9649 2.67072 11.8374 2.79821 11.7575 2.95501C11.6667 3.13327 11.6667 3.36662 11.6667 3.83333V7C11.6667 7.46671 11.6667 7.70007 11.7575 7.87833C11.8374 8.03513 11.9649 8.16261 12.1217 8.24251C12.2999 8.33333 12.5333 8.33333 13 8.33333H16.1667C16.6334 8.33333 16.8667 8.33333 17.045 8.24251C17.2018 8.16261 17.3293 8.03513 17.4092 7.87833C17.5 7.70007 17.5 7.46671 17.5 7V3.83333C17.5 3.36662 17.5 3.13327 17.4092 2.95501C17.3293 2.79821 17.2018 2.67072 17.045 2.59083C16.8667 2.5 16.6334 2.5 16.1667 2.5Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M16.1667 11.6667H13C12.5333 11.6667 12.2999 11.6667 12.1217 11.7575C11.9649 11.8374 11.8374 11.9649 11.7575 12.1217C11.6667 12.2999 11.6667 12.5333 11.6667 13V16.1667C11.6667 16.6334 11.6667 16.8667 11.7575 17.045C11.8374 17.2018 11.9649 17.3293 12.1217 17.4092C12.2999 17.5 12.5333 17.5 13 17.5H16.1667C16.6334 17.5 16.8667 17.5 17.045 17.4092C17.2018 17.3293 17.3293 17.2018 17.4092 17.045C17.5 16.8667 17.5 16.6334 17.5 16.1667V13C17.5 12.5333 17.5 12.2999 17.4092 12.1217C17.3293 11.9649 17.2018 11.8374 17.045 11.7575C16.8667 11.6667 16.6334 11.6667 16.1667 11.6667Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M7 11.6667H3.83333C3.36662 11.6667 3.13327 11.6667 2.95501 11.7575C2.79821 11.8374 2.67072 11.9649 2.59083 12.1217C2.5 12.2999 2.5 12.5333 2.5 13V16.1667C2.5 16.6334 2.5 16.8667 2.59083 17.045C2.67072 17.2018 2.79821 17.3293 2.95501 17.4092C3.13327 17.5 3.36662 17.5 3.83333 17.5H7C7.46671 17.5 7.70007 17.5 7.87833 17.4092C8.03513 17.3293 8.16261 17.2018 8.24251 17.045C8.33333 16.8667 8.33333 16.6334 8.33333 16.1667V13C8.33333 12.5333 8.33333 12.2999 8.24251 12.1217C8.16261 11.9649 8.03513 11.8374 7.87833 11.7575C7.70007 11.6667 7.46671 11.6667 7 11.6667Z" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</g>\n</svg>\n'},{name:"cms-it-grid-right",code:'<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5 7.5L10 12.5L15 7.5" stroke="#344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n'},{name:"cms-it-edit",code:'<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M1.91476 12.0747C1.94539 11.799 1.9607 11.6612 2.0024 11.5324C2.03941 11.4181 2.09168 11.3093 2.15782 11.209C2.23237 11.096 2.33043 10.9979 2.52655 10.8018L11.3307 1.9976C12.0671 1.26122 13.261 1.26122 13.9974 1.9976C14.7338 2.73398 14.7338 3.92789 13.9974 4.66427L5.19321 13.4684C4.99709 13.6646 4.89903 13.7626 4.78599 13.8372C4.68569 13.9033 4.57692 13.9556 4.46263 13.9926C4.3338 14.0343 4.19597 14.0496 3.92031 14.0802L1.66406 14.3309L1.91476 12.0747Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n'},{name:"cms-it-duplicate",code:'<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g clip-path="url(#clip0_2405_162067)">\n<path d="M7.0026 1.3378C6.55257 1.3439 6.2824 1.36995 6.06395 1.48126C5.81307 1.60909 5.60909 1.81307 5.48126 2.06395C5.36995 2.2824 5.3439 2.55257 5.3378 3.0026M13.0026 1.3378C13.4526 1.3439 13.7228 1.36995 13.9413 1.48126C14.1921 1.60909 14.3961 1.81307 14.5239 2.06395C14.6353 2.2824 14.6613 2.55257 14.6674 3.0026M14.6674 9.0026C14.6613 9.45264 14.6353 9.7228 14.5239 9.94126C14.3961 10.1921 14.1921 10.3961 13.9413 10.5239C13.7228 10.6353 13.4526 10.6613 13.0026 10.6674M14.6693 5.33593V6.66927M9.33597 1.33594H10.6692M3.46927 14.6693H8.53594C9.28267 14.6693 9.65604 14.6693 9.94126 14.5239C10.1921 14.3961 10.3961 14.1921 10.5239 13.9413C10.6693 13.656 10.6693 13.2827 10.6693 12.5359V7.46927C10.6693 6.72253 10.6693 6.34917 10.5239 6.06395C10.3961 5.81307 10.1921 5.60909 9.94126 5.48126C9.65604 5.33594 9.28267 5.33594 8.53594 5.33594H3.46927C2.72253 5.33594 2.34917 5.33594 2.06395 5.48126C1.81307 5.60909 1.60909 5.81307 1.48126 6.06395C1.33594 6.34917 1.33594 6.72253 1.33594 7.46927V12.5359C1.33594 13.2827 1.33594 13.656 1.48126 13.9413C1.60909 14.1921 1.81307 14.3961 2.06395 14.5239C2.34917 14.6693 2.72253 14.6693 3.46927 14.6693Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n<defs>\n<clipPath id="clip0_2405_162067">\n<rect width="16" height="16" fill="white"/>\n</clipPath>\n</defs>\n</svg>\n'},{name:"cms-it-favourite",code:'<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M7.99804 3.42388C6.66514 1.8656 4.44243 1.44643 2.7724 2.87334C1.10237 4.30026 0.867249 6.68598 2.17874 8.3736C3.26915 9.77674 6.56912 12.7361 7.65067 13.6939C7.77167 13.801 7.83218 13.8546 7.90275 13.8757C7.96434 13.8941 8.03174 13.8941 8.09333 13.8757C8.1639 13.8546 8.2244 13.801 8.34541 13.6939C9.42696 12.7361 12.7269 9.77674 13.8173 8.3736C15.1288 6.68598 14.9224 4.28525 13.2237 2.87334C11.5249 1.46144 9.33094 1.8656 7.99804 3.42388Z" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n'},{name:"cms-it-reorder-up",code:'<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M8 13.3307V2.66406M8 2.66406L4 6.66406M8 2.66406L12 6.66406" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n'},{name:"cms-it-reorder-down",code:'<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M8 2.66406V13.3307M8 13.3307L12 9.33073M8 13.3307L4 9.33073" stroke="#667085" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n'},{name:"cms-it-delete",code:'<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M6 2H10M2 4H14M12.6667 4L12.1991 11.0129C12.129 12.065 12.0939 12.5911 11.8667 12.99C11.6666 13.3412 11.3648 13.6235 11.0011 13.7998C10.588 14 10.0607 14 9.00623 14H6.99377C5.93927 14 5.41202 14 4.99889 13.7998C4.63517 13.6235 4.33339 13.3412 4.13332 12.99C3.90607 12.5911 3.871 12.065 3.80086 11.0129L3.33333 4M6.66667 7V10.3333M9.33333 7V10.3333" stroke="#D92D20" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n'}]).filter((function(n){return n.name===e}))[0])||void 0===n?void 0:n.code}return e.r(n),e.d(n,{CMSSVG:()=>t}),n})()));