@developer_tribe/react-builder 1.2.11 → 1.2.12
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.
- package/dist/index.cjs.js +4 -6
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.esm.js +4 -6
- package/dist/index.esm.js.map +1 -1
- package/dist/index.web.cjs.js +1 -1
- package/dist/index.web.d.ts +3 -0
- package/dist/index.web.esm.js +1 -1
- package/package.json +1 -1
- package/src/assets/meta.json +1 -1
- package/src/index.ts +3 -1
- package/src/index.web.ts +5 -0
package/dist/index.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),t=require("react");const o={theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{},baseSize:{width:375,height:812}};const i=t.createContext(void 0);function r(){return t.useContext(i)??{products:[],benefits:{},platform:"web"}}const a=t.createContext({localizationParams:{},otherParams:{},isProvided:!1});function n({localizationParams:o,otherParams:i,children:r}){const n=t.useMemo(()=>({localizationParams:o??{},otherParams:i??{},isProvided:!0}),[o,i]);return e.jsx(a.Provider,{value:n,children:r})}function s(){return t.useContext(a)??{localizationParams:{},otherParams:{},isProvided:!1}}function l(){return s().localizationParams??{}}function d(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var c,g={exports:{}},p={},y={exports:{}},b={};var u,f,m,h={};
|
|
2
2
|
/**
|
|
3
3
|
* @license React
|
|
4
4
|
* use-sync-external-store-shim.development.js
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*
|
|
8
8
|
* This source code is licensed under the MIT license found in the
|
|
9
9
|
* LICENSE file in the root directory of this source tree.
|
|
10
|
-
*/function
|
|
10
|
+
*/function z(){return f||(f=1,"production"===process.env.NODE_ENV?y.exports=function(){if(c)return b;c=1;var e=t,o="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},i=e.useState,r=e.useEffect,a=e.useLayoutEffect,n=e.useDebugValue;function s(e){var t=e.getSnapshot;e=e.value;try{var i=t();return!o(e,i)}catch(e){return!0}}var l="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,t){var o=t(),l=i({inst:{value:o,getSnapshot:t}}),d=l[0].inst,c=l[1];return a(function(){d.value=o,d.getSnapshot=t,s(d)&&c({inst:d})},[e,o,t]),r(function(){return s(d)&&c({inst:d}),e(function(){s(d)&&c({inst:d})})},[e]),n(o),o};return b.useSyncExternalStore=void 0!==e.useSyncExternalStore?e.useSyncExternalStore:l,b}():y.exports=(u||(u=1,"production"!==process.env.NODE_ENV&&function(){function e(e){var t=e.getSnapshot;e=e.value;try{var o=t();return!i(e,o)}catch(e){return!0}}"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var o=t,i="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},r=o.useState,a=o.useEffect,n=o.useLayoutEffect,s=o.useDebugValue,l=!1,d=!1,c="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(t,c){l||void 0===o.startTransition||(l=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var g=c();if(!d){var p=c();i(g,p)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),d=!0)}var y=(p=r({inst:{value:g,getSnapshot:c}}))[0].inst,b=p[1];return n(function(){y.value=g,y.getSnapshot=c,e(y)&&b({inst:y})},[t,g,c]),a(function(){return e(y)&&b({inst:y}),t(function(){e(y)&&b({inst:y})})},[t]),s(g),g};h.useSyncExternalStore=void 0!==o.useSyncExternalStore?o.useSyncExternalStore:c,"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),h)),y.exports}
|
|
11
11
|
/**
|
|
12
12
|
* @license React
|
|
13
13
|
* use-sync-external-store-shim/with-selector.production.js
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*
|
|
17
17
|
* This source code is licensed under the MIT license found in the
|
|
18
18
|
* LICENSE file in the root directory of this source tree.
|
|
19
|
-
*/
|
|
19
|
+
*/var x,C,v={};
|
|
20
20
|
/**
|
|
21
21
|
* @license React
|
|
22
22
|
* use-sync-external-store-shim/with-selector.development.js
|
|
@@ -25,7 +25,5 @@
|
|
|
25
25
|
*
|
|
26
26
|
* This source code is licensed under the MIT license found in the
|
|
27
27
|
* LICENSE file in the root directory of this source tree.
|
|
28
|
-
*/function requireWithSelector_development(){return hasRequiredWithSelector_development||(hasRequiredWithSelector_development=1,"production"!==process.env.NODE_ENV&&function(){"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var e=React,t=requireShim(),r="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},i=t.useSyncExternalStore,n=e.useRef,o=e.useEffect,a=e.useMemo,s=e.useDebugValue;withSelector_development.useSyncExternalStoreWithSelector=function(e,t,l,c,d){var p=n(null);if(null===p.current){var h={hasValue:!1,value:null};p.current=h}else h=p.current;p=a(function(){function e(e){if(!o){if(o=!0,i=e,e=c(e),void 0!==d&&h.hasValue){var t=h.value;if(d(t,e))return n=t}return n=e}if(t=n,r(i,e))return t;var a=c(e);return void 0!==d&&d(t,a)?(i=e,t):(i=e,n=a)}var i,n,o=!1,a=void 0===l?null:l;return[function(){return e(t())},null===a?void 0:function(){return e(a())}]},[t,l,c,d]);var g=i(e,p[0],p[1]);return o(function(){h.hasValue=!0,h.value=g},[g]),s(g),g},"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),withSelector_development}function requireWithSelector(){return hasRequiredWithSelector||(hasRequiredWithSelector=1,"production"===process.env.NODE_ENV?withSelector.exports=requireWithSelector_production():withSelector.exports=requireWithSelector_development()),withSelector.exports}var withSelectorExports=requireWithSelector(),useSyncExternalStoreExports=getDefaultExportFromCjs(withSelectorExports);const createStoreImpl=e=>{let t;const r=new Set,i=(e,i)=>{const n="function"==typeof e?e(t):e;if(!Object.is(n,t)){const e=t;t=(null!=i?i:"object"!=typeof n||null===n)?n:Object.assign({},t,n),r.forEach(r=>r(t,e))}},n=()=>t,o={setState:i,getState:n,getInitialState:()=>a,subscribe:e=>(r.add(e),()=>r.delete(e))},a=t=e(i,n,o);return o},createStore=e=>e?createStoreImpl(e):createStoreImpl,{useSyncExternalStoreWithSelector:useSyncExternalStoreWithSelector}=useSyncExternalStoreExports,identity=e=>e;function useStoreWithEqualityFn(e,t=identity,r){const i=useSyncExternalStoreWithSelector(e.subscribe,e.getState,e.getInitialState,t,r);return React.useDebugValue(i),i}const createWithEqualityFnImpl=(e,t)=>{const r=createStore(e),i=(e,i=t)=>useStoreWithEqualityFn(r,e,i);return Object.assign(i,r),i},createWithEqualityFn=(e,t)=>createWithEqualityFnImpl,isIterable=e=>Symbol.iterator in e,hasIterableEntries=e=>"entries"in e,compareEntries=(e,t)=>{const r=e instanceof Map?e:new Map(e.entries()),i=t instanceof Map?t:new Map(t.entries());if(r.size!==i.size)return!1;for(const[e,t]of r)if(!i.has(e)||!Object.is(t,i.get(e)))return!1;return!0},compareIterables=(e,t)=>{const r=e[Symbol.iterator](),i=t[Symbol.iterator]();let n=r.next(),o=i.next();for(;!n.done&&!o.done;){if(!Object.is(n.value,o.value))return!1;n=r.next(),o=i.next()}return!!n.done&&!!o.done};function shallow(e,t){return!!Object.is(e,t)||"object"==typeof e&&null!==e&&"object"==typeof t&&null!==t&&(Object.getPrototypeOf(e)===Object.getPrototypeOf(t)&&(isIterable(e)&&isIterable(t)?hasIterableEntries(e)&&hasIterableEntries(t)?compareEntries(e,t):compareIterables(e,t):compareEntries({entries:()=>Object.entries(e)},{entries:()=>Object.entries(t)})))}var devices=[{name:"iphone 12",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:13,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 12 pro",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:19,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 13",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:4,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 13 pro",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:8,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 14",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:15,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 14 pro",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:15,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 15",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:6,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 15 pro",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:18,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"pixel 3 xl",platform:"android",width:412,height:847,aspect:"tall",type:"phone",importance:8,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 4 xl",platform:"android",width:412,height:869,aspect:"tall",type:"phone",importance:14,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 6",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:10,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 6 pro",platform:"android",width:412,height:892,aspect:"tall",type:"phone",importance:4,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 7",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:11,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 7 pro",platform:"android",width:412,height:892,aspect:"tall",type:"phone",importance:5,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 8",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:12,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 8 pro",platform:"android",width:412,height:919,aspect:"tall",type:"phone",importance:16,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s8",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:5,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"galaxy s8+",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:1,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"galaxy s9",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:4,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"galaxy s9+",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:4,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"galaxy s10",platform:"android",width:360,height:760,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s10+",platform:"android",width:412,height:869,aspect:"tall",type:"phone",importance:15,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s20",platform:"android",width:360,height:800,aspect:"tall",type:"phone",importance:13,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s20+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:16,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s20 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s21",platform:"android",width:360,height:800,aspect:"tall",type:"phone",importance:13,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s21+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:12,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s21 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s22",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s22+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:8,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s22 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s23",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s23+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:1,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s23 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"oneplus 8",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:4,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"oneplus 8 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:20,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"oneplus 9",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:3,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"oneplus 9 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:1,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"xiaomi mi 11",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:9,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"huawei p30",platform:"android",width:360,height:750,aspect:"tall",type:"phone",importance:10,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"huawei p30 pro",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:14,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"oppo find x3 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:7,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"iphone 6 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:27,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 6s plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:35,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 7 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:40,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 8 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:32,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone xs max",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:21,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone xr",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:31,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 11",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:36,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 11 pro max",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:22,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 12 pro max",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:28,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 13 pro max",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:30,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 14 plus",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:29,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 14 pro max",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:39,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 15 plus",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:24,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 15 pro max",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:22,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"pixel 2",platform:"android",width:411,height:731,aspect:"regular",type:"phone",importance:29,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"pixel 2 xl",platform:"android",width:411,height:823,aspect:"regular",type:"phone",importance:36,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"pixel 3",platform:"android",width:393,height:786,aspect:"regular",type:"phone",importance:39,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 4",platform:"android",width:411,height:869,aspect:"tall",type:"phone",importance:24,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 5",platform:"android",width:393,height:851,aspect:"tall",type:"phone",importance:23,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"xiaomi mi 9",platform:"android",width:393,height:851,aspect:"tall",type:"phone",importance:39,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"iphone 6",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:42,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 6s",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:60,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 7",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:41,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 8",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:59,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone x",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:46,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone xs",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:56,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 11 pro",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:57,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone se (2nd gen)",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:56,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone se (3rd gen)",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:59,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 12 mini",platform:"ios",width:360,height:780,aspect:"tall",type:"phone",importance:70,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 13 mini",platform:"ios",width:360,height:780,aspect:"tall",type:"phone",importance:78,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone (1st gen)",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:82,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 3g",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:84,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 3gs",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:88,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 4",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:86,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 4s",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:92,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 5",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:100,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 5c",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:92,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 5s",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:96,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone se (1st gen)",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:86,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"nexus 7 (2013)",platform:"android",width:600,height:960,aspect:"wide",type:"tablet",importance:83,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12},{name:"nexus 9",platform:"android",width:768,height:1024,aspect:"wide",type:"tablet",importance:90,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12},{name:"pixel c",platform:"android",width:900,height:1280,aspect:"wide",type:"tablet",importance:100,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12},{name:"galaxy tab s6",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:97,insets:[24,0,24,0],navigationBarType:"gesture",radius:12},{name:"galaxy tab s7",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:99,insets:[24,0,24,0],navigationBarType:"gesture",radius:12},{name:"galaxy tab s8",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:81,insets:[24,0,24,0],navigationBarType:"gesture",radius:12},{name:"galaxy tab a 10.1",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:94,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12},{name:"lenovo tab p11",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:91,insets:[24,0,24,0],navigationBarType:"gesture",radius:12},{name:"fire hd 10",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:98,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12}];function getDevices(){const e=devices.slice();return e.sort((e,t)=>(e.importance??999)-(t.importance??999)),e}function getDefaultDevice(){return getDevices()[0]}function createJSONStorage(e,t){let r;try{r=e()}catch(e){return}const i={getItem:e=>{var t;const i=e=>null===e?null:JSON.parse(e,void 0),n=null!=(t=r.getItem(e))?t:null;return n instanceof Promise?n.then(i):i(n)},setItem:(e,t)=>r.setItem(e,JSON.stringify(t,void 0)),removeItem:e=>r.removeItem(e)};return i}const toThenable=e=>t=>{try{const r=e(t);return r instanceof Promise?r:{then:e=>toThenable(e)(r),catch(e){return this}}}catch(e){return{then(e){return this},catch:t=>toThenable(t)(e)}}},persistImpl=(e,t)=>(r,i,n)=>{let o={storage:createJSONStorage(()=>localStorage),partialize:e=>e,version:0,merge:(e,t)=>({...t,...e}),...t},a=!1;const s=new Set,l=new Set;let c=o.storage;if(!c)return e((...e)=>{console.warn(`[zustand persist middleware] Unable to update item '${o.name}', the given storage is currently unavailable.`),r(...e)},i,n);const d=()=>{const e=o.partialize({...i()});return c.setItem(o.name,{state:e,version:o.version})},p=n.setState;n.setState=(e,t)=>(p(e,t),d());const h=e((...e)=>(r(...e),d()),i,n);let g;n.getInitialState=()=>h;const u=()=>{var e,t;if(!c)return;a=!1,s.forEach(e=>{var t;return e(null!=(t=i())?t:h)});const n=(null==(t=o.onRehydrateStorage)?void 0:t.call(o,null!=(e=i())?e:h))||void 0;return toThenable(c.getItem.bind(c))(o.name).then(e=>{if(e){if("number"!=typeof e.version||e.version===o.version)return[!1,e.state];if(o.migrate){const t=o.migrate(e.state,e.version);return t instanceof Promise?t.then(e=>[!0,e]):[!0,t]}console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}return[!1,void 0]}).then(e=>{var t;const[n,a]=e;if(g=o.merge(a,null!=(t=i())?t:h),r(g,!0),n)return d()}).then(()=>{null==n||n(g,void 0),g=i(),a=!0,l.forEach(e=>e(g))}).catch(e=>{null==n||n(void 0,e)})};return n.persist={setOptions:e=>{o={...o,...e},e.storage&&(c=e.storage)},clearStorage:()=>{null==c||c.removeItem(o.name)},getOptions:()=>o,rehydrate:()=>u(),hasHydrated:()=>a,onHydrate:e=>(s.add(e),()=>{s.delete(e)}),onFinishHydration:e=>(l.add(e),()=>{l.delete(e)})},o.skipHydration||u(),g||h},persist=persistImpl,useRenderStore=createWithEqualityFn()(persist(e=>({projectName:"",setProjectName:t=>e({projectName:t}),copiedNode:null,setCopiedNode:t=>e({copiedNode:t}),current:null,setCurrent:t=>e({current:t}),forceRender:0,incForceRender:()=>e(e=>({forceRender:e.forceRender+1})),device:getDefaultDevice(),setDevice:t=>e({device:t}),appConfig:defaultAppConfig,setAppConfig:t=>e({appConfig:t}),projectColors:void 0,setProjectColors:t=>e({projectColors:t}),previewMode:!1,setPreviewMode:t=>e({previewMode:t}),products:[],addProduct:()=>e(e=>({products:[...Array.isArray(e.products)?e.products:[],{productId:"",title:"",description:"",localizedPrice:"",price:"",currency:""}]})),removeProduct:t=>e(e=>({products:e.products.filter((e,r)=>r!==t)})),updateProduct:(t,r)=>e(e=>{const i=e.products;if(!Array.isArray(i))return e;if(t<0||t>=i.length)return e;return{products:i.map((e,i)=>i===t?{...e,...r??{}}:e)}}),setProducts:t=>e({products:Array.isArray(t)?t:[]}),clearProducts:()=>e({products:[]}),benefits:{},setBenefits:t=>e({benefits:t&&"object"==typeof t&&!Array.isArray(t)?t:{}}),clearBenefits:()=>e({benefits:{}}),upsertBenefit:(t,r)=>e(e=>{const i="string"==typeof t?t.trim():"";if(!i)return e;if("string"!=typeof r&&"number"!=typeof r&&"boolean"!=typeof r)return e;const n={...e.benefits??{}};return n[i]=r,{benefits:n}}),removeBenefit:t=>e(e=>{const r="string"==typeof t?t.trim():"";if(!r)return e;const i=e.benefits;if(!i||"object"!=typeof i)return e;if(!(r in i))return e;const n={...i??{}};return delete n[r],{benefits:n}}),renameBenefit:(t,r)=>e(e=>{const i="string"==typeof t?t.trim():"",n="string"==typeof r?r.trim():"";if(!i||!n)return e;if(i===n)return e;const o=e.benefits;if(!o||"object"!=typeof o)return e;if(!(i in o))return e;const a={...o??{}},s=a[i];return delete a[i],a[n]=s,{benefits:a}}),logs:[],logLevel:"INFO",setLogLevel:t=>e({logLevel:t}),addLog:t=>e(e=>{const r=Date.now(),i={id:t.id??`${r}-${Math.random().toString(36).slice(2,8)}`,timestamp:t.timestamp??r,level:t.level,source:t.source,message:t.message,payload:t.payload};return{logs:[...e.logs,i]}}),clearLogs:()=>e({logs:[]}),fonts:[],setFonts:t=>e({fonts:Array.isArray(t)?t:[]}),appFont:void 0,setAppFont:t=>e({appFont:t}),errors:[],setErrors:t=>e({errors:Array.isArray(t)?t:[]}),addError:t=>e(e=>({errors:[...Array.isArray(e.errors)?e.errors:[],String(t)]})),clearErrors:()=>e({errors:[]}),loadedFonts:[],markFontLoaded:t=>e(e=>{const r="string"==typeof t?t.trim():"";if(!r)return e;const i=Array.isArray(e.loadedFonts)?e.loadedFonts:[];return i.includes(r)?e:{loadedFonts:[...i,r]}})}),{name:"render-store",partialize:e=>({copiedNode:e.copiedNode??null,logLevel:e.logLevel,products:e.products,benefits:e.benefits}),storage:createJSONStorage(()=>localStorage)}),shallow),fallbackDevice=getDefaultDevice(),fallbackBaseSize=defaultAppConfig.baseSize;function ensureNumber(e,t){return"number"==typeof e&&Number.isFinite(e)?e:t}function getBaseDimensions(){const e=useRenderStore.getState(),t=e.device??fallbackDevice,r=e.appConfig?.baseSize??fallbackBaseSize,i=ensureNumber(t?.width,fallbackDevice.width),n=ensureNumber(t?.height,fallbackDevice.height),o=ensureNumber(r?.width,fallbackBaseSize.width),a=ensureNumber(r?.height,fallbackBaseSize.height),[s,l]=i<n?[i,n]:[n,i];return{baseSize:{width:o,height:a},shortDimension:s,longDimension:l}}function scale(e){const{baseSize:t,shortDimension:r}=getBaseDimensions();return r/t.width*e}function verticalScale(e){const{baseSize:t,longDimension:r}=getBaseDimensions();return r/t.height*e}const s=scale,vs=verticalScale,fs=verticalScale;function parseSize(e){if(void 0===e)return;if("number"==typeof e)return e;const t=String(e).trim(),r=t.toLowerCase();if(r.endsWith("@s")){const e=parseFloat(r.slice(0,-2));return Number.isFinite(e)?s(e):t}if(r.endsWith("@vs")){const e=parseFloat(r.slice(0,-3));return Number.isFinite(e)?vs(e):t}if(r.endsWith("@f")||r.endsWith("@fs")){const e=r.endsWith("@f")?-2:-3,i=parseFloat(r.slice(0,e));return Number.isFinite(i)?fs(i):t}if(r.endsWith("%")){const e=parseFloat(r.slice(0,-1));return Number.isFinite(e)?`${e}%`:t}if(r.endsWith("px")){const e=parseFloat(r.replace("px",""));return Number.isFinite(e)?e:t}const i=parseFloat(r);return Number.isFinite(i)?i:t}const STATIC_PREFIX="STATIC_COLORS.",THEME_PREFIX="THEME_COLORS.";function parseColor(e,t={}){if("string"!=typeof e)return e;const r=e.trim();if(!r)return;const{projectColors:i,theme:n}=t;if(!i)return r;if(r.startsWith(STATIC_PREFIX)){const e=r.slice(STATIC_PREFIX.length),t=i.STATIC_COLORS?.[e];return"string"==typeof t&&t.trim()?t.trim():r}if(r.startsWith(THEME_PREFIX)){const e=r.slice(THEME_PREFIX.length);if(!e)return r;const t=n??"light",o=i.THEME_COLORS?.[t],a=o?.[e];return"string"==typeof a&&a.trim()?a.trim():r}return r}function extractViewStyle(e,t={}){const r=e.attributes,i=r?.style,n=e=>{const t=r?.[e];return null!=t?t:i?.[e]},o=n("scrollable")??!1,a={display:"flex",flexDirection:"column"};if(!r)return a;const s=e=>null==e||"string"==typeof e&&""===e.trim();o&&(a.minWidth=0,a.minHeight=0,"row"===n("flexDirection")?(a.overflowX="auto",a.overflowY="hidden",a.maxWidth="100%",a.maxHeight="100%"):(a.overflowY="auto",a.overflowX="hidden",a.maxHeight="100%",a.maxWidth="100%"));const l=n("flexDirection");l&&(a.flexDirection=l);const c=n("alignItems");c&&(a.alignItems=c);const d=n("justifyContent");d&&(a.justifyContent=d);const p=(e,t)=>{if(s(t))return;const r=parseSize(t);a[e]=r};p("gap",n("gap")),p("padding",n("padding")),p("margin",n("margin"));const h=n("paddingHorizontal");if(!s(h)){const e=parseSize(h);a.paddingLeft=e,a.paddingRight=e}const g=n("paddingVertical");if(!s(g)){const e=parseSize(g);a.paddingTop=e,a.paddingBottom=e}p("paddingTop",n("paddingTop")),p("paddingBottom",n("paddingBottom")),p("paddingLeft",n("paddingLeft")),p("paddingRight",n("paddingRight"));const u=r.marginHorizontal??i?.marginHorizontal;if(!s(u)){const e=parseSize(u);a.marginLeft=e,a.marginRight=e}const f=n("marginVertical");if(!s(f)){const e=parseSize(f);a.marginTop=e,a.marginBottom=e}p("marginTop",n("marginTop")),p("marginBottom",n("marginBottom")),p("marginLeft",n("marginLeft")),p("marginRight",n("marginRight"));const m=n("backgroundColor");m&&(a.backgroundColor=parseColor(m,{projectColors:t.projectColors,theme:t.theme})??m),p("borderRadius",n("borderRadius")),p("width",n("width")),p("minWidth",n("minWidth")),p("maxWidth",n("maxWidth")),p("height",n("height")),p("minHeight",n("minHeight")),p("maxHeight",n("maxHeight"));const y=n("flex");void 0!==y&&(a.flex=y);const C=n("position");C&&(a.position=C),p("top",n("top")),p("bottom",n("bottom")),p("left",n("left")),p("right",n("right"));const b=n("zIndex");return void 0!==b&&(a.zIndex=b),a}function extractViewStyleNative(e,t={}){const r=e.attributes,i=r?.style,n=e=>{const t=r?.[e];return null!=t?t:i?.[e]},o={flexDirection:"column"};if(!r)return o;const a=n("flexDirection");a&&(o.flexDirection=a);const s=n("alignItems");s&&(o.alignItems=s);const l=n("justifyContent");l&&(o.justifyContent=l);const c=(e,t)=>{if(null==(r=t)||"string"==typeof r&&""===r.trim())return;var r;const i=parseSize(t);"number"!=typeof i&&"string"!=typeof i||(o[e]=i)};c("padding",n("padding")),c("paddingHorizontal",n("paddingHorizontal")),c("paddingVertical",n("paddingVertical")),c("paddingTop",n("paddingTop")),c("paddingBottom",n("paddingBottom")),c("paddingLeft",n("paddingLeft")),c("paddingRight",n("paddingRight")),c("margin",n("margin")),c("marginHorizontal",r?.marginHorizontal??i?.marginHorizontal),c("marginVertical",n("marginVertical")),c("marginTop",n("marginTop")),c("marginBottom",n("marginBottom")),c("marginLeft",n("marginLeft")),c("marginRight",n("marginRight"));const d=n("backgroundColor");d&&(o.backgroundColor=parseColor(d,{projectColors:t.projectColors,theme:t.theme})??d),c("borderRadius",n("borderRadius")),c("width",n("width")),c("minWidth",n("minWidth")),c("maxWidth",n("maxWidth")),c("height",n("height")),c("minHeight",n("minHeight")),c("maxHeight",n("maxHeight"));const p=n("flex");void 0!==p&&(o.flex=p);const h=n("position");h&&(o.position=h),c("top",n("top")),c("bottom",n("bottom")),c("left",n("left")),c("right",n("right"));const g=n("zIndex");return void 0!==g&&(o.zIndex=g),o}const FONT_WEIGHT_OPTIONS=["normal","bold","100","200","300","400","500","600","700","800","900"];function normalizeFontWeight(e){if("number"==typeof e&&Number.isFinite(e)){const t=String(e);return FONT_WEIGHT_OPTIONS.includes(t)?t:void 0}if("string"==typeof e){const t=e.trim();return FONT_WEIGHT_OPTIONS.includes(t)?t:void 0}}const fontsDebug={info(e,t){},warn(e,t){},error(e,t){},compactError(e,t,r){}};function normalizeFamilyName(e){return"string"==typeof e?e.trim():""}function findFontDefinition(e,t){const r=normalizeFamilyName(t);if(r&&Array.isArray(e))return e.find(e=>e?.name===r)}function parseWeightKey(e){if("string"!=typeof e)return null;const t=e.trim();if(!t)return null;const r=Number(t);return Number.isFinite(r)?r:null}function resolveClosestFontWeightKey(e,t){const r=Object.entries(e??{}).filter(([e,t])=>"string"==typeof e&&e.trim().length>0&&"string"==typeof t&&t.trim().length>0);if(0===r.length)return;const i=normalizeFamilyName(t);if(i&&r.some(([e])=>e===i))return i;if(r.some(([e])=>"400"===e))return"400";const n=parseWeightKey(i),o=r.map(([e])=>({k:e,n:parseWeightKey(e)})).filter(e=>"number"==typeof e.n);if(0===o.length)return r[0][0];if("number"!=typeof n)return o.sort((e,t)=>e.n-t.n),o[0].k;let a=o[0],s=Math.abs(a.n-n);for(const e of o){const t=Math.abs(e.n-n);t<s&&(a=e,s=t)}return a.k}function resolveFontSourceForWeight(e,t){const r=resolveClosestFontWeightKey(e,t);if(!r)return;const i=e?.[r];return"string"==typeof i&&i.trim()?{weight:r,url:i.trim()}:void 0}async function loadFontFamily(e,t,r={}){const i=normalizeFamilyName(t);if(!i)throw new Error("fontFamily is empty");fontsDebug.info("loadFontFamily: start",{familyName:i,preferWeight:r.preferWeight});const n=findFontDefinition(e,i);if(!n)throw new Error(`fontFamily "${i}" not found in fonts`);const o=n.family;if(!o||"object"!=typeof o)throw new Error(`fontFamily "${i}" has no "family" sources`);if("undefined"==typeof document)return;const a=document.fonts;if(!a||"function"!=typeof globalThis.FontFace)throw new Error("Font loading is not supported in this environment");const s=a;const l=resolveFontSourceForWeight(o,normalizeFamilyName(r.preferWeight));if(!l)throw new Error(`fontFamily "${i}" has no usable source URLs`);const{weight:c,url:d}=l;try{const e=`${c} 16px "${i}"`,t=a.check(e);fontsDebug.info("loadFontFamily: document.fonts.check",{familyName:i,query:e,result:t});const r=function(e,t){try{const r=s;for(const i of r){const r=i,n="string"==typeof r.family?r.family.replace(/['"]/g,""):"",o="string"==typeof r.weight?r.weight.trim():"";if(n===e&&o===t&&"loaded"===r.status)return!0}}catch{}return!1}(i,c);if(fontsDebug.info("loadFontFamily: hasLoadedFace",{familyName:i,weight:c,result:r}),r)return void fontsDebug.info("loadFontFamily: already available (document.fonts.check)",{familyName:i,weight:c})}catch{}let p=`url(${d})`;const h=`url(${d})`;if(!1!==r.forceFetch&&"function"==typeof fetch)try{fontsDebug.info("loadFontFamily: fetching font file",{url:d,familyName:i,weight:c});const e=await fetch(d,{mode:"cors",cache:"no-store",credentials:"omit"});if(fontsDebug.info("loadFontFamily: font fetch response",{url:d,ok:e.ok,status:e.status,statusText:e.statusText}),!e.ok)throw new Error(`Font fetch failed: ${e.status} ${e.statusText}`);p=await e.arrayBuffer(),fontsDebug.info("loadFontFamily: font file downloaded",{url:d,bytes:p.byteLength,familyName:i,weight:c})}catch(e){p=h}async function g(e,t){const r=new globalThis.FontFace(i,e,{weight:c,display:"swap"}),n=await r.load();s.add(n)}try{await g(p)}catch(e){if("string"==typeof p)throw e;await g(h)}try{const e=`${c} 16px "${i}"`,t=s.check(e);fontsDebug.info("loadFontFamily: document.fonts.check after add",{familyName:i,weight:c,result:t}),"function"==typeof s.load&&(fontsDebug.info("loadFontFamily: document.fonts.load begin",{query:e}),await s.load(e),fontsDebug.info("loadFontFamily: document.fonts.load done",{query:e}))}catch{}}const inFlightFontLoads=new Map;function weightToNumericKey$1(e){const t=normalizeFontWeight(e);if(t)return"normal"===t?"400":"bold"===t?"700":t}function ensureFontWeightLoaded(e,t,r){if("undefined"==typeof document)return;const i=e.trim();if(!i)return;const n=t?.trim()||"400",o=`${i}@${n}`;if(inFlightFontLoads.has(o))return;if(!r.fonts)return;const a=loadFontFamily(r.fonts,i,{preferWeight:n,forceFetch:!0}).then(()=>{r.onFontLoaded?.(i)}).catch(e=>{r.onError?.(`Failed to load font "${i}" (weight ${n}): ${e instanceof Error?e.message:String(e)}`)}).finally(()=>{inFlightFontLoads.delete(o)});inFlightFontLoads.set(o,a)}function extractTextStyle(e,t={}){const r=e.attributes,i=r?.style,n=e=>{const t=r?.[e];return null!=t?t:i?.[e]},o=t.appConfig??defaultAppConfig,{screenStyle:a,theme:s}=o,l="light"===s?a.light.color:a.dark.color,c={};if(!r)return c.fontSize=fs(14),c.color=l,c;const d=n("fontSize");if(void 0!==d){const e=parseSize(d);c.fontSize=e}else c.fontSize=fs(14);const p=n("fontFamily"),h=n("fontWeight"),g=weightToNumericKey$1(h),u="string"==typeof p&&p.trim().length>0?p.trim():void 0;if(u){const e=findFontDefinition(t.fonts??[],u),r=e?.family&&"object"==typeof e.family?resolveClosestFontWeightKey(e.family,g):g;c.fontFamily=`"${u}"`,ensureFontWeightLoaded(u,r,{fonts:t.fonts,onFontLoaded:t.onFontLoaded,onError:t.onError}),r&&(c.fontWeight=r)}const f=normalizeFontWeight(h);!u&&f&&(c.fontWeight=f);const m=parseColor(n("color"),{projectColors:t.projectColors,theme:s});c.color=m??l;const y=n("textAlign");y&&(c.textAlign=y);return{...extractViewStyle(e,{projectColors:t.projectColors,theme:s}),...c}}function weightToNumericKey(e){const t=normalizeFontWeight(e);if(t)return"normal"===t?"400":"bold"===t?"700":t}function extractTextStyleNative(e,t={}){const r=e.attributes,i=r?.style,n=e=>{const t=r?.[e];return null!=t?t:i?.[e]},o=t.appConfig??defaultAppConfig,{screenStyle:a,theme:s}=o,l="light"===s?a.light.color:a.dark.color,c={};if(!r)return c.fontSize=fs(14),c.color=l,c;const d=parseSize(n("fontSize"));c.fontSize="number"==typeof d?d:fs(14);const p=n("fontFamily"),h=n("fontWeight"),g=weightToNumericKey(h),u="string"==typeof p&&p.trim().length>0?p.trim():void 0;if(u){const e=findFontDefinition(t.fonts??[],u),r=e?.family&&"object"==typeof e.family?resolveClosestFontWeightKey(e.family,g):g;c.fontFamily=u,r&&(c.fontWeight=r)}const f=normalizeFontWeight(h);!u&&f&&(c.fontWeight=f);const m=parseColor(n("color"),{projectColors:t.projectColors,theme:s});c.color=m??l;const y=n("textAlign");y&&(c.textAlign=y);return{...extractViewStyleNative(e,{projectColors:t.projectColors,theme:s}),...c}}function useExtractTextStyle$1(e){const{appConfig:t,projectColors:r,fonts:i}=useBuilderParams(),n=t??defaultAppConfig,o=r,a=i;return React.useMemo(()=>{const t=extractTextStyleNative(e,{appConfig:n,projectColors:o,fonts:a}),r=e.attributes,i=r?.style??void 0,{style:s,...l}=r??{};return{style:t,other:{...l,adjustsFontSizeToFit:i?.adjustsFontSizeToFit,showEllipsis:i?.showEllipsis}}},[e,n,o,a])}function useExtractViewStyle$1(e){const{appConfig:t,projectColors:r}=useBuilderParams(),i=t?.theme??defaultAppConfig.theme,n=r;return React.useMemo(()=>{const t=extractViewStyleNative(e,{theme:i,projectColors:n}),r=e.attributes,o=r?.style??void 0,{style:a,...s}=r??{};return{style:t,other:{...s,scrollable:o?.scrollable}}},[e,i,n])}function extractImageStyle(e,t={}){const r=e.attributes,i=r?.style,n={};if(!r)return n;const o=r?.resizeMode??i?.resizeMode;return"cover"===o?n.objectFit="cover":"contain"===o?n.objectFit="contain":"stretch"===o?n.objectFit="fill":"center"===o&&(n.objectFit="none"),{...extractViewStyle(e,t),...n}}function extractImageStyleNative(e,t={}){const r=e.attributes,i=r?.style;if(!r)return{};const n=r?.resizeMode??i?.resizeMode,o={};return n&&(o.resizeMode=n),{...extractViewStyleNative(e,t),...o}}function useExtractImageStyle$1(e){const{appConfig:t,projectColors:r}=useBuilderParams(),i=t?.theme??defaultAppConfig.theme,n=r;return React.useMemo(()=>{const t=extractImageStyleNative(e,{theme:i,projectColors:n}),{resizeMode:r,...o}=t??{},a=e.attributes,s=a?.style??void 0,{style:l,...c}=a??{};return{style:o,other:{...c,resizeMode:r??s?.resizeMode}}},[e,i,n])}function generateRandomKeyForNode(e){return e+"-"+Math.random().toString(36).substring(2,15)}const patterns$1=[{schemaVersion:2,pattern:{type:"BIcon",children:"never",attributes:{adjustsFontSizeToFit:"boolean",showEllipsis:"boolean",style:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",iconType:"iconType",size:"number",strokeWidth:"number"}},meta:{desiredParent:["all"],label:"BIcon",description:"Renders an icon from the icon set.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{iconType:{label:"Icon",description:"Which icon to render.",category:"other",specialCategory:null,sort:1},size:{label:"Size",description:"Icon size (px).",category:"other",specialCategory:null,sort:2},strokeWidth:{label:"Stroke Width",description:"SVG stroke width override (applied to the icon paths).",category:"other",specialCategory:null,sort:3}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,fontSize:"16"},iconType:"activity",strokeWidth:1.5},types:{}},{schemaVersion:2,pattern:{type:"BackgroundImage",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},src:"string",resizeMode:["cover","contain","stretch","center"]}},meta:{desiredParent:["all","background"],label:"Background Image",description:"Background image.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},resizeMode:{label:"Resize Mode",description:"How the image fits its container.",category:"style",specialCategory:null,sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1}},defaults:{style:{flexDirection:"column",position:"absolute",zIndex:0,width:"100%",height:"100%",top:0,left:0,right:0,bottom:0},resizeMode:"cover"},types:{}},{schemaVersion:2,pattern:{type:"Button",children:"string",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",color:"color",fontSize:"size",fontWeight:["normal","bold","100","200","300","400","500","600","700","800","900"]}}},meta:{desiredParent:["all"],label:"Button",description:"Simple action button.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},color:{label:"Color",description:"Text color of the button.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size of the button.",category:"style",specialCategory:null,sort:2},fontWeight:{label:"Font Weight",description:"Text weight of the button.",category:"style",specialCategory:null,sort:3}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"transparent"}},types:{}},{schemaVersion:2,pattern:{type:"Carousel",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},loop:"boolean",dragFree:"boolean",align:["start","center","end"]}},meta:{desiredParent:["=CarouselProvider"],label:"Carousel",description:"Container for carousel items.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"row",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"CarouselButtons",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},buttonType:["previous_button","next_button","skip_button"],skipNumber:"number"}},meta:{desiredParent:[">OnboardProvider",">CarouselProvider"],label:"Carousel Buttons",description:"Renders built-in carousel buttons.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{buttonType:{label:"Button Type",description:"Which carousel button to show.",category:"other",specialCategory:null,sort:1},skipNumber:{label:"Skip Number",description:"Index to skip to when tapped.",category:"other",specialCategory:null,sort:2}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"CarouselDots",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},dotType:["expanding_dot","normal_dot","scaling_dot","sliding_border","sliding_dot","liquid_like"]}},meta:{desiredParent:[">CarouselProvider"],label:"Carousel Dots",description:"Renders page indicator dots.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},dotType:{label:"Dot Type",description:"Style used for the dots.",category:"style",specialCategory:null,sort:1}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"CarouselItem",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:["=Carousel"],label:"Carousel Item",description:"Single slide inside a carousel.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:1,pattern:{type:"CarouselProvider",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:["root",">View"],label:"Carousel Provider",description:"Provides carousel context to its children.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},allowUnknownAttributes:!1,types:{}},{schemaVersion:2,pattern:{type:"Image",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},src:"string",width:"size",height:"size",resizeMode:["cover","contain","stretch","center"]}},meta:{desiredParent:["all"],label:"Image",description:"Shows an image or graphic.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1},width:{label:"Width",description:"Image width.",category:"container",specialCategory:null,sort:2},height:{label:"Height",description:"Image height.",category:"container",specialCategory:null,sort:3},resizeMode:{label:"Resize Mode",description:"How the image fits the frame.",category:"other",specialCategory:null,sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"Main",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},useSafeAreaView:"boolean"}},meta:{desiredParent:["root"],label:"Main",description:"Top-level screen wrapper (safe area, base layout).",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{useSafeAreaView:{label:"Use Safe Area View",description:"Wraps content with a safe-area-aware container (when supported by the target).",category:"container",specialCategory:null,sort:1,forceVisible:!0}},hideAllAttributes:!0},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,width:"100%",height:"100%",flex:1},useSafeAreaView:!0},types:{}},{schemaVersion:2,pattern:{type:"Onboard",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:["=OnboardProvider"],label:"Onboard",description:"Wraps the onboarding flow.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},desiredChildren:["=OnboardItem"]},defaults:{style:{flexDirection:"row",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"OnboardButton",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},labelKey:"string",button_text_color:"color",animation:["simple-animation","line-animation","blur","blur-animation","blur-line-animation"],animation_color:"color",button_background_color:"color",flex:"number",events:"EventObject[]"}},meta:{desiredParent:["=OnboardButtons"],label:"Onboard Button",description:"Single action button for onboarding.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},button_text_color:{label:"Button Text Color",description:"Text color of the button.",category:"style",specialCategory:null,sort:2},animation:{label:"Animation",description:"Animation style for the button.",category:"style",specialCategory:null,sort:3},animation_color:{label:"Animation Color",description:"Color used by the animation.",category:"style",specialCategory:null,sort:4},button_background_color:{label:"Button Background Color",description:"Background color of the button.",category:"style",specialCategory:null,sort:5}},attributes:{labelKey:{label:"Label Key",description:"Localization key for the button text.",category:"other",specialCategory:null,sort:1},flex:{label:"Flex",description:"Flex grow value in layout.",category:"container",specialCategory:null,sort:6},events:{label:"Events",description:"List of events fired by the button.",category:"other",specialCategory:null,sort:7}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{EventObject:{type:["Permission","Navigate"],permission:["att","notification","rating","GDPR","null"],navigate_to:"string",targetIndex:"number"}}},{schemaVersion:2,pattern:{type:"OnboardButtons",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},buttonType:["previous_button","next_button","skip_button"],skipNumber:"number",buttons_direction:["row","column"],forIndex:"number",seperatorColor:"color",condition:["carousel-index"],conditionVariable:"number"}},meta:{desiredParent:["=OnboardItem"],label:"Onboard Buttons",description:"Wrapper for onboarding button set.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},seperatorColor:{label:"Seperator Color",description:"Color of the divider line.",category:"style",specialCategory:null,sort:5}},attributes:{buttonType:{label:"Button Type",description:"Which onboard button to show.",category:"other",specialCategory:null,sort:1},skipNumber:{label:"Skip Number",description:"Slide index to skip to.",category:"other",specialCategory:null,sort:2},buttons_direction:{label:"Buttons Direction",description:"Direction to lay out buttons.",category:"container",specialCategory:null,sort:3},forIndex:{label:"For Index",description:"Show only for this slide index.",category:"other",specialCategory:null,sort:4},condition:{label:"Condition",description:"Built-in condition to check.",category:"other",specialCategory:null,sort:6},conditionVariable:{label:"Condition Variable",description:"Value used when checking the condition.",category:"other",specialCategory:null,sort:7}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"OnboardDot",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},dotType:["expanding_dot","normal_dot","scaling_dot","sliding_border","sliding_dot","liquid_like"],inactive_dot_opacity:"number",expanding_dot_width:"size",active_dot_color:"color",flexDirection:"never",alignItems:"never",justifyContent:"never"}},meta:{desiredParent:[">OnboardProvider"],label:"Onboard Dot",description:"Renders onboarding progress dots.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},dotType:{label:"Dot Type",description:"Dot animation style.",category:"style",specialCategory:null,sort:1},inactive_dot_opacity:{label:"Inactive Dot Opacity",description:"Opacity for inactive dots.",category:"style",specialCategory:null,sort:2},expanding_dot_width:{label:"Expanding Dot Width",description:"Width used while expanding.",category:"style",specialCategory:null,sort:3},active_dot_color:{label:"Active Dot Color",description:"Color of the active dot.",category:"style",specialCategory:null,sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"OnboardFooter",children:"node",attributes:{adjustsFontSizeToFit:"boolean",showEllipsis:"boolean",style:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",textLocalizationKey:"string",linkedWordFirstLocalizationKey:"string",linkedWordFirstColor:"color",linkedWordFirstPage:"string",linkedWordSecondLocalizationKey:"string",linkedWordSecondColor:"color",linkedWordSecondPage:"string"}},meta:{desiredParent:[">OnboardItem"],label:"Onboard Footer",description:"Footer text with optional links.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},linkedWordFirstColor:{label:"Linked Word First Color",description:"Color of the first linked word.",category:"style",specialCategory:null,sort:3},linkedWordSecondColor:{label:"Linked Word Second Color",description:"Color of the second linked word.",category:"style",specialCategory:null,sort:6}},attributes:{textLocalizationKey:{label:"Text Localization Key",description:"Localization key for the footer text.",category:"other",specialCategory:null,sort:1},linkedWordFirstLocalizationKey:{label:"Linked Word First Localization Key",description:"Key for the first linked word.",category:"other",specialCategory:null,sort:2},linkedWordFirstPage:{label:"Linked Word First Page",description:"Page opened by the first link.",category:"other",specialCategory:null,sort:4},linkedWordSecondLocalizationKey:{label:"Linked Word Second Localization Key",description:"Key for the second linked word.",category:"other",specialCategory:null,sort:5},linkedWordSecondPage:{label:"Linked Word Second Page",description:"Page opened by the second link.",category:"other",specialCategory:null,sort:7}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,paddingHorizontal:"24@s"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardImage",children:"node",attributes:{src:"string",width:"size",height:"size",resizeMode:["cover","contain","stretch","center"],scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},video_url:"string",lottie:"string"}},meta:{desiredParent:[">OnboardProvider",">OnboardItem","!=Onboard"],label:"Onboard Image",description:"Onboarding hero image with media.",styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{video_url:{label:"Video Url",description:"URL for the onboarding video.",category:"other",specialCategory:null,sort:1},lottie:{label:"Lottie",description:"Path to the lottie animation.",category:"other",specialCategory:null,sort:2}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"OnboardItem",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},display:["flex","block"],gap:"size",flexDirection:["row","column"],paddingHorizontal:"size"}},meta:{desiredParent:["=Onboard"],label:"Onboard Item",description:"Single onboarding screen section.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{display:{label:"Display",description:"Controls layout display mode.",category:"container",specialCategory:null,sort:1},gap:{label:"Gap",description:"Space between child blocks.",category:"container",specialCategory:null,sort:2},flexDirection:{label:"Flex Direction",description:"Order of child stacking.",category:"container",specialCategory:null,sort:3},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,gap:"16@vs",paddingHorizontal:"24@s"},display:"flex"},types:{}},{schemaVersion:2,pattern:{type:"OnboardProvider",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},theme:["light","dark","all"],borderRadius:"never"}},meta:{desiredParent:["root"],label:"Onboard Provider",description:"Provides shared settings for onboarding.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{theme:{label:"Theme",description:"Controls which app theme(s) this onboarding is intended for.",category:"other",specialCategory:null,sort:-10},paddingTop:{label:"Padding Top",description:"Top padding for the provider.",category:"container",specialCategory:"padding",sort:1},paddingRight:{label:"Padding Right",description:"Right padding for the provider.",category:"container",specialCategory:"padding",sort:2},paddingBottom:{label:"Padding Bottom",description:"Bottom padding for the provider.",category:"container",specialCategory:"padding",sort:3},paddingLeft:{label:"Padding Left",description:"Left padding for the provider.",category:"container",specialCategory:"padding",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,width:"100%",height:"100%"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardSubtitle",children:"string",attributes:{adjustsFontSizeToFit:"boolean",showEllipsis:"boolean",style:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean"}},meta:{desiredParent:[">OnboardProvider",">OnboardItem"],label:"Onboard Subtitle",description:"Subtitle text for an onboarding step.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,fontSize:"14@fs",fontWeight:"600"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardTitle",children:"string",attributes:{adjustsFontSizeToFit:"boolean",showEllipsis:"boolean",style:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean"}},meta:{desiredParent:[">OnboardItem",">OnboardProvider"],label:"Onboard Title",description:"Title text for an onboarding step.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,fontSize:"24@fs",fontWeight:"700",textAlign:"center"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallBackground",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Background",description:"Paywall Background component.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"PaywallCloseButton",children:"never",attributes:{iconType:"iconType",size:"number",strokeWidth:"number",adjustsFontSizeToFit:"boolean",showEllipsis:"boolean",style:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Close Button",description:"Paywall Close Button component.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{iconType:"close",strokeWidth:1.5,style:{fontSize:"16",flexDirection:"row",position:"relative",zIndex:1,justifyContent:"center",alignItems:"center"},size:24},types:{}},{schemaVersion:2,pattern:{type:"PaywallOptions",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Options",description:"Paywall options selector component.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"row",position:"relative",zIndex:1,justifyContent:"space-between",alignItems:"center",minHeight:"60px"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallProvider",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:["all"],label:"Paywall Provider",description:"Provider/wrapper for paywall screen components.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},mockableFeatures:{products:!0,benefits:!0}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,width:"100%",height:"100%"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallSubscribeButton",children:"string",attributes:{style:{color:"color",fontSize:"size",fontWeight:["normal","bold","100","200","300","400","500","600","700","800","900"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Subscribe Button",description:"Paywall subscribe call-to-action button. Extends Button.",styles:{color:{label:"Color",description:"Text color of the button.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size of the button.",category:"style",specialCategory:null,sort:2},fontWeight:{label:"Font Weight",description:"Text weight of the button.",category:"style",specialCategory:null,sort:3},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"#6495ED",flexDirection:"column",position:"relative",zIndex:1,paddingHorizontal:"20@s",paddingVertical:"12@vs",borderRadius:"12@s",color:"#FFFFFF",fontSize:"16@fs",fontWeight:"700"}},types:{}},{schemaVersion:2,pattern:{type:"RadioButton",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},selected:"boolean",color:"color",size:"number"}},meta:{desiredParent:["all"],label:"Radio Button",description:"Generic radio button icon.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},color:{label:"Color",description:"Radio color.",category:"style",specialCategory:null,sort:1},size:{label:"Size",description:"Radio size in px.",category:"style",specialCategory:null,sort:2}},attributes:{selected:{label:"Selected",description:"Whether the radio is selected.",category:"other",specialCategory:null,sort:0}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"Text",children:"string",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"]},adjustsFontSizeToFit:"boolean",showEllipsis:"boolean"}},meta:{desiredParent:["all"],label:"Text",description:"Displays simple text.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"View",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:["all"],label:"View",description:"Base layout container.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}}}],patterns=patterns$1;function normalizePlatform(e){return"native"===e?"native":"web"}function adjustMetaForPlatform(e,t){if(!e)return;const r=normalizePlatform(t),i=new Set(["scrollable"]),n=new Set(["paddingHorizontal","paddingVertical","marginHorizontal","marginVertical"]),o=new Set(["gap","showEllipsis","adjustsFontSizeToFit"]),a=e=>i.has(e)||("web"===r?n.has(e):o.has(e));let s=!1;const l={};for(const[t,r]of Object.entries(e))r&&"object"==typeof r&&a(t)?(l[t]={...r,category:"other",specialCategory:null},s=!0):l[t]=r;return s?l:e}const patternIndex=new Map(patterns.map(e=>[e.pattern.type,e]));function pascalToCamelCase(e){return e?e[0].toLowerCase()+e.slice(1):e}function pascalToKebabCase(e){return e?e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z]+)([A-Z][a-z0-9]+)/g,"$1-$2").toLowerCase():e}const typeAliases=new Map;for(const e of patterns){const t=e?.pattern?.type;if("string"!=typeof t||!t)continue;const r=[t,t.toLowerCase(),pascalToCamelCase(t),pascalToKebabCase(t)];for(const e of r)e&&(typeAliases.has(e)||typeAliases.set(e,t))}function normalizeComponentType(e){if("string"==typeof e&&e)return patternIndex.has(e)?e:typeAliases.get(e)??typeAliases.get(e.toLowerCase())}function getPatternByType(e){if("string"!=typeof e)return;const t=normalizeComponentType(e)??e;return patternIndex.get(t)}function getAttributeSchema(e){const t=getPatternByType(e);return t?.pattern.attributes}function getAttributeMeta(e,t){const r=getPatternByType(e),i=r?.meta?.styles,n=r?.meta?.attributes;return adjustMetaForPlatform(i&&n?{...n,...i}:i??n,t)}function getDefaultsForType(e){const t=getPatternByType(e);return t?.defaults}function getTypeSchema(e,t){if(!e||!t)return;const r=getPatternByType(e),i=r?.types;return i?.[t]}function isPrimitiveType(e){return"string"===e||"number"===e||"boolean"===e||"color"===e||"size"===e||"fontFamily"===e||"fontWeight"===e||"iconType"===e}function getArrayItemType(e){return"string"!=typeof e?null:e.endsWith("[]")?e.slice(0,-2):null}function isNodeNullOrUndefined(e){return null==e}function isNodeString(e){return"string"==typeof e}function isNodeArray(e){return e instanceof Array}function isEmptyObject(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)&&0===Object.keys(e).length}function ok(){return{valid:!0}}function fail(e,t){return{valid:!1,message:e,path:t}}function joinPath(e,t){return e?t?t.startsWith("[")?`${e}${t}`:`${e}.${t}`:e:t}function isPlainObject$1(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)}function getStyleSubSchema(e){if(!e)return{};const t=e.style;return t?"string"==typeof t||Array.isArray(t)?{}:t??{}:{}}function isNodeDataLike(e){if(!isPlainObject$1(e))return!1;return"string"==typeof e.type}function normalizeTypeOrFallback(e){return normalizeComponentType(e)??e}function getChildrenSpecTokens(e){const t=e?.pattern?.children;return"string"==typeof t?[t]:Array.isArray(t)?t.filter(e=>"string"==typeof e):[]}function splitChildrenSpec(e){const t=new Set,r=new Set;for(const i of e)"never"===i||"string"===i||"node"===i?t.add(i):"array"===i?t.add("node"):"string"==typeof i&&i&&r.add(normalizeTypeOrFallback(i));return{baseKinds:t,allowedComponentTypes:r}}function validateChildrenNeverRule(e,t,r){return t.has("never")?isNodeNullOrUndefined(e)||isEmptyObject(e)?ok():fail('Children not allowed (pattern.children = "never")',r):ok()}function validateChildrenKindRule(e,t,r,i){return isNodeNullOrUndefined(e)||isEmptyObject(e)?ok():r.size>0?isNodeArray(e)||isNodeDataLike(e)?ok():fail(`Children must be a node or array of nodes (allowed: ${Array.from(r).join(", ")})`,i):isNodeString(e)?t.has("string")?ok():fail("Children must not be a string",i):isNodeArray(e)?t.has("node")?ok():fail("Children must not be an array",i):isNodeDataLike(e)?t.has("node")?ok():fail("Children must not be a node",i):fail("Children has invalid shape",i)}function validateChildrenAllowedComponentTypesRule(e,t,r){if(0===t.size)return ok();if(isNodeNullOrUndefined(e)||isEmptyObject(e))return ok();const i=Array.from(t),n=(e,r)=>{if(!isNodeDataLike(e))return fail("Child must be an object node",r);const n=normalizeTypeOrFallback(e.type);return t.has(n)?ok():fail(`Child type "${e.type}" is not allowed here (allowed: ${i.join(", ")})`,joinPath(r,"type"))};if(isNodeArray(e)){const t=e;for(let e=0;e<t.length;e++){const i=n(t[e],`${r}[${e}]`);if(!i.valid)return i}return ok()}return n(e,r)}function validateChildrenByPattern(e,t,r){const i=getChildrenSpecTokens(t),{baseKinds:n,allowedComponentTypes:o}=splitChildrenSpec(i),a=validateChildrenNeverRule(e.children,n,r);if(!a.valid)return a;const s=validateChildrenKindRule(e.children,n,o,r);return s.valid?validateChildrenAllowedComponentTypesRule(e.children,o,r):s}function validatePrimitiveValue(e,t,r){switch(t){case"string":return"string"==typeof e?ok():fail("Expected string",r);case"number":return"number"==typeof e?ok():fail("Expected number",r);case"boolean":return"boolean"==typeof e?ok():fail("Expected boolean",r);case"color":return"string"==typeof e?ok():fail("Expected color (string)",r);case"size":return"number"==typeof e||"string"==typeof e?ok():fail("Expected size (string or number)",r);case"fontWeight":return normalizeFontWeight(e)?ok():fail(`Expected fontWeight (${FONT_WEIGHT_OPTIONS.join(", ")})`,r);case"iconType":return"string"==typeof e?ok():fail("Expected iconType (string)",r);default:return fail(`Unknown primitive type "${t}"`,r)}}function validateEnumValue(e,t,r){if("string"==typeof e)return t.includes(e)?ok():fail(`Expected one of: ${t.join(", ")}`,r);if(Array.isArray(e)){for(let i=0;i<e.length;i++){const n=e[i];if("string"!=typeof n||!t.includes(n))return fail(`Expected an array of: ${t.join(", ")}`,`${r}[${i}]`)}return ok()}return fail("Expected a string or string[] enum value",r)}function validateCustomObjectValue(e,t,r,i){const n=getTypeSchema(e,r);if(!n)return fail(`Unknown custom type "${r}"`,i);if(!isPlainObject$1(t))return fail(`Expected object for type "${r}"`,i);for(const[r,o]of Object.entries(n)){if(!(r in t))continue;const n=validateAttributeValue(e,t[r],o,joinPath(i,r));if(!n.valid)return n}return ok()}function validateAttributeValue(e,t,r,i){if(null==t)return ok();if(Array.isArray(r))return validateEnumValue(t,r,i);const n=getArrayItemType(r);if(n){if(!Array.isArray(t))return fail(`Expected array for type "${r}"`,i);for(let r=0;r<t.length;r++){const o=validateAttributeValue(e,t[r],n,`${i}[${r}]`);if(!o.valid)return o}return ok()}return isPrimitiveType(r)?validatePrimitiveValue(t,r,i):validateCustomObjectValue(e,t,r,i)}function validateAttributesByPattern(e,t,r){const i=e.attributes;if(null==i)return ok();if(!isPlainObject$1(i))return fail("attributes must be an object",r);const n=getAttributeSchema(t.pattern.type)??t.pattern.attributes??{},o=getStyleSubSchema(n),a=i.style;if(null!=a){if(!isPlainObject$1(a))return fail("style must be an object",joinPath(r,"style"));for(const[e,i]of Object.entries(a)){const a=o?.[e]??n?.[e];if(!a)continue;const s=validateAttributeValue(t.pattern.type,i,a,joinPath(joinPath(r,"style"),e));if(!s.valid)return s}}for(const[e,a]of Object.entries(i)){if("style"===e)continue;const i=n?.[e];if(!i){const i=o?.[e];if(!i)return fail(`Unknown attribute "${e}"`,joinPath(r,e));const n=validateAttributeValue(t.pattern.type,a,i,joinPath(r,e));if(!n.valid)return n;continue}const s=validateAttributeValue(t.pattern.type,a,i,joinPath(r,e));if(!s.valid)return s}return ok()}function validateNodeDataByPatterns(e,t){const r=getPatternByType(normalizeTypeOrFallback(e.type));if(!r)return fail(`Unknown component type "${e.type}"`,joinPath(t,"type"));const i=validateAttributesByPattern({...e},r,joinPath(t,"attributes"));if(!i.valid)return i;const n=validateChildrenByPattern({...e},r,joinPath(t,"children"));return n.valid?ok():n}function validateAnyNodeByPatterns(e,t){if(isNodeNullOrUndefined(e)||isNodeString(e)||isEmptyObject(e))return ok();if(isNodeArray(e)){const r=e;for(let e=0;e<r.length;e++){const i=validateAnyNodeByPatterns(r[e],`${t}[${e}]`);if(!i.valid)return i}return ok()}if(!isNodeDataLike(e))return fail("Invalid node shape",t);const r=validateNodeDataByPatterns(e,t);return r.valid?validateAnyNodeByPatterns(e.children,joinPath(t,"children")):r}function analyseNodeByPatterns(e){return validateAnyNodeByPatterns(e,"root")}function analyseNodeStructural(e){if(isNodeNullOrUndefined(e))return{valid:!0,message:"null or undefined is valid"};if(isNodeString(e))return{valid:!0,message:"string is valid"};if(isNodeArray(e)){const t=e;for(const e of t){const t=analyseNodeStructural(e);if(!t.valid)return t}return{valid:!0,message:"Array is valid"}}const t=e;if(isEmptyObject(t))return{valid:!0,message:"empty object is valid"};if(t.children){const e=analyseNodeStructural(t.children);if(!e.valid)return e}return{valid:!0,message:"everything is structurally valid"}}function isPlainObject(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)}function looksLikeSelectOptionObject(e){if(!isPlainObject(e))return!1;if("type"in e||"children"in e||"attributes"in e)return!1;if(!("value"in e))return!1;const t=Object.keys(e);if(t.length<1||t.length>3)return!1;const r=new Set(["value","label","id"]);for(const e of t)if(!r.has(e))return!1;const i=e.value;return null==i||"string"==typeof i||"number"==typeof i||"boolean"==typeof i}function normalizeUnknownValue(e){if(null==e)return e;if(Array.isArray(e))return e.map(normalizeUnknownValue);if(!isPlainObject(e))return e;if(looksLikeSelectOptionObject(e))return normalizeUnknownValue(e.value);const t={};for(const[r,i]of Object.entries(e))t[r]=normalizeUnknownValue(i);return t}function normalizeNodeForValidation(e){if(isNodeNullOrUndefined(e)||isNodeString(e))return e;if(isNodeArray(e)){return e.map(normalizeNodeForValidation)}const t=e,r=isPlainObject(t.attributes)?normalizeUnknownValue(t.attributes):t.attributes,i=void 0!==t.children?normalizeNodeForValidation(t.children):t.children;return{...t,attributes:r,children:i}}function assignMissingKeys(e,t){if(isNodeNullOrUndefined(e)||isNodeString(e))return e;if(isNodeArray(e)){return e.map(e=>assignMissingKeys(e,t))}const r=e;let i=r.key;if(i&&t.has(i)&&(i=void 0),!i)do{i=generateRandomKeyForNode(r.type)}while(t.has(i));t.add(i);const n=r.children?assignMissingKeys(r.children,t):r.children;return{...r,key:i,children:n}}function analyseNode(e){const t=analyseNodeStructural(e);if(!t.valid)return t;const r=analyseNodeByPatterns(e);if(!r.valid){return{valid:!1,message:`${r.path?`${r.path}: `:""}${r.message??""}`}}return{valid:!0,message:"Node is valid (structure + patterns)"}}function analyseAndProccess(e){if(isNodeNullOrUndefined(e))return null;const t=normalizeNodeForValidation(e),{valid:r,message:i}=analyseNode(t);if(!r)throw new Error(i??"Node is not valid");return assignMissingKeys(t,new Set)}var supportedProjectVersion="1.1.2",reactBuilderVersion="1.2.10",metaJson={supportedProjectVersion:supportedProjectVersion,reactBuilderVersion:reactBuilderVersion};const meta={supportedProjectVersion:metaJson.supportedProjectVersion,reactBuilderVersion:metaJson.reactBuilderVersion};function getMeta(){return{...meta}}function novaToJson(e){const t=e.data.data?.layout;return"onboard-layout"===t?onboardNovaToJson(e):null}function onboardNovaToJson(e){const t=e?.data?.data?.attributes||e?.data?.attributes||{},r=t?.general_components||[],i=t?.data||[],n=mapDotsFromGeneralComponents(r),o=mapFooterFromGeneralComponents(r),{carouselNode:a,providerLevelButtons:s}=buildCarouselFromPages(i),l={type:"OnboardProvider",key:e?.data?.data?.key,children:[a,...n?[n]:[],...s.length?s:[],...o?[o]:[]],attributes:{theme:e?.data?.theme}},c={type:"Main",isMain:!0,key:e?.data?.data?.key,children:[l],attributes:{useSafeAreaView:!0}};return delete l.key,c}function buildCarouselFromPages(e){const t=e.filter(e=>"simple-onboard-layout"===e?.layout),r=new Map;t.forEach((e,t)=>{const i=e?.attributes?.key;"string"==typeof i&&r.set(i,t)});const i=[];return{carouselNode:{type:"Onboard",children:t.map(e=>buildCarouselItem(e,r,i))},providerLevelButtons:i}}function buildCarouselItem(e,t,r){const i=e?.attributes?.components||[],n=[],o=e?.attributes?.key,a="string"==typeof o&&t.has(o)?t.get(o):void 0;for(const e of i)if("title-layout"===e?.layout){const t=e?.attributes?.title_localization_key||"",r=e?.attributes?.title_color||void 0,{fontSize:i,textAlign:o,marginTop:a,fontWeight:s}=extractTextStyleAttributesFromComponent(e);n.push({type:"OnboardTitle",attributes:r||i||o||a||s?{...r?{color:r}:{},..."number"==typeof i?{fontSize:i}:{},...o?{textAlign:o}:{},..."number"==typeof a?{marginTop:a}:{},...s?{fontWeight:s}:{}}:void 0,children:t})}else if("subtitle-layout"===e?.layout){const t=e?.attributes?.subtitle_localization_key||"",r=e?.attributes?.subtitle_color||void 0,{fontSize:i,textAlign:o,marginTop:a,fontWeight:s}=extractTextStyleAttributesFromComponent(e);n.push({type:"OnboardSubtitle",attributes:r||i||o||a||s?{...r?{color:r}:{},..."number"==typeof i?{fontSize:i}:{},...o?{textAlign:o}:{},..."number"==typeof a?{marginTop:a}:{},...s?{fontWeight:s}:{}}:void 0,children:t})}else if("image-layout"===e?.layout){const t=e?.attributes?.image||e?.attributes?.src||"",r=e?.attributes?.height??e?.attributes?.ios_height??e?.attributes?.android_height,i="string"==typeof r?Number.parseInt(r,10):"number"==typeof r?r:void 0,o=Boolean(e?.attributes?.is_bg_image),a=extractViewStyleAttributesFromComponent(e),s=e?.attributes?.lottie,l=e?.attributes?.video_url;t&&n.push({type:"OnboardImage",attributes:{src:t,...i?{height:i}:{},resizeMode:o?"cover":"contain",..."number"==typeof a.borderRadius?{borderRadius:a.borderRadius}:{},..."string"==typeof s?{lottie:s}:{},..."string"==typeof l?{video_url:l}:{}},children:void 0})}else if("Buttons"===e?.layout){const i=e?.attributes?.buttons_direction,n=e?.attributes?.buttons||[],o=[];for(const e of n){const r=e?.attributes||{},i=r?.button_text_localization_key||"",n=r?.button_text_color,a=r?.button_background_color,s=r?.animation,l=r?.animation_color,c=r?.flex?Number(r.flex):void 0,d=r?.actions||[],p=[];for(const e of d){const r=e?.attributes?.events||[];for(const e of r)if("Permission"===e?.layout){const t=e?.attributes?.permission;p.push({type:"Permission",permission:t})}else if("Navigate"===e?.layout){const r=e?.attributes?.next_page_key,i="string"==typeof r&&t.has(r),n=i?null:"string"==typeof r?r:null;p.push({type:"Navigate",navigate_to:n,...i?{targetIndex:t.get(r)}:{}}),i&&t.get(r)}}o.push({type:"OnboardButton",attributes:{labelKey:i,..."string"==typeof n?{button_text_color:n}:{},..."string"==typeof s?{animation:s}:{},..."string"==typeof l?{animation_color:l}:{},..."string"==typeof a?{button_background_color:a}:{},..."number"==typeof c?{flex:c}:{},...p.length?{events:p}:{}},children:void 0})}o.length>0&&r.push({type:"OnboardButtons",attributes:{...i?{buttons_direction:i}:{},..."number"==typeof a?{condition:"carousel-index",conditionVariable:a}:{}},children:o})}const s=e?.attributes?.key,l="string"==typeof s&&s||("string"==typeof e?.key?e.key:void 0);return{type:"OnboardItem",...l?{key:l}:{},children:n}}function extractTextStyleAttributesFromComponent(e){const t={},r=e?.attributes?.styles||[];if(!Array.isArray(r)||0===r.length)return t;const i=new Set(["left","center","right","justify"]),n=new Set(["normal","bold","100","200","300","400","500","600","700","800","900"]);for(const e of r){if("style-layout"!==e?.layout)continue;const r=e?.attributes?.styles||[];if(Array.isArray(r))for(const e of r){if("Styles"!==e?.layout)continue;const r=e?.attributes?.type;if("textStyle"!==r)continue;const o=e?.attributes?.style||{},a=o?.fontSize;if("number"==typeof a&&Number.isFinite(a))t.fontSize=a;else if("string"==typeof a){const e=Number.parseInt(a,10);Number.isFinite(e)&&(t.fontSize=e)}const s=o?.textAlign;"string"==typeof s&&i.has(s)&&(t.textAlign=s);const l=o?.marginTop;if("number"==typeof l&&Number.isFinite(l))t.marginTop=l;else if("string"==typeof l){const e=Number.parseInt(l,10);Number.isFinite(e)&&(t.marginTop=e)}const c=o?.fontWeight;let d;"number"==typeof c&&Number.isFinite(c)?d=String(c):"string"==typeof c&&(d=c),d&&n.has(d)&&(t.fontWeight=d)}}return t}function extractViewStyleAttributesFromComponent(e){const t={},r=e?.attributes?.styles||[];if(!Array.isArray(r)||0===r.length)return t;for(const e of r){if("style-layout"!==e?.layout)continue;const r=e?.attributes?.styles||[];if(Array.isArray(r))for(const e of r){if("Styles"!==e?.layout)continue;const r=e?.attributes?.style||{},i=r?.borderRadius;if("number"==typeof i&&Number.isFinite(i))t.borderRadius=i;else if("string"==typeof i){const e=Number.parseInt(i,10);Number.isFinite(e)&&(t.borderRadius=e)}}}return t}function mapDotsFromGeneralComponents(e){const t=e.find(e=>"dots-layout"===e?.layout);if(!t)return null;const r=t?.attributes?.dot||[],i=r?.[0],n=i?.layout,o=i?.attributes||{},a=e=>{if("number"==typeof e)return e;if("string"==typeof e&&e.trim().length>0){const t=Number(e);return Number.isFinite(t)?t:void 0}},s=a(o?.inactive_dot_opacity),l=a(o?.expanding_dot_width),c="string"==typeof o?.dot_style?o.dot_style:void 0,d="string"==typeof o?.container_style?o.container_style:void 0,p="string"==typeof o?.active_dot_color?o.active_dot_color:void 0,h={};return n&&(h.dotType=n),void 0!==s&&(h.inactive_dot_opacity=s),void 0!==l&&(h.expanding_dot_width=l),c&&(h.dot_style=c),d&&(h.container_style=d),p&&(h.active_dot_color=p),{type:"OnboardDot",attributes:Object.keys(h).length?h:void 0,children:void 0}}function mapFooterFromGeneralComponents(e){const t=e.find(e=>"footer-layout"===e?.layout);if(!t)return null;const r=t?.attributes?.texts||[],i=[];let n,o;for(const e of r)if("Text"===e?.layout){const t=e?.attributes?.text_localization_key||"",r=e?.attributes?.text_color||void 0;n||(n=t),o||"string"!=typeof r||(o=r);const a=e?.attributes?.linkedwords||[];for(const e of a)if("LinkedWords"===e?.layout){const t=e?.attributes?.linked_word_localization_key,r=e?.attributes?.linked_word_color,n=e?.attributes?.page;i.push({text_key:t,color:r,page:n})}}const a={gap:8};n&&(a.textLocalizationKey=n),o&&(a.color=o);const s=i[0],l=i[1];return s&&(s.text_key&&(a.linkedWordFirstLocalizationKey=s.text_key),s.color&&(a.linkedWordFirstColor=s.color),s.page&&(a.linkedWordFirstPage=s.page)),l&&(l.text_key&&(a.linkedWordSecondLocalizationKey=l.text_key),l.color&&(a.linkedWordSecondColor=l.color),l.page&&(a.linkedWordSecondPage=l.page)),{type:"OnboardFooter",attributes:a,children:void 0}}function isNodeData(e){return null!=e&&(!Array.isArray(e)&&("string"!=typeof e&&("object"==typeof e&&("type"in e&&"children"in e))))}function querySelector(e,t){if(null==e)return[];if(!t)return[];const r=t.startsWith("#"),i=r?t.slice(1):void 0,n=[],o=e=>{var a;if(null!=e)if(Array.isArray(e))for(const t of e)o(t);else"string"!=typeof e&&isNodeData(e)&&(a=e,(r?a.key===i:a.type===t)&&n.push(e),o(e.children))};return o(e),n}const TRIBE_ASSETS_BASE_URL="https://tribemarketing.s3.eu-central-1.amazonaws.com/tribehub-assets/";var TribeAssetName;function normalizeAssetName(e){const t=e.trim().replace(/^\/+/,"");return"backgorund.jpg"===t?"background.jpg":"ios.svg"===t?"apple.svg":t}function encodePath(e){return e.split("/").filter(Boolean).map(e=>encodeURIComponent(e)).join("/")}function getImage(e){const t=normalizeAssetName(e);return`${TRIBE_ASSETS_BASE_URL.endsWith("/")?TRIBE_ASSETS_BASE_URL:`${TRIBE_ASSETS_BASE_URL}/`}${encodePath(t)}`}function parseTribeAssetName(e){switch(normalizeAssetName(e)){case exports.TribeAssetName.Android:return exports.TribeAssetName.Android;case exports.TribeAssetName.Apple:return exports.TribeAssetName.Apple;case exports.TribeAssetName.Background:return exports.TribeAssetName.Background;default:return null}}function isAbsoluteUrl(e){return/^(https?:)?\/\//.test(e)||/^(data|blob):/.test(e)}function resolveImageSrc(e){if(!e)return;if(isAbsoluteUrl(e))return e;const t=parseTribeAssetName(e);return t?getImage(t):e}function useNode(e){const t=e?.type,r=getDefaultsForType(t);if(!r)return e;const i=e.attributes??{},n=r,o={...n,...i,style:{...n?.style??{},...i?.style??{}}};return o&&"object"==typeof o.style&&null!=o.style&&0===Object.keys(o.style).length&&delete o.style,{...e,attributes:o}}exports.TribeAssetName=void 0,TribeAssetName=exports.TribeAssetName||(exports.TribeAssetName={}),TribeAssetName.Android="android.svg",TribeAssetName.Apple="apple.svg",TribeAssetName.Background="background.jpg";var name$e="hello-world",version$e="1.1.2",type$e="other",appConfig$e={theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},defaultLanguage:"en"},data$e={type:"view",attributes:{style:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:16,backgroundColor:"#F5F7FA"},scrollable:!0},children:[{type:"text",children:"Hello, world!",attributes:{style:{color:"#111827",fontSize:24,fontWeight:"600"}}},{type:"text",children:"Welcome to react-native-builder",attributes:{style:{color:"#6B7280",fontSize:14,fontWeight:"400"}}}]},simple1={name:name$e,version:version$e,type:type$e,appConfig:appConfig$e,data:data$e},name$d="hello-world-2-advanced",version$d="1.1.2",type$d="other",appConfig$d={theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},defaultLanguage:"en"},data$d={type:"view",attributes:{style:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",gap:16,padding:16,backgroundColor:"#F3F4F6"},scrollable:!0},children:[{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#111827",borderRadius:12}},children:[{type:"text",children:"Dashboard",attributes:{style:{color:"#FFFFFF",fontSize:20,fontWeight:"600"}}},{type:"view",attributes:{style:{flexDirection:"row",gap:8}},children:[{type:"text",children:"Help",attributes:{style:{color:"#D1D5DB",fontSize:14}}},{type:"text",children:"Profile",attributes:{style:{color:"#D1D5DB",fontSize:14}}}]}]},{type:"image",attributes:{src:"https://picsum.photos/720/320",resizeMode:"cover",style:{width:358,height:160,borderRadius:12}},children:null},{type:"view",attributes:{style:{flexDirection:"column",gap:8,padding:12,backgroundColor:"#FFFFFF",borderRadius:12}},children:[{type:"text",children:"Welcome back!",attributes:{style:{color:"#111827",fontSize:18,fontWeight:"600"}}},{type:"text",children:"Here's what's new today.",attributes:{style:{color:"#6B7280",fontSize:14}}}]},{type:"view",attributes:{style:{flexDirection:"column",gap:12}},children:[{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8}},children:[{type:"text",children:"Task 1",attributes:{style:{color:"#111827",fontSize:16,fontWeight:"500"}}},{type:"text",children:"Due today",attributes:{style:{color:"#059669",fontSize:12,fontWeight:"600"}}}]},{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8}},children:[{type:"text",children:"Task 2",attributes:{style:{color:"#111827",fontSize:16,fontWeight:"500"}}},{type:"text",children:"2 days left",attributes:{style:{color:"#D97706",fontSize:12,fontWeight:"600"}}}]},{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8}},children:[{type:"text",children:"Task 3",attributes:{style:{color:"#111827",fontSize:16,fontWeight:"500"}}},{type:"text",children:"Completed",attributes:{style:{color:"#6B7280",fontSize:12,fontWeight:"600"}}}]}]},{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"space-around",padding:12,backgroundColor:"#111827",borderRadius:12}},children:[{type:"text",children:"Home",attributes:{style:{color:"#FFFFFF",fontSize:14}}},{type:"text",children:"Search",attributes:{style:{color:"#9CA3AF",fontSize:14}}},{type:"text",children:"Settings",attributes:{style:{color:"#9CA3AF",fontSize:14}}}]}]},simple2={name:name$d,version:version$d,type:type$d,appConfig:appConfig$d,data:data$d},name$c="carousel-sample",version$c="1.1.2",type$c="other",appConfig$c={theme:"light"},data$c={type:"carouselProvider",children:[{type:"carousel",attributes:{loop:!0,align:"center",dragFree:!0},children:[{type:"carouselItem",attributes:{style:{minWidth:0}},children:{type:"view",attributes:{style:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #eef2ff 0%, #ffffff 55%, #ecfeff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%",justifyContent:"center"}},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",style:{width:"100%",height:230,borderRadius:14}}},{type:"text",attributes:{style:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"}},children:"Welcome aboard"},{type:"text",attributes:{style:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8}},children:"Swipe through a beautiful, validated carousel sample with images."}]}},{type:"carouselItem",attributes:{style:{minWidth:0}},children:{type:"view",attributes:{style:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #f0fdf4 0%, #ffffff 55%, #eff6ff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%",justifyContent:"center"}},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1553877522-43269d4ea984?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",style:{width:"100%",height:230,borderRadius:14}}},{type:"text",attributes:{style:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"}},children:"Discover features"},{type:"text",attributes:{style:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8}},children:"Dots + buttons are included, and slide sizing comes from the carousel CSS."}]}},{type:"carouselItem",attributes:{style:{minWidth:0}},children:{type:"view",attributes:{style:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #fff7ed 0%, #ffffff 55%, #f5f3ff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%",justifyContent:"center"}},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",style:{width:"100%",height:230,borderRadius:14}}},{type:"text",attributes:{style:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"}},children:"Get started"},{type:"text",attributes:{style:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8}},children:"This sample stays within validation rules (no string flex shorthand)."}]}}]},{type:"carouselDots",attributes:{dotType:"expanding_dot"}},{type:"carouselButtons",attributes:{buttonType:["previous_button","next_button","skip_button"],skipNumber:3}}]},carouselSample={name:name$c,version:version$c,type:type$c,appConfig:appConfig$c,data:data$c},name$b="unvalidated-builder1",version$b="1.1.2",type$b="other",appConfig$b={theme:"light"},data$b={type:"view",attributes:{style:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA"},foo:1,scrollable:!0},children:[{type:"text",attributes:{style:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center"}},children:"Intentionally unvalidated sample"},{type:"text",attributes:{style:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8}},children:"This project should fail validation (unknown attribute: foo). In the UI, choose “Continue without validation” to load it anyway."}]},unvalidatedBuilder1={name:name$b,version:version$b,type:type$b,appConfig:appConfig$b,data:data$b},name$a="unvalidated-crash1",version$a="1.1.2",type$a="other",appConfig$a={theme:"light"},data$a={type:"OnboardFooter",attributes:{textLocalizationKey:123,style:{paddingHorizontal:24,paddingVertical:16}},children:null},unvalidatedCrash1={name:name$a,version:version$a,type:type$a,appConfig:appConfig$a,data:data$a},name$9="unvalidated-crashcomponent1",version$9="1.1.2",type$9="other",appConfig$9={theme:"light"},data$9={type:"CrashComponent",attributes:{reason:"Intentional crash for GUI testing",note:"This component is not in the Add Component modal; it only exists via JSON."},children:null},unvalidatedCrashComponent1={name:name$9,version:version$9,type:type$9,appConfig:appConfig$9,data:data$9},name$8="unmigrated-builder1",version$8="1.0.0",type$8="other",appConfig$8={theme:"light"},data$8={type:"view",attributes:{scrollable:!0,flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA"},children:[{type:"text",attributes:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center"},children:"Intentionally unmigrated sample"},{type:"text",attributes:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8},children:"This project has version 1.0.0 so the Migration page should appear. Click “Migrate now” to normalize legacy flat style keys into attributes.style and move misplaced props out of style (combined 1.1.2)."}]},unmigratedBuilder1={name:name$8,version:version$8,type:type$8,appConfig:appConfig$8,data:data$8},name$7="unmigrated-builder-1.1.1",version$7="1.1.1",type$7="other",appConfig$7={theme:"light"},data$7={type:"view",attributes:{scrollable:!0,style:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA"}},children:[{type:"text",attributes:{style:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center"}},children:"Intentionally unmigrated sample (for combined 1.1.2)"},{type:"text",attributes:{style:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8}},children:"This project has version 1.1.1 so the Migration page should appear. Click “Migrate now” to move component props and non-style flags out of attributes.style (combined 1.1.2)."},{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"center",gap:12,marginTop:16}},children:[{type:"BIcon",attributes:{style:{iconType:"check",strokeWidth:3,color:"#22c55e",fontSize:"18"}},children:null},{type:"image",attributes:{src:"https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1200&q=80",width:48,height:48,style:{resizeMode:"contain",borderRadius:12}},children:null}]}]},unmigratedBuilder1_1_1={name:name$7,version:version$7,type:type$7,appConfig:appConfig$7,data:data$7},name$6="Simple Paywall",version$6="1.1.2",type$6="paywall",appConfig$6={theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},defaultLanguage:"en"},data$6={type:"Main",isMain:!0,attributes:{useSafeAreaView:!0},children:[{type:"PaywallProvider",attributes:{style:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:12,backgroundColor:"#F5F7FA"},scrollable:!0},children:[{type:"BackgroundImage",attributes:{src:"https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover"},children:null},{type:"PaywallCloseButton",attributes:{style:{position:"absolute",top:24,left:16,width:32,height:32,borderRadius:16,backgroundColor:"#FFFFFF",color:"#000",zIndex:10}},children:null},{type:"View",attributes:{style:{flexDirection:"column",gap:0,marginTop:"16%"}},children:[{type:"View",attributes:{style:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12}},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,style:{color:"#22c55e",fontSize:"16",flex:0}},children:null},{type:"text",attributes:{style:{flex:1,color:"#FFFFFF",fontWeight:"700"}},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{style:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12}},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,style:{color:"#22c55e",fontSize:"16",flex:0}},children:null},{type:"text",attributes:{style:{flex:1,color:"#FFFFFF",fontWeight:"700"}},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{style:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12}},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,style:{color:"#22c55e",fontSize:"16",flex:0}},children:null},{type:"text",attributes:{style:{flex:1,color:"#FFFFFF",fontWeight:"700"}},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{style:{borderRadius:12,backgroundColor:"#FFFFFF"}},children:[{type:"RadioButton",attributes:{style:{flex:1}},children:null},{type:"text",attributes:{style:{flex:4,color:"#000"}},children:"@productDescription — Unlock all premium features for a month."},{type:"text",attributes:{style:{flex:1,textAlign:"right",color:"#000"}},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,style:{marginRight:4,flex:0,width:32,color:"#000"}},children:null}]},{type:"View",attributes:{style:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"}},children:[{type:"PaywallSubscribeButton",children:"Subscribe"}]}]}]},paywall1={name:name$6,version:version$6,type:type$6,appConfig:appConfig$6,data:data$6},name$5="vpn-onboard-1",version$5="1.1.2",type$5="onboard",appConfig$5={theme:"dark",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"Secure your connection","onboard.title.two-page":"Access content worldwide","onboard.title.three-page":"Fast and reliable","onboard.title.four-page":"Stay notified and safe","onboard.subtitle.one-page":"Encrypt your traffic and protect your privacy on public Wi‑Fi.","onboard.subtitle.two-page":"Connect to high‑speed servers in many countries with one tap.","onboard.subtitle.three-page":"Auto‑connect to the best server for speed and stability.","onboard.subtitle.four-page":"Enable notifications for connection status and security tips.","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy Policy","view.onboarding.btnTerms":"Terms of Service"},ar:{"onboard.title.one-page":"أمّن اتصالك","onboard.title.two-page":"وصول إلى المحتوى حول العالم","onboard.title.three-page":"سرعة واعتمادية","onboard.title.four-page":"إشعارات وحماية دائمة","onboard.subtitle.one-page":"قم بتشفير حركة المرور وحماية خصوصيتك على شبكات Wi‑Fi العامة.","onboard.subtitle.two-page":"اتصل بخوادم عالية السرعة في بلدان متعددة بضغطة واحدة.","onboard.subtitle.three-page":"يتصل التطبيق تلقائياً بأفضل خادم لسرعة وثبات أعلى.","onboard.subtitle.four-page":"فعّل الإشعارات لمعرفة حالة الاتصال والحصول على نصائح الأمان.","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة، فإنك توافق على","view.onboarding.btnPrivacy":"سياسة الخصوصية","view.onboarding.btnTerms":"شروط الخدمة"}},defaultLanguage:"en"},data$5={type:"Main",isMain:!0,key:"c92tR8J5wbTb3fav",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.one-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6c89e0da17a2d6fe2997e97a2b8a00a1.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.one-page"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.two-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/497a627b30ab4a0daaafa3d648a26b07.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.two-page"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.three-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6e2bc370d38695f6845007fd302034c2.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.three-page"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.four-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/b6e978fe3362e857212163486c22cc7c.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.four-page"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot",expanding_dot_width:20,active_dot_color:"#007AFF"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#1778F2",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#1778F2",linkedWordSecondPage:"terms",style:{gap:8,color:"#A2A4B1"}}}],attributes:{theme:"dark"}}]},vpnOnboard1={name:name$5,version:version$5,type:type$5,appConfig:appConfig$5,data:data$5},name$4="vpn-onboard-2",version$4="1.1.2",type$4="onboard",appConfig$4={theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"One Page","onboard.title.two-page":"Two Page","onboard.title.three-page":"Three Page","onboard.title.four-page":"Four Page","onboard.subtitle.one-page":"One Page","onboard.subtitle.two-page":"Two Page","onboard.subtitle.three-page":"Three Page","onboard.subtitle.four-page":"Four Page","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy","view.onboarding.btnTerms":"Terms"},ar:{"onboard.title.one-page":" العربية","onboard.title.two-page":" العربية","onboard.title.three-page":" العربية","onboard.title.four-page":" العربية","onboard.subtitle.one-page":" العربية","onboard.subtitle.two-page":" العربية","onboard.subtitle.three-page":" العربية","onboard.subtitle.four-page":" العربية","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة فإنك توافق على","view.onboarding.btnPrivacy":"الخصوصية","view.onboarding.btnTerms":"الشروط"}},defaultLanguage:"en"},data$4={type:"Main",isMain:!0,key:"ckcw0WXRY8sNR2SF",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.one-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/0c65cbe8e0c2e1242146e15dfd50a486.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.one-page"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.two-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/e8bbdde825cd23bdc44a9b2b32af22dc.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.two-page"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.three-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/3f312b38faf844746250cd54f27f91da.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.three-page"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.four-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/f4db2a32a43239c3bbbe742cb0f18b61.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.four-page"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot",expanding_dot_width:20,active_dot_color:"#007AFF"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#81838F",animation:"line-animation",animation_color:"#FFFFFF",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#FFFFFF",animation:"simple-animation",button_background_color:"#0066FF",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#81838F",button_background_color:"#ffffff00",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#81838F",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#1778F2",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#1778F2",linkedWordSecondPage:"terms",style:{gap:8,color:"#A2A4B1"}}}],attributes:{theme:"light"}}]},vpnOnboard2={name:name$4,version:version$4,type:type$4,appConfig:appConfig$4,data:data$4},name$3="vpn-onboard-3",version$3="1.1.2",type$3="onboard",appConfig$3={theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"One Page","onboard.title.one-page2":"One Page","onboard.title.two-page":"Two Page","onboard.title.two-page2":"Two Page","onboard.title.three-page":"Three Page","onboard.title.three-page2":"Three Page","onboard.title.four-page":"Four Page","onboard.title.four-page2":"Four Page","onboard.subtitle.one-page":"One Page","onboard.subtitle.one-page2":"One Page","onboard.subtitle.two-page":"Two Page","onboard.subtitle.two-page2":"Two Page","onboard.subtitle.three-page":"Three Page","onboard.subtitle.three-page2":"Three Page","onboard.subtitle.four-page":"Four Page","onboard.subtitle.four-page2":"Four Page","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy","view.onboarding.btnTerms":"Terms"},ar:{"onboard.title.one-page":" العربية","onboard.title.one-page2":" العربية","onboard.title.two-page":" العربية","onboard.title.two-page2":" العربية","onboard.title.three-page":" العربية","onboard.title.three-page2":" العربية","onboard.title.four-page":" العربية","onboard.title.four-page2":" العربية","onboard.subtitle.one-page":" العربية","onboard.subtitle.one-page2":" العربية","onboard.subtitle.two-page":" العربية","onboard.subtitle.two-page2":" العربية","onboard.subtitle.three-page":" العربية","onboard.subtitle.three-page2":" العربية","onboard.subtitle.four-page":" العربية","onboard.subtitle.four-page2":" العربية","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة فإنك توافق على","view.onboarding.btnPrivacy":"الخصوصية","view.onboarding.btnTerms":"الشروط"}},defaultLanguage:"en"},data$3={type:"Main",isMain:!0,key:"ckcw0WXRY8sNR2SF",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.one-page2"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/c68cca84580d6920c883c220e57346c0.jpg",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.one-page2"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.two-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.two-page"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.three-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.three-page2"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.four-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.four-page2"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#81838F",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#81838F",button_background_color:"#ffffff00",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#81838F",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#81838F",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#81838F",linkedWordSecondPage:"terms",style:{gap:8,color:"#81838F"}}}],attributes:{theme:"light"}}]},vpnOnboard3={name:name$3,version:version$3,type:type$3,appConfig:appConfig$3,data:data$3},name$2="vpn-onboard-4",version$2="1.1.2",type$2="onboard",appConfig$2={theme:"dark",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"One Page","onboard.title.one-page2":"One Page","onboard.title.two-page":"Two Page","onboard.title.two-page2":"Two Page","onboard.title.three-page":"Three Page","onboard.title.three-page2":"Three Page","onboard.title.four-page":"Four Page","onboard.title.four-page2":"Four Page","onboard.subtitle.one-page":"One Page","onboard.subtitle.one-page2":"One Page","onboard.subtitle.two-page":"Two Page","onboard.subtitle.two-page2":"Two Page","onboard.subtitle.three-page":"Three Page","onboard.subtitle.three-page2":"Three Page","onboard.subtitle.four-page":"Four Page","onboard.subtitle.four-page2":"Four Page","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy","view.onboarding.btnTerms":"Terms"},ar:{"onboard.title.one-page":" العربية","onboard.title.one-page2":" العربية","onboard.title.two-page":" العربية","onboard.title.two-page2":" العربية","onboard.title.three-page":" العربية","onboard.title.three-page2":" العربية","onboard.title.four-page":" العربية","onboard.title.four-page2":" العربية","onboard.subtitle.one-page":" العربية","onboard.subtitle.one-page2":" العربية","onboard.subtitle.two-page":" العربية","onboard.subtitle.two-page2":" العربية","onboard.subtitle.three-page":" العربية","onboard.subtitle.three-page2":" العربية","onboard.subtitle.four-page":" العربية","onboard.subtitle.four-page2":" العربية","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة فإنك توافق على","view.onboarding.btnPrivacy":"الخصوصية","view.onboarding.btnTerms":"الشروط"}},defaultLanguage:"en"},data$2={type:"Main",isMain:!0,key:"c92tR8J5wbTb3fav",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.one-page2"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/aadf6191a8f1091831647b3a01e1a1aa.jpg",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.one-page2"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.two-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.two-page2"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.three-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.three-page2"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.four-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.four-page2"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#81838F",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#81838F",linkedWordSecondPage:"terms",style:{gap:8,color:"#81838F"}}}],attributes:{theme:"dark"}}]},vpnOnboard4={name:name$2,version:version$2,type:type$2,appConfig:appConfig$2,data:data$2},name$1="vpn-onboard-5",version$1="1.1.2",type$1="onboard",appConfig$1={theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"One Page","onboard.title.one-page2":"One Page","onboard.title.two-page":"Two Page","onboard.title.two-page2":"Two Page","onboard.title.three-page":"Three Page","onboard.title.three-page2":"Three Page","onboard.title.four-page":"Four Page","onboard.title.four-page2":"Four Page","onboard.subtitle.one-page":"One Page","onboard.subtitle.one-page2":"One Page","onboard.subtitle.two-page":"Two Page","onboard.subtitle.two-page2":"Two Page","onboard.subtitle.three-page":"Three Page","onboard.subtitle.three-page2":"Three Page","onboard.subtitle.four-page":"Four Page","onboard.subtitle.four-page2":"Four Page","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy","view.onboarding.btnTerms":"Terms"},ar:{"onboard.title.one-page":" العربية","onboard.title.one-page2":" العربية","onboard.title.two-page":" العربية","onboard.title.two-page2":" العربية","onboard.title.three-page":" العربية","onboard.title.three-page2":" العربية","onboard.title.four-page":" العربية","onboard.title.four-page2":" العربية","onboard.subtitle.one-page":" العربية","onboard.subtitle.one-page2":" العربية","onboard.subtitle.two-page":" العربية","onboard.subtitle.two-page2":" العربية","onboard.subtitle.three-page":" العربية","onboard.subtitle.three-page2":" العربية","onboard.subtitle.four-page":" العربية","onboard.subtitle.four-page2":" العربية","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة فإنك توافق على","view.onboarding.btnPrivacy":"الخصوصية","view.onboarding.btnTerms":"الشروط"}},defaultLanguage:"en"},data$1={type:"Main",isMain:!0,key:"cJVVSS7q9Qe1trnb",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/d237d6cde8bc9126cee7b47e30cd19f0.png",resizeMode:"contain",lottie:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/lottie/0be045f9fe44c790a4525a1a6bc4b837.json",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.one-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.one-page"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/820dc32b8252555058e7014a7fd1652f.png",resizeMode:"contain",video_url:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/video/440346112d02e65be3767c39b96cd7c0.mp4",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.two-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.two-page"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/fbb8677cd23cba79eef0ebef181e3b57.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.three-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.three-page"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/18cdd5cc478389df8ff362f95b7173ea.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.five-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.five-page"}]},{type:"OnboardItem",key:"app_onboard-page6",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/3c1225f83f5a5c934926fab3cb0e65d5.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.six-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.six-page"}]},{type:"OnboardItem",key:"app_onboard-page5",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ff07e162b2a63d38f07909e87848d46f.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.four-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.four-page"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot",expanding_dot_width:20}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#0450E2",button_background_color:"#E9EBF9",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#0450E2",button_background_color:"#E9EBF9",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#0450E2",button_background_color:"#E9EBF9",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.five-page",button_text_color:"#0450E2",button_background_color:"#E9EBF9",events:[{type:"Navigate",navigate_to:null,targetIndex:4}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.five-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Permission",permission:"GDPR"},{type:"Navigate",navigate_to:null,targetIndex:4}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:4},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.five-page",button_text_color:"#0450E2",button_background_color:"#E9EBF9",events:[{type:"Navigate",navigate_to:null,targetIndex:5}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.five-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:5}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:5},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"subscriptions"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#0450E2",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#0450E2",linkedWordSecondPage:"terms",style:{gap:8,color:"#A2A4B1"}}}],attributes:{theme:"all"}}]},vpnOnboard5={name:name$1,version:version$1,type:type$1,appConfig:appConfig$1,data:data$1},name="vpn-onboard-6",version="1.1.2",type="onboard",appConfig={theme:"dark",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"One Page","onboard.title.one-page2":"One Page","onboard.title.two-page":"Two Page","onboard.title.two-page2":"Two Page","onboard.title.three-page":"Three Page","onboard.title.three-page2":"Three Page","onboard.title.four-page":"Four Page","onboard.title.four-page2":"Four Page","onboard.subtitle.one-page":"One Page","onboard.subtitle.one-page2":"One Page","onboard.subtitle.two-page":"Two Page","onboard.subtitle.two-page2":"Two Page","onboard.subtitle.three-page":"Three Page","onboard.subtitle.three-page2":"Three Page","onboard.subtitle.four-page":"Four Page","onboard.subtitle.four-page2":"Four Page","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy","view.onboarding.btnTerms":"Terms"},ar:{"onboard.title.one-page":" العربية","onboard.title.one-page2":" العربية","onboard.title.two-page":" العربية","onboard.title.two-page2":" العربية","onboard.title.three-page":" العربية","onboard.title.three-page2":" العربية","onboard.title.four-page":" العربية","onboard.title.four-page2":" العربية","onboard.subtitle.one-page":" العربية","onboard.subtitle.one-page2":" العربية","onboard.subtitle.two-page":" العربية","onboard.subtitle.two-page2":" العربية","onboard.subtitle.three-page":" العربية","onboard.subtitle.three-page2":" العربية","onboard.subtitle.four-page":" العربية","onboard.subtitle.four-page2":" العربية","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة فإنك توافق على","view.onboarding.btnPrivacy":"الخصوصية","view.onboarding.btnTerms":"الشروط"}},defaultLanguage:"en"},data={type:"Main",isMain:!0,key:"cJVVSS7q9Qe1trnb",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/9cb1d668b3724655f93a91e5eee771c5.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#F4F5FF"}},children:"onboard.title.one-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#DBDDEB"}},children:"onboard.subtitle.one-page"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/f8d0c64bf89cc5f2f14126d0544ba174.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#F4F5FF"}},children:"onboard.title.two-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#DBDDEB"}},children:"onboard.subtitle.two-page"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ad823809885c1a2a8e4632039f35a94e.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#F4F5FF"}},children:"onboard.title.three-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#DBDDEB"}},children:"onboard.subtitle.three-page"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ede1705c51f3434ae9053ed5f29bf5dd.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#F4F5FF"}},children:"onboard.title.four-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#DBDDEB"}},children:"onboard.subtitle.four-page"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot",expanding_dot_width:20}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#0450E2",button_background_color:"#161827",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#FFFFFF",button_background_color:"#0450E2",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#0450E2",button_background_color:"#161827",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#FFFFFF",button_background_color:"#0450E2",events:[{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#0450E2",button_background_color:"#161827",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#FFFFFF",button_background_color:"#0450E2",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#FFFFFF",button_background_color:"#0450E2",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"subscriptions"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#0450E2",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#0450E2",linkedWordSecondPage:"terms",style:{gap:8,color:"#81838F"}}}],attributes:{theme:"dark"}}]},vpnOnboard6={name:name,version:version,type:type,appConfig:appConfig,data:data};function normalizeSample(e){return{...e,appConfig:{...defaultAppConfig,...e.appConfig}}}function getSamples(){const e=[vpnOnboard1,vpnOnboard2,vpnOnboard3,vpnOnboard4,vpnOnboard5,vpnOnboard6].map(normalizeSample);return[normalizeSample(simple1),normalizeSample(simple2),normalizeSample(carouselSample),normalizeSample(unvalidatedBuilder1),normalizeSample(unvalidatedCrash1),normalizeSample(unvalidatedCrashComponent1),normalizeSample(unmigratedBuilder1),normalizeSample(unmigratedBuilder1_1_1),normalizeSample(paywall1),...e]}function getBasicSamples(){return[normalizeSample(simple1),normalizeSample(simple2),normalizeSample(carouselSample),normalizeSample(unvalidatedBuilder1)]}function getOnboardSamples(){return[vpnOnboard1,vpnOnboard2,vpnOnboard3,vpnOnboard4,vpnOnboard5,vpnOnboard6].map(normalizeSample)}function other(e,t){if("CrashComponent"===e){const e=t&&"object"==typeof t&&!Array.isArray(t)?t.attributes:void 0;throw new Error("CrashComponent: intentional crash for testing"+(e?` (attributes=${JSON.stringify(e)})`:""))}return null}const levelPriority={ERROR:0,WARN:1,INFO:2,VERBOSE:3};function shouldLog(e,t){if("NONE"===e||"NONE"===t)return!1;const r=levelPriority[e];return levelPriority[t]<=r}function consoleLog(e,t,r,i){const n=`[${t}] ${r}`;switch(e){case"ERROR":console.error(n,i);break;case"WARN":console.warn(n,i);break;case"INFO":console.info(n,i);break;case"VERBOSE":console.debug(n,i)}}const logger={setLevel(e){useRenderStore.getState().setLogLevel(e),console.info(`[Logger] level set to ${e}`)},log(e,t,r,i){const{logLevel:n,addLog:o}=useRenderStore.getState();shouldLog(n,e)&&(o({level:e,source:t,message:r,payload:i}),consoleLog(e,t,r,i))},verbose(e,t,r){this.log("VERBOSE",e,t,r)},info(e,t,r){this.log("INFO",e,t,r)},warn(e,t,r){this.log("WARN",e,t,r)},error(e,t,r){this.log("ERROR",e,t,r)},clear(){useRenderStore.getState().clearLogs()}};function useLogRender(e,t){React.useEffect(()=>(logger.verbose(e,"rendered",t),()=>{logger.verbose(e,"unmount")}),[])}const SELECTED_OUTLINE_STYLE={outline:"2px solid #2684FF"};function getNodeKey(e){if(!e||"object"!=typeof e)return;if(!("key"in e))return;const t=e.key;return"string"==typeof t?t:void 0}function isNodeSelected(e){const t=getNodeKey(e.current),r=getNodeKey(e.node);return!!e.previewMode&&!!t&&!!r&&t===r}const EMPTY_STYLE={};function useMergedStyle(e,t){return React.useMemo(()=>e||t?t?e?{...e,...t}:t:e??EMPTY_STYLE:EMPTY_STYLE,[e,t])}const ICON_SVGS={activity:'<svg width="100%" height="100%" viewBox="0 0 20 20" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M5.41667 10.5605H10V15.1367M1.75917 10.5605H1.75M6.3425 15.1367H6.33333M10.0092 18.7976H10M18.2592 10.5605H18.25M1.75 15.1367H3.125M13.2083 10.5605H15.0417M1.75 18.7976H6.33333M10 1.4082V6.8996M15.1333 18.7976H16.7833C17.2967 18.7976 17.5534 18.7976 17.7495 18.6979C17.922 18.6101 18.0622 18.4701 18.1501 18.2979C18.25 18.1021 18.25 17.8458 18.25 17.3333V15.6858C18.25 15.1733 18.25 14.917 18.1501 14.7212C18.0622 14.549 17.922 14.409 17.7495 14.3212C17.5534 14.2215 17.2967 14.2215 16.7833 14.2215H15.1333C14.62 14.2215 14.3633 14.2215 14.1672 14.3212C13.9947 14.409 13.8545 14.549 13.7666 14.7212C13.6667 14.917 13.6667 15.1733 13.6667 15.6858V17.3333C13.6667 17.8458 13.6667 18.1021 13.7666 18.2979C13.8545 18.4701 13.9947 18.6101 14.1672 18.6979C14.3633 18.7976 14.62 18.7976 15.1333 18.7976ZM15.1333 6.8996H16.7833C17.2967 6.8996 17.5534 6.8996 17.7495 6.79985C17.922 6.7121 18.0622 6.57209 18.1501 6.39988C18.25 6.2041 18.25 5.94781 18.25 5.43523V3.78781C18.25 3.27523 18.25 3.01894 18.1501 2.82316C18.0622 2.65095 17.922 2.51094 17.7495 2.42319C17.5534 2.32344 17.2967 2.32344 16.7833 2.32344H15.1333C14.62 2.32344 14.3633 2.32344 14.1672 2.42319C13.9947 2.51094 13.8545 2.65095 13.7666 2.82316C13.6667 3.01894 13.6667 3.27523 13.6667 3.78781V5.43523C13.6667 5.94781 13.6667 6.2041 13.7666 6.39988C13.8545 6.57209 13.9947 6.7121 14.1672 6.79985C14.3633 6.8996 14.62 6.8996 15.1333 6.8996ZM3.21667 6.8996H4.86667C5.38005 6.8996 5.63674 6.8996 5.83282 6.79985C6.00531 6.7121 6.14554 6.57209 6.23342 6.39988C6.33333 6.2041 6.33333 5.94781 6.33333 5.43523V3.78781C6.33333 3.27523 6.33333 3.01894 6.23342 2.82316C6.14554 2.65095 6.00531 2.51094 5.83282 2.42319C5.63674 2.32344 5.38005 2.32344 4.86667 2.32344H3.21667C2.70329 2.32344 2.44659 2.32344 2.25051 2.42319C2.07803 2.51094 1.93779 2.65095 1.84991 2.82316C1.75 3.01894 1.75 3.27523 1.75 3.78781V5.43523C1.75 5.94781 1.75 6.2041 1.84991 6.39988C1.93779 6.57209 2.07803 6.7121 2.25051 6.79985C2.44659 6.8996 2.70329 6.8996 3.21667 6.8996Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"activity-heart":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M15.5 11.5H14.5L13 14.5L11 8.5L9.5 11.5H8.5M11.9932 5.13581C9.9938 2.7984 6.65975 2.16964 4.15469 4.31001C1.64964 6.45038 1.29697 10.029 3.2642 12.5604C4.75009 14.4724 8.97129 18.311 10.948 20.0749C11.3114 20.3991 11.4931 20.5613 11.7058 20.6251C11.8905 20.6805 12.0958 20.6805 12.2805 20.6251C12.4932 20.5613 12.6749 20.3991 13.0383 20.0749C15.015 18.311 19.2362 14.4724 20.7221 12.5604C22.6893 10.029 22.3797 6.42787 19.8316 4.31001C17.2835 2.19216 13.9925 2.7984 11.9932 5.13581Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"alert-circle":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM12 7C12.5523 7 13 7.44772 13 8V13C13 13.5523 12.5523 14 12 14C11.4477 14 11 13.5523 11 13V8C11 7.44772 11.4477 7 12 7ZM13 16C13 15.4477 12.5523 15 12 15C11.4477 15 11 15.4477 11 16V16.0001C11 16.5524 11.4477 17.0001 12 17.0001C12.5523 17.0001 13 16.5524 13 16.0001V16Z" />\n</svg>',"alert-triangle":'<svg width="100%" height="100%" viewBox="0 0 24 21" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M11.9998 7.99999V12M11.9998 16H12.0098M10.6151 2.89171L2.39019 17.0983C1.93398 17.8863 1.70588 18.2803 1.73959 18.6037C1.769 18.8857 1.91677 19.142 2.14613 19.3088C2.40908 19.5 2.86435 19.5 3.77487 19.5H20.2246C21.1352 19.5 21.5904 19.5 21.8534 19.3088C22.0827 19.142 22.2305 18.8857 22.2599 18.6037C22.2936 18.2803 22.0655 17.8863 21.6093 17.0983L13.3844 2.89171C12.9299 2.10654 12.7026 1.71396 12.4061 1.58211C12.1474 1.4671 11.8521 1.4671 11.5935 1.58211C11.2969 1.71396 11.0696 2.10655 10.6151 2.89171Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',anchor:'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C10.3431 2 9 3.34315 9 5C9 6.65685 10.3431 8 12 8ZM12 8V22M12 22C9.34784 22 6.8043 20.9464 4.92893 19.0711C3.05357 17.1957 2 14.6522 2 12H5M12 22C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12H19" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',archive:'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M4 7.9966C3.83599 7.99236 3.7169 7.98287 3.60982 7.96157C2.81644 7.80376 2.19624 7.18356 2.03843 6.39018C2 6.19698 2 5.96466 2 5.5C2 5.03534 2 4.80302 2.03843 4.60982C2.19624 3.81644 2.81644 3.19624 3.60982 3.03843C3.80302 3 4.03534 3 4.5 3H19.5C19.9647 3 20.197 3 20.3902 3.03843C21.1836 3.19624 21.8038 3.81644 21.9616 4.60982C22 4.80302 22 5.03534 22 5.5C22 5.96466 22 6.19698 21.9616 6.39018C21.8038 7.18356 21.1836 7.80376 20.3902 7.96157C20.2831 7.98287 20.164 7.99236 20 7.9966M10 13H14M4 8H20V16.2C20 17.8802 20 18.7202 19.673 19.362C19.3854 19.9265 18.9265 20.3854 18.362 20.673C17.7202 21 16.8802 21 15.2 21H8.8C7.11984 21 6.27976 21 5.63803 20.673C5.07354 20.3854 4.6146 19.9265 4.32698 19.362C4 18.7202 4 17.8802 4 16.2V8Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"arrow-down":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M11.9999 19L17.9999 13M11.9999 19L5.99988 13M11.9999 19L11.9999 5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"arrow-left":'<svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M15 8H1M1 8L8 15M1 8L8 1" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"arrow-narrow-down-left":'<svg width="100%" height="100%" viewBox="0 0 14 14" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M13 1L1 13M1 13H9M1 13V5" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"arrow-narrow-up-right":'<svg width="100%" height="100%" viewBox="0 0 14 14" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M1 13L13 1M13 1H5M13 1V9" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"arrow-right":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<g id="vuesax/outline/arrow-right">\n<g id="arrow-right">\n<path id="Vector" d="M8.90998 20.67C8.71998 20.67 8.52998 20.6 8.37998 20.45C8.08998 20.16 8.08998 19.68 8.37998 19.39L14.9 12.87C15.38 12.39 15.38 11.61 14.9 11.13L8.37998 4.61002C8.08998 4.32002 8.08998 3.84002 8.37998 3.55002C8.66998 3.26002 9.14998 3.26002 9.43998 3.55002L15.96 10.07C16.47 10.58 16.76 11.27 16.76 12C16.76 12.73 16.48 13.42 15.96 13.93L9.43998 20.45C9.28998 20.59 9.09998 20.67 8.90998 20.67Z" fill=""/>\n</g>\n</g>\n</svg>',"arrow-right-smooth":'<svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M12.0253 15.6833C11.8669 15.6833 11.7086 15.625 11.5836 15.5C11.3419 15.2583 11.3419 14.8583 11.5836 14.6167L16.2003 9.99999L11.5836 5.38332C11.3419 5.14166 11.3419 4.74166 11.5836 4.49999C11.8253 4.25832 12.2253 4.25832 12.4669 4.49999L17.5253 9.55833C17.7669 9.79999 17.7669 10.2 17.5253 10.4417L12.4669 15.5C12.3419 15.625 12.1836 15.6833 12.0253 15.6833Z" fill="currentColor"/>\n<path d="M16.9415 10.625H2.9165C2.57484 10.625 2.2915 10.3417 2.2915 10C2.2915 9.65833 2.57484 9.375 2.9165 9.375H16.9415C17.2832 9.375 17.5665 9.65833 17.5665 10C17.5665 10.3417 17.2832 10.625 16.9415 10.625Z" fill="currentColor"/>\n</svg>',"asterisk-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 2V22M19.0711 4.92893L4.92893 19.0711M22 12H2M19.0711 19.0711L4.92893 4.92893" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"asterisk-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 4V20M18 6L6 18M20 12H4M18 18L6 6" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"at-sign":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M16 7.99999V13C16 13.7956 16.3161 14.5587 16.8787 15.1213C17.4413 15.6839 18.2044 16 19 16C19.7957 16 20.5587 15.6839 21.1213 15.1213C21.6839 14.5587 22 13.7956 22 13V12C21.9999 9.74302 21.2362 7.55247 19.8333 5.78452C18.4303 4.01658 16.4706 2.77521 14.2726 2.26229C12.0747 1.74936 9.76794 1.99503 7.72736 2.95936C5.68677 3.92368 4.03241 5.54995 3.03327 7.57371C2.03413 9.59748 1.74898 11.8997 2.22418 14.1061C2.69938 16.3125 3.90699 18.2932 5.65064 19.7263C7.39429 21.1593 9.57144 21.9603 11.8281 21.9991C14.0847 22.0379 16.2881 21.3122 18.08 19.94M16 12C16 14.2091 14.2092 16 12 16C9.79087 16 8.00001 14.2091 8.00001 12C8.00001 9.79085 9.79087 7.99999 12 7.99999C14.2092 7.99999 16 9.79085 16 12Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',award:'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M17.8104 5.49V6.23L14.2704 4.18C12.9304 3.41 11.0604 3.41 9.73043 4.18L6.19043 6.24V5.49C6.19043 3.24 7.42043 2 9.67043 2H14.3304C16.5804 2 17.8104 3.24 17.8104 5.49Z" fill="currentColor"/>\n<path d="M17.84 7.97023L17.7 7.90023L16.34 7.12023L13.52 5.49023C12.66 4.99023 11.34 4.99023 10.48 5.49023L7.66 7.11023L6.3 7.91023L6.12 8.00023C4.37 9.18023 4.25 9.40023 4.25 11.2902V15.8102C4.25 17.7002 4.37 17.9202 6.16 19.1302L10.48 21.6202C10.91 21.8802 11.45 21.9902 12 21.9902C12.54 21.9902 13.09 21.8702 13.52 21.6202L17.88 19.1002C19.64 17.9202 19.75 17.7102 19.75 15.8102V11.2902C19.75 9.40023 19.63 9.18023 17.84 7.97023ZM14.79 13.5002L14.18 14.2502C14.08 14.3602 14.01 14.5702 14.02 14.7202L14.08 15.6802C14.12 16.2702 13.7 16.5702 13.15 16.3602L12.26 16.0002C12.12 15.9502 11.89 15.9502 11.75 16.0002L10.86 16.3502C10.31 16.5702 9.89 16.2602 9.93 15.6702L9.99 14.7102C10 14.5602 9.93 14.3502 9.83 14.2402L9.21 13.5002C8.83 13.0502 9 12.5502 9.57 12.4002L10.5 12.1602C10.65 12.1202 10.82 11.9802 10.9 11.8602L11.42 11.0602C11.74 10.5602 12.25 10.5602 12.58 11.0602L13.1 11.8602C13.18 11.9902 13.36 12.1202 13.5 12.1602L14.43 12.4002C15 12.5502 15.17 13.0502 14.79 13.5002Z" fill="currentColor"/>\n</svg>',"battery-charging":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M20.5 15.25C20.09 15.25 19.75 14.91 19.75 14.5C19.75 14.09 20.09 13.75 20.5 13.75C21.09 13.75 21.22 13.66 21.23 13.66C21.25 13.6 21.25 13.25 21.25 13V11C21.25 10.75 21.25 10.41 21.21 10.32C21.2 10.33 21.05 10.25 20.5 10.25C20.09 10.25 19.75 9.91 19.75 9.5C19.75 9.09 20.09 8.75 20.5 8.75C22.58 8.75 22.75 9.77 22.75 11V13C22.75 14.23 22.58 15.25 20.5 15.25Z" />\n<path d="M10 16.75C9.83001 16.75 9.65001 16.69 9.51001 16.57C9.20001 16.3 9.16001 15.83 9.43001 15.51L11.51 13.08C11.54 12.99 11.51 12.91 11.49 12.87C11.46 12.82 11.4 12.75 11.27 12.75H8.97001C8.34001 12.75 7.77001 12.42 7.45001 11.88C7.13001 11.34 7.13001 10.68 7.45001 10.13L9.40001 7.55003C9.65001 7.22003 10.12 7.15003 10.45 7.40003C10.78 7.65003 10.85 8.12003 10.6 8.45003L8.71001 10.95C8.70001 10.98 8.74001 11.07 8.76001 11.12C8.79001 11.17 8.85001 11.24 8.98001 11.24H11.28C11.91 11.24 12.48 11.57 12.8 12.11C13.12 12.65 13.12 13.31 12.8 13.86C12.78 13.9 12.75 13.94 12.72 13.97L10.58 16.47C10.42 16.66 10.21 16.75 10 16.75Z" />\n<path d="M7 19.75C2.59 19.75 1.25 18.41 1.25 14V10C1.25 5.59 2.59 4.25 7 4.25C7.41 4.25 7.75 4.59 7.75 5C7.75 5.41 7.41 5.75 7 5.75C3.43 5.75 2.75 6.43 2.75 10V14C2.75 17.57 3.43 18.25 7 18.25C7.41 18.25 7.75 18.59 7.75 19C7.75 19.41 7.41 19.75 7 19.75Z" />\n<path d="M13 19.75C12.59 19.75 12.25 19.41 12.25 19C12.25 18.59 12.59 18.25 13 18.25C16.57 18.25 17.25 17.57 17.25 14V10C17.25 6.43 16.57 5.75 13 5.75C12.59 5.75 12.25 5.41 12.25 5C12.25 4.59 12.59 4.25 13 4.25C17.41 4.25 18.75 5.59 18.75 10V14C18.75 18.41 17.41 19.75 13 19.75Z" />\n</svg>',"bell-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="bell-01">\n<path id="Icon" d="M9.35493 21C10.0601 21.6224 10.9863 22 12.0008 22C13.0152 22 13.9414 21.6224 14.6466 21M18.0008 8C18.0008 6.4087 17.3686 4.88258 16.2434 3.75736C15.1182 2.63214 13.5921 2 12.0008 2C10.4095 2 8.88333 2.63214 7.75811 3.75736C6.63289 4.88258 6.00075 6.4087 6.00075 8C6.00075 11.0902 5.22122 13.206 4.35042 14.6054C3.61588 15.7859 3.24861 16.3761 3.26208 16.5408C3.27699 16.7231 3.31561 16.7926 3.46253 16.9016C3.59521 17 4.19334 17 5.38961 17H18.6119C19.8082 17 20.4063 17 20.539 16.9016C20.6859 16.7926 20.7245 16.7231 20.7394 16.5408C20.7529 16.3761 20.3856 15.7859 19.6511 14.6054C18.7803 13.206 18.0008 11.0902 18.0008 8Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"bell-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path id="Icon" d="M13.9998 21H9.99977M17.9998 8C17.9998 6.4087 17.3676 4.88258 16.2424 3.75736C15.1172 2.63214 13.5911 2 11.9998 2C10.4085 2 8.88235 2.63214 7.75713 3.75736C6.63192 4.88258 5.99977 6.4087 5.99977 8C5.99977 11.0902 5.22024 13.206 4.34944 14.6054C3.6149 15.7859 3.24763 16.3761 3.2611 16.5408C3.27601 16.7231 3.31463 16.7926 3.46155 16.9016C3.59423 17 4.19237 17 5.38863 17H18.6109C19.8072 17 20.4053 17 20.538 16.9016C20.6849 16.7926 20.7235 16.7231 20.7384 16.5408C20.7519 16.3761 20.3846 15.7859 19.6501 14.6054C18.7793 13.206 17.9998 11.0902 17.9998 8Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"bell-ringing-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M14.0003 21H10.0003M2.29414 5.81989C2.27979 4.36854 3.06227 3.01325 4.32635 2.3M21.7025 5.8199C21.7169 4.36855 20.9344 3.01325 19.6703 2.3M18.0003 8C18.0003 6.4087 17.3682 4.88258 16.2429 3.75736C15.1177 2.63214 13.5916 2 12.0003 2C10.409 2 8.88288 2.63214 7.75766 3.75736C6.63244 4.88258 6.0003 6.4087 6.0003 8C6.0003 11.0902 5.22077 13.206 4.34996 14.6054C3.61542 15.7859 3.24816 16.3761 3.26162 16.5408C3.27653 16.7231 3.31516 16.7926 3.46207 16.9016C3.59476 17 4.19289 17 5.38915 17H18.6114C19.8077 17 20.4058 17 20.5385 16.9016C20.6854 16.7926 20.7241 16.7231 20.739 16.5408C20.7524 16.3761 20.3852 15.7859 19.6506 14.6054C18.7798 13.206 18.0003 11.0902 18.0003 8Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',bookmark:'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5 7.8C5 6.11984 5 5.27976 5.32698 4.63803C5.6146 4.07354 6.07354 3.6146 6.63803 3.32698C7.27976 3 8.11984 3 9.8 3H14.2C15.8802 3 16.7202 3 17.362 3.32698C17.9265 3.6146 18.3854 4.07354 18.673 4.63803C19 5.27976 19 6.11984 19 7.8V21L12 17L5 21V7.8Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"bookmark-add":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 13V7M9 10H15M19 21V7.8C19 6.11984 19 5.27976 18.673 4.63803C18.3854 4.07354 17.9265 3.6146 17.362 3.32698C16.7202 3 15.8802 3 14.2 3H9.8C8.11984 3 7.27976 3 6.63803 3.32698C6.07354 3.6146 5.6146 4.07354 5.32698 4.63803C5 5.27976 5 6.11984 5 7.8V21L12 17L19 21Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"bookmark-check":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9 10.5L11 12.5L15.5 8M19 21V7.8C19 6.11984 19 5.27976 18.673 4.63803C18.3854 4.07354 17.9265 3.6146 17.362 3.32698C16.7202 3 15.8802 3 14.2 3H9.8C8.11984 3 7.27976 3 6.63803 3.32698C6.07354 3.6146 5.6146 4.07354 5.32698 4.63803C5 5.27976 5 6.11984 5 7.8V21L12 17L19 21Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"bookmark-minus":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9 10H15M19 21V7.8C19 6.11984 19 5.27976 18.673 4.63803C18.3854 4.07354 17.9265 3.6146 17.362 3.32698C16.7202 3 15.8802 3 14.2 3H9.8C8.11984 3 7.27976 3 6.63803 3.32698C6.07354 3.6146 5.6146 4.07354 5.32698 4.63803C5 5.27976 5 6.11984 5 7.8V21L12 17L19 21Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"bookmark-x":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M9.5 7.5L14.5 12.5M14.5 7.5L9.5 12.5M19 21V7.8C19 6.11984 19 5.27976 18.673 4.63803C18.3854 4.07354 17.9265 3.6146 17.362 3.32698C16.7202 3 15.8802 3 14.2 3H9.8C8.11984 3 7.27976 3 6.63803 3.32698C6.07354 3.6146 5.6146 4.07354 5.32698 4.63803C5 5.27976 5 6.11984 5 7.8V21L12 17L19 21Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',bubble:'<svg width="100%" height="100%" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M16.09 13.01C12.85 13.01 10.21 10.37 10.21 7.13C10.21 3.89 12.85 1.25 16.09 1.25C19.33 1.25 21.97 3.89 21.97 7.13C21.97 10.37 19.33 13.01 16.09 13.01ZM16.09 2.75C13.68 2.75 11.71 4.71 11.71 7.13C11.71 9.55 13.67 11.51 16.09 11.51C18.51 11.51 20.47 9.55 20.47 7.13C20.47 4.71 18.5 2.75 16.09 2.75Z" fill="currentColor"/>\n<path d="M6.86026 20.1903C4.75026 20.1903 3.03027 18.4703 3.03027 16.3603C3.03027 14.2503 4.75026 12.5303 6.86026 12.5303C8.97026 12.5303 10.6903 14.2503 10.6903 16.3603C10.6903 18.4703 8.97026 20.1903 6.86026 20.1903ZM6.86026 14.0303C5.58026 14.0303 4.53027 15.0703 4.53027 16.3603C4.53027 17.6403 5.57026 18.6903 6.86026 18.6903C8.14026 18.6903 9.19028 17.6503 9.19028 16.3603C9.19028 15.0803 8.14026 14.0303 6.86026 14.0303Z" fill="currentColor"/>\n<path d="M17.1201 22.7499C15.2901 22.7499 13.8101 21.2599 13.8101 19.4399C13.8101 17.6099 15.3001 16.1299 17.1201 16.1299C18.9401 16.1299 20.4301 17.6199 20.4301 19.4399C20.4301 21.2599 18.9401 22.7499 17.1201 22.7499ZM17.1201 17.6199C16.1201 17.6199 15.3101 18.4299 15.3101 19.4299C15.3101 20.4299 16.1201 21.2399 17.1201 21.2399C18.1201 21.2399 18.9301 20.4299 18.9301 19.4299C18.9301 18.4399 18.1201 17.6199 17.1201 17.6199Z" fill="currentColor"/>\n</svg>',"building-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M15 21V15.6C15 15.0399 15 14.7599 14.891 14.546C14.7951 14.3578 14.6422 14.2049 14.454 14.109C14.2401 14 13.9601 14 13.4 14H10.6C10.0399 14 9.75992 14 9.54601 14.109C9.35785 14.2049 9.20487 14.3578 9.10899 14.546C9 14.7599 9 15.0399 9 15.6V21M19 21V6.2C19 5.0799 19 4.51984 18.782 4.09202C18.5903 3.71569 18.2843 3.40973 17.908 3.21799C17.4802 3 16.9201 3 15.8 3H8.2C7.07989 3 6.51984 3 6.09202 3.21799C5.71569 3.40973 5.40973 3.71569 5.21799 4.09202C5 4.51984 5 5.0799 5 6.2V21M21 21H3M9.5 8H9.51M14.5 8H14.51M10 8C10 8.27614 9.77614 8.5 9.5 8.5C9.22386 8.5 9 8.27614 9 8C9 7.72386 9.22386 7.5 9.5 7.5C9.77614 7.5 10 7.72386 10 8ZM15 8C15 8.27614 14.7761 8.5 14.5 8.5C14.2239 8.5 14 8.27614 14 8C14 7.72386 14.2239 7.5 14.5 7.5C14.7761 7.5 15 7.72386 15 8Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"building-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M15 21V15.6C15 15.0399 15 14.7599 14.891 14.546C14.7951 14.3578 14.6422 14.2049 14.454 14.109C14.2401 14 13.9601 14 13.4 14H10.6C10.0399 14 9.75992 14 9.54601 14.109C9.35785 14.2049 9.20487 14.3578 9.10899 14.546C9 14.7599 9 15.0399 9 15.6V21M3 7C3 8.65685 4.34315 10 6 10C7.65685 10 9 8.65685 9 7C9 8.65685 10.3431 10 12 10C13.6569 10 15 8.65685 15 7C15 8.65685 16.3431 10 18 10C19.6569 10 21 8.65685 21 7M6.2 21H17.8C18.9201 21 19.4802 21 19.908 20.782C20.2843 20.5903 20.5903 20.2843 20.782 19.908C21 19.4802 21 18.9201 21 17.8V6.2C21 5.0799 21 4.51984 20.782 4.09202C20.5903 3.71569 20.2843 3.40973 19.908 3.21799C19.4802 3 18.9201 3 17.8 3H6.2C5.0799 3 4.51984 3 4.09202 3.21799C3.71569 3.40973 3.40973 3.71569 3.21799 4.09202C3 4.51984 3 5.07989 3 6.2V17.8C3 18.9201 3 19.4802 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"building-03":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.5 7H10.25M7.5 11H10.25M7.5 15H10.25M13.75 7H16.5M13.75 11H16.5M13.75 15H16.5M20 21V6.2C20 5.0799 20 4.51984 19.782 4.09202C19.5903 3.71569 19.2843 3.40973 18.908 3.21799C18.4802 3 17.9201 3 16.8 3H7.2C6.07989 3 5.51984 3 5.09202 3.21799C4.71569 3.40973 4.40973 3.71569 4.21799 4.09202C4 4.51984 4 5.0799 4 6.2V21M22 21H2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"building-04":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9.5 7H14.5M9.5 11H14.5M9.5 15H14.5M18 21V6.2C18 5.0799 18 4.51984 17.782 4.09202C17.5903 3.71569 17.2843 3.40973 16.908 3.21799C16.4802 3 15.9201 3 14.8 3H9.2C8.0799 3 7.51984 3 7.09202 3.21799C6.71569 3.40973 6.40973 3.71569 6.21799 4.09202C6 4.51984 6 5.0799 6 6.2V21M20 21H4" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"building-05":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M13 11H17.8C18.9201 11 19.4802 11 19.908 11.218C20.2843 11.4097 20.5903 11.7157 20.782 12.092C21 12.5198 21 13.0799 21 14.2V21M13 21V6.2C13 5.0799 13 4.51984 12.782 4.09202C12.5903 3.71569 12.2843 3.40973 11.908 3.21799C11.4802 3 10.9201 3 9.8 3H6.2C5.0799 3 4.51984 3 4.09202 3.21799C3.71569 3.40973 3.40973 3.71569 3.21799 4.09202C3 4.51984 3 5.0799 3 6.2V21M22 21H2M6.5 7H9.5M6.5 11H9.5M6.5 15H9.5" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"building-06":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M11 11H6.2C5.07989 11 4.51984 11 4.09202 11.218C3.71569 11.4097 3.40973 11.7157 3.21799 12.092C3 12.5198 3 13.0799 3 14.2V21M21 21V6.2C21 5.0799 21 4.51984 20.782 4.09202C20.5903 3.71569 20.2843 3.40973 19.908 3.21799C19.4802 3 18.9201 3 17.8 3H14.2C13.0799 3 12.5198 3 12.092 3.21799C11.7157 3.40973 11.4097 3.71569 11.218 4.09202C11 4.51984 11 5.0799 11 6.2V21M22 21H2M14.5 7H17.5M14.5 11H17.5M14.5 15H17.5" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"building-07":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.5 11H4.6C4.03995 11 3.75992 11 3.54601 11.109C3.35785 11.2049 3.20487 11.3578 3.10899 11.546C3 11.7599 3 12.0399 3 12.6V21M16.5 11H19.4C19.9601 11 20.2401 11 20.454 11.109C20.6422 11.2049 20.7951 11.3578 20.891 11.546C21 11.7599 21 12.0399 21 12.6V21M16.5 21V6.2C16.5 5.0799 16.5 4.51984 16.282 4.09202C16.0903 3.71569 15.7843 3.40973 15.408 3.21799C14.9802 3 14.4201 3 13.3 3H10.7C9.57989 3 9.01984 3 8.59202 3.21799C8.21569 3.40973 7.90973 3.71569 7.71799 4.09202C7.5 4.51984 7.5 5.0799 7.5 6.2V21M22 21H2M11 7H13M11 11H13M11 15H13" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"building-08":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M3 21H21M6 18V9.99998M10 18V9.99998M14 18V9.99998M18 18V9.99998M20 6.99998L12.424 2.26498C12.2702 2.16884 12.1933 2.12077 12.1108 2.10203C12.0379 2.08546 11.9621 2.08546 11.8892 2.10203C11.8067 2.12077 11.7298 2.16884 11.576 2.26498L4 6.99998H20Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"building-09":'<svg width="100%" height="100%" viewBox="0 0 26 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.75065 10.8333H4.36732C3.71392 10.8333 3.38723 10.8333 3.13766 10.9605C2.91814 11.0723 2.73966 11.2508 2.62781 11.4703C2.50065 11.7199 2.50065 12.0466 2.50065 12.7V22.5M18.2507 10.8333H21.634C22.2874 10.8333 22.6141 10.8333 22.8636 10.9605C23.0832 11.0723 23.2616 11.2508 23.3735 11.4703C23.5007 11.7199 23.5007 12.0466 23.5007 12.7V22.5M18.2507 22.5V5.23333C18.2507 3.92654 18.2507 3.27315 17.9963 2.77402C17.7726 2.33498 17.4157 1.97802 16.9766 1.75432C16.4775 1.5 15.8241 1.5 14.5173 1.5H11.484C10.1772 1.5 9.5238 1.5 9.02467 1.75432C8.58563 1.97802 8.22867 2.33498 8.00497 2.77402C7.75065 3.27315 7.75065 3.92654 7.75065 5.23333V22.5M24.6673 22.5H1.33398M11.834 6.16667H14.1673M11.834 10.8333H14.1673M11.834 15.5H14.1673" stroke-width="1.98333" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',camera:'<svg width="100%" height="100%" viewBox="0 0 32 32" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M25.999 25.9995H5.99902C5.46859 25.9995 4.95988 25.7888 4.58481 25.4137C4.20974 25.0387 3.99902 24.5299 3.99902 23.9995V9.99951C3.99902 9.46908 4.20974 8.96037 4.58481 8.5853C4.95988 8.21023 5.46859 7.99951 5.99902 7.99951H9.99902L11.999 4.99951H19.999L21.999 7.99951H25.999C26.5295 7.99951 27.0382 8.21023 27.4132 8.5853C27.7883 8.96037 27.999 9.46908 27.999 9.99951V23.9995C27.999 24.5299 27.7883 25.0387 27.4132 25.4137C27.0382 25.7888 26.5295 25.9995 25.999 25.9995Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M15.999 20.9995C18.4843 20.9995 20.499 18.9848 20.499 16.4995C20.499 14.0142 18.4843 11.9995 15.999 11.9995C13.5137 11.9995 11.499 14.0142 11.499 16.4995C11.499 18.9848 13.5137 20.9995 15.999 20.9995Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"camera-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="camera-01">\n<g id="Icon">\n<path d="M2 8.37722C2 8.0269 2 7.85174 2.01462 7.70421C2.1556 6.28127 3.28127 5.1556 4.70421 5.01462C4.85174 5 5.03636 5 5.40558 5C5.54785 5 5.61899 5 5.67939 4.99634C6.45061 4.94963 7.12595 4.46288 7.41414 3.746C7.43671 3.68986 7.45781 3.62657 7.5 3.5C7.54219 3.37343 7.56329 3.31014 7.58586 3.254C7.87405 2.53712 8.54939 2.05037 9.32061 2.00366C9.38101 2 9.44772 2 9.58114 2H14.4189C14.5523 2 14.619 2 14.6794 2.00366C15.4506 2.05037 16.126 2.53712 16.4141 3.254C16.4367 3.31014 16.4578 3.37343 16.5 3.5C16.5422 3.62657 16.5633 3.68986 16.5859 3.746C16.874 4.46288 17.5494 4.94963 18.3206 4.99634C18.381 5 18.4521 5 18.5944 5C18.9636 5 19.1483 5 19.2958 5.01462C20.7187 5.1556 21.8444 6.28127 21.9854 7.70421C22 7.85174 22 8.0269 22 8.37722V16.2C22 17.8802 22 18.7202 21.673 19.362C21.3854 19.9265 20.9265 20.3854 20.362 20.673C19.7202 21 18.8802 21 17.2 21H6.8C5.11984 21 4.27976 21 3.63803 20.673C3.07354 20.3854 2.6146 19.9265 2.32698 19.362C2 18.7202 2 17.8802 2 16.2V8.37722Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M12 16.5C14.2091 16.5 16 14.7091 16 12.5C16 10.2909 14.2091 8.5 12 8.5C9.79086 8.5 8 10.2909 8 12.5C8 14.7091 9.79086 16.5 12 16.5Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</g>\n</svg>',"camera-steel":'<svg width="100%" height="100%" stroke="currentColor" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M2 8.37722C2 8.0269 2 7.85174 2.01462 7.70421C2.1556 6.28127 3.28127 5.1556 4.70421 5.01462C4.85174 5 5.03636 5 5.40558 5C5.54785 5 5.61899 5 5.67939 4.99634C6.45061 4.94963 7.12595 4.46288 7.41414 3.746C7.43671 3.68986 7.45781 3.62657 7.5 3.5C7.54219 3.37343 7.56329 3.31014 7.58586 3.254C7.87405 2.53712 8.54939 2.05037 9.32061 2.00366C9.38101 2 9.44772 2 9.58114 2H14.4189C14.5523 2 14.619 2 14.6794 2.00366C15.4506 2.05037 16.126 2.53712 16.4141 3.254C16.4367 3.31014 16.4578 3.37343 16.5 3.5C16.5422 3.62657 16.5633 3.68986 16.5859 3.746C16.874 4.46288 17.5494 4.94963 18.3206 4.99634C18.381 5 18.4521 5 18.5944 5C18.9636 5 19.1483 5 19.2958 5.01462C20.7187 5.1556 21.8444 6.28127 21.9854 7.70421C22 7.85174 22 8.0269 22 8.37722V16.2C22 17.8802 22 18.7202 21.673 19.362C21.3854 19.9265 20.9265 20.3854 20.362 20.673C19.7202 21 18.8802 21 17.2 21H6.8C5.11984 21 4.27976 21 3.63803 20.673C3.07354 20.3854 2.6146 19.9265 2.32698 19.362C2 18.7202 2 17.8802 2 16.2V8.37722Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M12 16.5C14.2091 16.5 16 14.7091 16 12.5C16 10.2909 14.2091 8.5 12 8.5C9.79086 8.5 8 10.2909 8 12.5C8 14.7091 9.79086 16.5 12 16.5Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',check:'<svg width="100%" height="100%" viewBox="0 0 18 13" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M17 1L6 12L1 7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"check-circle":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.5 12L10.5 15L16.5 9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"check-circle-bold":'<svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM13.8566 8.19113C14.1002 7.85614 14.0261 7.38708 13.6911 7.14345C13.3561 6.89982 12.8871 6.97388 12.6434 7.30887L9.15969 12.099L7.28033 10.2197C6.98744 9.92678 6.51256 9.92678 6.21967 10.2197C5.92678 10.5126 5.92678 10.9874 6.21967 11.2803L8.71967 13.7803C8.87477 13.9354 9.08999 14.0149 9.30867 13.9977C9.52734 13.9805 9.72754 13.8685 9.85655 13.6911L13.8566 8.19113Z" fill="currentColor"/>\n</svg>',"check-circle-broken":'<svg width="100%" height="100%" viewBox="0 0 22 22" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M21 10.0857V11.0057C20.9988 13.1621 20.3005 15.2604 19.0093 16.9875C17.7182 18.7147 15.9033 19.9782 13.8354 20.5896C11.7674 21.201 9.55726 21.1276 7.53447 20.3803C5.51168 19.633 3.78465 18.2518 2.61096 16.4428C1.43727 14.6338 0.879791 12.4938 1.02168 10.342C1.16356 8.19029 1.99721 6.14205 3.39828 4.5028C4.79935 2.86354 6.69279 1.72111 8.79619 1.24587C10.8996 0.770634 13.1003 0.988061 15.07 1.86572M21 3L11 13.01L8 10.01" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"check-done-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M6 15L8 17L12.5 12.5M8 8V5.2C8 4.0799 8 3.51984 8.21799 3.09202C8.40973 2.71569 8.71569 2.40973 9.09202 2.21799C9.51984 2 10.0799 2 11.2 2H18.8C19.9201 2 20.4802 2 20.908 2.21799C21.2843 2.40973 21.5903 2.71569 21.782 3.09202C22 3.51984 22 4.0799 22 5.2V12.8C22 13.9201 22 14.4802 21.782 14.908C21.5903 15.2843 21.2843 15.5903 20.908 15.782C20.4802 16 19.9201 16 18.8 16H16M5.2 22H12.8C13.9201 22 14.4802 22 14.908 21.782C15.2843 21.5903 15.5903 21.2843 15.782 20.908C16 20.4802 16 19.9201 16 18.8V11.2C16 10.0799 16 9.51984 15.782 9.09202C15.5903 8.71569 15.2843 8.40973 14.908 8.21799C14.4802 8 13.9201 8 12.8 8H5.2C4.0799 8 3.51984 8 3.09202 8.21799C2.71569 8.40973 2.40973 8.71569 2.21799 9.09202C2 9.51984 2 10.0799 2 11.2V18.8C2 19.9201 2 20.4802 2.21799 20.908C2.40973 21.2843 2.71569 21.5903 3.09202 21.782C3.51984 22 4.07989 22 5.2 22Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"check-done-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M16 8V5.2C16 4.0799 16 3.51984 15.782 3.09202C15.5903 2.71569 15.2843 2.40973 14.908 2.21799C14.4802 2 13.9201 2 12.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V12.8C2 13.9201 2 14.4802 2.21799 14.908C2.40973 15.2843 2.71569 15.5903 3.09202 15.782C3.51984 16 4.0799 16 5.2 16H8M12 15L14 17L18.5 12.5M11.2 22H18.8C19.9201 22 20.4802 22 20.908 21.782C21.2843 21.5903 21.5903 21.2843 21.782 20.908C22 20.4802 22 19.9201 22 18.8V11.2C22 10.0799 22 9.51984 21.782 9.09202C21.5903 8.71569 21.2843 8.40973 20.908 8.21799C20.4802 8 19.9201 8 18.8 8H11.2C10.0799 8 9.51984 8 9.09202 8.21799C8.71569 8.40973 8.40973 8.71569 8.21799 9.09202C8 9.51984 8 10.0799 8 11.2V18.8C8 19.9201 8 20.4802 8.21799 20.908C8.40973 21.2843 8.71569 21.5903 9.09202 21.782C9.51984 22 10.0799 22 11.2 22Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"check-heart":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9 11L11 13L15.5 8.5M11.9932 5.13581C9.9938 2.7984 6.65975 2.16964 4.15469 4.31001C1.64964 6.45038 1.29697 10.029 3.2642 12.5604C4.75009 14.4724 8.97129 18.311 10.948 20.0749C11.3114 20.3991 11.4931 20.5613 11.7058 20.6251C11.8905 20.6805 12.0958 20.6805 12.2805 20.6251C12.4932 20.5613 12.6749 20.3991 13.0383 20.0749C15.015 18.311 19.2362 14.4724 20.7221 12.5604C22.6893 10.029 22.3797 6.42787 19.8316 4.31001C17.2835 2.19216 13.9925 2.7984 11.9932 5.13581Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"check-square":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.5 12L10.5 15L16.5 9M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"check-square-broken":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9 11L12 14L22 4M16 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V12" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"check-verified-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9 12L11 14L15.5 9.5M7.33377 3.8187C8.1376 3.75455 8.90071 3.43846 9.51447 2.91542C10.9467 1.69486 13.0533 1.69486 14.4855 2.91542C15.0993 3.43846 15.8624 3.75455 16.6662 3.8187C18.5421 3.96839 20.0316 5.45794 20.1813 7.33377C20.2455 8.1376 20.5615 8.90071 21.0846 9.51447C22.3051 10.9467 22.3051 13.0533 21.0846 14.4855C20.5615 15.0993 20.2455 15.8624 20.1813 16.6662C20.0316 18.5421 18.5421 20.0316 16.6662 20.1813C15.8624 20.2455 15.0993 20.5615 14.4855 21.0846C13.0533 22.3051 10.9467 22.3051 9.51447 21.0846C8.90071 20.5615 8.1376 20.2455 7.33377 20.1813C5.45794 20.0316 3.96839 18.5421 3.8187 16.6662C3.75455 15.8624 3.43846 15.0993 2.91542 14.4855C1.69486 13.0533 1.69486 10.9467 2.91542 9.51447C3.43846 8.90071 3.75455 8.1376 3.8187 7.33377C3.96839 5.45794 5.45794 3.96839 7.33377 3.8187Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"check-verified-02":'<svg width="100%" height="100%" stroke="currentColor" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9 12L11 14L15.5 9.5M17.9012 4.99851C18.1071 5.49653 18.5024 5.8924 19.0001 6.09907L20.7452 6.82198C21.2433 7.02828 21.639 7.42399 21.8453 7.92206C22.0516 8.42012 22.0516 8.97974 21.8453 9.47781L21.1229 11.2218C20.9165 11.7201 20.9162 12.2803 21.1236 12.7783L21.8447 14.5218C21.9469 14.7685 21.9996 15.0329 21.9996 15.2999C21.9997 15.567 21.9471 15.8314 21.8449 16.0781C21.7427 16.3249 21.5929 16.549 21.4041 16.7378C21.2152 16.9266 20.991 17.0764 20.7443 17.1785L19.0004 17.9009C18.5023 18.1068 18.1065 18.5021 17.8998 18.9998L17.1769 20.745C16.9706 21.2431 16.575 21.6388 16.0769 21.8451C15.5789 22.0514 15.0193 22.0514 14.5212 21.8451L12.7773 21.1227C12.2792 20.9169 11.7198 20.9173 11.2221 21.1239L9.47689 21.8458C8.97912 22.0516 8.42001 22.0514 7.92237 21.8453C7.42473 21.6391 7.02925 21.2439 6.82281 20.7464L6.09972 19.0006C5.8938 18.5026 5.49854 18.1067 5.00085 17.9L3.25566 17.1771C2.75783 16.9709 2.36226 16.5754 2.15588 16.0777C1.94951 15.5799 1.94923 15.0205 2.1551 14.5225L2.87746 12.7786C3.08325 12.2805 3.08283 11.7211 2.8763 11.2233L2.15497 9.47678C2.0527 9.2301 2.00004 8.96568 2 8.69863C1.99996 8.43159 2.05253 8.16715 2.15472 7.92043C2.25691 7.67372 2.40671 7.44955 2.59557 7.26075C2.78442 7.07195 3.00862 6.92222 3.25537 6.8201L4.9993 6.09772C5.49687 5.89197 5.89248 5.4972 6.0993 5.00006L6.82218 3.25481C7.02848 2.75674 7.42418 2.36103 7.92222 2.15473C8.42027 1.94842 8.97987 1.94842 9.47792 2.15473L11.2218 2.87712C11.7199 3.08291 12.2793 3.08249 12.7771 2.87595L14.523 2.15585C15.021 1.94966 15.5804 1.9497 16.0784 2.15597C16.5763 2.36223 16.972 2.75783 17.1783 3.25576L17.9014 5.00153L17.9012 4.99851Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"check-verified-03":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9 12L11 14L15.5 9.5M9.2019 20.6009C9.52965 20.5575 9.86073 20.6464 10.1218 20.8475L11.3251 21.7708C11.7228 22.0764 12.2761 22.0764 12.6727 21.7708L13.9215 20.812C14.1548 20.6331 14.4492 20.5542 14.7403 20.5931L16.3024 20.7986C16.799 20.8642 17.2779 20.5875 17.4701 20.1242L18.0712 18.6709C18.1834 18.3987 18.3989 18.1832 18.6711 18.0709L20.1243 17.4698C20.5876 17.2787 20.8643 16.7988 20.7987 16.3021L20.601 14.7966C20.5576 14.4688 20.6465 14.1377 20.8476 13.8766L21.7709 12.6733C22.0764 12.2755 22.0764 11.7222 21.7709 11.3256L20.812 10.0767C20.6332 9.84339 20.5543 9.54896 20.5932 9.25785L20.7987 7.69568C20.8643 7.19902 20.5876 6.72015 20.1243 6.52793L18.6711 5.92684C18.3989 5.81462 18.1834 5.59907 18.0712 5.32685L17.4701 3.87356C17.279 3.41024 16.799 3.13358 16.3024 3.19913L14.7403 3.40468C14.4492 3.44468 14.1548 3.36579 13.9226 3.18802L12.6738 2.22916C12.2761 1.92361 11.7228 1.92361 11.3262 2.22916L10.0774 3.18802C9.84407 3.36579 9.54965 3.44468 9.25856 3.40691L7.69647 3.20136C7.19984 3.1358 6.721 3.41246 6.52879 3.87578L5.92884 5.32907C5.81552 5.60018 5.59998 5.81573 5.32889 5.92906L3.87568 6.52904C3.41238 6.72126 3.13574 7.20013 3.20129 7.69679L3.40683 9.25897C3.4446 9.55007 3.36572 9.8445 3.18796 10.0767L2.22915 11.3256C1.92362 11.7233 1.92362 12.2767 2.22915 12.6733L3.18796 13.9222C3.36683 14.1555 3.44571 14.4499 3.40683 14.741L3.20129 16.3032C3.13574 16.7999 3.41238 17.2787 3.87568 17.471L5.32889 18.0721C5.60109 18.1843 5.81663 18.3998 5.92884 18.672L6.5299 20.1253C6.721 20.5887 7.20096 20.8653 7.69758 20.7998L9.2019 20.6009Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',checkbox:'<svg width="100%" height="100%" viewBox="-1 -1 26 26" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<circle cx="12" cy="12" r="12" />\n<path d="M17.3327 8L9.99935 15.3333L6.66602 12" stroke-width="1.13333" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',checkv:'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M20 6L9 17L4 12" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"chevron-down":'<svg width="100%" height="100%" viewBox="0 0 14 8" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M1 1L7 7L13 1" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"chevron-down2":'<svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n <path d="M5 7.5L10 12.5L15 7.5" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"chevron-left":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="" xmlns="http://www.w3.org/2000/svg">\n<path d="M15 18L9 12L15 6" />\n</svg>',"chevron-left-2":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M15 18L9 12L15 6" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"chevron-right":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M9 18L15 12L9 6" />\n</svg>',"chevron-right-empty":'<svg width="100%" height="100%" viewBox="-1 -1 12 18" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M10 7.98125C10.0007 7.53993 9.81171 7.11995 9.48105 6.82863L2.06152 0.288212C1.54192 -0.149104 0.766832 -0.0811068 0.330389 0.440206C-0.0914169 0.944187 -0.0435146 1.69149 0.438835 2.13681L6.92693 7.85592C6.99612 7.91658 7.00278 8.02191 6.94223 8.09124L0.438835 13.8257C-0.080772 14.263 -0.148634 15.0396 0.287144 15.5603C0.722922 16.0809 1.49867 16.1489 2.01828 15.7123L9.47839 9.13587C9.80972 8.84388 9.99933 8.42323 10 7.98125Z" />\n</svg>',"chevron-right-smooth":'<svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M7.42516 17.225C7.26683 17.225 7.1085 17.1667 6.9835 17.0417C6.74183 16.8 6.74183 16.4 6.9835 16.1583L12.4168 10.725C12.8168 10.325 12.8168 9.675 12.4168 9.275L6.9835 3.84167C6.74183 3.6 6.74183 3.2 6.9835 2.95833C7.22516 2.71667 7.62516 2.71667 7.86683 2.95833L13.3002 8.39167C13.7252 8.81667 13.9668 9.39167 13.9668 10C13.9668 10.6083 13.7335 11.1833 13.3002 11.6083L7.86683 17.0417C7.74183 17.1583 7.5835 17.225 7.42516 17.225Z" fill="currentColor"/>\n</svg>',"chevron-up":'<svg width="100%" height="100%" viewBox="0 0 14 8" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M13 7L7 1L1 7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',circle:'<svg width="100%" height="100%" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M8.81209 4.03742C8.61617 4.23333 8.66923 4.51905 8.93045 4.64966C9.16311 4.77211 9.44882 4.55986 9.44474 4.27415C9.43249 3.93946 9.05698 3.7966 8.81209 4.03742Z" fill="currentColor"/>\n<path d="M10.3797 4.0007C10.2654 4.10682 10.2328 4.22111 10.2654 4.39254C10.294 4.54764 10.4777 4.69458 10.6409 4.69458C10.7634 4.69458 10.9675 4.51091 11.0001 4.36805C11.0287 4.23336 10.9389 4.02519 10.8205 3.95989C10.6899 3.89458 10.4736 3.91091 10.3797 4.0007Z" fill="currentColor"/>\n<path d="M7.37931 4.31093C7.14665 4.43337 7.114 4.71093 7.30176 4.90276C7.59972 5.20072 8.07727 4.87827 7.91808 4.48644C7.86502 4.35991 7.69359 4.24562 7.56298 4.24562C7.52216 4.2497 7.44053 4.27419 7.37931 4.31093Z" fill="currentColor"/>\n<path d="M11.9758 4.28638C11.7349 4.38434 11.6819 4.71087 11.8737 4.90271C12.0574 5.08638 12.3268 5.04556 12.4615 4.81699C12.5431 4.6823 12.5472 4.61291 12.4819 4.47005C12.4003 4.28638 12.1717 4.20475 11.9758 4.28638Z" fill="currentColor"/>\n<path d="M5.90612 5.05381C5.7102 5.25789 5.77143 5.55177 6.02857 5.65789C6.33469 5.7885 6.63265 5.51503 6.53061 5.20075C6.44081 4.92728 6.10204 4.84973 5.90612 5.05381Z" fill="currentColor"/>\n<path d="M13.2614 5.05799C13.1104 5.20901 13.1063 5.38044 13.2492 5.54779C13.3349 5.65391 13.3839 5.67432 13.5308 5.67432C13.6778 5.67432 13.7267 5.65391 13.8125 5.54779C13.8737 5.4784 13.9186 5.37228 13.9186 5.30697C13.9186 5.24166 13.8737 5.13554 13.8125 5.06615C13.6655 4.89064 13.4329 4.88656 13.2614 5.05799Z" fill="currentColor"/>\n<path d="M9.42019 5.93106C7.5957 6.05759 5.96305 7.16779 5.14264 8.83718C4.74264 9.64943 4.5957 10.2862 4.5957 11.1841C4.59978 12.6004 5.09774 13.8535 6.05693 14.8494C6.48142 15.2902 6.91815 15.6168 7.46509 15.8943C8.29774 16.3147 8.90999 16.4617 9.85693 16.4617C10.7916 16.4617 11.4243 16.3106 12.2488 15.8902C13.4733 15.2698 14.3794 14.2209 14.8528 12.8821C15.0406 12.3515 15.1141 11.8698 15.1182 11.2045C15.1182 10.5229 15.0569 10.1188 14.8773 9.56779C14.612 8.75555 14.1957 8.06983 13.6365 7.50657C12.4773 6.34738 11.0528 5.81269 9.42019 5.93106ZM10.261 6.69432C11.3141 6.79636 12.2243 7.22085 13.0039 7.96779C14.5386 9.44126 14.7998 11.8413 13.6202 13.6658C13.3753 14.0453 12.7998 14.6413 12.4284 14.8943C11.5549 15.4984 10.4324 15.7923 9.42836 15.6821C8.31407 15.5555 7.39162 15.1106 6.63652 14.327C5.44876 13.0943 5.05693 11.429 5.5753 9.7882C5.79162 9.0984 6.18754 8.46983 6.72223 7.95963C7.58346 7.13106 8.47325 6.75555 9.7957 6.66167C9.82836 6.65759 10.0406 6.67391 10.261 6.69432Z" fill="currentColor"/>\n<path d="M9.25287 8.7597C8.79981 8.8699 8.29777 9.18011 7.97124 9.55153C7.26104 10.3638 7.17124 11.6209 7.75491 12.527C8.05695 12.9924 8.45287 13.3107 8.99981 13.5311C9.36716 13.6781 10.0406 13.7189 10.4365 13.6209C11.3304 13.3883 12.0325 12.7066 12.2692 11.8332C12.3631 11.4903 12.3631 10.8862 12.2692 10.5352C12.0406 9.67806 11.2978 8.9597 10.4406 8.75562C10.1223 8.68215 9.56716 8.68215 9.25287 8.7597ZM10.4284 9.98011C10.9141 10.2168 11.1876 10.6495 11.1876 11.1842C11.1876 11.7107 10.9223 12.1475 10.461 12.376C10.2161 12.4944 10.1468 12.5107 9.85695 12.5107C9.45695 12.5066 9.16308 12.3883 8.90185 12.1189C8.6243 11.8291 8.55083 11.6372 8.55083 11.1842C8.55083 10.8577 8.56716 10.7679 8.64471 10.6128C8.76716 10.3801 9.03655 10.0985 9.23655 9.99235C9.58757 9.81276 10.0733 9.80868 10.4284 9.98011Z" fill="currentColor"/>\n<path d="M14.5639 5.9393C14.3312 6.06991 14.2986 6.34338 14.4863 6.53522C14.768 6.81277 15.1435 6.60052 15.1027 6.18419C15.0822 5.96787 14.768 5.82501 14.5639 5.9393Z" fill="currentColor"/>\n<path d="M4.69024 6.02524C4.62494 6.09871 4.59229 6.17626 4.59229 6.28646C4.59229 6.51095 4.73514 6.65381 4.95963 6.65381C5.18412 6.65381 5.32698 6.51095 5.32698 6.28646C5.32698 6.06197 5.18412 5.91911 4.95963 5.91911C4.82902 5.91911 4.7678 5.9436 4.69024 6.02524Z" fill="currentColor"/>\n<path d="M3.76342 7.2048C3.65322 7.2946 3.63281 7.34358 3.63281 7.49052C3.63281 7.84562 4.00016 8.00889 4.24914 7.75991C4.47771 7.53134 4.35934 7.16807 4.03689 7.11909C3.92261 7.09868 3.86955 7.11501 3.76342 7.2048Z" fill="currentColor"/>\n<path d="M15.4735 7.20893C15.2654 7.38444 15.3062 7.69056 15.5552 7.82118C15.9307 8.01301 16.2654 7.5273 15.9633 7.22118C15.8123 7.07016 15.6409 7.06607 15.4735 7.20893Z" fill="currentColor"/>\n<path d="M16.2085 8.54343C15.9799 8.67812 15.935 8.96383 16.1187 9.14751C16.286 9.31485 16.4901 9.31077 16.6615 9.14343C16.7717 9.03322 16.784 8.99649 16.7636 8.84955C16.7513 8.75975 16.7064 8.64955 16.6656 8.60465C16.5636 8.50261 16.3309 8.47404 16.2085 8.54343Z" fill="currentColor"/>\n<path d="M3.09815 8.58411C3.00427 8.6535 2.93896 8.79636 2.93896 8.91881C2.93896 9.08207 3.14305 9.26575 3.32672 9.26575C3.43692 9.26575 3.50631 9.23309 3.59611 9.14738C3.74713 8.99636 3.75121 8.82493 3.60835 8.65758C3.52264 8.55146 3.47366 8.53105 3.33488 8.53105C3.24101 8.53105 3.13488 8.55554 3.09815 8.58411Z" fill="currentColor"/>\n<path d="M16.4903 10.1149C16.2331 10.372 16.3842 10.7761 16.7352 10.7761C17.2046 10.7761 17.2331 10.0904 16.7678 10.0129C16.6372 9.99245 16.6005 10.0088 16.4903 10.1149Z" fill="currentColor"/>\n<path d="M2.71416 10.1475C2.59171 10.2782 2.57538 10.519 2.68559 10.6496C2.78763 10.7761 2.97946 10.821 3.13457 10.7557C3.28559 10.6904 3.34681 10.5843 3.34681 10.3884C3.34681 10.0659 2.93457 9.91081 2.71416 10.1475Z" fill="currentColor"/>\n<path d="M16.5881 11.5925C16.3595 11.6863 16.2942 12.0292 16.4697 12.221C16.6901 12.4618 17.1023 12.2904 17.1023 11.9557C17.1023 11.6823 16.8289 11.4904 16.5881 11.5925Z" fill="currentColor"/>\n<path d="M2.71855 11.6943C2.51855 11.8779 2.59202 12.2167 2.85733 12.3269C3.09814 12.429 3.34712 12.2371 3.34712 11.9473C3.34712 11.6249 2.96345 11.4657 2.71855 11.6943Z" fill="currentColor"/>\n<path d="M16.2657 13.0985C16.0044 13.2087 15.931 13.5638 16.135 13.7393C16.2126 13.8046 16.2983 13.8373 16.4003 13.8373C16.8371 13.8332 16.9187 13.2577 16.5024 13.0985C16.3881 13.0577 16.3759 13.0577 16.2657 13.0985Z" fill="currentColor"/>\n<path d="M3.05724 13.221C2.8654 13.4128 2.91847 13.6985 3.16745 13.8169C3.33887 13.8985 3.48173 13.8618 3.61234 13.7067C3.75112 13.5434 3.74704 13.372 3.59602 13.221C3.50622 13.1353 3.43683 13.1026 3.32663 13.1026C3.21642 13.1026 3.14704 13.1353 3.05724 13.221Z" fill="currentColor"/>\n<path d="M3.75934 14.5967C3.65322 14.6824 3.63281 14.7314 3.63281 14.8784C3.63281 15.0253 3.65322 15.0743 3.75934 15.16C3.92669 15.3029 4.09812 15.2988 4.24914 15.1477C4.42057 14.9763 4.41649 14.7437 4.24098 14.5967C4.17159 14.5355 4.06547 14.4906 4.00016 14.4906C3.93485 14.4906 3.82873 14.5355 3.75934 14.5967Z" fill="currentColor"/>\n<path d="M15.4533 14.617C15.3349 14.7557 15.3186 14.8904 15.4084 15.0578C15.6247 15.4782 16.2451 15.1476 16.0614 14.7108C15.9553 14.4537 15.6329 14.4047 15.4533 14.617Z" fill="currentColor"/>\n<path d="M4.70657 15.8127C4.61677 15.8903 4.59229 15.9433 4.59229 16.0821C4.59229 16.2249 4.61677 16.2739 4.72698 16.3719C4.90249 16.5311 5.06984 16.527 5.22902 16.3719C5.57596 16.0209 5.08208 15.4903 4.70657 15.8127Z" fill="currentColor"/>\n<path d="M14.4976 15.8046C14.3752 15.9393 14.3507 16.0903 14.4241 16.2413C14.5507 16.4821 14.8282 16.527 15.0241 16.3311C15.1915 16.1638 15.1752 15.9148 14.9833 15.7678C14.869 15.6821 14.5956 15.7025 14.4976 15.8046Z" fill="currentColor"/>\n<path d="M13.4004 16.7149C13.2453 16.7802 13.1841 16.8863 13.1841 17.0741C13.1841 17.2578 13.3718 17.4292 13.5678 17.4292C13.7514 17.4292 13.9269 17.2414 13.9269 17.0455C13.9269 16.87 13.8657 16.7843 13.6861 16.7068C13.531 16.6455 13.5637 16.6455 13.4004 16.7149Z" fill="currentColor"/>\n<path d="M5.98774 16.7393C5.90202 16.7882 5.7959 16.9882 5.7959 17.0984C5.7959 17.2046 5.9959 17.4209 6.10202 17.4331C6.37957 17.4535 6.57141 17.3107 6.57141 17.0739C6.57141 16.7964 6.22855 16.6005 5.98774 16.7393Z" fill="currentColor"/>\n<path d="M7.34725 17.4579C7.16358 17.6211 7.16358 17.8456 7.34317 18.0089C7.50644 18.1558 7.6697 18.1558 7.83297 18.017C8.07787 17.8089 7.95542 17.413 7.62889 17.364C7.50644 17.3436 7.45746 17.3599 7.34725 17.4579Z" fill="currentColor"/>\n<path d="M11.9556 17.4089C11.7311 17.5313 11.7189 17.8497 11.9311 18.0252C12.176 18.2333 12.5311 18.0497 12.5311 17.7191C12.5311 17.417 12.2332 17.2578 11.9556 17.4089Z" fill="currentColor"/>\n<path d="M8.99196 17.7229C8.57971 17.8331 8.68175 18.4495 9.11032 18.4495C9.32665 18.4495 9.46951 18.3066 9.46951 18.0944C9.46951 17.8127 9.26134 17.6495 8.99196 17.7229Z" fill="currentColor"/>\n<path d="M10.4979 17.7354C10.3469 17.8007 10.2856 17.9068 10.2856 18.1027C10.2856 18.4456 10.751 18.5762 10.9673 18.2905C11.0407 18.1966 11.0285 17.9517 10.9469 17.8496C10.8489 17.719 10.6571 17.67 10.4979 17.7354Z" fill="currentColor"/>\n</svg>',clock:'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 6V12L16 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"clock-fast-forward":'<svg width="100%" height="100%" viewBox="0 0 27 26" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g clip-path="url(#clip0_547_5782)">\n<path d="M25.0916 12.4583L22.9256 14.625L20.7583 12.4583M23.1905 14.0833C23.2298 13.7276 23.25 13.3662 23.25 13C23.25 7.61522 18.8848 3.25 13.5 3.25C8.11522 3.25 3.75 7.61522 3.75 13C3.75 18.3848 8.11522 22.75 13.5 22.75C16.5629 22.75 19.2959 21.3377 21.0833 19.1288M13.5 7.58333V13L16.75 15.1667" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n<defs>\n<clipPath id="clip0_547_5782">\n<rect width="26" height="26" fill="white" transform="translate(0.5)"/>\n</clipPath>\n</defs>\n</svg>',close:'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 12L7 7M12 12L17 17M12 12L17 7M12 12L7 17" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"close-circle":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22C17.51 22 22 17.51 22 12C22 6.49 17.51 2 12 2ZM15.36 14.3C15.65 14.59 15.65 15.07 15.36 15.36C15.21 15.51 15.02 15.58 14.83 15.58C14.64 15.58 14.45 15.51 14.3 15.36L12 13.06L9.7 15.36C9.55 15.51 9.36 15.58 9.17 15.58C8.98 15.58 8.79 15.51 8.64 15.36C8.35 15.07 8.35 14.59 8.64 14.3L10.94 12L8.64 9.7C8.35 9.41 8.35 8.93 8.64 8.64C8.93 8.35 9.41 8.35 9.7 8.64L12 10.94L14.3 8.64C14.59 8.35 15.07 8.35 15.36 8.64C15.65 8.93 15.65 9.41 15.36 9.7L13.06 12L15.36 14.3Z" fill="white"/>\n</svg>',"cloud-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="cloud-01">\n<path id="Icon" d="M6.5 19C4.01472 19 2 16.9853 2 14.5C2 12.1564 3.79151 10.2313 6.07974 10.0194C6.54781 7.17213 9.02024 5 12 5C14.9798 5 17.4522 7.17213 17.9203 10.0194C20.2085 10.2313 22 12.1564 22 14.5C22 16.9853 19.9853 19 17.5 19C13.1102 19 10.3433 19 6.5 19Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"cloud-blank-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M6.5 19C4.01472 19 2 16.9853 2 14.5C2 12.1564 3.79151 10.2313 6.07974 10.0194C6.54781 7.17213 9.02024 5 12 5C14.9798 5 17.4522 7.17213 17.9203 10.0194C20.2085 10.2313 22 12.1564 22 14.5C22 16.9853 19.9853 19 17.5 19C13.1102 19 10.3433 19 6.5 19Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"cloud-blank-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9.5 19C5.35786 19 2 15.6421 2 11.5C2 7.35786 5.35786 4 9.5 4C12.3827 4 14.8855 5.62634 16.141 8.01153C16.2597 8.00388 16.3794 8 16.5 8C19.5376 8 22 10.4624 22 13.5C22 16.5376 19.5376 19 16.5 19C13.9485 19 12.1224 19 9.5 19Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',coin:'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M12 22.7499C8 22.7499 4.75 19.8799 4.75 16.3499V12.6499C4.75 12.2399 5.09 11.8999 5.5 11.8999C5.91 11.8999 6.25 12.2399 6.25 12.6499C6.25 15.2699 8.72 17.2499 12 17.2499C15.28 17.2499 17.75 15.2699 17.75 12.6499C17.75 12.2399 18.09 11.8999 18.5 11.8999C18.91 11.8999 19.25 12.2399 19.25 12.6499V16.3499C19.25 19.8799 16 22.7499 12 22.7499ZM6.25 16.4599C6.32 19.1099 8.87 21.2499 12 21.2499C15.13 21.2499 17.68 19.1099 17.75 16.4599C16.45 17.8699 14.39 18.7499 12 18.7499C9.61 18.7499 7.56 17.8699 6.25 16.4599Z" fill="currentColor"/>\n<path d="M12 13.75C9.24 13.75 6.75999 12.51 5.54999 10.51C5.02999 9.66 4.75 8.67 4.75 7.65C4.75 5.93 5.52 4.31 6.91 3.09C8.27 1.9 10.08 1.25 12 1.25C13.92 1.25 15.72 1.9 17.09 3.08C18.48 4.31 19.25 5.93 19.25 7.65C19.25 8.67 18.97 9.65 18.45 10.51C17.24 12.51 14.76 13.75 12 13.75ZM12 2.75C10.44 2.75 8.98001 3.27 7.89001 4.23C6.83001 5.15 6.25 6.37 6.25 7.65C6.25 8.4 6.44999 9.1 6.82999 9.73C7.77999 11.29 9.76 12.25 12 12.25C14.24 12.25 16.22 11.28 17.17 9.73C17.56 9.1 17.75 8.4 17.75 7.65C17.75 6.37 17.17 5.15 16.1 4.21C15.01 3.27 13.56 2.75 12 2.75Z" fill="currentColor"/>\n<path d="M12 18.75C7.87 18.75 4.75 16.13 4.75 12.65V7.65C4.75 4.12 8 1.25 12 1.25C13.92 1.25 15.72 1.9 17.09 3.08C18.48 4.31 19.25 5.93 19.25 7.65V12.65C19.25 16.13 16.13 18.75 12 18.75ZM12 2.75C8.83 2.75 6.25 4.95 6.25 7.65V12.65C6.25 15.27 8.72 17.25 12 17.25C15.28 17.25 17.75 15.27 17.75 12.65V7.65C17.75 6.37 17.17 5.15 16.1 4.21C15.01 3.27 13.56 2.75 12 2.75Z" fill="currentColor"/>\n</svg>',"coins-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M15.9377 15.9377C19.3603 15.4795 22 12.548 22 9C22 5.13401 18.866 2 15 2C11.452 2 8.52049 4.63967 8.06227 8.06227M7.5 13L9 12V17.5M7.5 17.5H10.5M16 15C16 18.866 12.866 22 9 22C5.13401 22 2 18.866 2 15C2 11.134 5.13401 8 9 8C12.866 8 16 11.134 16 15Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',colors:'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M12 20.4722C13.0615 21.4223 14.4633 22 16 22C19.3137 22 22 19.3137 22 16C22 13.2331 20.1271 10.9036 17.5798 10.2102M6.42018 10.2102C3.87293 10.9036 2 13.2331 2 16C2 19.3137 4.68629 22 8 22C11.3137 22 14 19.3137 14 16C14 15.2195 13.851 14.4738 13.5798 13.7898M18 8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"copy-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5 15C4.06812 15 3.60218 15 3.23463 14.8478C2.74458 14.6448 2.35523 14.2554 2.15224 13.7654C2 13.3978 2 12.9319 2 12V5.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 2H12C12.9319 2 13.3978 2 13.7654 2.15224C14.2554 2.35523 14.6448 2.74458 14.8478 3.23463C15 3.60218 15 4.06812 15 5M12.2 22H18.8C19.9201 22 20.4802 22 20.908 21.782C21.2843 21.5903 21.5903 21.2843 21.782 20.908C22 20.4802 22 19.9201 22 18.8V12.2C22 11.0799 22 10.5198 21.782 10.092C21.5903 9.71569 21.2843 9.40973 20.908 9.21799C20.4802 9 19.9201 9 18.8 9H12.2C11.0799 9 10.5198 9 10.092 9.21799C9.71569 9.40973 9.40973 9.71569 9.21799 10.092C9 10.5198 9 11.0799 9 12.2V18.8C9 19.9201 9 20.4802 9.21799 20.908C9.40973 21.2843 9.71569 21.5903 10.092 21.782C10.5198 22 11.0799 22 12.2 22Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"copy-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M16 8V5.2C16 4.0799 16 3.51984 15.782 3.09202C15.5903 2.71569 15.2843 2.40973 14.908 2.21799C14.4802 2 13.9201 2 12.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V12.8C2 13.9201 2 14.4802 2.21799 14.908C2.40973 15.2843 2.71569 15.5903 3.09202 15.782C3.51984 16 4.0799 16 5.2 16H8M11.2 22H18.8C19.9201 22 20.4802 22 20.908 21.782C21.2843 21.5903 21.5903 21.2843 21.782 20.908C22 20.4802 22 19.9201 22 18.8V11.2C22 10.0799 22 9.51984 21.782 9.09202C21.5903 8.71569 21.2843 8.40973 20.908 8.21799C20.4802 8 19.9201 8 18.8 8H11.2C10.0799 8 9.51984 8 9.09202 8.21799C8.71569 8.40973 8.40973 8.71569 8.21799 9.09202C8 9.51984 8 10.0799 8 11.2V18.8C8 19.9201 8 20.4802 8.21799 20.908C8.40973 21.2843 8.71569 21.5903 9.09202 21.782C9.51984 22 10.0799 22 11.2 22Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"copy-03":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M8 8V5.2C8 4.0799 8 3.51984 8.21799 3.09202C8.40973 2.71569 8.71569 2.40973 9.09202 2.21799C9.51984 2 10.0799 2 11.2 2H18.8C19.9201 2 20.4802 2 20.908 2.21799C21.2843 2.40973 21.5903 2.71569 21.782 3.09202C22 3.51984 22 4.0799 22 5.2V12.8C22 13.9201 22 14.4802 21.782 14.908C21.5903 15.2843 21.2843 15.5903 20.908 15.782C20.4802 16 19.9201 16 18.8 16H16M5.2 22H12.8C13.9201 22 14.4802 22 14.908 21.782C15.2843 21.5903 15.5903 21.2843 15.782 20.908C16 20.4802 16 19.9201 16 18.8V11.2C16 10.0799 16 9.51984 15.782 9.09202C15.5903 8.71569 15.2843 8.40973 14.908 8.21799C14.4802 8 13.9201 8 12.8 8H5.2C4.0799 8 3.51984 8 3.09202 8.21799C2.71569 8.40973 2.40973 8.71569 2.21799 9.09202C2 9.51984 2 10.0799 2 11.2V18.8C2 19.9201 2 20.4802 2.21799 20.908C2.40973 21.2843 2.71569 21.5903 3.09202 21.782C3.51984 22 4.07989 22 5.2 22Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"copy-04":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M16 16V18.8C16 19.9201 16 20.4802 15.782 20.908C15.5903 21.2843 15.2843 21.5903 14.908 21.782C14.4802 22 13.9201 22 12.8 22H5.2C4.0799 22 3.51984 22 3.09202 21.782C2.71569 21.5903 2.40973 21.2843 2.21799 20.908C2 20.4802 2 19.9201 2 18.8V11.2C2 10.0799 2 9.51984 2.21799 9.09202C2.40973 8.71569 2.71569 8.40973 3.09202 8.21799C3.51984 8 4.0799 8 5.2 8H8M11.2 16H18.8C19.9201 16 20.4802 16 20.908 15.782C21.2843 15.5903 21.5903 15.2843 21.782 14.908C22 14.4802 22 13.9201 22 12.8V5.2C22 4.0799 22 3.51984 21.782 3.09202C21.5903 2.71569 21.2843 2.40973 20.908 2.21799C20.4802 2 19.9201 2 18.8 2H11.2C10.0799 2 9.51984 2 9.09202 2.21799C8.71569 2.40973 8.40973 2.71569 8.21799 3.09202C8 3.51984 8 4.07989 8 5.2V12.8C8 13.9201 8 14.4802 8.21799 14.908C8.40973 15.2843 8.71569 15.5903 9.09202 15.782C9.51984 16 10.0799 16 11.2 16Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"copy-05":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M8 16V18.8C8 19.9201 8 20.4802 8.21799 20.908C8.40973 21.2843 8.71569 21.5903 9.09202 21.782C9.51984 22 10.0799 22 11.2 22H18.8C19.9201 22 20.4802 22 20.908 21.782C21.2843 21.5903 21.5903 21.2843 21.782 20.908C22 20.4802 22 19.9201 22 18.8V11.2C22 10.0799 22 9.51984 21.782 9.09202C21.5903 8.71569 21.2843 8.40973 20.908 8.21799C20.4802 8 19.9201 8 18.8 8H16M5.2 16H12.8C13.9201 16 14.4802 16 14.908 15.782C15.2843 15.5903 15.5903 15.2843 15.782 14.908C16 14.4802 16 13.9201 16 12.8V5.2C16 4.0799 16 3.51984 15.782 3.09202C15.5903 2.71569 15.2843 2.40973 14.908 2.21799C14.4802 2 13.9201 2 12.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.07989 2 5.2V12.8C2 13.9201 2 14.4802 2.21799 14.908C2.40973 15.2843 2.71569 15.5903 3.09202 15.782C3.51984 16 4.07989 16 5.2 16Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"copy-06":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.5 3H14.6C16.8402 3 17.9603 3 18.816 3.43597C19.5686 3.81947 20.1805 4.43139 20.564 5.18404C21 6.03969 21 7.15979 21 9.4V16.5M6.2 21H14.3C15.4201 21 15.9802 21 16.408 20.782C16.7843 20.5903 17.0903 20.2843 17.282 19.908C17.5 19.4802 17.5 18.9201 17.5 17.8V9.7C17.5 8.57989 17.5 8.01984 17.282 7.59202C17.0903 7.21569 16.7843 6.90973 16.408 6.71799C15.9802 6.5 15.4201 6.5 14.3 6.5H6.2C5.0799 6.5 4.51984 6.5 4.09202 6.71799C3.71569 6.90973 3.40973 7.21569 3.21799 7.59202C3 8.01984 3 8.57989 3 9.7V17.8C3 18.9201 3 19.4802 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.0799 21 6.2 21Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"copy-07":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M10.5 2.0028C9.82495 2.01194 9.4197 2.05103 9.09202 2.21799C8.71569 2.40973 8.40973 2.71569 8.21799 3.09202C8.05103 3.4197 8.01194 3.82495 8.0028 4.5M19.5 2.0028C20.1751 2.01194 20.5803 2.05103 20.908 2.21799C21.2843 2.40973 21.5903 2.71569 21.782 3.09202C21.949 3.4197 21.9881 3.82494 21.9972 4.49999M21.9972 13.5C21.9881 14.175 21.949 14.5803 21.782 14.908C21.5903 15.2843 21.2843 15.5903 20.908 15.782C20.5803 15.949 20.1751 15.9881 19.5 15.9972M22 7.99999V9.99999M14.0001 2H16M5.2 22H12.8C13.9201 22 14.4802 22 14.908 21.782C15.2843 21.5903 15.5903 21.2843 15.782 20.908C16 20.4802 16 19.9201 16 18.8V11.2C16 10.0799 16 9.51984 15.782 9.09202C15.5903 8.71569 15.2843 8.40973 14.908 8.21799C14.4802 8 13.9201 8 12.8 8H5.2C4.0799 8 3.51984 8 3.09202 8.21799C2.71569 8.40973 2.40973 8.71569 2.21799 9.09202C2 9.51984 2 10.0799 2 11.2V18.8C2 19.9201 2 20.4802 2.21799 20.908C2.40973 21.2843 2.71569 21.5903 3.09202 21.782C3.51984 22 4.07989 22 5.2 22Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"corner-down-right":'<svg width="100%" height="100%" viewBox="0 0 18 18" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M1 1V2.4C1 5.76031 1 7.44047 1.65396 8.72394C2.2292 9.85292 3.14708 10.7708 4.27606 11.346C5.55953 12 7.23969 12 10.6 12H17M17 12L12 7M17 12L12 17" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"crypto-bold":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M22.0001 8.5C22.0001 11.76 19.6001 14.45 16.4801 14.92V14.86C16.1701 10.98 13.0201 7.83 9.11008 7.52H9.08008C9.55008 4.4 12.2401 2 15.5001 2C19.0901 2 22.0001 4.91 22.0001 8.5Z" fill="currentColor"/>\n<path d="M14.98 14.98C14.73 11.81 12.19 9.27 9.02 9.02C8.85 9.01 8.67 9 8.5 9C4.91 9 2 11.91 2 15.5C2 19.09 4.91 22 8.5 22C12.09 22 15 19.09 15 15.5C15 15.33 14.99 15.15 14.98 14.98ZM9.38 16.38L8.5 18L7.62 16.38L6 15.5L7.62 14.62L8.5 13L9.38 14.62L11 15.5L9.38 16.38Z" fill="currentColor"/>\n</svg>',"delete-icon":'<svg width="100%" height="100%" viewBox="0 0 36 36" fill="currentColor" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<g id="Delete Icon ">\n<path id="Vector" d="M24.8734 18L27.1836 15.576C27.4812 15.2527 27.6459 14.8196 27.6422 14.3702C27.6385 13.9207 27.4667 13.4907 27.1637 13.1729C26.8608 12.855 26.451 12.6748 26.0226 12.6708C25.5942 12.6669 25.1815 12.8397 24.8734 13.152L22.5631 15.576L20.2529 13.152C20.1022 12.9883 19.9219 12.8577 19.7226 12.7678C19.5232 12.678 19.3088 12.6307 19.0919 12.6287C18.8749 12.6267 18.6598 12.6701 18.459 12.7563C18.2582 12.8425 18.0758 12.9698 17.9224 13.1308C17.769 13.2917 17.6477 13.4831 17.5655 13.6938C17.4834 13.9045 17.442 14.1302 17.4439 14.3578C17.4458 14.5855 17.4909 14.8104 17.5765 15.0196C17.6621 15.2287 17.7866 15.4179 17.9426 15.576L20.2529 18L17.9426 20.424C17.7866 20.5821 17.6621 20.7713 17.5765 20.9805C17.4909 21.1896 17.4458 21.4145 17.4439 21.6422C17.442 21.8698 17.4834 22.0955 17.5655 22.3062C17.6477 22.5169 17.769 22.7083 17.9224 22.8692C18.0758 23.0302 18.2582 23.1575 18.459 23.2437C18.6598 23.3299 18.8749 23.3733 19.0919 23.3713C19.3088 23.3693 19.5232 23.322 19.7226 23.2322C19.9219 23.1423 20.1022 23.0117 20.2529 22.848L22.5631 20.424L24.8734 22.848C25.0241 23.0117 25.2044 23.1423 25.4037 23.2322C25.6031 23.322 25.8174 23.3693 26.0344 23.3713C26.2513 23.3733 26.4665 23.3299 26.6673 23.2437C26.8681 23.1575 27.0505 23.0302 27.2039 22.8692C27.3573 22.7083 27.4786 22.5169 27.5608 22.3062C27.6429 22.0955 27.6842 21.8698 27.6824 21.6422C27.6805 21.4145 27.6354 21.1896 27.5498 20.9805C27.4641 20.7713 27.3397 20.5821 27.1836 20.424L24.8734 18ZM14.1129 6H30.7323C31.599 6 32.4301 6.36122 33.0429 7.00421C33.6557 7.64719 34 8.51926 34 9.42857V26.5714C34 27.4807 33.6557 28.3528 33.0429 28.9958C32.4301 29.6388 31.599 30 30.7323 30H14.1129C13.2464 29.9998 12.4153 29.6385 11.8027 28.9954L2.47837 19.212C2.17207 18.8905 2 18.4546 2 18C2 17.5454 2.17207 17.1095 2.47837 16.788L11.8027 7.00457C12.4153 6.36155 13.2464 6.00019 14.1129 6Z" />\n</g>\n</svg>',diamond:'<svg width="100%" height="100%" viewBox="0 0 22 20" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M1.49954 7H20.4995M8.99954 1L6.99954 7L10.9995 18.5L14.9995 7L12.9995 1M11.6141 18.2625L20.5727 7.51215C20.7246 7.32995 20.8005 7.23885 20.8295 7.13717C20.8551 7.04751 20.8551 6.95249 20.8295 6.86283C20.8005 6.76114 20.7246 6.67005 20.5727 6.48785L16.2394 1.28785C16.1512 1.18204 16.1072 1.12914 16.0531 1.09111C16.0052 1.05741 15.9518 1.03238 15.8953 1.01717C15.8314 1 15.7626 1 15.6248 1H6.37424C6.2365 1 6.16764 1 6.10382 1.01717C6.04728 1.03238 5.99385 1.05741 5.94596 1.09111C5.89192 1.12914 5.84783 1.18204 5.75966 1.28785L1.42633 6.48785C1.2745 6.67004 1.19858 6.76114 1.16957 6.86283C1.144 6.95249 1.144 7.04751 1.16957 7.13716C1.19858 7.23885 1.2745 7.32995 1.42633 7.51215L10.385 18.2625C10.596 18.5158 10.7015 18.6424 10.8279 18.6886C10.9387 18.7291 11.0603 18.7291 11.1712 18.6886C11.2975 18.6424 11.4031 18.5158 11.6141 18.2625Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"dice-3":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M16.25 7.75H16.255M12 11.75H12.005M7.75 16.25H7.755M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21ZM16.5 7.75C16.5 7.88807 16.3881 8 16.25 8C16.1119 8 16 7.88807 16 7.75C16 7.61193 16.1119 7.5 16.25 7.5C16.3881 7.5 16.5 7.61193 16.5 7.75ZM12.25 11.75C12.25 11.8881 12.1381 12 12 12C11.8619 12 11.75 11.8881 11.75 11.75C11.75 11.6119 11.8619 11.5 12 11.5C12.1381 11.5 12.25 11.6119 12.25 11.75ZM8 16.25C8 16.3881 7.88807 16.5 7.75 16.5C7.61193 16.5 7.5 16.3881 7.5 16.25C7.5 16.1119 7.61193 16 7.75 16C7.88807 16 8 16.1119 8 16.25Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"divide-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M4 12H20M13 6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6C11 5.44772 11.4477 5 12 5C12.5523 5 13 5.44772 13 6ZM13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17C12.5523 17 13 17.4477 13 18Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"divide-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M4 12H20M14 6C14 7.10457 13.1046 8 12 8C10.8954 8 10 7.10457 10 6C10 4.89543 10.8954 4 12 4C13.1046 4 14 4.89543 14 6ZM14 18C14 19.1046 13.1046 20 12 20C10.8954 20 10 19.1046 10 18C10 16.8954 10.8954 16 12 16C13.1046 16 14 16.8954 14 18Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"divide-03":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 8H12.01M12 16H12.01M7 12H17M12.5 8C12.5 8.27614 12.2761 8.5 12 8.5C11.7239 8.5 11.5 8.27614 11.5 8C11.5 7.72386 11.7239 7.5 12 7.5C12.2761 7.5 12.5 7.72386 12.5 8ZM12.5 16C12.5 16.2761 12.2761 16.5 12 16.5C11.7239 16.5 11.5 16.2761 11.5 16C11.5 15.7239 11.7239 15.5 12 15.5C12.2761 15.5 12.5 15.7239 12.5 16ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"document-check-bold":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M9 1.5H5.625C4.58947 1.5 3.75 2.33947 3.75 3.375V20.625C3.75 21.6605 4.58947 22.5 5.625 22.5H18.375C19.4105 22.5 20.25 21.6605 20.25 20.625V12.75C20.25 10.6789 18.5711 9 16.5 9H14.625C13.5895 9 12.75 8.16053 12.75 7.125V5.25C12.75 3.17893 11.0711 1.5 9 1.5ZM15.6103 12.4359C15.8511 12.0989 15.773 11.6305 15.4359 11.3897C15.0989 11.1489 14.6305 11.227 14.3897 11.5641L11.1543 16.0936L9.53033 14.4697C9.23744 14.1768 8.76256 14.1768 8.46967 14.4697C8.17678 14.7626 8.17678 15.2374 8.46967 15.5303L10.7197 17.7803C10.8756 17.9362 11.0921 18.0156 11.3119 17.9974C11.5316 17.9793 11.7322 17.8653 11.8603 17.6859L15.6103 12.4359Z" fill="currentColor"/>\n<path d="M12.9712 1.8159C13.768 2.73648 14.25 3.93695 14.25 5.25V7.125C14.25 7.33211 14.4179 7.5 14.625 7.5H16.5C17.8131 7.5 19.0135 7.98204 19.9341 8.77881C19.0462 5.37988 16.3701 2.70377 12.9712 1.8159Z" fill="currentColor"/>\n</svg>',"dots-circle":'<svg width="100%" height="100%" viewBox="0 0 22 22" fill="" stroke="" xmlns="http://www.w3.org/2000/svg">\n <g clip-path="url(#clip0_1261_8311)">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M19.5248 10.9998C19.5248 15.7081 15.7081 19.5248 10.9998 19.5248C6.29161 19.5248 2.47484 15.7081 2.47484 10.9998C2.47484 6.29161 6.29161 2.47484 10.9998 2.47484C15.7081 2.47484 19.5248 6.29161 19.5248 10.9998ZM21.0832 10.9998C21.0832 16.5687 16.5687 21.0832 10.9998 21.0832C5.43097 21.0832 0.916504 16.5687 0.916504 10.9998C0.916504 5.43097 5.43097 0.916504 10.9998 0.916504C16.5687 0.916504 21.0832 5.43097 21.0832 10.9998ZM6.1875 9.51042C5.42811 9.51042 4.8125 10.126 4.8125 10.8854C4.8125 11.6448 5.42811 12.2604 6.1875 12.2604C6.94689 12.2604 7.5625 11.6448 7.5625 10.8854C7.5625 10.126 6.94689 9.51042 6.1875 9.51042ZM11 9.51042C10.2406 9.51042 9.625 10.126 9.625 10.8854C9.625 11.6448 10.2406 12.2604 11 12.2604C11.7594 12.2604 12.375 11.6448 12.375 10.8854C12.375 10.126 11.7594 9.51042 11 9.51042ZM15.8125 9.51042C15.0531 9.51042 14.4375 10.126 14.4375 10.8854C14.4375 11.6448 15.0531 12.2604 15.8125 12.2604C16.5719 12.2604 17.1875 11.6448 17.1875 10.8854C17.1875 10.126 16.5719 9.51042 15.8125 9.51042Z" />\n </g>\n <defs>\n <clipPath id="clip0_1261_8311">\n <rect width="22" height="22" fill=""/>\n </clipPath>\n </defs>\n</svg>',"dots-grid":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M19 6C19.5523 6 20 5.55228 20 5C20 4.44772 19.5523 4 19 4C18.4477 4 18 4.44772 18 5C18 5.55228 18.4477 6 19 6Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M19 20C19.5523 20 20 19.5523 20 19C20 18.4477 19.5523 18 19 18C18.4477 18 18 18.4477 18 19C18 19.5523 18.4477 20 19 20Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M5 6C5.55228 6 6 5.55228 6 5C6 4.44772 5.55228 4 5 4C4.44772 4 4 4.44772 4 5C4 5.55228 4.44772 6 5 6Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M5 20C5.55228 20 6 19.5523 6 19C6 18.4477 5.55228 18 5 18C4.44772 18 4 18.4477 4 19C4 19.5523 4.44772 20 5 20Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"dots-horizontal":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"dots-vertical":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"download-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M21 15V16.2C21 17.8802 21 18.7202 20.673 19.362C20.3854 19.9265 19.9265 20.3854 19.362 20.673C18.7202 21 17.8802 21 16.2 21H7.8C6.11984 21 5.27976 21 4.63803 20.673C4.07354 20.3854 3.6146 19.9265 3.32698 19.362C3 18.7202 3 17.8802 3 16.2V15M17 10L12 15M12 15L7 10M12 15V3" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"download-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M21 21H3M18 11L12 17M12 17L6 11M12 17V3" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"download-03":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M8 12L12 16M12 16L16 12M12 16V8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"edit-03":'<svg width="100%" height="100%" viewBox="0 0 28 28" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M14 23.3333H24.5M3.5 23.3333H5.45363C6.02435 23.3333 6.3097 23.3333 6.57824 23.2688C6.81632 23.2116 7.04393 23.1174 7.2527 22.9894C7.48817 22.8451 7.68995 22.6434 8.0935 22.2398L22.75 7.58327C23.7165 6.61677 23.7165 5.04977 22.75 4.08327C21.7835 3.11677 20.2165 3.11677 19.25 4.08327L4.59347 18.7398C4.18992 19.1434 3.98814 19.3451 3.84384 19.5806C3.71591 19.7894 3.62163 20.017 3.56447 20.2551C3.5 20.5236 3.5 20.809 3.5 21.3797V23.3333Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"edit-04":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M21 18L19.9999 19.094C19.4695 19.6741 18.7501 20 18.0001 20C17.2501 20 16.5308 19.6741 16.0004 19.094C15.4692 18.5151 14.75 18.1901 14.0002 18.1901C13.2504 18.1901 12.5311 18.5151 12 19.094M3 20H4.67454C5.16372 20 5.40832 20 5.63849 19.9447C5.84256 19.8957 6.03765 19.8149 6.2166 19.7053C6.41843 19.5816 6.59138 19.4086 6.93729 19.0627L19.5 6.49998C20.3285 5.67156 20.3285 4.32841 19.5 3.49998C18.6716 2.67156 17.3285 2.67156 16.5 3.49998L3.93726 16.0627C3.59136 16.4086 3.4184 16.5816 3.29472 16.7834C3.18506 16.9624 3.10425 17.1574 3.05526 17.3615C3 17.5917 3 17.8363 3 18.3255V20Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"edit-05":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M11 3.99998H6.8C5.11984 3.99998 4.27976 3.99998 3.63803 4.32696C3.07354 4.61458 2.6146 5.07353 2.32698 5.63801C2 6.27975 2 7.11983 2 8.79998V17.2C2 18.8801 2 19.7202 2.32698 20.362C2.6146 20.9264 3.07354 21.3854 3.63803 21.673C4.27976 22 5.11984 22 6.8 22H15.2C16.8802 22 17.7202 22 18.362 21.673C18.9265 21.3854 19.3854 20.9264 19.673 20.362C20 19.7202 20 18.8801 20 17.2V13M7.99997 16H9.67452C10.1637 16 10.4083 16 10.6385 15.9447C10.8425 15.8957 11.0376 15.8149 11.2166 15.7053C11.4184 15.5816 11.5914 15.4086 11.9373 15.0627L21.5 5.49998C22.3284 4.67156 22.3284 3.32841 21.5 2.49998C20.6716 1.67156 19.3284 1.67155 18.5 2.49998L8.93723 12.0627C8.59133 12.4086 8.41838 12.5816 8.29469 12.7834C8.18504 12.9624 8.10423 13.1574 8.05523 13.3615C7.99997 13.5917 7.99997 13.8363 7.99997 14.3255V16Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"element-3":'<svg width="100%" height="100%" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M23.065 13.1249H18.3517C16.0067 13.1249 14.875 12.0866 14.875 9.93992V4.64325C14.875 2.49659 16.0183 1.45825 18.3517 1.45825H23.065C25.41 1.45825 26.5417 2.49659 26.5417 4.64325V9.92825C26.5417 12.0866 25.3983 13.1249 23.065 13.1249ZM18.3517 3.20825C16.7883 3.20825 16.625 3.65159 16.625 4.64325V9.92825C16.625 10.9316 16.7883 11.3633 18.3517 11.3633H23.065C24.6283 11.3633 24.7917 10.9199 24.7917 9.92825V4.64325C24.7917 3.63992 24.6283 3.20825 23.065 3.20825H18.3517Z" fill="currentColor"/>\n<path d="M23.065 26.5417H18.3517C16.0067 26.5417 14.875 25.3983 14.875 23.065V18.3517C14.875 16.0067 16.0183 14.875 18.3517 14.875H23.065C25.41 14.875 26.5417 16.0183 26.5417 18.3517V23.065C26.5417 25.3983 25.3983 26.5417 23.065 26.5417ZM18.3517 16.625C16.975 16.625 16.625 16.975 16.625 18.3517V23.065C16.625 24.4417 16.975 24.7917 18.3517 24.7917H23.065C24.4417 24.7917 24.7917 24.4417 24.7917 23.065V18.3517C24.7917 16.975 24.4417 16.625 23.065 16.625H18.3517Z" fill="currentColor"/>\n<path d="M9.64825 13.1249H4.93492C2.58992 13.1249 1.45825 12.0866 1.45825 9.93992V4.64325C1.45825 2.49659 2.60159 1.45825 4.93492 1.45825H9.64825C11.9933 1.45825 13.1249 2.49659 13.1249 4.64325V9.92825C13.1249 12.0866 11.9816 13.1249 9.64825 13.1249ZM4.93492 3.20825C3.37159 3.20825 3.20825 3.65159 3.20825 4.64325V9.92825C3.20825 10.9316 3.37159 11.3633 4.93492 11.3633H9.64825C11.2116 11.3633 11.3749 10.9199 11.3749 9.92825V4.64325C11.3749 3.63992 11.2116 3.20825 9.64825 3.20825H4.93492Z" fill="currentColor"/>\n<path d="M9.64825 26.5417H4.93492C2.58992 26.5417 1.45825 25.3983 1.45825 23.065V18.3517C1.45825 16.0067 2.60159 14.875 4.93492 14.875H9.64825C11.9933 14.875 13.1249 16.0183 13.1249 18.3517V23.065C13.1249 25.3983 11.9816 26.5417 9.64825 26.5417ZM4.93492 16.625C3.55825 16.625 3.20825 16.975 3.20825 18.3517V23.065C3.20825 24.4417 3.55825 24.7917 4.93492 24.7917H9.64825C11.0249 24.7917 11.3749 24.4417 11.3749 23.065V18.3517C11.3749 16.975 11.0249 16.625 9.64825 16.625H4.93492Z" fill="currentColor"/>\n</svg>',"ellipse-127":'<svg width="100%" height="100%" viewBox="-1 -1 26 26" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<circle cx="12" cy="12" r="11.5"/>\n</svg>',"exclaimation-circle":'<svg width="100%" height="100%"\n viewBox="0 0 24 24"\n fill="currentColor" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path fill-rule="evenodd"\n clip-rule="evenodd"\n d="M2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12C21.75 17.3848 17.3848 21.75 12 21.75C6.61522 21.75 2.25 17.3848 2.25 12ZM12 8.25C12.4142 8.25 12.75 8.58579 12.75 9V12.75C12.75 13.1642 12.4142 13.5 12 13.5C11.5858 13.5 11.25 13.1642 11.25 12.75V9C11.25 8.58579 11.5858 8.25 12 8.25ZM12 16.5C12.4142 16.5 12.75 16.1642 12.75 15.75C12.75 15.3358 12.4142 15 12 15C11.5858 15 11.25 15.3358 11.25 15.75C11.25 16.1642 11.5858 16.5 12 16.5Z"\n />\n</svg>',"eye-off-line":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M7 6.36185C8.36209 5.55936 10.0212 5 12 5C18.3074 5 21.3671 10.6832 21.9109 11.808C21.9705 11.9311 21.9702 12.0694 21.9107 12.1926C21.5585 12.9208 20.1542 15.5545 17.5 17.3244M14 18.8001C13.3735 18.9286 12.7071 19 12 19C5.69265 19 2.63286 13.3168 2.08909 12.192C2.02953 12.0689 2.03049 11.9291 2.09008 11.8059C2.30875 11.3539 2.9298 10.1741 4 8.92114" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M10 9.76389C10.5308 9.28885 11.2316 9 12 9C13.6569 9 15 10.3431 15 12C15 12.7684 14.7111 13.4692 14.2361 14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M3 3L21 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"face-smile":'<svg width="100%" height="100%" viewBox="0 0 64 64" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="face-smile">\n<path id="Icon" d="M21.3333 37.3334C21.3333 37.3334 25.3333 42.6667 32 42.6667C38.6667 42.6667 42.6667 37.3334 42.6667 37.3334M40 24H40.0267M24 24H24.0267M58.6667 32C58.6667 46.7276 46.7276 58.6667 32 58.6667C17.2724 58.6667 5.33334 46.7276 5.33334 32C5.33334 17.2724 17.2724 5.33337 32 5.33337C46.7276 5.33337 58.6667 17.2724 58.6667 32ZM41.3333 24C41.3333 24.7364 40.7364 25.3334 40 25.3334C39.2636 25.3334 38.6667 24.7364 38.6667 24C38.6667 23.2637 39.2636 22.6667 40 22.6667C40.7364 22.6667 41.3333 23.2637 41.3333 24ZM25.3333 24C25.3333 24.7364 24.7364 25.3334 24 25.3334C23.2636 25.3334 22.6667 24.7364 22.6667 24C22.6667 23.2637 23.2636 22.6667 24 22.6667C24.7364 22.6667 25.3333 23.2637 25.3333 24Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"file-04":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M14 2.26946V6.4C14 6.96005 14 7.24008 14.109 7.45399C14.2049 7.64215 14.3578 7.79513 14.546 7.89101C14.7599 8 15.0399 8 15.6 8H19.7305M20 9.98822V17.2C20 18.8802 20 19.7202 19.673 20.362C19.3854 20.9265 18.9265 21.3854 18.362 21.673C17.7202 22 16.8802 22 15.2 22H8.8C7.11984 22 6.27976 22 5.63803 21.673C5.07354 21.3854 4.6146 20.9265 4.32698 20.362C4 19.7202 4 18.8802 4 17.2V6.8C4 5.11984 4 4.27976 4.32698 3.63803C4.6146 3.07354 5.07354 2.6146 5.63803 2.32698C6.27976 2 7.11984 2 8.8 2H12.0118C12.7455 2 13.1124 2 13.4577 2.08289C13.7638 2.15638 14.0564 2.27759 14.3249 2.44208C14.6276 2.6276 14.887 2.88703 15.4059 3.40589L18.5941 6.59411C19.113 7.11297 19.3724 7.3724 19.5579 7.67515C19.7224 7.94356 19.8436 8.2362 19.9171 8.5423C20 8.88757 20 9.25445 20 9.98822Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"file-05":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M14 2.26953V6.40007C14 6.96012 14 7.24015 14.109 7.45406C14.2049 7.64222 14.3578 7.7952 14.546 7.89108C14.7599 8.00007 15.0399 8.00007 15.6 8.00007H19.7305M14 17H8M16 13H8M20 9.98822V17.2C20 18.8802 20 19.7202 19.673 20.362C19.3854 20.9265 18.9265 21.3854 18.362 21.673C17.7202 22 16.8802 22 15.2 22H8.8C7.11984 22 6.27976 22 5.63803 21.673C5.07354 21.3854 4.6146 20.9265 4.32698 20.362C4 19.7202 4 18.8802 4 17.2V6.8C4 5.11984 4 4.27976 4.32698 3.63803C4.6146 3.07354 5.07354 2.6146 5.63803 2.32698C6.27976 2 7.11984 2 8.8 2H12.0118C12.7455 2 13.1124 2 13.4577 2.08289C13.7638 2.15638 14.0564 2.27759 14.3249 2.44208C14.6276 2.6276 14.887 2.88703 15.4059 3.40589L18.5941 6.59411C19.113 7.11297 19.3724 7.3724 19.5579 7.67515C19.7224 7.94356 19.8436 8.2362 19.9171 8.5423C20 8.88757 20 9.25445 20 9.98822Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"file-check-02":'<svg width="100%" height="100%" viewBox="0 0 19 22" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M17 11.5V5.8C17 4.11984 17 3.27976 16.673 2.63803C16.3854 2.07354 15.9265 1.6146 15.362 1.32698C14.7202 1 13.8802 1 12.2 1H5.8C4.11984 1 3.27976 1 2.63803 1.32698C2.07354 1.6146 1.6146 2.07354 1.32698 2.63803C1 3.27976 1 4.11984 1 5.8V16.2C1 17.8802 1 18.7202 1.32698 19.362C1.6146 19.9265 2.07354 20.3854 2.63803 20.673C3.27976 21 4.11984 21 5.8 21H9M11 10H5M7 14H5M13 6H5M11.5 18L13.5 20L18 15.5" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"file-plus-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="file-plus-01">\n<path id="Icon" d="M20 10.5V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H12M18 21V15M15 18H21" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"file-shield-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="file-shield-02">\n<path id="Icon" d="M14 11H8M10 15H8M16 7H8M20 10V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H12.5M18 21C18 21 21 19.5701 21 17.4252V14.9229L18.8124 14.1412C18.2868 13.9529 17.712 13.9529 17.1864 14.1412L15 14.9229V17.4252C15 19.5701 18 21 18 21Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"filter-funnel-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M2 4.6C2 4.03995 2 3.75992 2.10899 3.54601C2.20487 3.35785 2.35785 3.20487 2.54601 3.10899C2.75992 3 3.03995 3 3.6 3H20.4C20.9601 3 21.2401 3 21.454 3.10899C21.6422 3.20487 21.7951 3.35785 21.891 3.54601C22 3.75992 22 4.03995 22 4.6V5.26939C22 5.53819 22 5.67259 21.9672 5.79756C21.938 5.90831 21.8901 6.01323 21.8255 6.10776C21.7526 6.21443 21.651 6.30245 21.4479 6.4785L15.0521 12.0215C14.849 12.1975 14.7474 12.2856 14.6745 12.3922C14.6099 12.4868 14.562 12.5917 14.5328 12.7024C14.5 12.8274 14.5 12.9618 14.5 13.2306V18.4584C14.5 18.6539 14.5 18.7517 14.4685 18.8363C14.4406 18.911 14.3953 18.9779 14.3363 19.0315C14.2695 19.0922 14.1787 19.1285 13.9971 19.2012L10.5971 20.5612C10.2296 20.7082 10.0458 20.7817 9.89827 20.751C9.76927 20.7242 9.65605 20.6476 9.58325 20.5377C9.5 20.4122 9.5 20.2142 9.5 19.8184V13.2306C9.5 12.9618 9.5 12.8274 9.46715 12.7024C9.43805 12.5917 9.39014 12.4868 9.32551 12.3922C9.25258 12.2856 9.15102 12.1975 8.94789 12.0215L2.55211 6.4785C2.34898 6.30245 2.24742 6.21443 2.17449 6.10776C2.10986 6.01323 2.06195 5.90831 2.03285 5.79756C2 5.67259 2 5.53819 2 5.26939V4.6Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"flag-03":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M4 13H19.587C20.0495 13 20.2808 13 20.4128 12.903C20.528 12.8185 20.6015 12.6887 20.6147 12.5464C20.63 12.3833 20.511 12.185 20.273 11.7884L18.247 8.4116C18.1572 8.26195 18.1123 8.18712 18.0947 8.10724C18.0792 8.03659 18.0792 7.96341 18.0947 7.89276C18.1123 7.81288 18.1572 7.73805 18.247 7.5884L20.273 4.2116C20.511 3.81503 20.63 3.61674 20.6147 3.45359C20.6015 3.31133 20.528 3.18154 20.4128 3.09698C20.2808 3 20.0495 3 19.587 3H4L4 21" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',flash:'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M12.9999 2L4.09332 12.6879C3.74451 13.1064 3.57011 13.3157 3.56744 13.4925C3.56512 13.6461 3.63359 13.7923 3.75312 13.8889C3.89061 14 4.16304 14 4.7079 14H11.9999L10.9999 22L19.9064 11.3121C20.2552 10.8936 20.4296 10.6843 20.4323 10.5075C20.4346 10.3539 20.3661 10.2077 20.2466 10.1111C20.1091 10 19.8367 10 19.2918 10H11.9999L12.9999 2Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',folder:'<svg width="100%" height="100%" viewBox="0 0 22 20" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M12 5L10.8845 2.76892C10.5634 2.1268 10.4029 1.80573 10.1634 1.57116C9.95158 1.36373 9.69632 1.20597 9.41607 1.10931C9.09916 1 8.74021 1 8.02229 1H4.2C3.0799 1 2.51984 1 2.09202 1.21799C1.71569 1.40973 1.40973 1.71569 1.21799 2.09202C1 2.51984 1 3.0799 1 4.2V5M1 5H16.2C17.8802 5 18.7202 5 19.362 5.32698C19.9265 5.6146 20.3854 6.07354 20.673 6.63803C21 7.27976 21 8.11984 21 9.8V14.2C21 15.8802 21 16.7202 20.673 17.362C20.3854 17.9265 19.9265 18.3854 19.362 18.673C18.7202 19 17.8802 19 16.2 19H5.8C4.11984 19 3.27976 19 2.63803 18.673C2.07354 18.3854 1.6146 17.9265 1.32698 17.362C1 16.7202 1 15.8802 1 14.2V5Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"folder-plus":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M13 7L11.8845 4.76892C11.5634 4.1268 11.4029 3.80573 11.1634 3.57116C10.9516 3.36373 10.6963 3.20597 10.4161 3.10931C10.0992 3 9.74021 3 9.02229 3H5.2C4.0799 3 3.51984 3 3.09202 3.21799C2.71569 3.40973 2.40973 3.71569 2.21799 4.09202C2 4.51984 2 5.0799 2 6.2V7M2 7H17.2C18.8802 7 19.7202 7 20.362 7.32698C20.9265 7.6146 21.3854 8.07354 21.673 8.63803C22 9.27976 22 10.1198 22 11.8V16.2C22 17.8802 22 18.7202 21.673 19.362C21.3854 19.9265 20.9265 20.3854 20.362 20.673C19.7202 21 18.8802 21 17.2 21H6.8C5.11984 21 4.27976 21 3.63803 20.673C3.07354 20.3854 2.6146 19.9265 2.32698 19.362C2 18.7202 2 17.8802 2 16.2V7ZM12 17V11M9 14H15" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',gallery:'<svg width="100%" height="100%" viewBox="0 0 22 20" stroke="" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M3.27209 18.7279L9.86863 12.1314C10.2646 11.7354 10.4627 11.5373 10.691 11.4632C10.8918 11.3979 11.1082 11.3979 11.309 11.4632C11.5373 11.5373 11.7354 11.7354 12.1314 12.1314L18.6839 18.6839M13 13L15.8686 10.1314C16.2646 9.73535 16.4627 9.53735 16.691 9.46316C16.8918 9.3979 17.1082 9.3979 17.309 9.46316C17.5373 9.53735 17.7354 9.73535 18.1314 10.1314L21 13M9 7C9 8.10457 8.10457 9 7 9C5.89543 9 5 8.10457 5 7C5 5.89543 5.89543 5 7 5C8.10457 5 9 5.89543 9 7ZM5.8 19H16.2C17.8802 19 18.7202 19 19.362 18.673C19.9265 18.3854 20.3854 17.9265 20.673 17.362C21 16.7202 21 15.8802 21 14.2V5.8C21 4.11984 21 3.27976 20.673 2.63803C20.3854 2.07354 19.9265 1.6146 19.362 1.32698C18.7202 1 17.8802 1 16.2 1H5.8C4.11984 1 3.27976 1 2.63803 1.32698C2.07354 1.6146 1.6146 2.07354 1.32698 2.63803C1 3.27976 1 4.11984 1 5.8V14.2C1 15.8802 1 16.7202 1.32698 17.362C1.6146 17.9265 2.07354 18.3854 2.63803 18.673C3.27976 19 4.11984 19 5.8 19Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"globe-01":'<svg width="100%" height="100%" viewBox="0 0 22 22" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M1 11H21M1 11C1 16.5228 5.47715 21 11 21M1 11C1 5.47715 5.47715 1 11 1M21 11C21 16.5228 16.5228 21 11 21M21 11C21 5.47715 16.5228 1 11 1M11 1C13.5013 3.73835 14.9228 7.29203 15 11C14.9228 14.708 13.5013 18.2616 11 21M11 1C8.49872 3.73835 7.07725 7.29203 7 11C7.07725 14.708 8.49872 18.2616 11 21" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"globe-04":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="globe-04">\n<path id="Icon" d="M3.07598 7.48282L7.36402 10.5457C7.58715 10.705 7.69872 10.7847 7.81548 10.8031C7.91821 10.8192 8.02343 10.8029 8.11648 10.7565C8.22223 10.7037 8.30449 10.594 8.46901 10.3747L9.37511 9.16652C9.42164 9.10448 9.4449 9.07347 9.47224 9.04671C9.49652 9.02295 9.52315 9.00173 9.55173 8.98338C9.58392 8.9627 9.61935 8.94696 9.6902 8.91546L13.5588 7.19609C13.7192 7.12482 13.7993 7.08918 13.8598 7.03352C13.9133 6.9843 13.9554 6.924 13.9832 6.85684C14.0146 6.78091 14.0204 6.69336 14.0321 6.51826L14.3154 2.2694M13.5 13.5L16.116 14.6211C16.4195 14.7512 16.5713 14.8163 16.6517 14.9243C16.7222 15.0191 16.7569 15.1358 16.7496 15.2537C16.7413 15.3881 16.6497 15.5255 16.4665 15.8002L15.2375 17.6438C15.1507 17.774 15.1072 17.8391 15.0499 17.8863C14.9991 17.928 14.9406 17.9593 14.8777 17.9784C14.8067 18 14.7284 18 14.5719 18H12.5766C12.3693 18 12.2656 18 12.1774 17.9653C12.0995 17.9347 12.0305 17.885 11.9768 17.8208C11.916 17.7481 11.8832 17.6497 11.8177 17.453L11.1048 15.3144C11.0661 15.1983 11.0468 15.1403 11.0417 15.0814C11.0372 15.0291 11.0409 14.9764 11.0528 14.9253C11.0662 14.8677 11.0935 14.813 11.1482 14.7036L11.6897 13.6206C11.7997 13.4005 11.8547 13.2905 11.9395 13.2222C12.0141 13.162 12.1046 13.1246 12.1999 13.1143C12.3081 13.1027 12.4248 13.1416 12.6582 13.2194L13.5 13.5ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"globe-bold":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<circle cx="12" cy="12" r="9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M13.5 6.00001H14C15.1046 6.00001 16 5.10458 16 4.00001C8.4 1.20001 4.5 6.50001 3.5 9.50001L7.66684 14.5928C7.88229 14.8561 8 15.1859 8 15.5261C8 16.3401 8.67282 17 9.48682 17C10.3153 17 11 17.6716 11 18.5V21C13.1667 20.8333 17.8 19.8 19 17H18C16.8954 17 16 16.1046 16 15C16 13.8954 15.1046 13 14 13H12C10.8954 13 10 12.1046 10 11V10C10 9.44773 10.4477 9.00001 11 9.00001C11.5523 9.00001 12 8.5523 12 8.00001V7.50001C12 6.67158 12.6716 6.00001 13.5 6.00001Z" fill="currentColor" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',guard:'<svg width="100%" height="100%" viewBox="0 0 20 22" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7 11.7498L9.25 13.9998L13 8.74985M10 1.71411C7.8495 3.75073 4.94563 4.99986 1.75 4.99986C1.69922 4.99986 1.64852 4.99955 1.59789 4.99892C1.2099 6.17903 1 7.43995 1 8.74991C1 14.3414 4.82432 19.0397 10 20.3719C15.1757 19.0397 19 14.3414 19 8.74991C19 7.43995 18.7901 6.17903 18.4021 4.99892C18.3515 4.99955 18.3008 4.99986 18.25 4.99986C15.0544 4.99986 12.1505 3.75073 10 1.71411Z" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"headphones-01":'<svg width="100%" height="100%" viewBox="0 0 20 20" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M19 16V10C19 5.02944 14.9706 1 10 1C5.02944 1 1 5.02944 1 10V16M3.5 19C2.11929 19 1 17.8807 1 16.5V14.5C1 13.1193 2.11929 12 3.5 12C4.88071 12 6 13.1193 6 14.5V16.5C6 17.8807 4.88071 19 3.5 19ZM16.5 19C15.1193 19 14 17.8807 14 16.5V14.5C14 13.1193 15.1193 12 16.5 12C17.8807 12 19 13.1193 19 14.5V16.5C19 17.8807 17.8807 19 16.5 19Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"headphones-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="headphones-02">\n<path id="Icon" d="M22 17V13C22 7.47715 17.5228 3 12 3C6.47715 3 2 7.47715 2 13V17M7.5 21C6.11929 21 5 19.8807 5 18.5V15.5C5 14.1193 6.11929 13 7.5 13C8.88071 13 10 14.1193 10 15.5V18.5C10 19.8807 8.88071 21 7.5 21ZM16.5 21C15.1193 21 14 19.8807 14 18.5V15.5C14 14.1193 15.1193 13 16.5 13C17.8807 13 19 14.1193 19 15.5V18.5C19 19.8807 17.8807 21 16.5 21Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"headset-bold":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M4 18V14V11C4 8.66667 6.4 4 12 4C17.6 4 20 8.66667 20 11V14V18C20 19.1046 19.1046 20 18 20H17C15.8954 20 15 19.1046 15 18V16C15 14.8954 15.8954 14 17 14H20V11C20 8.66667 17.6 4 12 4C6.4 4 4 8.66667 4 11V14H7C8.10457 14 9 14.8954 9 16V18C9 19.1046 8.10457 20 7 20H6C4.89543 20 4 19.1046 4 18Z" fill="currentColor"/>\n<path d="M4 14V18C4 19.1046 4.89543 20 6 20H7C8.10457 20 9 19.1046 9 18V16C9 14.8954 8.10457 14 7 14H4ZM4 14V11C4 8.66667 6.4 4 12 4C17.6 4 20 8.66667 20 11V14M20 14V18C20 19.1046 19.1046 20 18 20H17C15.8954 20 15 19.1046 15 18V16C15 14.8954 15.8954 14 17 14H20Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',heart:'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M12 21.6501C11.69 21.6501 11.39 21.6101 11.14 21.5201C7.32 20.2101 1.25 15.5601 1.25 8.6901C1.25 5.1901 4.08 2.3501 7.56 2.3501C9.25 2.3501 10.83 3.0101 12 4.1901C13.17 3.0101 14.75 2.3501 16.44 2.3501C19.92 2.3501 22.75 5.2001 22.75 8.6901C22.75 15.5701 16.68 20.2101 12.86 21.5201C12.61 21.6101 12.31 21.6501 12 21.6501ZM7.56 3.8501C4.91 3.8501 2.75 6.0201 2.75 8.6901C2.75 15.5201 9.32 19.3201 11.63 20.1101C11.81 20.1701 12.2 20.1701 12.38 20.1101C14.68 19.3201 21.26 15.5301 21.26 8.6901C21.26 6.0201 19.1 3.8501 16.45 3.8501C14.93 3.8501 13.52 4.5601 12.61 5.7901C12.33 6.1701 11.69 6.1701 11.41 5.7901C10.48 4.5501 9.08 3.8501 7.56 3.8501Z" fill="currentColor"/>\n</svg>',"heart-bold":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M16.44 3.09998C14.63 3.09998 13.01 3.97998 12 5.32998C10.99 3.97998 9.37 3.09998 7.56 3.09998C4.49 3.09998 2 5.59998 2 8.68998C2 9.87998 2.19 10.98 2.52 12C4.1 17 8.97 19.99 11.38 20.81C11.72 20.93 12.28 20.93 12.62 20.81C15.03 19.99 19.9 17 21.48 12C21.81 10.98 22 9.87998 22 8.68998C22 5.59998 19.51 3.09998 16.44 3.09998Z" />\n</svg>',"help-circle":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="help-circle">\n<path id="Icon" d="M9.09 9C9.3251 8.33167 9.78915 7.76811 10.4 7.40913C11.0108 7.05016 11.7289 6.91894 12.4272 7.03871C13.1255 7.15849 13.7588 7.52152 14.2151 8.06353C14.6713 8.60553 14.9211 9.29152 14.92 10C14.92 12 11.92 13 11.92 13M12 17H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"home-2":'<svg width="100%" height="100%" viewBox="0 0 29 28" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M21.0332 26.3201H7.96649C5.84315 26.3201 3.90649 24.6868 3.55649 22.5868L2.00482 13.3002C1.75982 11.8535 2.45982 9.9985 3.61482 9.07684L11.6998 2.60178C13.2632 1.34178 15.7248 1.35346 17.2998 2.61346L25.3848 9.07684C26.5282 9.9985 27.2282 11.8535 26.9948 13.3002L25.4432 22.5868C25.0932 24.6518 23.1215 26.3201 21.0332 26.3201ZM14.4882 3.43014C13.8698 3.43014 13.2515 3.61677 12.7965 3.97844L4.71149 10.4535C4.04649 10.9902 3.5915 12.1801 3.7315 13.0201L5.28317 22.3068C5.49317 23.5318 6.71815 24.5701 7.96649 24.5701H21.0332C22.2815 24.5701 23.5065 23.5318 23.7165 22.2951L25.2682 13.0085C25.4082 12.1685 24.9415 10.9668 24.2882 10.4418L16.2032 3.97844C15.7365 3.61677 15.1182 3.43014 14.4882 3.43014Z" fill="currentColor"/>\n<path d="M14.4999 18.9583C12.4116 18.9583 10.7083 17.255 10.7083 15.1667C10.7083 13.0783 12.4116 11.375 14.4999 11.375C16.5883 11.375 18.2916 13.0783 18.2916 15.1667C18.2916 17.255 16.5883 18.9583 14.4999 18.9583ZM14.4999 13.125C13.3799 13.125 12.4583 14.0467 12.4583 15.1667C12.4583 16.2867 13.3799 17.2083 14.4999 17.2083C15.6199 17.2083 16.5416 16.2867 16.5416 15.1667C16.5416 14.0467 15.6199 13.125 14.4999 13.125Z" fill="currentColor"/>\n</svg>',"home-line":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M8 17H16M11.0177 2.764L4.23539 8.03912C3.78202 8.39175 3.55534 8.56806 3.39203 8.78886C3.24737 8.98444 3.1396 9.20478 3.07403 9.43905C3 9.70352 3 9.9907 3 10.5651V17.8C3 18.9201 3 19.4801 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21H17.8C18.9201 21 19.4802 21 19.908 20.782C20.2843 20.5903 20.5903 20.2843 20.782 19.908C21 19.4801 21 18.9201 21 17.8V10.5651C21 9.9907 21 9.70352 20.926 9.43905C20.8604 9.20478 20.7526 8.98444 20.608 8.78886C20.4447 8.56806 20.218 8.39175 19.7646 8.03913L12.9823 2.764C12.631 2.49075 12.4553 2.35412 12.2613 2.3016C12.0902 2.25526 11.9098 2.25526 11.7387 2.3016C11.5447 2.35412 11.369 2.49075 11.0177 2.764Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"hourglass-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="hourglass-02">\n<path id="Icon" d="M18.1626 2H5.83744C5.37494 2 5 2.37494 5 2.83744C5 5.50268 6.05876 8.05876 7.94337 9.94337L9.16256 11.1626C9.28363 11.2836 9.34417 11.3442 9.3875 11.4023C9.65188 11.7569 9.65188 12.2431 9.3875 12.5977C9.34417 12.6558 9.28363 12.7164 9.16256 12.8374L7.94337 14.0566C6.05876 15.9412 5 18.4973 5 21.1626C5 21.6251 5.37494 22 5.83744 22H18.1626C18.6251 22 19 21.6251 19 21.1626C19 18.4973 17.9412 15.9412 16.0566 14.0566L14.8374 12.8374C14.7164 12.7164 14.6558 12.6558 14.6125 12.5977C14.3481 12.2431 14.3481 11.7569 14.6125 11.4023C14.6558 11.3442 14.7164 11.2836 14.8374 11.1626L16.0566 9.94337C17.9412 8.05876 19 5.50268 19 2.83744C19 2.37494 18.6251 2 18.1626 2Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',image:'<svg width="100%" height="100%" viewBox="0 0 41 40" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M37.1995 28.0334L31.9828 15.8334C31.0328 13.6001 29.6162 12.3334 27.9995 12.2501C26.3995 12.1667 24.8495 13.2834 23.6662 15.4167L20.4995 21.1001C19.8328 22.3001 18.8828 23.0167 17.8495 23.1001C16.7995 23.2001 15.7495 22.6501 14.8995 21.5667L14.5328 21.1001C13.3495 19.6167 11.8828 18.9001 10.3828 19.0501C8.88283 19.2001 7.5995 20.2334 6.7495 21.9167L3.86616 27.6667C2.83283 29.7501 2.93283 32.1667 4.1495 34.1334C5.36616 36.1001 7.48283 37.2834 9.7995 37.2834H31.0662C33.2995 37.2834 35.3828 36.1667 36.6162 34.3001C37.8828 32.4334 38.0828 30.0834 37.1995 28.0334Z" fill="currentColor"/>\n<path d="M12.1167 13.9666C15.2279 13.9666 17.7501 11.4445 17.7501 8.33328C17.7501 5.22208 15.2279 2.69995 12.1167 2.69995C9.00553 2.69995 6.4834 5.22208 6.4834 8.33328C6.4834 11.4445 9.00553 13.9666 12.1167 13.9666Z" fill="currentColor"/>\n</svg>',"image-01":'<svg width="100%" height="100%" viewBox="0 0 29 28" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="image-01">\n<path id="Icon" d="M19.4 24.5H8.5866C7.87981 24.5 7.52642 24.5 7.36278 24.3602C7.22079 24.239 7.14544 24.057 7.16009 23.8709C7.17697 23.6564 7.42686 23.4065 7.92663 22.9067L17.8467 12.9866C18.3087 12.5246 18.5398 12.2936 18.8061 12.207C19.0405 12.1309 19.2929 12.1309 19.5272 12.207C19.7936 12.2936 20.0246 12.5246 20.4866 12.9866L25 17.5V18.9M19.4 24.5C21.3602 24.5 22.3403 24.5 23.089 24.1185C23.7475 23.783 24.283 23.2475 24.6185 22.589C25 21.8403 25 20.8602 25 18.9M19.4 24.5H9.6C7.63982 24.5 6.65972 24.5 5.91103 24.1185C5.25247 23.783 4.71703 23.2475 4.38148 22.589C4 21.8403 4 20.8602 4 18.9V9.1C4 7.13982 4 6.15972 4.38148 5.41103C4.71703 4.75247 5.25247 4.21703 5.91103 3.88148C6.65972 3.5 7.63982 3.5 9.6 3.5H19.4C21.3602 3.5 22.3403 3.5 23.089 3.88148C23.7475 4.21703 24.283 4.75247 24.6185 5.41103C25 6.15972 25 7.13982 25 9.1V18.9M12.75 9.91667C12.75 11.2053 11.7053 12.25 10.4167 12.25C9.128 12.25 8.08333 11.2053 8.08333 9.91667C8.08333 8.628 9.128 7.58333 10.4167 7.58333C11.7053 7.58333 12.75 8.628 12.75 9.91667Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"image-03":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M4.27209 20.7279L10.8686 14.1314C11.2646 13.7354 11.4627 13.5373 11.691 13.4632C11.8918 13.3979 12.1082 13.3979 12.309 13.4632C12.5373 13.5373 12.7354 13.7354 13.1314 14.1314L19.6839 20.6839M14 15L16.8686 12.1314C17.2646 11.7354 17.4627 11.5373 17.691 11.4632C17.8918 11.3979 18.1082 11.3979 18.309 11.4632C18.5373 11.5373 18.7354 11.7354 19.1314 12.1314L22 15M10 9C10 10.1046 9.10457 11 8 11C6.89543 11 6 10.1046 6 9C6 7.89543 6.89543 7 8 7C9.10457 7 10 7.89543 10 9ZM6.8 21H17.2C18.8802 21 19.7202 21 20.362 20.673C20.9265 20.3854 21.3854 19.9265 21.673 19.362C22 18.7202 22 17.8802 22 16.2V7.8C22 6.11984 22 5.27976 21.673 4.63803C21.3854 4.07354 20.9265 3.6146 20.362 3.32698C19.7202 3 18.8802 3 17.2 3H6.8C5.11984 3 4.27976 3 3.63803 3.32698C3.07354 3.6146 2.6146 4.07354 2.32698 4.63803C2 5.27976 2 6.11984 2 7.8V16.2C2 17.8802 2 18.7202 2.32698 19.362C2.6146 19.9265 3.07354 20.3854 3.63803 20.673C4.27976 21 5.11984 21 6.8 21Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"inbox-01":'<svg width="100%" height="100%" viewBox="0 0 27 26" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M3.20829 12.9999H6.87209C7.61439 12.9999 8.29299 13.4193 8.62496 14.0833C8.95693 14.7472 9.63552 15.1666 10.3778 15.1666H16.6221C17.3644 15.1666 18.043 14.7472 18.375 14.0833C18.7069 13.4193 19.3855 12.9999 20.1278 12.9999H23.7916M10.2137 4.33325H16.7862C17.9528 4.33325 18.5361 4.33325 19.0511 4.51088C19.5065 4.66796 19.9213 4.92431 20.2654 5.26139C20.6546 5.64256 20.9155 6.1643 21.4372 7.20774L23.7843 11.902C23.9891 12.3114 24.0914 12.5162 24.1636 12.7308C24.2277 12.9213 24.274 13.1174 24.3019 13.3165C24.3333 13.5407 24.3333 13.7697 24.3333 14.2275V16.4666C24.3333 18.2868 24.3333 19.1968 23.9791 19.8921C23.6675 20.5036 23.1703 21.0008 22.5588 21.3124C21.8635 21.6666 20.9535 21.6666 19.1333 21.6666H7.86663C6.04646 21.6666 5.13637 21.6666 4.44116 21.3124C3.82963 21.0008 3.33244 20.5036 3.02085 19.8921C2.66663 19.1968 2.66663 18.2868 2.66663 16.4666V14.2275C2.66663 13.7697 2.66663 13.5407 2.69801 13.3165C2.72589 13.1174 2.77218 12.9213 2.8363 12.7308C2.90849 12.5162 3.01086 12.3114 3.2156 11.902L5.56272 7.20774C6.08444 6.16429 6.3453 5.64257 6.73448 5.26139C7.07864 4.92431 7.49343 4.66796 7.94884 4.51088C8.46382 4.33325 9.04712 4.33325 10.2137 4.33325Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"inbox-arrow-down":'<svg width="100%" height="100%" viewBox="0 0 48 48" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M18 7.5H13.8236C11.8481 7.5 10.1036 8.78845 9.52258 10.6766L4.69899 26.3533C4.56707 26.782 4.5 27.2281 4.5 27.6767V36C4.5 38.4853 6.51472 40.5 9 40.5H39C41.4853 40.5 43.5 38.4853 43.5 36V27.6767C43.5 27.2281 43.4329 26.782 43.301 26.3533L38.4774 10.6766C37.8964 8.78845 36.1519 7.5 34.1764 7.5H30M4.5 27H12.2188C13.9233 27 15.4815 27.963 16.2438 29.4875L16.7562 30.5125C17.5185 32.037 19.0767 33 20.7812 33H27.2188C28.9233 33 30.4815 32.037 31.2438 30.5125L31.7562 29.4875C32.5185 27.963 34.0767 27 35.7812 27H43.5M24 6V22.5M24 22.5L18 16.5M24 22.5L30 16.5" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"info-circle":'<svg width="100%" height="100%" viewBox="0 0 22 22" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M11 15V11M11 7H11.01M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"keyboard-line":'<svg width="100%" height="100%" viewBox="0 0 25 25" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M10.6365 14.6362L14.6365 14.6362M22.6365 16.6362L22.6365 8.63623C22.6365 7.53166 21.741 6.63623 20.6365 6.63623L4.63647 6.63623C3.5319 6.63623 2.63647 7.53166 2.63647 8.63623L2.63647 16.6362C2.63647 17.7408 3.5319 18.6362 4.63647 18.6362L20.6365 18.6362C21.741 18.6362 22.6365 17.7408 22.6365 16.6362Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M14.6365 10.6362H14.6465" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M18.6365 10.6362H18.6465" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M10.6365 10.6362H10.6465" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M6.63647 10.6362H6.64647" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M6.63647 14.6362H6.64647" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M18.6365 14.6362H18.6465" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"lamp-charge":'<svg width="100%" height="100%" viewBox="0 0 25 25" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12.2626 13.9643L12.2544 13.9591L12.2461 13.9542C12.1214 13.8815 12.0855 13.7245 12.1481 13.6145C12.1481 13.6144 12.1482 13.6143 12.1482 13.6142L12.9977 12.1351L13.4279 11.3861H12.5641H11.7241C11.3759 11.3861 11.1432 11.2392 11.0254 11.0431C10.9122 10.8456 10.8999 10.5787 11.0782 10.2642L12.1466 8.4071C12.2192 8.28384 12.3746 8.24798 12.4842 8.30919C12.6073 8.38246 12.6425 8.53867 12.58 8.64806L12.5798 8.64838L11.7298 10.1384L11.3032 10.8861H12.1641H13.0041C13.3523 10.8861 13.5851 11.0331 13.7029 11.2292C13.816 11.4267 13.8283 11.6936 13.65 12.008C13.6498 12.0084 13.6496 12.0088 13.6494 12.0091L12.5817 13.8652C12.5366 13.9416 12.457 13.9861 12.3641 13.9861C12.3081 13.9861 12.2762 13.973 12.2626 13.9643ZM13.0141 8.89613L12.4494 9.88613L12.7341 7.87613C13.0941 8.08613 13.2141 8.54613 13.0141 8.89613Z" fill="currentColor" />\n<path d="M8.41265 18.8324L8.41291 18.8243V18.8163V17.9263V17.6587L8.19026 17.5103C5.79366 15.9125 4.23291 13.1411 4.23291 10.5463C4.23291 8.06798 5.34408 5.75108 7.27641 4.19578C9.20562 2.64301 11.74 2.05647 14.2252 2.60455L14.2255 2.6046C16.581 3.12282 18.6142 4.69745 19.6653 6.80909C21.6996 10.9065 19.7532 15.3796 16.5736 17.5216L16.3529 17.6702V17.9363V18.6863V18.6949L16.3532 18.7035C16.3631 18.9903 16.355 19.3168 16.11 19.5719C15.9162 19.7567 15.615 19.8863 15.1329 19.8863H9.62291C9.18497 19.8863 8.82324 19.8253 8.61115 19.6075C8.41322 19.4039 8.40241 19.15 8.41265 18.8324ZM8.90291 18.8763V18.8795C8.90277 18.8722 8.90291 18.8699 8.90291 18.8763ZM8.89291 19.3663H8.90291V19.3763H9.40183C9.40243 19.3763 9.4057 19.3764 9.41297 19.3769C9.42505 19.3776 9.43589 19.3785 9.45729 19.38C9.49553 19.3827 9.54973 19.3863 9.61291 19.3863H15.1329C15.2625 19.3863 15.3749 19.3737 15.4642 19.3513L15.8429 19.2567V18.8663V18.8661V18.8659V18.8657V18.8656V18.8654V18.8652V18.865V18.8649V18.8647V18.8645V18.8643V18.8642V18.864V18.8638V18.8636V18.8634V18.8633V18.8631V18.8629V18.8627V18.8625V18.8624V18.8622V18.862V18.8618V18.8616V18.8615V18.8613V18.8611V18.8609V18.8607V18.8605V18.8604V18.8602V18.86V18.8598V18.8596V18.8594V18.8593V18.8591V18.8589V18.8587V18.8585V18.8583V18.8581V18.858V18.8578V18.8576V18.8574V18.8572V18.857V18.8568V18.8567V18.8565V18.8563V18.8561V18.8559V18.8557V18.8555V18.8554V18.8552V18.855V18.8548V18.8546V18.8544V18.8542V18.854V18.8538V18.8537V18.8535V18.8533V18.8531V18.8529V18.8527V18.8525V18.8523V18.8521V18.8519V18.8517V18.8516V18.8514V18.8512V18.851V18.8508V18.8506V18.8504V18.8502V18.85V18.8498V18.8496V18.8494V18.8493V18.8491V18.8489V18.8487V18.8485V18.8483V18.8481V18.8479V18.8477V18.8475V18.8473V18.8471V18.8469V18.8467V18.8465V18.8463V18.8461V18.846V18.8458V18.8456V18.8454V18.8452V18.845V18.8448V18.8446V18.8444V18.8442V18.844V18.8438V18.8436V18.8434V18.8432V18.843V18.8428V18.8426V18.8424V18.8422V18.842V18.8418V18.8416V18.8414V18.8412V18.841V18.8408V18.8406V18.8404V18.8402V18.84V18.8398V18.8396V18.8394V18.8392V18.839V18.8388V18.8386V18.8384V18.8382V18.838V18.8378V18.8376V18.8374V18.8372V18.837V18.8368V18.8366V18.8364V18.8362V18.836V18.8358V18.8356V18.8354V18.8352V18.835V18.8348V18.8346V18.8344V18.8342V18.834V18.8338V18.8336V18.8334V18.8332V18.833V18.8328V18.8326V18.8324V18.8322V18.832V18.8318V18.8316V18.8314V18.8312V18.831V18.8308V18.8306V18.8304V18.8302V18.83V18.8298V18.8296V18.8294V18.8292V18.829V18.8288V18.8286V18.8283V18.8281V18.8279V18.8277V18.8275V18.8273V18.8271V18.8269V18.8267V18.8265V18.8263V18.8261V18.8259V18.8257V18.8255V18.8253V18.8251V18.8249V18.8247V18.8245V18.8243V18.8241V18.8239V18.8237V18.8234V18.8232V18.823V18.8228V18.8226V18.8224V18.8222V18.822V18.8218V18.8216V18.8214V18.8212V18.821V18.8208V18.8206V18.8204V18.8202V18.82V18.8198V18.8196V18.8194V18.8191V18.8189V18.8187V18.8185V18.8183V18.8181V18.8179V18.8177V18.8175V18.8173V18.8171V18.8169V18.8167V18.8165V18.8163V18.8161V18.8159V18.8157V18.8155V18.8153V18.815V18.8148V18.8146V18.8144V18.8142V18.814V18.8138V18.8136V18.8134V18.8132V18.813V18.8128V18.8126V18.8124V18.8122V18.812V18.8118V18.8116V18.8114V18.8112V18.8109V18.8107V18.8105V18.8103V18.8101V18.8099V18.8097V18.8095V18.8093V18.8091V18.8089V18.8087V18.8085V18.8083V18.8081V18.8079V18.8077V18.8075V18.8073V18.8071V18.8069V18.8067V18.8064V18.8062V18.806V18.8058V18.8056V18.8054V18.8052V18.805V18.8048V18.8046V18.8044V18.8042V18.804V18.8038V18.8036V18.8034V18.8032V18.803V18.8028V18.8026V18.8024V18.8022V18.802V18.8018V18.8016V18.8014V18.8012V18.801V18.8008V18.8006V18.8004V18.8001V18.7999V18.7997V18.7995V18.7993V18.7991V18.7989V18.7987V18.7985V18.7983V18.7981V18.7979V18.7977V18.7975V18.7973V18.7971V18.7969V18.7967V18.7965V18.7963V18.7961V18.7959V18.7957V18.7955V18.7953V18.7951V18.7949V18.7947V18.7945V18.7943V18.7941V18.7939V18.7937V18.7935V18.7933V18.7931V18.7929V18.7927V18.7925V18.7923V18.7921V18.7919V18.7917V18.7915V18.7913V18.7911V18.7909V18.7907V18.7905V18.7903V18.7901V18.7899V18.7897V18.7896V18.7894V18.7892V18.789V18.7888V18.7886V18.7884V18.7882V18.788V18.7878V18.7876V18.7874V18.7872V18.787V18.7868V18.7866V18.7864V18.7862V18.786V18.7858V18.7856V18.7854V18.7852V18.785V18.7849V18.7847V18.7845V18.7843V18.7841V18.7839V18.7837V18.7835V18.7833V18.7831V18.7829V18.7827V18.7825V18.7823V18.7821V18.782V18.7818V18.7816V18.7814V18.7812V18.781V18.7808V18.7806V18.7804V18.7802V18.78V18.7799V18.7797V18.7795V18.7793V18.7791V18.7789V18.7787V18.7785V18.7783V18.7781V18.778V18.7778V18.7776V18.7774V18.7772V18.777V18.7768V18.7766V18.7765V18.7763V18.7761V18.7759V18.7757V18.7755V18.7753V18.7751V18.775V18.7748V18.7746V18.7744V18.7742V18.774V18.7739V18.7737V18.7735V18.7733V18.7731V18.7729V18.7727V18.7726V18.7724V18.7722V18.772V18.7718V18.7717V18.7715V18.7713V18.7711V18.7709V18.7707V18.7706V18.7704V18.7702V18.77V18.7698V18.7697V18.7695V18.7693V18.7691V18.7689V18.7688V18.7686V18.7684V18.7682V18.768V18.7679V18.7677V18.7675V18.7673V18.7672V18.767V18.7668V18.7666V18.7665V18.7663V17.5063C15.8429 17.4179 15.8939 17.3342 15.9573 17.2967L15.9573 17.2968L15.9616 17.2941C19.0897 15.4025 21.2129 11.0496 19.2006 7.01364C18.2114 5.02447 16.3041 3.55961 14.1004 3.07797C11.7764 2.56626 9.39054 3.10915 7.56917 4.57696C5.75134 6.04192 4.71291 8.21508 4.71291 10.5463C4.71291 13.5499 6.77121 16.0914 8.77317 17.3035C8.8514 17.3512 8.89291 17.4278 8.89291 17.5163V18.8663V19.3663ZM9.38968 19.3663H9.39291C9.3993 19.3663 9.397 19.3664 9.38968 19.3663Z" fill="currentColor" />\n<path d="M15.9259 22.387L15.9259 22.387L15.9305 22.3883C16.0552 22.4226 16.1402 22.5608 16.1009 22.7036L16.0997 22.7082C16.0711 22.8163 15.9795 22.8862 15.863 22.8862C15.8413 22.8862 15.8175 22.8832 15.7904 22.8754L15.653 23.3562L15.791 22.8756C13.542 22.23 11.1776 22.2297 8.9285 22.8746C8.79528 22.9101 8.65497 22.8359 8.61196 22.6925C8.57739 22.5773 8.64045 22.4334 8.79416 22.3859C11.1234 21.7226 13.5969 21.7229 15.9259 22.387Z" fill="currentColor" />\n</svg>',layer:'<svg width="100%" height="100%" viewBox="0 0 28 28" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M2.33398 16.9167L13.5833 22.5413C13.7363 22.6178 13.8128 22.6561 13.8931 22.6711C13.9642 22.6845 14.0371 22.6845 14.1082 22.6711C14.1885 22.6561 14.265 22.6178 14.4181 22.5413L25.6673 16.9167M2.33398 11.0833L13.5833 5.45869C13.7363 5.38217 13.8128 5.34391 13.8931 5.32885C13.9642 5.31551 14.0371 5.31551 14.1082 5.32885C14.1885 5.34391 14.265 5.38217 14.4181 5.45869L25.6673 11.0833L14.4181 16.708C14.265 16.7845 14.1885 16.8227 14.1082 16.8378C14.0371 16.8511 13.9642 16.8511 13.8931 16.8378C13.8128 16.8227 13.7363 16.7845 13.5833 16.708L2.33398 11.0833Z" stroke-width="1.98333" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',light:'<svg width="100%" height="100%" viewBox="0 0 53 28" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M32.27 11.25H28.23C26.22 11.25 25.25 10.36 25.25 8.52V3.98C25.25 2.14 26.23 1.25 28.23 1.25H32.27C34.28 1.25 35.25 2.14 35.25 3.98V8.51C35.25 10.36 34.27 11.25 32.27 11.25ZM28.23 2.75C26.89 2.75 26.75 3.13 26.75 3.98V8.51C26.75 9.37 26.89 9.74 28.23 9.74H32.27C33.61 9.74 33.75 9.36 33.75 8.51V3.98C33.75 3.12 33.61 2.75 32.27 2.75H28.23Z" fill="currentColor"/>\n<path d="M32.27 22.75H28.23C26.22 22.75 25.25 21.77 25.25 19.77V15.73C25.25 13.72 26.23 12.75 28.23 12.75H32.27C34.28 12.75 35.25 13.73 35.25 15.73V19.77C35.25 21.77 34.27 22.75 32.27 22.75ZM28.23 14.25C27.05 14.25 26.75 14.55 26.75 15.73V19.77C26.75 20.95 27.05 21.25 28.23 21.25H32.27C33.45 21.25 33.75 20.95 33.75 19.77V15.73C33.75 14.55 33.45 14.25 32.27 14.25H28.23Z" fill="currentColor"/>\n<path d="M20.77 11.25H16.73C14.72 11.25 13.75 10.36 13.75 8.52V3.98C13.75 2.14 14.73 1.25 16.73 1.25H20.77C22.78 1.25 23.75 2.14 23.75 3.98V8.51C23.75 10.36 22.77 11.25 20.77 11.25ZM16.73 2.75C15.39 2.75 15.25 3.13 15.25 3.98V8.51C15.25 9.37 15.39 9.74 16.73 9.74H20.77C22.11 9.74 22.25 9.36 22.25 8.51V3.98C22.25 3.12 22.11 2.75 20.77 2.75H16.73Z" fill="currentColor"/>\n<path d="M20.77 22.75H16.73C14.72 22.75 13.75 21.77 13.75 19.77V15.73C13.75 13.72 14.73 12.75 16.73 12.75H20.77C22.78 12.75 23.75 13.73 23.75 15.73V19.77C23.75 21.77 22.77 22.75 20.77 22.75ZM16.73 14.25C15.55 14.25 15.25 14.55 15.25 15.73V19.77C15.25 20.95 15.55 21.25 16.73 21.25H20.77C21.95 21.25 22.25 20.95 22.25 19.77V15.73C22.25 14.55 21.95 14.25 20.77 14.25H16.73Z" fill="currentColor"/>\n</svg>',"like-dislike":'<svg width="100%" height="100%" viewBox="0 0 20 20" stroke="currentColor" fill="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M8.2914 18.9584H6.48307C6.15807 18.9584 5.50808 18.8583 5.13308 18.4917L3.71641 17.4001L4.48307 16.4083L5.95808 17.5501C6.06641 17.6418 6.29141 17.7084 6.48307 17.7084H8.2914C8.59974 17.7084 8.94974 17.45 9.01641 17.1834L10.1747 13.6584C10.2081 13.5751 10.2331 13.4501 10.1747 13.3584C10.1247 13.2834 10.0081 13.2417 9.8664 13.2417H7.95808C7.63308 13.2417 7.33307 13.1001 7.11641 12.8584C6.89974 12.6084 6.80808 12.2917 6.85808 11.95L7.09974 10.4167C7.13307 10.275 7.03307 10.1 6.89974 10.0583C6.79141 10.0167 6.60807 10.0918 6.56641 10.1501L4.60807 13.0584L3.56641 12.3583L5.51641 9.45002C5.88308 8.90002 6.68308 8.65007 7.29974 8.88341C8.00808 9.11674 8.47474 9.91674 8.30807 10.6501L8.09974 11.9834H9.84141C10.3997 11.9834 10.8831 12.2167 11.1747 12.6334C11.4581 13.0334 11.5164 13.5584 11.3331 14.0584L10.1914 17.5251C10.0247 18.3084 9.17474 18.9584 8.2914 18.9584Z"/>\n<path d="M3.0998 18.4333H2.6248C1.3248 18.4333 1.0498 17.6 1.0498 16.9V12.2334C1.0498 11.5334 1.3248 10.7 2.6248 10.7H3.0998C4.3998 10.7 4.6748 11.5334 4.6748 12.2334V16.9C4.6748 17.6 4.3998 18.4333 3.0998 18.4333ZM2.3248 17.1499C2.33314 17.1499 2.41647 17.1833 2.61647 17.1833H3.09147C3.30814 17.1833 3.38314 17.1499 3.3998 17.1416C3.3998 17.1333 3.4248 17.075 3.4248 16.9V12.2334C3.4248 12.0584 3.3998 11.9917 3.39147 11.9833C3.39147 12 3.30814 11.95 3.0998 11.95H2.6248C2.40814 11.95 2.33314 11.9833 2.31647 11.9917C2.31647 12 2.29147 12.0584 2.29147 12.2334V16.9C2.29147 17.075 2.31647 17.1416 2.3248 17.1499Z"/>\n<path d="M13.1752 11.1999C13.0085 11.1999 12.8418 11.1749 12.6835 11.1166C11.9752 10.8833 11.5085 10.0833 11.6752 9.34994L11.8835 8.01662H10.1418C9.58349 8.01662 9.10016 7.78326 8.80849 7.3666C8.52516 6.9666 8.46683 6.44163 8.65016 5.94163L9.79183 2.47493C9.9835 1.6916 10.8418 1.04163 11.7168 1.04163H13.5252C13.8502 1.04163 14.5002 1.14167 14.8752 1.50834L16.2918 2.59996L15.5252 3.59168L14.0502 2.44991C13.9418 2.35824 13.7168 2.29163 13.5252 2.29163H11.7168C11.4085 2.29163 11.0585 2.54996 10.9918 2.81663L9.8335 6.34161C9.80016 6.42495 9.77516 6.54994 9.8335 6.6416C9.8835 6.7166 10.0002 6.75828 10.1418 6.75828H12.0502C12.3752 6.75828 12.6752 6.89991 12.8918 7.14158C13.1085 7.39158 13.2002 7.70832 13.1502 8.04999L12.9085 9.58329C12.8752 9.72496 12.9752 9.9 13.1085 9.94167C13.2252 9.98334 13.4002 9.91658 13.4418 9.84991L15.4002 6.94159L16.4418 7.64166L14.4918 10.55C14.1918 10.95 13.6752 11.1999 13.1752 11.1999Z" />\n<path d="M17.383 9.30001H16.908C15.608 9.30001 15.333 8.4666 15.333 7.7666V3.09996C15.333 2.39996 15.608 1.56665 16.908 1.56665H17.383C18.683 1.56665 18.958 2.39996 18.958 3.09996V7.7666C18.958 8.4666 18.683 9.30001 17.383 9.30001ZM16.608 8.01664C16.6163 8.01664 16.6997 8.05001 16.8997 8.05001H17.3747C17.5913 8.05001 17.6663 8.01663 17.683 8.0083C17.683 7.99997 17.708 7.9416 17.708 7.7666V3.09996C17.708 2.92496 17.683 2.86668 17.6747 2.85002C17.683 2.88335 17.5913 2.81665 17.383 2.81665H16.908C16.6913 2.81665 16.6163 2.85002 16.5997 2.85836C16.5997 2.86669 16.5747 2.92496 16.5747 3.09996V7.7666C16.5747 7.9416 16.5997 7.99998 16.608 8.01664Z" />\n</svg>',"lock-03":'<svg width="100%" height="100%" viewBox="0 0 18 20" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M14 9V6C14 3.23858 11.7614 1 9 1C6.23858 1 4 3.23858 4 6V9M5.8 19H12.2C13.8802 19 14.7202 19 15.362 18.673C15.9265 18.3854 16.3854 17.9265 16.673 17.362C17 16.7202 17 15.8802 17 14.2V13.8C17 12.1198 17 11.2798 16.673 10.638C16.3854 10.0735 15.9265 9.6146 15.362 9.32698C14.7202 9 13.8802 9 12.2 9H5.8C4.11984 9 3.27976 9 2.63803 9.32698C2.07354 9.6146 1.6146 10.0735 1.32698 10.638C1 11.2798 1 12.1198 1 13.8V14.2C1 15.8802 1 16.7202 1.32698 17.362C1.6146 17.9265 2.07354 18.3854 2.63803 18.673C3.27976 19 4.11984 19 5.8 19Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',logout:'<svg width="100%" height="100%" viewBox="0 0 25 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path id="logout" d="M17.9409 15.37C17.7509 15.37 17.5609 15.3 17.4109 15.15C17.1209 14.86 17.1209 14.38 17.4109 14.09L19.4409 12.06L17.4109 10.03C17.1209 9.74 17.1209 9.26 17.4109 8.97C17.7009 8.68 18.1809 8.68 18.4709 8.97L21.0309 11.53C21.3209 11.82 21.3209 12.3 21.0309 12.59L18.4709 15.15C18.3209 15.3 18.1309 15.37 17.9409 15.37ZM20.4298 12.81H10.2598C9.84977 12.81 9.50977 12.47 9.50977 12.06C9.50977 11.65 9.84977 11.31 10.2598 11.31H20.4298C20.8398 11.31 21.1798 11.65 21.1798 12.06C21.1798 12.47 20.8398 12.81 20.4298 12.81ZM12.2598 20.75C7.10977 20.75 3.50977 17.15 3.50977 12C3.50977 6.85 7.10977 3.25 12.2598 3.25C12.6698 3.25 13.0098 3.59 13.0098 4C13.0098 4.41 12.6698 4.75 12.2598 4.75C7.98977 4.75 5.00977 7.73 5.00977 12C5.00977 16.27 7.98977 19.25 12.2598 19.25C12.6698 19.25 13.0098 19.59 13.0098 20C13.0098 20.41 12.6698 20.75 12.2598 20.75Z" />\n</svg>',magicpen:'<svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M12.9997 5L12.0063 5.99334L10.0063 3.99334L10.9997 3C11.2797 2.72 11.6397 2.58667 11.9997 2.58667C12.3597 2.58667 12.7197 2.72 12.9997 3C13.553 3.55334 13.553 4.44667 12.9997 5Z" fill="currentColor"/>\n<path d="M11.5401 6.46667L4.33346 13.6667C3.78012 14.22 2.88679 14.22 2.33346 13.6667C1.78012 13.1133 1.78012 12.22 2.33346 11.6667L9.54012 4.46667L11.5401 6.46667Z" fill="currentColor"/>\n<path d="M6.63302 2.33334L6.90635 1.40668C6.93302 1.32001 6.90635 1.22668 6.84635 1.16001C6.78635 1.09334 6.67969 1.06668 6.59302 1.09334L5.66635 1.36668L4.73969 1.09334C4.65302 1.06668 4.55969 1.09334 4.49302 1.15334C4.42635 1.22001 4.40635 1.31334 4.43302 1.40001L4.69969 2.33334L4.42635 3.26001C4.39969 3.34668 4.42635 3.44001 4.48635 3.50668C4.55302 3.57334 4.64635 3.59334 4.73302 3.56668L5.66635 3.30001L6.59302 3.57334C6.61969 3.58001 6.63969 3.58668 6.66635 3.58668C6.73302 3.58668 6.79302 3.56001 6.84635 3.51334C6.91302 3.44668 6.93302 3.35334 6.90635 3.26668L6.63302 2.33334Z" fill="currentColor"/>\n<path d="M3.96652 6.33334L4.23985 5.40668C4.26652 5.32001 4.23985 5.22668 4.17985 5.16001C4.11318 5.09334 4.01985 5.07334 3.93318 5.10001L2.99985 5.36668L2.07318 5.09334C1.98652 5.06668 1.89318 5.09334 1.82652 5.15334C1.75985 5.22001 1.73985 5.31334 1.76652 5.40001L2.03318 6.33334L1.75985 7.26001C1.73318 7.34668 1.75985 7.44001 1.81985 7.50668C1.88652 7.57334 1.97985 7.59334 2.06652 7.56668L2.99318 7.29334L3.91985 7.56668C3.93985 7.57334 3.96652 7.57334 3.99318 7.57334C4.05985 7.57334 4.11985 7.54668 4.17318 7.50001C4.23985 7.43334 4.25985 7.34001 4.23318 7.25334L3.96652 6.33334Z" fill="currentColor"/>\n<path d="M13.9665 9.66664L14.2398 8.73997C14.2665 8.6533 14.2398 8.55997 14.1798 8.4933C14.1131 8.42664 14.0198 8.40664 13.9331 8.4333L13.0065 8.70664L12.0798 8.4333C11.9931 8.40664 11.8998 8.4333 11.8331 8.4933C11.7665 8.55997 11.7465 8.6533 11.7731 8.73997L12.0465 9.66664L11.7731 10.5933C11.7465 10.68 11.7731 10.7733 11.8331 10.84C11.8998 10.9066 11.9931 10.9266 12.0798 10.9L13.0065 10.6266L13.9331 10.9C13.9531 10.9066 13.9798 10.9066 14.0065 10.9066C14.0731 10.9066 14.1331 10.88 14.1865 10.8333C14.2531 10.7666 14.2731 10.6733 14.2465 10.5866L13.9665 9.66664Z" fill="currentColor"/>\n</svg>',mail:'<svg width="100%" height="100%" viewBox="0 0 22 18" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M1 4L9.16492 9.71544C9.82609 10.1783 10.1567 10.4097 10.5163 10.4993C10.8339 10.5785 11.1661 10.5785 11.4837 10.4993C11.8433 10.4097 12.1739 10.1783 12.8351 9.71544L21 4M5.8 17H16.2C17.8802 17 18.7202 17 19.362 16.673C19.9265 16.3854 20.3854 15.9265 20.673 15.362C21 14.7202 21 13.8802 21 12.2V5.8C21 4.11984 21 3.27976 20.673 2.63803C20.3854 2.07354 19.9265 1.6146 19.362 1.32698C18.7202 1 17.8802 1 16.2 1H5.8C4.11984 1 3.27976 1 2.63803 1.32698C2.07354 1.6146 1.6146 2.07354 1.32698 2.63803C1 3.27976 1 4.11984 1 5.8V12.2C1 13.8802 1 14.7202 1.32698 15.362C1.6146 15.9265 2.07354 16.3854 2.63803 16.673C3.27976 17 4.11984 17 5.8 17Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"mail-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="mail-01">\n<path id="Icon" d="M2 7L10.1649 12.7154C10.8261 13.1783 11.1567 13.4097 11.5163 13.4993C11.8339 13.5785 12.1661 13.5785 12.4837 13.4993C12.8433 13.4097 13.1739 13.1783 13.8351 12.7154L22 7M6.8 20H17.2C18.8802 20 19.7202 20 20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362C22 17.7202 22 16.8802 22 15.2V8.8C22 7.11984 22 6.27976 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H6.8C5.11984 4 4.27976 4 3.63803 4.32698C3.07354 4.6146 2.6146 5.07354 2.32698 5.63803C2 6.27976 2 7.11984 2 8.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',marker:'<svg width="100%" height="100%" viewBox="0 0 29 28" stroke="currentColor" fill="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M14.5 7C13.6347 7 12.7888 7.25659 12.0694 7.73732C11.3499 8.21805 10.7892 8.90133 10.458 9.70076C10.1269 10.5002 10.0403 11.3799 10.2091 12.2285C10.3779 13.0772 10.7946 13.8567 11.4064 14.4686C12.0183 15.0804 12.7978 15.4971 13.6465 15.6659C14.4951 15.8347 15.3748 15.7481 16.1742 15.417C16.9737 15.0858 17.6569 14.5251 18.1377 13.8056C18.6184 13.0862 18.875 12.2403 18.875 11.375C18.875 10.2147 18.4141 9.10188 17.5936 8.28141C16.7731 7.46094 15.6603 7 14.5 7ZM14.5 14C13.9808 14 13.4733 13.846 13.0416 13.5576C12.6099 13.2692 12.2735 12.8592 12.0748 12.3795C11.8761 11.8999 11.8242 11.3721 11.9254 10.8629C12.0267 10.3537 12.2767 9.88596 12.6438 9.51885C13.011 9.15173 13.4787 8.90173 13.9879 8.80044C14.4971 8.69915 15.0249 8.75114 15.5045 8.94982C15.9842 9.1485 16.3942 9.48495 16.6826 9.91663C16.971 10.3483 17.125 10.8558 17.125 11.375C17.125 12.0712 16.8484 12.7389 16.3562 13.2312C15.8639 13.7234 15.1962 14 14.5 14ZM14.5 1.75C11.9482 1.75289 9.50171 2.76788 7.69729 4.57229C5.89288 6.37671 4.87789 8.82318 4.875 11.375C4.875 14.8094 6.46203 18.4494 9.46875 21.9023C10.8198 23.4627 12.3403 24.8677 14.0023 26.0914C14.1495 26.1945 14.3247 26.2498 14.5044 26.2498C14.684 26.2498 14.8593 26.1945 15.0064 26.0914C16.6654 24.8672 18.183 23.4622 19.5313 21.9023C22.5336 18.4494 24.125 14.8094 24.125 11.375C24.1221 8.82318 23.1071 6.37671 21.3027 4.57229C19.4983 2.76788 17.0518 1.75289 14.5 1.75ZM14.5 24.2813C12.692 22.8594 6.625 17.6367 6.625 11.375C6.625 9.28642 7.45469 7.28338 8.93153 5.80653C10.4084 4.32969 12.4114 3.5 14.5 3.5C16.5886 3.5 18.5916 4.32969 20.0685 5.80653C21.5453 7.28338 22.375 9.28642 22.375 11.375C22.375 17.6345 16.308 22.8594 14.5 24.2813Z" />\n</svg>',"medal-star":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M12 16.75C11.6 16.75 11.2 16.72 10.82 16.65C8.7 16.34 6.77 15.12 5.55 13.31C4.7 12.03 4.25 10.54 4.25 9C4.25 4.73 7.73 1.25 12 1.25C16.27 1.25 19.75 4.73 19.75 9C19.75 10.54 19.3 12.03 18.45 13.31C17.22 15.13 15.29 16.34 13.15 16.66C12.8 16.72 12.4 16.75 12 16.75ZM12 2.75C8.55 2.75 5.75 5.55 5.75 9C5.75 10.25 6.11 11.45 6.79 12.47C7.78 13.93 9.33 14.91 11.05 15.16C11.69 15.27 12.32 15.27 12.91 15.16C14.66 14.91 16.21 13.92 17.2 12.46C17.88 11.44 18.24 10.24 18.24 8.98999C18.25 5.54999 15.45 2.75 12 2.75Z" fill="currentColor"/>\n<path d="M6.46982 22.59C6.32982 22.59 6.19982 22.57 6.05982 22.54C5.40982 22.39 4.90982 21.89 4.75982 21.24L4.40982 19.77C4.38982 19.68 4.31982 19.61 4.21982 19.58L2.56982 19.19C1.94982 19.04 1.45982 18.58 1.28982 17.97C1.11982 17.36 1.28982 16.7 1.73982 16.25L5.63982 12.35C5.79982 12.19 6.01982 12.11 6.23982 12.13C6.45982 12.15 6.65982 12.27 6.78982 12.46C7.77982 13.92 9.32982 14.91 11.0598 15.16C11.6998 15.27 12.3298 15.27 12.9198 15.16C14.6698 14.91 16.2198 13.92 17.2098 12.46C17.3298 12.27 17.5398 12.15 17.7598 12.13C17.9798 12.11 18.1998 12.19 18.3598 12.35L22.2598 16.25C22.7098 16.7 22.8798 17.36 22.7098 17.97C22.5398 18.58 22.0398 19.05 21.4298 19.19L19.7798 19.58C19.6898 19.6 19.6198 19.67 19.5898 19.77L19.2398 21.24C19.0898 21.89 18.5898 22.39 17.9398 22.54C17.2898 22.7 16.6198 22.47 16.1998 21.96L11.9998 17.13L7.79982 21.97C7.45982 22.37 6.97982 22.59 6.46982 22.59ZM6.08982 14.03L2.79982 17.32C2.70982 17.41 2.71982 17.51 2.73982 17.57C2.74982 17.62 2.79982 17.72 2.91982 17.74L4.56982 18.13C5.21982 18.28 5.71982 18.78 5.86982 19.43L6.21982 20.9C6.24982 21.03 6.34982 21.07 6.40982 21.09C6.46982 21.1 6.56982 21.11 6.65982 21.01L10.4898 16.6C8.78982 16.27 7.22982 15.36 6.08982 14.03ZM13.5098 16.59L17.3398 20.99C17.4298 21.1 17.5398 21.1 17.5998 21.08C17.6598 21.07 17.7498 21.02 17.7898 20.89L18.1398 19.42C18.2898 18.77 18.7898 18.27 19.4398 18.12L21.0898 17.73C21.2098 17.7 21.2598 17.61 21.2698 17.56C21.2898 17.51 21.2998 17.4 21.2098 17.31L17.9198 14.02C16.7698 15.35 15.2198 16.26 13.5098 16.59Z" fill="currentColor"/>\n<path d="M13.8901 12.8903C13.6301 12.8903 13.3201 12.8203 12.9501 12.6003L12.0001 12.0302L11.0501 12.5902C10.1801 13.1102 9.61014 12.8102 9.40014 12.6602C9.19014 12.5102 8.74014 12.0603 8.97014 11.0703L9.21014 10.0403L8.41014 9.30023C7.97014 8.86023 7.81014 8.33025 7.96014 7.85025C8.11014 7.37025 8.55014 7.03024 9.17014 6.93024L10.2401 6.75024L10.7501 5.63025C11.0401 5.06025 11.4901 4.74023 12.0001 4.74023C12.5101 4.74023 12.9701 5.07026 13.2501 5.64026L13.8401 6.82025L14.8301 6.94025C15.4401 7.04025 15.8801 7.38023 16.0401 7.86023C16.1901 8.34023 16.0301 8.87024 15.5901 9.31024L14.7601 10.1403L15.0201 11.0703C15.2501 12.0603 14.8001 12.5102 14.5901 12.6602C14.4801 12.7502 14.2401 12.8903 13.8901 12.8903ZM9.61014 8.39026L10.3001 9.08023C10.6201 9.40023 10.7801 9.94025 10.6801 10.3802L10.4901 11.1802L11.2901 10.7102C11.7201 10.4602 12.3001 10.4602 12.7201 10.7102L13.5201 11.1802L13.3401 10.3802C13.2401 9.93025 13.3901 9.40023 13.7101 9.08023L14.4001 8.39026L13.5301 8.24023C13.1101 8.17023 12.6901 7.86026 12.5001 7.48026L12.0001 6.50024L11.5001 7.50024C11.3201 7.87024 10.9001 8.19025 10.4801 8.26025L9.61014 8.39026Z" fill="currentColor"/>\n</svg>',menu:'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M20.75 7.5H2.75C2.34 7.5 2 7.16 2 6.75C2 6.34 2.34 6 2.75 6H20.75C21.16 6 21.5 6.34 21.5 6.75C21.5 7.16 21.16 7.5 20.75 7.5Z" fill=""/>\n<rect x="7.75" y="15.75" width="8" height="1.5" rx="0.75" fill=""/>\n<rect x="4.75" y="10.75" width="14" height="1.5" rx="0.75" fill=""/>\n</svg>',"menu-04":'<svg width="100%" height="100%" viewBox="0 0 20 14" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M1 7H19M1 1H19M7 13H19" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"message-circle-01":'<svg width="100%" height="100%" viewBox="0 0 25 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="message-circle-01">\n<path id="Icon" d="M21.4996 11.5C21.4996 16.1944 17.694 20 12.9996 20C11.9228 20 10.8928 19.7998 9.94478 19.4345C9.77145 19.3678 9.68478 19.3344 9.61586 19.3185C9.54807 19.3029 9.499 19.2963 9.42949 19.2937C9.35881 19.291 9.28127 19.299 9.12619 19.315L4.00517 19.8444C3.51692 19.8948 3.2728 19.9201 3.1288 19.8322C3.00337 19.7557 2.91794 19.6279 2.8952 19.4828C2.86909 19.3161 2.98575 19.1002 3.21906 18.6684L4.85472 15.6408C4.98942 15.3915 5.05677 15.2668 5.08728 15.1469C5.1174 15.0286 5.12469 14.9432 5.11505 14.8214C5.10529 14.6981 5.05119 14.5376 4.943 14.2166C4.65547 13.3636 4.49962 12.45 4.49962 11.5C4.49962 6.80558 8.3052 3 12.9996 3C17.694 3 21.4996 6.80558 21.4996 11.5Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"message-plus-circle":'<svg width="100%" height="100%" viewBox="0 0 28 28" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M14.5827 16.9167V9.91667M11.0827 13.4167H18.0827M14.5827 23.3333C20.0596 23.3333 24.4994 18.8935 24.4994 13.4167C24.4994 7.93984 20.0596 3.5 14.5827 3.5C9.10591 3.5 4.66607 7.93984 4.66607 13.4167C4.66607 14.525 4.84789 15.5909 5.18333 16.586C5.30956 16.9606 5.37268 17.1478 5.38407 17.2917C5.39531 17.4337 5.38681 17.5333 5.35166 17.6714C5.31607 17.8113 5.23749 17.9567 5.08034 18.2476L3.17208 21.7797C2.89988 22.2836 2.76378 22.5355 2.79424 22.7299C2.82077 22.8992 2.92044 23.0483 3.06677 23.1376C3.23477 23.2401 3.51958 23.2106 4.0892 23.1518L10.0637 22.5342C10.2447 22.5155 10.3351 22.5061 10.4176 22.5093C10.4987 22.5124 10.5559 22.52 10.635 22.5382C10.7154 22.5568 10.8165 22.5957 11.0187 22.6736C12.1248 23.0997 13.3265 23.3333 14.5827 23.3333Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"message-question-circle":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="message-question-circle">\n<path id="Icon" d="M10.4986 9.00224C10.6748 8.50136 11.0226 8.079 11.4804 7.80998C11.9381 7.54095 12.4763 7.4426 12.9997 7.53237C13.523 7.62213 13.9977 7.89421 14.3396 8.30041C14.6815 8.70661 14.8687 9.22072 14.8679 9.75168C14.8679 11.2506 12.6196 12 12.6196 12M12.6486 15H12.6586M12.4986 20C17.1931 20 20.9986 16.1944 20.9986 11.5C20.9986 6.80558 17.1931 3 12.4986 3C7.80423 3 3.99865 6.80558 3.99865 11.5C3.99865 12.45 4.1545 13.3636 4.44202 14.2166C4.55022 14.5376 4.60432 14.6981 4.61408 14.8214C4.62371 14.9432 4.61643 15.0286 4.5863 15.1469C4.5558 15.2668 4.48844 15.3915 4.35374 15.6408L2.71808 18.6684C2.48477 19.1002 2.36812 19.3161 2.39423 19.4828C2.41697 19.6279 2.5024 19.7557 2.62782 19.8322C2.77183 19.9201 3.01595 19.8948 3.50419 19.8444L8.62521 19.315C8.78029 19.299 8.85783 19.291 8.92851 19.2937C8.99802 19.2963 9.04709 19.3029 9.11488 19.3185C9.1838 19.3344 9.27047 19.3678 9.4438 19.4345C10.3919 19.7998 11.4219 20 12.4986 20Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"message-text-circle-01":'<svg width="100%" height="100%" viewBox="0 0 29 28" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="message-text-circle-01">\n<path id="Icon" d="M9.83271 11.0833H14.4994M9.83271 15.1666H17.9994M15.0827 23.3333C20.5595 23.3333 24.9993 18.8934 24.9993 13.4166C24.9993 7.93983 20.5595 3.5 15.0827 3.5C9.60589 3.5 5.16606 7.93983 5.16606 13.4166C5.16606 14.525 5.34788 15.5908 5.68332 16.586C5.80956 16.9605 5.87267 17.1478 5.88406 17.2916C5.8953 17.4337 5.8868 17.5333 5.85165 17.6714C5.81606 17.8112 5.73749 17.9567 5.58033 18.2476L3.67207 21.7797C3.39988 22.2835 3.26378 22.5354 3.29424 22.7298C3.32077 22.8992 3.42044 23.0483 3.56677 23.1376C3.73477 23.24 4.01958 23.2106 4.58919 23.1517L10.5637 22.5341C10.7446 22.5154 10.8351 22.5061 10.9175 22.5092C10.9986 22.5123 11.0559 22.52 11.135 22.5382C11.2154 22.5567 11.3165 22.5957 11.5187 22.6736C12.6248 23.0997 13.8265 23.3333 15.0827 23.3333Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"message-text-square-02":'<svg width="100%" height="100%" viewBox="0 0 55 55" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M16.0417 19.4792H27.5M16.0417 27.5H34.375M16.0417 41.25V46.6022C16.0417 47.8233 16.0417 48.4339 16.292 48.7475C16.5097 49.0202 16.8398 49.1788 17.1887 49.1785C17.59 49.178 18.0667 48.7966 19.0203 48.0338L24.4869 43.6604C25.6037 42.7671 26.1621 42.3204 26.7838 42.0027C27.3355 41.7209 27.9226 41.5149 28.5295 41.3904C29.2134 41.25 29.9285 41.25 31.3586 41.25H37.125C40.9754 41.25 42.9005 41.25 44.3712 40.5007C45.6648 39.8415 46.7165 38.7898 47.3757 37.4962C48.125 36.0255 48.125 34.1004 48.125 30.25V17.875C48.125 14.0246 48.125 12.0995 47.3757 10.6288C46.7165 9.3352 45.6648 8.28346 44.3712 7.62433C42.9005 6.875 40.9754 6.875 37.125 6.875H17.875C14.0246 6.875 12.0995 6.875 10.6288 7.62433C9.3352 8.28346 8.28346 9.3352 7.62433 10.6288C6.875 12.0995 6.875 14.0246 6.875 17.875V32.0833C6.875 34.2145 6.875 35.2801 7.10926 36.1544C7.74497 38.5269 9.59811 40.38 11.9706 41.0157C12.8449 41.25 13.9105 41.25 16.0417 41.25Z" stroke="" stroke-width="3.89583" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"message-x-square":'<svg width="100%" height="100%" viewBox="0 0 80 80" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M31.6667 26.6667L48.3333 43.3333M48.3333 26.6667L31.6667 43.3333M23.3333 60V67.785C23.3333 69.5612 23.3333 70.4493 23.6974 70.9054C24.0141 71.3021 24.4942 71.5328 25.0018 71.5323C25.5854 71.5317 26.2789 70.9769 27.6659 69.8673L35.6174 63.5061C37.2417 62.2066 38.0539 61.5569 38.9583 61.0948C39.7607 60.6849 40.6148 60.3853 41.4974 60.2042C42.4922 60 43.5323 60 45.6125 60H54C59.6005 60 62.4008 60 64.5399 58.9101C66.4215 57.9513 67.9513 56.4215 68.9101 54.5399C70 52.4008 70 49.6005 70 44V26C70 20.3995 70 17.5992 68.9101 15.4601C67.9513 13.5785 66.4215 12.0487 64.5399 11.0899C62.4008 10 59.6005 10 54 10H26C20.3995 10 17.5992 10 15.4601 11.0899C13.5785 12.0487 12.0487 13.5785 11.0899 15.4601C10 17.5992 10 20.3995 10 26V46.6667C10 49.7666 10 51.3165 10.3407 52.5882C11.2654 56.0391 13.9609 58.7346 17.4118 59.6593C18.6835 60 20.2334 60 23.3333 60Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"microphone-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M20 12V13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13V12M12 17C9.79086 17 8 15.2091 8 13V7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7V13C16 15.2091 14.2091 17 12 17Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"microphone-slash":'<svg width="100%" height="100%" viewBox="0 0 28 28" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="vuesax/bold/microphone-slash">\n<path id="Vector" d="M19.1571 7.49008V8.84341L10.6638 17.3367C9.54375 16.3217 8.84375 14.8284 8.84375 13.2301V7.49008C8.84375 5.08675 10.4771 3.09175 12.6938 2.52008C12.9154 2.46175 13.1254 2.64841 13.1254 2.87008V4.66675C13.1254 5.14508 13.5221 5.54175 14.0004 5.54175C14.4788 5.54175 14.8754 5.14508 14.8754 4.66675V2.87008C14.8754 2.64841 15.0854 2.46175 15.3071 2.52008C17.5238 3.09175 19.1571 5.08675 19.1571 7.49008Z"/>\n<path id="Vector_2" d="M23.1117 11.445V13.3C23.1117 18.0483 19.4601 21.9567 14.8167 22.365V24.85C14.8167 25.305 14.4551 25.6667 14.0001 25.6667C13.5451 25.6667 13.1834 25.305 13.1834 24.85V22.365C11.9117 22.2483 10.7101 21.875 9.63672 21.28L10.8384 20.0783C11.7951 20.5217 12.8684 20.7783 14.0001 20.7783C18.1301 20.7783 21.4901 17.4183 21.4901 13.3V11.445C21.4901 11.0017 21.8517 10.64 22.3067 10.64C22.7501 10.64 23.1117 11.0017 23.1117 11.445Z"/>\n<path id="Vector_3" d="M19.1569 11.76V13.4517C19.1569 16.4617 16.5669 18.8767 13.4869 18.585C13.1603 18.55 12.8336 18.4917 12.5303 18.3867L19.1569 11.76Z"/>\n<path id="Vector_4" d="M25.397 2.60173C25.047 2.25173 24.4753 2.25173 24.1253 2.60173L8.43367 18.2934C7.23201 16.9751 6.50867 15.2251 6.50867 13.3001V11.4451C6.50867 11.0017 6.14701 10.6401 5.69201 10.6401C5.24867 10.6401 4.88701 11.0017 4.88701 11.4451V13.3001C4.88701 15.6684 5.79701 17.8267 7.27867 19.4484L2.58867 24.1384C2.23867 24.4884 2.23867 25.0601 2.58867 25.4101C2.77534 25.5734 2.99701 25.6667 3.23034 25.6667C3.46367 25.6667 3.68534 25.5734 3.86034 25.3984L25.397 3.86173C25.7587 3.51173 25.7587 2.95173 25.397 2.60173Z"/>\n</g>\n</svg>',mirror:'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M12 18.75C7.17 18.75 3.25 14.82 3.25 10C3.25 5.18 7.17 1.25 12 1.25C16.83 1.25 20.75 5.18 20.75 10C20.75 14.82 16.83 18.75 12 18.75ZM12 2.75C8 2.75 4.75 6 4.75 10C4.75 14 8 17.25 12 17.25C16 17.25 19.25 14 19.25 10C19.25 6 16 2.75 12 2.75Z" fill="currentColor"/>\n<path d="M18 22.75H6C5.59 22.75 5.25 22.41 5.25 22C5.25 21.59 5.59 21.25 6 21.25H18C18.41 21.25 18.75 21.59 18.75 22C18.75 22.41 18.41 22.75 18 22.75Z" fill="currentColor"/>\n</svg>',"moon-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M21 14.8442C19.6866 15.4382 18.2286 15.7688 16.6935 15.7688C10.9153 15.7688 6.23116 11.0847 6.23116 5.30654C6.23116 3.77135 6.5618 2.3134 7.15577 1C3.52576 2.64163 1 6.2947 1 10.5377C1 16.3159 5.68414 21 11.4623 21C15.7053 21 19.3584 18.4742 21 14.8442Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"moon-bold":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M21.5297 15.9299C21.3697 15.6599 20.9197 15.2399 19.7997 15.4399C19.1797 15.5499 18.5497 15.5999 17.9197 15.5699C15.5897 15.4699 13.4797 14.3999 12.0097 12.7499C10.7097 11.2999 9.90971 9.40987 9.89971 7.36987C9.89971 6.22987 10.1197 5.12987 10.5697 4.08987C11.0097 3.07987 10.6997 2.54987 10.4797 2.32987C10.2497 2.09987 9.70971 1.77987 8.64971 2.21987C4.55971 3.93987 2.02971 8.03987 2.32971 12.4299C2.62971 16.5599 5.52971 20.0899 9.36971 21.4199C10.2897 21.7399 11.2597 21.9299 12.2597 21.9699C12.4197 21.9799 12.5797 21.9899 12.7397 21.9899C16.0897 21.9899 19.2297 20.4099 21.2097 17.7199C21.8797 16.7899 21.6997 16.1999 21.5297 15.9299Z" fill="currentColor"/>\n</svg>',"mouse-circle":'<svg width="100%" height="100%" viewBox="0 0 53 28" stroke="currentColor" fill="currentColor" xmlns="http://www.w3.org/2000/svg">\n <path d="M31.5987 26.5655C31.587 26.5655 31.587 26.5655 31.5753 26.5655C30.397 26.5538 29.417 25.8305 29.067 24.6988L26.9087 17.7571C26.617 16.8005 26.862 15.7738 27.5737 15.0855C28.2737 14.3971 29.2887 14.1405 30.222 14.4321L37.1753 16.5905C38.2953 16.9405 39.0303 17.9205 39.042 19.0988C39.0537 20.2655 38.342 21.2571 37.222 21.6305L35.3203 22.2721C35.052 22.3655 34.842 22.5638 34.7603 22.8321L34.107 24.7455C33.7453 25.8538 32.7653 26.5655 31.5987 26.5655ZM29.4287 16.0655C29.1137 16.0655 28.9037 16.2405 28.8103 16.3221C28.5653 16.5671 28.4837 16.9055 28.5887 17.2438L30.747 24.1855C30.9337 24.7805 31.447 24.8038 31.6103 24.8155C31.7737 24.8155 32.2753 24.7688 32.462 24.1971L33.1153 22.2838C33.372 21.5021 34.002 20.8838 34.7837 20.6155L36.6853 19.9738C37.2687 19.7871 37.3037 19.2738 37.3037 19.1221C37.3037 18.9705 37.257 18.4571 36.6737 18.2705L29.7203 16.1121C29.6037 16.0771 29.5103 16.0655 29.4287 16.0655Z" />\n <path d="M26.4999 26.5418C19.5816 26.5418 13.9583 20.9185 13.9583 14.0002C13.9583 7.08183 19.5816 1.4585 26.4999 1.4585C33.4183 1.4585 39.0416 7.08183 39.0416 14.0002C39.0416 14.4785 38.6449 14.8752 38.1666 14.8752C37.6883 14.8752 37.2916 14.4785 37.2916 14.0002C37.2916 8.05016 32.4499 3.2085 26.4999 3.2085C20.5499 3.2085 15.7083 8.05016 15.7083 14.0002C15.7083 19.9502 20.5499 24.7918 26.4999 24.7918C26.9783 24.7918 27.3749 25.1885 27.3749 25.6668C27.3749 26.1452 26.9783 26.5418 26.4999 26.5418Z" />\n</svg>',move:'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="move">\n<path id="Icon" d="M5 9L2 12M2 12L5 15M2 12H22M9 5L12 2M12 2L15 5M12 2V22M15 19L12 22M12 22L9 19M19 9L22 12M22 12L19 15" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',notification:'<svg width="100%" height="100%" viewBox="0 0 29 28" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M14.5235 23.9517C11.8052 23.9517 9.08684 23.5201 6.50851 22.6567C5.52851 22.3184 4.78184 21.6301 4.45517 20.7317C4.11684 19.8334 4.23351 18.8417 4.77017 17.9551L6.11184 15.7267C6.39184 15.2601 6.64851 14.3267 6.64851 13.7784V10.4067C6.64851 6.06674 10.1835 2.53174 14.5235 2.53174C18.8635 2.53174 22.3985 6.06674 22.3985 10.4067V13.7784C22.3985 14.3151 22.6552 15.2601 22.9352 15.7384L24.2652 17.9551C24.7668 18.7951 24.8602 19.8101 24.5218 20.7317C24.1835 21.6534 23.4485 22.3534 22.5268 22.6567C19.9602 23.5201 17.2418 23.9517 14.5235 23.9517ZM14.5235 4.28174C11.1518 4.28174 8.39851 7.02341 8.39851 10.4067V13.7784C8.39851 14.6301 8.04851 15.8901 7.61684 16.6251L6.27517 18.8534C6.01851 19.2851 5.94851 19.7401 6.10017 20.1251C6.24017 20.5217 6.59017 20.8251 7.06851 20.9884C11.9452 22.6217 17.1135 22.6217 21.9902 20.9884C22.4102 20.8484 22.7368 20.5334 22.8885 20.1134C23.0402 19.6934 23.0052 19.2384 22.7718 18.8534L21.4302 16.6251C20.9868 15.8667 20.6485 14.6184 20.6485 13.7667V10.4067C20.6485 7.02341 17.9068 4.28174 14.5235 4.28174Z" />\n<path d="M16.6934 4.59647C16.6117 4.59647 16.5301 4.5848 16.4484 4.56147C16.1101 4.46813 15.7834 4.39813 15.4684 4.35147C14.4767 4.22313 13.5201 4.29313 12.6217 4.56147C12.2951 4.66647 11.9451 4.56147 11.7234 4.31647C11.5017 4.07147 11.4317 3.72147 11.5601 3.40647C12.0384 2.18147 13.2051 1.37646 14.5351 1.37646C15.8651 1.37646 17.0317 2.1698 17.5101 3.40647C17.6267 3.72147 17.5684 4.07147 17.3467 4.31647C17.1717 4.50313 16.9267 4.59647 16.6934 4.59647Z" />\n<path d="M14.5234 26.6118C13.3684 26.6118 12.2484 26.1451 11.4318 25.3285C10.6151 24.5118 10.1484 23.3918 10.1484 22.2368H11.8984C11.8984 22.9251 12.1784 23.6018 12.6684 24.0918C13.1584 24.5818 13.8351 24.8618 14.5234 24.8618C15.9701 24.8618 17.1484 23.6835 17.1484 22.2368H18.8984C18.8984 24.6518 16.9384 26.6118 14.5234 26.6118Z" />\n</svg>',"notification-fill":'<svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M9.99998 1.66663C8.45289 1.66663 6.96916 2.28121 5.87519 3.37517C4.78123 4.46913 4.16665 5.95286 4.16665 7.49996V10.44C4.16677 10.5692 4.13681 10.6968 4.07915 10.8125L2.64832 13.6733C2.57842 13.8131 2.54542 13.9684 2.55244 14.1245C2.55946 14.2806 2.60628 14.4323 2.68844 14.5652C2.7706 14.6982 2.88538 14.8079 3.02187 14.884C3.15837 14.9601 3.31205 15 3.46832 15H16.5317C16.6879 15 16.8416 14.9601 16.9781 14.884C17.1146 14.8079 17.2294 14.6982 17.3115 14.5652C17.3937 14.4323 17.4405 14.2806 17.4475 14.1245C17.4545 13.9684 17.4215 13.8131 17.3517 13.6733L15.9217 10.8125C15.8637 10.6968 15.8335 10.5693 15.8333 10.44V7.49996C15.8333 5.95286 15.2187 4.46913 14.1248 3.37517C13.0308 2.28121 11.5471 1.66663 9.99998 1.66663ZM9.99998 17.5C9.48277 17.5002 8.97821 17.3401 8.55583 17.0416C8.13345 16.7431 7.81405 16.3209 7.64165 15.8333H12.3583C12.1859 16.3209 11.8665 16.7431 11.4441 17.0416C11.0218 17.3401 10.5172 17.5002 9.99998 17.5Z" fill=""/>\n</svg>',"notification-text":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M11 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21H15.2C16.8802 21 17.7202 21 18.362 20.673C18.9265 20.3854 19.3854 19.9265 19.673 19.362C20 18.7202 20 17.8802 20 16.2V13M13 17H7M15 13H7M20.1213 3.87868C21.2929 5.05025 21.2929 6.94975 20.1213 8.12132C18.9497 9.29289 17.0503 9.29289 15.8787 8.12132C14.7071 6.94975 14.7071 5.05025 15.8787 3.87868C17.0503 2.70711 18.9497 2.70711 20.1213 3.87868Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"pdf-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<g id="Group 8708">\n<rect id="Rectangle 4441" x="0.75" y="0.75" width="22.5" height="22.5" rx="4" fill="currentColor"/>\n<path id="Vector" d="M20.75 0.75H3.25C1.875 0.75 0.75 1.875 0.75 3.25V20.75C0.75 22.125 1.875 23.25 3.25 23.25H20.75C22.125 23.25 23.25 22.125 23.25 20.75V3.25C23.25 1.875 22.125 0.75 20.75 0.75ZM8.875 11.375C8.875 12.375 8 13.25 7 13.25H5.75V15.75H3.875V8.25H7C8 8.25 8.875 9.125 8.875 10.125V11.375ZM15.125 13.875C15.125 14.875 14.25 15.75 13.25 15.75H10.125V8.25H13.25C14.25 8.25 15.125 9.125 15.125 10.125V13.875ZM20.125 10.125H18.25V11.375H20.125V13.25H18.25V15.75H16.375V8.25H20.125V10.125ZM12 10.125H13.25V13.875H12V10.125ZM5.75 10.125H7V11.375H5.75V10.125Z" />\n</g>\n</svg>',"pencil-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="pencil-01">\n<path id="Icon" d="M2.5 21.5001L8.04927 19.3657C8.40421 19.2292 8.58168 19.161 8.74772 19.0718C8.8952 18.9927 9.0358 18.9013 9.16804 18.7987C9.31692 18.6831 9.45137 18.5487 9.72028 18.2798L21 7.00006C22.1046 5.89549 22.1046 4.10463 21 3.00006C19.8955 1.89549 18.1046 1.89549 17 3.00006L5.72028 14.2798C5.45138 14.5487 5.31692 14.6831 5.20139 14.832C5.09877 14.9643 5.0074 15.1049 4.92823 15.2523C4.83911 15.4184 4.77085 15.5959 4.63433 15.9508L2.5 21.5001ZM2.5 21.5001L4.55812 16.149C4.7054 15.7661 4.77903 15.5746 4.90534 15.4869C5.01572 15.4103 5.1523 15.3813 5.2843 15.4065C5.43533 15.4354 5.58038 15.5804 5.87048 15.8705L8.12957 18.1296C8.41967 18.4197 8.56472 18.5648 8.59356 18.7158C8.61877 18.8478 8.58979 18.9844 8.51314 19.0947C8.42545 19.2211 8.23399 19.2947 7.85107 19.442L2.5 21.5001Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',phone:'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M8.38028 8.85323C9.07627 10.3028 10.0251 11.6615 11.2266 12.8631C12.4282 14.0646 13.7869 15.0134 15.2365 15.7094C15.3612 15.7693 15.4235 15.7992 15.5024 15.8222C15.7828 15.904 16.127 15.8453 16.3644 15.6752C16.4313 15.6274 16.4884 15.5702 16.6027 15.4559C16.9523 15.1063 17.1271 14.9315 17.3029 14.8172C17.9658 14.3862 18.8204 14.3862 19.4833 14.8172C19.6591 14.9315 19.8339 15.1063 20.1835 15.4559L20.3783 15.6508C20.9098 16.1822 21.1755 16.448 21.3198 16.7333C21.6069 17.3009 21.6069 17.9712 21.3198 18.5387C21.1755 18.8241 20.9098 19.0898 20.3783 19.6213L20.2207 19.7789C19.6911 20.3085 19.4263 20.5733 19.0662 20.7756C18.6667 21 18.0462 21.1614 17.588 21.16C17.1751 21.1588 16.8928 21.0787 16.3284 20.9185C13.295 20.0575 10.4326 18.433 8.04466 16.045C5.65668 13.6571 4.03221 10.7947 3.17124 7.76131C3.01103 7.19687 2.93092 6.91464 2.9297 6.5017C2.92833 6.04347 3.08969 5.42298 3.31411 5.02348C3.51636 4.66345 3.78117 4.39863 4.3108 3.86901L4.46843 3.71138C4.99987 3.17993 5.2656 2.91421 5.55098 2.76987C6.11854 2.4828 6.7888 2.4828 7.35636 2.76987C7.64174 2.91421 7.90747 3.17993 8.43891 3.71138L8.63378 3.90625C8.98338 4.25585 9.15819 4.43065 9.27247 4.60643C9.70347 5.26932 9.70347 6.1239 9.27247 6.78679C9.15819 6.96257 8.98338 7.13738 8.63378 7.48698C8.51947 7.60129 8.46231 7.65845 8.41447 7.72526C8.24446 7.96269 8.18576 8.30695 8.26748 8.5873C8.29048 8.6662 8.32041 8.72854 8.38028 8.85323Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"phone-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 17.5H12.01M8.2 22H15.8C16.9201 22 17.4802 22 17.908 21.782C18.2843 21.5903 18.5903 21.2843 18.782 20.908C19 20.4802 19 19.9201 19 18.8V5.2C19 4.07989 19 3.51984 18.782 3.09202C18.5903 2.71569 18.2843 2.40973 17.908 2.21799C17.4802 2 16.9201 2 15.8 2H8.2C7.0799 2 6.51984 2 6.09202 2.21799C5.71569 2.40973 5.40973 2.71569 5.21799 3.09202C5 3.51984 5 4.0799 5 5.2V18.8C5 19.9201 5 20.4802 5.21799 20.908C5.40973 21.2843 5.71569 21.5903 6.09202 21.782C6.51984 22 7.07989 22 8.2 22ZM12.5 17.5C12.5 17.7761 12.2761 18 12 18C11.7239 18 11.5 17.7761 11.5 17.5C11.5 17.2239 11.7239 17 12 17C12.2761 17 12.5 17.2239 12.5 17.5Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"phone-arrow-down-left":'<svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M13 6.5C13 6.77614 12.7761 7 12.5 7L9.5 7C9.22386 7 9 6.77614 9 6.5V3.5C9 3.22386 9.22386 3 9.5 3C9.77614 3 10 3.22386 10 3.5V5.29289L13.1464 2.14645C13.3417 1.95118 13.6583 1.95118 13.8536 2.14645C14.0488 2.34171 14.0488 2.65829 13.8536 2.85355L10.7071 6L12.5 6C12.7761 6 13 6.22386 13 6.5Z" />\n<path fill-rule="evenodd" clip-rule="evenodd" d="M1 3C1 1.89543 1.89543 1 3 1H3.91442C4.488 1 4.98798 1.39037 5.1271 1.94683L5.86429 4.89562C5.98627 5.38353 5.80396 5.89703 5.40162 6.19879L4.5392 6.8456C4.44965 6.91277 4.43018 7.01112 4.45533 7.07979C5.21234 9.14632 6.85368 10.7877 8.92021 11.5447C8.98888 11.5698 9.08724 11.5504 9.1544 11.4608L9.80121 10.5984C10.103 10.196 10.6165 10.0137 11.1044 10.1357L14.0532 10.8729C14.6096 11.012 15 11.512 15 12.0856V13C15 14.1046 14.1046 15 13 15H11.5C5.70101 15 1 10.299 1 4.5V3Z" />\n</svg>',"phone-arrow-up-right":'<svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="heroicons-solid/phone-arrow-up-right">\n<g id="Vector">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M10 2.5C10 2.22386 10.2239 2 10.5 2H13.5C13.7761 2 14 2.22386 14 2.5V5.5C14 5.77614 13.7761 6 13.5 6C13.2239 6 13 5.77614 13 5.5V3.70711L9.85355 6.85355C9.65829 7.04882 9.34171 7.04882 9.14645 6.85355C8.95118 6.65829 8.95118 6.34171 9.14645 6.14645L12.2929 3H10.5C10.2239 3 10 2.77614 10 2.5Z" />\n<path fill-rule="evenodd" clip-rule="evenodd" d="M1 3C1 1.89543 1.89543 1 3 1H3.91442C4.488 1 4.98798 1.39037 5.1271 1.94683L5.86429 4.89562C5.98627 5.38353 5.80396 5.89703 5.40162 6.19879L4.5392 6.8456C4.44965 6.91277 4.43018 7.01112 4.45533 7.07979C5.21234 9.14632 6.85368 10.7877 8.92021 11.5447C8.98888 11.5698 9.08724 11.5504 9.1544 11.4608L9.80121 10.5984C10.103 10.196 10.6165 10.0137 11.1044 10.1357L14.0532 10.8729C14.6096 11.012 15 11.512 15 12.0856V13C15 14.1046 14.1046 15 13 15H11.5C5.70101 15 1 10.299 1 4.5V3Z" />\n</g>\n</g>\n</svg>',"phone-hang-up":'<svg width="100%" height="100%" viewBox="0 0 80 80" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="phone-hang-up">\n<path color="blue" id="Icon" d="M18.2514 42.8769C14.815 37.5408 12.2548 31.8041 10.5708 25.8711C10.0368 23.9896 9.76975 23.0489 9.76565 21.6724C9.76111 20.145 10.299 18.0767 11.0471 16.745C11.7212 15.5449 12.6039 14.6622 14.3693 12.8967L14.8948 12.3713C16.6662 10.5998 17.552 9.71408 18.5033 9.23293C20.3951 8.27603 22.6293 8.27603 24.5212 9.23293C25.4725 9.71408 26.3582 10.5998 28.1297 12.3713L28.7793 13.0209C29.9446 14.1862 30.5273 14.7689 30.9082 15.3548C32.3449 17.5645 32.3449 20.4131 30.9082 22.6227C30.5273 23.2086 29.9446 23.7913 28.7793 24.9566C28.3982 25.3377 28.2077 25.5282 28.0482 25.7509C27.4815 26.5423 27.2859 27.6899 27.5583 28.6244C27.6349 28.8874 27.7347 29.0952 27.9343 29.5109C28.337 30.3497 28.7652 31.1795 29.2188 31.9989M37.2723 42.7265L37.4221 42.8769C41.4274 46.8822 45.9562 50.0448 50.7883 52.3648C51.2039 52.5644 51.4117 52.6642 51.6747 52.7408C52.6092 53.0132 53.7567 52.8176 54.5482 52.2508C54.7709 52.0914 54.9614 51.9009 55.3424 51.5198C56.5078 50.3545 57.0905 49.7718 57.6764 49.3908C59.886 47.9542 62.7346 47.9542 64.9443 49.3908C65.5302 49.7718 66.1129 50.3545 67.2782 51.5198L67.9278 52.1694C69.6993 53.9409 70.585 54.8266 71.0661 55.7779C72.023 57.6697 72.023 59.9039 71.0661 61.7958C70.585 62.7471 69.6993 63.6328 67.9278 65.4043L67.4023 65.9298C65.6369 67.6952 64.7542 68.5779 63.5541 69.252C62.2224 70.0001 60.1541 70.538 58.6267 70.5334C57.2502 70.5293 56.3095 70.2623 54.428 69.7283C44.3167 66.8584 34.7755 61.4435 26.8155 53.4835L26.6659 53.3334M69.9987 10L9.99871 70" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"phone-hangup2":'<svg width="100%" height="100%" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<g id="phone-hangup">\n<g id="Vector 198">\n<path d="M26.8337 14.5834L23.917 17.5L20.417 15.1667V10.3156C18.6394 9.72671 16.5034 9.33337 14.0003 9.33337C11.4973 9.33337 9.3613 9.72671 7.58366 10.3156V15.1667L4.08366 17.5L1.16699 14.5834C1.94255 13.42 4.05859 11.4833 7.58366 10.3156C9.3613 9.72671 11.4973 9.33337 14.0003 9.33337C16.5034 9.33337 18.6394 9.72671 20.417 10.3156C23.9421 11.4833 26.0581 13.42 26.8337 14.5834Z" fill="currentColor"/>\n<path d="M20.417 10.3156C18.6394 9.72671 16.5034 9.33337 14.0003 9.33337C11.4973 9.33337 9.3613 9.72671 7.58366 10.3156M20.417 10.3156C23.9421 11.4833 26.0581 13.42 26.8337 14.5834L23.917 17.5L20.417 15.1667V10.3156ZM7.58366 10.3156C4.05859 11.4833 1.94255 13.42 1.16699 14.5834L4.08366 17.5L7.58366 15.1667V10.3156Z" stroke="white" stroke-width="2.33333" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</g>\n</svg>',"phone-incoming-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M14.9996 4V9M14.9996 9L19.9996 9M14.9996 9L20.9996 3M10.2266 13.8631C9.02506 12.6615 8.07627 11.3028 7.38028 9.85323C7.32041 9.72854 7.29048 9.66619 7.26748 9.5873C7.18576 9.30695 7.24446 8.96269 7.41447 8.72526C7.46231 8.65845 7.51947 8.60129 7.63378 8.48698C7.98338 8.13737 8.15819 7.96257 8.27247 7.78679C8.70347 7.1239 8.70347 6.26932 8.27247 5.60643C8.15819 5.43065 7.98338 5.25585 7.63378 4.90624L7.43891 4.71137C6.90747 4.17993 6.64174 3.91421 6.35636 3.76987C5.7888 3.4828 5.11854 3.4828 4.55098 3.76987C4.2656 3.91421 3.99987 4.17993 3.46843 4.71137L3.3108 4.86901C2.78117 5.39863 2.51636 5.66344 2.31411 6.02348C2.08969 6.42298 1.92833 7.04347 1.9297 7.5017C1.93092 7.91464 2.01103 8.19687 2.17124 8.76131C3.03221 11.7947 4.65668 14.6571 7.04466 17.045C9.43264 19.433 12.295 21.0575 15.3284 21.9185C15.8928 22.0787 16.1751 22.1588 16.588 22.16C17.0462 22.1614 17.6667 22 18.0662 21.7756C18.4263 21.5733 18.6911 21.3085 19.2207 20.7789L19.3783 20.6213C19.9098 20.0898 20.1755 19.8241 20.3198 19.5387C20.6069 18.9712 20.6069 18.3009 20.3198 17.7333C20.1755 17.448 19.9098 17.1822 19.3783 16.6508L19.1835 16.4559C18.8339 16.1063 18.6591 15.9315 18.4833 15.8172C17.8204 15.3862 16.9658 15.3862 16.3029 15.8172C16.1271 15.9315 15.9523 16.1063 15.6027 16.4559C15.4884 16.5702 15.4313 16.6274 15.3644 16.6752C15.127 16.8453 14.7828 16.904 14.5024 16.8222C14.4235 16.7992 14.3612 16.7693 14.2365 16.7094C12.7869 16.0134 11.4282 15.0646 10.2266 13.8631Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"phone-outgoing-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M20.9996 8V3M20.9996 3H15.9996M20.9996 3L14.9996 9M10.2266 13.8631C9.02506 12.6615 8.07627 11.3028 7.38028 9.85323C7.32041 9.72854 7.29048 9.66619 7.26748 9.5873C7.18576 9.30695 7.24446 8.96269 7.41447 8.72526C7.46231 8.65845 7.51947 8.60129 7.63378 8.48698C7.98338 8.13737 8.15819 7.96257 8.27247 7.78679C8.70347 7.1239 8.70347 6.26932 8.27247 5.60643C8.15819 5.43065 7.98338 5.25585 7.63378 4.90624L7.43891 4.71137C6.90747 4.17993 6.64174 3.91421 6.35636 3.76987C5.7888 3.4828 5.11854 3.4828 4.55098 3.76987C4.2656 3.91421 3.99987 4.17993 3.46843 4.71137L3.3108 4.86901C2.78117 5.39863 2.51636 5.66344 2.31411 6.02348C2.08969 6.42298 1.92833 7.04347 1.9297 7.5017C1.93092 7.91464 2.01103 8.19687 2.17124 8.76131C3.03221 11.7947 4.65668 14.6571 7.04466 17.045C9.43264 19.433 12.295 21.0575 15.3284 21.9185C15.8928 22.0787 16.1751 22.1588 16.588 22.16C17.0462 22.1614 17.6667 22 18.0662 21.7756C18.4263 21.5733 18.6911 21.3085 19.2207 20.7789L19.3783 20.6213C19.9098 20.0898 20.1755 19.8241 20.3198 19.5387C20.6069 18.9712 20.6069 18.3009 20.3198 17.7333C20.1755 17.448 19.9098 17.1822 19.3783 16.6508L19.1835 16.4559C18.8339 16.1063 18.6591 15.9315 18.4833 15.8172C17.8204 15.3862 16.9658 15.3862 16.3029 15.8172C16.1271 15.9315 15.9523 16.1063 15.6027 16.4559C15.4884 16.5702 15.4313 16.6274 15.3644 16.6752C15.127 16.8453 14.7828 16.904 14.5024 16.8222C14.4235 16.7992 14.3612 16.7693 14.2365 16.7094C12.7869 16.0134 11.4282 15.0646 10.2266 13.8631Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"phone-plus":'<svg width="100%" height="100%" viewBox="0 0 28 28" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M19.8326 12.8333V3.5M15.1659 8.16667H24.4992M11.9308 16.1736C10.5289 14.7717 9.422 13.1867 8.61 11.4954C8.54015 11.35 8.50523 11.2772 8.4784 11.1852C8.38306 10.8581 8.45154 10.4565 8.64989 10.1795C8.7057 10.1015 8.77238 10.0348 8.90575 9.90148C9.31362 9.4936 9.51756 9.28967 9.65089 9.08459C10.1537 8.31122 10.1537 7.31421 9.65089 6.54084C9.51756 6.33576 9.31362 6.13183 8.90575 5.72395L8.6784 5.4966C8.05838 4.87659 7.74838 4.56658 7.41543 4.39818C6.75328 4.06326 5.9713 4.06326 5.30915 4.39818C4.9762 4.56658 4.66619 4.87659 4.04618 5.4966L3.86227 5.68051C3.24438 6.2984 2.93543 6.60735 2.69948 7.02739C2.43765 7.49348 2.2494 8.21739 2.25099 8.75198C2.25242 9.23375 2.34587 9.56301 2.53278 10.2215C3.53725 13.7605 5.43247 17.0999 8.21844 19.8859C11.0044 22.6719 14.3438 24.5671 17.8828 25.5716C18.5413 25.7585 18.8706 25.8519 19.3524 25.8534C19.887 25.8549 20.6109 25.6667 21.0769 25.4049C21.497 25.1689 21.8059 24.86 22.4238 24.2421L22.6077 24.0582C23.2277 23.4381 23.5378 23.1281 23.7062 22.7952C24.0411 22.133 24.0411 21.3511 23.7062 20.6889C23.5378 20.356 23.2277 20.046 22.6077 19.4259L22.3804 19.1986C21.9725 18.7907 21.7686 18.5868 21.5635 18.4534C20.7901 17.9506 19.7931 17.9506 19.0197 18.4534C18.8147 18.5868 18.6107 18.7907 18.2029 19.1986C18.0695 19.332 18.0028 19.3986 17.9249 19.4544C17.6479 19.6528 17.2462 19.7213 16.9191 19.6259C16.8271 19.5991 16.7544 19.5642 16.6089 19.4943C14.9177 18.6823 13.3326 17.5754 11.9308 16.1736Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"phone-x":'<svg width="100%" height="100%" viewBox="0 0 80 80" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M69.999 10L49.999 30M49.999 10L69.999 30M34.0891 46.2102C30.0839 42.205 26.9212 37.6762 24.6012 32.8441C24.4017 32.4285 24.3019 32.2206 24.2253 31.9577C23.9528 31.0232 24.1485 29.8756 24.7152 29.0842C24.8747 28.8615 25.0652 28.671 25.4463 28.2899C26.6116 27.1246 27.1943 26.5419 27.5752 25.956C29.0119 23.7463 29.0119 20.8977 27.5752 18.6881C27.1943 18.1022 26.6116 17.5195 25.4463 16.3541L24.7967 15.7046C23.0252 13.9331 22.1395 13.0474 21.1882 12.5662C19.2963 11.6093 17.0621 11.6093 15.1702 12.5662C14.219 13.0474 13.3332 13.9331 11.5618 15.7046L11.0363 16.23C9.27091 17.9954 8.3882 18.8781 7.71404 20.0783C6.96597 21.4099 6.4281 23.4782 6.43265 25.0057C6.43674 26.3821 6.70375 27.3229 7.23778 29.2044C10.1077 39.3157 15.5226 48.8569 23.4825 56.8168C31.4425 64.7768 40.9837 70.1917 51.095 73.0616C52.9765 73.5956 53.9172 73.8626 55.2937 73.8667C56.8211 73.8713 58.8894 73.3334 60.2211 72.5853C61.4212 71.9112 62.3039 71.0284 64.0693 69.263L64.5948 68.7376C66.3662 66.9661 67.252 66.0804 67.7331 65.1291C68.69 63.2372 68.69 61.003 67.7331 59.1111C67.252 58.1599 66.3662 57.2741 64.5948 55.5027L63.9452 54.8531C62.7799 53.6877 62.1972 53.1051 61.6113 52.7241C59.4016 51.2875 56.553 51.2875 54.3434 52.7241C53.7575 53.1051 53.1748 53.6878 52.0094 54.8531C51.6284 55.2341 51.4379 55.4247 51.2152 55.5841C50.4237 56.1508 49.2762 56.3465 48.3417 56.0741C48.0787 55.9974 47.8709 55.8977 47.4553 55.6981C42.6232 53.3781 38.0944 50.2155 34.0891 46.2102Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',plus:'<svg width="100%" height="100%" viewBox="0 0 28 28" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M4.375 14H23.625" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M14 4.375V23.625" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"plus-circle":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 8V16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',printer:'<svg width="100%" height="100%" viewBox="0 0 22 22" fill="none" stroke="" xmlns="http://www.w3.org/2000/svg">\n<path d="M17 6V4.2C17 3.0799 17 2.51984 16.782 2.09202C16.5903 1.71569 16.2843 1.40973 15.908 1.21799C15.4802 1 14.9201 1 13.8 1H8.2C7.0799 1 6.51984 1 6.09202 1.21799C5.71569 1.40973 5.40973 1.71569 5.21799 2.09202C5 2.51984 5 3.0799 5 4.2V6M5 17C4.07003 17 3.60504 17 3.22354 16.8978C2.18827 16.6204 1.37962 15.8117 1.10222 14.7765C1 14.395 1 13.93 1 13V10.8C1 9.11984 1 8.27976 1.32698 7.63803C1.6146 7.07354 2.07354 6.6146 2.63803 6.32698C3.27976 6 4.11984 6 5.8 6H16.2C17.8802 6 18.7202 6 19.362 6.32698C19.9265 6.6146 20.3854 7.07354 20.673 7.63803C21 8.27976 21 9.11984 21 10.8V13C21 13.93 21 14.395 20.8978 14.7765C20.6204 15.8117 19.8117 16.6204 18.7765 16.8978C18.395 17 17.93 17 17 17M14 9.5H17M8.2 21H13.8C14.9201 21 15.4802 21 15.908 20.782C16.2843 20.5903 16.5903 20.2843 16.782 19.908C17 19.4802 17 18.9201 17 17.8V16.2C17 15.0799 17 14.5198 16.782 14.092C16.5903 13.7157 16.2843 13.4097 15.908 13.218C15.4802 13 14.9201 13 13.8 13H8.2C7.0799 13 6.51984 13 6.09202 13.218C5.71569 13.4097 5.40973 13.7157 5.21799 14.092C5 14.5198 5 15.0799 5 16.2V17.8C5 18.9201 5 19.4802 5.21799 19.908C5.40973 20.2843 5.71569 20.5903 6.09202 20.782C6.51984 21 7.07989 21 8.2 21Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"question-mark-circle":'<svg width="100%" height="100%" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<g id="heroicons-outline/question-mark-circle">\n<path id="Vector" d="M19.7578 15.0377C22.101 12.9874 25.8999 12.9874 28.2431 15.0377C30.5862 17.0879 30.5862 20.4121 28.2431 22.4623C27.8353 22.8192 27.3833 23.1139 26.9027 23.3465C25.4113 24.0683 24.0005 25.3431 24.0005 27V28.5M42 24C42 33.9411 33.9411 42 24 42C14.0589 42 6 33.9411 6 24C6 14.0589 14.0589 6 24 6C33.9411 6 42 14.0589 42 24ZM24 34.5H24.015V34.515H24V34.5Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"refresh-ccw-01":'<svg width="100%" height="100%" viewBox="0 0 21 20" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M1 8C1 8 3.00498 5.26822 4.63384 3.63824C6.26269 2.00827 8.5136 1 11 1C15.9706 1 20 5.02944 20 10C20 14.9706 15.9706 19 11 19C6.89691 19 3.43511 16.2543 2.35177 12.5M1 8V2M1 8H7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"refresh-cw-01":'<svg width="100%" height="100%" viewBox="0 0 21 20" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M20 8C20 8 17.995 5.26822 16.3662 3.63824C14.7373 2.00827 12.4864 1 10 1C5.02944 1 1 5.02944 1 10C1 14.9706 5.02944 19 10 19C14.1031 19 17.5649 16.2543 18.6482 12.5M20 8V2M20 8H14" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"refresh-cw-04":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M17 5.1255C19.1213 6.67103 20.5 9.17456 20.5 12.0001C20.5 16.6945 16.6944 20.5001 12 20.5001H11.5M7 18.8747C4.87867 17.3292 3.5 14.8256 3.5 12.0001C3.5 7.30568 7.30558 3.5001 12 3.5001H12.5M13 22.4001L11 20.4001L13 18.4001M11 5.6001L13 3.6001L11 1.6001" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"refresh-right-square-bold":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M16.19 2H7.81C4.17 2 2 4.17 2 7.81V16.18C2 19.83 4.17 22 7.81 22H16.18C19.82 22 21.99 19.83 21.99 16.19V7.81C22 4.17 19.83 2 16.19 2ZM12 18.01C8.83 18.01 6.25 15.43 6.25 12.26C6.25 9.09 8.83 6.51 12 6.51C12.14 6.51 12.29 6.53 12.43 6.54L12.15 6.22C11.88 5.91 11.91 5.43 12.22 5.16C12.53 4.89 13.01 4.92 13.28 5.23L14.95 7.14C14.96 7.15 14.96 7.16 14.97 7.17C14.98 7.18 14.99 7.18 14.99 7.19C15.01 7.22 15.02 7.26 15.04 7.3C15.06 7.35 15.09 7.39 15.1 7.44C15.11 7.49 15.11 7.53 15.12 7.58C15.12 7.63 15.13 7.67 15.13 7.72C15.13 7.77 15.11 7.81 15.09 7.86C15.07 7.91 15.06 7.96 15.04 8C15.02 8.04 14.98 8.08 14.95 8.12C14.92 8.15 14.91 8.19 14.88 8.21C14.87 8.22 14.86 8.22 14.85 8.23C14.84 8.24 14.84 8.25 14.83 8.25L12.89 9.67C12.76 9.77 12.6 9.81 12.45 9.81C12.22 9.81 11.99 9.7 11.84 9.5C11.6 9.17 11.67 8.7 12 8.45L12.56 8.04C12.37 8.03 12.19 8.01 12 8.01C9.66 8.01 7.75 9.92 7.75 12.26C7.75 14.6 9.66 16.51 12 16.51C14.34 16.51 16.25 14.6 16.25 12.26C16.25 11.41 16 10.6 15.54 9.9C15.31 9.56 15.4 9.09 15.75 8.86C16.09 8.63 16.56 8.72 16.79 9.07C17.42 10.02 17.76 11.12 17.76 12.26C17.75 15.44 15.17 18.01 12 18.01Z" fill="currentColor"/>\n</svg>',"remove-circle":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<g clip-path="url(#clip0_2179_2104)">\n<path d="M21.6118 14.7568C20.0894 20.0658 14.5519 23.1354 9.24282 21.613C3.93377 20.0907 0.864235 14.5531 2.38658 9.24403C3.90892 3.93499 9.44652 0.865452 14.7556 2.3878C16.506 2.88973 18.0146 3.82893 19.1931 5.05215" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>\n<path d="M8.7475 15.1575C8.5575 15.1575 8.3675 15.0875 8.2175 14.9375C7.9275 14.6475 7.9275 14.1675 8.2175 13.8775L13.8775 8.2175C14.1675 7.9275 14.6475 7.9275 14.9375 8.2175C15.2275 8.5075 15.2275 8.9875 14.9375 9.2775L9.2775 14.9375C9.1375 15.0875 8.9375 15.1575 8.7475 15.1575Z" fill="currentColor"/>\n<path d="M14.4075 15.1575C14.2175 15.1575 14.0275 15.0875 13.8775 14.9375L8.2175 9.2775C7.9275 8.9875 7.9275 8.5075 8.2175 8.2175C8.5075 7.9275 8.9875 7.9275 9.2775 8.2175L14.9375 13.8775C15.2275 14.1675 15.2275 14.6475 14.9375 14.9375C14.7875 15.0875 14.5975 15.1575 14.4075 15.1575Z" fill="currentColor"/>\n</g>\n<defs>\n<clipPath id="clip0_2179_2104">\n<rect width="24" height="24" fill="white"/>\n</clipPath>\n</defs>\n</svg>',"repeat-04":'<svg width="100%" height="100%" viewBox="0 0 20 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M10 20.5001C14.6944 20.5001 18.5 16.6945 18.5 12.0001C18.5 9.17456 17.1213 6.67103 15 5.1255M11 22.4001L9 20.4001L11 18.4001M10 3.5001C5.30558 3.5001 1.5 7.30568 1.5 12.0001C1.5 14.8256 2.87867 17.3292 5 18.8747M9 5.6001L11 3.6001L9 1.6001" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"repeat-bold":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M16.19 2H7.81C4.17 2 2 4.17 2 7.81V16.18C2 19.83 4.17 22 7.81 22H16.18C19.82 22 21.99 19.83 21.99 16.19V7.81C22 4.17 19.83 2 16.19 2ZM12 18.25C10.21 18.25 8.81 17.36 7.86 16.48V17.19C7.86 17.6 7.52 17.94 7.11 17.94C6.7 17.94 6.36 17.6 6.36 17.19V14.44C6.36 14.03 6.7 13.69 7.11 13.69H9.59C10 13.69 10.34 14.03 10.34 14.44C10.34 14.85 10 15.19 9.59 15.19H8.69C9.43 15.93 10.58 16.75 12 16.75C14.62 16.75 16.75 14.62 16.75 12C16.75 11.59 17.09 11.25 17.5 11.25C17.91 11.25 18.25 11.59 18.25 12C18.25 15.45 15.45 18.25 12 18.25ZM18.25 9.54C18.25 9.57 18.25 9.6 18.25 9.62C18.24 9.73 18.21 9.83 18.16 9.92C18.11 10.01 18.04 10.09 17.95 10.16C17.88 10.21 17.8 10.25 17.71 10.28C17.64 10.3 17.57 10.31 17.5 10.31H15.07C14.66 10.31 14.32 9.97 14.32 9.56C14.32 9.15 14.66 8.81 15.07 8.81H15.9C15.1 8.07 13.81 7.25 12.02 7.25C9.4 7.25 7.27 9.38 7.27 12C7.27 12.41 6.93 12.75 6.52 12.75C6.11 12.75 5.75 12.41 5.75 12C5.75 8.55 8.55 5.75 12 5.75C14.15 5.75 15.73 6.68 16.75 7.57V6.81C16.75 6.4 17.09 6.06 17.5 6.06C17.91 6.06 18.25 6.4 18.25 6.81V9.54Z" fill="currentColor"/>\n</svg>',"ruler-pen":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n <path id="ruler&pen" d="M18.4707 22.75H14.4707C12.0507 22.75 10.7207 21.42 10.7207 19V5C10.7207 2.58 12.0507 1.25 14.4707 1.25H18.4707C20.8907 1.25 22.2207 2.58 22.2207 5V19C22.2207 21.42 20.8807 22.75 18.4707 22.75ZM14.4707 2.75C12.8907 2.75 12.2207 3.42 12.2207 5V19C12.2207 20.58 12.8907 21.25 14.4707 21.25H18.4707C20.0507 21.25 20.7207 20.58 20.7207 19V5C20.7207 3.42 20.0507 2.75 18.4707 2.75H14.4707ZM16.4707 6.75H11.4707C11.0607 6.75 10.7207 6.41 10.7207 6C10.7207 5.59 11.0607 5.25 11.4707 5.25H16.4707C16.8807 5.25 17.2207 5.59 17.2207 6C17.2207 6.41 16.8807 6.75 16.4707 6.75ZM15.4707 18.75H11.4707C11.0607 18.75 10.7207 18.41 10.7207 18C10.7207 17.59 11.0607 17.25 11.4707 17.25H15.4707C15.8807 17.25 16.2207 17.59 16.2207 18C16.2207 18.41 15.8807 18.75 15.4707 18.75ZM16.4709 14.75C16.4609 14.75 16.4609 14.75 16.4709 14.75L11.4609 14.7C11.0509 14.7 10.7109 14.36 10.7209 13.94C10.7209 13.53 11.0609 13.2 11.4709 13.2C11.4709 13.2 11.4709 13.2 11.4809 13.2L16.4809 13.25C16.8909 13.25 17.2309 13.59 17.2209 14.01C17.2109 14.42 16.8809 14.75 16.4709 14.75ZM14.4707 10.75H11.4707C11.0607 10.75 10.7207 10.41 10.7207 10C10.7207 9.59 11.0607 9.25 11.4707 9.25H14.4707C14.8807 9.25 15.2207 9.59 15.2207 10C15.2207 10.41 14.8807 10.75 14.4707 10.75ZM5.4893 22.72C4.5793 22.72 3.7193 22.16 3.1293 21.18L2.3093 19.82C2.0093 19.32 1.7793 18.5 1.7793 17.92V4.95C1.7793 2.91 3.4393 1.25 5.4793 1.25C7.5193 1.25 9.1793 2.91 9.1793 4.95V17.91C9.1793 18.49 8.9493 19.31 8.6493 19.81L7.8293 21.17C7.2593 22.16 6.3993 22.72 5.4893 22.72ZM5.4893 2.75C4.2793 2.75 3.2893 3.74 3.2893 4.95V17.91C3.2893 18.22 3.4393 18.77 3.5993 19.04L4.4193 20.4C4.7293 20.92 5.1193 21.21 5.4893 21.21C5.8593 21.21 6.2493 20.91 6.5593 20.4L7.3793 19.04C7.5393 18.77 7.6893 18.22 7.6893 17.91V4.95C7.6893 3.74 6.6993 2.75 5.4893 2.75ZM8.4393 7.75H2.5293C2.1193 7.75 1.7793 7.41 1.7793 7C1.7793 6.59 2.1193 6.25 2.5293 6.25H8.4393C8.8493 6.25 9.1893 6.59 9.1893 7C9.1893 7.41 8.8493 7.75 8.4393 7.75Z" />\n</svg>',search:'<svg width="100%" height="100%" viewBox="-1 -1 22 22" fill="currentColor" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M4.98675 0.653865C0.825742 2.4227 -1.11429 7.23032 0.654378 11.3909C2.42319 15.5519 7.23081 17.4919 11.3914 15.7233C12.1684 15.393 12.8679 14.9567 13.4803 14.4386L18.8427 19.8018L18.9188 19.8674C19.1841 20.0643 19.5607 20.0425 19.8014 19.8018C20.0662 19.5371 20.0662 19.1079 19.8015 18.8431L14.4387 13.4795C16.3707 11.1937 16.9744 7.92819 15.7237 4.98621C13.9549 0.825123 9.14804 -1.11471 4.98675 0.653865ZM13.0578 12.9825C14.9397 11.0696 15.5908 8.13901 14.476 5.51661L14.3825 5.30636C12.8366 1.97977 8.91836 0.456062 5.51711 1.90161C2.04519 3.37752 0.426398 7.38907 1.90211 10.8605C3.37801 14.3324 7.38956 15.9512 10.861 14.4755C11.6756 14.1293 12.3882 13.6434 12.9827 13.0577C12.9942 13.0443 13.0063 13.0312 13.019 13.0185C13.0316 13.0059 13.0445 12.9939 13.0578 12.9825Z" />\n</svg>',"search-lg":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M21 21L17.5001 17.5M20 11.5C20 16.1944 16.1944 20 11.5 20C6.80558 20 3 16.1944 3 11.5C3 6.80558 6.80558 3 11.5 3C16.1944 3 20 6.80558 20 11.5Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"search-md":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="search-md">\n<path id="Icon" d="M21 21L16.65 16.65M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"search-refraction":'<svg width="100%" height="100%" viewBox="0 0 26 26" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="home">\n<path id="Icon" d="M22.75 22.75L18.0375 18.0375M11.9167 6.5C14.9082 6.5 17.3333 8.92512 17.3333 11.9167M20.5833 11.9167C20.5833 16.7031 16.7031 20.5833 11.9167 20.5833C7.1302 20.5833 3.25 16.7031 3.25 11.9167C3.25 7.1302 7.1302 3.25 11.9167 3.25C16.7031 3.25 20.5833 7.1302 20.5833 11.9167Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"send-01":'<svg width="100%" height="100%" viewBox="0 0 27 26" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M11.8745 14.6249L23.2495 3.24994M12.0127 14.9803L14.8599 22.3015C15.1107 22.9465 15.2361 23.269 15.4168 23.3631C15.5734 23.4447 15.76 23.4448 15.9168 23.3634C16.0976 23.2695 16.2234 22.9471 16.475 22.3025L23.6145 4.00741C23.8416 3.42546 23.9551 3.13449 23.893 2.94856C23.8391 2.78709 23.7124 2.66037 23.5509 2.60643C23.365 2.54432 23.074 2.65787 22.4921 2.88497L4.197 10.0245C3.55234 10.2761 3.23 10.4019 3.13607 10.5827C3.05464 10.7394 3.05475 10.926 3.13636 11.0827C3.23051 11.2634 3.55299 11.3888 4.19795 11.6396L11.5191 14.4867C11.65 14.5376 11.7155 14.5631 11.7706 14.6024C11.8195 14.6373 11.8622 14.68 11.897 14.7288C11.9364 14.784 11.9618 14.8494 12.0127 14.9803Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"send-02":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="send-02">\n<path id="Icon" d="M12.0005 19V12M12.292 19.0846L19.2704 21.4208C19.8173 21.6039 20.0908 21.6954 20.2594 21.6297C20.4059 21.5727 20.517 21.4501 20.5594 21.2988C20.6082 21.1245 20.4903 20.8614 20.2545 20.3351L12.766 3.62232C12.5354 3.10762 12.4201 2.85027 12.2594 2.77053C12.1199 2.70125 11.956 2.70099 11.8162 2.76982C11.6553 2.84905 11.5392 3.10602 11.3069 3.61998L3.75244 20.336C3.51474 20.862 3.39589 21.125 3.44422 21.2994C3.48619 21.4509 3.59697 21.5738 3.74329 21.6313C3.91178 21.6975 4.18567 21.6066 4.73346 21.4248L11.786 19.084C11.8799 19.0528 11.9268 19.0372 11.9749 19.0311C12.0175 19.0256 12.0606 19.0257 12.1032 19.0312C12.1512 19.0375 12.1981 19.0532 12.292 19.0846Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"send-diagonal":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5.25253 9.97477L16.9125 4.42277C18.6125 3.61277 20.3865 5.38777 19.5775 7.08877L14.0255 18.7478C13.2665 20.3408 10.9665 20.2428 10.3465 18.5898L9.32053 15.8508C9.22028 15.5836 9.06401 15.3409 8.8622 15.1391C8.6604 14.9373 8.41774 14.781 8.15053 14.6808L5.41053 13.6538C3.75853 13.0338 3.65953 10.7338 5.25253 9.97477Z" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"setting-2":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M12 15.75C9.93 15.75 8.25 14.07 8.25 12C8.25 9.93 9.93 8.25 12 8.25C14.07 8.25 15.75 9.93 15.75 12C15.75 14.07 14.07 15.75 12 15.75ZM12 9.75C10.76 9.75 9.75 10.76 9.75 12C9.75 13.24 10.76 14.25 12 14.25C13.24 14.25 14.25 13.24 14.25 12C14.25 10.76 13.24 9.75 12 9.75Z" fill=""/>\n<path d="M15.21 22.19C15 22.19 14.79 22.16 14.58 22.11C13.96 21.94 13.44 21.55 13.11 21L12.99 20.8C12.4 19.78 11.59 19.78 11 20.8L10.89 20.99C10.56 21.55 10.04 21.95 9.42 22.11C8.79 22.28 8.14 22.19 7.59 21.86L5.87 20.87C5.26 20.52 4.82 19.95 4.63 19.26C4.45 18.57 4.54 17.86 4.89 17.25C5.18 16.74 5.26 16.28 5.09 15.99C4.92 15.7 4.49 15.53 3.9 15.53C2.44 15.53 1.25 14.34 1.25 12.88V11.12C1.25 9.66004 2.44 8.47004 3.9 8.47004C4.49 8.47004 4.92 8.30004 5.09 8.01004C5.26 7.72004 5.19 7.26004 4.89 6.75004C4.54 6.14004 4.45 5.42004 4.63 4.74004C4.81 4.05004 5.25 3.48004 5.87 3.13004L7.6 2.14004C8.73 1.47004 10.22 1.86004 10.9 3.01004L11.02 3.21004C11.61 4.23004 12.42 4.23004 13.01 3.21004L13.12 3.02004C13.8 1.86004 15.29 1.47004 16.43 2.15004L18.15 3.14004C18.76 3.49004 19.2 4.06004 19.39 4.75004C19.57 5.44004 19.48 6.15004 19.13 6.76004C18.84 7.27004 18.76 7.73004 18.93 8.02004C19.1 8.31004 19.53 8.48004 20.12 8.48004C21.58 8.48004 22.77 9.67004 22.77 11.13V12.89C22.77 14.35 21.58 15.54 20.12 15.54C19.53 15.54 19.1 15.71 18.93 16C18.76 16.29 18.83 16.75 19.13 17.26C19.48 17.87 19.58 18.59 19.39 19.27C19.21 19.96 18.77 20.53 18.15 20.88L16.42 21.87C16.04 22.08 15.63 22.19 15.21 22.19ZM12 18.49C12.89 18.49 13.72 19.05 14.29 20.04L14.4 20.23C14.52 20.44 14.72 20.59 14.96 20.65C15.2 20.71 15.44 20.68 15.64 20.56L17.37 19.56C17.63 19.41 17.83 19.16 17.91 18.86C17.99 18.56 17.95 18.25 17.8 17.99C17.23 17.01 17.16 16 17.6 15.23C18.04 14.46 18.95 14.02 20.09 14.02C20.73 14.02 21.24 13.51 21.24 12.87V11.11C21.24 10.48 20.73 9.96004 20.09 9.96004C18.95 9.96004 18.04 9.52004 17.6 8.75004C17.16 7.98004 17.23 6.97004 17.8 5.99004C17.95 5.73004 17.99 5.42004 17.91 5.12004C17.83 4.82004 17.64 4.58004 17.38 4.42004L15.65 3.43004C15.22 3.17004 14.65 3.32004 14.39 3.76004L14.28 3.95004C13.71 4.94004 12.88 5.50004 11.99 5.50004C11.1 5.50004 10.27 4.94004 9.7 3.95004L9.59 3.75004C9.34 3.33004 8.78 3.18004 8.35 3.43004L6.62 4.43004C6.36 4.58004 6.16 4.83004 6.08 5.13004C6 5.43004 6.04 5.74004 6.19 6.00004C6.76 6.98004 6.83 7.99004 6.39 8.76004C5.95 9.53004 5.04 9.97004 3.9 9.97004C3.26 9.97004 2.75 10.48 2.75 11.12V12.88C2.75 13.51 3.26 14.03 3.9 14.03C5.04 14.03 5.95 14.47 6.39 15.24C6.83 16.01 6.76 17.02 6.19 18C6.04 18.26 6 18.57 6.08 18.87C6.16 19.17 6.35 19.41 6.61 19.57L8.34 20.56C8.55 20.69 8.8 20.72 9.03 20.66C9.27 20.6 9.47 20.44 9.6 20.23L9.71 20.04C10.28 19.06 11.11 18.49 12 18.49Z" fill=""/>\n</svg>',settings:'<svg width="100%" height="100%" viewBox="0 0 53 28" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M24.5 15.75C22.43 15.75 20.75 14.07 20.75 12C20.75 9.93 22.43 8.25 24.5 8.25C26.57 8.25 28.25 9.93 28.25 12C28.25 14.07 26.57 15.75 24.5 15.75ZM24.5 9.75C23.26 9.75 22.25 10.76 22.25 12C22.25 13.24 23.26 14.25 24.5 14.25C25.74 14.25 26.75 13.24 26.75 12C26.75 10.76 25.74 9.75 24.5 9.75Z" fill="currentColor"/>\n<path d="M27.71 22.19C27.5 22.19 27.29 22.16 27.08 22.11C26.46 21.94 25.94 21.55 25.61 21L25.49 20.8C24.9 19.78 24.09 19.78 23.5 20.8L23.39 20.99C23.06 21.55 22.54 21.95 21.92 22.11C21.29 22.28 20.64 22.19 20.09 21.86L18.37 20.87C17.76 20.52 17.32 19.95 17.13 19.26C16.95 18.57 17.04 17.86 17.39 17.25C17.68 16.74 17.76 16.28 17.59 15.99C17.42 15.7 16.99 15.53 16.4 15.53C14.94 15.53 13.75 14.34 13.75 12.88V11.12C13.75 9.66004 14.94 8.47004 16.4 8.47004C16.99 8.47004 17.42 8.30004 17.59 8.01004C17.76 7.72004 17.69 7.26004 17.39 6.75004C17.04 6.14004 16.95 5.42004 17.13 4.74004C17.31 4.05004 17.75 3.48004 18.37 3.13004L20.1 2.14004C21.23 1.47004 22.72 1.86004 23.4 3.01004L23.52 3.21004C24.11 4.23004 24.92 4.23004 25.51 3.21004L25.62 3.02004C26.3 1.86004 27.79 1.47004 28.93 2.15004L30.65 3.14004C31.26 3.49004 31.7 4.06004 31.89 4.75004C32.07 5.44004 31.98 6.15004 31.63 6.76004C31.34 7.27004 31.26 7.73004 31.43 8.02004C31.6 8.31004 32.03 8.48004 32.62 8.48004C34.08 8.48004 35.27 9.67004 35.27 11.13V12.89C35.27 14.35 34.08 15.54 32.62 15.54C32.03 15.54 31.6 15.71 31.43 16C31.26 16.29 31.33 16.75 31.63 17.26C31.98 17.87 32.08 18.59 31.89 19.27C31.71 19.96 31.27 20.53 30.65 20.88L28.92 21.87C28.54 22.08 28.13 22.19 27.71 22.19ZM24.5 18.49C25.39 18.49 26.22 19.05 26.79 20.04L26.9 20.23C27.02 20.44 27.22 20.59 27.46 20.65C27.7 20.71 27.94 20.68 28.14 20.56L29.87 19.56C30.13 19.41 30.33 19.16 30.41 18.86C30.49 18.56 30.45 18.25 30.3 17.99C29.73 17.01 29.66 16 30.1 15.23C30.54 14.46 31.45 14.02 32.59 14.02C33.23 14.02 33.74 13.51 33.74 12.87V11.11C33.74 10.48 33.23 9.96004 32.59 9.96004C31.45 9.96004 30.54 9.52004 30.1 8.75004C29.66 7.98004 29.73 6.97004 30.3 5.99004C30.45 5.73004 30.49 5.42004 30.41 5.12004C30.33 4.82004 30.14 4.58004 29.88 4.42004L28.15 3.43004C27.72 3.17004 27.15 3.32004 26.89 3.76004L26.78 3.95004C26.21 4.94004 25.38 5.50004 24.49 5.50004C23.6 5.50004 22.77 4.94004 22.2 3.95004L22.09 3.75004C21.84 3.33004 21.28 3.18004 20.85 3.43004L19.12 4.43004C18.86 4.58004 18.66 4.83004 18.58 5.13004C18.5 5.43004 18.54 5.74004 18.69 6.00004C19.26 6.98004 19.33 7.99004 18.89 8.76004C18.45 9.53004 17.54 9.97004 16.4 9.97004C15.76 9.97004 15.25 10.48 15.25 11.12V12.88C15.25 13.51 15.76 14.03 16.4 14.03C17.54 14.03 18.45 14.47 18.89 15.24C19.33 16.01 19.26 17.02 18.69 18C18.54 18.26 18.5 18.57 18.58 18.87C18.66 19.17 18.85 19.41 19.11 19.57L20.84 20.56C21.05 20.69 21.3 20.72 21.53 20.66C21.77 20.6 21.97 20.44 22.1 20.23L22.21 20.04C22.78 19.06 23.61 18.49 24.5 18.49Z" fill="currentColor"/>\n</svg>',"settings-02":'<svg width="100%" height="100%" viewBox="0 0 27 26" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M13.5006 16.2501C15.2955 16.2501 16.7506 14.795 16.7506 13.0001C16.7506 11.2052 15.2955 9.75008 13.5006 9.75008C11.7056 9.75008 10.2506 11.2052 10.2506 13.0001C10.2506 14.795 11.7056 16.2501 13.5006 16.2501Z" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M10.5637 20.9855L11.1969 22.4094C11.3851 22.8333 11.6923 23.1935 12.0811 23.4462C12.47 23.699 12.9238 23.8335 13.3876 23.8334C13.8514 23.8335 14.3053 23.699 14.6941 23.4462C15.083 23.1935 15.3902 22.8333 15.5784 22.4094L16.2115 20.9855C16.4369 20.4802 16.816 20.0589 17.2949 19.7818C17.7767 19.5038 18.3341 19.3854 18.8874 19.4435L20.4365 19.6084C20.8977 19.6572 21.3631 19.5711 21.7763 19.3607C22.1895 19.1502 22.5328 18.8244 22.7645 18.4228C22.9965 18.0213 23.1071 17.5612 23.0827 17.0982C23.0583 16.6352 22.9001 16.1892 22.6273 15.8143L21.71 14.5541C21.3834 14.102 21.2089 13.5578 21.2117 13.0001C21.2116 12.4439 21.3878 11.902 21.7149 11.4521L22.6321 10.1918C22.9049 9.81698 23.0632 9.37099 23.0875 8.90798C23.1119 8.44497 23.0013 7.98483 22.7693 7.58341C22.5376 7.18175 22.1943 6.85594 21.7811 6.64549C21.3679 6.43504 20.9025 6.34899 20.4413 6.39777L18.8922 6.56267C18.3389 6.62077 17.7815 6.50238 17.2997 6.22443C16.8199 5.94569 16.4407 5.52222 16.2163 5.01471L15.5784 3.59073C15.3902 3.16685 15.083 2.80669 14.6941 2.55393C14.3053 2.30117 13.8514 2.16667 13.3876 2.16675C12.9238 2.16667 12.47 2.30117 12.0811 2.55393C11.6923 2.80669 11.3851 3.16685 11.1969 3.59073L10.5637 5.01471C10.3394 5.52222 9.96019 5.94569 9.48041 6.22443C8.99856 6.50238 8.44114 6.62077 7.88791 6.56267L6.33393 6.39777C5.87279 6.34899 5.4074 6.43504 4.99419 6.64549C4.58098 6.85594 4.2377 7.18175 4.00597 7.58341C3.77394 7.98483 3.6634 8.44497 3.68776 8.90798C3.71211 9.37099 3.87032 9.81698 4.14319 10.1918L5.06041 11.4521C5.38751 11.902 5.56366 12.4439 5.56356 13.0001C5.56366 13.5563 5.38751 14.0982 5.06041 14.548L4.14319 15.8083C3.87032 16.1832 3.71211 16.6292 3.68776 17.0922C3.6634 17.5552 3.77394 18.0153 4.00597 18.4167C4.23793 18.8182 4.58125 19.1438 4.9944 19.3543C5.40755 19.5647 5.87282 19.6509 6.33393 19.6024L7.8831 19.4375C8.43632 19.3794 8.99375 19.4978 9.4756 19.7757C9.95717 20.0537 10.3382 20.4772 10.5637 20.9855Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"settings-04":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="settings-04">\n<path id="Icon" d="M3 8L15 8M15 8C15 9.65686 16.3431 11 18 11C19.6569 11 21 9.65685 21 8C21 6.34315 19.6569 5 18 5C16.3431 5 15 6.34315 15 8ZM9 16L21 16M9 16C9 17.6569 7.65685 19 6 19C4.34315 19 3 17.6569 3 16C3 14.3431 4.34315 13 6 13C7.65685 13 9 14.3431 9 16Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"settings-2":'<svg width="100%" height="100%" viewBox="0 0 29 28" stroke="currentColor" fill="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M14.5 18.375C12.085 18.375 10.125 16.415 10.125 14C10.125 11.585 12.085 9.625 14.5 9.625C16.915 9.625 18.875 11.585 18.875 14C18.875 16.415 16.915 18.375 14.5 18.375ZM14.5 11.375C13.0533 11.375 11.875 12.5533 11.875 14C11.875 15.4467 13.0533 16.625 14.5 16.625C15.9467 16.625 17.125 15.4467 17.125 14C17.125 12.5533 15.9467 11.375 14.5 11.375Z" />\n<path d="M18.2447 25.8883C17.9997 25.8883 17.7547 25.8533 17.5097 25.795C16.7863 25.5967 16.1797 25.1417 15.7947 24.5L15.6547 24.2667C14.9663 23.0767 14.0213 23.0767 13.333 24.2667L13.2047 24.4883C12.8197 25.1417 12.213 25.6083 11.4897 25.795C10.7547 25.9933 9.99634 25.8883 9.35468 25.5033L7.34801 24.3483C6.63634 23.94 6.12301 23.275 5.90134 22.47C5.69134 21.665 5.79634 20.8367 6.20467 20.125C6.54301 19.53 6.63634 18.9933 6.43801 18.655C6.23968 18.3167 5.73801 18.1183 5.04967 18.1183C3.34634 18.1183 1.95801 16.73 1.95801 15.0267V12.9733C1.95801 11.27 3.34634 9.88168 5.04967 9.88168C5.73801 9.88168 6.23968 9.68334 6.43801 9.34501C6.63634 9.00668 6.55467 8.47001 6.20467 7.87501C5.79634 7.16334 5.69134 6.32334 5.90134 5.53001C6.11134 4.72501 6.62467 4.06001 7.34801 3.65168L9.36634 2.49668C10.6847 1.71501 12.423 2.17001 13.2163 3.51168L13.3563 3.74501C14.0447 4.93501 14.9897 4.93501 15.678 3.74501L15.8063 3.52334C16.5997 2.17001 18.338 1.71501 19.668 2.50834L21.6747 3.66334C22.3863 4.07168 22.8997 4.73668 23.1213 5.54168C23.3313 6.34668 23.2263 7.17501 22.818 7.88668C22.4797 8.48168 22.3863 9.01834 22.5847 9.35668C22.783 9.69501 23.2847 9.89334 23.973 9.89334C25.6763 9.89334 27.0647 11.2817 27.0647 12.985V15.0383C27.0647 16.7417 25.6763 18.13 23.973 18.13C23.2847 18.13 22.783 18.3283 22.5847 18.6667C22.3863 19.005 22.468 19.5417 22.818 20.1367C23.2263 20.8483 23.343 21.6883 23.1213 22.4817C22.9113 23.2867 22.398 23.9517 21.6747 24.36L19.6563 25.515C19.213 25.76 18.7347 25.8883 18.2447 25.8883ZM14.4997 21.5717C15.538 21.5717 16.5063 22.225 17.1713 23.38L17.2997 23.6017C17.4397 23.8467 17.673 24.0217 17.953 24.0917C18.233 24.1617 18.513 24.1267 18.7463 23.9867L20.7647 22.82C21.068 22.645 21.3013 22.3533 21.3947 22.0033C21.488 21.6533 21.4413 21.2917 21.2663 20.9883C20.6013 19.845 20.5197 18.6667 21.033 17.7683C21.5463 16.87 22.608 16.3567 23.938 16.3567C24.6847 16.3567 25.2797 15.7617 25.2797 15.015V12.9617C25.2797 12.2267 24.6847 11.62 23.938 11.62C22.608 11.62 21.5463 11.1067 21.033 10.2083C20.5197 9.31001 20.6013 8.13168 21.2663 6.98834C21.4413 6.68501 21.488 6.32334 21.3947 5.97334C21.3013 5.62334 21.0797 5.34334 20.7763 5.15668L18.758 4.00168C18.2563 3.69834 17.5913 3.87334 17.288 4.38668L17.1597 4.60834C16.4947 5.76334 15.5263 6.41668 14.488 6.41668C13.4497 6.41668 12.4813 5.76334 11.8163 4.60834L11.688 4.37501C11.3963 3.88501 10.743 3.71001 10.2413 4.00168L8.22301 5.16834C7.91967 5.34334 7.68634 5.63501 7.59301 5.98501C7.49967 6.33501 7.54634 6.69668 7.72134 7.00001C8.38634 8.14334 8.46801 9.32168 7.95467 10.22C7.44134 11.1183 6.37967 11.6317 5.04967 11.6317C4.30301 11.6317 3.70801 12.2267 3.70801 12.9733V15.0267C3.70801 15.7617 4.30301 16.3683 5.04967 16.3683C6.37967 16.3683 7.44134 16.8817 7.95467 17.78C8.46801 18.6783 8.38634 19.8567 7.72134 21C7.54634 21.3033 7.49967 21.665 7.59301 22.015C7.68634 22.365 7.90801 22.645 8.21134 22.8317L10.2297 23.9867C10.4747 24.1383 10.7663 24.1733 11.0347 24.1033C11.3147 24.0333 11.548 23.8467 11.6997 23.6017L11.828 23.38C12.493 22.2367 13.4613 21.5717 14.4997 21.5717Z" />\n</svg>',"settings-cog":'<svg width="100%" height="100%" viewBox="0 0 29 28" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M11.0282 3.24683C11.1468 2.71304 11.6203 2.33325 12.1671 2.33325H16.8338C17.3806 2.33325 17.854 2.71304 17.9726 3.24683L18.4863 5.55838C18.9524 5.77879 19.3971 6.03654 19.8166 6.3277L22.0767 5.61634C22.5983 5.45217 23.1639 5.67229 23.4373 6.14585L25.7707 10.1873C26.0441 10.6609 25.9519 11.2608 25.5489 11.6304L23.8026 13.2322C23.8232 13.4856 23.8338 13.7416 23.8338 13.9999C23.8338 14.2582 23.8232 14.5142 23.8026 14.7676L25.5489 16.3694C25.9519 16.739 26.0441 17.339 25.7707 17.8125L23.4373 21.854C23.1639 22.3275 22.5983 22.5476 22.0767 22.3835L19.8166 21.6721C19.3971 21.9633 18.9524 22.221 18.4863 22.4415L17.9726 24.753C17.854 25.2868 17.3806 25.6666 16.8338 25.6666H12.1671C11.6203 25.6666 11.1468 25.2868 11.0282 24.753L10.5145 22.4415C10.0484 22.221 9.6037 21.9633 9.18419 21.6721L6.92404 22.3835C6.40245 22.5476 5.83682 22.3275 5.56341 21.854L3.23008 17.8125C2.95667 17.339 3.04885 16.739 3.45182 16.3694L5.19826 14.7675C5.1776 14.5142 5.16709 14.2582 5.16709 13.9999C5.16709 13.7417 5.1776 13.4857 5.19826 13.2323L3.45182 11.6304C3.04885 11.2608 2.95667 10.6609 3.23008 10.1873L5.56341 6.14585C5.83682 5.67229 6.40245 5.45217 6.92404 5.61633L9.18421 6.32771C9.60372 6.03655 10.0484 5.77879 10.5145 5.55838L11.0282 3.24683ZM14.5 17.5C16.433 17.5 18 15.933 18 14C18 12.067 16.433 10.5 14.5 10.5C12.567 10.5 11 12.067 11 14C11 15.933 12.567 17.5 14.5 17.5Z" fill="currentColor"/>\n</svg>',"share-01":'<svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M17.5 10V13.5C17.5 14.9001 17.5 15.6002 17.2275 16.135C16.9878 16.6054 16.6054 16.9878 16.135 17.2275C15.6002 17.5 14.9001 17.5 13.5 17.5H6.5C5.09987 17.5 4.3998 17.5 3.86502 17.2275C3.39462 16.9878 3.01217 16.6054 2.77248 16.135C2.5 15.6002 2.5 14.9001 2.5 13.5V10M13.3333 5.83333L10 2.5M10 2.5L6.66667 5.83333M10 2.5V12.5"\n stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"share-03":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M21 9.00001L21 3.00001M21 3.00001H15M21 3.00001L12 12M10 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V14" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"share-04":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M21 9L21 3M21 3H15M21 3L13 11M10 5H7.8C6.11984 5 5.27976 5 4.63803 5.32698C4.07354 5.6146 3.6146 6.07354 3.32698 6.63803C3 7.27976 3 8.11984 3 9.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21H14.2C15.8802 21 16.7202 21 17.362 20.673C17.9265 20.3854 18.3854 19.9265 18.673 19.362C19 18.7202 19 17.8802 19 16.2V14" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"share-05":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="share-05">\n<path id="Icon" d="M21 6H17.8C16.1198 6 15.2798 6 14.638 6.32698C14.0735 6.6146 13.6146 7.07354 13.327 7.63803C13 8.27976 13 9.11984 13 10.8V12M21 6L18 3M21 6L18 9M10 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V14" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"share-06":'<svg width="100%" height="100%" viewBox="0 0 21 20" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M18.7914 10.6075C19.0355 10.3982 19.1575 10.2936 19.2023 10.1691C19.2415 10.0598 19.2415 9.94028 19.2023 9.83101C19.1575 9.70651 19.0355 9.60189 18.7914 9.39264L10.3206 2.13202C9.9004 1.77182 9.69029 1.59172 9.5124 1.58731C9.3578 1.58348 9.21012 1.6514 9.11242 1.77128C9 1.90921 9 2.18595 9 2.73942V7.03468C6.86532 7.40813 4.91159 8.4898 3.45971 10.1139C1.87682 11.8846 1.00123 14.176 1 16.551V17.163C2.04934 15.8989 3.35951 14.8766 4.84076 14.166C6.1467 13.5395 7.55842 13.1684 9 13.0706V17.2607C9 17.8141 9 18.0909 9.11242 18.2288C9.21012 18.3487 9.3578 18.4166 9.5124 18.4128C9.69029 18.4084 9.9004 18.2283 10.3206 17.8681L18.7914 10.6075Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"share-bold":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M20 12L13.6 5V8.5C10.4 8.5 4 10.6 4 19C4 17.8333 5.92 15.5 13.6 15.5V19L20 12Z" fill="currentColor" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"shield-01":'<svg width="100%" height="100%" viewBox="0 0 18 22" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M8.30201 20.615C8.5234 20.7442 8.6341 20.8087 8.79032 20.8422C8.91156 20.8682 9.08844 20.8682 9.20968 20.8422C9.3659 20.8087 9.4766 20.7442 9.69799 20.615C11.646 19.4785 17 15.9086 17 11.0001V6.21772C17 5.4182 17 5.01845 16.8692 4.67482C16.7537 4.37126 16.566 4.10039 16.3223 3.88564C16.0465 3.64255 15.6722 3.50219 14.9236 3.22146L9.5618 1.21079C9.3539 1.13283 9.24995 1.09385 9.14302 1.07839C9.04816 1.06469 8.95184 1.06469 8.85698 1.07839C8.75005 1.09385 8.6461 1.13283 8.4382 1.21079L3.0764 3.22146C2.3278 3.50219 1.9535 3.64255 1.67766 3.88564C1.43398 4.10039 1.24627 4.37126 1.13076 4.67482C1 5.01845 1 5.4182 1 6.21772V11.0001C1 15.9086 6.35396 19.4785 8.30201 20.615Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"shield-bold":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M11.293 2.29289C11.6835 1.90237 12.3165 1.90237 12.707 2.29289C13.5165 3.10231 14.6799 3.5833 15.8896 3.83293C17.0924 4.08112 18.2367 4.07834 18.8896 4.00578C19.1723 3.97441 19.4551 4.06513 19.667 4.25481C19.8789 4.44451 20 4.7155 20 4.99992V13.9999C20 15.2995 19.4316 16.4488 18.6953 17.3954C17.9578 18.3436 16.9989 19.1578 16.0811 19.8134C15.1577 20.4729 14.2405 20.9967 13.5576 21.3544C13.215 21.5339 12.9283 21.6733 12.7256 21.7685C12.6243 21.816 12.5437 21.8526 12.4873 21.8779C12.4591 21.8905 12.4366 21.9003 12.4209 21.9072L12.4023 21.915L12.3965 21.9179L12.3955 21.9189L12 20.9999L12.3936 21.9189C12.1421 22.0266 11.8569 22.0266 11.6055 21.9189L11.5977 21.915L11.5791 21.9072C11.5634 21.9003 11.5409 21.8905 11.5127 21.8779C11.4563 21.8526 11.3757 21.816 11.2744 21.7685C11.0717 21.6733 10.785 21.5339 10.4424 21.3544C9.75946 20.9967 8.84229 20.4729 7.91895 19.8134C7.00109 19.1578 6.04222 18.3436 5.30469 17.3954C4.56843 16.4488 4 15.2995 4 13.9999V4.99992C4 4.7155 4.12109 4.44451 4.33301 4.25481C4.54493 4.06513 4.82768 3.97441 5.11035 4.00578C5.76335 4.07834 6.90758 4.08112 8.11035 3.83293C9.32011 3.5833 10.4835 3.10231 11.293 2.29289Z" fill="currentColor"/>\n</svg>',"solar-check":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M4 12.9L7.143 16.5L15 7.5M20 7.563L11.428 16.563L11 16" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',speaker:'<svg width="100%" height="100%" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M15.9639 1.34504C16.0492 1.20294 16.1875 1.10054 16.3483 1.06038C16.5091 1.02021 16.6793 1.04557 16.8214 1.13087L16.8239 1.13254L16.8272 1.13421L16.8356 1.13921C16.8677 1.15924 16.8991 1.18037 16.9297 1.20254C16.9881 1.24337 17.0681 1.30254 17.1606 1.37921C17.3456 1.53337 17.5872 1.76421 17.8289 2.07754C18.3139 2.70837 18.7914 3.67254 18.7914 5.00004C18.7914 6.32754 18.3139 7.29171 17.8289 7.92254C17.5872 8.23587 17.3456 8.46671 17.1606 8.62087C17.0641 8.70152 16.9631 8.77664 16.8581 8.84587L16.8347 8.86088L16.8264 8.86587L16.8239 8.86754L16.8222 8.86837C16.8222 8.86837 16.8214 8.86921 16.4997 8.33337L16.8214 8.86921C16.6799 8.94954 16.5126 8.97149 16.3551 8.93038C16.1976 8.88928 16.0624 8.78836 15.9781 8.6491C15.8939 8.50984 15.8673 8.34321 15.904 8.18465C15.9408 8.02609 16.0379 7.88811 16.1747 7.80004L16.1789 7.79671L16.2131 7.77421C16.2636 7.73827 16.3128 7.70047 16.3606 7.66087C16.4872 7.55421 16.6622 7.38921 16.8381 7.16087C17.1856 6.70837 17.5414 6.00587 17.5414 5.00004C17.5414 3.99421 17.1856 3.29171 16.8381 2.83921C16.6976 2.65561 16.5375 2.48795 16.3606 2.33921C16.3021 2.2912 16.2415 2.24588 16.1789 2.20337L16.1747 2.20004C16.0339 2.11419 15.9327 1.97614 15.8932 1.81598C15.8537 1.65582 15.8791 1.48653 15.9639 1.34504Z" fill=""/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M9.0007 1.04163C7.95088 1.04163 6.94406 1.45866 6.20173 2.20099C5.4594 2.94333 5.04236 3.95014 5.04236 4.99996C5.04236 6.04977 5.4594 7.05659 6.20173 7.79892C6.94406 8.54125 7.95088 8.95829 9.0007 8.95829C10.0505 8.95829 11.0573 8.54125 11.7997 7.79892C12.542 7.05659 12.959 6.04977 12.959 4.99996C12.959 3.95014 12.542 2.94333 11.7997 2.20099C11.0573 1.45866 10.0505 1.04163 9.0007 1.04163ZM6.29236 4.99996C6.29236 4.28166 6.57771 3.59279 7.08562 3.08488C7.59353 2.57697 8.2824 2.29163 9.0007 2.29163C9.71899 2.29163 10.4079 2.57697 10.9158 3.08488C11.4237 3.59279 11.709 4.28166 11.709 4.99996C11.709 5.71825 11.4237 6.40713 10.9158 6.91504C10.4079 7.42295 9.71899 7.70829 9.0007 7.70829C8.2824 7.70829 7.59353 7.42295 7.08562 6.91504C6.57771 6.40713 6.29236 5.71825 6.29236 4.99996ZM9.0007 10.2083C7.0732 10.2083 5.29653 10.6466 3.9807 11.3866C2.68403 12.1166 1.70903 13.2216 1.70903 14.5833V14.6683C1.7082 15.6366 1.70736 16.8516 2.7732 17.72C3.29736 18.1466 4.03153 18.4508 5.0232 18.6508C6.01653 18.8525 7.31236 18.9583 9.0007 18.9583C10.689 18.9583 11.984 18.8525 12.979 18.6508C13.9707 18.4508 14.704 18.1466 15.229 17.72C16.2949 16.8516 16.2932 15.6366 16.2924 14.6683V14.5833C16.2924 13.2216 15.3174 12.1166 14.0215 11.3866C12.7049 10.6466 10.929 10.2083 9.0007 10.2083ZM2.95903 14.5833C2.95903 13.8741 3.47736 13.1041 4.5932 12.4766C5.68986 11.86 7.24653 11.4583 9.00153 11.4583C10.7549 11.4583 12.3115 11.86 13.4082 12.4766C14.5249 13.1041 15.0424 13.8741 15.0424 14.5833C15.0424 15.6733 15.009 16.2866 14.439 16.75C14.1307 17.0016 13.614 17.2475 12.7307 17.4258C11.8499 17.6041 10.6457 17.7083 9.0007 17.7083C7.3557 17.7083 6.1507 17.6041 5.2707 17.4258C4.38736 17.2475 3.8707 17.0016 3.56236 16.7508C2.99236 16.2866 2.95903 15.6733 2.95903 14.5833Z" fill=""/>\n<path d="M15.1556 2.7975C15.0135 2.7122 14.8433 2.68684 14.6825 2.727C14.5217 2.76717 14.3834 2.86956 14.2981 3.01167L14.5048 3.865L14.5115 3.86917L14.564 3.91C14.614 3.95167 14.684 4.0175 14.7556 4.11C14.8948 4.29167 15.0423 4.57667 15.0423 5C15.0423 5.4225 14.8948 5.70833 14.7556 5.89C14.6857 5.98141 14.6036 6.06273 14.5115 6.13167L14.5048 6.135C14.3632 6.22131 14.2618 6.36031 14.2227 6.52144C14.1836 6.68256 14.2102 6.85261 14.2965 6.99417C14.3828 7.13573 14.5218 7.2372 14.6829 7.27627C14.844 7.31534 15.0141 7.28881 15.1556 7.2025L15.1581 7.20083L15.1606 7.2L15.1665 7.19583L15.1831 7.18583L15.2281 7.155C15.2648 7.13 15.3103 7.09528 15.3648 7.05083C15.4715 6.96167 15.609 6.83 15.7465 6.65167C16.1079 6.1776 16.3001 5.59609 16.2923 5C16.3001 4.40391 16.1079 3.8224 15.7465 3.34833C15.599 3.15634 15.4244 2.9868 15.2281 2.845L15.1831 2.81417L15.1665 2.80417L15.1606 2.8L15.1581 2.79917L15.1565 2.79833C15.1565 2.79833 15.1556 2.7975 14.834 3.33333L15.1556 2.7975Z" fill=""/>\n</svg>',"speaker-wave":'<svg width="100%" height="100%" viewBox="0 0 28 28" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="heroicons-solid/speaker-wave">\n<g id="Union">\n<path d="M15.75 4.7374C15.75 3.17832 13.865 2.39752 12.7626 3.49996L7.51256 8.74996H5.26056C3.92901 8.74996 2.55623 9.52514 2.15752 10.9725C1.89172 11.9374 1.75 12.9529 1.75 14C1.75 15.0471 1.89172 16.0625 2.15752 17.0274C2.55623 18.4748 3.92901 19.25 5.26056 19.25H7.51256L12.7626 24.5C13.865 25.6024 15.75 24.8216 15.75 23.2625V4.7374Z" />\n<path d="M21.681 5.95654C22.0227 5.61484 22.5767 5.61484 22.9184 5.95654C27.3606 10.3988 27.3606 17.601 22.9184 22.0432C22.5767 22.3849 22.0227 22.3849 21.681 22.0432C21.3393 21.7015 21.3393 21.1475 21.681 20.8058C25.4398 17.047 25.4398 10.9528 21.681 7.19398C21.3393 6.85227 21.3393 6.29825 21.681 5.95654Z" />\n<path d="M18.5877 9.05023C18.9294 8.70853 19.4834 8.70853 19.8251 9.05023C22.5588 11.7839 22.5588 16.2161 19.8251 18.9497C19.4834 19.2914 18.9294 19.2914 18.5877 18.9497C18.246 18.608 18.246 18.054 18.5877 17.7123C20.638 15.662 20.638 12.3379 18.5877 10.2877C18.246 9.94596 18.246 9.39194 18.5877 9.05023Z" />\n</g>\n</g>\n</svg>',"speedometer-03":'<svg width="100%" height="100%" viewBox="0 0 22 22" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M4 11C4 7.13401 7.13401 4 11 4M15.4999 6.5L10.9999 11M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11ZM12 11C12 11.5523 11.5523 12 11 12C10.4477 12 10 11.5523 10 11C10 10.4477 10.4477 10 11 10C11.5523 10 12 10.4477 12 11Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',star:'<svg width="100%" height="100%" viewBox="0 0 22 21" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M20.9647 9.76719L16.7459 13.4075L18.0313 18.8516C18.1022 19.1471 18.0839 19.457 17.9788 19.7422C17.8736 20.0273 17.6864 20.2749 17.4406 20.4537C17.1948 20.6325 16.9015 20.7344 16.5979 20.7466C16.2942 20.7588 15.9937 20.6807 15.7344 20.5222L11 17.6084L6.26282 20.5222C6.00353 20.6798 5.70341 20.7571 5.40026 20.7445C5.0971 20.7318 4.80446 20.6298 4.55919 20.4512C4.31392 20.2726 4.12698 20.0254 4.02191 19.7407C3.91685 19.4561 3.89835 19.1467 3.96875 18.8516L5.25875 13.4075L1.04 9.76719C0.810594 9.56892 0.644682 9.30745 0.562986 9.01545C0.48129 8.72345 0.487431 8.41385 0.580642 8.12531C0.673852 7.83678 0.850002 7.5821 1.08709 7.39308C1.32418 7.20407 1.6117 7.08908 1.91375 7.0625L7.445 6.61625L9.57875 1.4525C9.69425 1.17108 9.89082 0.930358 10.1435 0.760942C10.3961 0.591526 10.6935 0.501068 10.9977 0.501068C11.3019 0.501068 11.5992 0.591526 11.8518 0.760942C12.1045 0.930358 12.3011 1.17108 12.4166 1.4525L14.5494 6.61625L20.0806 7.0625C20.3833 7.0881 20.6716 7.20244 20.9096 7.39119C21.1475 7.57995 21.3245 7.83473 21.4183 8.12361C21.5121 8.4125 21.5185 8.72264 21.4368 9.01517C21.3552 9.30771 21.189 9.56963 20.9591 9.76813L20.9647 9.76719Z" />\n</svg>',"star-rounded":'<svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M10 14.396L6.5417 16.4794C6.38892 16.5766 6.2292 16.6183 6.06253 16.6044C5.89586 16.5905 5.75003 16.5349 5.62503 16.4377C5.50003 16.3405 5.40281 16.2191 5.33336 16.0735C5.26392 15.928 5.25003 15.7646 5.2917 15.5835L6.20836 11.646L3.14586 9.0002C3.00697 8.8752 2.92031 8.7327 2.88586 8.5727C2.85142 8.4127 2.8617 8.25659 2.9167 8.10437C2.9717 7.95215 3.05503 7.82715 3.1667 7.72937C3.27836 7.63159 3.43114 7.56909 3.62503 7.54187L7.6667 7.1877L9.2292 3.47937C9.29864 3.3127 9.40642 3.1877 9.55253 3.10437C9.69864 3.02104 9.84781 2.97937 10 2.97937C10.1523 2.97937 10.3014 3.02104 10.4475 3.10437C10.5936 3.1877 10.7014 3.3127 10.7709 3.47937L12.3334 7.1877L16.375 7.54187C16.5695 7.56965 16.7223 7.63215 16.8334 7.72937C16.9445 7.82659 17.0278 7.95159 17.0834 8.10437C17.1389 8.25715 17.1495 8.41354 17.115 8.57354C17.0806 8.73354 16.9936 8.87576 16.8542 9.0002L13.7917 11.646L14.7084 15.5835C14.75 15.7641 14.7361 15.9274 14.6667 16.0735C14.5973 16.2196 14.5 16.341 14.375 16.4377C14.25 16.5344 14.1042 16.5899 13.9375 16.6044C13.7709 16.6188 13.6111 16.5771 13.4584 16.4794L10 14.396Z" fill="currentColor"/>\n</svg>',sun:'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="sun">\n<path id="Icon" d="M12 2V4M12 20V22M4 12H2M6.31412 6.31412L4.8999 4.8999M17.6859 6.31412L19.1001 4.8999M6.31412 17.69L4.8999 19.1042M17.6859 17.69L19.1001 19.1042M22 12H20M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"target-03":'<svg width="100%" height="100%" viewBox="0 0 28 28" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M25.6673 14.0002H21.0007M7.00065 14.0002H2.33398M14.0007 7.00016V2.3335M14.0007 25.6668V21.0002M23.334 14.0002C23.334 19.1548 19.1553 23.3335 14.0007 23.3335C8.84599 23.3335 4.66732 19.1548 4.66732 14.0002C4.66732 8.84551 8.84599 4.66683 14.0007 4.66683C19.1553 4.66683 23.334 8.84551 23.334 14.0002ZM17.5007 14.0002C17.5007 15.9332 15.9336 17.5002 14.0007 17.5002C12.0677 17.5002 10.5007 15.9332 10.5007 14.0002C10.5007 12.0672 12.0677 10.5002 14.0007 10.5002C15.9336 10.5002 17.5007 12.0672 17.5007 14.0002Z" stroke-width="1.98333" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"text-input":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="" xmlns="http://www.w3.org/2000/svg">\n<path d="M13 7H5.2C4.0799 7 3.51984 7 3.09202 7.21799C2.71569 7.40973 2.40973 7.71569 2.21799 8.09202C2 8.51984 2 9.0799 2 10.2V13.8C2 14.9201 2 15.4802 2.21799 15.908C2.40973 16.2843 2.71569 16.5903 3.09202 16.782C3.51984 17 4.07989 17 5.2 17H13M17 7H18.8C19.9201 7 20.4802 7 20.908 7.21799C21.2843 7.40973 21.5903 7.71569 21.782 8.09202C22 8.51984 22 9.0799 22 10.2V13.8C22 14.9201 22 15.4802 21.782 15.908C21.5903 16.2843 21.2843 16.5903 20.908 16.782C20.4802 17 19.9201 17 18.8 17H17M17 21L17 3M19.5 3.00001L14.5 3M19.5 21L14.5 21" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',translate:'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M8.93 2H5.02C3 2 2 3 2 5.02V8.94C2 11 3 12 5.02 11.95H8.94C11 12 12 11 11.95 8.93V5.02C12 3 11 2 8.93 2ZM9.01 9.76C8.33 9.76 7.67 9.5 7.12 9.04C6.5 9.49 5.75 9.76 4.94 9.76C4.53 9.76 4.19 9.42 4.19 9.01C4.19 8.6 4.53 8.26 4.94 8.26C5.96 8.26 6.81 7.56 7.12 6.6H4.94C4.53 6.6 4.19 6.26 4.19 5.85C4.19 5.44 4.53 5.1 4.94 5.1H6.23C6.27 4.72 6.58 4.42 6.97 4.42C7.36 4.42 7.67 4.72 7.71 5.1H7.97C7.98 5.1 7.99 5.1 7.99 5.1H8.01H9C9.41 5.1 9.75 5.44 9.75 5.85C9.75 6.26 9.42 6.6 9 6.6H8.67C8.58 7.08 8.39 7.53 8.14 7.94C8.41 8.14 8.7 8.26 9.01 8.26C9.42 8.26 9.76 8.6 9.76 9.01C9.76 9.42 9.42 9.76 9.01 9.76Z" fill="currentColor"/>\n<path d="M9 22.75C4.73 22.75 1.25 19.27 1.25 15C1.25 14.59 1.59 14.25 2 14.25C2.41 14.25 2.75 14.59 2.75 15C2.75 17.96 4.81 20.44 7.58 21.09L7.31 20.64C7.1 20.28 7.21 19.82 7.57 19.61C7.92 19.4 8.39 19.51 8.6 19.87L9.65 21.62C9.79 21.85 9.79 22.14 9.66 22.37C9.52 22.6 9.27 22.75 9 22.75Z" fill="currentColor"/>\n<path d="M22.0004 9.75C21.5904 9.75 21.2504 9.41 21.2504 9C21.2504 6.04 19.1904 3.56 16.4204 2.91L16.6904 3.36C16.9004 3.72 16.7904 4.18 16.4304 4.39C16.0804 4.6 15.6104 4.49 15.4004 4.13L14.3504 2.38C14.2104 2.15 14.2104 1.86 14.3404 1.63C14.4804 1.4 14.7304 1.25 15.0004 1.25C19.2704 1.25 22.7504 4.73 22.7504 9C22.7504 9.41 22.4104 9.75 22.0004 9.75Z" fill="currentColor"/>\n<path d="M16.9201 11.8501C14.1201 11.8501 11.8401 14.1201 11.8401 16.9301C11.8401 19.7301 14.1101 22.0101 16.9201 22.0101C19.7201 22.0101 22.0001 19.7401 22.0001 16.9301C22.0001 14.1201 19.7301 11.8501 16.9201 11.8501ZM19.4001 19.3401C19.0301 19.5201 18.5801 19.3801 18.3901 19.0001L18.2201 18.6601H15.6301L15.4601 19.0001C15.3301 19.2601 15.0601 19.4101 14.7901 19.4101C14.6801 19.4101 14.5601 19.3801 14.4601 19.3301C14.0901 19.1401 13.9401 18.6901 14.1201 18.3201L16.2601 14.0501C16.3901 13.8001 16.6501 13.6401 16.9301 13.6401C17.2101 13.6401 17.4701 13.8001 17.6001 14.0601L19.7401 18.3301C19.9201 18.7001 19.7701 19.1501 19.4001 19.3401Z" fill="currentColor"/>\n<path d="M16.3799 17.1598H17.4699L16.9199 16.0698L16.3799 17.1598Z" fill="currentColor"/>\n</svg>',trash:'\x3c!--\n Bu SVG\'de path\'lerin none olması gerekiyor.\n--\x3e\n<svg width="100%" height="100%" viewBox="0 0 21 20" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M18.0584 4.35835C16.7167 4.22502 15.375 4.12502 14.025 4.05002V4.04169L13.8417 2.95835C13.7167 2.19169 13.5334 1.04169 11.5834 1.04169H9.40005C7.45838 1.04169 7.27505 2.14169 7.14172 2.95002L6.96672 4.01669C6.19172 4.06669 5.41672 4.11669 4.64172 4.19169L2.94172 4.35835C2.59172 4.39169 2.34172 4.70002 2.37505 5.04169C2.40838 5.38335 2.70838 5.63335 3.05838 5.60002L4.75838 5.43335C9.12505 5.00002 13.5251 5.16669 17.9417 5.60835C17.9667 5.60835 17.9834 5.60835 18.0084 5.60835C18.3251 5.60835 18.6 5.36669 18.6334 5.04169C18.6584 4.70002 18.4084 4.39169 18.0584 4.35835Z" fill="none"/>\n<path d="M16.5245 6.78331C16.3245 6.57498 16.0495 6.45831 15.7661 6.45831H5.2328C4.94947 6.45831 4.66613 6.57498 4.47447 6.78331C4.2828 6.99165 4.17447 7.27498 4.19113 7.56665L4.7078 16.1166C4.79947 17.3833 4.91613 18.9666 7.82447 18.9666H13.1745C16.0828 18.9666 16.1995 17.3916 16.2911 16.1166L16.8078 7.57498C16.8245 7.27498 16.7161 6.99165 16.5245 6.78331ZM11.8828 14.7916H9.1078C8.76613 14.7916 8.4828 14.5083 8.4828 14.1666C8.4828 13.825 8.76613 13.5416 9.1078 13.5416H11.8828C12.2245 13.5416 12.5078 13.825 12.5078 14.1666C12.5078 14.5083 12.2245 14.7916 11.8828 14.7916ZM12.5828 11.4583H8.41613C8.07447 11.4583 7.79113 11.175 7.79113 10.8333C7.79113 10.4916 8.07447 10.2083 8.41613 10.2083H12.5828C12.9245 10.2083 13.2078 10.4916 13.2078 10.8333C13.2078 11.175 12.9245 11.4583 12.5828 11.4583Z" fill="none"/>\n</svg>',"trash-02":'<svg width="100%" height="100%" viewBox="0 0 28 28" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M18.6667 6.99992V6.06659C18.6667 4.7598 18.6667 4.1064 18.4123 3.60727C18.1886 3.16823 17.8317 2.81127 17.3926 2.58757C16.8935 2.33325 16.2401 2.33325 14.9333 2.33325H13.0667C11.7599 2.33325 11.1065 2.33325 10.6074 2.58757C10.1683 2.81127 9.81136 3.16823 9.58765 3.60727C9.33333 4.1064 9.33333 4.7598 9.33333 6.06659V6.99992M3.5 6.99992H24.5M22.1667 6.99992V20.0666C22.1667 22.0268 22.1667 23.0069 21.7852 23.7556C21.4496 24.4141 20.9142 24.9496 20.2556 25.2851C19.5069 25.6666 18.5269 25.6666 16.5667 25.6666H11.4333C9.47315 25.6666 8.49306 25.6666 7.74437 25.2851C7.0858 24.9496 6.55037 24.4141 6.21481 23.7556C5.83333 23.0069 5.83333 22.0268 5.83333 20.0666V6.99992" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"trash-03":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="trash-03">\n<path id="Icon" d="M9 3H15M3 6H21M19 6L18.2987 16.5193C18.1935 18.0975 18.1409 18.8867 17.8 19.485C17.4999 20.0118 17.0472 20.4353 16.5017 20.6997C15.882 21 15.0911 21 13.5093 21H10.4907C8.90891 21 8.11803 21 7.49834 20.6997C6.95276 20.4353 6.50009 20.0118 6.19998 19.485C5.85911 18.8867 5.8065 18.0975 5.70129 16.5193L5 6M10 10.5V15.5M14 10.5V15.5" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"trash-04":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M9 3H15M3 6H21M19 6L18.2987 16.5193C18.1935 18.0975 18.1409 18.8867 17.8 19.485C17.4999 20.0118 17.0472 20.4353 16.5017 20.6997C15.882 21 15.0911 21 13.5093 21H10.4907C8.90891 21 8.11803 21 7.49834 20.6997C6.95276 20.4353 6.50009 20.0118 6.19998 19.485C5.85911 18.8867 5.8065 18.0975 5.70129 16.5193L5 6" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"trush-square-bold":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M16.19 2H7.81C4.17 2 2 4.17 2 7.81V16.18C2 19.83 4.17 22 7.81 22H16.18C19.82 22 21.99 19.83 21.99 16.19V7.81C22 4.17 19.83 2 16.19 2ZM15.76 15.76C15.7 16.61 15.63 17.67 13.71 17.67H10.29C8.38 17.67 8.3 16.61 8.24 15.76L7.93 11.8C7.91 11.54 8 11.29 8.17 11.1C8.34 10.91 8.59 10.81 8.84 10.81H15.16C15.41 10.81 15.66 10.92 15.83 11.1C16 11.29 16.09 11.54 16.07 11.79L15.76 15.76ZM16.8 9.82C16.78 9.82 16.76 9.82 16.74 9.82C15.7 9.72 14.75 9.65 13.84 9.61C12.62 9.55 11.4 9.53 10.17 9.58C9.57 9.61 8.96 9.65 8.36 9.71L7.27 9.82C7.25 9.82 7.22 9.82 7.2 9.82C6.85 9.82 6.55 9.56 6.52 9.2C6.48 8.83 6.76 8.49 7.13 8.46L8.22 8.35C8.65 8.31 9.07 8.28 9.5 8.26L9.58 7.79C9.66 7.29 9.81 6.33 11.31 6.33H12.7C14.21 6.33 14.36 7.32 14.43 7.8L14.51 8.28C15.26 8.32 16.03 8.38 16.87 8.46C17.25 8.5 17.52 8.83 17.49 9.21C17.45 9.56 17.15 9.82 16.8 9.82Z" fill="currentColor"/>\n</svg>',unlimited:'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M17.4503 17.2999C15.7703 17.2999 14.2202 16.5099 13.2102 15.1199C12.9702 14.7899 13.0402 14.3199 13.3702 14.0699C13.7002 13.8199 14.1703 13.8999 14.4203 14.2299C15.1503 15.2199 16.2503 15.7899 17.4503 15.7899C19.5403 15.7899 21.2502 14.0899 21.2502 11.9899C21.2502 9.88993 19.5503 8.18994 17.4503 8.18994C16.0303 8.18994 14.6902 8.94991 13.9602 10.1599L11.3102 14.5699C10.3102 16.2399 8.48025 17.27 6.54025 17.27C3.62025 17.27 1.24023 14.8899 1.24023 11.9699C1.24023 9.04991 3.62025 6.66992 6.54025 6.66992C8.22025 6.66992 9.77024 7.45991 10.7802 8.84991C11.0202 9.17991 10.9502 9.64996 10.6202 9.89996C10.2802 10.14 9.82025 10.0699 9.57025 9.73993C8.84025 8.74993 7.74025 8.17993 6.54025 8.17993C4.45025 8.17993 2.74023 9.87992 2.74023 11.9799C2.74023 14.0799 4.44025 15.78 6.54025 15.78C7.96025 15.78 9.30024 15.0199 10.0302 13.8099L12.6802 9.39996C13.6802 7.72996 15.5103 6.69995 17.4503 6.69995C20.3703 6.69995 22.7502 9.07994 22.7502 11.9999C22.7502 14.9199 20.3703 17.2999 17.4503 17.2999Z"/>\n</svg>',"user-circle":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5.3163 19.4384C5.92462 18.0052 7.34492 17 9 17H15C16.6551 17 18.0754 18.0052 18.6837 19.4384M16 9.5C16 11.7091 14.2091 13.5 12 13.5C9.79086 13.5 8 11.7091 8 9.5C8 7.29086 9.79086 5.5 12 5.5C14.2091 5.5 16 7.29086 16 9.5ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"user-jogging":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M16.1992 7.19963C15.7218 7.19963 15.264 7.00999 14.9264 6.67243C14.5889 6.33486 14.3992 5.87702 14.3992 5.39963C14.3992 4.92224 14.5889 4.46441 14.9264 4.12684C15.264 3.78928 15.7218 3.59963 16.1992 3.59963C16.6766 3.59963 17.1344 3.78928 17.472 4.12684C17.8096 4.46441 17.9992 4.92224 17.9992 5.39963C17.9992 5.87702 17.8096 6.33486 17.472 6.67243C17.1344 7.00999 16.6766 7.19963 16.1992 7.19963ZM17.7904 7.94363C18.233 7.66673 18.5957 7.27912 18.8426 6.81912C19.0894 6.35912 19.212 5.84266 19.1982 5.32077C19.1843 4.79889 19.0345 4.28966 18.7636 3.8434C18.4926 3.39715 18.1099 3.02933 17.6532 2.7763C17.1966 2.52327 16.6818 2.39379 16.1598 2.40065C15.6378 2.40751 15.1266 2.55048 14.6767 2.81543C14.2269 3.08038 13.854 3.45813 13.5948 3.91135C13.3357 4.36457 13.1994 4.87757 13.1992 5.39963H9.59922C8.80357 5.39963 8.04051 5.7157 7.4779 6.27831C6.91529 6.84092 6.59922 7.60398 6.59922 8.39963V10.4996C6.59922 11.3252 7.07562 12.0392 7.76802 12.3824L6.95082 13.1996H3.29922C3.02344 13.1996 2.75037 13.254 2.49558 13.3595C2.2408 13.465 2.0093 13.6197 1.81429 13.8147C1.61929 14.0097 1.46461 14.2412 1.35907 14.496C1.25354 14.7508 1.19922 15.0239 1.19922 15.2996C1.19922 15.5754 1.25354 15.8485 1.35907 16.1033C1.46461 16.3581 1.61929 16.5896 1.81429 16.7846C2.0093 16.9796 2.2408 17.1342 2.49558 17.2398C2.75037 17.3453 3.02344 17.3996 3.29922 17.3996H6.82242C7.58682 17.3996 8.32962 17.1512 8.94042 16.694L10.1428 15.7916L11.9992 17.648V19.4996C11.9992 20.0566 12.2205 20.5907 12.6143 20.9846C13.0081 21.3784 13.5423 21.5996 14.0992 21.5996C14.6562 21.5996 15.1903 21.3784 15.5841 20.9846C15.978 20.5907 16.1992 20.0566 16.1992 19.4996V15.5996C16.1994 15.5208 16.184 15.4427 16.1539 15.3698C16.1238 15.2969 16.0797 15.2307 16.024 15.1748L14.0476 13.1996L14.9992 12.248L15.1156 12.3644C15.6508 12.8996 16.3756 13.1996 17.1316 13.1996H20.6992C21.2562 13.1996 21.7903 12.9784 22.1841 12.5846C22.578 12.1907 22.7992 11.6566 22.7992 11.0996C22.7992 10.5427 22.578 10.0085 22.1841 9.61471C21.7903 9.22088 21.2562 8.99963 20.6992 8.99963H18.8476L17.7904 7.94363ZM16.5328 8.38163L18.1744 10.0244C18.2302 10.0801 18.2965 10.1242 18.3694 10.1543C18.4423 10.1844 18.5204 10.1998 18.5992 10.1996H20.6992C20.9379 10.1996 21.1668 10.2945 21.3356 10.4632C21.5044 10.632 21.5992 10.8609 21.5992 11.0996C21.5992 11.3383 21.5044 11.5672 21.3356 11.736C21.1668 11.9048 20.9379 11.9996 20.6992 11.9996H17.1316C16.6936 11.9996 16.2736 11.8256 15.964 11.516L15.424 10.976C15.3683 10.9202 15.3021 10.8758 15.2292 10.8456C15.1563 10.8153 15.0781 10.7998 14.9992 10.7998C14.9203 10.7998 14.8422 10.8153 14.7693 10.8456C14.6964 10.8758 14.6302 10.9202 14.5744 10.976L12.7744 12.776C12.6619 12.8885 12.5987 13.0411 12.5987 13.2002C12.5987 13.3593 12.6619 13.5119 12.7744 13.6244L14.9992 15.848V19.4996C14.9992 19.7383 14.9044 19.9672 14.7356 20.136C14.5668 20.3048 14.3379 20.3996 14.0992 20.3996C13.8605 20.3996 13.6316 20.3048 13.4628 20.136C13.294 19.9672 13.1992 19.7383 13.1992 19.4996V17.3996C13.1994 17.3208 13.184 17.2427 13.1539 17.1698C13.1238 17.0969 13.0797 17.0307 13.024 16.9748L10.624 14.5748C10.5218 14.4726 10.3861 14.4108 10.2419 14.4007C10.0977 14.3905 9.95474 14.4328 9.83922 14.5196L8.22042 15.734C7.81712 16.0365 7.32654 16.1999 6.82242 16.1996H3.29922C3.06052 16.1996 2.83161 16.1048 2.66282 15.936C2.49404 15.7672 2.39922 15.5383 2.39922 15.2996C2.39922 15.0609 2.49404 14.832 2.66282 14.6632C2.83161 14.4945 3.06052 14.3996 3.29922 14.3996H7.19922C7.27806 14.3998 7.35617 14.3844 7.42906 14.3543C7.50195 14.3242 7.5682 14.2801 7.62402 14.2244L9.35082 12.4964C9.77203 12.359 10.139 12.0918 10.3991 11.7331C10.6593 11.3745 10.7993 10.9427 10.7992 10.4996V9.59963H11.9992C12.1583 9.59963 12.311 9.53642 12.4235 9.4239C12.536 9.31137 12.5992 9.15876 12.5992 8.99963C12.5992 8.8405 12.536 8.68789 12.4235 8.57537C12.311 8.46285 12.1583 8.39963 11.9992 8.39963H10.1992C10.0401 8.39963 9.88748 8.46285 9.77495 8.57537C9.66243 8.68789 9.59922 8.8405 9.59922 8.99963V10.4996C9.59922 10.7383 9.5044 10.9672 9.33562 11.136C9.16683 11.3048 8.93791 11.3996 8.69922 11.3996C8.46052 11.3996 8.23161 11.3048 8.06282 11.136C7.89404 10.9672 7.79922 10.7383 7.79922 10.4996V8.39963C7.79922 7.92224 7.98886 7.46441 8.32643 7.12684C8.66399 6.78927 9.12183 6.59963 9.59922 6.59963H13.4488C13.7051 7.18716 14.1428 7.67717 14.6977 7.99785C15.2527 8.31853 15.8958 8.45303 16.5328 8.38163Z" />\n</svg>',"user-plus-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="user-plus-01">\n<path id="Icon" d="M12 15.5H7.5C6.10444 15.5 5.40665 15.5 4.83886 15.6722C3.56045 16.06 2.56004 17.0605 2.17224 18.3389C2 18.9067 2 19.6044 2 21M19 21V15M16 18H22M14.5 7.5C14.5 9.98528 12.4853 12 10 12C7.51472 12 5.5 9.98528 5.5 7.5C5.5 5.01472 7.51472 3 10 3C12.4853 3 14.5 5.01472 14.5 7.5Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"user-square":'<svg width="100%" height="100%" viewBox="0 0 29 28" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="user-square">\n<path id="Icon" d="M5.16686 25.4537C5.86986 25.6667 6.8194 25.6667 8.4335 25.6667H20.5668C22.1809 25.6667 23.1305 25.6667 23.8335 25.4537M5.16686 25.4537C5.01612 25.408 4.87672 25.3526 4.74453 25.2852C4.08596 24.9497 3.55053 24.4142 3.21497 23.7557C2.8335 23.007 2.8335 22.0269 2.8335 20.0667V7.93337C2.8335 5.97319 2.8335 4.9931 3.21497 4.24441C3.55053 3.58584 4.08596 3.05041 4.74453 2.71485C5.49322 2.33337 6.47331 2.33337 8.4335 2.33337H20.5668C22.527 2.33337 23.5071 2.33337 24.2558 2.71485C24.9144 3.05041 25.4498 3.58584 25.7854 4.24441C26.1668 4.9931 26.1668 5.97319 26.1668 7.93337V20.0667C26.1668 22.0269 26.1668 23.007 25.7854 23.7557C25.4498 24.4142 24.9144 24.9497 24.2558 25.2852C24.1236 25.3526 23.9842 25.408 23.8335 25.4537M5.16686 25.4537C5.16724 24.5095 5.1729 24.0099 5.2565 23.5896C5.62473 21.7384 7.07185 20.2913 8.92307 19.923C9.37387 19.8334 9.91597 19.8334 11.0002 19.8334H18.0002C19.0844 19.8334 19.6265 19.8334 20.0773 19.923C21.9285 20.2913 23.3756 21.7384 23.7438 23.5896C23.8274 24.0099 23.8331 24.5095 23.8335 25.4537M19.1668 11.0834C19.1668 13.6607 17.0775 15.75 14.5002 15.75C11.9228 15.75 9.8335 13.6607 9.8335 11.0834C9.8335 8.50604 11.9228 6.41671 14.5002 6.41671C17.0775 6.41671 19.1668 8.50604 19.1668 11.0834Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"user-x-01":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<g id="user-x-01">\n<path id="Icon" d="M16.5 16L21.5 21M21.5 16L16.5 21M12 15.5H7.5C6.10444 15.5 5.40665 15.5 4.83886 15.6722C3.56045 16.06 2.56004 17.0605 2.17224 18.3389C2 18.9067 2 19.6044 2 21M14.5 7.5C14.5 9.98528 12.4853 12 10 12C7.51472 12 5.5 9.98528 5.5 7.5C5.5 5.01472 7.51472 3 10 3C12.4853 3 14.5 5.01472 14.5 7.5Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"user-x-02":'<svg width="100%" height="100%" viewBox="0 0 80 80" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M54.9993 13.3335L71.666 30.0002M71.666 13.3335L54.9993 30.0002M53.3327 70.0002V66.0002C53.3327 60.3996 53.3327 57.5994 52.2427 55.4603C51.284 53.5786 49.7542 52.0488 47.8726 51.0901C45.7335 50.0002 42.9332 50.0002 37.3327 50.0002H22.666C17.0655 50.0002 14.2652 50.0002 12.1261 51.0901C10.2445 52.0488 8.71468 53.5786 7.75595 55.4603C6.66602 57.5994 6.66602 60.3996 6.66602 66.0002V70.0002M41.666 25.0002C41.666 31.4435 36.4427 36.6668 29.9993 36.6668C23.556 36.6668 18.3327 31.4435 18.3327 25.0002C18.3327 18.5568 23.556 13.3335 29.9993 13.3335C36.4427 13.3335 41.666 18.5568 41.666 25.0002Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',user2:'<svg width="100%" height="100%" viewBox="-2 -2 36 36" fill="currentColor" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path id="user2" d="M16 0C7.2 0 0 7.2 0 16C0 24.8 7.2 32 16 32C24.8 32 32 24.8 32 16C32 7.2 24.8 0 16 0ZM16 5.33333C18.9333 5.33333 21.3333 8.26667 21.3333 12C21.3333 15.7333 18.9333 18.6667 16 18.6667C13.0667 18.6667 10.6667 15.7333 10.6667 12C10.6667 8.26667 13.0667 5.33333 16 5.33333ZM24.8 26C22.5333 28 19.3333 29.3333 16 29.3333C12.6667 29.3333 9.46667 28 7.2 26C6.66667 25.4667 6.53333 24.6667 7.06667 24.1333C8.53333 22.4 10.5333 21.2 12.6667 20.5333C13.7333 21.0667 14.8 21.3333 16 21.3333C17.2 21.3333 18.2667 21.0667 19.3333 20.5333C21.6 21.2 23.4667 22.4 24.9333 24.1333C25.4667 24.6667 25.4667 25.4667 24.8 26Z"/>\n</svg>',"users-02":'<svg width="100%" height="100%" viewBox="0 0 25 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g id="users-02">\n<path id="Icon" d="M16.5 3.46776C17.9817 4.20411 19 5.73314 19 7.5C19 9.26686 17.9817 10.7959 16.5 11.5322M18.5 16.7664C20.0115 17.4503 21.3725 18.565 22.5 20M2.5 20C4.44649 17.5226 7.08918 16 10 16C12.9108 16 15.5535 17.5226 17.5 20M14.5 7.5C14.5 9.98528 12.4853 12 10 12C7.51472 12 5.5 9.98528 5.5 7.5C5.5 5.01472 7.51472 3 10 3C12.4853 3 14.5 5.01472 14.5 7.5Z" stroke-linecap="round" stroke-linejoin="round"/>\n</g>\n</svg>',"users-speaker":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<g id="users-speaker">\n<path id="Vector" d="M18.3567 1.61395C18.4591 1.44343 18.625 1.32055 18.818 1.27235C19.0109 1.22416 19.2152 1.25459 19.3857 1.35695L19.3887 1.35895L19.3927 1.36095L19.4027 1.36695C19.4412 1.391 19.4789 1.41634 19.5157 1.44295C19.5857 1.49195 19.6817 1.56295 19.7927 1.65495C20.0147 1.83995 20.3047 2.11695 20.5947 2.49295C21.1767 3.24995 21.7497 4.40695 21.7497 5.99995C21.7497 7.59295 21.1767 8.74995 20.5947 9.50695C20.3047 9.88295 20.0147 10.16 19.7927 10.345C19.6769 10.4417 19.5557 10.5319 19.4297 10.615L19.4017 10.633L19.3917 10.639L19.3887 10.641L19.3867 10.642C19.3867 10.642 19.3857 10.643 18.9997 9.99995L19.3857 10.643C19.2158 10.7393 19.0151 10.7657 18.8261 10.7164C18.6371 10.667 18.4748 10.5459 18.3738 10.3788C18.2727 10.2117 18.2408 10.0118 18.2849 9.82148C18.3289 9.63121 18.4455 9.46563 18.6097 9.35995L18.6147 9.35595L18.6557 9.32895C18.7164 9.28583 18.7754 9.24047 18.8327 9.19295C18.9847 9.06495 19.1947 8.86695 19.4057 8.59295C19.8227 8.04995 20.2497 7.20695 20.2497 5.99995C20.2497 4.79295 19.8227 3.94995 19.4057 3.40695C19.2372 3.18664 19.045 2.98544 18.8327 2.80695C18.7625 2.74935 18.6898 2.69496 18.6147 2.64395L18.6097 2.63995C18.4407 2.53694 18.3192 2.37127 18.2718 2.17908C18.2244 1.98688 18.2549 1.78374 18.3567 1.61395Z" fill=""/>\n<path id="Vector_2" fill-rule="evenodd" clip-rule="evenodd" d="M10.0001 1.25C8.74028 1.25 7.5321 1.75044 6.6413 2.64124C5.7505 3.53204 5.25006 4.74022 5.25006 6C5.25006 7.25978 5.7505 8.46796 6.6413 9.35876C7.5321 10.2496 8.74028 10.75 10.0001 10.75C11.2598 10.75 12.468 10.2496 13.3588 9.35876C14.2496 8.46796 14.7501 7.25978 14.7501 6C14.7501 4.74022 14.2496 3.53204 13.3588 2.64124C12.468 1.75044 11.2598 1.25 10.0001 1.25ZM6.75006 6C6.75006 5.13805 7.09247 4.3114 7.70196 3.7019C8.31145 3.09241 9.1381 2.75 10.0001 2.75C10.862 2.75 11.6887 3.09241 12.2982 3.7019C12.9076 4.3114 13.2501 5.13805 13.2501 6C13.2501 6.86195 12.9076 7.6886 12.2982 8.2981C11.6887 8.90759 10.862 9.25 10.0001 9.25C9.1381 9.25 8.31145 8.90759 7.70196 8.2981C7.09247 7.6886 6.75006 6.86195 6.75006 6ZM10.0001 12.25C7.68706 12.25 5.55506 12.776 3.97606 13.664C2.42006 14.54 1.25006 15.866 1.25006 17.5V17.602C1.24906 18.764 1.24806 20.222 2.52706 21.264C3.15606 21.776 4.03706 22.141 5.22706 22.381C6.41906 22.623 7.97406 22.75 10.0001 22.75C12.0261 22.75 13.5801 22.623 14.7741 22.381C15.9641 22.141 16.8441 21.776 17.4741 21.264C18.7531 20.222 18.7511 18.764 18.7501 17.602V17.5C18.7501 15.866 17.5801 14.54 16.0251 13.664C14.4451 12.776 12.3141 12.25 10.0001 12.25ZM2.75006 17.5C2.75006 16.649 3.37206 15.725 4.71106 14.972C6.02706 14.232 7.89506 13.75 10.0011 13.75C12.1051 13.75 13.9731 14.232 15.2891 14.972C16.6291 15.725 17.2501 16.649 17.2501 17.5C17.2501 18.808 17.2101 19.544 16.5261 20.1C16.1561 20.402 15.5361 20.697 14.4761 20.911C13.4191 21.125 11.9741 21.25 10.0001 21.25C8.02606 21.25 6.58006 21.125 5.52406 20.911C4.46406 20.697 3.84406 20.402 3.47406 20.101C2.79006 19.544 2.75006 18.808 2.75006 17.5Z" fill=""/>\n<path id="Vector_3" d="M17.3867 3.35695C17.2162 3.25459 17.012 3.22416 16.819 3.27235C16.6261 3.32055 16.4601 3.44343 16.3577 3.61395L16.6057 4.63795L16.6138 4.64295L16.6767 4.69195C16.7367 4.74195 16.8207 4.82095 16.9067 4.93195C17.0737 5.14995 17.2507 5.49195 17.2507 5.99995C17.2507 6.50695 17.0737 6.84995 16.9067 7.06795C16.8229 7.17764 16.7243 7.27523 16.6138 7.35795L16.6057 7.36195C16.4359 7.46552 16.3141 7.63233 16.2672 7.82568C16.2203 8.01902 16.2522 8.22308 16.3557 8.39295C16.4593 8.56282 16.6261 8.6846 16.8195 8.73148C17.0128 8.77836 17.2169 8.74652 17.3867 8.64295L17.3897 8.64095L17.3927 8.63995L17.3997 8.63495L17.4197 8.62295L17.4737 8.58595C17.5177 8.55595 17.5724 8.51429 17.6377 8.46095C17.7657 8.35395 17.9307 8.19595 18.0957 7.98195C18.5295 7.41307 18.7601 6.71526 18.7507 5.99995C18.7601 5.28464 18.5295 4.58683 18.0957 4.01795C17.9188 3.78756 17.7092 3.58411 17.4737 3.41395L17.4197 3.37695L17.3997 3.36495L17.3927 3.35995L17.3897 3.35895L17.3877 3.35795C17.3877 3.35795 17.3867 3.35695 17.0007 3.99995L17.3867 3.35695Z" fill=""/>\n</g>\n</svg>',verify:'<svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M14.3731 7.16L13.4664 6.10667C13.2931 5.90667 13.1531 5.53333 13.1531 5.26667V4.13333C13.1531 3.42667 12.5731 2.84666 11.8664 2.84666H10.7331C10.4731 2.84666 10.0931 2.70667 9.89309 2.53333L8.83976 1.62667C8.37976 1.23333 7.62643 1.23333 7.15976 1.62667L6.11309 2.54C5.91309 2.70667 5.53309 2.84666 5.27309 2.84666H4.11976C3.41309 2.84666 2.83309 3.42667 2.83309 4.13333V5.27333C2.83309 5.53333 2.69309 5.90667 2.52643 6.10667L1.62643 7.16667C1.23976 7.62667 1.23976 8.37333 1.62643 8.83333L2.52643 9.89333C2.69309 10.0933 2.83309 10.4667 2.83309 10.7267V11.8667C2.83309 12.5733 3.41309 13.1533 4.11976 13.1533H5.27309C5.53309 13.1533 5.91309 13.2933 6.11309 13.4667L7.16643 14.3733C7.62643 14.7667 8.37976 14.7667 8.84643 14.3733L9.89976 13.4667C10.0998 13.2933 10.4731 13.1533 10.7398 13.1533H11.8731C12.5798 13.1533 13.1598 12.5733 13.1598 11.8667V10.7333C13.1598 10.4733 13.2998 10.0933 13.4731 9.89333L14.3798 8.84C14.7664 8.38 14.7664 7.62 14.3731 7.16ZM10.7731 6.74L7.55309 9.96C7.45976 10.0533 7.33309 10.1067 7.19976 10.1067C7.06643 10.1067 6.93976 10.0533 6.84643 9.96L5.23309 8.34667C5.03976 8.15333 5.03976 7.83333 5.23309 7.64C5.42643 7.44666 5.74643 7.44666 5.93976 7.64L7.19976 8.9L10.0664 6.03333C10.2598 5.84 10.5798 5.84 10.7731 6.03333C10.9664 6.22667 10.9664 6.54666 10.7731 6.74Z" fill="currentColor"/>\n</svg>',"voice-cricle":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="currentColor">\n<path d="M6 14.8901C5.59 14.8901 5.25 14.5501 5.25 14.1401V9.8501C5.25 9.4401 5.59 9.1001 6 9.1001C6.41 9.1001 6.75 9.4401 6.75 9.8501V14.1401C6.75 14.5601 6.41 14.8901 6 14.8901Z" fill="currentColor"/>\n<path d="M9 16.3197C8.59 16.3197 8.25 15.9797 8.25 15.5697V8.42969C8.25 8.01969 8.59 7.67969 9 7.67969C9.41 7.67969 9.75 8.01969 9.75 8.42969V15.5697C9.75 15.9897 9.41 16.3197 9 16.3197Z" fill="currentColor"/>\n<path d="M12 17.75C11.59 17.75 11.25 17.41 11.25 17V7C11.25 6.59 11.59 6.25 12 6.25C12.41 6.25 12.75 6.59 12.75 7V17C12.75 17.41 12.41 17.75 12 17.75Z" fill="currentColor"/>\n<path d="M15 16.3197C14.59 16.3197 14.25 15.9797 14.25 15.5697V8.42969C14.25 8.01969 14.59 7.67969 15 7.67969C15.41 7.67969 15.75 8.01969 15.75 8.42969V15.5697C15.75 15.9897 15.41 16.3197 15 16.3197Z" fill="currentColor"/>\n<path d="M18 14.8901C17.59 14.8901 17.25 14.5501 17.25 14.1401V9.8501C17.25 9.4401 17.59 9.1001 18 9.1001C18.41 9.1001 18.75 9.4401 18.75 9.8501V14.1401C18.75 14.5601 18.41 14.8901 18 14.8901Z" fill="currentColor"/>\n<path d="M12 22.75C6.07 22.75 1.25 17.93 1.25 12C1.25 6.07 6.07 1.25 12 1.25C17.93 1.25 22.75 6.07 22.75 12C22.75 17.93 17.93 22.75 12 22.75ZM12 2.75C6.9 2.75 2.75 6.9 2.75 12C2.75 17.1 6.9 21.25 12 21.25C17.1 21.25 21.25 17.1 21.25 12C21.25 6.9 17.1 2.75 12 2.75Z" fill="currentColor"/>\n</svg>',"x-circle":'<svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M15 9L9 15M9 9L15 15M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"x-close":'<svg width="100%" height="100%" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M18 6L6 18M6 6L18 18" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',"x-sm":'<svg width="100%" height="100%" viewBox="0 0 12 12" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M11 1L1 11M1 1L11 11" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>',zap:'<svg width="100%" height="100%" viewBox="0 0 20 22" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">\n<path d="M10.9999 1L2.09332 11.6879C1.74451 12.1064 1.57011 12.3157 1.56744 12.4925C1.56512 12.6461 1.63359 12.7923 1.75312 12.8889C1.89061 13 2.16304 13 2.7079 13H9.99986L8.99986 21L17.9064 10.3121C18.2552 9.89358 18.4296 9.68429 18.4323 9.50754C18.4346 9.35388 18.3661 9.2077 18.2466 9.11111C18.1091 9 17.8367 9 17.2918 9H9.99986L10.9999 1Z" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>'};function applyStrokeWidth(e,t){const r=String(t);let i=e.replace(/\bstroke-width="[^"]*"/gi,`stroke-width="${r}"`);return i===e&&(i=e.replace(/<svg\b([^>]*?)>/i,(e,t)=>/\bstroke-width=/i.test(t)?e:`<svg${t} stroke-width="${r}">`)),i}function Icon({iconType:e,size:t=16,color:r,strokeWidth:i,title:n,alt:o,style:a,...s}){const l={display:"inline-block",lineHeight:0,color:r,...t?{minWidth:t,minHeight:t,width:t,height:t}:{},...a},c=ICON_SVGS[e],d="number"==typeof i&&Number.isFinite(i)?applyStrokeWidth(c,i):c;return d?jsxRuntime.jsx("span",{role:"img","aria-label":o??n??e,title:n,style:l,dangerouslySetInnerHTML:{__html:d},...s}):null}function useExtractTextStyle(e){const{appConfig:t,projectColors:r,fonts:i}=useBuilderParams(),n=t??defaultAppConfig,o=r,a=i;return React.useMemo(()=>extractTextStyle(e,{appConfig:n,projectColors:o,fonts:a}),[e,n,o,a])}function BIcon({node:e}){useLogRender("BIcon"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"BIcon",i=e.key??t,{previewMode:n,selectedKey:o}=useBuilderParams(),a=useMergedStyle(useExtractTextStyle(e),isNodeSelected({previewMode:!!n,current:o?{key:o}:void 0,node:e})?SELECTED_OUTLINE_STYLE:void 0),s=e.attributes,l=s?.iconType??"activity",c=s?.strokeWidth;return jsxRuntime.jsx(Icon,{"attribute-name":r,"attribute-key":i,iconType:l,size:a.fontSize??16,strokeWidth:"number"==typeof c?c:void 0,style:a,color:a.color,alt:""})}var BIcon$1=React.memo(BIcon);function useExtractViewStyle(e){const{appConfig:t,projectColors:r}=useBuilderParams(),i=t?.theme??defaultAppConfig.theme,n=r;return React.useMemo(()=>extractViewStyle(e,{theme:i,projectColors:n}),[e,i,n])}function BackgroundImage({node:e}){useLogRender("BackgroundImage"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"background-image",i=e.key??t,{previewMode:n,selectedKey:o}=useBuilderParams(),a=useExtractViewStyle(e),s=React.useMemo(()=>{const t=e.attributes,r=t?.style,i={backgroundRepeat:"no-repeat",backgroundPosition:"center"},n=t?.src;if(n){const e=resolveImageSrc(n);e&&(i.backgroundImage=`url(${e})`)}switch(t?.resizeMode??r?.resizeMode){case"cover":default:i.backgroundSize="cover";break;case"contain":i.backgroundSize="contain";break;case"stretch":i.backgroundSize="100% 100%";break;case"center":i.backgroundSize="auto"}return i},[e]),l=isNodeSelected({previewMode:!!n,current:o?{key:o}:void 0,node:e}),c=useMergedStyle(a,s),d=useMergedStyle(c,l?SELECTED_OUTLINE_STYLE:void 0);return jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,style:d})}var BackgroundImage$1=React.memo(BackgroundImage);function Button({node:e}){useLogRender("Button"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"button",i=e.key??t,{previewMode:n,selectedKey:o,appConfig:a}=useBuilderParams(),s=useLocalize({appConfig:a}),l=useExtractViewStyle(e),c=useExtractTextStyle(e),d=React.useMemo(()=>({color:c.color,fontSize:c.fontSize,fontWeight:c.fontWeight,textAlign:c.textAlign}),[c.color,c.fontSize,c.fontWeight,c.textAlign]),p=React.useMemo(()=>{const t=e?.attributes?.style;return{cursor:"pointer",textDecoration:"none",...null!=t?.backgroundColor&&""!==String(t?.backgroundColor).trim()?void 0:{backgroundColor:"transparent"}}},[e?.attributes?.style]),h=isNodeSelected({previewMode:!!n,current:o?{key:o}:void 0,node:e}),g=useMergedStyle(l,p),u=useMergedStyle(g,h?SELECTED_OUTLINE_STYLE:void 0),f="string"==typeof e.children&&e.children.trim().length>0?e.children:"Button";return jsxRuntime.jsx("a",{"attribute-name":r,"attribute-key":i,href:"#",onClick:e=>e.preventDefault(),style:u,children:jsxRuntime.jsx("span",{style:d,children:s(f)})})}var Button$1=React.memo(Button);const isCarousel=e=>!(!e||"object"!=typeof e||Array.isArray(e))&&("type"in e&&"Carousel"===normalizeComponentType(e.type)),isCarouselItem=e=>!(!e||"object"!=typeof e||Array.isArray(e))&&("type"in e&&"CarouselItem"===normalizeComponentType(e.type));function Carousel({node:e}){useLogRender("Carousel"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"carousel",i=e.key??t,{previewMode:n,selectedKey:o}=useBuilderParams(),a=useMergedStyle(useExtractViewStyle(e),isNodeSelected({previewMode:!!n,current:o?{key:o}:void 0,node:e})?SELECTED_OUTLINE_STYLE:void 0);return jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,className:"embla__container",style:a,children:Array.isArray(e.children)?e.children.map((e,t)=>jsxRuntime.jsx(RenderNode$1,{node:e},t)):isCarouselItem(e.children)?jsxRuntime.jsx(RenderNode$1,{node:e.children}):null})}var Carousel$1=React.memo(Carousel);function isObject$1(e){return"[object Object]"===Object.prototype.toString.call(e)}function isRecord(e){return isObject$1(e)||Array.isArray(e)}function canUseDOM(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}function areOptionsEqual(e,t){const r=Object.keys(e),i=Object.keys(t);if(r.length!==i.length)return!1;return JSON.stringify(Object.keys(e.breakpoints||{}))===JSON.stringify(Object.keys(t.breakpoints||{}))&&r.every(r=>{const i=e[r],n=t[r];return"function"==typeof i?`${i}`==`${n}`:isRecord(i)&&isRecord(n)?areOptionsEqual(i,n):i===n})}function sortAndMapPluginToOptions(e){return e.concat().sort((e,t)=>e.name>t.name?1:-1).map(e=>e.options)}function arePluginsEqual(e,t){if(e.length!==t.length)return!1;const r=sortAndMapPluginToOptions(e),i=sortAndMapPluginToOptions(t);return r.every((e,t)=>areOptionsEqual(e,i[t]))}function isNumber(e){return"number"==typeof e}function isString(e){return"string"==typeof e}function isBoolean(e){return"boolean"==typeof e}function isObject(e){return"[object Object]"===Object.prototype.toString.call(e)}function mathAbs(e){return Math.abs(e)}function mathSign(e){return Math.sign(e)}function deltaAbs(e,t){return mathAbs(e-t)}function factorAbs(e,t){if(0===e||0===t)return 0;if(mathAbs(e)<=mathAbs(t))return 0;const r=deltaAbs(mathAbs(e),mathAbs(t));return mathAbs(r/e)}function roundToTwoDecimals(e){return Math.round(100*e)/100}function arrayKeys(e){return objectKeys(e).map(Number)}function arrayLast(e){return e[arrayLastIndex(e)]}function arrayLastIndex(e){return Math.max(0,e.length-1)}function arrayIsLastIndex(e,t){return t===arrayLastIndex(e)}function arrayFromNumber(e,t=0){return Array.from(Array(e),(e,r)=>t+r)}function objectKeys(e){return Object.keys(e)}function objectsMergeDeep(e,t){return[e,t].reduce((e,t)=>(objectKeys(t).forEach(r=>{const i=e[r],n=t[r],o=isObject(i)&&isObject(n);e[r]=o?objectsMergeDeep(i,n):n}),e),{})}function isMouseEvent(e,t){return void 0!==t.MouseEvent&&e instanceof t.MouseEvent}function Alignment(e,t){const r={start:function(){return 0},center:function(e){return i(e)/2},end:i};function i(e){return t-e}return{measure:function(i,n){return isString(e)?r[e](i):e(t,i,n)}}}function EventStore(){let e=[];const t={add:function(r,i,n,o={passive:!0}){let a;if("addEventListener"in r)r.addEventListener(i,n,o),a=()=>r.removeEventListener(i,n,o);else{const e=r;e.addListener(n),a=()=>e.removeListener(n)}return e.push(a),t},clear:function(){e=e.filter(e=>e())}};return t}function Animations(e,t,r,i){const n=EventStore(),o=1e3/60;let a=null,s=0,l=0;function c(e){if(!l)return;a||(a=e,r(),r());const n=e-a;for(a=e,s+=n;s>=o;)r(),s-=o;i(s/o),l&&(l=t.requestAnimationFrame(c))}function d(){t.cancelAnimationFrame(l),a=null,s=0,l=0}return{init:function(){n.add(e,"visibilitychange",()=>{e.hidden&&(a=null,s=0)})},destroy:function(){d(),n.clear()},start:function(){l||(l=t.requestAnimationFrame(c))},stop:d,update:r,render:i}}function Axis(e,t){const r="rtl"===t,i="y"===e,n=!i&&r?-1:1;return{scroll:i?"y":"x",cross:i?"x":"y",startEdge:i?"top":r?"right":"left",endEdge:i?"bottom":r?"left":"right",measureSize:function(e){const{height:t,width:r}=e;return i?t:r},direction:function(e){return e*n}}}function Limit(e=0,t=0){const r=mathAbs(e-t);function i(t){return t<e}function n(e){return e>t}function o(e){return i(e)||n(e)}return{length:r,max:t,min:e,constrain:function(r){return o(r)?i(r)?e:t:r},reachedAny:o,reachedMax:n,reachedMin:i,removeOffset:function(e){return r?e-r*Math.ceil((e-t)/r):e}}}function Counter(e,t,r){const{constrain:i}=Limit(0,e),n=e+1;let o=a(t);function a(e){return r?mathAbs((n+e)%n):i(e)}function s(){return o}function l(){return Counter(e,s(),r)}const c={get:s,set:function(e){return o=a(e),c},add:function(e){return l().set(s()+e)},clone:l};return c}function DragHandler(e,t,r,i,n,o,a,s,l,c,d,p,h,g,u,f,m,y,C){const{cross:b,direction:v}=e,x=["INPUT","SELECT","TEXTAREA"],w={passive:!1},S=EventStore(),k=EventStore(),M=Limit(50,225).constrain(g.measure(20)),P={mouse:300,touch:400},V={mouse:500,touch:600},z=u?43:25;let L=!1,T=0,E=0,_=!1,F=!1,A=!1,B=!1;function I(e){if(!isMouseEvent(e,i)&&e.touches.length>=2)return D(e);const t=o.readPoint(e),r=o.readPoint(e,b),a=deltaAbs(t,T),l=deltaAbs(r,E);if(!F&&!B){if(!e.cancelable)return D(e);if(F=a>l,!F)return D(e)}const d=o.pointerMove(e);a>f&&(A=!0),c.useFriction(.3).useDuration(.75),s.start(),n.add(v(d)),e.preventDefault()}function D(e){const t=d.byDistance(0,!1).index!==p.get(),r=o.pointerUp(e)*(u?V:P)[B?"mouse":"touch"],i=function(e,t){const r=p.add(-1*mathSign(e)),i=d.byDistance(e,!u).distance;return u||mathAbs(e)<M?i:m&&t?.5*i:d.byIndex(r.get(),0).distance}(v(r),t),n=factorAbs(r,i),a=z-10*n,s=y+n/50;F=!1,_=!1,k.clear(),c.useDuration(a).useFriction(s),l.distance(i,!u),B=!1,h.emit("pointerUp")}function R(e){A&&(e.stopPropagation(),e.preventDefault(),A=!1)}return{init:function(e){if(!C)return;function s(s){(isBoolean(C)||C(e,s))&&function(e){const s=isMouseEvent(e,i);if(B=s,A=u&&s&&!e.buttons&&L,L=deltaAbs(n.get(),a.get())>=2,s&&0!==e.button)return;if(function(e){const t=e.nodeName||"";return x.includes(t)}(e.target))return;_=!0,o.pointerDown(e),c.useFriction(0).useDuration(0),n.set(a),function(){const e=B?r:t;k.add(e,"touchmove",I,w).add(e,"touchend",D).add(e,"mousemove",I,w).add(e,"mouseup",D)}(),T=o.readPoint(e),E=o.readPoint(e,b),h.emit("pointerDown")}(s)}const l=t;S.add(l,"dragstart",e=>e.preventDefault(),w).add(l,"touchmove",()=>{},w).add(l,"touchend",()=>{}).add(l,"touchstart",s).add(l,"mousedown",s).add(l,"touchcancel",D).add(l,"contextmenu",D).add(l,"click",R,!0)},destroy:function(){S.clear(),k.clear()},pointerDown:function(){return _}}}function DragTracker(e,t){let r,i;function n(e){return e.timeStamp}function o(r,i){const n="client"+("x"===(i||e.scroll)?"X":"Y");return(isMouseEvent(r,t)?r:r.touches[0])[n]}return{pointerDown:function(e){return r=e,i=e,o(e)},pointerMove:function(e){const t=o(e)-o(i),a=n(e)-n(r)>170;return i=e,a&&(r=e),t},pointerUp:function(e){if(!r||!i)return 0;const t=o(i)-o(r),a=n(e)-n(r),s=n(e)-n(i)>170,l=t/a;return a&&!s&&mathAbs(l)>.1?l:0},readPoint:o}}function NodeRects(){return{measure:function(e){const{offsetTop:t,offsetLeft:r,offsetWidth:i,offsetHeight:n}=e;return{top:t,right:r+i,bottom:t+n,left:r,width:i,height:n}}}}function PercentOfView(e){return{measure:function(t){return e*(t/100)}}}function ResizeHandler(e,t,r,i,n,o,a){const s=[e].concat(i);let l,c,d=[],p=!1;function h(e){return n.measureSize(a.measure(e))}return{init:function(n){o&&(c=h(e),d=i.map(h),l=new ResizeObserver(r=>{(isBoolean(o)||o(n,r))&&function(r){for(const o of r){if(p)return;const r=o.target===e,a=i.indexOf(o.target),s=r?c:d[a];if(mathAbs(h(r?e:i[a])-s)>=.5){n.reInit(),t.emit("resize");break}}}(r)}),r.requestAnimationFrame(()=>{s.forEach(e=>l.observe(e))}))},destroy:function(){p=!0,l&&l.disconnect()}}}function ScrollBody(e,t,r,i,n,o){let a=0,s=0,l=n,c=o,d=e.get(),p=0;function h(e){return l=e,u}function g(e){return c=e,u}const u={direction:function(){return s},duration:function(){return l},velocity:function(){return a},seek:function(){const t=i.get()-e.get();let n=0;return!l?(a=0,r.set(i),e.set(i),n=t):(r.set(e),a+=t/l,a*=c,d+=a,e.add(a),n=d-p),s=mathSign(n),p=d,u},settled:function(){return mathAbs(i.get()-t.get())<.001},useBaseFriction:function(){return g(o)},useBaseDuration:function(){return h(n)},useFriction:g,useDuration:h};return u}function ScrollBounds(e,t,r,i,n){const o=n.measure(10),a=n.measure(50),s=Limit(.1,.99);let l=!1;function c(){return!l&&(!!e.reachedAny(r.get())&&!!e.reachedAny(t.get()))}return{shouldConstrain:c,constrain:function(n){if(!c())return;const l=e.reachedMin(t.get())?"min":"max",d=mathAbs(e[l]-t.get()),p=r.get()-t.get(),h=s.constrain(d/a);r.subtract(p*h),!n&&mathAbs(p)<o&&(r.set(e.constrain(r.get())),i.useDuration(25).useBaseFriction())},toggleActive:function(e){l=!e}}}function ScrollContain(e,t,r,i,n){const o=Limit(-t+e,0),a=r.map((e,t)=>{const{min:i,max:n}=o,a=o.constrain(e),s=!t,c=arrayIsLastIndex(r,t);return s?n:c||l(i,a)?i:l(n,a)?n:a}).map(e=>parseFloat(e.toFixed(3))),s=function(){const e=a[0],t=arrayLast(a),r=a.lastIndexOf(e),i=a.indexOf(t)+1;return Limit(r,i)}();function l(e,t){return deltaAbs(e,t)<=1}return{snapsContained:function(){if(t<=e+n)return[o.max];if("keepSnaps"===i)return a;const{min:r,max:l}=s;return a.slice(r,l)}(),scrollContainLimit:s}}function ScrollLimit(e,t,r){const i=t[0];return{limit:Limit(r?i-e:arrayLast(t),i)}}function ScrollLooper(e,t,r,i){const n=t.min+.1,o=t.max+.1,{reachedMin:a,reachedMax:s}=Limit(n,o);return{loop:function(t){if(!function(e){return 1===e?s(r.get()):-1===e&&a(r.get())}(t))return;const n=e*(-1*t);i.forEach(e=>e.add(n))}}}function ScrollProgress(e){const{max:t,length:r}=e;return{get:function(e){return r?(e-t)/-r:0}}}function ScrollSnaps(e,t,r,i,n){const{startEdge:o,endEdge:a}=e,{groupSlides:s}=n,l=s(i).map(e=>arrayLast(e)[a]-e[0][o]).map(mathAbs).map(t.measure),c=i.map(e=>r[o]-e[o]).map(e=>-mathAbs(e)),d=s(c).map(e=>e[0]).map((e,t)=>e+l[t]);return{snaps:c,snapsAligned:d}}function SlideRegistry(e,t,r,i,n,o){const{groupSlides:a}=n,{min:s,max:l}=i;return{slideRegistry:function(){const i=a(o),n=!e||"keepSnaps"===t;return 1===r.length?[o]:n?i:i.slice(s,l).map((e,t,r)=>{const i=!t,n=arrayIsLastIndex(r,t);if(i){return arrayFromNumber(arrayLast(r[0])+1)}if(n){return arrayFromNumber(arrayLastIndex(o)-arrayLast(r)[0]+1,arrayLast(r)[0])}return e})}()}}function ScrollTarget(e,t,r,i,n){const{reachedAny:o,removeOffset:a,constrain:s}=i;function l(e){return e.concat().sort((e,t)=>mathAbs(e)-mathAbs(t))[0]}function c(t,i){const n=[t,t+r,t-r];if(!e)return t;if(!i)return l(n);const o=n.filter(e=>mathSign(e)===i);return o.length?l(o):arrayLast(n)-r}return{byDistance:function(r,i){const l=n.get()+r,{index:d,distance:p}=function(r){const i=e?a(r):s(r),n=t.map((e,t)=>({diff:c(e-i,0),index:t})).sort((e,t)=>mathAbs(e.diff)-mathAbs(t.diff)),{index:o}=n[0];return{index:o,distance:i}}(l),h=!e&&o(l);return!i||h?{index:d,distance:r}:{index:d,distance:r+c(t[d]-p,0)}},byIndex:function(e,r){return{index:e,distance:c(t[e]-n.get(),r)}},shortcut:c}}function ScrollTo(e,t,r,i,n,o,a){function s(n){const s=n.distance,l=n.index!==t.get();o.add(s),s&&(i.duration()?e.start():(e.update(),e.render(1),e.update())),l&&(r.set(t.get()),t.set(n.index),a.emit("select"))}return{distance:function(e,t){s(n.byDistance(e,t))},index:function(e,r){const i=t.clone().set(e);s(n.byIndex(i.get(),r))}}}function SlideFocus(e,t,r,i,n,o,a,s){const l={passive:!0,capture:!0};let c=0;function d(e){"Tab"===e.code&&(c=(new Date).getTime())}return{init:function(p){s&&(o.add(document,"keydown",d,!1),t.forEach((t,d)=>{o.add(t,"focus",t=>{(isBoolean(s)||s(p,t))&&function(t){if((new Date).getTime()-c>10)return;a.emit("slideFocusStart"),e.scrollLeft=0;const o=r.findIndex(e=>e.includes(t));isNumber(o)&&(n.useDuration(0),i.index(o,0),a.emit("slideFocus"))}(d)},l)}))}}}function Vector1D(e){let t=e;function r(e){return isNumber(e)?e:e.get()}return{get:function(){return t},set:function(e){t=r(e)},add:function(e){t+=r(e)},subtract:function(e){t-=r(e)}}}function Translate(e,t){const r="x"===e.scroll?function(e){return`translate3d(${e}px,0px,0px)`}:function(e){return`translate3d(0px,${e}px,0px)`},i=t.style;let n=null,o=!1;return{clear:function(){o||(i.transform="",t.getAttribute("style")||t.removeAttribute("style"))},to:function(t){if(o)return;const a=roundToTwoDecimals(e.direction(t));a!==n&&(i.transform=r(a),n=a)},toggleActive:function(e){o=!e}}}function SlideLooper(e,t,r,i,n,o,a,s,l){const c=arrayKeys(n),d=arrayKeys(n).reverse(),p=function(){const e=a[0];return u(g(d,e),r,!1)}().concat(function(){const e=t-a[0]-1;return u(g(c,e),-r,!0)}());function h(e,t){return e.reduce((e,t)=>e-n[t],t)}function g(e,t){return e.reduce((e,r)=>h(e,t)>0?e.concat([r]):e,[])}function u(n,a,c){const d=function(e){return o.map((r,n)=>({start:r-i[n]+.5+e,end:r+t-.5+e}))}(a);return n.map(t=>{const i=c?0:-r,n=c?r:0,o=c?"end":"start",a=d[t][o];return{index:t,loopPoint:a,slideLocation:Vector1D(-1),translate:Translate(e,l[t]),target:()=>s.get()>a?i:n}})}return{canLoop:function(){return p.every(({index:e})=>h(c.filter(t=>t!==e),t)<=.1)},clear:function(){p.forEach(e=>e.translate.clear())},loop:function(){p.forEach(e=>{const{target:t,translate:r,slideLocation:i}=e,n=t();n!==i.get()&&(r.to(n),i.set(n))})},loopPoints:p}}function SlidesHandler(e,t,r){let i,n=!1;return{init:function(o){r&&(i=new MutationObserver(e=>{n||(isBoolean(r)||r(o,e))&&function(e){for(const r of e)if("childList"===r.type){o.reInit(),t.emit("slidesChanged");break}}(e)}),i.observe(e,{childList:!0}))},destroy:function(){i&&i.disconnect(),n=!0}}}function SlidesInView(e,t,r,i){const n={};let o,a=null,s=null,l=!1;return{init:function(){o=new IntersectionObserver(e=>{l||(e.forEach(e=>{const r=t.indexOf(e.target);n[r]=e}),a=null,s=null,r.emit("slidesInView"))},{root:e.parentElement,threshold:i}),t.forEach(e=>o.observe(e))},destroy:function(){o&&o.disconnect(),l=!0},get:function(e=!0){if(e&&a)return a;if(!e&&s)return s;const t=function(e){return objectKeys(n).reduce((t,r)=>{const i=parseInt(r),{isIntersecting:o}=n[i];return(e&&o||!e&&!o)&&t.push(i),t},[])}(e);return e&&(a=t),e||(s=t),t}}}function SlideSizes(e,t,r,i,n,o){const{measureSize:a,startEdge:s,endEdge:l}=e,c=r[0]&&n,d=function(){if(!c)return 0;const e=r[0];return mathAbs(t[s]-e[s])}(),p=function(){if(!c)return 0;const e=o.getComputedStyle(arrayLast(i));return parseFloat(e.getPropertyValue(`margin-${l}`))}(),h=r.map(a),g=r.map((e,t,r)=>{const i=!t,n=arrayIsLastIndex(r,t);return i?h[t]+d:n?h[t]+p:r[t+1][s]-e[s]}).map(mathAbs);return{slideSizes:h,slideSizesWithGaps:g,startGap:d,endGap:p}}function SlidesToScroll(e,t,r,i,n,o,a,s,l){const{startEdge:c,endEdge:d,direction:p}=e,h=isNumber(r);return{groupSlides:function(e){return h?function(e,t){return arrayKeys(e).filter(e=>e%t===0).map(r=>e.slice(r,r+t))}(e,r):function(e){return e.length?arrayKeys(e).reduce((r,h,g)=>{const u=arrayLast(r)||0,f=0===u,m=h===arrayLastIndex(e),y=n[c]-o[u][c],C=n[c]-o[h][d],b=!i&&f?p(a):0,v=mathAbs(C-(!i&&m?p(s):0)-(y+b));return g&&v>t+l&&r.push(h),m&&r.push(e.length),r},[]).map((t,r,i)=>{const n=Math.max(i[r-1]||0);return e.slice(n,t)}):[]}(e)}}}function Engine(e,t,r,i,n,o,a){const{align:s,axis:l,direction:c,startIndex:d,loop:p,duration:h,dragFree:g,dragThreshold:u,inViewThreshold:f,slidesToScroll:m,skipSnaps:y,containScroll:C,watchResize:b,watchSlides:v,watchDrag:x,watchFocus:w}=o,S=NodeRects(),k=S.measure(t),M=r.map(S.measure),P=Axis(l,c),V=P.measureSize(k),z=PercentOfView(V),L=Alignment(s,V),T=!p&&!!C,E=p||!!C,{slideSizes:_,slideSizesWithGaps:F,startGap:A,endGap:B}=SlideSizes(P,k,M,r,E,n),I=SlidesToScroll(P,V,m,p,k,M,A,B,2),{snaps:D,snapsAligned:R}=ScrollSnaps(P,L,k,M,I),O=-arrayLast(D)+arrayLast(F),{snapsContained:H,scrollContainLimit:j}=ScrollContain(V,O,R,C,2),N=T?H:R,{limit:W}=ScrollLimit(O,N,p),Z=Counter(arrayLastIndex(N),d,p),$=Z.clone(),G=arrayKeys(r),q=Animations(i,n,()=>(({dragHandler:e,scrollBody:t,scrollBounds:r,options:{loop:i}})=>{i||r.constrain(e.pointerDown()),t.seek()})(se),e=>(({scrollBody:e,translate:t,location:r,offsetLocation:i,previousLocation:n,scrollLooper:o,slideLooper:a,dragHandler:s,animation:l,eventHandler:c,scrollBounds:d,options:{loop:p}},h)=>{const g=e.settled(),u=!d.shouldConstrain(),f=p?g:g&&u,m=f&&!s.pointerDown();m&&l.stop();const y=r.get()*h+n.get()*(1-h);i.set(y),p&&(o.loop(e.direction()),a.loop()),t.to(i.get()),m&&c.emit("settle"),f||c.emit("scroll")})(se,e)),K=N[Z.get()],U=Vector1D(K),J=Vector1D(K),Y=Vector1D(K),X=Vector1D(K),Q=ScrollBody(U,Y,J,X,h,.68),ee=ScrollTarget(p,N,O,W,X),te=ScrollTo(q,Z,$,Q,ee,X,a),re=ScrollProgress(W),ie=EventStore(),ne=SlidesInView(t,r,a,f),{slideRegistry:oe}=SlideRegistry(T,C,N,j,I,G),ae=SlideFocus(e,r,oe,te,Q,ie,a,w),se={ownerDocument:i,ownerWindow:n,eventHandler:a,containerRect:k,slideRects:M,animation:q,axis:P,dragHandler:DragHandler(P,e,i,n,X,DragTracker(P,n),U,q,te,Q,ee,Z,a,z,g,u,y,.68,x),eventStore:ie,percentOfView:z,index:Z,indexPrevious:$,limit:W,location:U,offsetLocation:Y,previousLocation:J,options:o,resizeHandler:ResizeHandler(t,a,n,r,P,b,S),scrollBody:Q,scrollBounds:ScrollBounds(W,Y,X,Q,z),scrollLooper:ScrollLooper(O,W,Y,[U,Y,J,X]),scrollProgress:re,scrollSnapList:N.map(re.get),scrollSnaps:N,scrollTarget:ee,scrollTo:te,slideLooper:SlideLooper(P,V,O,_,F,D,N,Y,r),slideFocus:ae,slidesHandler:SlidesHandler(t,a,v),slidesInView:ne,slideIndexes:G,slideRegistry:oe,slidesToScroll:I,target:X,translate:Translate(P,t)};return se}function EventHandler(){let e,t={};function r(e){return t[e]||[]}const i={init:function(t){e=t},emit:function(t){return r(t).forEach(r=>r(e,t)),i},off:function(e,n){return t[e]=r(e).filter(e=>e!==n),i},on:function(e,n){return t[e]=r(e).concat([n]),i},clear:function(){t={}}};return i}const defaultOptions={align:"center",axis:"x",container:null,slides:null,containScroll:"trimSnaps",direction:"ltr",slidesToScroll:1,inViewThreshold:0,breakpoints:{},dragFree:!1,dragThreshold:10,loop:!1,skipSnaps:!1,duration:25,startIndex:0,active:!0,watchDrag:!0,watchResize:!0,watchSlides:!0,watchFocus:!0};function OptionsHandler(e){function t(e,t){return objectsMergeDeep(e,t||{})}const r={mergeOptions:t,optionsAtMedia:function(r){const i=r.breakpoints||{},n=objectKeys(i).filter(t=>e.matchMedia(t).matches).map(e=>i[e]).reduce((e,r)=>t(e,r),{});return t(r,n)},optionsMediaQueries:function(t){return t.map(e=>objectKeys(e.breakpoints||{})).reduce((e,t)=>e.concat(t),[]).map(e.matchMedia)}};return r}function PluginsHandler(e){let t=[];return{init:function(r,i){return t=i.filter(({options:t})=>!1!==e.optionsAtMedia(t).active),t.forEach(t=>t.init(r,e)),i.reduce((e,t)=>Object.assign(e,{[t.name]:t}),{})},destroy:function(){t=t.filter(e=>e.destroy())}}}function EmblaCarousel(e,t,r){const i=e.ownerDocument,n=i.defaultView,o=OptionsHandler(n),a=PluginsHandler(o),s=EventStore(),l=EventHandler(),{mergeOptions:c,optionsAtMedia:d,optionsMediaQueries:p}=o,{on:h,off:g,emit:u}=l,f=P;let m,y,C,b,v=!1,x=c(defaultOptions,EmblaCarousel.globalOptions),w=c(x),S=[];function k(t){const r=Engine(e,C,b,i,n,t,l);if(t.loop&&!r.slideLooper.canLoop()){return k(Object.assign({},t,{loop:!1}))}return r}function M(t,r){v||(x=c(x,t),w=d(x),S=r||S,function(){const{container:t,slides:r}=w,i=isString(t)?e.querySelector(t):t;C=i||e.children[0];const n=isString(r)?C.querySelectorAll(r):r;b=[].slice.call(n||C.children)}(),m=k(w),p([x,...S.map(({options:e})=>e)]).forEach(e=>s.add(e,"change",P)),w.active&&(m.translate.to(m.location.get()),m.animation.init(),m.slidesInView.init(),m.slideFocus.init(T),m.eventHandler.init(T),m.resizeHandler.init(T),m.slidesHandler.init(T),m.options.loop&&m.slideLooper.loop(),C.offsetParent&&b.length&&m.dragHandler.init(T),y=a.init(T,S)))}function P(e,t){const r=L();V(),M(c({startIndex:r},e),t),l.emit("reInit")}function V(){m.dragHandler.destroy(),m.eventStore.clear(),m.translate.clear(),m.slideLooper.clear(),m.resizeHandler.destroy(),m.slidesHandler.destroy(),m.slidesInView.destroy(),m.animation.destroy(),a.destroy(),s.clear()}function z(e,t,r){w.active&&!v&&(m.scrollBody.useBaseFriction().useDuration(!0===t?0:w.duration),m.scrollTo.index(e,r||0))}function L(){return m.index.get()}const T={canScrollNext:function(){return m.index.add(1).get()!==L()},canScrollPrev:function(){return m.index.add(-1).get()!==L()},containerNode:function(){return C},internalEngine:function(){return m},destroy:function(){v||(v=!0,s.clear(),V(),l.emit("destroy"),l.clear())},off:g,on:h,emit:u,plugins:function(){return y},previousScrollSnap:function(){return m.indexPrevious.get()},reInit:f,rootNode:function(){return e},scrollNext:function(e){z(m.index.add(1).get(),e,-1)},scrollPrev:function(e){z(m.index.add(-1).get(),e,1)},scrollProgress:function(){return m.scrollProgress.get(m.offsetLocation.get())},scrollSnapList:function(){return m.scrollSnapList},scrollTo:z,selectedScrollSnap:L,slideNodes:function(){return b},slidesInView:function(){return m.slidesInView.get()},slidesNotInView:function(){return m.slidesInView.get(!1)}};return M(t,r),setTimeout(()=>l.emit("init"),0),T}function useEmblaCarousel(e={},t=[]){const r=React.useRef(e),i=React.useRef(t),[n,o]=React.useState(),[a,s]=React.useState(),l=React.useCallback(()=>{n&&n.reInit(r.current,i.current)},[n]);return React.useEffect(()=>{areOptionsEqual(r.current,e)||(r.current=e,l())},[e,l]),React.useEffect(()=>{arePluginsEqual(i.current,t)||(i.current=t,l())},[t,l]),React.useEffect(()=>{if(canUseDOM()&&a){EmblaCarousel.globalOptions=useEmblaCarousel.globalOptions;const e=EmblaCarousel(a,r.current,i.current);return o(e),()=>e.destroy()}o(void 0)},[a,o]),[s,n]}EmblaCarousel.globalOptions=void 0,useEmblaCarousel.globalOptions=void 0;const carouselContext=React.createContext(void 0);function CarouselProvider({node:e}){e=useNode(e);const[t,r]=useEmblaCarousel(e.attributes),i=React.useId(),n=e.sourceType??e.type??"carouselProvider",o=e.key??i,a=useExtractViewStyle(e),{carouselChild:s,otherChildren:l}=React.useMemo(()=>{const t=e.children;if(!t)return{carouselChild:null,otherChildren:[]};if(Array.isArray(t)){const e=t.findIndex(e=>isCarousel(e));return{carouselChild:e>=0?t[e]:null,otherChildren:e>=0?t.filter((t,r)=>r!==e):t}}return isCarousel(t)?{carouselChild:t,otherChildren:[]}:{carouselChild:null,otherChildren:[t]}},[e.children]);return jsxRuntime.jsx(carouselContext.Provider,{value:r,children:jsxRuntime.jsxs("div",{"attribute-name":n,"attribute-key":o,className:"carousel-provider",style:a,children:[jsxRuntime.jsx("div",{className:"embla",children:jsxRuntime.jsx("div",{className:"embla__viewport",ref:s?t:void 0,children:s?jsxRuntime.jsx(RenderNode$1,{node:s}):null})}),l.length>0?l.map((e,t)=>jsxRuntime.jsx(RenderNode$1,{node:e},t)):null]})})}var CarouselProvider$1=React.memo(CarouselProvider);function CarouselButtons({node:e}){useLogRender("CarouselButtons"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"carouselButtons",i=e.key??t,n=useExtractViewStyle(e),o=React.useContext(carouselContext),a=e.attributes,s=a?.buttonType||["previous_button","next_button"];return jsxRuntime.jsxs("div",{"attribute-name":r,"attribute-key":i,className:"embla__buttons",style:n,children:[s.includes("previous_button")&&jsxRuntime.jsx("button",{onClick:()=>o?.scrollPrev(),className:"embla__button embla__button--prev",children:"Previous"}),s.includes("next_button")&&jsxRuntime.jsx("button",{onClick:()=>o?.scrollNext(),className:"embla__button embla__button--next",children:"Next"}),s.includes("skip_button")&&jsxRuntime.jsx("button",{onClick:()=>o?.scrollTo(a?.skipNumber),className:"embla__button embla__button--skip",children:"Skip"})]})}var CarouselButtons$1=React.memo(CarouselButtons);const onboardContext=React.createContext(void 0);function OnboardProvider({node:e}){useLogRender("OnboardProvider"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"OnboardProvider",[i,n]=useEmblaCarousel(e.attributes),[o,a]=React.useState(0),s=e.key??t,l=React.useMemo(()=>{const t=e.children??[],r=t.find(e=>"Onboard"===e.type);if(!r||"Onboard"!==r.type)return t;const i=r.children??[];if(!i.length)return t;const n=i[Math.min(Math.max(o,0),i.length-1)],a=(n?.children??[]).filter(e=>"OnboardButtons"===e?.type);return[...t,...a]},[o,e.children]);React.useEffect(()=>{n&&(a(n.selectedScrollSnap()),n.on("select",()=>{a(n.selectedScrollSnap())}))},[n]);const c=useExtractViewStyle(e),d=React.useMemo(()=>({...c,display:"block"}),[c]);return jsxRuntime.jsx(onboardContext.Provider,{value:{emblaApi:n,selectedIndex:o},children:jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":s,className:"carousel-provider",style:d,children:jsxRuntime.jsx("div",{className:"embla",children:jsxRuntime.jsx("div",{className:"embla__viewport",ref:i,children:e.children&&jsxRuntime.jsx(RenderNode$1,{node:l})})})})})}var OnboardProvider$1=React.memo(OnboardProvider);function CarouselDots({node:e}){useLogRender("CarouselDots"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"carouselDots",i=e.key??t,n=e.attributes?.dotType??"normal_dot",o=useExtractViewStyle(e),a="OnboardDot"===e.sourceType,s=React.useContext(carouselContext),l=React.useContext(onboardContext),c=a?l?.emblaApi:s,[d,p]=React.useState(0),[h,g]=React.useState([]);return React.useEffect(()=>{if(!c)return;const e=c.scrollSnapList(),t=c.selectedScrollSnap();g(e),p(t);const r=()=>{const e=c.selectedScrollSnap();p(e)};return c.on("select",r),()=>{c&&c.off&&c.off("select",r)}},[c]),jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,className:`embla__dots embla__dots--${n}`,style:o,children:h.map((e,t)=>jsxRuntime.jsx("button",{onClick:()=>c?.scrollTo(e),className:"embla__dot "+(d===t?"embla__dot--selected":""),children:t===d?"●":"○"},t))})}var CarouselDots$1=React.memo(CarouselDots);function CarouselItem({node:e}){useLogRender("CarouselItem"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"carouselItem",i=e.key??t,n=useExtractViewStyle(e);return jsxRuntime.jsx("div",{className:"embla__slide","attribute-name":r,"attribute-key":i,style:n,children:e.children&&jsxRuntime.jsx(RenderNode$1,{node:e.children})})}var CarouselItem$1=React.memo(CarouselItem);function useExtractImageStyle(e){const{appConfig:t,projectColors:r}=useBuilderParams(),i=t?.theme??defaultAppConfig.theme,n=r;return React.useMemo(()=>extractImageStyle(e,{theme:i,projectColors:n}),[e,i,n])}function Image$1({node:e}){useLogRender("Image"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"image",i=e.key??t,{previewMode:n,selectedKey:o}=useBuilderParams(),a=useExtractImageStyle(e),s=e.attributes?.src,l=useMergedStyle(a,isNodeSelected({previewMode:!!n,current:o?{key:o}:void 0,node:e})?SELECTED_OUTLINE_STYLE:void 0);return jsxRuntime.jsx("img",{"attribute-name":r,"attribute-key":i,src:resolveImageSrc(s),style:l,alt:""},e.key+(s??"-"))}var Image$2=React.memo(Image$1);function addInset(e,t){return t?void 0===e?t:"number"==typeof e?e+t:"string"==typeof e&&e.trim()?`calc(${e.trim()} + ${t}px)`:t:e}function subtractInset(e,t){return t?void 0===e?`calc(100% - ${t}px)`:"number"==typeof e?Math.max(0,e-t):"string"==typeof e&&e.trim()?`calc(${e.trim()} - ${t}px)`:`calc(100% - ${t}px)`:e}function useSafeAreaViewStyle(e,t,r){return React.useMemo(()=>{if(!t)return e;const[r,i,n,o]=[0,0,0,0],a=r||0,s=i??0,l=o??0,c=l+s,d=a+0;return{...e,marginTop:addInset(e.marginTop,a),marginRight:addInset(e.marginRight,s),marginBottom:addInset(e.marginBottom,0),marginLeft:addInset(e.marginLeft,l),width:subtractInset(e.width??"100%",c),height:subtractInset(e.height??"100%",d)}},[t,e,r])}function Main({node:e}){useLogRender("Main"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"Main",i=e.key??t,{previewMode:n,selectedKey:o}=useBuilderParams(),a=useMergedStyle(useSafeAreaViewStyle(useExtractViewStyle(e),e.attributes?.useSafeAreaView??!0),isNodeSelected({previewMode:!!n,current:o?{key:o}:void 0,node:e})?SELECTED_OUTLINE_STYLE:void 0);return jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,style:a,children:jsxRuntime.jsx(RenderNode$1,{node:e.children})})}var Main$1=React.memo(Main);function Onboard({node:e}){useLogRender("Onboard");const t=(e=useNode(e)).type??"Onboard";return jsxRuntime.jsx(Carousel$1,{node:{...e,type:"carousel",sourceType:t}})}var Onboard$1=React.memo(Onboard);const MockOSContext=React.createContext(null),useMockOSContext=()=>React.useContext(MockOSContext);class MockPermissionManager{constructor(e){this.context=e}requestPermission(e){return null===this.context?(alert(`Permission requested: ${e}\n(Mock OS context not available)`),"not-determined"):(this.context.setPermission(e),"granted")}checkPermission(e){return null===this.context?(alert(`Permission check: ${e}\n(Mock OS context not available)`),"not-determined"):"granted"}openSettings(){null!==this.context||alert("Opening Settings\n(Mock OS context not available)")}}function useMockPermission(e){return React.useMemo(()=>new MockPermissionManager(e),[e])}function OnboardButton({node:e}){useLogRender("OnboardButton");const t=(e=useNode(e)).sourceType??e.type??"OnboardButton",{emblaApi:r}=React.useContext(onboardContext)??{},{appConfig:i}=useBuilderParams(),n=useMockOSContext(),o=useMockPermission(n),a=React.useRef([]),s=React.useId(),l=e.key??s,c=e.attributes,d=c?.style,p=c?.labelKey??"",h=useLocalize({appConfig:i})(p),g=d?.flex??1,u=c?.button_text_color??"#FFFFFF",f=c?.button_background_color??"#0066FF",m=useExtractViewStyle(e);return jsxRuntime.jsx("button",{"attribute-name":t,"attribute-key":l,className:"onboard__button",onClick:()=>{const e=c?.events??[];for(const t of e)if(!a.current.includes(t))if("Permission"===t.type){const e=t.permission??"camera";o.requestPermission(e),a.current.push(t)}else if("Navigate"===t.type){const e=t.targetIndex;if("number"==typeof e)r?.scrollTo(e),a.current.push(t);else if(t.navigate_to){const e=t.navigate_to;"string"==typeof e&&(a.current.push(t),n?n.navigation(e):alert("Mock OS context not available for navigation."))}}},style:{...m,flex:g,color:u,backgroundColor:f,border:"none",borderRadius:20,height:"100%",display:"flex",alignItems:"center",justifyContent:"center",cursor:"pointer"},children:h})}var OnboardButton$1=React.memo(OnboardButton);function OnboardButtons({node:e}){useLogRender("OnboardButtons");const t=(e=useNode(e)).sourceType??e.type??"OnboardButtons",{appConfig:r}=useBuilderParams(),i="light"===r?.theme?r?.screenStyle?.light?.seperatorColor:r?.screenStyle?.dark?.seperatorColor,n=React.useContext(onboardContext)??{},[o,a]=React.useState(n.selectedIndex??0);React.useEffect(()=>{"number"==typeof n.selectedIndex&&a(n.selectedIndex)},[n.selectedIndex]);const s=e.attributes,l=s?.style,c="column"===(s?.buttons_direction??l?.buttons_direction)?"column":"row",d=s?.seperatorColor??l?.seperatorColor??i,p="column"===c?"onboard__buttons onboard__buttons--column":"onboard__buttons onboard__buttons--row",h=React.useMemo(()=>{const t=e.children;return Array.isArray(t)?t:[t]},[e.children]),g=useExtractViewStyle(e),u=React.useId(),f=s?.condition??l?.condition,m=s?.conditionVariable??l?.conditionVariable;return"carousel-index"===f&&"number"==typeof m&&m!==o?null:jsxRuntime.jsxs("div",{"attribute-name":t,"attribute-key":e.key??u,style:g,children:[jsxRuntime.jsx("div",{className:"onboard__separator",style:d?{backgroundColor:d}:void 0}),jsxRuntime.jsx("div",{className:p,children:h.map((e,t)=>jsxRuntime.jsx(RenderNode$1,{node:e},e?.key??t))})]})}var OnboardButtons$1=React.memo(OnboardButtons);function OnboardDot({node:e}){useLogRender("OnboardDot"),e=useNode(e);const t=React.useId(),r=e.type??"OnboardDot",i=e.key??t,n=e.attributes,o=n?.dotType||"normal_dot",{previewMode:a,selectedKey:s,appConfig:l,projectColors:c}=useBuilderParams(),d=l??defaultAppConfig,p="dark"===d.theme?"#E4E5E7":"#F7F7F9",h=n?.inactive_dot_opacity??.3,g=n?.active_dot_color,u=React.useMemo(()=>parseColor(g,{theme:d.theme,projectColors:c}),[g,d.theme,c]),f=useExtractViewStyle(e),m=useMergedStyle(React.useMemo(()=>{const{flexDirection:e,...t}=f;return t},[f]),isNodeSelected({previewMode:!!a,current:s?{key:s}:void 0,node:e})?SELECTED_OUTLINE_STYLE:void 0),y=n?.expanding_dot_width,C=useMergedStyle(m,React.useMemo(()=>{const e=parseSize(y);if(void 0===e)return;const t="number"==typeof e?`${e}px`:"string"==typeof e?e:void 0;return t?{"--embla-dot-size":t}:void 0},[y])),b=React.useContext(onboardContext),v=b?.emblaApi,[x,w]=React.useState(0),[S,k]=React.useState([]);return React.useEffect(()=>{if(!v)return;const e=v.scrollSnapList(),t=v.selectedScrollSnap();k(e),w(t);const r=()=>{const e=v.selectedScrollSnap();w(e)};return v.on("select",r),()=>{v&&v.off&&v.off("select",r)}},[v]),jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,className:`embla__dots embla__dots--${o}`,style:C,children:S.map((e,t)=>{const r=x===t,i={opacity:r?1:h};return u&&r?i["--embla-dot-color"]=u:r||(i["--embla-dot-color"]=p),jsxRuntime.jsx("button",{onClick:()=>{v?.scrollTo(e)},className:"embla__dot "+(r?"embla__dot--selected":""),style:i,"aria-label":`Go to slide ${t+1}`,"aria-current":r?"true":void 0},t)})})}var OnboardDot$1=React.memo(OnboardDot);function escapeRegExp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function buildSegments(e,t){const r=[];for(const i of t){if(!i.value)continue;const t=new RegExp(escapeRegExp(i.value),"gi");for(const n of e.matchAll(t)){if(null==n.index)continue;const e=n[0];e&&r.push({start:n.index,end:n.index+e.length,value:e,color:i.color,page:i.page})}}if(0===r.length)return{segments:[{type:"text",value:e}],matchCount:0};r.sort((e,t)=>{if(e.start!==t.start)return e.start-t.start;const r=e.end-e.start;return t.end-t.start-r});const i=[];let n=-1;for(const e of r)e.start>=n&&(i.push(e),n=e.end);const o=[];let a=0;for(const{start:t,end:r,value:n,color:s,page:l}of i)t>a&&o.push({type:"text",value:e.slice(a,t)}),o.push({type:"match",value:n,color:s,page:l}),a=r;return a<e.length&&o.push({type:"text",value:e.slice(a)}),{segments:o,matchCount:i.length}}function OnboardFooter({node:e}){useLogRender("OnboardFooter");const t=(e=useNode(e)).sourceType??e.type??"OnboardFooter",{appConfig:r,previewMode:i,selectedKey:n}=useBuilderParams(),o=r??defaultAppConfig,{localication:a,defaultLanguage:s}=o,l=e=>e?a?.[s??"en"]?.[e]??e:"",c=e?.attributes,d=c?.style,p=l(c?.textLocalizationKey),h=useExtractTextStyle(e),g=useExtractViewStyle(e),u=e=>({color:e,cursor:e?"pointer":void 0}),f=parseSize(d?.paddingHorizontal),m=React.useMemo(()=>({paddingLeft:f,paddingRight:f,textAlign:"center"}),[f]),y=isNodeSelected({previewMode:!!i,current:n?{key:n}:void 0,node:e}),C=useMergedStyle(g,h),b=useMergedStyle(C,m),v=React.useId(),x=e.key??v;return jsxRuntime.jsx("div",{"attribute-name":t,"attribute-key":x,className:y?"rb-node-selected":void 0,style:b,children:!!p&&(()=>{const e=l(c?.linkedWordFirstLocalizationKey),t=l(c?.linkedWordSecondLocalizationKey),{segments:r,matchCount:i}=buildSegments(p,[{value:e,color:c?.linkedWordFirstColor,page:c?.linkedWordFirstPage},{value:t,color:c?.linkedWordSecondColor,page:c?.linkedWordSecondPage}]),n=d?.color;return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("p",{style:{color:n,alignItems:"center"},children:r.map((e,t)=>"text"===e.type?jsxRuntime.jsx("span",{children:e.value},t):jsxRuntime.jsx("span",{style:u(e.color),onClick:()=>{e.page},children:e.value},t))}),0===i&&jsxRuntime.jsxs("div",{children:[c?.linkedWordFirstLocalizationKey&&jsxRuntime.jsx("span",{style:u(c?.linkedWordFirstColor),onClick:()=>{},children:e}),c?.linkedWordSecondLocalizationKey&&jsxRuntime.jsx("span",{style:u(c?.linkedWordSecondColor),onClick:()=>{},children:t})]})]})})()})}var OnboardFooter$1=React.memo(OnboardFooter),lottie$2={exports:{}},lottie$1=lottie$2.exports,hasRequiredLottie;function requireLottie(){return hasRequiredLottie||(hasRequiredLottie=1,function(module,exports){var factory;"undefined"!=typeof document&&"undefined"!=typeof navigator&&(factory=function(){var svgNS="http://www.w3.org/2000/svg",locationHref="",_useWebWorker=!1,initialDefaultFrame=-999999,setWebWorker=function(e){_useWebWorker=!!e},getWebWorker=function(){return _useWebWorker},setLocationHref=function(e){locationHref=e},getLocationHref=function(){return locationHref};function createTag(e){return document.createElement(e)}function extendPrototype(e,t){var r,i,n=e.length;for(r=0;r<n;r+=1)for(var o in i=e[r].prototype)Object.prototype.hasOwnProperty.call(i,o)&&(t.prototype[o]=i[o])}function getDescriptor(e,t){return Object.getOwnPropertyDescriptor(e,t)}function createProxyFunction(e){function t(){}return t.prototype=e,t}var audioControllerFactory=function(){function e(e){this.audios=[],this.audioFactory=e,this._volume=1,this._isMuted=!1}return e.prototype={addAudio:function(e){this.audios.push(e)},pause:function(){var e,t=this.audios.length;for(e=0;e<t;e+=1)this.audios[e].pause()},resume:function(){var e,t=this.audios.length;for(e=0;e<t;e+=1)this.audios[e].resume()},setRate:function(e){var t,r=this.audios.length;for(t=0;t<r;t+=1)this.audios[t].setRate(e)},createAudio:function(e){return this.audioFactory?this.audioFactory(e):window.Howl?new window.Howl({src:[e]}):{isPlaying:!1,play:function(){this.isPlaying=!0},seek:function(){this.isPlaying=!1},playing:function(){},rate:function(){},setVolume:function(){}}},setAudioFactory:function(e){this.audioFactory=e},setVolume:function(e){this._volume=e,this._updateVolume()},mute:function(){this._isMuted=!0,this._updateVolume()},unmute:function(){this._isMuted=!1,this._updateVolume()},getVolume:function(){return this._volume},_updateVolume:function(){var e,t=this.audios.length;for(e=0;e<t;e+=1)this.audios[e].volume(this._volume*(this._isMuted?0:1))}},function(){return new e}}(),createTypedArray=function(){function e(e,t){var r,i=0,n=[];switch(e){case"int16":case"uint8c":r=1;break;default:r=1.1}for(i=0;i<t;i+=1)n.push(r);return n}return"function"==typeof Uint8ClampedArray&&"function"==typeof Float32Array?function(t,r){return"float32"===t?new Float32Array(r):"int16"===t?new Int16Array(r):"uint8c"===t?new Uint8ClampedArray(r):e(t,r)}:e}();function createSizedArray(e){return Array.apply(null,{length:e})}function _typeof$6(e){return _typeof$6="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_typeof$6(e)}var subframeEnabled=!0,expressionsPlugin=null,expressionsInterfaces=null,idPrefix$1="",isSafari=/^((?!chrome|android).)*safari/i.test(navigator.userAgent),bmPow=Math.pow,bmSqrt=Math.sqrt,bmFloor=Math.floor,bmMax=Math.max,bmMin=Math.min,BMMath={};!function(){var e,t=["abs","acos","acosh","asin","asinh","atan","atanh","atan2","ceil","cbrt","expm1","clz32","cos","cosh","exp","floor","fround","hypot","imul","log","log1p","log2","log10","max","min","pow","random","round","sign","sin","sinh","sqrt","tan","tanh","trunc","E","LN10","LN2","LOG10E","LOG2E","PI","SQRT1_2","SQRT2"],r=t.length;for(e=0;e<r;e+=1)BMMath[t[e]]=Math[t[e]]}(),BMMath.random=Math.random,BMMath.abs=function(e){if("object"===_typeof$6(e)&&e.length){var t,r=createSizedArray(e.length),i=e.length;for(t=0;t<i;t+=1)r[t]=Math.abs(e[t]);return r}return Math.abs(e)};var defaultCurveSegments=150,degToRads=Math.PI/180,roundCorner=.5519;function styleDiv(e){e.style.position="absolute",e.style.top=0,e.style.left=0,e.style.display="block",e.style.transformOrigin="0 0",e.style.webkitTransformOrigin="0 0",e.style.backfaceVisibility="visible",e.style.webkitBackfaceVisibility="visible",e.style.transformStyle="preserve-3d",e.style.webkitTransformStyle="preserve-3d",e.style.mozTransformStyle="preserve-3d"}function BMEnterFrameEvent(e,t,r,i){this.type=e,this.currentTime=t,this.totalTime=r,this.direction=i<0?-1:1}function BMCompleteEvent(e,t){this.type=e,this.direction=t<0?-1:1}function BMCompleteLoopEvent(e,t,r,i){this.type=e,this.currentLoop=r,this.totalLoops=t,this.direction=i<0?-1:1}function BMSegmentStartEvent(e,t,r){this.type=e,this.firstFrame=t,this.totalFrames=r}function BMDestroyEvent(e,t){this.type=e,this.target=t}function BMRenderFrameErrorEvent(e,t){this.type="renderFrameError",this.nativeError=e,this.currentTime=t}function BMConfigErrorEvent(e){this.type="configError",this.nativeError=e}var createElementID=(_count=0,function(){return idPrefix$1+"__lottie_element_"+(_count+=1)}),_count;function HSVtoRGB(e,t,r){var i,n,o,a,s,l,c,d;switch(l=r*(1-t),c=r*(1-(s=6*e-(a=Math.floor(6*e)))*t),d=r*(1-(1-s)*t),a%6){case 0:i=r,n=d,o=l;break;case 1:i=c,n=r,o=l;break;case 2:i=l,n=r,o=d;break;case 3:i=l,n=c,o=r;break;case 4:i=d,n=l,o=r;break;case 5:i=r,n=l,o=c}return[i,n,o]}function RGBtoHSV(e,t,r){var i,n=Math.max(e,t,r),o=Math.min(e,t,r),a=n-o,s=0===n?0:a/n,l=n/255;switch(n){case o:i=0;break;case e:i=t-r+a*(t<r?6:0),i/=6*a;break;case t:i=r-e+2*a,i/=6*a;break;case r:i=e-t+4*a,i/=6*a}return[i,s,l]}function addSaturationToRGB(e,t){var r=RGBtoHSV(255*e[0],255*e[1],255*e[2]);return r[1]+=t,r[1]>1?r[1]=1:r[1]<=0&&(r[1]=0),HSVtoRGB(r[0],r[1],r[2])}function addBrightnessToRGB(e,t){var r=RGBtoHSV(255*e[0],255*e[1],255*e[2]);return r[2]+=t,r[2]>1?r[2]=1:r[2]<0&&(r[2]=0),HSVtoRGB(r[0],r[1],r[2])}function addHueToRGB(e,t){var r=RGBtoHSV(255*e[0],255*e[1],255*e[2]);return r[0]+=t/360,r[0]>1?r[0]-=1:r[0]<0&&(r[0]+=1),HSVtoRGB(r[0],r[1],r[2])}var rgbToHex=function(){var e,t,r=[];for(e=0;e<256;e+=1)t=e.toString(16),r[e]=1===t.length?"0"+t:t;return function(e,t,i){return e<0&&(e=0),t<0&&(t=0),i<0&&(i=0),"#"+r[e]+r[t]+r[i]}}(),setSubframeEnabled=function(e){subframeEnabled=!!e},getSubframeEnabled=function(){return subframeEnabled},setExpressionsPlugin=function(e){expressionsPlugin=e},getExpressionsPlugin=function(){return expressionsPlugin},setExpressionInterfaces=function(e){expressionsInterfaces=e},getExpressionInterfaces=function(){return expressionsInterfaces},setDefaultCurveSegments=function(e){defaultCurveSegments=e},getDefaultCurveSegments=function(){return defaultCurveSegments},setIdPrefix=function(e){idPrefix$1=e};function createNS(e){return document.createElementNS(svgNS,e)}function _typeof$5(e){return _typeof$5="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_typeof$5(e)}var dataManager=function(){var e,t,r=1,i=[],n={onmessage:function(){},postMessage:function(t){e({data:t})}},o={postMessage:function(e){n.onmessage({data:e})}};function a(){t||(t=function(t){if(window.Worker&&window.Blob&&getWebWorker()){var r=new Blob(["var _workerSelf = self; self.onmessage = ",t.toString()],{type:"text/javascript"}),i=URL.createObjectURL(r);return new Worker(i)}return e=t,n}(function(e){if(o.dataManager||(o.dataManager=function(){function e(n,o){var a,s,l,c,d,h,g=n.length;for(s=0;s<g;s+=1)if("ks"in(a=n[s])&&!a.completed){if(a.completed=!0,a.hasMask){var u=a.masksProperties;for(c=u.length,l=0;l<c;l+=1)if(u[l].pt.k.i)i(u[l].pt.k);else for(h=u[l].pt.k.length,d=0;d<h;d+=1)u[l].pt.k[d].s&&i(u[l].pt.k[d].s[0]),u[l].pt.k[d].e&&i(u[l].pt.k[d].e[0])}0===a.ty?(a.layers=t(a.refId,o),e(a.layers,o)):4===a.ty?r(a.shapes):5===a.ty&&p(a)}}function t(e,t){var r=function(e,t){for(var r=0,i=t.length;r<i;){if(t[r].id===e)return t[r];r+=1}return null}(e,t);return r?r.layers.__used?JSON.parse(JSON.stringify(r.layers)):(r.layers.__used=!0,r.layers):null}function r(e){var t,n,o;for(t=e.length-1;t>=0;t-=1)if("sh"===e[t].ty)if(e[t].ks.k.i)i(e[t].ks.k);else for(o=e[t].ks.k.length,n=0;n<o;n+=1)e[t].ks.k[n].s&&i(e[t].ks.k[n].s[0]),e[t].ks.k[n].e&&i(e[t].ks.k[n].e[0]);else"gr"===e[t].ty&&r(e[t].it)}function i(e){var t,r=e.i.length;for(t=0;t<r;t+=1)e.i[t][0]+=e.v[t][0],e.i[t][1]+=e.v[t][1],e.o[t][0]+=e.v[t][0],e.o[t][1]+=e.v[t][1]}function n(e,t){var r=t?t.split("."):[100,100,100];return e[0]>r[0]||!(r[0]>e[0])&&(e[1]>r[1]||!(r[1]>e[1])&&(e[2]>r[2]||!(r[2]>e[2])&&null))}var o,a=function(){var e=[4,4,14];function t(e){var t=e.t.d;e.t.d={k:[{s:t,t:0}]}}function r(e){var r,i=e.length;for(r=0;r<i;r+=1)5===e[r].ty&&t(e[r])}return function(t){if(n(e,t.v)&&(r(t.layers),t.assets)){var i,o=t.assets.length;for(i=0;i<o;i+=1)t.assets[i].layers&&r(t.assets[i].layers)}}}(),s=(o=[4,7,99],function(e){if(e.chars&&!n(o,e.v)){var t,i=e.chars.length;for(t=0;t<i;t+=1){var a=e.chars[t];a.data&&a.data.shapes&&(r(a.data.shapes),a.data.ip=0,a.data.op=99999,a.data.st=0,a.data.sr=1,a.data.ks={p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0}},e.chars[t].t||(a.data.shapes.push({ty:"no"}),a.data.shapes[0].it.push({p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0},sk:{k:0,a:0},sa:{k:0,a:0},ty:"tr"})))}}}),l=function(){var e=[5,7,15];function t(e){var t=e.t.p;"number"==typeof t.a&&(t.a={a:0,k:t.a}),"number"==typeof t.p&&(t.p={a:0,k:t.p}),"number"==typeof t.r&&(t.r={a:0,k:t.r})}function r(e){var r,i=e.length;for(r=0;r<i;r+=1)5===e[r].ty&&t(e[r])}return function(t){if(n(e,t.v)&&(r(t.layers),t.assets)){var i,o=t.assets.length;for(i=0;i<o;i+=1)t.assets[i].layers&&r(t.assets[i].layers)}}}(),c=function(){var e=[4,1,9];function t(e){var r,i,n,o=e.length;for(r=0;r<o;r+=1)if("gr"===e[r].ty)t(e[r].it);else if("fl"===e[r].ty||"st"===e[r].ty)if(e[r].c.k&&e[r].c.k[0].i)for(n=e[r].c.k.length,i=0;i<n;i+=1)e[r].c.k[i].s&&(e[r].c.k[i].s[0]/=255,e[r].c.k[i].s[1]/=255,e[r].c.k[i].s[2]/=255,e[r].c.k[i].s[3]/=255),e[r].c.k[i].e&&(e[r].c.k[i].e[0]/=255,e[r].c.k[i].e[1]/=255,e[r].c.k[i].e[2]/=255,e[r].c.k[i].e[3]/=255);else e[r].c.k[0]/=255,e[r].c.k[1]/=255,e[r].c.k[2]/=255,e[r].c.k[3]/=255}function r(e){var r,i=e.length;for(r=0;r<i;r+=1)4===e[r].ty&&t(e[r].shapes)}return function(t){if(n(e,t.v)&&(r(t.layers),t.assets)){var i,o=t.assets.length;for(i=0;i<o;i+=1)t.assets[i].layers&&r(t.assets[i].layers)}}}(),d=function(){var e=[4,4,18];function t(e){var r,i,n;for(r=e.length-1;r>=0;r-=1)if("sh"===e[r].ty)if(e[r].ks.k.i)e[r].ks.k.c=e[r].closed;else for(n=e[r].ks.k.length,i=0;i<n;i+=1)e[r].ks.k[i].s&&(e[r].ks.k[i].s[0].c=e[r].closed),e[r].ks.k[i].e&&(e[r].ks.k[i].e[0].c=e[r].closed);else"gr"===e[r].ty&&t(e[r].it)}function r(e){var r,i,n,o,a,s,l=e.length;for(i=0;i<l;i+=1){if((r=e[i]).hasMask){var c=r.masksProperties;for(o=c.length,n=0;n<o;n+=1)if(c[n].pt.k.i)c[n].pt.k.c=c[n].cl;else for(s=c[n].pt.k.length,a=0;a<s;a+=1)c[n].pt.k[a].s&&(c[n].pt.k[a].s[0].c=c[n].cl),c[n].pt.k[a].e&&(c[n].pt.k[a].e[0].c=c[n].cl)}4===r.ty&&t(r.shapes)}}return function(t){if(n(e,t.v)&&(r(t.layers),t.assets)){var i,o=t.assets.length;for(i=0;i<o;i+=1)t.assets[i].layers&&r(t.assets[i].layers)}}}();function p(e){0===e.t.a.length&&e.t.p}var h={completeData:function(r){r.__complete||(c(r),a(r),s(r),l(r),d(r),e(r.layers,r.assets),function(r,i){if(r){var n=0,o=r.length;for(n=0;n<o;n+=1)1===r[n].t&&(r[n].data.layers=t(r[n].data.refId,i),e(r[n].data.layers,i))}}(r.chars,r.assets),r.__complete=!0)}};return h.checkColors=c,h.checkChars=s,h.checkPathProperties=l,h.checkShapes=d,h.completeLayers=e,h}()),o.assetLoader||(o.assetLoader=function(){function e(e){var t=e.getResponseHeader("content-type");return t&&"json"===e.responseType&&-1!==t.indexOf("json")||e.response&&"object"===_typeof$5(e.response)?e.response:e.response&&"string"==typeof e.response?JSON.parse(e.response):e.responseText?JSON.parse(e.responseText):null}return{load:function(t,r,i,n){var o,a=new XMLHttpRequest;try{a.responseType="json"}catch(e){}a.onreadystatechange=function(){if(4===a.readyState)if(200===a.status)o=e(a),i(o);else try{o=e(a),i(o)}catch(e){n&&n(e)}};try{a.open(["G","E","T"].join(""),t,!0)}catch(e){a.open(["G","E","T"].join(""),r+"/"+t,!0)}a.send()}}}()),"loadAnimation"===e.data.type)o.assetLoader.load(e.data.path,e.data.fullPath,function(t){o.dataManager.completeData(t),o.postMessage({id:e.data.id,payload:t,status:"success"})},function(){o.postMessage({id:e.data.id,status:"error"})});else if("complete"===e.data.type){var t=e.data.animation;o.dataManager.completeData(t),o.postMessage({id:e.data.id,payload:t,status:"success"})}else"loadData"===e.data.type&&o.assetLoader.load(e.data.path,e.data.fullPath,function(t){o.postMessage({id:e.data.id,payload:t,status:"success"})},function(){o.postMessage({id:e.data.id,status:"error"})})}),t.onmessage=function(e){var t=e.data,r=t.id,n=i[r];i[r]=null,"success"===t.status?n.onComplete(t.payload):n.onError&&n.onError()})}function s(e,t){var n="processId_"+(r+=1);return i[n]={onComplete:e,onError:t},n}return{loadAnimation:function(e,r,i){a();var n=s(r,i);t.postMessage({type:"loadAnimation",path:e,fullPath:window.location.origin+window.location.pathname,id:n})},loadData:function(e,r,i){a();var n=s(r,i);t.postMessage({type:"loadData",path:e,fullPath:window.location.origin+window.location.pathname,id:n})},completeAnimation:function(e,r,i){a();var n=s(r,i);t.postMessage({type:"complete",animation:e,id:n})}}}(),ImagePreloader=function(){var e=function(){var e=createTag("canvas");e.width=1,e.height=1;var t=e.getContext("2d");return t.fillStyle="rgba(0,0,0,0)",t.fillRect(0,0,1,1),e}();function t(){this.loadedAssets+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function r(){this.loadedFootagesCount+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function i(e,t,r){var i="";if(e.e)i=e.p;else if(t){var n=e.p;-1!==n.indexOf("images/")&&(n=n.split("/")[1]),i=t+n}else i=r,i+=e.u?e.u:"",i+=e.p;return i}function n(e){var t=0,r=setInterval(function(){(e.getBBox().width||t>500)&&(this._imageLoaded(),clearInterval(r)),t+=1}.bind(this),50)}function o(e){var t={assetData:e},r=i(e,this.assetsPath,this.path);return dataManager.loadData(r,function(e){t.img=e,this._footageLoaded()}.bind(this),function(){t.img={},this._footageLoaded()}.bind(this)),t}function a(){this._imageLoaded=t.bind(this),this._footageLoaded=r.bind(this),this.testImageLoaded=n.bind(this),this.createFootageData=o.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[]}return a.prototype={loadAssets:function(e,t){var r;this.imagesLoadedCb=t;var i=e.length;for(r=0;r<i;r+=1)e[r].layers||(e[r].t&&"seq"!==e[r].t?3===e[r].t&&(this.totalFootages+=1,this.images.push(this.createFootageData(e[r]))):(this.totalImages+=1,this.images.push(this._createImageData(e[r]))))},setAssetsPath:function(e){this.assetsPath=e||""},setPath:function(e){this.path=e||""},loadedImages:function(){return this.totalImages===this.loadedAssets},loadedFootages:function(){return this.totalFootages===this.loadedFootagesCount},destroy:function(){this.imagesLoadedCb=null,this.images.length=0},getAsset:function(e){for(var t=0,r=this.images.length;t<r;){if(this.images[t].assetData===e)return this.images[t].img;t+=1}return null},createImgData:function(t){var r=i(t,this.assetsPath,this.path),n=createTag("img");n.crossOrigin="anonymous",n.addEventListener("load",this._imageLoaded,!1),n.addEventListener("error",function(){o.img=e,this._imageLoaded()}.bind(this),!1),n.src=r;var o={img:n,assetData:t};return o},createImageData:function(t){var r=i(t,this.assetsPath,this.path),n=createNS("image");isSafari?this.testImageLoaded(n):n.addEventListener("load",this._imageLoaded,!1),n.addEventListener("error",function(){o.img=e,this._imageLoaded()}.bind(this),!1),n.setAttributeNS("http://www.w3.org/1999/xlink","href",r),this._elementHelper.append?this._elementHelper.append(n):this._elementHelper.appendChild(n);var o={img:n,assetData:t};return o},imageLoaded:t,footageLoaded:r,setCacheType:function(e,t){"svg"===e?(this._elementHelper=t,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}},a}();function BaseEvent(){}BaseEvent.prototype={triggerEvent:function(e,t){if(this._cbs[e])for(var r=this._cbs[e],i=0;i<r.length;i+=1)r[i](t)},addEventListener:function(e,t){return this._cbs[e]||(this._cbs[e]=[]),this._cbs[e].push(t),function(){this.removeEventListener(e,t)}.bind(this)},removeEventListener:function(e,t){if(t){if(this._cbs[e]){for(var r=0,i=this._cbs[e].length;r<i;)this._cbs[e][r]===t&&(this._cbs[e].splice(r,1),r-=1,i-=1),r+=1;this._cbs[e].length||(this._cbs[e]=null)}}else this._cbs[e]=null}};var markerParser=function(){function e(e){for(var t,r=e.split("\r\n"),i={},n=0,o=0;o<r.length;o+=1)2===(t=r[o].split(":")).length&&(i[t[0]]=t[1].trim(),n+=1);if(0===n)throw new Error;return i}return function(t){for(var r=[],i=0;i<t.length;i+=1){var n=t[i],o={time:n.tm,duration:n.dr};try{o.payload=JSON.parse(t[i].cm)}catch(r){try{o.payload=e(t[i].cm)}catch(e){o.payload={name:t[i].cm}}}r.push(o)}return r}}(),ProjectInterface=function(){function e(e){this.compositions.push(e)}return function(){function t(e){for(var t=0,r=this.compositions.length;t<r;){if(this.compositions[t].data&&this.compositions[t].data.nm===e)return this.compositions[t].prepareFrame&&this.compositions[t].data.xt&&this.compositions[t].prepareFrame(this.currentFrame),this.compositions[t].compInterface;t+=1}return null}return t.compositions=[],t.currentFrame=0,t.registerComposition=e,t}}(),renderers={},registerRenderer=function(e,t){renderers[e]=t};function getRenderer(e){return renderers[e]}function getRegisteredRenderer(){if(renderers.canvas)return"canvas";for(var e in renderers)if(renderers[e])return e;return""}function _typeof$4(e){return _typeof$4="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_typeof$4(e)}var AnimationItem=function(){this._cbs=[],this.name="",this.path="",this.isLoaded=!1,this.currentFrame=0,this.currentRawFrame=0,this.firstFrame=0,this.totalFrames=0,this.frameRate=0,this.frameMult=0,this.playSpeed=1,this.playDirection=1,this.playCount=0,this.animationData={},this.assets=[],this.isPaused=!0,this.autoplay=!1,this.loop=!0,this.renderer=null,this.animationID=createElementID(),this.assetsPath="",this.timeCompleted=0,this.segmentPos=0,this.isSubframeEnabled=getSubframeEnabled(),this.segments=[],this._idle=!0,this._completedLoop=!1,this.projectInterface=ProjectInterface(),this.imagePreloader=new ImagePreloader,this.audioController=audioControllerFactory(),this.markers=[],this.configAnimation=this.configAnimation.bind(this),this.onSetupError=this.onSetupError.bind(this),this.onSegmentComplete=this.onSegmentComplete.bind(this),this.drawnFrameEvent=new BMEnterFrameEvent("drawnFrame",0,0,0),this.expressionsPlugin=getExpressionsPlugin()};extendPrototype([BaseEvent],AnimationItem),AnimationItem.prototype.setParams=function(e){(e.wrapper||e.container)&&(this.wrapper=e.wrapper||e.container);var t="svg";e.animType?t=e.animType:e.renderer&&(t=e.renderer);var r=getRenderer(t);this.renderer=new r(this,e.rendererSettings),this.imagePreloader.setCacheType(t,this.renderer.globalData.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=t,""===e.loop||null===e.loop||void 0===e.loop||!0===e.loop?this.loop=!0:!1===e.loop?this.loop=!1:this.loop=parseInt(e.loop,10),this.autoplay=!("autoplay"in e)||e.autoplay,this.name=e.name?e.name:"",this.autoloadSegments=!Object.prototype.hasOwnProperty.call(e,"autoloadSegments")||e.autoloadSegments,this.assetsPath=e.assetsPath,this.initialSegment=e.initialSegment,e.audioFactory&&this.audioController.setAudioFactory(e.audioFactory),e.animationData?this.setupAnimation(e.animationData):e.path&&(-1!==e.path.lastIndexOf("\\")?this.path=e.path.substr(0,e.path.lastIndexOf("\\")+1):this.path=e.path.substr(0,e.path.lastIndexOf("/")+1),this.fileName=e.path.substr(e.path.lastIndexOf("/")+1),this.fileName=this.fileName.substr(0,this.fileName.lastIndexOf(".json")),dataManager.loadAnimation(e.path,this.configAnimation,this.onSetupError))},AnimationItem.prototype.onSetupError=function(){this.trigger("data_failed")},AnimationItem.prototype.setupAnimation=function(e){dataManager.completeAnimation(e,this.configAnimation)},AnimationItem.prototype.setData=function(e,t){t&&"object"!==_typeof$4(t)&&(t=JSON.parse(t));var r={wrapper:e,animationData:t},i=e.attributes;r.path=i.getNamedItem("data-animation-path")?i.getNamedItem("data-animation-path").value:i.getNamedItem("data-bm-path")?i.getNamedItem("data-bm-path").value:i.getNamedItem("bm-path")?i.getNamedItem("bm-path").value:"",r.animType=i.getNamedItem("data-anim-type")?i.getNamedItem("data-anim-type").value:i.getNamedItem("data-bm-type")?i.getNamedItem("data-bm-type").value:i.getNamedItem("bm-type")?i.getNamedItem("bm-type").value:i.getNamedItem("data-bm-renderer")?i.getNamedItem("data-bm-renderer").value:i.getNamedItem("bm-renderer")?i.getNamedItem("bm-renderer").value:getRegisteredRenderer()||"canvas";var n=i.getNamedItem("data-anim-loop")?i.getNamedItem("data-anim-loop").value:i.getNamedItem("data-bm-loop")?i.getNamedItem("data-bm-loop").value:i.getNamedItem("bm-loop")?i.getNamedItem("bm-loop").value:"";"false"===n?r.loop=!1:"true"===n?r.loop=!0:""!==n&&(r.loop=parseInt(n,10));var o=i.getNamedItem("data-anim-autoplay")?i.getNamedItem("data-anim-autoplay").value:i.getNamedItem("data-bm-autoplay")?i.getNamedItem("data-bm-autoplay").value:!i.getNamedItem("bm-autoplay")||i.getNamedItem("bm-autoplay").value;r.autoplay="false"!==o,r.name=i.getNamedItem("data-name")?i.getNamedItem("data-name").value:i.getNamedItem("data-bm-name")?i.getNamedItem("data-bm-name").value:i.getNamedItem("bm-name")?i.getNamedItem("bm-name").value:"","false"===(i.getNamedItem("data-anim-prerender")?i.getNamedItem("data-anim-prerender").value:i.getNamedItem("data-bm-prerender")?i.getNamedItem("data-bm-prerender").value:i.getNamedItem("bm-prerender")?i.getNamedItem("bm-prerender").value:"")&&(r.prerender=!1),r.path?this.setParams(r):this.trigger("destroy")},AnimationItem.prototype.includeLayers=function(e){e.op>this.animationData.op&&(this.animationData.op=e.op,this.totalFrames=Math.floor(e.op-this.animationData.ip));var t,r,i=this.animationData.layers,n=i.length,o=e.layers,a=o.length;for(r=0;r<a;r+=1)for(t=0;t<n;){if(i[t].id===o[r].id){i[t]=o[r];break}t+=1}if((e.chars||e.fonts)&&(this.renderer.globalData.fontManager.addChars(e.chars),this.renderer.globalData.fontManager.addFonts(e.fonts,this.renderer.globalData.defs)),e.assets)for(n=e.assets.length,t=0;t<n;t+=1)this.animationData.assets.push(e.assets[t]);this.animationData.__complete=!1,dataManager.completeAnimation(this.animationData,this.onSegmentComplete)},AnimationItem.prototype.onSegmentComplete=function(e){this.animationData=e;var t=getExpressionsPlugin();t&&t.initExpressions(this),this.loadNextSegment()},AnimationItem.prototype.loadNextSegment=function(){var e=this.animationData.segments;if(!e||0===e.length||!this.autoloadSegments)return this.trigger("data_ready"),void(this.timeCompleted=this.totalFrames);var t=e.shift();this.timeCompleted=t.time*this.frameRate;var r=this.path+this.fileName+"_"+this.segmentPos+".json";this.segmentPos+=1,dataManager.loadData(r,this.includeLayers.bind(this),function(){this.trigger("data_failed")}.bind(this))},AnimationItem.prototype.loadSegments=function(){this.animationData.segments||(this.timeCompleted=this.totalFrames),this.loadNextSegment()},AnimationItem.prototype.imagesLoaded=function(){this.trigger("loaded_images"),this.checkLoaded()},AnimationItem.prototype.preloadImages=function(){this.imagePreloader.setAssetsPath(this.assetsPath),this.imagePreloader.setPath(this.path),this.imagePreloader.loadAssets(this.animationData.assets,this.imagesLoaded.bind(this))},AnimationItem.prototype.configAnimation=function(e){if(this.renderer)try{this.animationData=e,this.initialSegment?(this.totalFrames=Math.floor(this.initialSegment[1]-this.initialSegment[0]),this.firstFrame=Math.round(this.initialSegment[0])):(this.totalFrames=Math.floor(this.animationData.op-this.animationData.ip),this.firstFrame=Math.round(this.animationData.ip)),this.renderer.configAnimation(e),e.assets||(e.assets=[]),this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,this.frameMult=this.animationData.fr/1e3,this.renderer.searchExtraCompositions(e.assets),this.markers=markerParser(e.markers||[]),this.trigger("config_ready"),this.preloadImages(),this.loadSegments(),this.updaFrameModifier(),this.waitForFontsLoaded(),this.isPaused&&this.audioController.pause()}catch(e){this.triggerConfigError(e)}},AnimationItem.prototype.waitForFontsLoaded=function(){this.renderer&&(this.renderer.globalData.fontManager.isLoaded?this.checkLoaded():setTimeout(this.waitForFontsLoaded.bind(this),20))},AnimationItem.prototype.checkLoaded=function(){if(!this.isLoaded&&this.renderer.globalData.fontManager.isLoaded&&(this.imagePreloader.loadedImages()||"canvas"!==this.renderer.rendererType)&&this.imagePreloader.loadedFootages()){this.isLoaded=!0;var e=getExpressionsPlugin();e&&e.initExpressions(this),this.renderer.initItems(),setTimeout(function(){this.trigger("DOMLoaded")}.bind(this),0),this.gotoFrame(),this.autoplay&&this.play()}},AnimationItem.prototype.resize=function(e,t){var r="number"==typeof e?e:void 0,i="number"==typeof t?t:void 0;this.renderer.updateContainerSize(r,i)},AnimationItem.prototype.setSubframe=function(e){this.isSubframeEnabled=!!e},AnimationItem.prototype.gotoFrame=function(){this.currentFrame=this.isSubframeEnabled?this.currentRawFrame:~~this.currentRawFrame,this.timeCompleted!==this.totalFrames&&this.currentFrame>this.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame(),this.trigger("drawnFrame")},AnimationItem.prototype.renderFrame=function(){if(!1!==this.isLoaded&&this.renderer)try{this.expressionsPlugin&&this.expressionsPlugin.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(e){this.triggerRenderFrameError(e)}},AnimationItem.prototype.play=function(e){e&&this.name!==e||!0===this.isPaused&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},AnimationItem.prototype.pause=function(e){e&&this.name!==e||!1===this.isPaused&&(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},AnimationItem.prototype.togglePause=function(e){e&&this.name!==e||(!0===this.isPaused?this.play():this.pause())},AnimationItem.prototype.stop=function(e){e&&this.name!==e||(this.pause(),this.playCount=0,this._completedLoop=!1,this.setCurrentRawFrameValue(0))},AnimationItem.prototype.getMarkerData=function(e){for(var t,r=0;r<this.markers.length;r+=1)if((t=this.markers[r]).payload&&t.payload.name===e)return t;return null},AnimationItem.prototype.goToAndStop=function(e,t,r){if(!r||this.name===r){var i=Number(e);if(isNaN(i)){var n=this.getMarkerData(e);n&&this.goToAndStop(n.time,!0)}else t?this.setCurrentRawFrameValue(e):this.setCurrentRawFrameValue(e*this.frameModifier);this.pause()}},AnimationItem.prototype.goToAndPlay=function(e,t,r){if(!r||this.name===r){var i=Number(e);if(isNaN(i)){var n=this.getMarkerData(e);n&&(n.duration?this.playSegments([n.time,n.time+n.duration],!0):this.goToAndStop(n.time,!0))}else this.goToAndStop(i,t,r);this.play()}},AnimationItem.prototype.advanceTime=function(e){if(!0!==this.isPaused&&!1!==this.isLoaded){var t=this.currentRawFrame+e*this.frameModifier,r=!1;t>=this.totalFrames-1&&this.frameModifier>0?this.loop&&this.playCount!==this.loop?t>=this.totalFrames?(this.playCount+=1,this.checkSegments(t%this.totalFrames)||(this.setCurrentRawFrameValue(t%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(t):this.checkSegments(t>this.totalFrames?t%this.totalFrames:0)||(r=!0,t=this.totalFrames-1):t<0?this.checkSegments(t%this.totalFrames)||(!this.loop||this.playCount--<=0&&!0!==this.loop?(r=!0,t=0):(this.setCurrentRawFrameValue(this.totalFrames+t%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0)):this.setCurrentRawFrameValue(t),r&&(this.setCurrentRawFrameValue(t),this.pause(),this.trigger("complete"))}},AnimationItem.prototype.adjustSegment=function(e,t){this.playCount=0,e[1]<e[0]?(this.frameModifier>0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=e[0]-e[1],this.timeCompleted=this.totalFrames,this.firstFrame=e[1],this.setCurrentRawFrameValue(this.totalFrames-.001-t)):e[1]>e[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=e[1]-e[0],this.timeCompleted=this.totalFrames,this.firstFrame=e[0],this.setCurrentRawFrameValue(.001+t)),this.trigger("segmentStart")},AnimationItem.prototype.setSegment=function(e,t){var r=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<e?r=e:this.currentRawFrame+this.firstFrame>t&&(r=t-e)),this.firstFrame=e,this.totalFrames=t-e,this.timeCompleted=this.totalFrames,-1!==r&&this.goToAndStop(r,!0)},AnimationItem.prototype.playSegments=function(e,t){if(t&&(this.segments.length=0),"object"===_typeof$4(e[0])){var r,i=e.length;for(r=0;r<i;r+=1)this.segments.push(e[r])}else this.segments.push(e);this.segments.length&&t&&this.adjustSegment(this.segments.shift(),0),this.isPaused&&this.play()},AnimationItem.prototype.resetSegments=function(e){this.segments.length=0,this.segments.push([this.animationData.ip,this.animationData.op]),e&&this.checkSegments(0)},AnimationItem.prototype.checkSegments=function(e){return!!this.segments.length&&(this.adjustSegment(this.segments.shift(),e),!0)},AnimationItem.prototype.destroy=function(e){e&&this.name!==e||!this.renderer||(this.renderer.destroy(),this.imagePreloader.destroy(),this.trigger("destroy"),this._cbs=null,this.onEnterFrame=null,this.onLoopComplete=null,this.onComplete=null,this.onSegmentStart=null,this.onDestroy=null,this.renderer=null,this.expressionsPlugin=null,this.imagePreloader=null,this.projectInterface=null)},AnimationItem.prototype.setCurrentRawFrameValue=function(e){this.currentRawFrame=e,this.gotoFrame()},AnimationItem.prototype.setSpeed=function(e){this.playSpeed=e,this.updaFrameModifier()},AnimationItem.prototype.setDirection=function(e){this.playDirection=e<0?-1:1,this.updaFrameModifier()},AnimationItem.prototype.setLoop=function(e){this.loop=e},AnimationItem.prototype.setVolume=function(e,t){t&&this.name!==t||this.audioController.setVolume(e)},AnimationItem.prototype.getVolume=function(){return this.audioController.getVolume()},AnimationItem.prototype.mute=function(e){e&&this.name!==e||this.audioController.mute()},AnimationItem.prototype.unmute=function(e){e&&this.name!==e||this.audioController.unmute()},AnimationItem.prototype.updaFrameModifier=function(){this.frameModifier=this.frameMult*this.playSpeed*this.playDirection,this.audioController.setRate(this.playSpeed*this.playDirection)},AnimationItem.prototype.getPath=function(){return this.path},AnimationItem.prototype.getAssetsPath=function(e){var t="";if(e.e)t=e.p;else if(this.assetsPath){var r=e.p;-1!==r.indexOf("images/")&&(r=r.split("/")[1]),t=this.assetsPath+r}else t=this.path,t+=e.u?e.u:"",t+=e.p;return t},AnimationItem.prototype.getAssetData=function(e){for(var t=0,r=this.assets.length;t<r;){if(e===this.assets[t].id)return this.assets[t];t+=1}return null},AnimationItem.prototype.hide=function(){this.renderer.hide()},AnimationItem.prototype.show=function(){this.renderer.show()},AnimationItem.prototype.getDuration=function(e){return e?this.totalFrames:this.totalFrames/this.frameRate},AnimationItem.prototype.updateDocumentData=function(e,t,r){try{this.renderer.getElementByPath(e).updateDocumentData(t,r)}catch(e){}},AnimationItem.prototype.trigger=function(e){if(this._cbs&&this._cbs[e])switch(e){case"enterFrame":this.triggerEvent(e,new BMEnterFrameEvent(e,this.currentFrame,this.totalFrames,this.frameModifier));break;case"drawnFrame":this.drawnFrameEvent.currentTime=this.currentFrame,this.drawnFrameEvent.totalTime=this.totalFrames,this.drawnFrameEvent.direction=this.frameModifier,this.triggerEvent(e,this.drawnFrameEvent);break;case"loopComplete":this.triggerEvent(e,new BMCompleteLoopEvent(e,this.loop,this.playCount,this.frameMult));break;case"complete":this.triggerEvent(e,new BMCompleteEvent(e,this.frameMult));break;case"segmentStart":this.triggerEvent(e,new BMSegmentStartEvent(e,this.firstFrame,this.totalFrames));break;case"destroy":this.triggerEvent(e,new BMDestroyEvent(e,this));break;default:this.triggerEvent(e)}"enterFrame"===e&&this.onEnterFrame&&this.onEnterFrame.call(this,new BMEnterFrameEvent(e,this.currentFrame,this.totalFrames,this.frameMult)),"loopComplete"===e&&this.onLoopComplete&&this.onLoopComplete.call(this,new BMCompleteLoopEvent(e,this.loop,this.playCount,this.frameMult)),"complete"===e&&this.onComplete&&this.onComplete.call(this,new BMCompleteEvent(e,this.frameMult)),"segmentStart"===e&&this.onSegmentStart&&this.onSegmentStart.call(this,new BMSegmentStartEvent(e,this.firstFrame,this.totalFrames)),"destroy"===e&&this.onDestroy&&this.onDestroy.call(this,new BMDestroyEvent(e,this))},AnimationItem.prototype.triggerRenderFrameError=function(e){var t=new BMRenderFrameErrorEvent(e,this.currentFrame);this.triggerEvent("error",t),this.onError&&this.onError.call(this,t)},AnimationItem.prototype.triggerConfigError=function(e){var t=new BMConfigErrorEvent(e,this.currentFrame);this.triggerEvent("error",t),this.onError&&this.onError.call(this,t)};var animationManager=function(){var e={},t=[],r=0,i=0,n=0,o=!0,a=!1;function s(e){for(var r=0,n=e.target;r<i;)t[r].animation===n&&(t.splice(r,1),r-=1,i-=1,n.isPaused||d()),r+=1}function l(e,r){if(!e)return null;for(var n=0;n<i;){if(t[n].elem===e&&null!==t[n].elem)return t[n].animation;n+=1}var o=new AnimationItem;return p(o,e),o.setData(e,r),o}function c(){n+=1,u()}function d(){n-=1}function p(e,r){e.addEventListener("destroy",s),e.addEventListener("_active",c),e.addEventListener("_idle",d),t.push({elem:r,animation:e}),i+=1}function h(e){var s,l=e-r;for(s=0;s<i;s+=1)t[s].animation.advanceTime(l);r=e,n&&!a?window.requestAnimationFrame(h):o=!0}function g(e){r=e,window.requestAnimationFrame(h)}function u(){!a&&n&&o&&(window.requestAnimationFrame(g),o=!1)}return e.registerAnimation=l,e.loadAnimation=function(e){var t=new AnimationItem;return p(t,null),t.setParams(e),t},e.setSpeed=function(e,r){var n;for(n=0;n<i;n+=1)t[n].animation.setSpeed(e,r)},e.setDirection=function(e,r){var n;for(n=0;n<i;n+=1)t[n].animation.setDirection(e,r)},e.play=function(e){var r;for(r=0;r<i;r+=1)t[r].animation.play(e)},e.pause=function(e){var r;for(r=0;r<i;r+=1)t[r].animation.pause(e)},e.stop=function(e){var r;for(r=0;r<i;r+=1)t[r].animation.stop(e)},e.togglePause=function(e){var r;for(r=0;r<i;r+=1)t[r].animation.togglePause(e)},e.searchAnimations=function(e,t,r){var i,n=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),o=n.length;for(i=0;i<o;i+=1)r&&n[i].setAttribute("data-bm-type",r),l(n[i],e);if(t&&0===o){r||(r="svg");var a=document.getElementsByTagName("body")[0];a.innerText="";var s=createTag("div");s.style.width="100%",s.style.height="100%",s.setAttribute("data-bm-type",r),a.appendChild(s),l(s,e)}},e.resize=function(){var e;for(e=0;e<i;e+=1)t[e].animation.resize()},e.goToAndStop=function(e,r,n){var o;for(o=0;o<i;o+=1)t[o].animation.goToAndStop(e,r,n)},e.destroy=function(e){var r;for(r=i-1;r>=0;r-=1)t[r].animation.destroy(e)},e.freeze=function(){a=!0},e.unfreeze=function(){a=!1,u()},e.setVolume=function(e,r){var n;for(n=0;n<i;n+=1)t[n].animation.setVolume(e,r)},e.mute=function(e){var r;for(r=0;r<i;r+=1)t[r].animation.mute(e)},e.unmute=function(e){var r;for(r=0;r<i;r+=1)t[r].animation.unmute(e)},e.getRegisteredAnimations=function(){var e,r=t.length,i=[];for(e=0;e<r;e+=1)i.push(t[e].animation);return i},e}(),BezierFactory=function(){var e={getBezierEasing:function(e,r,i,n,o){var a=o||("bez_"+e+"_"+r+"_"+i+"_"+n).replace(/\./g,"p");if(t[a])return t[a];var s=new d([e,r,i,n]);return t[a]=s,s}},t={},r=11,i=1/(r-1),n="function"==typeof Float32Array;function o(e,t){return 1-3*t+3*e}function a(e,t){return 3*t-6*e}function s(e){return 3*e}function l(e,t,r){return((o(t,r)*e+a(t,r))*e+s(t))*e}function c(e,t,r){return 3*o(t,r)*e*e+2*a(t,r)*e+s(t)}function d(e){this._p=e,this._mSampleValues=n?new Float32Array(r):new Array(r),this._precomputed=!1,this.get=this.get.bind(this)}return d.prototype={get:function(e){var t=this._p[0],r=this._p[1],i=this._p[2],n=this._p[3];return this._precomputed||this._precompute(),t===r&&i===n?e:0===e?0:1===e?1:l(this._getTForX(e),r,n)},_precompute:function(){var e=this._p[0],t=this._p[1],r=this._p[2],i=this._p[3];this._precomputed=!0,e===t&&r===i||this._calcSampleValues()},_calcSampleValues:function(){for(var e=this._p[0],t=this._p[2],n=0;n<r;++n)this._mSampleValues[n]=l(n*i,e,t)},_getTForX:function(e){for(var t=this._p[0],n=this._p[2],o=this._mSampleValues,a=0,s=1,d=r-1;s!==d&&o[s]<=e;++s)a+=i;var p=a+(e-o[--s])/(o[s+1]-o[s])*i,h=c(p,t,n);return h>=.001?function(e,t,r,i){for(var n=0;n<4;++n){var o=c(t,r,i);if(0===o)return t;t-=(l(t,r,i)-e)/o}return t}(e,p,t,n):0===h?p:function(e,t,r,i,n){var o,a,s=0;do{(o=l(a=t+(r-t)/2,i,n)-e)>0?r=a:t=a}while(Math.abs(o)>1e-7&&++s<10);return a}(e,a,a+i,t,n)}},e}(),pooling={double:function(e){return e.concat(createSizedArray(e.length))}},poolFactory=function(e,t,r){var i=0,n=e,o=createSizedArray(n);return{newElement:function(){return i?o[i-=1]:t()},release:function(e){i===n&&(o=pooling.double(o),n*=2),r&&r(e),o[i]=e,i+=1}}},bezierLengthPool=poolFactory(8,function(){return{addedLength:0,percents:createTypedArray("float32",getDefaultCurveSegments()),lengths:createTypedArray("float32",getDefaultCurveSegments())}}),segmentsLengthPool=poolFactory(8,function(){return{lengths:[],totalLength:0}},function(e){var t,r=e.lengths.length;for(t=0;t<r;t+=1)bezierLengthPool.release(e.lengths[t]);e.lengths.length=0});function bezFunction(){var e=Math;function t(e,t,r,i,n,o){var a=e*i+t*n+r*o-n*i-o*e-r*t;return a>-.001&&a<.001}var r=function(e,t,r,i){var n,o,a,s,l,c,d=getDefaultCurveSegments(),p=0,h=[],g=[],u=bezierLengthPool.newElement();for(a=r.length,n=0;n<d;n+=1){for(l=n/(d-1),c=0,o=0;o<a;o+=1)s=bmPow(1-l,3)*e[o]+3*bmPow(1-l,2)*l*r[o]+3*(1-l)*bmPow(l,2)*i[o]+bmPow(l,3)*t[o],h[o]=s,null!==g[o]&&(c+=bmPow(h[o]-g[o],2)),g[o]=h[o];c&&(p+=c=bmSqrt(c)),u.percents[n]=l,u.lengths[n]=p}return u.addedLength=p,u};function i(e){this.segmentLength=0,this.points=new Array(e)}function n(e,t){this.partialLength=e,this.point=t}var o,a=(o={},function(e,r,a,s){var l=(e[0]+"_"+e[1]+"_"+r[0]+"_"+r[1]+"_"+a[0]+"_"+a[1]+"_"+s[0]+"_"+s[1]).replace(/\./g,"p");if(!o[l]){var c,d,p,h,g,u,f,m=getDefaultCurveSegments(),y=0,C=null;2===e.length&&(e[0]!==r[0]||e[1]!==r[1])&&t(e[0],e[1],r[0],r[1],e[0]+a[0],e[1]+a[1])&&t(e[0],e[1],r[0],r[1],r[0]+s[0],r[1]+s[1])&&(m=2);var b=new i(m);for(p=a.length,c=0;c<m;c+=1){for(f=createSizedArray(p),g=c/(m-1),u=0,d=0;d<p;d+=1)h=bmPow(1-g,3)*e[d]+3*bmPow(1-g,2)*g*(e[d]+a[d])+3*(1-g)*bmPow(g,2)*(r[d]+s[d])+bmPow(g,3)*r[d],f[d]=h,null!==C&&(u+=bmPow(f[d]-C[d],2));y+=u=bmSqrt(u),b.points[c]=new n(u,f),C=f}b.segmentLength=y,o[l]=b}return o[l]});function s(e,t){var r=t.percents,i=t.lengths,n=r.length,o=bmFloor((n-1)*e),a=e*t.addedLength,s=0;if(o===n-1||0===o||a===i[o])return r[o];for(var l=i[o]>a?-1:1,c=!0;c;)if(i[o]<=a&&i[o+1]>a?(s=(a-i[o])/(i[o+1]-i[o]),c=!1):o+=l,o<0||o>=n-1){if(o===n-1)return r[o];c=!1}return r[o]+(r[o+1]-r[o])*s}var l=createTypedArray("float32",8);return{getSegmentsLength:function(e){var t,i=segmentsLengthPool.newElement(),n=e.c,o=e.v,a=e.o,s=e.i,l=e._length,c=i.lengths,d=0;for(t=0;t<l-1;t+=1)c[t]=r(o[t],o[t+1],a[t],s[t+1]),d+=c[t].addedLength;return n&&l&&(c[t]=r(o[t],o[0],a[t],s[0]),d+=c[t].addedLength),i.totalLength=d,i},getNewSegment:function(t,r,i,n,o,a,c){o<0?o=0:o>1&&(o=1);var d,p=s(o,c),h=s(a=a>1?1:a,c),g=t.length,u=1-p,f=1-h,m=u*u*u,y=p*u*u*3,C=p*p*u*3,b=p*p*p,v=u*u*f,x=p*u*f+u*p*f+u*u*h,w=p*p*f+u*p*h+p*u*h,S=p*p*h,k=u*f*f,M=p*f*f+u*h*f+u*f*h,P=p*h*f+u*h*h+p*f*h,V=p*h*h,z=f*f*f,L=h*f*f+f*h*f+f*f*h,T=h*h*f+f*h*h+h*f*h,E=h*h*h;for(d=0;d<g;d+=1)l[4*d]=e.round(1e3*(m*t[d]+y*i[d]+C*n[d]+b*r[d]))/1e3,l[4*d+1]=e.round(1e3*(v*t[d]+x*i[d]+w*n[d]+S*r[d]))/1e3,l[4*d+2]=e.round(1e3*(k*t[d]+M*i[d]+P*n[d]+V*r[d]))/1e3,l[4*d+3]=e.round(1e3*(z*t[d]+L*i[d]+T*n[d]+E*r[d]))/1e3;return l},getPointInSegment:function(t,r,i,n,o,a){var l=s(o,a),c=1-l;return[e.round(1e3*(c*c*c*t[0]+(l*c*c+c*l*c+c*c*l)*i[0]+(l*l*c+c*l*l+l*c*l)*n[0]+l*l*l*r[0]))/1e3,e.round(1e3*(c*c*c*t[1]+(l*c*c+c*l*c+c*c*l)*i[1]+(l*l*c+c*l*l+l*c*l)*n[1]+l*l*l*r[1]))/1e3]},buildBezierData:a,pointOnLine2D:t,pointOnLine3D:function(r,i,n,o,a,s,l,c,d){if(0===n&&0===s&&0===d)return t(r,i,o,a,l,c);var p,h=e.sqrt(e.pow(o-r,2)+e.pow(a-i,2)+e.pow(s-n,2)),g=e.sqrt(e.pow(l-r,2)+e.pow(c-i,2)+e.pow(d-n,2)),u=e.sqrt(e.pow(l-o,2)+e.pow(c-a,2)+e.pow(d-s,2));return(p=h>g?h>u?h-g-u:u-g-h:u>g?u-g-h:g-h-u)>-1e-4&&p<1e-4}}}var bez=bezFunction(),initFrame=initialDefaultFrame,mathAbs=Math.abs;function interpolateValue(e,t){var r,i=this.offsetTime;"multidimensional"===this.propType&&(r=createTypedArray("float32",this.pv.length));for(var n,o,a,s,l,c,d,p,h,g=t.lastIndex,u=g,f=this.keyframes.length-1,m=!0;m;){if(n=this.keyframes[u],o=this.keyframes[u+1],u===f-1&&e>=o.t-i){n.h&&(n=o),g=0;break}if(o.t-i>e){g=u;break}u<f-1?u+=1:(g=0,m=!1)}a=this.keyframesMetadata[u]||{};var y,C=o.t-i,b=n.t-i;if(n.to){a.bezierData||(a.bezierData=bez.buildBezierData(n.s,o.s||n.e,n.to,n.ti));var v=a.bezierData;if(e>=C||e<b){var x=e>=C?v.points.length-1:0;for(l=v.points[x].point.length,s=0;s<l;s+=1)r[s]=v.points[x].point[s]}else{a.__fnct?h=a.__fnct:(h=BezierFactory.getBezierEasing(n.o.x,n.o.y,n.i.x,n.i.y,n.n).get,a.__fnct=h),c=h((e-b)/(C-b));var w,S=v.segmentLength*c,k=t.lastFrame<e&&t._lastKeyframeIndex===u?t._lastAddedLength:0;for(p=t.lastFrame<e&&t._lastKeyframeIndex===u?t._lastPoint:0,m=!0,d=v.points.length;m;){if(k+=v.points[p].partialLength,0===S||0===c||p===v.points.length-1){for(l=v.points[p].point.length,s=0;s<l;s+=1)r[s]=v.points[p].point[s];break}if(S>=k&&S<k+v.points[p+1].partialLength){for(w=(S-k)/v.points[p+1].partialLength,l=v.points[p].point.length,s=0;s<l;s+=1)r[s]=v.points[p].point[s]+(v.points[p+1].point[s]-v.points[p].point[s])*w;break}p<d-1?p+=1:m=!1}t._lastPoint=p,t._lastAddedLength=k-v.points[p].partialLength,t._lastKeyframeIndex=u}}else{var M,P,V,z,L;if(f=n.s.length,y=o.s||n.e,this.sh&&1!==n.h)e>=C?(r[0]=y[0],r[1]=y[1],r[2]=y[2]):e<=b?(r[0]=n.s[0],r[1]=n.s[1],r[2]=n.s[2]):quaternionToEuler(r,slerp(createQuaternion(n.s),createQuaternion(y),(e-b)/(C-b)));else for(u=0;u<f;u+=1)1!==n.h&&(e>=C?c=1:e<b?c=0:(n.o.x.constructor===Array?(a.__fnct||(a.__fnct=[]),a.__fnct[u]?h=a.__fnct[u]:(M=void 0===n.o.x[u]?n.o.x[0]:n.o.x[u],P=void 0===n.o.y[u]?n.o.y[0]:n.o.y[u],V=void 0===n.i.x[u]?n.i.x[0]:n.i.x[u],z=void 0===n.i.y[u]?n.i.y[0]:n.i.y[u],h=BezierFactory.getBezierEasing(M,P,V,z).get,a.__fnct[u]=h)):a.__fnct?h=a.__fnct:(M=n.o.x,P=n.o.y,V=n.i.x,z=n.i.y,h=BezierFactory.getBezierEasing(M,P,V,z).get,n.keyframeMetadata=h),c=h((e-b)/(C-b)))),y=o.s||n.e,L=1===n.h?n.s[u]:n.s[u]+(y[u]-n.s[u])*c,"multidimensional"===this.propType?r[u]=L:r=L}return t.lastIndex=g,r}function slerp(e,t,r){var i,n,o,a,s,l=[],c=e[0],d=e[1],p=e[2],h=e[3],g=t[0],u=t[1],f=t[2],m=t[3];return(n=c*g+d*u+p*f+h*m)<0&&(n=-n,g=-g,u=-u,f=-f,m=-m),1-n>1e-6?(i=Math.acos(n),o=Math.sin(i),a=Math.sin((1-r)*i)/o,s=Math.sin(r*i)/o):(a=1-r,s=r),l[0]=a*c+s*g,l[1]=a*d+s*u,l[2]=a*p+s*f,l[3]=a*h+s*m,l}function quaternionToEuler(e,t){var r=t[0],i=t[1],n=t[2],o=t[3],a=Math.atan2(2*i*o-2*r*n,1-2*i*i-2*n*n),s=Math.asin(2*r*i+2*n*o),l=Math.atan2(2*r*o-2*i*n,1-2*r*r-2*n*n);e[0]=a/degToRads,e[1]=s/degToRads,e[2]=l/degToRads}function createQuaternion(e){var t=e[0]*degToRads,r=e[1]*degToRads,i=e[2]*degToRads,n=Math.cos(t/2),o=Math.cos(r/2),a=Math.cos(i/2),s=Math.sin(t/2),l=Math.sin(r/2),c=Math.sin(i/2);return[s*l*a+n*o*c,s*o*a+n*l*c,n*l*a-s*o*c,n*o*a-s*l*c]}function getValueAtCurrentTime(){var e=this.comp.renderedFrame-this.offsetTime,t=this.keyframes[0].t-this.offsetTime,r=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(e===this._caching.lastFrame||this._caching.lastFrame!==initFrame&&(this._caching.lastFrame>=r&&e>=r||this._caching.lastFrame<t&&e<t))){this._caching.lastFrame>=e&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var i=this.interpolateValue(e,this._caching);this.pv=i}return this._caching.lastFrame=e,this.pv}function setVValue(e){var t;if("unidimensional"===this.propType)t=e*this.mult,mathAbs(this.v-t)>1e-5&&(this.v=t,this._mdf=!0);else for(var r=0,i=this.v.length;r<i;)t=e[r]*this.mult,mathAbs(this.v[r]-t)>1e-5&&(this.v[r]=t,this._mdf=!0),r+=1}function processEffectsSequence(){if(this.elem.globalData.frameId!==this.frameId&&this.effectsSequence.length)if(this.lock)this.setVValue(this.pv);else{var e;this.lock=!0,this._mdf=this._isFirstFrame;var t=this.effectsSequence.length,r=this.kf?this.pv:this.data.k;for(e=0;e<t;e+=1)r=this.effectsSequence[e](r);this.setVValue(r),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData.frameId}}function addEffect(e){this.effectsSequence.push(e),this.container.addDynamicProperty(this)}function ValueProperty(e,t,r,i){this.propType="unidimensional",this.mult=r||1,this.data=t,this.v=r?t.k*r:t.k,this.pv=t.k,this._mdf=!1,this.elem=e,this.container=i,this.comp=e.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.addEffect=addEffect}function MultiDimensionalProperty(e,t,r,i){var n;this.propType="multidimensional",this.mult=r||1,this.data=t,this._mdf=!1,this.elem=e,this.container=i,this.comp=e.comp,this.k=!1,this.kf=!1,this.frameId=-1;var o=t.k.length;for(this.v=createTypedArray("float32",o),this.pv=createTypedArray("float32",o),this.vel=createTypedArray("float32",o),n=0;n<o;n+=1)this.v[n]=t.k[n]*this.mult,this.pv[n]=t.k[n];this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=processEffectsSequence,this.setVValue=setVValue,this.addEffect=addEffect}function KeyframedValueProperty(e,t,r,i){this.propType="unidimensional",this.keyframes=t.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.frameId=-1,this._caching={lastFrame:initFrame,lastIndex:0,value:0,_lastKeyframeIndex:-1},this.k=!0,this.kf=!0,this.data=t,this.mult=r||1,this.elem=e,this.container=i,this.comp=e.comp,this.v=initFrame,this.pv=initFrame,this._isFirstFrame=!0,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.interpolateValue=interpolateValue,this.effectsSequence=[getValueAtCurrentTime.bind(this)],this.addEffect=addEffect}function KeyframedMultidimensionalProperty(e,t,r,i){var n;this.propType="multidimensional";var o,a,s,l,c=t.k.length;for(n=0;n<c-1;n+=1)t.k[n].to&&t.k[n].s&&t.k[n+1]&&t.k[n+1].s&&(o=t.k[n].s,a=t.k[n+1].s,s=t.k[n].to,l=t.k[n].ti,(2===o.length&&(o[0]!==a[0]||o[1]!==a[1])&&bez.pointOnLine2D(o[0],o[1],a[0],a[1],o[0]+s[0],o[1]+s[1])&&bez.pointOnLine2D(o[0],o[1],a[0],a[1],a[0]+l[0],a[1]+l[1])||3===o.length&&(o[0]!==a[0]||o[1]!==a[1]||o[2]!==a[2])&&bez.pointOnLine3D(o[0],o[1],o[2],a[0],a[1],a[2],o[0]+s[0],o[1]+s[1],o[2]+s[2])&&bez.pointOnLine3D(o[0],o[1],o[2],a[0],a[1],a[2],a[0]+l[0],a[1]+l[1],a[2]+l[2]))&&(t.k[n].to=null,t.k[n].ti=null),o[0]===a[0]&&o[1]===a[1]&&0===s[0]&&0===s[1]&&0===l[0]&&0===l[1]&&(2===o.length||o[2]===a[2]&&0===s[2]&&0===l[2])&&(t.k[n].to=null,t.k[n].ti=null));this.effectsSequence=[getValueAtCurrentTime.bind(this)],this.data=t,this.keyframes=t.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=r||1,this.elem=e,this.container=i,this.comp=e.comp,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.interpolateValue=interpolateValue,this.frameId=-1;var d=t.k[0].s.length;for(this.v=createTypedArray("float32",d),this.pv=createTypedArray("float32",d),n=0;n<d;n+=1)this.v[n]=initFrame,this.pv[n]=initFrame;this._caching={lastFrame:initFrame,lastIndex:0,value:createTypedArray("float32",d)},this.addEffect=addEffect}var PropertyFactory=(ob={getProp:function(e,t,r,i,n){var o;if(t.sid&&(t=e.globalData.slotManager.getProp(t)),t.k.length)if("number"==typeof t.k[0])o=new MultiDimensionalProperty(e,t,i,n);else switch(r){case 0:o=new KeyframedValueProperty(e,t,i,n);break;case 1:o=new KeyframedMultidimensionalProperty(e,t,i,n)}else o=new ValueProperty(e,t,i,n);return o.effectsSequence.length&&n.addDynamicProperty(o),o}},ob),ob;function DynamicPropertyContainer(){}DynamicPropertyContainer.prototype={addDynamicProperty:function(e){-1===this.dynamicProperties.indexOf(e)&&(this.dynamicProperties.push(e),this.container.addDynamicProperty(this),this._isAnimated=!0)},iterateDynamicProperties:function(){var e;this._mdf=!1;var t=this.dynamicProperties.length;for(e=0;e<t;e+=1)this.dynamicProperties[e].getValue(),this.dynamicProperties[e]._mdf&&(this._mdf=!0)},initDynamicPropertyContainer:function(e){this.container=e,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}};var pointPool=poolFactory(8,function(){return createTypedArray("float32",2)});function ShapePath(){this.c=!1,this._length=0,this._maxLength=8,this.v=createSizedArray(this._maxLength),this.o=createSizedArray(this._maxLength),this.i=createSizedArray(this._maxLength)}ShapePath.prototype.setPathData=function(e,t){this.c=e,this.setLength(t);for(var r=0;r<t;)this.v[r]=pointPool.newElement(),this.o[r]=pointPool.newElement(),this.i[r]=pointPool.newElement(),r+=1},ShapePath.prototype.setLength=function(e){for(;this._maxLength<e;)this.doubleArrayLength();this._length=e},ShapePath.prototype.doubleArrayLength=function(){this.v=this.v.concat(createSizedArray(this._maxLength)),this.i=this.i.concat(createSizedArray(this._maxLength)),this.o=this.o.concat(createSizedArray(this._maxLength)),this._maxLength*=2},ShapePath.prototype.setXYAt=function(e,t,r,i,n){var o;switch(this._length=Math.max(this._length,i+1),this._length>=this._maxLength&&this.doubleArrayLength(),r){case"v":o=this.v;break;case"i":o=this.i;break;case"o":o=this.o;break;default:o=[]}(!o[i]||o[i]&&!n)&&(o[i]=pointPool.newElement()),o[i][0]=e,o[i][1]=t},ShapePath.prototype.setTripleAt=function(e,t,r,i,n,o,a,s){this.setXYAt(e,t,"v",a,s),this.setXYAt(r,i,"o",a,s),this.setXYAt(n,o,"i",a,s)},ShapePath.prototype.reverse=function(){var e=new ShapePath;e.setPathData(this.c,this._length);var t=this.v,r=this.o,i=this.i,n=0;this.c&&(e.setTripleAt(t[0][0],t[0][1],i[0][0],i[0][1],r[0][0],r[0][1],0,!1),n=1);var o,a=this._length-1,s=this._length;for(o=n;o<s;o+=1)e.setTripleAt(t[a][0],t[a][1],i[a][0],i[a][1],r[a][0],r[a][1],o,!1),a-=1;return e},ShapePath.prototype.length=function(){return this._length};var shapePool=(factory=poolFactory(4,function(){return new ShapePath},function(e){var t,r=e._length;for(t=0;t<r;t+=1)pointPool.release(e.v[t]),pointPool.release(e.i[t]),pointPool.release(e.o[t]),e.v[t]=null,e.i[t]=null,e.o[t]=null;e._length=0,e.c=!1}),factory.clone=function(e){var t,r=factory.newElement(),i=void 0===e._length?e.v.length:e._length;for(r.setLength(i),r.c=e.c,t=0;t<i;t+=1)r.setTripleAt(e.v[t][0],e.v[t][1],e.o[t][0],e.o[t][1],e.i[t][0],e.i[t][1],t);return r},factory),factory;function ShapeCollection(){this._length=0,this._maxLength=4,this.shapes=createSizedArray(this._maxLength)}ShapeCollection.prototype.addShape=function(e){this._length===this._maxLength&&(this.shapes=this.shapes.concat(createSizedArray(this._maxLength)),this._maxLength*=2),this.shapes[this._length]=e,this._length+=1},ShapeCollection.prototype.releaseShapes=function(){var e;for(e=0;e<this._length;e+=1)shapePool.release(this.shapes[e]);this._length=0};var shapeCollectionPool=function(){var e={newShapeCollection:function(){return t?i[t-=1]:new ShapeCollection},release:function(e){var n,o=e._length;for(n=0;n<o;n+=1)shapePool.release(e.shapes[n]);e._length=0,t===r&&(i=pooling.double(i),r*=2),i[t]=e,t+=1}},t=0,r=4,i=createSizedArray(r);return e}(),ShapePropertyFactory=function(){var e=-999999;function t(e,t,r){var i,n,o,a,s,l,c,d,p,h=r.lastIndex,g=this.keyframes;if(e<g[0].t-this.offsetTime)i=g[0].s[0],o=!0,h=0;else if(e>=g[g.length-1].t-this.offsetTime)i=g[g.length-1].s?g[g.length-1].s[0]:g[g.length-2].e[0],o=!0;else{for(var u,f,m,y=h,C=g.length-1,b=!0;b&&(u=g[y],!((f=g[y+1]).t-this.offsetTime>e));)y<C-1?y+=1:b=!1;if(m=this.keyframesMetadata[y]||{},h=y,!(o=1===u.h)){if(e>=f.t-this.offsetTime)d=1;else if(e<u.t-this.offsetTime)d=0;else{var v;m.__fnct?v=m.__fnct:(v=BezierFactory.getBezierEasing(u.o.x,u.o.y,u.i.x,u.i.y).get,m.__fnct=v),d=v((e-(u.t-this.offsetTime))/(f.t-this.offsetTime-(u.t-this.offsetTime)))}n=f.s?f.s[0]:u.e[0]}i=u.s[0]}for(l=t._length,c=i.i[0].length,r.lastIndex=h,a=0;a<l;a+=1)for(s=0;s<c;s+=1)p=o?i.i[a][s]:i.i[a][s]+(n.i[a][s]-i.i[a][s])*d,t.i[a][s]=p,p=o?i.o[a][s]:i.o[a][s]+(n.o[a][s]-i.o[a][s])*d,t.o[a][s]=p,p=o?i.v[a][s]:i.v[a][s]+(n.v[a][s]-i.v[a][s])*d,t.v[a][s]=p}function r(){var t=this.comp.renderedFrame-this.offsetTime,r=this.keyframes[0].t-this.offsetTime,i=this.keyframes[this.keyframes.length-1].t-this.offsetTime,n=this._caching.lastFrame;return n!==e&&(n<r&&t<r||n>i&&t>i)||(this._caching.lastIndex=n<t?this._caching.lastIndex:0,this.interpolateShape(t,this.pv,this._caching)),this._caching.lastFrame=t,this.pv}function i(){this.paths=this.localShapeCollection}function n(e){(function(e,t){if(e._length!==t._length||e.c!==t.c)return!1;var r,i=e._length;for(r=0;r<i;r+=1)if(e.v[r][0]!==t.v[r][0]||e.v[r][1]!==t.v[r][1]||e.o[r][0]!==t.o[r][0]||e.o[r][1]!==t.o[r][1]||e.i[r][0]!==t.i[r][0]||e.i[r][1]!==t.i[r][1])return!1;return!0})(this.v,e)||(this.v=shapePool.clone(e),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}function o(){if(this.elem.globalData.frameId!==this.frameId)if(this.effectsSequence.length)if(this.lock)this.setVValue(this.pv);else{var e,t;this.lock=!0,this._mdf=!1,e=this.kf?this.pv:this.data.ks?this.data.ks.k:this.data.pt.k;var r=this.effectsSequence.length;for(t=0;t<r;t+=1)e=this.effectsSequence[t](e);this.setVValue(e),this.lock=!1,this.frameId=this.elem.globalData.frameId}else this._mdf=!1}function a(e,t,r){this.propType="shape",this.comp=e.comp,this.container=e,this.elem=e,this.data=t,this.k=!1,this.kf=!1,this._mdf=!1;var n=3===r?t.pt.k:t.ks.k;this.v=shapePool.clone(n),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.reset=i,this.effectsSequence=[]}function s(e){this.effectsSequence.push(e),this.container.addDynamicProperty(this)}function l(t,n,o){this.propType="shape",this.comp=t.comp,this.elem=t,this.container=t,this.offsetTime=t.data.st,this.keyframes=3===o?n.pt.k:n.ks.k,this.keyframesMetadata=[],this.k=!0,this.kf=!0;var a=this.keyframes[0].s[0].i.length;this.v=shapePool.newElement(),this.v.setPathData(this.keyframes[0].s[0].c,a),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=e,this.reset=i,this._caching={lastFrame:e,lastIndex:0},this.effectsSequence=[r.bind(this)]}a.prototype.interpolateShape=t,a.prototype.getValue=o,a.prototype.setVValue=n,a.prototype.addEffect=s,l.prototype.getValue=o,l.prototype.interpolateShape=t,l.prototype.setVValue=n,l.prototype.addEffect=s;var c=function(){var e=roundCorner;function t(e,t){this.v=shapePool.newElement(),this.v.setPathData(!0,4),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=t.d,this.elem=e,this.comp=e.comp,this.frameId=-1,this.initDynamicPropertyContainer(e),this.p=PropertyFactory.getProp(e,t.p,1,0,this),this.s=PropertyFactory.getProp(e,t.s,1,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertEllToPath())}return t.prototype={reset:i,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath())},convertEllToPath:function(){var t=this.p.v[0],r=this.p.v[1],i=this.s.v[0]/2,n=this.s.v[1]/2,o=3!==this.d,a=this.v;a.v[0][0]=t,a.v[0][1]=r-n,a.v[1][0]=o?t+i:t-i,a.v[1][1]=r,a.v[2][0]=t,a.v[2][1]=r+n,a.v[3][0]=o?t-i:t+i,a.v[3][1]=r,a.i[0][0]=o?t-i*e:t+i*e,a.i[0][1]=r-n,a.i[1][0]=o?t+i:t-i,a.i[1][1]=r-n*e,a.i[2][0]=o?t+i*e:t-i*e,a.i[2][1]=r+n,a.i[3][0]=o?t-i:t+i,a.i[3][1]=r+n*e,a.o[0][0]=o?t+i*e:t-i*e,a.o[0][1]=r-n,a.o[1][0]=o?t+i:t-i,a.o[1][1]=r+n*e,a.o[2][0]=o?t-i*e:t+i*e,a.o[2][1]=r+n,a.o[3][0]=o?t-i:t+i,a.o[3][1]=r-n*e}},extendPrototype([DynamicPropertyContainer],t),t}(),d=function(){function e(e,t){this.v=shapePool.newElement(),this.v.setPathData(!0,0),this.elem=e,this.comp=e.comp,this.data=t,this.frameId=-1,this.d=t.d,this.initDynamicPropertyContainer(e),1===t.sy?(this.ir=PropertyFactory.getProp(e,t.ir,0,0,this),this.is=PropertyFactory.getProp(e,t.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=PropertyFactory.getProp(e,t.pt,0,0,this),this.p=PropertyFactory.getProp(e,t.p,1,0,this),this.r=PropertyFactory.getProp(e,t.r,0,degToRads,this),this.or=PropertyFactory.getProp(e,t.or,0,0,this),this.os=PropertyFactory.getProp(e,t.os,0,.01,this),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertToPath())}return e.prototype={reset:i,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertToPath())},convertStarToPath:function(){var e,t,r,i,n=2*Math.floor(this.pt.v),o=2*Math.PI/n,a=!0,s=this.or.v,l=this.ir.v,c=this.os.v,d=this.is.v,p=2*Math.PI*s/(2*n),h=2*Math.PI*l/(2*n),g=-Math.PI/2;g+=this.r.v;var u=3===this.data.d?-1:1;for(this.v._length=0,e=0;e<n;e+=1){r=a?c:d,i=a?p:h;var f=(t=a?s:l)*Math.cos(g),m=t*Math.sin(g),y=0===f&&0===m?0:m/Math.sqrt(f*f+m*m),C=0===f&&0===m?0:-f/Math.sqrt(f*f+m*m);f+=+this.p.v[0],m+=+this.p.v[1],this.v.setTripleAt(f,m,f-y*i*r*u,m-C*i*r*u,f+y*i*r*u,m+C*i*r*u,e,!0),a=!a,g+=o*u}},convertPolygonToPath:function(){var e,t=Math.floor(this.pt.v),r=2*Math.PI/t,i=this.or.v,n=this.os.v,o=2*Math.PI*i/(4*t),a=.5*-Math.PI,s=3===this.data.d?-1:1;for(a+=this.r.v,this.v._length=0,e=0;e<t;e+=1){var l=i*Math.cos(a),c=i*Math.sin(a),d=0===l&&0===c?0:c/Math.sqrt(l*l+c*c),p=0===l&&0===c?0:-l/Math.sqrt(l*l+c*c);l+=+this.p.v[0],c+=+this.p.v[1],this.v.setTripleAt(l,c,l-d*o*n*s,c-p*o*n*s,l+d*o*n*s,c+p*o*n*s,e,!0),a+=r*s}this.paths.length=0,this.paths[0]=this.v}},extendPrototype([DynamicPropertyContainer],e),e}(),p=function(){function e(e,t){this.v=shapePool.newElement(),this.v.c=!0,this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=e,this.comp=e.comp,this.frameId=-1,this.d=t.d,this.initDynamicPropertyContainer(e),this.p=PropertyFactory.getProp(e,t.p,1,0,this),this.s=PropertyFactory.getProp(e,t.s,1,0,this),this.r=PropertyFactory.getProp(e,t.r,0,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertRectToPath())}return e.prototype={convertRectToPath:function(){var e=this.p.v[0],t=this.p.v[1],r=this.s.v[0]/2,i=this.s.v[1]/2,n=bmMin(r,i,this.r.v),o=n*(1-roundCorner);this.v._length=0,2===this.d||1===this.d?(this.v.setTripleAt(e+r,t-i+n,e+r,t-i+n,e+r,t-i+o,0,!0),this.v.setTripleAt(e+r,t+i-n,e+r,t+i-o,e+r,t+i-n,1,!0),0!==n?(this.v.setTripleAt(e+r-n,t+i,e+r-n,t+i,e+r-o,t+i,2,!0),this.v.setTripleAt(e-r+n,t+i,e-r+o,t+i,e-r+n,t+i,3,!0),this.v.setTripleAt(e-r,t+i-n,e-r,t+i-n,e-r,t+i-o,4,!0),this.v.setTripleAt(e-r,t-i+n,e-r,t-i+o,e-r,t-i+n,5,!0),this.v.setTripleAt(e-r+n,t-i,e-r+n,t-i,e-r+o,t-i,6,!0),this.v.setTripleAt(e+r-n,t-i,e+r-o,t-i,e+r-n,t-i,7,!0)):(this.v.setTripleAt(e-r,t+i,e-r+o,t+i,e-r,t+i,2),this.v.setTripleAt(e-r,t-i,e-r,t-i+o,e-r,t-i,3))):(this.v.setTripleAt(e+r,t-i+n,e+r,t-i+o,e+r,t-i+n,0,!0),0!==n?(this.v.setTripleAt(e+r-n,t-i,e+r-n,t-i,e+r-o,t-i,1,!0),this.v.setTripleAt(e-r+n,t-i,e-r+o,t-i,e-r+n,t-i,2,!0),this.v.setTripleAt(e-r,t-i+n,e-r,t-i+n,e-r,t-i+o,3,!0),this.v.setTripleAt(e-r,t+i-n,e-r,t+i-o,e-r,t+i-n,4,!0),this.v.setTripleAt(e-r+n,t+i,e-r+n,t+i,e-r+o,t+i,5,!0),this.v.setTripleAt(e+r-n,t+i,e+r-o,t+i,e+r-n,t+i,6,!0),this.v.setTripleAt(e+r,t+i-n,e+r,t+i-n,e+r,t+i-o,7,!0)):(this.v.setTripleAt(e-r,t-i,e-r+o,t-i,e-r,t-i,1,!0),this.v.setTripleAt(e-r,t+i,e-r,t+i-o,e-r,t+i,2,!0),this.v.setTripleAt(e+r,t+i,e+r-o,t+i,e+r,t+i,3,!0)))},getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath())},reset:i},extendPrototype([DynamicPropertyContainer],e),e}(),h={getShapeProp:function(e,t,r){var i;return 3===r||4===r?i=(3===r?t.pt:t.ks).k.length?new l(e,t,r):new a(e,t,r):5===r?i=new p(e,t):6===r?i=new c(e,t):7===r&&(i=new d(e,t)),i.k&&e.addDynamicProperty(i),i},getConstructorFunction:function(){return a},getKeyframedConstructorFunction:function(){return l}};return h}(),Matrix=function(){var e=Math.cos,t=Math.sin,r=Math.tan,i=Math.round;function n(){return this.props[0]=1,this.props[1]=0,this.props[2]=0,this.props[3]=0,this.props[4]=0,this.props[5]=1,this.props[6]=0,this.props[7]=0,this.props[8]=0,this.props[9]=0,this.props[10]=1,this.props[11]=0,this.props[12]=0,this.props[13]=0,this.props[14]=0,this.props[15]=1,this}function o(r){if(0===r)return this;var i=e(r),n=t(r);return this._t(i,-n,0,0,n,i,0,0,0,0,1,0,0,0,0,1)}function a(r){if(0===r)return this;var i=e(r),n=t(r);return this._t(1,0,0,0,0,i,-n,0,0,n,i,0,0,0,0,1)}function s(r){if(0===r)return this;var i=e(r),n=t(r);return this._t(i,0,n,0,0,1,0,0,-n,0,i,0,0,0,0,1)}function l(r){if(0===r)return this;var i=e(r),n=t(r);return this._t(i,-n,0,0,n,i,0,0,0,0,1,0,0,0,0,1)}function c(e,t){return this._t(1,t,e,1,0,0)}function d(e,t){return this.shear(r(e),r(t))}function p(i,n){var o=e(n),a=t(n);return this._t(o,a,0,0,-a,o,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,r(i),1,0,0,0,0,1,0,0,0,0,1)._t(o,-a,0,0,a,o,0,0,0,0,1,0,0,0,0,1)}function h(e,t,r){return r||0===r||(r=1),1===e&&1===t&&1===r?this:this._t(e,0,0,0,0,t,0,0,0,0,r,0,0,0,0,1)}function g(e,t,r,i,n,o,a,s,l,c,d,p,h,g,u,f){return this.props[0]=e,this.props[1]=t,this.props[2]=r,this.props[3]=i,this.props[4]=n,this.props[5]=o,this.props[6]=a,this.props[7]=s,this.props[8]=l,this.props[9]=c,this.props[10]=d,this.props[11]=p,this.props[12]=h,this.props[13]=g,this.props[14]=u,this.props[15]=f,this}function u(e,t,r){return r=r||0,0!==e||0!==t||0!==r?this._t(1,0,0,0,0,1,0,0,0,0,1,0,e,t,r,1):this}function f(e,t,r,i,n,o,a,s,l,c,d,p,h,g,u,f){var m=this.props;if(1===e&&0===t&&0===r&&0===i&&0===n&&1===o&&0===a&&0===s&&0===l&&0===c&&1===d&&0===p)return m[12]=m[12]*e+m[15]*h,m[13]=m[13]*o+m[15]*g,m[14]=m[14]*d+m[15]*u,m[15]*=f,this._identityCalculated=!1,this;var y=m[0],C=m[1],b=m[2],v=m[3],x=m[4],w=m[5],S=m[6],k=m[7],M=m[8],P=m[9],V=m[10],z=m[11],L=m[12],T=m[13],E=m[14],_=m[15];return m[0]=y*e+C*n+b*l+v*h,m[1]=y*t+C*o+b*c+v*g,m[2]=y*r+C*a+b*d+v*u,m[3]=y*i+C*s+b*p+v*f,m[4]=x*e+w*n+S*l+k*h,m[5]=x*t+w*o+S*c+k*g,m[6]=x*r+w*a+S*d+k*u,m[7]=x*i+w*s+S*p+k*f,m[8]=M*e+P*n+V*l+z*h,m[9]=M*t+P*o+V*c+z*g,m[10]=M*r+P*a+V*d+z*u,m[11]=M*i+P*s+V*p+z*f,m[12]=L*e+T*n+E*l+_*h,m[13]=L*t+T*o+E*c+_*g,m[14]=L*r+T*a+E*d+_*u,m[15]=L*i+T*s+E*p+_*f,this._identityCalculated=!1,this}function m(e){var t=e.props;return this.transform(t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],t[8],t[9],t[10],t[11],t[12],t[13],t[14],t[15])}function y(){return this._identityCalculated||(this._identity=!(1!==this.props[0]||0!==this.props[1]||0!==this.props[2]||0!==this.props[3]||0!==this.props[4]||1!==this.props[5]||0!==this.props[6]||0!==this.props[7]||0!==this.props[8]||0!==this.props[9]||1!==this.props[10]||0!==this.props[11]||0!==this.props[12]||0!==this.props[13]||0!==this.props[14]||1!==this.props[15]),this._identityCalculated=!0),this._identity}function C(e){for(var t=0;t<16;){if(e.props[t]!==this.props[t])return!1;t+=1}return!0}function b(e){var t;for(t=0;t<16;t+=1)e.props[t]=this.props[t];return e}function v(e){var t;for(t=0;t<16;t+=1)this.props[t]=e[t]}function x(e,t,r){return{x:e*this.props[0]+t*this.props[4]+r*this.props[8]+this.props[12],y:e*this.props[1]+t*this.props[5]+r*this.props[9]+this.props[13],z:e*this.props[2]+t*this.props[6]+r*this.props[10]+this.props[14]}}function w(e,t,r){return e*this.props[0]+t*this.props[4]+r*this.props[8]+this.props[12]}function S(e,t,r){return e*this.props[1]+t*this.props[5]+r*this.props[9]+this.props[13]}function k(e,t,r){return e*this.props[2]+t*this.props[6]+r*this.props[10]+this.props[14]}function M(){var e=this.props[0]*this.props[5]-this.props[1]*this.props[4],t=this.props[5]/e,r=-this.props[1]/e,i=-this.props[4]/e,n=this.props[0]/e,o=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/e,a=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/e,s=new Matrix;return s.props[0]=t,s.props[1]=r,s.props[4]=i,s.props[5]=n,s.props[12]=o,s.props[13]=a,s}function P(e){return this.getInverseMatrix().applyToPointArray(e[0],e[1],e[2]||0)}function V(e){var t,r=e.length,i=[];for(t=0;t<r;t+=1)i[t]=P(e[t]);return i}function z(e,t,r){var i=createTypedArray("float32",6);if(this.isIdentity())i[0]=e[0],i[1]=e[1],i[2]=t[0],i[3]=t[1],i[4]=r[0],i[5]=r[1];else{var n=this.props[0],o=this.props[1],a=this.props[4],s=this.props[5],l=this.props[12],c=this.props[13];i[0]=e[0]*n+e[1]*a+l,i[1]=e[0]*o+e[1]*s+c,i[2]=t[0]*n+t[1]*a+l,i[3]=t[0]*o+t[1]*s+c,i[4]=r[0]*n+r[1]*a+l,i[5]=r[0]*o+r[1]*s+c}return i}function L(e,t,r){return this.isIdentity()?[e,t,r]:[e*this.props[0]+t*this.props[4]+r*this.props[8]+this.props[12],e*this.props[1]+t*this.props[5]+r*this.props[9]+this.props[13],e*this.props[2]+t*this.props[6]+r*this.props[10]+this.props[14]]}function T(e,t){if(this.isIdentity())return e+","+t;var r=this.props;return Math.round(100*(e*r[0]+t*r[4]+r[12]))/100+","+Math.round(100*(e*r[1]+t*r[5]+r[13]))/100}function E(){for(var e=0,t=this.props,r="matrix3d(";e<16;)r+=i(1e4*t[e])/1e4,r+=15===e?")":",",e+=1;return r}function _(e){return e<1e-6&&e>0||e>-1e-6&&e<0?i(1e4*e)/1e4:e}function F(){var e=this.props;return"matrix("+_(e[0])+","+_(e[1])+","+_(e[4])+","+_(e[5])+","+_(e[12])+","+_(e[13])+")"}return function(){this.reset=n,this.rotate=o,this.rotateX=a,this.rotateY=s,this.rotateZ=l,this.skew=d,this.skewFromAxis=p,this.shear=c,this.scale=h,this.setTransform=g,this.translate=u,this.transform=f,this.multiply=m,this.applyToPoint=x,this.applyToX=w,this.applyToY=S,this.applyToZ=k,this.applyToPointArray=L,this.applyToTriplePoints=z,this.applyToPointStringified=T,this.toCSS=E,this.to2dCSS=F,this.clone=b,this.cloneFromProps=v,this.equals=C,this.inversePoints=V,this.inversePoint=P,this.getInverseMatrix=M,this._t=this.transform,this.isIdentity=y,this._identity=!0,this._identityCalculated=!1,this.props=createTypedArray("float32",16),this.reset()}}();function _typeof$3(e){return _typeof$3="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_typeof$3(e)}var lottie={};function setLocation(e){setLocationHref(e)}function searchAnimations(){animationManager.searchAnimations()}function setSubframeRendering(e){setSubframeEnabled(e)}function setPrefix(e){setIdPrefix(e)}function loadAnimation(e){return animationManager.loadAnimation(e)}function setQuality(e){if("string"==typeof e)switch(e){case"high":setDefaultCurveSegments(200);break;default:case"medium":setDefaultCurveSegments(50);break;case"low":setDefaultCurveSegments(10)}else!isNaN(e)&&e>1&&setDefaultCurveSegments(e)}function inBrowser(){return"undefined"!=typeof navigator}function installPlugin(e,t){"expressions"===e&&setExpressionsPlugin(t)}function getFactory(e){switch(e){case"propertyFactory":return PropertyFactory;case"shapePropertyFactory":return ShapePropertyFactory;case"matrix":return Matrix;default:return null}}function checkReady(){"complete"===document.readyState&&(clearInterval(readyStateCheckInterval),searchAnimations())}function getQueryVariable(e){for(var t=queryString.split("&"),r=0;r<t.length;r+=1){var i=t[r].split("=");if(decodeURIComponent(i[0])==e)return decodeURIComponent(i[1])}return null}lottie.play=animationManager.play,lottie.pause=animationManager.pause,lottie.setLocationHref=setLocation,lottie.togglePause=animationManager.togglePause,lottie.setSpeed=animationManager.setSpeed,lottie.setDirection=animationManager.setDirection,lottie.stop=animationManager.stop,lottie.searchAnimations=searchAnimations,lottie.registerAnimation=animationManager.registerAnimation,lottie.loadAnimation=loadAnimation,lottie.setSubframeRendering=setSubframeRendering,lottie.resize=animationManager.resize,lottie.goToAndStop=animationManager.goToAndStop,lottie.destroy=animationManager.destroy,lottie.setQuality=setQuality,lottie.inBrowser=inBrowser,lottie.installPlugin=installPlugin,lottie.freeze=animationManager.freeze,lottie.unfreeze=animationManager.unfreeze,lottie.setVolume=animationManager.setVolume,lottie.mute=animationManager.mute,lottie.unmute=animationManager.unmute,lottie.getRegisteredAnimations=animationManager.getRegisteredAnimations,lottie.useWebWorker=setWebWorker,lottie.setIDPrefix=setPrefix,lottie.__getFactory=getFactory,lottie.version="5.13.0";var queryString="",scripts=document.getElementsByTagName("script"),index=scripts.length-1,myScript=scripts[index]||{src:""};queryString=myScript.src?myScript.src.replace(/^[^\?]+\??/,""):"",getQueryVariable("renderer");var readyStateCheckInterval=setInterval(checkReady,100);try{"object"!==_typeof$3(exports)&&(window.bodymovin=lottie)}catch(e){}var ShapeModifiers=function(){var e={},t={};return e.registerModifier=function(e,r){t[e]||(t[e]=r)},e.getModifier=function(e,r,i){return new t[e](r,i)},e}();function ShapeModifier(){}function TrimModifier(){}function PuckerAndBloatModifier(){}ShapeModifier.prototype.initModifierProperties=function(){},ShapeModifier.prototype.addShapeToModifier=function(){},ShapeModifier.prototype.addShape=function(e){if(!this.closed){e.sh.container.addDynamicProperty(e.sh);var t={shape:e.sh,data:e,localShapeCollection:shapeCollectionPool.newShapeCollection()};this.shapes.push(t),this.addShapeToModifier(t),this._isAnimated&&e.setAsAnimated()}},ShapeModifier.prototype.init=function(e,t){this.shapes=[],this.elem=e,this.initDynamicPropertyContainer(e),this.initModifierProperties(e,t),this.frameId=initialDefaultFrame,this.closed=!1,this.k=!1,this.dynamicProperties.length?this.k=!0:this.getValue(!0)},ShapeModifier.prototype.processKeys=function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties())},extendPrototype([DynamicPropertyContainer],ShapeModifier),extendPrototype([ShapeModifier],TrimModifier),TrimModifier.prototype.initModifierProperties=function(e,t){this.s=PropertyFactory.getProp(e,t.s,0,.01,this),this.e=PropertyFactory.getProp(e,t.e,0,.01,this),this.o=PropertyFactory.getProp(e,t.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=t.m,this._isAnimated=!!this.s.effectsSequence.length||!!this.e.effectsSequence.length||!!this.o.effectsSequence.length},TrimModifier.prototype.addShapeToModifier=function(e){e.pathsData=[]},TrimModifier.prototype.calculateShapeEdges=function(e,t,r,i,n){var o=[];t<=1?o.push({s:e,e:t}):e>=1?o.push({s:e-1,e:t-1}):(o.push({s:e,e:1}),o.push({s:0,e:t-1}));var a,s,l=[],c=o.length;for(a=0;a<c;a+=1){var d,p;(s=o[a]).e*n<i||s.s*n>i+r||(d=s.s*n<=i?0:(s.s*n-i)/r,p=s.e*n>=i+r?1:(s.e*n-i)/r,l.push([d,p]))}return l.length||l.push([0,0]),l},TrimModifier.prototype.releasePathsData=function(e){var t,r=e.length;for(t=0;t<r;t+=1)segmentsLengthPool.release(e[t]);return e.length=0,e},TrimModifier.prototype.processShapes=function(e){var t,r,i,n;if(this._mdf||e){var o=this.o.v%360/360;if(o<0&&(o+=1),(t=this.s.v>1?1+o:this.s.v<0?0+o:this.s.v+o)>(r=this.e.v>1?1+o:this.e.v<0?0+o:this.e.v+o)){var a=t;t=r,r=a}t=1e-4*Math.round(1e4*t),r=1e-4*Math.round(1e4*r),this.sValue=t,this.eValue=r}else t=this.sValue,r=this.eValue;var s,l,c,d,p,h=this.shapes.length,g=0;if(r===t)for(n=0;n<h;n+=1)this.shapes[n].localShapeCollection.releaseShapes(),this.shapes[n].shape._mdf=!0,this.shapes[n].shape.paths=this.shapes[n].localShapeCollection,this._mdf&&(this.shapes[n].pathsData.length=0);else if(1===r&&0===t||0===r&&1===t){if(this._mdf)for(n=0;n<h;n+=1)this.shapes[n].pathsData.length=0,this.shapes[n].shape._mdf=!0}else{var u,f,m=[];for(n=0;n<h;n+=1)if((u=this.shapes[n]).shape._mdf||this._mdf||e||2===this.m){if(l=(i=u.shape.paths)._length,p=0,!u.shape._mdf&&u.pathsData.length)p=u.totalShapeLength;else{for(c=this.releasePathsData(u.pathsData),s=0;s<l;s+=1)d=bez.getSegmentsLength(i.shapes[s]),c.push(d),p+=d.totalLength;u.totalShapeLength=p,u.pathsData=c}g+=p,u.shape._mdf=!0}else u.shape.paths=u.localShapeCollection;var y,C=t,b=r,v=0;for(n=h-1;n>=0;n-=1)if((u=this.shapes[n]).shape._mdf){for((f=u.localShapeCollection).releaseShapes(),2===this.m&&h>1?(y=this.calculateShapeEdges(t,r,u.totalShapeLength,v,g),v+=u.totalShapeLength):y=[[C,b]],l=y.length,s=0;s<l;s+=1){C=y[s][0],b=y[s][1],m.length=0,b<=1?m.push({s:u.totalShapeLength*C,e:u.totalShapeLength*b}):C>=1?m.push({s:u.totalShapeLength*(C-1),e:u.totalShapeLength*(b-1)}):(m.push({s:u.totalShapeLength*C,e:u.totalShapeLength}),m.push({s:0,e:u.totalShapeLength*(b-1)}));var x=this.addShapes(u,m[0]);if(m[0].s!==m[0].e){if(m.length>1)if(u.shape.paths.shapes[u.shape.paths._length-1].c){var w=x.pop();this.addPaths(x,f),x=this.addShapes(u,m[1],w)}else this.addPaths(x,f),x=this.addShapes(u,m[1]);this.addPaths(x,f)}}u.shape.paths=f}}},TrimModifier.prototype.addPaths=function(e,t){var r,i=e.length;for(r=0;r<i;r+=1)t.addShape(e[r])},TrimModifier.prototype.addSegment=function(e,t,r,i,n,o,a){n.setXYAt(t[0],t[1],"o",o),n.setXYAt(r[0],r[1],"i",o+1),a&&n.setXYAt(e[0],e[1],"v",o),n.setXYAt(i[0],i[1],"v",o+1)},TrimModifier.prototype.addSegmentFromArray=function(e,t,r,i){t.setXYAt(e[1],e[5],"o",r),t.setXYAt(e[2],e[6],"i",r+1),i&&t.setXYAt(e[0],e[4],"v",r),t.setXYAt(e[3],e[7],"v",r+1)},TrimModifier.prototype.addShapes=function(e,t,r){var i,n,o,a,s,l,c,d,p=e.pathsData,h=e.shape.paths.shapes,g=e.shape.paths._length,u=0,f=[],m=!0;for(r?(s=r._length,d=r._length):(r=shapePool.newElement(),s=0,d=0),f.push(r),i=0;i<g;i+=1){for(l=p[i].lengths,r.c=h[i].c,o=h[i].c?l.length:l.length+1,n=1;n<o;n+=1)if(u+(a=l[n-1]).addedLength<t.s)u+=a.addedLength,r.c=!1;else{if(u>t.e){r.c=!1;break}t.s<=u&&t.e>=u+a.addedLength?(this.addSegment(h[i].v[n-1],h[i].o[n-1],h[i].i[n],h[i].v[n],r,s,m),m=!1):(c=bez.getNewSegment(h[i].v[n-1],h[i].v[n],h[i].o[n-1],h[i].i[n],(t.s-u)/a.addedLength,(t.e-u)/a.addedLength,l[n-1]),this.addSegmentFromArray(c,r,s,m),m=!1,r.c=!1),u+=a.addedLength,s+=1}if(h[i].c&&l.length){if(a=l[n-1],u<=t.e){var y=l[n-1].addedLength;t.s<=u&&t.e>=u+y?(this.addSegment(h[i].v[n-1],h[i].o[n-1],h[i].i[0],h[i].v[0],r,s,m),m=!1):(c=bez.getNewSegment(h[i].v[n-1],h[i].v[0],h[i].o[n-1],h[i].i[0],(t.s-u)/y,(t.e-u)/y,l[n-1]),this.addSegmentFromArray(c,r,s,m),m=!1,r.c=!1)}else r.c=!1;u+=a.addedLength,s+=1}if(r._length&&(r.setXYAt(r.v[d][0],r.v[d][1],"i",d),r.setXYAt(r.v[r._length-1][0],r.v[r._length-1][1],"o",r._length-1)),u>t.e)break;i<g-1&&(r=shapePool.newElement(),m=!0,f.push(r),s=0)}return f},extendPrototype([ShapeModifier],PuckerAndBloatModifier),PuckerAndBloatModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(e,t.a,0,null,this),this._isAnimated=!!this.amount.effectsSequence.length},PuckerAndBloatModifier.prototype.processPath=function(e,t){var r=t/100,i=[0,0],n=e._length,o=0;for(o=0;o<n;o+=1)i[0]+=e.v[o][0],i[1]+=e.v[o][1];i[0]/=n,i[1]/=n;var a,s,l,c,d,p,h=shapePool.newElement();for(h.c=e.c,o=0;o<n;o+=1)a=e.v[o][0]+(i[0]-e.v[o][0])*r,s=e.v[o][1]+(i[1]-e.v[o][1])*r,l=e.o[o][0]+(i[0]-e.o[o][0])*-r,c=e.o[o][1]+(i[1]-e.o[o][1])*-r,d=e.i[o][0]+(i[0]-e.i[o][0])*-r,p=e.i[o][1]+(i[1]-e.i[o][1])*-r,h.setTripleAt(a,s,l,c,d,p,o);return h},PuckerAndBloatModifier.prototype.processShapes=function(e){var t,r,i,n,o,a,s=this.shapes.length,l=this.amount.v;if(0!==l)for(r=0;r<s;r+=1){if(a=(o=this.shapes[r]).localShapeCollection,o.shape._mdf||this._mdf||e)for(a.releaseShapes(),o.shape._mdf=!0,t=o.shape.paths.shapes,n=o.shape.paths._length,i=0;i<n;i+=1)a.addShape(this.processPath(t[i],l));o.shape.paths=o.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)};var TransformPropertyFactory=function(){var e=[0,0];function t(e,t,r){if(this.elem=e,this.frameId=-1,this.propType="transform",this.data=t,this.v=new Matrix,this.pre=new Matrix,this.appliedTransformations=0,this.initDynamicPropertyContainer(r||e),t.p&&t.p.s?(this.px=PropertyFactory.getProp(e,t.p.x,0,0,this),this.py=PropertyFactory.getProp(e,t.p.y,0,0,this),t.p.z&&(this.pz=PropertyFactory.getProp(e,t.p.z,0,0,this))):this.p=PropertyFactory.getProp(e,t.p||{k:[0,0,0]},1,0,this),t.rx){if(this.rx=PropertyFactory.getProp(e,t.rx,0,degToRads,this),this.ry=PropertyFactory.getProp(e,t.ry,0,degToRads,this),this.rz=PropertyFactory.getProp(e,t.rz,0,degToRads,this),t.or.k[0].ti){var i,n=t.or.k.length;for(i=0;i<n;i+=1)t.or.k[i].to=null,t.or.k[i].ti=null}this.or=PropertyFactory.getProp(e,t.or,1,degToRads,this),this.or.sh=!0}else this.r=PropertyFactory.getProp(e,t.r||{k:0},0,degToRads,this);t.sk&&(this.sk=PropertyFactory.getProp(e,t.sk,0,degToRads,this),this.sa=PropertyFactory.getProp(e,t.sa,0,degToRads,this)),this.a=PropertyFactory.getProp(e,t.a||{k:[0,0,0]},1,0,this),this.s=PropertyFactory.getProp(e,t.s||{k:[100,100,100]},1,.01,this),t.o?this.o=PropertyFactory.getProp(e,t.o,0,.01,e):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}return t.prototype={applyToMatrix:function(e){var t=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||t,this.a&&e.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&e.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&e.skewFromAxis(-this.sk.v,this.sa.v),this.r?e.rotate(-this.r.v):e.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.data.p.s?this.data.p.z?e.translate(this.px.v,this.py.v,-this.pz.v):e.translate(this.px.v,this.py.v,0):e.translate(this.p.v[0],this.p.v[1],-this.p.v[2])},getValue:function(t){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||t){var r;if(this.v.cloneFromProps(this.pre.props),this.appliedTransformations<1&&this.v.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations<2&&this.v.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&this.appliedTransformations<3&&this.v.skewFromAxis(-this.sk.v,this.sa.v),this.r&&this.appliedTransformations<4?this.v.rotate(-this.r.v):!this.r&&this.appliedTransformations<4&&this.v.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.autoOriented){var i,n;if(r=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(i=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/r,0),n=this.p.getValueAtTime(this.p.keyframes[0].t/r,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(i=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/r,0),n=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/r,0)):(i=this.p.pv,n=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/r,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){i=[],n=[];var o=this.px,a=this.py;o._caching.lastFrame+o.offsetTime<=o.keyframes[0].t?(i[0]=o.getValueAtTime((o.keyframes[0].t+.01)/r,0),i[1]=a.getValueAtTime((a.keyframes[0].t+.01)/r,0),n[0]=o.getValueAtTime(o.keyframes[0].t/r,0),n[1]=a.getValueAtTime(a.keyframes[0].t/r,0)):o._caching.lastFrame+o.offsetTime>=o.keyframes[o.keyframes.length-1].t?(i[0]=o.getValueAtTime(o.keyframes[o.keyframes.length-1].t/r,0),i[1]=a.getValueAtTime(a.keyframes[a.keyframes.length-1].t/r,0),n[0]=o.getValueAtTime((o.keyframes[o.keyframes.length-1].t-.01)/r,0),n[1]=a.getValueAtTime((a.keyframes[a.keyframes.length-1].t-.01)/r,0)):(i=[o.pv,a.pv],n[0]=o.getValueAtTime((o._caching.lastFrame+o.offsetTime-.01)/r,o.offsetTime),n[1]=a.getValueAtTime((a._caching.lastFrame+a.offsetTime-.01)/r,a.offsetTime))}else i=n=e;this.v.rotate(-Math.atan2(i[1]-n[1],i[0]-n[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}},precalculateMatrix:function(){if(this.appliedTransformations=0,this.pre.reset(),!this.a.effectsSequence.length&&(this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1,!this.s.effectsSequence.length)){if(this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2,this.sk){if(this.sk.effectsSequence.length||this.sa.effectsSequence.length)return;this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3}this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):this.rz.effectsSequence.length||this.ry.effectsSequence.length||this.rx.effectsSequence.length||this.or.effectsSequence.length||(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}},autoOrient:function(){}},extendPrototype([DynamicPropertyContainer],t),t.prototype.addDynamicProperty=function(e){this._addDynamicProperty(e),this.elem.addDynamicProperty(e),this._isDirty=!0},t.prototype._addDynamicProperty=DynamicPropertyContainer.prototype.addDynamicProperty,{getTransformProperty:function(e,r,i){return new t(e,r,i)}}}();function RepeaterModifier(){}function RoundCornersModifier(){}function floatEqual(e,t){return 1e5*Math.abs(e-t)<=Math.min(Math.abs(e),Math.abs(t))}function floatZero(e){return Math.abs(e)<=1e-5}function lerp(e,t,r){return e*(1-r)+t*r}function lerpPoint(e,t,r){return[lerp(e[0],t[0],r),lerp(e[1],t[1],r)]}function quadRoots(e,t,r){if(0===e)return[];var i=t*t-4*e*r;if(i<0)return[];var n=-t/(2*e);if(0===i)return[n];var o=Math.sqrt(i)/(2*e);return[n-o,n+o]}function polynomialCoefficients(e,t,r,i){return[3*t-e-3*r+i,3*e-6*t+3*r,-3*e+3*t,e]}function singlePoint(e){return new PolynomialBezier(e,e,e,e,!1)}function PolynomialBezier(e,t,r,i,n){n&&pointEqual(e,t)&&(t=lerpPoint(e,i,1/3)),n&&pointEqual(r,i)&&(r=lerpPoint(e,i,2/3));var o=polynomialCoefficients(e[0],t[0],r[0],i[0]),a=polynomialCoefficients(e[1],t[1],r[1],i[1]);this.a=[o[0],a[0]],this.b=[o[1],a[1]],this.c=[o[2],a[2]],this.d=[o[3],a[3]],this.points=[e,t,r,i]}function extrema(e,t){var r=e.points[0][t],i=e.points[e.points.length-1][t];if(r>i){var n=i;i=r,r=n}for(var o=quadRoots(3*e.a[t],2*e.b[t],e.c[t]),a=0;a<o.length;a+=1)if(o[a]>0&&o[a]<1){var s=e.point(o[a])[t];s<r?r=s:s>i&&(i=s)}return{min:r,max:i}}function intersectData(e,t,r){var i=e.boundingBox();return{cx:i.cx,cy:i.cy,width:i.width,height:i.height,bez:e,t:(t+r)/2,t1:t,t2:r}}function splitData(e){var t=e.bez.split(.5);return[intersectData(t[0],e.t1,e.t),intersectData(t[1],e.t,e.t2)]}function boxIntersect(e,t){return 2*Math.abs(e.cx-t.cx)<e.width+t.width&&2*Math.abs(e.cy-t.cy)<e.height+t.height}function intersectsImpl(e,t,r,i,n,o){if(boxIntersect(e,t))if(r>=o||e.width<=i&&e.height<=i&&t.width<=i&&t.height<=i)n.push([e.t,t.t]);else{var a=splitData(e),s=splitData(t);intersectsImpl(a[0],s[0],r+1,i,n,o),intersectsImpl(a[0],s[1],r+1,i,n,o),intersectsImpl(a[1],s[0],r+1,i,n,o),intersectsImpl(a[1],s[1],r+1,i,n,o)}}function crossProduct(e,t){return[e[1]*t[2]-e[2]*t[1],e[2]*t[0]-e[0]*t[2],e[0]*t[1]-e[1]*t[0]]}function lineIntersection(e,t,r,i){var n=[e[0],e[1],1],o=[t[0],t[1],1],a=[r[0],r[1],1],s=[i[0],i[1],1],l=crossProduct(crossProduct(n,o),crossProduct(a,s));return floatZero(l[2])?null:[l[0]/l[2],l[1]/l[2]]}function polarOffset(e,t,r){return[e[0]+Math.cos(t)*r,e[1]-Math.sin(t)*r]}function pointDistance(e,t){return Math.hypot(e[0]-t[0],e[1]-t[1])}function pointEqual(e,t){return floatEqual(e[0],t[0])&&floatEqual(e[1],t[1])}function ZigZagModifier(){}function setPoint(e,t,r,i,n,o,a){var s=r-Math.PI/2,l=r+Math.PI/2,c=t[0]+Math.cos(r)*i*n,d=t[1]-Math.sin(r)*i*n;e.setTripleAt(c,d,c+Math.cos(s)*o,d-Math.sin(s)*o,c+Math.cos(l)*a,d-Math.sin(l)*a,e.length())}function getPerpendicularVector(e,t){var r=[t[0]-e[0],t[1]-e[1]],i=.5*-Math.PI;return[Math.cos(i)*r[0]-Math.sin(i)*r[1],Math.sin(i)*r[0]+Math.cos(i)*r[1]]}function getProjectingAngle(e,t){var r=0===t?e.length()-1:t-1,i=(t+1)%e.length(),n=getPerpendicularVector(e.v[r],e.v[i]);return Math.atan2(0,1)-Math.atan2(n[1],n[0])}function zigZagCorner(e,t,r,i,n,o,a){var s=getProjectingAngle(t,r),l=t.v[r%t._length],c=t.v[0===r?t._length-1:r-1],d=t.v[(r+1)%t._length],p=2===o?Math.sqrt(Math.pow(l[0]-c[0],2)+Math.pow(l[1]-c[1],2)):0,h=2===o?Math.sqrt(Math.pow(l[0]-d[0],2)+Math.pow(l[1]-d[1],2)):0;setPoint(e,t.v[r%t._length],s,a,i,h/(2*(n+1)),p/(2*(n+1)))}function zigZagSegment(e,t,r,i,n,o){for(var a=0;a<i;a+=1){var s=(a+1)/(i+1),l=2===n?Math.sqrt(Math.pow(t.points[3][0]-t.points[0][0],2)+Math.pow(t.points[3][1]-t.points[0][1],2)):0,c=t.normalAngle(s);setPoint(e,t.point(s),c,o,r,l/(2*(i+1)),l/(2*(i+1))),o=-o}return o}function linearOffset(e,t,r){var i=Math.atan2(t[0]-e[0],t[1]-e[1]);return[polarOffset(e,i,r),polarOffset(t,i,r)]}function offsetSegment(e,t){var r,i,n,o,a,s,l;r=(l=linearOffset(e.points[0],e.points[1],t))[0],i=l[1],n=(l=linearOffset(e.points[1],e.points[2],t))[0],o=l[1],a=(l=linearOffset(e.points[2],e.points[3],t))[0],s=l[1];var c=lineIntersection(r,i,n,o);null===c&&(c=i);var d=lineIntersection(a,s,n,o);return null===d&&(d=a),new PolynomialBezier(r,c,d,s)}function joinLines(e,t,r,i,n){var o=t.points[3],a=r.points[0];if(3===i)return o;if(pointEqual(o,a))return o;if(2===i){var s=-t.tangentAngle(1),l=-r.tangentAngle(0)+Math.PI,c=lineIntersection(o,polarOffset(o,s+Math.PI/2,100),a,polarOffset(a,s+Math.PI/2,100)),d=c?pointDistance(c,o):pointDistance(o,a)/2,p=polarOffset(o,s,2*d*roundCorner);return e.setXYAt(p[0],p[1],"o",e.length()-1),p=polarOffset(a,l,2*d*roundCorner),e.setTripleAt(a[0],a[1],a[0],a[1],p[0],p[1],e.length()),a}var h=lineIntersection(pointEqual(o,t.points[2])?t.points[0]:t.points[2],o,a,pointEqual(a,r.points[1])?r.points[3]:r.points[1]);return h&&pointDistance(h,o)<n?(e.setTripleAt(h[0],h[1],h[0],h[1],h[0],h[1],e.length()),h):o}function getIntersection(e,t){var r=e.intersections(t);return r.length&&floatEqual(r[0][0],1)&&r.shift(),r.length?r[0]:null}function pruneSegmentIntersection(e,t){var r=e.slice(),i=t.slice(),n=getIntersection(e[e.length-1],t[0]);return n&&(r[e.length-1]=e[e.length-1].split(n[0])[0],i[0]=t[0].split(n[1])[1]),e.length>1&&t.length>1&&(n=getIntersection(e[0],t[t.length-1]))?[[e[0].split(n[0])[0]],[t[t.length-1].split(n[1])[1]]]:[r,i]}function pruneIntersections(e){for(var t,r=1;r<e.length;r+=1)t=pruneSegmentIntersection(e[r-1],e[r]),e[r-1]=t[0],e[r]=t[1];return e.length>1&&(t=pruneSegmentIntersection(e[e.length-1],e[0]),e[e.length-1]=t[0],e[0]=t[1]),e}function offsetSegmentSplit(e,t){var r,i,n,o,a=e.inflectionPoints();if(0===a.length)return[offsetSegment(e,t)];if(1===a.length||floatEqual(a[1],1))return r=(n=e.split(a[0]))[0],i=n[1],[offsetSegment(r,t),offsetSegment(i,t)];r=(n=e.split(a[0]))[0];var s=(a[1]-a[0])/(1-a[0]);return o=(n=n[1].split(s))[0],i=n[1],[offsetSegment(r,t),offsetSegment(o,t),offsetSegment(i,t)]}function OffsetPathModifier(){}function getFontProperties(e){for(var t=e.fStyle?e.fStyle.split(" "):[],r="normal",i="normal",n=t.length,o=0;o<n;o+=1)switch(t[o].toLowerCase()){case"italic":i="italic";break;case"bold":r="700";break;case"black":r="900";break;case"medium":r="500";break;case"regular":case"normal":r="400";break;case"light":case"thin":r="200"}return{style:i,weight:e.fWeight||r}}extendPrototype([ShapeModifier],RepeaterModifier),RepeaterModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.c=PropertyFactory.getProp(e,t.c,0,null,this),this.o=PropertyFactory.getProp(e,t.o,0,null,this),this.tr=TransformPropertyFactory.getTransformProperty(e,t.tr,this),this.so=PropertyFactory.getProp(e,t.tr.so,0,.01,this),this.eo=PropertyFactory.getProp(e,t.tr.eo,0,.01,this),this.data=t,this.dynamicProperties.length||this.getValue(!0),this._isAnimated=!!this.dynamicProperties.length,this.pMatrix=new Matrix,this.rMatrix=new Matrix,this.sMatrix=new Matrix,this.tMatrix=new Matrix,this.matrix=new Matrix},RepeaterModifier.prototype.applyTransforms=function(e,t,r,i,n,o){var a=o?-1:1,s=i.s.v[0]+(1-i.s.v[0])*(1-n),l=i.s.v[1]+(1-i.s.v[1])*(1-n);e.translate(i.p.v[0]*a*n,i.p.v[1]*a*n,i.p.v[2]),t.translate(-i.a.v[0],-i.a.v[1],i.a.v[2]),t.rotate(-i.r.v*a*n),t.translate(i.a.v[0],i.a.v[1],i.a.v[2]),r.translate(-i.a.v[0],-i.a.v[1],i.a.v[2]),r.scale(o?1/s:s,o?1/l:l),r.translate(i.a.v[0],i.a.v[1],i.a.v[2])},RepeaterModifier.prototype.init=function(e,t,r,i){for(this.elem=e,this.arr=t,this.pos=r,this.elemsData=i,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(e),this.initModifierProperties(e,t[r]);r>0;)r-=1,this._elements.unshift(t[r]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},RepeaterModifier.prototype.resetElements=function(e){var t,r=e.length;for(t=0;t<r;t+=1)e[t]._processed=!1,"gr"===e[t].ty&&this.resetElements(e[t].it)},RepeaterModifier.prototype.cloneElements=function(e){var t=JSON.parse(JSON.stringify(e));return this.resetElements(t),t},RepeaterModifier.prototype.changeGroupRender=function(e,t){var r,i=e.length;for(r=0;r<i;r+=1)e[r]._render=t,"gr"===e[r].ty&&this.changeGroupRender(e[r].it,t)},RepeaterModifier.prototype.processShapes=function(e){var t,r,i,n,o,a=!1;if(this._mdf||e){var s,l=Math.ceil(this.c.v);if(this._groups.length<l){for(;this._groups.length<l;){var c={it:this.cloneElements(this._elements),ty:"gr"};c.it.push({a:{a:0,ix:1,k:[0,0]},nm:"Transform",o:{a:0,ix:7,k:100},p:{a:0,ix:2,k:[0,0]},r:{a:1,ix:6,k:[{s:0,e:0,t:0},{s:0,e:0,t:1}]},s:{a:0,ix:3,k:[100,100]},sa:{a:0,ix:5,k:0},sk:{a:0,ix:4,k:0},ty:"tr"}),this.arr.splice(0,0,c),this._groups.splice(0,0,c),this._currentCopies+=1}this.elem.reloadShapes(),a=!0}for(o=0,i=0;i<=this._groups.length-1;i+=1){if(s=o<l,this._groups[i]._render=s,this.changeGroupRender(this._groups[i].it,s),!s){var d=this.elemsData[i].it,p=d[d.length-1];0!==p.transform.op.v?(p.transform.op._mdf=!0,p.transform.op.v=0):p.transform.op._mdf=!1}o+=1}this._currentCopies=l;var h=this.o.v,g=h%1,u=h>0?Math.floor(h):Math.ceil(h),f=this.pMatrix.props,m=this.rMatrix.props,y=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var C,b,v=0;if(h>0){for(;v<u;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),v+=1;g&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,g,!1),v+=g)}else if(h<0){for(;v>u;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),v-=1;g&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-g,!0),v-=g)}for(i=1===this.data.m?0:this._currentCopies-1,n=1===this.data.m?1:-1,o=this._currentCopies;o;){if(b=(r=(t=this.elemsData[i].it)[t.length-1].transform.mProps.v.props).length,t[t.length-1].transform.mProps._mdf=!0,t[t.length-1].transform.op._mdf=!0,t[t.length-1].transform.op.v=1===this._currentCopies?this.so.v:this.so.v+(this.eo.v-this.so.v)*(i/(this._currentCopies-1)),0!==v){for((0!==i&&1===n||i!==this._currentCopies-1&&-1===n)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(m[0],m[1],m[2],m[3],m[4],m[5],m[6],m[7],m[8],m[9],m[10],m[11],m[12],m[13],m[14],m[15]),this.matrix.transform(y[0],y[1],y[2],y[3],y[4],y[5],y[6],y[7],y[8],y[9],y[10],y[11],y[12],y[13],y[14],y[15]),this.matrix.transform(f[0],f[1],f[2],f[3],f[4],f[5],f[6],f[7],f[8],f[9],f[10],f[11],f[12],f[13],f[14],f[15]),C=0;C<b;C+=1)r[C]=this.matrix.props[C];this.matrix.reset()}else for(this.matrix.reset(),C=0;C<b;C+=1)r[C]=this.matrix.props[C];v+=1,o-=1,i+=n}}else for(o=this._currentCopies,i=0,n=1;o;)r=(t=this.elemsData[i].it)[t.length-1].transform.mProps.v.props,t[t.length-1].transform.mProps._mdf=!1,t[t.length-1].transform.op._mdf=!1,o-=1,i+=n;return a},RepeaterModifier.prototype.addShape=function(){},extendPrototype([ShapeModifier],RoundCornersModifier),RoundCornersModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.rd=PropertyFactory.getProp(e,t.r,0,null,this),this._isAnimated=!!this.rd.effectsSequence.length},RoundCornersModifier.prototype.processPath=function(e,t){var r,i=shapePool.newElement();i.c=e.c;var n,o,a,s,l,c,d,p,h,g,u,f,m=e._length,y=0;for(r=0;r<m;r+=1)n=e.v[r],a=e.o[r],o=e.i[r],n[0]===a[0]&&n[1]===a[1]&&n[0]===o[0]&&n[1]===o[1]?0!==r&&r!==m-1||e.c?(s=0===r?e.v[m-1]:e.v[r-1],c=(l=Math.sqrt(Math.pow(n[0]-s[0],2)+Math.pow(n[1]-s[1],2)))?Math.min(l/2,t)/l:0,d=u=n[0]+(s[0]-n[0])*c,p=f=n[1]-(n[1]-s[1])*c,h=d-(d-n[0])*roundCorner,g=p-(p-n[1])*roundCorner,i.setTripleAt(d,p,h,g,u,f,y),y+=1,s=r===m-1?e.v[0]:e.v[r+1],c=(l=Math.sqrt(Math.pow(n[0]-s[0],2)+Math.pow(n[1]-s[1],2)))?Math.min(l/2,t)/l:0,d=h=n[0]+(s[0]-n[0])*c,p=g=n[1]+(s[1]-n[1])*c,u=d-(d-n[0])*roundCorner,f=p-(p-n[1])*roundCorner,i.setTripleAt(d,p,h,g,u,f,y),y+=1):(i.setTripleAt(n[0],n[1],a[0],a[1],o[0],o[1],y),y+=1):(i.setTripleAt(e.v[r][0],e.v[r][1],e.o[r][0],e.o[r][1],e.i[r][0],e.i[r][1],y),y+=1);return i},RoundCornersModifier.prototype.processShapes=function(e){var t,r,i,n,o,a,s=this.shapes.length,l=this.rd.v;if(0!==l)for(r=0;r<s;r+=1){if(a=(o=this.shapes[r]).localShapeCollection,o.shape._mdf||this._mdf||e)for(a.releaseShapes(),o.shape._mdf=!0,t=o.shape.paths.shapes,n=o.shape.paths._length,i=0;i<n;i+=1)a.addShape(this.processPath(t[i],l));o.shape.paths=o.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)},PolynomialBezier.prototype.point=function(e){return[((this.a[0]*e+this.b[0])*e+this.c[0])*e+this.d[0],((this.a[1]*e+this.b[1])*e+this.c[1])*e+this.d[1]]},PolynomialBezier.prototype.derivative=function(e){return[(3*e*this.a[0]+2*this.b[0])*e+this.c[0],(3*e*this.a[1]+2*this.b[1])*e+this.c[1]]},PolynomialBezier.prototype.tangentAngle=function(e){var t=this.derivative(e);return Math.atan2(t[1],t[0])},PolynomialBezier.prototype.normalAngle=function(e){var t=this.derivative(e);return Math.atan2(t[0],t[1])},PolynomialBezier.prototype.inflectionPoints=function(){var e=this.a[1]*this.b[0]-this.a[0]*this.b[1];if(floatZero(e))return[];var t=-.5*(this.a[1]*this.c[0]-this.a[0]*this.c[1])/e,r=t*t-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/e;if(r<0)return[];var i=Math.sqrt(r);return floatZero(i)?i>0&&i<1?[t]:[]:[t-i,t+i].filter(function(e){return e>0&&e<1})},PolynomialBezier.prototype.split=function(e){if(e<=0)return[singlePoint(this.points[0]),this];if(e>=1)return[this,singlePoint(this.points[this.points.length-1])];var t=lerpPoint(this.points[0],this.points[1],e),r=lerpPoint(this.points[1],this.points[2],e),i=lerpPoint(this.points[2],this.points[3],e),n=lerpPoint(t,r,e),o=lerpPoint(r,i,e),a=lerpPoint(n,o,e);return[new PolynomialBezier(this.points[0],t,n,a,!0),new PolynomialBezier(a,o,i,this.points[3],!0)]},PolynomialBezier.prototype.bounds=function(){return{x:extrema(this,0),y:extrema(this,1)}},PolynomialBezier.prototype.boundingBox=function(){var e=this.bounds();return{left:e.x.min,right:e.x.max,top:e.y.min,bottom:e.y.max,width:e.x.max-e.x.min,height:e.y.max-e.y.min,cx:(e.x.max+e.x.min)/2,cy:(e.y.max+e.y.min)/2}},PolynomialBezier.prototype.intersections=function(e,t,r){void 0===t&&(t=2),void 0===r&&(r=7);var i=[];return intersectsImpl(intersectData(this,0,1),intersectData(e,0,1),0,t,i,r),i},PolynomialBezier.shapeSegment=function(e,t){var r=(t+1)%e.length();return new PolynomialBezier(e.v[t],e.o[t],e.i[r],e.v[r],!0)},PolynomialBezier.shapeSegmentInverted=function(e,t){var r=(t+1)%e.length();return new PolynomialBezier(e.v[r],e.i[r],e.o[t],e.v[t],!0)},extendPrototype([ShapeModifier],ZigZagModifier),ZigZagModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.amplitude=PropertyFactory.getProp(e,t.s,0,null,this),this.frequency=PropertyFactory.getProp(e,t.r,0,null,this),this.pointsType=PropertyFactory.getProp(e,t.pt,0,null,this),this._isAnimated=0!==this.amplitude.effectsSequence.length||0!==this.frequency.effectsSequence.length||0!==this.pointsType.effectsSequence.length},ZigZagModifier.prototype.processPath=function(e,t,r,i){var n=e._length,o=shapePool.newElement();if(o.c=e.c,e.c||(n-=1),0===n)return o;var a=-1,s=PolynomialBezier.shapeSegment(e,0);zigZagCorner(o,e,0,t,r,i,a);for(var l=0;l<n;l+=1)a=zigZagSegment(o,s,t,r,i,-a),s=l!==n-1||e.c?PolynomialBezier.shapeSegment(e,(l+1)%n):null,zigZagCorner(o,e,l+1,t,r,i,a);return o},ZigZagModifier.prototype.processShapes=function(e){var t,r,i,n,o,a,s=this.shapes.length,l=this.amplitude.v,c=Math.max(0,Math.round(this.frequency.v)),d=this.pointsType.v;if(0!==l)for(r=0;r<s;r+=1){if(a=(o=this.shapes[r]).localShapeCollection,o.shape._mdf||this._mdf||e)for(a.releaseShapes(),o.shape._mdf=!0,t=o.shape.paths.shapes,n=o.shape.paths._length,i=0;i<n;i+=1)a.addShape(this.processPath(t[i],l,c,d));o.shape.paths=o.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)},extendPrototype([ShapeModifier],OffsetPathModifier),OffsetPathModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(e,t.a,0,null,this),this.miterLimit=PropertyFactory.getProp(e,t.ml,0,null,this),this.lineJoin=t.lj,this._isAnimated=0!==this.amount.effectsSequence.length},OffsetPathModifier.prototype.processPath=function(e,t,r,i){var n=shapePool.newElement();n.c=e.c;var o,a,s,l=e.length();e.c||(l-=1);var c=[];for(o=0;o<l;o+=1)s=PolynomialBezier.shapeSegment(e,o),c.push(offsetSegmentSplit(s,t));if(!e.c)for(o=l-1;o>=0;o-=1)s=PolynomialBezier.shapeSegmentInverted(e,o),c.push(offsetSegmentSplit(s,t));c=pruneIntersections(c);var d=null,p=null;for(o=0;o<c.length;o+=1){var h=c[o];for(p&&(d=joinLines(n,p,h[0],r,i)),p=h[h.length-1],a=0;a<h.length;a+=1)s=h[a],d&&pointEqual(s.points[0],d)?n.setXYAt(s.points[1][0],s.points[1][1],"o",n.length()-1):n.setTripleAt(s.points[0][0],s.points[0][1],s.points[1][0],s.points[1][1],s.points[0][0],s.points[0][1],n.length()),n.setTripleAt(s.points[3][0],s.points[3][1],s.points[3][0],s.points[3][1],s.points[2][0],s.points[2][1],n.length()),d=s.points[3]}return c.length&&joinLines(n,p,c[0][0],r,i),n},OffsetPathModifier.prototype.processShapes=function(e){var t,r,i,n,o,a,s=this.shapes.length,l=this.amount.v,c=this.miterLimit.v,d=this.lineJoin;if(0!==l)for(r=0;r<s;r+=1){if(a=(o=this.shapes[r]).localShapeCollection,o.shape._mdf||this._mdf||e)for(a.releaseShapes(),o.shape._mdf=!0,t=o.shape.paths.shapes,n=o.shape.paths._length,i=0;i<n;i+=1)a.addShape(this.processPath(t[i],l,d,c));o.shape.paths=o.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)};var FontManager=function(){var e={w:0,size:0,shapes:[],data:{shapes:[]}},t=[];t=t.concat([2304,2305,2306,2307,2362,2363,2364,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2387,2388,2389,2390,2391,2402,2403]);var r=127988,i=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function n(e,t){var r=createTag("span");r.setAttribute("aria-hidden",!0),r.style.fontFamily=t;var i=createTag("span");i.innerText="giItT1WQy@!-/#",r.style.position="absolute",r.style.left="-10000px",r.style.top="-10000px",r.style.fontSize="300px",r.style.fontVariant="normal",r.style.fontStyle="normal",r.style.fontWeight="normal",r.style.letterSpacing="0",r.appendChild(i),document.body.appendChild(r);var n=i.offsetWidth;return i.style.fontFamily=function(e){var t,r=e.split(","),i=r.length,n=[];for(t=0;t<i;t+=1)"sans-serif"!==r[t]&&"monospace"!==r[t]&&n.push(r[t]);return n.join(",")}(e)+", "+t,{node:i,w:n,parent:r}}function o(e,t){var r,i=document.body&&t?"svg":"canvas",n=getFontProperties(e);if("svg"===i){var o=createNS("text");o.style.fontSize="100px",o.setAttribute("font-family",e.fFamily),o.setAttribute("font-style",n.style),o.setAttribute("font-weight",n.weight),o.textContent="1",e.fClass?(o.style.fontFamily="inherit",o.setAttribute("class",e.fClass)):o.style.fontFamily=e.fFamily,t.appendChild(o),r=o}else{var a=new OffscreenCanvas(500,500).getContext("2d");a.font=n.style+" "+n.weight+" 100px "+e.fFamily,r=a}return{measureText:function(e){return"svg"===i?(r.textContent=e,r.getComputedTextLength()):r.measureText(e).width}}}function a(e){var t=0,r=e.charCodeAt(0);if(r>=55296&&r<=56319){var i=e.charCodeAt(1);i>=56320&&i<=57343&&(t=1024*(r-55296)+i-56320+65536)}return t}function s(e){var t=a(e);return t>=127462&&t<=127487}var l=function(){this.fonts=[],this.chars=null,this.typekitLoaded=0,this.isLoaded=!1,this._warned=!1,this.initTime=Date.now(),this.setIsLoadedBinded=this.setIsLoaded.bind(this),this.checkLoadedFontsBinded=this.checkLoadedFonts.bind(this)};l.isModifier=function(e,t){var r=e.toString(16)+t.toString(16);return-1!==i.indexOf(r)},l.isZeroWidthJoiner=function(e){return 8205===e},l.isFlagEmoji=function(e){return s(e.substr(0,2))&&s(e.substr(2,2))},l.isRegionalCode=s,l.isCombinedCharacter=function(e){return-1!==t.indexOf(e)},l.isRegionalFlag=function(e,t){var i=a(e.substr(t,2));if(i!==r)return!1;var n=0;for(t+=2;n<5;){if((i=a(e.substr(t,2)))<917601||i>917626)return!1;n+=1,t+=2}return 917631===a(e.substr(t,2))},l.isVariationSelector=function(e){return 65039===e},l.BLACK_FLAG_CODE_POINT=r;var c={addChars:function(e){if(e){var t;this.chars||(this.chars=[]);var r,i,n=e.length,o=this.chars.length;for(t=0;t<n;t+=1){for(r=0,i=!1;r<o;)this.chars[r].style===e[t].style&&this.chars[r].fFamily===e[t].fFamily&&this.chars[r].ch===e[t].ch&&(i=!0),r+=1;i||(this.chars.push(e[t]),o+=1)}}},addFonts:function(e,t){if(e){if(this.chars)return this.isLoaded=!0,void(this.fonts=e.list);if(!document.body)return this.isLoaded=!0,e.list.forEach(function(e){e.helper=o(e),e.cache={}}),void(this.fonts=e.list);var r,i=e.list,a=i.length,s=a;for(r=0;r<a;r+=1){var l,c,d=!0;if(i[r].loaded=!1,i[r].monoCase=n(i[r].fFamily,"monospace"),i[r].sansCase=n(i[r].fFamily,"sans-serif"),i[r].fPath){if("p"===i[r].fOrigin||3===i[r].origin){if((l=document.querySelectorAll('style[f-forigin="p"][f-family="'+i[r].fFamily+'"], style[f-origin="3"][f-family="'+i[r].fFamily+'"]')).length>0&&(d=!1),d){var p=createTag("style");p.setAttribute("f-forigin",i[r].fOrigin),p.setAttribute("f-origin",i[r].origin),p.setAttribute("f-family",i[r].fFamily),p.type="text/css",p.innerText="@font-face {font-family: "+i[r].fFamily+"; font-style: normal; src: url('"+i[r].fPath+"');}",t.appendChild(p)}}else if("g"===i[r].fOrigin||1===i[r].origin){for(l=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),c=0;c<l.length;c+=1)-1!==l[c].href.indexOf(i[r].fPath)&&(d=!1);if(d){var h=createTag("link");h.setAttribute("f-forigin",i[r].fOrigin),h.setAttribute("f-origin",i[r].origin),h.type="text/css",h.rel="stylesheet",h.href=i[r].fPath,document.body.appendChild(h)}}else if("t"===i[r].fOrigin||2===i[r].origin){for(l=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),c=0;c<l.length;c+=1)i[r].fPath===l[c].src&&(d=!1);if(d){var g=createTag("link");g.setAttribute("f-forigin",i[r].fOrigin),g.setAttribute("f-origin",i[r].origin),g.setAttribute("rel","stylesheet"),g.setAttribute("href",i[r].fPath),t.appendChild(g)}}}else i[r].loaded=!0,s-=1;i[r].helper=o(i[r],t),i[r].cache={},this.fonts.push(i[r])}0===s?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}else this.isLoaded=!0},getCharData:function(t,r,i){for(var n=0,o=this.chars.length;n<o;){if(this.chars[n].ch===t&&this.chars[n].style===r&&this.chars[n].fFamily===i)return this.chars[n];n+=1}return("string"==typeof t&&13!==t.charCodeAt(0)||!t)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",t,r,i)),e},getFontByName:function(e){for(var t=0,r=this.fonts.length;t<r;){if(this.fonts[t].fName===e)return this.fonts[t];t+=1}return this.fonts[0]},measureText:function(e,t,r){var i=this.getFontByName(t),n=e;if(!i.cache[n]){var o=i.helper;if(" "===e){var a=o.measureText("|"+e+"|"),s=o.measureText("||");i.cache[n]=(a-s)/100}else i.cache[n]=o.measureText(e)/100}return i.cache[n]*r},checkLoadedFonts:function(){var e,t,r,i=this.fonts.length,n=i;for(e=0;e<i;e+=1)this.fonts[e].loaded?n-=1:"n"===this.fonts[e].fOrigin||0===this.fonts[e].origin?this.fonts[e].loaded=!0:(t=this.fonts[e].monoCase.node,r=this.fonts[e].monoCase.w,t.offsetWidth!==r?(n-=1,this.fonts[e].loaded=!0):(t=this.fonts[e].sansCase.node,r=this.fonts[e].sansCase.w,t.offsetWidth!==r&&(n-=1,this.fonts[e].loaded=!0)),this.fonts[e].loaded&&(this.fonts[e].sansCase.parent.parentNode.removeChild(this.fonts[e].sansCase.parent),this.fonts[e].monoCase.parent.parentNode.removeChild(this.fonts[e].monoCase.parent)));0!==n&&Date.now()-this.initTime<5e3?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)},setIsLoaded:function(){this.isLoaded=!0}};return l.prototype=c,l}();function SlotManager(e){this.animationData=e}function slotFactory(e){return new SlotManager(e)}function RenderableElement(){}SlotManager.prototype.getProp=function(e){return this.animationData.slots&&this.animationData.slots[e.sid]?Object.assign(e,this.animationData.slots[e.sid].p):e},RenderableElement.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(e){-1===this.renderableComponents.indexOf(e)&&this.renderableComponents.push(e)},removeRenderableComponent:function(e){-1!==this.renderableComponents.indexOf(e)&&this.renderableComponents.splice(this.renderableComponents.indexOf(e),1)},prepareRenderableFrame:function(e){this.checkLayerLimits(e)},checkTransparency:function(){this.finalTransform.mProp.o.v<=0?!this.isTransparent&&this.globalData.renderConfig.hideOnTransparent&&(this.isTransparent=!0,this.hide()):this.isTransparent&&(this.isTransparent=!1,this.show())},checkLayerLimits:function(e){this.data.ip-this.data.st<=e&&this.data.op-this.data.st>e?!0!==this.isInRange&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):!1!==this.isInRange&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var e,t=this.renderableComponents.length;for(e=0;e<t;e+=1)this.renderableComponents[e].renderFrame(this._isFirstFrame)},sourceRectAtTime:function(){return{top:0,left:0,width:100,height:100}},getLayerSize:function(){return 5===this.data.ty?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}}};var getBlendMode=(blendModeEnums={0:"source-over",1:"multiply",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity"},function(e){return blendModeEnums[e]||""}),blendModeEnums;function SliderEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,0,0,r)}function AngleEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,0,0,r)}function ColorEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,1,0,r)}function PointEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,1,0,r)}function LayerIndexEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,0,0,r)}function MaskIndexEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,0,0,r)}function CheckboxEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,0,0,r)}function NoValueEffect(){this.p={}}function EffectsManager(e,t){var r,i=e.ef||[];this.effectElements=[];var n,o=i.length;for(r=0;r<o;r+=1)n=new GroupEffect(i[r],t),this.effectElements.push(n)}function GroupEffect(e,t){this.init(e,t)}function BaseElement(){}function FrameElement(){}function FootageElement(e,t,r){this.initFrame(),this.initRenderable(),this.assetData=t.getAssetData(e.refId),this.footageData=t.imageLoader.getAsset(this.assetData),this.initBaseData(e,t,r)}function AudioElement(e,t,r){this.initFrame(),this.initRenderable(),this.assetData=t.getAssetData(e.refId),this.initBaseData(e,t,r),this._isPlaying=!1,this._canPlay=!1;var i=this.globalData.getAssetsPath(this.assetData);this.audio=this.globalData.audioController.createAudio(i),this._currentTime=0,this.globalData.audioController.addAudio(this),this._volumeMultiplier=1,this._volume=1,this._previousVolume=null,this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0},this.lv=PropertyFactory.getProp(this,e.au&&e.au.lv?e.au.lv:{k:[100]},1,.01,this)}function BaseRenderer(){}extendPrototype([DynamicPropertyContainer],GroupEffect),GroupEffect.prototype.getValue=GroupEffect.prototype.iterateDynamicProperties,GroupEffect.prototype.init=function(e,t){var r;this.data=e,this.effectElements=[],this.initDynamicPropertyContainer(t);var i,n=this.data.ef.length,o=this.data.ef;for(r=0;r<n;r+=1){switch(i=null,o[r].ty){case 0:i=new SliderEffect(o[r],t,this);break;case 1:i=new AngleEffect(o[r],t,this);break;case 2:i=new ColorEffect(o[r],t,this);break;case 3:i=new PointEffect(o[r],t,this);break;case 4:case 7:i=new CheckboxEffect(o[r],t,this);break;case 10:i=new LayerIndexEffect(o[r],t,this);break;case 11:i=new MaskIndexEffect(o[r],t,this);break;case 5:i=new EffectsManager(o[r],t);break;default:i=new NoValueEffect(o[r])}i&&this.effectElements.push(i)}},BaseElement.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var e=0,t=this.data.masksProperties.length;e<t;){if("n"!==this.data.masksProperties[e].mode&&!1!==this.data.masksProperties[e].cl)return!0;e+=1}return!1},initExpressions:function(){var e=getExpressionInterfaces();if(e){var t=e("layer"),r=e("effects"),i=e("shape"),n=e("text"),o=e("comp");this.layerInterface=t(this),this.data.hasMask&&this.maskManager&&this.layerInterface.registerMaskInterface(this.maskManager);var a=r.createEffectsInterface(this,this.layerInterface);this.layerInterface.registerEffectsInterface(a),0===this.data.ty||this.data.xt?this.compInterface=o(this):4===this.data.ty?(this.layerInterface.shapeInterface=i(this.shapesData,this.itemsData,this.layerInterface),this.layerInterface.content=this.layerInterface.shapeInterface):5===this.data.ty&&(this.layerInterface.textInterface=n(this),this.layerInterface.text=this.layerInterface.textInterface)}},setBlendMode:function(){var e=getBlendMode(this.data.bm);(this.baseElement||this.layerElement).style["mix-blend-mode"]=e},initBaseData:function(e,t,r){this.globalData=t,this.comp=r,this.data=e,this.layerId=createElementID(),this.data.sr||(this.data.sr=1),this.effectsManager=new EffectsManager(this.data,this,this.dynamicProperties)},getType:function(){return this.type},sourceRectAtTime:function(){}},FrameElement.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(e,t){var r,i=this.dynamicProperties.length;for(r=0;r<i;r+=1)(t||this._isParent&&"transform"===this.dynamicProperties[r].propType)&&(this.dynamicProperties[r].getValue(),this.dynamicProperties[r]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(e){-1===this.dynamicProperties.indexOf(e)&&this.dynamicProperties.push(e)}},FootageElement.prototype.prepareFrame=function(){},extendPrototype([RenderableElement,BaseElement,FrameElement],FootageElement),FootageElement.prototype.getBaseElement=function(){return null},FootageElement.prototype.renderFrame=function(){},FootageElement.prototype.destroy=function(){},FootageElement.prototype.initExpressions=function(){var e=getExpressionInterfaces();if(e){var t=e("footage");this.layerInterface=t(this)}},FootageElement.prototype.getFootageData=function(){return this.footageData},AudioElement.prototype.prepareFrame=function(e){if(this.prepareRenderableFrame(e,!0),this.prepareProperties(e,!0),this.tm._placeholder)this._currentTime=e/this.data.sr;else{var t=this.tm.v;this._currentTime=t}this._volume=this.lv.v[0];var r=this._volume*this._volumeMultiplier;this._previousVolume!==r&&(this._previousVolume=r,this.audio.volume(r))},extendPrototype([RenderableElement,BaseElement,FrameElement],AudioElement),AudioElement.prototype.renderFrame=function(){this.isInRange&&this._canPlay&&(this._isPlaying?(!this.audio.playing()||Math.abs(this._currentTime/this.globalData.frameRate-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/this.globalData.frameRate):(this.audio.play(),this.audio.seek(this._currentTime/this.globalData.frameRate),this._isPlaying=!0))},AudioElement.prototype.show=function(){},AudioElement.prototype.hide=function(){this.audio.pause(),this._isPlaying=!1},AudioElement.prototype.pause=function(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1},AudioElement.prototype.resume=function(){this._canPlay=!0},AudioElement.prototype.setRate=function(e){this.audio.rate(e)},AudioElement.prototype.volume=function(e){this._volumeMultiplier=e,this._previousVolume=e*this._volume,this.audio.volume(this._previousVolume)},AudioElement.prototype.getBaseElement=function(){return null},AudioElement.prototype.destroy=function(){},AudioElement.prototype.sourceRectAtTime=function(){},AudioElement.prototype.initExpressions=function(){},BaseRenderer.prototype.checkLayers=function(e){var t,r,i=this.layers.length;for(this.completeLayers=!0,t=i-1;t>=0;t-=1)this.elements[t]||(r=this.layers[t]).ip-r.st<=e-this.layers[t].st&&r.op-r.st>e-this.layers[t].st&&this.buildItem(t),this.completeLayers=!!this.elements[t]&&this.completeLayers;this.checkPendingElements()},BaseRenderer.prototype.createItem=function(e){switch(e.ty){case 2:return this.createImage(e);case 0:return this.createComp(e);case 1:return this.createSolid(e);case 3:default:return this.createNull(e);case 4:return this.createShape(e);case 5:return this.createText(e);case 6:return this.createAudio(e);case 13:return this.createCamera(e);case 15:return this.createFootage(e)}},BaseRenderer.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},BaseRenderer.prototype.createAudio=function(e){return new AudioElement(e,this.globalData,this)},BaseRenderer.prototype.createFootage=function(e){return new FootageElement(e,this.globalData,this)},BaseRenderer.prototype.buildAllItems=function(){var e,t=this.layers.length;for(e=0;e<t;e+=1)this.buildItem(e);this.checkPendingElements()},BaseRenderer.prototype.includeLayers=function(e){var t;this.completeLayers=!1;var r,i=e.length,n=this.layers.length;for(t=0;t<i;t+=1)for(r=0;r<n;){if(this.layers[r].id===e[t].id){this.layers[r]=e[t];break}r+=1}},BaseRenderer.prototype.setProjectInterface=function(e){this.globalData.projectInterface=e},BaseRenderer.prototype.initItems=function(){this.globalData.progressiveLoad||this.buildAllItems()},BaseRenderer.prototype.buildElementParenting=function(e,t,r){for(var i=this.elements,n=this.layers,o=0,a=n.length;o<a;)n[o].ind==t&&(i[o]&&!0!==i[o]?(r.push(i[o]),i[o].setAsParent(),void 0!==n[o].parent?this.buildElementParenting(e,n[o].parent,r):e.setHierarchy(r)):(this.buildItem(o),this.addPendingElement(e))),o+=1},BaseRenderer.prototype.addPendingElement=function(e){this.pendingElements.push(e)},BaseRenderer.prototype.searchExtraCompositions=function(e){var t,r=e.length;for(t=0;t<r;t+=1)if(e[t].xt){var i=this.createComp(e[t]);i.initExpressions(),this.globalData.projectInterface.registerComposition(i)}},BaseRenderer.prototype.getElementById=function(e){var t,r=this.elements.length;for(t=0;t<r;t+=1)if(this.elements[t].data.ind===e)return this.elements[t];return null},BaseRenderer.prototype.getElementByPath=function(e){var t,r=e.shift();if("number"==typeof r)t=this.elements[r];else{var i,n=this.elements.length;for(i=0;i<n;i+=1)if(this.elements[i].data.nm===r){t=this.elements[i];break}}return 0===e.length?t:t.getElementByPath(e)},BaseRenderer.prototype.setupGlobalData=function(e,t){this.globalData.fontManager=new FontManager,this.globalData.slotManager=slotFactory(e),this.globalData.fontManager.addChars(e.chars),this.globalData.fontManager.addFonts(e.fonts,t),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=e.fr,this.globalData.nm=e.nm,this.globalData.compSize={w:e.w,h:e.h}};var effectTypes={TRANSFORM_EFFECT:"transformEFfect"};function TransformElement(){}function MaskElement(e,t,r){this.data=e,this.element=t,this.globalData=r,this.storedData=[],this.masksProperties=this.data.masksProperties||[],this.maskElement=null;var i,n,o=this.globalData.defs,a=this.masksProperties?this.masksProperties.length:0;this.viewData=createSizedArray(a),this.solidPath="";var s,l,c,d,p,h,g=this.masksProperties,u=0,f=[],m=createElementID(),y="clipPath",C="clip-path";for(i=0;i<a;i+=1)if(("a"!==g[i].mode&&"n"!==g[i].mode||g[i].inv||100!==g[i].o.k||g[i].o.x)&&(y="mask",C="mask"),"s"!==g[i].mode&&"i"!==g[i].mode||0!==u?c=null:((c=createNS("rect")).setAttribute("fill","#ffffff"),c.setAttribute("width",this.element.comp.data.w||0),c.setAttribute("height",this.element.comp.data.h||0),f.push(c)),n=createNS("path"),"n"===g[i].mode)this.viewData[i]={op:PropertyFactory.getProp(this.element,g[i].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,g[i],3),elem:n,lastPath:""},o.appendChild(n);else{var b;if(u+=1,n.setAttribute("fill","s"===g[i].mode?"#000000":"#ffffff"),n.setAttribute("clip-rule","nonzero"),0!==g[i].x.k?(y="mask",C="mask",h=PropertyFactory.getProp(this.element,g[i].x,0,null,this.element),b=createElementID(),(d=createNS("filter")).setAttribute("id",b),(p=createNS("feMorphology")).setAttribute("operator","erode"),p.setAttribute("in","SourceGraphic"),p.setAttribute("radius","0"),d.appendChild(p),o.appendChild(d),n.setAttribute("stroke","s"===g[i].mode?"#000000":"#ffffff")):(p=null,h=null),this.storedData[i]={elem:n,x:h,expan:p,lastPath:"",lastOperator:"",filterId:b,lastRadius:0},"i"===g[i].mode){l=f.length;var v=createNS("g");for(s=0;s<l;s+=1)v.appendChild(f[s]);var x=createNS("mask");x.setAttribute("mask-type","alpha"),x.setAttribute("id",m+"_"+u),x.appendChild(n),o.appendChild(x),v.setAttribute("mask","url("+getLocationHref()+"#"+m+"_"+u+")"),f.length=0,f.push(v)}else f.push(n);g[i].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[i]={elem:n,lastPath:"",op:PropertyFactory.getProp(this.element,g[i].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,g[i],3),invRect:c},this.viewData[i].prop.k||this.drawPath(g[i],this.viewData[i].prop.v,this.viewData[i])}for(this.maskElement=createNS(y),a=f.length,i=0;i<a;i+=1)this.maskElement.appendChild(f[i]);u>0&&(this.maskElement.setAttribute("id",m),this.element.maskedElement.setAttribute(C,"url("+getLocationHref()+"#"+m+")"),o.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}TransformElement.prototype={initTransform:function(){var e=new Matrix;this.finalTransform={mProp:this.data.ks?TransformPropertyFactory.getTransformProperty(this,this.data.ks,this):{o:0},_matMdf:!1,_localMatMdf:!1,_opMdf:!1,mat:e,localMat:e,localOpacity:1},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0),this.data.ty},renderTransform:function(){if(this.finalTransform._opMdf=this.finalTransform.mProp.o._mdf||this._isFirstFrame,this.finalTransform._matMdf=this.finalTransform.mProp._mdf||this._isFirstFrame,this.hierarchy){var e,t=this.finalTransform.mat,r=0,i=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;r<i;){if(this.hierarchy[r].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}r+=1}if(this.finalTransform._matMdf)for(e=this.finalTransform.mProp.v.props,t.cloneFromProps(e),r=0;r<i;r+=1)t.multiply(this.hierarchy[r].finalTransform.mProp.v)}this.localTransforms&&!this.finalTransform._matMdf||(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v)},renderLocalTransform:function(){if(this.localTransforms){var e=0,t=this.localTransforms.length;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;e<t;)this.localTransforms[e]._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[e]._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v,this.finalTransform._opMdf=!0),e+=1;if(this.finalTransform._localMatMdf){var r=this.finalTransform.localMat;for(this.localTransforms[0].matrix.clone(r),e=1;e<t;e+=1){var i=this.localTransforms[e].matrix;r.multiply(i)}r.multiply(this.finalTransform.mat)}if(this.finalTransform._opMdf){var n=this.finalTransform.localOpacity;for(e=0;e<t;e+=1)n*=.01*this.localTransforms[e].opacity;this.finalTransform.localOpacity=n}}},searchEffectTransforms:function(){if(this.renderableEffectsManager){var e=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT);if(e.length){this.localTransforms=[],this.finalTransform.localMat=new Matrix;var t=0,r=e.length;for(t=0;t<r;t+=1)this.localTransforms.push(e[t])}}},globalToLocal:function(e){var t=[];t.push(this.finalTransform);for(var r,i=!0,n=this.comp;i;)n.finalTransform?(n.data.hasMask&&t.splice(0,0,n.finalTransform),n=n.comp):i=!1;var o,a=t.length;for(r=0;r<a;r+=1)o=t[r].mat.applyToPointArray(0,0,0),e=[e[0]-o[0],e[1]-o[1],0];return e},mHelper:new Matrix},MaskElement.prototype.getMaskProperty=function(e){return this.viewData[e].prop},MaskElement.prototype.renderFrame=function(e){var t,r=this.element.finalTransform.mat,i=this.masksProperties.length;for(t=0;t<i;t+=1)if((this.viewData[t].prop._mdf||e)&&this.drawPath(this.masksProperties[t],this.viewData[t].prop.v,this.viewData[t]),(this.viewData[t].op._mdf||e)&&this.viewData[t].elem.setAttribute("fill-opacity",this.viewData[t].op.v),"n"!==this.masksProperties[t].mode&&(this.viewData[t].invRect&&(this.element.finalTransform.mProp._mdf||e)&&this.viewData[t].invRect.setAttribute("transform",r.getInverseMatrix().to2dCSS()),this.storedData[t].x&&(this.storedData[t].x._mdf||e))){var n=this.storedData[t].expan;this.storedData[t].x.v<0?("erode"!==this.storedData[t].lastOperator&&(this.storedData[t].lastOperator="erode",this.storedData[t].elem.setAttribute("filter","url("+getLocationHref()+"#"+this.storedData[t].filterId+")")),n.setAttribute("radius",-this.storedData[t].x.v)):("dilate"!==this.storedData[t].lastOperator&&(this.storedData[t].lastOperator="dilate",this.storedData[t].elem.setAttribute("filter",null)),this.storedData[t].elem.setAttribute("stroke-width",2*this.storedData[t].x.v))}},MaskElement.prototype.getMaskelement=function(){return this.maskElement},MaskElement.prototype.createLayerSolidPath=function(){var e="M0,0 ";return e+=" h"+this.globalData.compSize.w,e+=" v"+this.globalData.compSize.h,e+=" h-"+this.globalData.compSize.w,e+=" v-"+this.globalData.compSize.h+" "},MaskElement.prototype.drawPath=function(e,t,r){var i,n,o=" M"+t.v[0][0]+","+t.v[0][1];for(n=t._length,i=1;i<n;i+=1)o+=" C"+t.o[i-1][0]+","+t.o[i-1][1]+" "+t.i[i][0]+","+t.i[i][1]+" "+t.v[i][0]+","+t.v[i][1];if(t.c&&n>1&&(o+=" C"+t.o[i-1][0]+","+t.o[i-1][1]+" "+t.i[0][0]+","+t.i[0][1]+" "+t.v[0][0]+","+t.v[0][1]),r.lastPath!==o){var a="";r.elem&&(t.c&&(a=e.inv?this.solidPath+o:o),r.elem.setAttribute("d",a)),r.lastPath=o}},MaskElement.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var filtersFactory=function(){var e={createFilter:function(e,t){var r=createNS("filter");return r.setAttribute("id",e),!0!==t&&(r.setAttribute("filterUnits","objectBoundingBox"),r.setAttribute("x","0%"),r.setAttribute("y","0%"),r.setAttribute("width","100%"),r.setAttribute("height","100%")),r},createAlphaToLuminanceFilter:function(){var e=createNS("feColorMatrix");return e.setAttribute("type","matrix"),e.setAttribute("color-interpolation-filters","sRGB"),e.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),e}};return e}(),featureSupport=function(){var e={maskType:!0,svgLumaHidden:!0,offscreenCanvas:"undefined"!=typeof OffscreenCanvas};return(/MSIE 10/i.test(navigator.userAgent)||/MSIE 9/i.test(navigator.userAgent)||/rv:11.0/i.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent))&&(e.maskType=!1),/firefox/i.test(navigator.userAgent)&&(e.svgLumaHidden=!1),e}(),registeredEffects$1={},idPrefix="filter_result_";function SVGEffects(e){var t,r,i="SourceGraphic",n=e.data.ef?e.data.ef.length:0,o=createElementID(),a=filtersFactory.createFilter(o,!0),s=0;for(this.filters=[],t=0;t<n;t+=1){r=null;var l=e.data.ef[t].ty;registeredEffects$1[l]&&(r=new(0,registeredEffects$1[l].effect)(a,e.effectsManager.effectElements[t],e,idPrefix+s,i),i=idPrefix+s,registeredEffects$1[l].countsAsEffect&&(s+=1)),r&&this.filters.push(r)}s&&(e.globalData.defs.appendChild(a),e.layerElement.setAttribute("filter","url("+getLocationHref()+"#"+o+")")),this.filters.length&&e.addRenderableComponent(this)}function registerEffect$1(e,t,r){registeredEffects$1[e]={effect:t,countsAsEffect:r}}function SVGBaseElement(){}function HierarchyElement(){}function RenderableDOMElement(){}function IImageElement(e,t,r){this.assetData=t.getAssetData(e.refId),this.assetData&&this.assetData.sid&&(this.assetData=t.slotManager.getProp(this.assetData)),this.initElement(e,t,r),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}function ProcessedElement(e,t){this.elem=e,this.pos=t}function IShapeElement(){}SVGEffects.prototype.renderFrame=function(e){var t,r=this.filters.length;for(t=0;t<r;t+=1)this.filters[t].renderFrame(e)},SVGEffects.prototype.getEffects=function(e){var t,r=this.filters.length,i=[];for(t=0;t<r;t+=1)this.filters[t].type===e&&i.push(this.filters[t]);return i},SVGBaseElement.prototype={initRendererElement:function(){this.layerElement=createNS("g")},createContainerElements:function(){this.matteElement=createNS("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;var e=null;if(this.data.td){this.matteMasks={};var t=createNS("g");t.setAttribute("id",this.layerId),t.appendChild(this.layerElement),e=t,this.globalData.defs.appendChild(t)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),e=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),0===this.data.ty&&!this.data.hd){var r=createNS("clipPath"),i=createNS("path");i.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var n=createElementID();if(r.setAttribute("id",n),r.appendChild(i),this.globalData.defs.appendChild(r),this.checkMasks()){var o=createNS("g");o.setAttribute("clip-path","url("+getLocationHref()+"#"+n+")"),o.appendChild(this.layerElement),this.transformedElement=o,e?e.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+n+")")}0!==this.data.bm&&this.setBlendMode()},renderElement:function(){this.finalTransform._localMatMdf&&this.transformedElement.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement.setAttribute("opacity",this.finalTransform.localOpacity)},destroyBaseElement:function(){this.layerElement=null,this.matteElement=null,this.maskManager.destroy()},getBaseElement:function(){return this.data.hd?null:this.baseElement},createRenderableComponents:function(){this.maskManager=new MaskElement(this.data,this,this.globalData),this.renderableEffectsManager=new SVGEffects(this),this.searchEffectTransforms()},getMatte:function(e){if(this.matteMasks||(this.matteMasks={}),!this.matteMasks[e]){var t,r,i,n,o=this.layerId+"_"+e;if(1===e||3===e){var a=createNS("mask");a.setAttribute("id",o),a.setAttribute("mask-type",3===e?"luminance":"alpha"),(i=createNS("use")).setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),a.appendChild(i),this.globalData.defs.appendChild(a),featureSupport.maskType||1!==e||(a.setAttribute("mask-type","luminance"),t=createElementID(),r=filtersFactory.createFilter(t),this.globalData.defs.appendChild(r),r.appendChild(filtersFactory.createAlphaToLuminanceFilter()),(n=createNS("g")).appendChild(i),a.appendChild(n),n.setAttribute("filter","url("+getLocationHref()+"#"+t+")"))}else if(2===e){var s=createNS("mask");s.setAttribute("id",o),s.setAttribute("mask-type","alpha");var l=createNS("g");s.appendChild(l),t=createElementID(),r=filtersFactory.createFilter(t);var c=createNS("feComponentTransfer");c.setAttribute("in","SourceGraphic"),r.appendChild(c);var d=createNS("feFuncA");d.setAttribute("type","table"),d.setAttribute("tableValues","1.0 0.0"),c.appendChild(d),this.globalData.defs.appendChild(r);var p=createNS("rect");p.setAttribute("width",this.comp.data.w),p.setAttribute("height",this.comp.data.h),p.setAttribute("x","0"),p.setAttribute("y","0"),p.setAttribute("fill","#ffffff"),p.setAttribute("opacity","0"),l.setAttribute("filter","url("+getLocationHref()+"#"+t+")"),l.appendChild(p),(i=createNS("use")).setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),l.appendChild(i),featureSupport.maskType||(s.setAttribute("mask-type","luminance"),r.appendChild(filtersFactory.createAlphaToLuminanceFilter()),n=createNS("g"),l.appendChild(p),n.appendChild(this.layerElement),l.appendChild(n)),this.globalData.defs.appendChild(s)}this.matteMasks[e]=o}return this.matteMasks[e]},setMatte:function(e){this.matteElement&&this.matteElement.setAttribute("mask","url("+getLocationHref()+"#"+e+")")}},HierarchyElement.prototype={initHierarchy:function(){this.hierarchy=[],this._isParent=!1,this.checkParenting()},setHierarchy:function(e){this.hierarchy=e},setAsParent:function(){this._isParent=!0},checkParenting:function(){void 0!==this.data.parent&&this.comp.buildElementParenting(this,this.data.parent,[])}},extendPrototype([RenderableElement,createProxyFunction({initElement:function(e,t,r){this.initFrame(),this.initBaseData(e,t,r),this.initTransform(e,t,r),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){this.hidden||this.isInRange&&!this.isTransparent||((this.baseElement||this.layerElement).style.display="none",this.hidden=!0)},show:function(){this.isInRange&&!this.isTransparent&&(this.data.hd||((this.baseElement||this.layerElement).style.display="block"),this.hidden=!1,this._isFirstFrame=!0)},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(e){this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}})],RenderableDOMElement),extendPrototype([BaseElement,TransformElement,SVGBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],IImageElement),IImageElement.prototype.createContent=function(){var e=this.globalData.getAssetsPath(this.assetData);this.innerElem=createNS("image"),this.innerElem.setAttribute("width",this.assetData.w+"px"),this.innerElem.setAttribute("height",this.assetData.h+"px"),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio),this.innerElem.setAttributeNS("http://www.w3.org/1999/xlink","href",e),this.layerElement.appendChild(this.innerElem)},IImageElement.prototype.sourceRectAtTime=function(){return this.sourceRect},IShapeElement.prototype={addShapeToModifiers:function(e){var t,r=this.shapeModifiers.length;for(t=0;t<r;t+=1)this.shapeModifiers[t].addShape(e)},isShapeInAnimatedModifiers:function(e){for(var t=this.shapeModifiers.length;0<t;)if(this.shapeModifiers[0].isAnimatedWithShape(e))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var e,t=this.shapes.length;for(e=0;e<t;e+=1)this.shapes[e].sh.reset();for(e=(t=this.shapeModifiers.length)-1;e>=0&&!this.shapeModifiers[e].processShapes(this._isFirstFrame);e-=1);}},searchProcessedElement:function(e){for(var t=this.processedElements,r=0,i=t.length;r<i;){if(t[r].elem===e)return t[r].pos;r+=1}return 0},addProcessedElement:function(e,t){for(var r=this.processedElements,i=r.length;i;)if(r[i-=1].elem===e)return void(r[i].pos=t);r.push(new ProcessedElement(e,t))},prepareFrame:function(e){this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange)}};var lineCapEnum={1:"butt",2:"round",3:"square"},lineJoinEnum={1:"miter",2:"round",3:"bevel"};function SVGShapeData(e,t,r){this.caches=[],this.styles=[],this.transformers=e,this.lStr="",this.sh=r,this.lvl=t,this._isAnimated=!!r.k;for(var i=0,n=e.length;i<n;){if(e[i].mProps.dynamicProperties.length){this._isAnimated=!0;break}i+=1}}function SVGStyleData(e,t){this.data=e,this.type=e.ty,this.d="",this.lvl=t,this._mdf=!1,this.closed=!0===e.hd,this.pElem=createNS("path"),this.msElem=null}function DashProperty(e,t,r,i){var n;this.elem=e,this.frameId=-1,this.dataProps=createSizedArray(t.length),this.renderer=r,this.k=!1,this.dashStr="",this.dashArray=createTypedArray("float32",t.length?t.length-1:0),this.dashoffset=createTypedArray("float32",1),this.initDynamicPropertyContainer(i);var o,a=t.length||0;for(n=0;n<a;n+=1)o=PropertyFactory.getProp(e,t[n].v,0,0,this),this.k=o.k||this.k,this.dataProps[n]={n:t[n].n,p:o};this.k||this.getValue(!0),this._isAnimated=this.k}function SVGStrokeStyleData(e,t,r){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.o=PropertyFactory.getProp(e,t.o,0,.01,this),this.w=PropertyFactory.getProp(e,t.w,0,null,this),this.d=new DashProperty(e,t.d||{},"svg",this),this.c=PropertyFactory.getProp(e,t.c,1,255,this),this.style=r,this._isAnimated=!!this._isAnimated}function SVGFillStyleData(e,t,r){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.o=PropertyFactory.getProp(e,t.o,0,.01,this),this.c=PropertyFactory.getProp(e,t.c,1,255,this),this.style=r}function SVGNoStyleData(e,t,r){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.style=r}function GradientProperty(e,t,r){this.data=t,this.c=createTypedArray("uint8c",4*t.p);var i=t.k.k[0].s?t.k.k[0].s.length-4*t.p:t.k.k.length-4*t.p;this.o=createTypedArray("float32",i),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=i,this.initDynamicPropertyContainer(r),this.prop=PropertyFactory.getProp(e,t.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}function SVGGradientFillStyleData(e,t,r){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.initGradientData(e,t,r)}function SVGGradientStrokeStyleData(e,t,r){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.w=PropertyFactory.getProp(e,t.w,0,null,this),this.d=new DashProperty(e,t.d||{},"svg",this),this.initGradientData(e,t,r),this._isAnimated=!!this._isAnimated}function ShapeGroupData(){this.it=[],this.prevViewData=[],this.gr=createNS("g")}function SVGTransformData(e,t,r){this.transform={mProps:e,op:t,container:r},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length||this.transform.op.effectsSequence.length}SVGShapeData.prototype.setAsAnimated=function(){this._isAnimated=!0},SVGStyleData.prototype.reset=function(){this.d="",this._mdf=!1},DashProperty.prototype.getValue=function(e){if((this.elem.globalData.frameId!==this.frameId||e)&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf=this._mdf||e,this._mdf)){var t=0,r=this.dataProps.length;for("svg"===this.renderer&&(this.dashStr=""),t=0;t<r;t+=1)"o"!==this.dataProps[t].n?"svg"===this.renderer?this.dashStr+=" "+this.dataProps[t].p.v:this.dashArray[t]=this.dataProps[t].p.v:this.dashoffset[0]=this.dataProps[t].p.v}},extendPrototype([DynamicPropertyContainer],DashProperty),extendPrototype([DynamicPropertyContainer],SVGStrokeStyleData),extendPrototype([DynamicPropertyContainer],SVGFillStyleData),extendPrototype([DynamicPropertyContainer],SVGNoStyleData),GradientProperty.prototype.comparePoints=function(e,t){for(var r=0,i=this.o.length/2;r<i;){if(Math.abs(e[4*r]-e[4*t+2*r])>.01)return!1;r+=1}return!0},GradientProperty.prototype.checkCollapsable=function(){if(this.o.length/2!=this.c.length/4)return!1;if(this.data.k.k[0].s)for(var e=0,t=this.data.k.k.length;e<t;){if(!this.comparePoints(this.data.k.k[e].s,this.data.p))return!1;e+=1}else if(!this.comparePoints(this.data.k.k,this.data.p))return!1;return!0},GradientProperty.prototype.getValue=function(e){if(this.prop.getValue(),this._mdf=!1,this._cmdf=!1,this._omdf=!1,this.prop._mdf||e){var t,r,i,n=4*this.data.p;for(t=0;t<n;t+=1)r=t%4==0?100:255,i=Math.round(this.prop.v[t]*r),this.c[t]!==i&&(this.c[t]=i,this._cmdf=!e);if(this.o.length)for(n=this.prop.v.length,t=4*this.data.p;t<n;t+=1)r=t%2==0?100:1,i=t%2==0?Math.round(100*this.prop.v[t]):this.prop.v[t],this.o[t-4*this.data.p]!==i&&(this.o[t-4*this.data.p]=i,this._omdf=!e);this._mdf=!e}},extendPrototype([DynamicPropertyContainer],GradientProperty),SVGGradientFillStyleData.prototype.initGradientData=function(e,t,r){this.o=PropertyFactory.getProp(e,t.o,0,.01,this),this.s=PropertyFactory.getProp(e,t.s,1,null,this),this.e=PropertyFactory.getProp(e,t.e,1,null,this),this.h=PropertyFactory.getProp(e,t.h||{k:0},0,.01,this),this.a=PropertyFactory.getProp(e,t.a||{k:0},0,degToRads,this),this.g=new GradientProperty(e,t.g,this),this.style=r,this.stops=[],this.setGradientData(r.pElem,t),this.setGradientOpacity(t,r),this._isAnimated=!!this._isAnimated},SVGGradientFillStyleData.prototype.setGradientData=function(e,t){var r=createElementID(),i=createNS(1===t.t?"linearGradient":"radialGradient");i.setAttribute("id",r),i.setAttribute("spreadMethod","pad"),i.setAttribute("gradientUnits","userSpaceOnUse");var n,o,a,s=[];for(a=4*t.g.p,o=0;o<a;o+=4)n=createNS("stop"),i.appendChild(n),s.push(n);e.setAttribute("gf"===t.ty?"fill":"stroke","url("+getLocationHref()+"#"+r+")"),this.gf=i,this.cst=s},SVGGradientFillStyleData.prototype.setGradientOpacity=function(e,t){if(this.g._hasOpacity&&!this.g._collapsable){var r,i,n,o=createNS("mask"),a=createNS("path");o.appendChild(a);var s=createElementID(),l=createElementID();o.setAttribute("id",l);var c=createNS(1===e.t?"linearGradient":"radialGradient");c.setAttribute("id",s),c.setAttribute("spreadMethod","pad"),c.setAttribute("gradientUnits","userSpaceOnUse"),n=e.g.k.k[0].s?e.g.k.k[0].s.length:e.g.k.k.length;var d=this.stops;for(i=4*e.g.p;i<n;i+=2)(r=createNS("stop")).setAttribute("stop-color","rgb(255,255,255)"),c.appendChild(r),d.push(r);a.setAttribute("gf"===e.ty?"fill":"stroke","url("+getLocationHref()+"#"+s+")"),"gs"===e.ty&&(a.setAttribute("stroke-linecap",lineCapEnum[e.lc||2]),a.setAttribute("stroke-linejoin",lineJoinEnum[e.lj||2]),1===e.lj&&a.setAttribute("stroke-miterlimit",e.ml)),this.of=c,this.ms=o,this.ost=d,this.maskId=l,t.msElem=a}},extendPrototype([DynamicPropertyContainer],SVGGradientFillStyleData),extendPrototype([SVGGradientFillStyleData,DynamicPropertyContainer],SVGGradientStrokeStyleData);var buildShapeString=function(e,t,r,i){if(0===t)return"";var n,o=e.o,a=e.i,s=e.v,l=" M"+i.applyToPointStringified(s[0][0],s[0][1]);for(n=1;n<t;n+=1)l+=" C"+i.applyToPointStringified(o[n-1][0],o[n-1][1])+" "+i.applyToPointStringified(a[n][0],a[n][1])+" "+i.applyToPointStringified(s[n][0],s[n][1]);return r&&t&&(l+=" C"+i.applyToPointStringified(o[n-1][0],o[n-1][1])+" "+i.applyToPointStringified(a[0][0],a[0][1])+" "+i.applyToPointStringified(s[0][0],s[0][1]),l+="z"),l},SVGElementsRenderer=function(){var e=new Matrix,t=new Matrix,r={createRenderFunction:function(e){switch(e.ty){case"fl":return a;case"gf":return l;case"gs":return s;case"st":return c;case"sh":case"el":case"rc":case"sr":return o;case"tr":return i;case"no":return n;default:return null}}};function i(e,t,r){(r||t.transform.op._mdf)&&t.transform.container.setAttribute("opacity",t.transform.op.v),(r||t.transform.mProps._mdf)&&t.transform.container.setAttribute("transform",t.transform.mProps.v.to2dCSS())}function n(){}function o(r,i,n){var o,a,s,l,c,d,p,h,g,u,f=i.styles.length,m=i.lvl;for(d=0;d<f;d+=1){if(l=i.sh._mdf||n,i.styles[d].lvl<m){for(h=t.reset(),g=m-i.styles[d].lvl,u=i.transformers.length-1;!l&&g>0;)l=i.transformers[u].mProps._mdf||l,g-=1,u-=1;if(l)for(g=m-i.styles[d].lvl,u=i.transformers.length-1;g>0;)h.multiply(i.transformers[u].mProps.v),g-=1,u-=1}else h=e;if(a=(p=i.sh.paths)._length,l){for(s="",o=0;o<a;o+=1)(c=p.shapes[o])&&c._length&&(s+=buildShapeString(c,c._length,c.c,h));i.caches[d]=s}else s=i.caches[d];i.styles[d].d+=!0===r.hd?"":s,i.styles[d]._mdf=l||i.styles[d]._mdf}}function a(e,t,r){var i=t.style;(t.c._mdf||r)&&i.pElem.setAttribute("fill","rgb("+bmFloor(t.c.v[0])+","+bmFloor(t.c.v[1])+","+bmFloor(t.c.v[2])+")"),(t.o._mdf||r)&&i.pElem.setAttribute("fill-opacity",t.o.v)}function s(e,t,r){l(e,t,r),c(0,t,r)}function l(e,t,r){var i,n,o,a,s,l=t.gf,c=t.g._hasOpacity,d=t.s.v,p=t.e.v;if(t.o._mdf||r){var h="gf"===e.ty?"fill-opacity":"stroke-opacity";t.style.pElem.setAttribute(h,t.o.v)}if(t.s._mdf||r){var g=1===e.t?"x1":"cx",u="x1"===g?"y1":"cy";l.setAttribute(g,d[0]),l.setAttribute(u,d[1]),c&&!t.g._collapsable&&(t.of.setAttribute(g,d[0]),t.of.setAttribute(u,d[1]))}if(t.g._cmdf||r){i=t.cst;var f=t.g.c;for(o=i.length,n=0;n<o;n+=1)(a=i[n]).setAttribute("offset",f[4*n]+"%"),a.setAttribute("stop-color","rgb("+f[4*n+1]+","+f[4*n+2]+","+f[4*n+3]+")")}if(c&&(t.g._omdf||r)){var m=t.g.o;for(o=(i=t.g._collapsable?t.cst:t.ost).length,n=0;n<o;n+=1)a=i[n],t.g._collapsable||a.setAttribute("offset",m[2*n]+"%"),a.setAttribute("stop-opacity",m[2*n+1])}if(1===e.t)(t.e._mdf||r)&&(l.setAttribute("x2",p[0]),l.setAttribute("y2",p[1]),c&&!t.g._collapsable&&(t.of.setAttribute("x2",p[0]),t.of.setAttribute("y2",p[1])));else if((t.s._mdf||t.e._mdf||r)&&(s=Math.sqrt(Math.pow(d[0]-p[0],2)+Math.pow(d[1]-p[1],2)),l.setAttribute("r",s),c&&!t.g._collapsable&&t.of.setAttribute("r",s)),t.s._mdf||t.e._mdf||t.h._mdf||t.a._mdf||r){s||(s=Math.sqrt(Math.pow(d[0]-p[0],2)+Math.pow(d[1]-p[1],2)));var y=Math.atan2(p[1]-d[1],p[0]-d[0]),C=t.h.v;C>=1?C=.99:C<=-1&&(C=-.99);var b=s*C,v=Math.cos(y+t.a.v)*b+d[0],x=Math.sin(y+t.a.v)*b+d[1];l.setAttribute("fx",v),l.setAttribute("fy",x),c&&!t.g._collapsable&&(t.of.setAttribute("fx",v),t.of.setAttribute("fy",x))}}function c(e,t,r){var i=t.style,n=t.d;n&&(n._mdf||r)&&n.dashStr&&(i.pElem.setAttribute("stroke-dasharray",n.dashStr),i.pElem.setAttribute("stroke-dashoffset",n.dashoffset[0])),t.c&&(t.c._mdf||r)&&i.pElem.setAttribute("stroke","rgb("+bmFloor(t.c.v[0])+","+bmFloor(t.c.v[1])+","+bmFloor(t.c.v[2])+")"),(t.o._mdf||r)&&i.pElem.setAttribute("stroke-opacity",t.o.v),(t.w._mdf||r)&&(i.pElem.setAttribute("stroke-width",t.w.v),i.msElem&&i.msElem.setAttribute("stroke-width",t.w.v))}return r}();function SVGShapeElement(e,t,r){this.shapes=[],this.shapesData=e.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(e,t,r),this.prevViewData=[]}function LetterProps(e,t,r,i,n,o){this.o=e,this.sw=t,this.sc=r,this.fc=i,this.m=n,this.p=o,this._mdf={o:!0,sw:!!t,sc:!!r,fc:!!i,m:!0,p:!0}}function TextProperty(e,t){this._frameId=initialDefaultFrame,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,t.d&&t.d.sid&&(t.d=e.globalData.slotManager.getProp(t.d)),this.data=t,this.elem=e,this.comp=this.elem.comp,this.keysIndex=0,this.canResize=!1,this.minimumFontSize=1,this.effectsSequence=[],this.currentData={ascent:0,boxWidth:this.defaultBoxWidth,f:"",fStyle:"",fWeight:"",fc:"",j:"",justifyOffset:"",l:[],lh:0,lineWidths:[],ls:"",of:"",s:"",sc:"",sw:0,t:0,tr:0,sz:0,ps:null,fillColorAnim:!1,strokeColorAnim:!1,strokeWidthAnim:!1,yOffset:0,finalSize:0,finalText:[],finalLineHeight:0,__complete:!1},this.copyData(this.currentData,this.data.d.k[0].s),this.searchProperty()||this.completeTextData(this.currentData)}extendPrototype([BaseElement,TransformElement,SVGBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableDOMElement],SVGShapeElement),SVGShapeElement.prototype.initSecondaryElement=function(){},SVGShapeElement.prototype.identityMatrix=new Matrix,SVGShapeElement.prototype.buildExpressionInterface=function(){},SVGShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},SVGShapeElement.prototype.filterUniqueShapes=function(){var e,t,r,i,n=this.shapes.length,o=this.stylesList.length,a=[],s=!1;for(r=0;r<o;r+=1){for(i=this.stylesList[r],s=!1,a.length=0,e=0;e<n;e+=1)-1!==(t=this.shapes[e]).styles.indexOf(i)&&(a.push(t),s=t._isAnimated||s);a.length>1&&s&&this.setShapesAsAnimated(a)}},SVGShapeElement.prototype.setShapesAsAnimated=function(e){var t,r=e.length;for(t=0;t<r;t+=1)e[t].setAsAnimated()},SVGShapeElement.prototype.createStyleElement=function(e,t){var r,i=new SVGStyleData(e,t),n=i.pElem;return"st"===e.ty?r=new SVGStrokeStyleData(this,e,i):"fl"===e.ty?r=new SVGFillStyleData(this,e,i):"gf"===e.ty||"gs"===e.ty?(r=new("gf"===e.ty?SVGGradientFillStyleData:SVGGradientStrokeStyleData)(this,e,i),this.globalData.defs.appendChild(r.gf),r.maskId&&(this.globalData.defs.appendChild(r.ms),this.globalData.defs.appendChild(r.of),n.setAttribute("mask","url("+getLocationHref()+"#"+r.maskId+")"))):"no"===e.ty&&(r=new SVGNoStyleData(this,e,i)),"st"!==e.ty&&"gs"!==e.ty||(n.setAttribute("stroke-linecap",lineCapEnum[e.lc||2]),n.setAttribute("stroke-linejoin",lineJoinEnum[e.lj||2]),n.setAttribute("fill-opacity","0"),1===e.lj&&n.setAttribute("stroke-miterlimit",e.ml)),2===e.r&&n.setAttribute("fill-rule","evenodd"),e.ln&&n.setAttribute("id",e.ln),e.cl&&n.setAttribute("class",e.cl),e.bm&&(n.style["mix-blend-mode"]=getBlendMode(e.bm)),this.stylesList.push(i),this.addToAnimatedContents(e,r),r},SVGShapeElement.prototype.createGroupElement=function(e){var t=new ShapeGroupData;return e.ln&&t.gr.setAttribute("id",e.ln),e.cl&&t.gr.setAttribute("class",e.cl),e.bm&&(t.gr.style["mix-blend-mode"]=getBlendMode(e.bm)),t},SVGShapeElement.prototype.createTransformElement=function(e,t){var r=TransformPropertyFactory.getTransformProperty(this,e,this),i=new SVGTransformData(r,r.o,t);return this.addToAnimatedContents(e,i),i},SVGShapeElement.prototype.createShapeElement=function(e,t,r){var i=4;"rc"===e.ty?i=5:"el"===e.ty?i=6:"sr"===e.ty&&(i=7);var n=new SVGShapeData(t,r,ShapePropertyFactory.getShapeProp(this,e,i,this));return this.shapes.push(n),this.addShapeToModifiers(n),this.addToAnimatedContents(e,n),n},SVGShapeElement.prototype.addToAnimatedContents=function(e,t){for(var r=0,i=this.animatedContents.length;r<i;){if(this.animatedContents[r].element===t)return;r+=1}this.animatedContents.push({fn:SVGElementsRenderer.createRenderFunction(e),element:t,data:e})},SVGShapeElement.prototype.setElementStyles=function(e){var t,r=e.styles,i=this.stylesList.length;for(t=0;t<i;t+=1)-1!==r.indexOf(this.stylesList[t])||this.stylesList[t].closed||r.push(this.stylesList[t])},SVGShapeElement.prototype.reloadShapes=function(){var e;this._isFirstFrame=!0;var t=this.itemsData.length;for(e=0;e<t;e+=1)this.prevViewData[e]=this.itemsData[e];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes(),t=this.dynamicProperties.length,e=0;e<t;e+=1)this.dynamicProperties[e].getValue();this.renderModifiers()},SVGShapeElement.prototype.searchShapes=function(e,t,r,i,n,o,a){var s,l,c,d,p,h,g=[].concat(o),u=e.length-1,f=[],m=[];for(s=u;s>=0;s-=1){if((h=this.searchProcessedElement(e[s]))?t[s]=r[h-1]:e[s]._render=a,"fl"===e[s].ty||"st"===e[s].ty||"gf"===e[s].ty||"gs"===e[s].ty||"no"===e[s].ty)h?t[s].style.closed=e[s].hd:t[s]=this.createStyleElement(e[s],n),e[s]._render&&t[s].style.pElem.parentNode!==i&&i.appendChild(t[s].style.pElem),f.push(t[s].style);else if("gr"===e[s].ty){if(h)for(c=t[s].it.length,l=0;l<c;l+=1)t[s].prevViewData[l]=t[s].it[l];else t[s]=this.createGroupElement(e[s]);this.searchShapes(e[s].it,t[s].it,t[s].prevViewData,t[s].gr,n+1,g,a),e[s]._render&&t[s].gr.parentNode!==i&&i.appendChild(t[s].gr)}else"tr"===e[s].ty?(h||(t[s]=this.createTransformElement(e[s],i)),d=t[s].transform,g.push(d)):"sh"===e[s].ty||"rc"===e[s].ty||"el"===e[s].ty||"sr"===e[s].ty?(h||(t[s]=this.createShapeElement(e[s],g,n)),this.setElementStyles(t[s])):"tm"===e[s].ty||"rd"===e[s].ty||"ms"===e[s].ty||"pb"===e[s].ty||"zz"===e[s].ty||"op"===e[s].ty?(h?(p=t[s]).closed=!1:((p=ShapeModifiers.getModifier(e[s].ty)).init(this,e[s]),t[s]=p,this.shapeModifiers.push(p)),m.push(p)):"rp"===e[s].ty&&(h?(p=t[s]).closed=!0:(p=ShapeModifiers.getModifier(e[s].ty),t[s]=p,p.init(this,e,s,t),this.shapeModifiers.push(p),a=!1),m.push(p));this.addProcessedElement(e[s],s+1)}for(u=f.length,s=0;s<u;s+=1)f[s].closed=!0;for(u=m.length,s=0;s<u;s+=1)m[s].closed=!0},SVGShapeElement.prototype.renderInnerContent=function(){var e;this.renderModifiers();var t=this.stylesList.length;for(e=0;e<t;e+=1)this.stylesList[e].reset();for(this.renderShape(),e=0;e<t;e+=1)(this.stylesList[e]._mdf||this._isFirstFrame)&&(this.stylesList[e].msElem&&(this.stylesList[e].msElem.setAttribute("d",this.stylesList[e].d),this.stylesList[e].d="M0 0"+this.stylesList[e].d),this.stylesList[e].pElem.setAttribute("d",this.stylesList[e].d||"M0 0"))},SVGShapeElement.prototype.renderShape=function(){var e,t,r=this.animatedContents.length;for(e=0;e<r;e+=1)t=this.animatedContents[e],(this._isFirstFrame||t.element._isAnimated)&&!0!==t.data&&t.fn(t.data,t.element,this._isFirstFrame)},SVGShapeElement.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null},LetterProps.prototype.update=function(e,t,r,i,n,o){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;var a=!1;return this.o!==e&&(this.o=e,this._mdf.o=!0,a=!0),this.sw!==t&&(this.sw=t,this._mdf.sw=!0,a=!0),this.sc!==r&&(this.sc=r,this._mdf.sc=!0,a=!0),this.fc!==i&&(this.fc=i,this._mdf.fc=!0,a=!0),this.m!==n&&(this.m=n,this._mdf.m=!0,a=!0),!o.length||this.p[0]===o[0]&&this.p[1]===o[1]&&this.p[4]===o[4]&&this.p[5]===o[5]&&this.p[12]===o[12]&&this.p[13]===o[13]||(this.p=o,this._mdf.p=!0,a=!0),a},TextProperty.prototype.defaultBoxWidth=[0,0],TextProperty.prototype.copyData=function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},TextProperty.prototype.setCurrentData=function(e){e.__complete||this.completeTextData(e),this.currentData=e,this.currentData.boxWidth=this.currentData.boxWidth||this.defaultBoxWidth,this._mdf=!0},TextProperty.prototype.searchProperty=function(){return this.searchKeyframes()},TextProperty.prototype.searchKeyframes=function(){return this.kf=this.data.d.k.length>1,this.kf&&this.addEffect(this.getKeyframeValue.bind(this)),this.kf},TextProperty.prototype.addEffect=function(e){this.effectsSequence.push(e),this.elem.addDynamicProperty(this)},TextProperty.prototype.getValue=function(e){if(this.elem.globalData.frameId!==this.frameId&&this.effectsSequence.length||e){this.currentData.t=this.data.d.k[this.keysIndex].s.t;var t=this.currentData,r=this.keysIndex;if(this.lock)this.setCurrentData(this.currentData);else{var i;this.lock=!0,this._mdf=!1;var n=this.effectsSequence.length,o=e||this.data.d.k[this.keysIndex].s;for(i=0;i<n;i+=1)o=r!==this.keysIndex?this.effectsSequence[i](o,o.t):this.effectsSequence[i](this.currentData,o.t);t!==o&&this.setCurrentData(o),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData.frameId}}},TextProperty.prototype.getKeyframeValue=function(){for(var e=this.data.d.k,t=this.elem.comp.renderedFrame,r=0,i=e.length;r<=i-1&&!(r===i-1||e[r+1].t>t);)r+=1;return this.keysIndex!==r&&(this.keysIndex=r),this.data.d.k[this.keysIndex].s},TextProperty.prototype.buildFinalText=function(e){for(var t,r,i=[],n=0,o=e.length,a=!1,s=!1,l="";n<o;)a=s,s=!1,t=e.charCodeAt(n),l=e.charAt(n),FontManager.isCombinedCharacter(t)?a=!0:t>=55296&&t<=56319?FontManager.isRegionalFlag(e,n)?l=e.substr(n,14):(r=e.charCodeAt(n+1))>=56320&&r<=57343&&(FontManager.isModifier(t,r)?(l=e.substr(n,2),a=!0):l=FontManager.isFlagEmoji(e.substr(n,4))?e.substr(n,4):e.substr(n,2)):t>56319?(r=e.charCodeAt(n+1),FontManager.isVariationSelector(t)&&(a=!0)):FontManager.isZeroWidthJoiner(t)&&(a=!0,s=!0),a?(i[i.length-1]+=l,a=!1):i.push(l),n+=l.length;return i},TextProperty.prototype.completeTextData=function(e){e.__complete=!0;var t,r,i,n,o,a,s,l=this.elem.globalData.fontManager,c=this.data,d=[],p=0,h=c.m.g,g=0,u=0,f=0,m=[],y=0,C=0,b=l.getFontByName(e.f),v=0,x=getFontProperties(b);e.fWeight=x.weight,e.fStyle=x.style,e.finalSize=e.s,e.finalText=this.buildFinalText(e.t),r=e.finalText.length,e.finalLineHeight=e.lh;var w,S=e.tr/1e3*e.finalSize;if(e.sz)for(var k,M,P=!0,V=e.sz[0],z=e.sz[1];P;){k=0,y=0,r=(M=this.buildFinalText(e.t)).length,S=e.tr/1e3*e.finalSize;var L=-1;for(t=0;t<r;t+=1)w=M[t].charCodeAt(0),i=!1," "===M[t]?L=t:13!==w&&3!==w||(y=0,i=!0,k+=e.finalLineHeight||1.2*e.finalSize),l.chars?(s=l.getCharData(M[t],b.fStyle,b.fFamily),v=i?0:s.w*e.finalSize/100):v=l.measureText(M[t],e.f,e.finalSize),y+v>V&&" "!==M[t]?(-1===L?r+=1:t=L,k+=e.finalLineHeight||1.2*e.finalSize,M.splice(t,L===t?1:0,"\r"),L=-1,y=0):(y+=v,y+=S);k+=b.ascent*e.finalSize/100,this.canResize&&e.finalSize>this.minimumFontSize&&z<k?(e.finalSize-=1,e.finalLineHeight=e.finalSize*e.lh/e.s):(e.finalText=M,r=e.finalText.length,P=!1)}y=-S,v=0;var T,E=0;for(t=0;t<r;t+=1)if(i=!1,13===(w=(T=e.finalText[t]).charCodeAt(0))||3===w?(E=0,m.push(y),C=y>C?y:C,y=-2*S,n="",i=!0,f+=1):n=T,l.chars?(s=l.getCharData(T,b.fStyle,l.getFontByName(e.f).fFamily),v=i?0:s.w*e.finalSize/100):v=l.measureText(n,e.f,e.finalSize)," "===T?E+=v+S:(y+=v+S+E,E=0),d.push({l:v,an:v,add:g,n:i,anIndexes:[],val:n,line:f,animatorJustifyOffset:0}),2==h){if(g+=v,""===n||" "===n||t===r-1){for(""!==n&&" "!==n||(g-=v);u<=t;)d[u].an=g,d[u].ind=p,d[u].extra=v,u+=1;p+=1,g=0}}else if(3==h){if(g+=v,""===n||t===r-1){for(""===n&&(g-=v);u<=t;)d[u].an=g,d[u].ind=p,d[u].extra=v,u+=1;g=0,p+=1}}else d[p].ind=p,d[p].extra=0,p+=1;if(e.l=d,C=y>C?y:C,m.push(y),e.sz)e.boxWidth=e.sz[0],e.justifyOffset=0;else switch(e.boxWidth=C,e.j){case 1:e.justifyOffset=-e.boxWidth;break;case 2:e.justifyOffset=-e.boxWidth/2;break;default:e.justifyOffset=0}e.lineWidths=m;var _,F,A,B,I=c.a;a=I.length;var D=[];for(o=0;o<a;o+=1){for((_=I[o]).a.sc&&(e.strokeColorAnim=!0),_.a.sw&&(e.strokeWidthAnim=!0),(_.a.fc||_.a.fh||_.a.fs||_.a.fb)&&(e.fillColorAnim=!0),B=0,A=_.s.b,t=0;t<r;t+=1)(F=d[t]).anIndexes[o]=B,(1==A&&""!==F.val||2==A&&""!==F.val&&" "!==F.val||3==A&&(F.n||" "==F.val||t==r-1)||4==A&&(F.n||t==r-1))&&(1===_.s.rn&&D.push(B),B+=1);c.a[o].s.totalChars=B;var R,O=-1;if(1===_.s.rn)for(t=0;t<r;t+=1)O!=(F=d[t]).anIndexes[o]&&(O=F.anIndexes[o],R=D.splice(Math.floor(Math.random()*D.length),1)[0]),F.anIndexes[o]=R}e.yOffset=e.finalLineHeight||1.2*e.finalSize,e.ls=e.ls||0,e.ascent=b.ascent*e.finalSize/100},TextProperty.prototype.updateDocumentData=function(e,t){t=void 0===t?this.keysIndex:t;var r=this.copyData({},this.data.d.k[t].s);r=this.copyData(r,e),this.data.d.k[t].s=r,this.recalculate(t),this.setCurrentData(r),this.elem.addDynamicProperty(this)},TextProperty.prototype.recalculate=function(e){var t=this.data.d.k[e].s;t.__complete=!1,this.keysIndex=0,this._isFirstFrame=!0,this.getValue(t)},TextProperty.prototype.canResizeFont=function(e){this.canResize=e,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)},TextProperty.prototype.setMinimumFontSize=function(e){this.minimumFontSize=Math.floor(e)||1,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)};var TextSelectorProp=function(){var e=Math.max,t=Math.min,r=Math.floor;function i(e,t){this._currentTextLength=-1,this.k=!1,this.data=t,this.elem=e,this.comp=e.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(e),this.s=PropertyFactory.getProp(e,t.s||{k:0},0,0,this),this.e="e"in t?PropertyFactory.getProp(e,t.e,0,0,this):{v:100},this.o=PropertyFactory.getProp(e,t.o||{k:0},0,0,this),this.xe=PropertyFactory.getProp(e,t.xe||{k:0},0,0,this),this.ne=PropertyFactory.getProp(e,t.ne||{k:0},0,0,this),this.sm=PropertyFactory.getProp(e,t.sm||{k:100},0,0,this),this.a=PropertyFactory.getProp(e,t.a,0,.01,this),this.dynamicProperties.length||this.getValue()}return i.prototype={getMult:function(i){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var n=0,o=0,a=1,s=1;this.ne.v>0?n=this.ne.v/100:o=-this.ne.v/100,this.xe.v>0?a=1-this.xe.v/100:s=1+this.xe.v/100;var l=BezierFactory.getBezierEasing(n,o,a,s).get,c=0,d=this.finalS,p=this.finalE,h=this.data.sh;if(2===h)c=l(c=p===d?i>=p?1:0:e(0,t(.5/(p-d)+(i-d)/(p-d),1)));else if(3===h)c=l(c=p===d?i>=p?0:1:1-e(0,t(.5/(p-d)+(i-d)/(p-d),1)));else if(4===h)p===d?c=0:(c=e(0,t(.5/(p-d)+(i-d)/(p-d),1)))<.5?c*=2:c=1-2*(c-.5),c=l(c);else if(5===h){if(p===d)c=0;else{var g=p-d,u=-g/2+(i=t(e(0,i+.5-d),p-d)),f=g/2;c=Math.sqrt(1-u*u/(f*f))}c=l(c)}else 6===h?(p===d?c=0:(i=t(e(0,i+.5-d),p-d),c=(1+Math.cos(Math.PI+2*Math.PI*i/(p-d)))/2),c=l(c)):(i>=r(d)&&(c=e(0,t(i-d<0?t(p,1)-(d-i):p-i,1))),c=l(c));if(100!==this.sm.v){var m=.01*this.sm.v;0===m&&(m=1e-8);var y=.5-.5*m;c<y?c=0:(c=(c-y)/m)>1&&(c=1)}return c*this.a.v},getValue:function(e){this.iterateDynamicProperties(),this._mdf=e||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,e&&2===this.data.r&&(this.e.v=this._currentTextLength);var t=2===this.data.r?1:100/this.data.totalChars,r=this.o.v/t,i=this.s.v/t+r,n=this.e.v/t+r;if(i>n){var o=i;i=n,n=o}this.finalS=i,this.finalE=n}},extendPrototype([DynamicPropertyContainer],i),{getTextSelectorProp:function(e,t,r){return new i(e,t)}}}();function TextAnimatorDataProperty(e,t,r){var i={propType:!1},n=PropertyFactory.getProp,o=t.a;this.a={r:o.r?n(e,o.r,0,degToRads,r):i,rx:o.rx?n(e,o.rx,0,degToRads,r):i,ry:o.ry?n(e,o.ry,0,degToRads,r):i,sk:o.sk?n(e,o.sk,0,degToRads,r):i,sa:o.sa?n(e,o.sa,0,degToRads,r):i,s:o.s?n(e,o.s,1,.01,r):i,a:o.a?n(e,o.a,1,0,r):i,o:o.o?n(e,o.o,0,.01,r):i,p:o.p?n(e,o.p,1,0,r):i,sw:o.sw?n(e,o.sw,0,0,r):i,sc:o.sc?n(e,o.sc,1,0,r):i,fc:o.fc?n(e,o.fc,1,0,r):i,fh:o.fh?n(e,o.fh,0,0,r):i,fs:o.fs?n(e,o.fs,0,.01,r):i,fb:o.fb?n(e,o.fb,0,.01,r):i,t:o.t?n(e,o.t,0,0,r):i},this.s=TextSelectorProp.getTextSelectorProp(e,t.s,r),this.s.t=t.s.t}function TextAnimatorProperty(e,t,r){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=e,this._renderType=t,this._elem=r,this._animatorsData=createSizedArray(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(r)}function ITextElement(){}TextAnimatorProperty.prototype.searchProperties=function(){var e,t,r=this._textData.a.length,i=PropertyFactory.getProp;for(e=0;e<r;e+=1)t=this._textData.a[e],this._animatorsData[e]=new TextAnimatorDataProperty(this._elem,t,this);this._textData.p&&"m"in this._textData.p?(this._pathData={a:i(this._elem,this._textData.p.a,0,0,this),f:i(this._elem,this._textData.p.f,0,0,this),l:i(this._elem,this._textData.p.l,0,0,this),r:i(this._elem,this._textData.p.r,0,0,this),p:i(this._elem,this._textData.p.p,0,0,this),m:this._elem.maskManager.getMaskProperty(this._textData.p.m)},this._hasMaskedPath=!0):this._hasMaskedPath=!1,this._moreOptions.alignment=i(this._elem,this._textData.m.a,1,0,this)},TextAnimatorProperty.prototype.getMeasures=function(e,t){if(this.lettersChangedFlag=t,this._mdf||this._isFirstFrame||t||this._hasMaskedPath&&this._pathData.m._mdf){this._isFirstFrame=!1;var r,i,n,o,a,s,l,c,d,p,h,g,u,f,m,y,C,b,v,x=this._moreOptions.alignment.v,w=this._animatorsData,S=this._textData,k=this.mHelper,M=this._renderType,P=this.renderedLetters.length,V=e.l;if(this._hasMaskedPath){if(v=this._pathData.m,!this._pathData.n||this._pathData._mdf){var z,L=v.v;for(this._pathData.r.v&&(L=L.reverse()),a={tLength:0,segments:[]},o=L._length-1,y=0,n=0;n<o;n+=1)z=bez.buildBezierData(L.v[n],L.v[n+1],[L.o[n][0]-L.v[n][0],L.o[n][1]-L.v[n][1]],[L.i[n+1][0]-L.v[n+1][0],L.i[n+1][1]-L.v[n+1][1]]),a.tLength+=z.segmentLength,a.segments.push(z),y+=z.segmentLength;n=o,v.v.c&&(z=bez.buildBezierData(L.v[n],L.v[0],[L.o[n][0]-L.v[n][0],L.o[n][1]-L.v[n][1]],[L.i[0][0]-L.v[0][0],L.i[0][1]-L.v[0][1]]),a.tLength+=z.segmentLength,a.segments.push(z),y+=z.segmentLength),this._pathData.pi=a}if(a=this._pathData.pi,s=this._pathData.f.v,h=0,p=1,c=0,d=!0,f=a.segments,s<0&&v.v.c)for(a.tLength<Math.abs(s)&&(s=-Math.abs(s)%a.tLength),p=(u=f[h=f.length-1].points).length-1;s<0;)s+=u[p].partialLength,(p-=1)<0&&(p=(u=f[h-=1].points).length-1);g=(u=f[h].points)[p-1],m=(l=u[p]).partialLength}o=V.length,r=0,i=0;var T,E,_,F,A,B=1.2*e.finalSize*.714,I=!0;_=w.length;var D,R,O,H,j,N,W,Z,$,G,q,K,U=-1,J=s,Y=h,X=p,Q=-1,ee="",te=this.defaultPropsArray;if(2===e.j||1===e.j){var re=0,ie=0,ne=2===e.j?-.5:-1,oe=0,ae=!0;for(n=0;n<o;n+=1)if(V[n].n){for(re&&(re+=ie);oe<n;)V[oe].animatorJustifyOffset=re,oe+=1;re=0,ae=!0}else{for(E=0;E<_;E+=1)(T=w[E].a).t.propType&&(ae&&2===e.j&&(ie+=T.t.v*ne),(A=w[E].s.getMult(V[n].anIndexes[E],S.a[E].s.totalChars)).length?re+=T.t.v*A[0]*ne:re+=T.t.v*A*ne);ae=!1}for(re&&(re+=ie);oe<n;)V[oe].animatorJustifyOffset=re,oe+=1}for(n=0;n<o;n+=1){if(k.reset(),H=1,V[n].n)r=0,i+=e.yOffset,i+=I?1:0,s=J,I=!1,this._hasMaskedPath&&(p=X,g=(u=f[h=Y].points)[p-1],m=(l=u[p]).partialLength,c=0),ee="",q="",$="",K="",te=this.defaultPropsArray;else{if(this._hasMaskedPath){if(Q!==V[n].line){switch(e.j){case 1:s+=y-e.lineWidths[V[n].line];break;case 2:s+=(y-e.lineWidths[V[n].line])/2}Q=V[n].line}U!==V[n].ind&&(V[U]&&(s+=V[U].extra),s+=V[n].an/2,U=V[n].ind),s+=x[0]*V[n].an*.005;var se=0;for(E=0;E<_;E+=1)(T=w[E].a).p.propType&&((A=w[E].s.getMult(V[n].anIndexes[E],S.a[E].s.totalChars)).length?se+=T.p.v[0]*A[0]:se+=T.p.v[0]*A),T.a.propType&&((A=w[E].s.getMult(V[n].anIndexes[E],S.a[E].s.totalChars)).length?se+=T.a.v[0]*A[0]:se+=T.a.v[0]*A);for(d=!0,this._pathData.a.v&&(s=.5*V[0].an+(y-this._pathData.f.v-.5*V[0].an-.5*V[V.length-1].an)*U/(o-1),s+=this._pathData.f.v);d;)c+m>=s+se||!u?(C=(s+se-c)/l.partialLength,R=g.point[0]+(l.point[0]-g.point[0])*C,O=g.point[1]+(l.point[1]-g.point[1])*C,k.translate(-x[0]*V[n].an*.005,-x[1]*B*.01),d=!1):u&&(c+=l.partialLength,(p+=1)>=u.length&&(p=0,f[h+=1]?u=f[h].points:v.v.c?(p=0,u=f[h=0].points):(c-=l.partialLength,u=null)),u&&(g=l,m=(l=u[p]).partialLength));D=V[n].an/2-V[n].add,k.translate(-D,0,0)}else D=V[n].an/2-V[n].add,k.translate(-D,0,0),k.translate(-x[0]*V[n].an*.005,-x[1]*B*.01,0);for(E=0;E<_;E+=1)(T=w[E].a).t.propType&&(A=w[E].s.getMult(V[n].anIndexes[E],S.a[E].s.totalChars),0===r&&0===e.j||(this._hasMaskedPath?A.length?s+=T.t.v*A[0]:s+=T.t.v*A:A.length?r+=T.t.v*A[0]:r+=T.t.v*A));for(e.strokeWidthAnim&&(N=e.sw||0),e.strokeColorAnim&&(j=e.sc?[e.sc[0],e.sc[1],e.sc[2]]:[0,0,0]),e.fillColorAnim&&e.fc&&(W=[e.fc[0],e.fc[1],e.fc[2]]),E=0;E<_;E+=1)(T=w[E].a).a.propType&&((A=w[E].s.getMult(V[n].anIndexes[E],S.a[E].s.totalChars)).length?k.translate(-T.a.v[0]*A[0],-T.a.v[1]*A[1],T.a.v[2]*A[2]):k.translate(-T.a.v[0]*A,-T.a.v[1]*A,T.a.v[2]*A));for(E=0;E<_;E+=1)(T=w[E].a).s.propType&&((A=w[E].s.getMult(V[n].anIndexes[E],S.a[E].s.totalChars)).length?k.scale(1+(T.s.v[0]-1)*A[0],1+(T.s.v[1]-1)*A[1],1):k.scale(1+(T.s.v[0]-1)*A,1+(T.s.v[1]-1)*A,1));for(E=0;E<_;E+=1){if(T=w[E].a,A=w[E].s.getMult(V[n].anIndexes[E],S.a[E].s.totalChars),T.sk.propType&&(A.length?k.skewFromAxis(-T.sk.v*A[0],T.sa.v*A[1]):k.skewFromAxis(-T.sk.v*A,T.sa.v*A)),T.r.propType&&(A.length?k.rotateZ(-T.r.v*A[2]):k.rotateZ(-T.r.v*A)),T.ry.propType&&(A.length?k.rotateY(T.ry.v*A[1]):k.rotateY(T.ry.v*A)),T.rx.propType&&(A.length?k.rotateX(T.rx.v*A[0]):k.rotateX(T.rx.v*A)),T.o.propType&&(A.length?H+=(T.o.v*A[0]-H)*A[0]:H+=(T.o.v*A-H)*A),e.strokeWidthAnim&&T.sw.propType&&(A.length?N+=T.sw.v*A[0]:N+=T.sw.v*A),e.strokeColorAnim&&T.sc.propType)for(Z=0;Z<3;Z+=1)A.length?j[Z]+=(T.sc.v[Z]-j[Z])*A[0]:j[Z]+=(T.sc.v[Z]-j[Z])*A;if(e.fillColorAnim&&e.fc){if(T.fc.propType)for(Z=0;Z<3;Z+=1)A.length?W[Z]+=(T.fc.v[Z]-W[Z])*A[0]:W[Z]+=(T.fc.v[Z]-W[Z])*A;T.fh.propType&&(W=A.length?addHueToRGB(W,T.fh.v*A[0]):addHueToRGB(W,T.fh.v*A)),T.fs.propType&&(W=A.length?addSaturationToRGB(W,T.fs.v*A[0]):addSaturationToRGB(W,T.fs.v*A)),T.fb.propType&&(W=A.length?addBrightnessToRGB(W,T.fb.v*A[0]):addBrightnessToRGB(W,T.fb.v*A))}}for(E=0;E<_;E+=1)(T=w[E].a).p.propType&&(A=w[E].s.getMult(V[n].anIndexes[E],S.a[E].s.totalChars),this._hasMaskedPath?A.length?k.translate(0,T.p.v[1]*A[0],-T.p.v[2]*A[1]):k.translate(0,T.p.v[1]*A,-T.p.v[2]*A):A.length?k.translate(T.p.v[0]*A[0],T.p.v[1]*A[1],-T.p.v[2]*A[2]):k.translate(T.p.v[0]*A,T.p.v[1]*A,-T.p.v[2]*A));if(e.strokeWidthAnim&&($=N<0?0:N),e.strokeColorAnim&&(G="rgb("+Math.round(255*j[0])+","+Math.round(255*j[1])+","+Math.round(255*j[2])+")"),e.fillColorAnim&&e.fc&&(q="rgb("+Math.round(255*W[0])+","+Math.round(255*W[1])+","+Math.round(255*W[2])+")"),this._hasMaskedPath){if(k.translate(0,-e.ls),k.translate(0,x[1]*B*.01+i,0),this._pathData.p.v){b=(l.point[1]-g.point[1])/(l.point[0]-g.point[0]);var le=180*Math.atan(b)/Math.PI;l.point[0]<g.point[0]&&(le+=180),k.rotate(-le*Math.PI/180)}k.translate(R,O,0),s-=x[0]*V[n].an*.005,V[n+1]&&U!==V[n+1].ind&&(s+=V[n].an/2,s+=.001*e.tr*e.finalSize)}else{switch(k.translate(r,i,0),e.ps&&k.translate(e.ps[0],e.ps[1]+e.ascent,0),e.j){case 1:k.translate(V[n].animatorJustifyOffset+e.justifyOffset+(e.boxWidth-e.lineWidths[V[n].line]),0,0);break;case 2:k.translate(V[n].animatorJustifyOffset+e.justifyOffset+(e.boxWidth-e.lineWidths[V[n].line])/2,0,0)}k.translate(0,-e.ls),k.translate(D,0,0),k.translate(x[0]*V[n].an*.005,x[1]*B*.01,0),r+=V[n].l+.001*e.tr*e.finalSize}"html"===M?ee=k.toCSS():"svg"===M?ee=k.to2dCSS():te=[k.props[0],k.props[1],k.props[2],k.props[3],k.props[4],k.props[5],k.props[6],k.props[7],k.props[8],k.props[9],k.props[10],k.props[11],k.props[12],k.props[13],k.props[14],k.props[15]],K=H}P<=n?(F=new LetterProps(K,$,G,q,ee,te),this.renderedLetters.push(F),P+=1,this.lettersChangedFlag=!0):(F=this.renderedLetters[n],this.lettersChangedFlag=F.update(K,$,G,q,ee,te)||this.lettersChangedFlag)}}},TextAnimatorProperty.prototype.getValue=function(){this._elem.globalData.frameId!==this._frameId&&(this._frameId=this._elem.globalData.frameId,this.iterateDynamicProperties())},TextAnimatorProperty.prototype.mHelper=new Matrix,TextAnimatorProperty.prototype.defaultPropsArray=[],extendPrototype([DynamicPropertyContainer],TextAnimatorProperty),ITextElement.prototype.initElement=function(e,t,r){this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(e,t,r),this.textProperty=new TextProperty(this,e.t,this.dynamicProperties),this.textAnimator=new TextAnimatorProperty(e.t,this.renderType,this),this.initTransform(e,t,r),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)},ITextElement.prototype.prepareFrame=function(e){this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange)},ITextElement.prototype.createPathShape=function(e,t){var r,i,n=t.length,o="";for(r=0;r<n;r+=1)"sh"===t[r].ty&&(i=t[r].ks.k,o+=buildShapeString(i,i.i.length,!0,e));return o},ITextElement.prototype.updateDocumentData=function(e,t){this.textProperty.updateDocumentData(e,t)},ITextElement.prototype.canResizeFont=function(e){this.textProperty.canResizeFont(e)},ITextElement.prototype.setMinimumFontSize=function(e){this.textProperty.setMinimumFontSize(e)},ITextElement.prototype.applyTextPropertiesToMatrix=function(e,t,r,i,n){switch(e.ps&&t.translate(e.ps[0],e.ps[1]+e.ascent,0),t.translate(0,-e.ls,0),e.j){case 1:t.translate(e.justifyOffset+(e.boxWidth-e.lineWidths[r]),0,0);break;case 2:t.translate(e.justifyOffset+(e.boxWidth-e.lineWidths[r])/2,0,0)}t.translate(i,n,0)},ITextElement.prototype.buildColor=function(e){return"rgb("+Math.round(255*e[0])+","+Math.round(255*e[1])+","+Math.round(255*e[2])+")"},ITextElement.prototype.emptyProp=new LetterProps,ITextElement.prototype.destroy=function(){},ITextElement.prototype.validateText=function(){(this.textProperty._mdf||this.textProperty._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)};var emptyShapeData={shapes:[]};function SVGTextLottieElement(e,t,r){this.textSpans=[],this.renderType="svg",this.initElement(e,t,r)}function ISolidElement(e,t,r){this.initElement(e,t,r)}function NullElement(e,t,r){this.initFrame(),this.initBaseData(e,t,r),this.initFrame(),this.initTransform(e,t,r),this.initHierarchy()}function SVGRendererBase(){}function ICompElement(){}function SVGCompElement(e,t,r){this.layers=e.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(e,t,r),this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0}}function SVGRenderer(e,t){this.animationItem=e,this.layers=null,this.renderedFrame=-1,this.svgElement=createNS("svg");var r="";if(t&&t.title){var i=createNS("title"),n=createElementID();i.setAttribute("id",n),i.textContent=t.title,this.svgElement.appendChild(i),r+=n}if(t&&t.description){var o=createNS("desc"),a=createElementID();o.setAttribute("id",a),o.textContent=t.description,this.svgElement.appendChild(o),r+=" "+a}r&&this.svgElement.setAttribute("aria-labelledby",r);var s=createNS("defs");this.svgElement.appendChild(s);var l=createNS("g");this.svgElement.appendChild(l),this.layerElement=l,this.renderConfig={preserveAspectRatio:t&&t.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:t&&t.contentVisibility||"visible",progressiveLoad:t&&t.progressiveLoad||!1,hideOnTransparent:!(t&&!1===t.hideOnTransparent),viewBoxOnly:t&&t.viewBoxOnly||!1,viewBoxSize:t&&t.viewBoxSize||!1,className:t&&t.className||"",id:t&&t.id||"",focusable:t&&t.focusable,filterSize:{width:t&&t.filterSize&&t.filterSize.width||"100%",height:t&&t.filterSize&&t.filterSize.height||"100%",x:t&&t.filterSize&&t.filterSize.x||"0%",y:t&&t.filterSize&&t.filterSize.y||"0%"},width:t&&t.width,height:t&&t.height,runExpressions:!t||void 0===t.runExpressions||t.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:s,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}function ShapeTransformManager(){this.sequences={},this.sequenceList=[],this.transform_key_count=0}extendPrototype([BaseElement,TransformElement,SVGBaseElement,HierarchyElement,FrameElement,RenderableDOMElement,ITextElement],SVGTextLottieElement),SVGTextLottieElement.prototype.createContent=function(){this.data.singleShape&&!this.globalData.fontManager.chars&&(this.textContainer=createNS("text"))},SVGTextLottieElement.prototype.buildTextContents=function(e){for(var t=0,r=e.length,i=[],n="";t<r;)e[t]===String.fromCharCode(13)||e[t]===String.fromCharCode(3)?(i.push(n),n=""):n+=e[t],t+=1;return i.push(n),i},SVGTextLottieElement.prototype.buildShapeData=function(e,t){if(e.shapes&&e.shapes.length){var r=e.shapes[0];if(r.it){var i=r.it[r.it.length-1];i.s&&(i.s.k[0]=t,i.s.k[1]=t)}}return e},SVGTextLottieElement.prototype.buildNewText=function(){var e,t;this.addDynamicProperty(this);var r=this.textProperty.currentData;this.renderedLetters=createSizedArray(r?r.l.length:0),r.fc?this.layerElement.setAttribute("fill",this.buildColor(r.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),r.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(r.sc)),this.layerElement.setAttribute("stroke-width",r.sw)),this.layerElement.setAttribute("font-size",r.finalSize);var i=this.globalData.fontManager.getFontByName(r.f);if(i.fClass)this.layerElement.setAttribute("class",i.fClass);else{this.layerElement.setAttribute("font-family",i.fFamily);var n=r.fWeight,o=r.fStyle;this.layerElement.setAttribute("font-style",o),this.layerElement.setAttribute("font-weight",n)}this.layerElement.setAttribute("aria-label",r.t);var a,s=r.l||[],l=!!this.globalData.fontManager.chars;t=s.length;var c=this.mHelper,d=this.data.singleShape,p=0,h=0,g=!0,u=.001*r.tr*r.finalSize;if(!d||l||r.sz){var f,m=this.textSpans.length;for(e=0;e<t;e+=1){if(this.textSpans[e]||(this.textSpans[e]={span:null,childSpan:null,glyph:null}),!l||!d||0===e){if(a=m>e?this.textSpans[e].span:createNS(l?"g":"text"),m<=e){if(a.setAttribute("stroke-linecap","butt"),a.setAttribute("stroke-linejoin","round"),a.setAttribute("stroke-miterlimit","4"),this.textSpans[e].span=a,l){var y=createNS("g");a.appendChild(y),this.textSpans[e].childSpan=y}this.textSpans[e].span=a,this.layerElement.appendChild(a)}a.style.display="inherit"}if(c.reset(),d&&(s[e].n&&(p=-u,h+=r.yOffset,h+=g?1:0,g=!1),this.applyTextPropertiesToMatrix(r,c,s[e].line,p,h),p+=s[e].l||0,p+=u),l){var C;if(1===(f=this.globalData.fontManager.getCharData(r.finalText[e],i.fStyle,this.globalData.fontManager.getFontByName(r.f).fFamily)).t)C=new SVGCompElement(f.data,this.globalData,this);else{var b=emptyShapeData;f.data&&f.data.shapes&&(b=this.buildShapeData(f.data,r.finalSize)),C=new SVGShapeElement(b,this.globalData,this)}if(this.textSpans[e].glyph){var v=this.textSpans[e].glyph;this.textSpans[e].childSpan.removeChild(v.layerElement),v.destroy()}this.textSpans[e].glyph=C,C._debug=!0,C.prepareFrame(0),C.renderFrame(),this.textSpans[e].childSpan.appendChild(C.layerElement),1===f.t&&this.textSpans[e].childSpan.setAttribute("transform","scale("+r.finalSize/100+","+r.finalSize/100+")")}else d&&a.setAttribute("transform","translate("+c.props[12]+","+c.props[13]+")"),a.textContent=s[e].val,a.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}d&&a&&a.setAttribute("d","")}else{var x=this.textContainer,w="start";switch(r.j){case 1:w="end";break;case 2:w="middle";break;default:w="start"}x.setAttribute("text-anchor",w),x.setAttribute("letter-spacing",u);var S=this.buildTextContents(r.finalText);for(t=S.length,h=r.ps?r.ps[1]+r.ascent:0,e=0;e<t;e+=1)(a=this.textSpans[e].span||createNS("tspan")).textContent=S[e],a.setAttribute("x",0),a.setAttribute("y",h),a.style.display="inherit",x.appendChild(a),this.textSpans[e]||(this.textSpans[e]={span:null,glyph:null}),this.textSpans[e].span=a,h+=r.finalLineHeight;this.layerElement.appendChild(x)}for(;e<this.textSpans.length;)this.textSpans[e].span.style.display="none",e+=1;this._sizeChanged=!0},SVGTextLottieElement.prototype.sourceRectAtTime=function(){if(this.prepareFrame(this.comp.renderedFrame-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;var e=this.layerElement.getBBox();this.bbox={top:e.y,left:e.x,width:e.width,height:e.height}}return this.bbox},SVGTextLottieElement.prototype.getValue=function(){var e,t,r=this.textSpans.length;for(this.renderedFrame=this.comp.renderedFrame,e=0;e<r;e+=1)(t=this.textSpans[e].glyph)&&(t.prepareFrame(this.comp.renderedFrame-this.data.st),t._mdf&&(this._mdf=!0))},SVGTextLottieElement.prototype.renderInnerContent=function(){if(this.validateText(),(!this.data.singleShape||this._mdf)&&(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag)){var e,t;this._sizeChanged=!0;var r,i,n,o=this.textAnimator.renderedLetters,a=this.textProperty.currentData.l;for(t=a.length,e=0;e<t;e+=1)a[e].n||(r=o[e],i=this.textSpans[e].span,(n=this.textSpans[e].glyph)&&n.renderFrame(),r._mdf.m&&i.setAttribute("transform",r.m),r._mdf.o&&i.setAttribute("opacity",r.o),r._mdf.sw&&i.setAttribute("stroke-width",r.sw),r._mdf.sc&&i.setAttribute("stroke",r.sc),r._mdf.fc&&i.setAttribute("fill",r.fc))}},extendPrototype([IImageElement],ISolidElement),ISolidElement.prototype.createContent=function(){var e=createNS("rect");e.setAttribute("width",this.data.sw),e.setAttribute("height",this.data.sh),e.setAttribute("fill",this.data.sc),this.layerElement.appendChild(e)},NullElement.prototype.prepareFrame=function(e){this.prepareProperties(e,!0)},NullElement.prototype.renderFrame=function(){},NullElement.prototype.getBaseElement=function(){return null},NullElement.prototype.destroy=function(){},NullElement.prototype.sourceRectAtTime=function(){},NullElement.prototype.hide=function(){},extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement],NullElement),extendPrototype([BaseRenderer],SVGRendererBase),SVGRendererBase.prototype.createNull=function(e){return new NullElement(e,this.globalData,this)},SVGRendererBase.prototype.createShape=function(e){return new SVGShapeElement(e,this.globalData,this)},SVGRendererBase.prototype.createText=function(e){return new SVGTextLottieElement(e,this.globalData,this)},SVGRendererBase.prototype.createImage=function(e){return new IImageElement(e,this.globalData,this)},SVGRendererBase.prototype.createSolid=function(e){return new ISolidElement(e,this.globalData,this)},SVGRendererBase.prototype.configAnimation=function(e){this.svgElement.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.svgElement.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox","0 0 "+e.w+" "+e.h),this.renderConfig.viewBoxOnly||(this.svgElement.setAttribute("width",e.w),this.svgElement.setAttribute("height",e.h),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility),this.renderConfig.width&&this.svgElement.setAttribute("width",this.renderConfig.width),this.renderConfig.height&&this.svgElement.setAttribute("height",this.renderConfig.height),this.renderConfig.className&&this.svgElement.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.svgElement.setAttribute("id",this.renderConfig.id),void 0!==this.renderConfig.focusable&&this.svgElement.setAttribute("focusable",this.renderConfig.focusable),this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper.appendChild(this.svgElement);var t=this.globalData.defs;this.setupGlobalData(e,t),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=e;var r=createNS("clipPath"),i=createNS("rect");i.setAttribute("width",e.w),i.setAttribute("height",e.h),i.setAttribute("x",0),i.setAttribute("y",0);var n=createElementID();r.setAttribute("id",n),r.appendChild(i),this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+n+")"),t.appendChild(r),this.layers=e.layers,this.elements=createSizedArray(e.layers.length)},SVGRendererBase.prototype.destroy=function(){var e;this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var t=this.layers?this.layers.length:0;for(e=0;e<t;e+=1)this.elements[e]&&this.elements[e].destroy&&this.elements[e].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},SVGRendererBase.prototype.updateContainerSize=function(){},SVGRendererBase.prototype.findIndexByInd=function(e){var t=0,r=this.layers.length;for(t=0;t<r;t+=1)if(this.layers[t].ind===e)return t;return-1},SVGRendererBase.prototype.buildItem=function(e){var t=this.elements;if(!t[e]&&99!==this.layers[e].ty){t[e]=!0;var r=this.createItem(this.layers[e]);if(t[e]=r,getExpressionsPlugin()&&(0===this.layers[e].ty&&this.globalData.projectInterface.registerComposition(r),r.initExpressions()),this.appendElementInPos(r,e),this.layers[e].tt){var i="tp"in this.layers[e]?this.findIndexByInd(this.layers[e].tp):e-1;if(-1===i)return;if(this.elements[i]&&!0!==this.elements[i]){var n=t[i].getMatte(this.layers[e].tt);r.setMatte(n)}else this.buildItem(i),this.addPendingElement(r)}}},SVGRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var e=this.pendingElements.pop();if(e.checkParenting(),e.data.tt)for(var t=0,r=this.elements.length;t<r;){if(this.elements[t]===e){var i="tp"in e.data?this.findIndexByInd(e.data.tp):t-1,n=this.elements[i].getMatte(this.layers[t].tt);e.setMatte(n);break}t+=1}}},SVGRendererBase.prototype.renderFrame=function(e){if(this.renderedFrame!==e&&!this.destroyed){var t;null===e?e=this.renderedFrame:this.renderedFrame=e,this.globalData.frameNum=e,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=e,this.globalData._mdf=!1;var r=this.layers.length;for(this.completeLayers||this.checkLayers(e),t=r-1;t>=0;t-=1)(this.completeLayers||this.elements[t])&&this.elements[t].prepareFrame(e-this.layers[t].st);if(this.globalData._mdf)for(t=0;t<r;t+=1)(this.completeLayers||this.elements[t])&&this.elements[t].renderFrame()}},SVGRendererBase.prototype.appendElementInPos=function(e,t){var r=e.getBaseElement();if(r){for(var i,n=0;n<t;)this.elements[n]&&!0!==this.elements[n]&&this.elements[n].getBaseElement()&&(i=this.elements[n].getBaseElement()),n+=1;i?this.layerElement.insertBefore(r,i):this.layerElement.appendChild(r)}},SVGRendererBase.prototype.hide=function(){this.layerElement.style.display="none"},SVGRendererBase.prototype.show=function(){this.layerElement.style.display="block"},extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement,RenderableDOMElement],ICompElement),ICompElement.prototype.initElement=function(e,t,r){this.initFrame(),this.initBaseData(e,t,r),this.initTransform(e,t,r),this.initRenderable(),this.initHierarchy(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),!this.data.xt&&t.progressiveLoad||this.buildAllItems(),this.hide()},ICompElement.prototype.prepareFrame=function(e){if(this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange),this.isInRange||this.data.xt){if(this.tm._placeholder)this.renderedFrame=e/this.data.sr;else{var t=this.tm.v;t===this.data.op&&(t=this.data.op-1),this.renderedFrame=t}var r,i=this.elements.length;for(this.completeLayers||this.checkLayers(this.renderedFrame),r=i-1;r>=0;r-=1)(this.completeLayers||this.elements[r])&&(this.elements[r].prepareFrame(this.renderedFrame-this.layers[r].st),this.elements[r]._mdf&&(this._mdf=!0))}},ICompElement.prototype.renderInnerContent=function(){var e,t=this.layers.length;for(e=0;e<t;e+=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()},ICompElement.prototype.setElements=function(e){this.elements=e},ICompElement.prototype.getElements=function(){return this.elements},ICompElement.prototype.destroyElements=function(){var e,t=this.layers.length;for(e=0;e<t;e+=1)this.elements[e]&&this.elements[e].destroy()},ICompElement.prototype.destroy=function(){this.destroyElements(),this.destroyBaseElement()},extendPrototype([SVGRendererBase,ICompElement,SVGBaseElement],SVGCompElement),SVGCompElement.prototype.createComp=function(e){return new SVGCompElement(e,this.globalData,this)},extendPrototype([SVGRendererBase],SVGRenderer),SVGRenderer.prototype.createComp=function(e){return new SVGCompElement(e,this.globalData,this)},ShapeTransformManager.prototype={addTransformSequence:function(e){var t,r=e.length,i="_";for(t=0;t<r;t+=1)i+=e[t].transform.key+"_";var n=this.sequences[i];return n||(n={transforms:[].concat(e),finalTransform:new Matrix,_mdf:!1},this.sequences[i]=n,this.sequenceList.push(n)),n},processSequence:function(e,t){for(var r=0,i=e.transforms.length,n=t;r<i&&!t;){if(e.transforms[r].transform.mProps._mdf){n=!0;break}r+=1}if(n)for(e.finalTransform.reset(),r=i-1;r>=0;r-=1)e.finalTransform.multiply(e.transforms[r].transform.mProps.v);e._mdf=n},processSequences:function(e){var t,r=this.sequenceList.length;for(t=0;t<r;t+=1)this.processSequence(this.sequenceList[t],e)},getNewKey:function(){return this.transform_key_count+=1,"_"+this.transform_key_count}};var lumaLoader=function(){var e="__lottie_element_luma_buffer",t=null,r=null,i=null;function n(){var n,o,a;t||(n=createNS("svg"),o=createNS("filter"),a=createNS("feColorMatrix"),o.setAttribute("id",e),a.setAttribute("type","matrix"),a.setAttribute("color-interpolation-filters","sRGB"),a.setAttribute("values","0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0"),o.appendChild(a),n.appendChild(o),n.setAttribute("id",e+"_svg"),featureSupport.svgLumaHidden&&(n.style.display="none"),i=n,document.body.appendChild(i),t=createTag("canvas"),(r=t.getContext("2d")).filter="url(#"+e+")",r.fillStyle="rgba(0,0,0,0)",r.fillRect(0,0,1,1))}return{load:n,get:function(i){return t||n(),t.width=i.width,t.height=i.height,r.filter="url(#"+e+")",t}}};function createCanvas(e,t){if(featureSupport.offscreenCanvas)return new OffscreenCanvas(e,t);var r=createTag("canvas");return r.width=e,r.height=t,r}var assetLoader={loadLumaCanvas:lumaLoader.load,getLumaCanvas:lumaLoader.get,createCanvas:createCanvas},registeredEffects={};function CVEffects(e){var t,r,i=e.data.ef?e.data.ef.length:0;for(this.filters=[],t=0;t<i;t+=1){r=null;var n=e.data.ef[t].ty;registeredEffects[n]&&(r=new(0,registeredEffects[n].effect)(e.effectsManager.effectElements[t],e)),r&&this.filters.push(r)}this.filters.length&&e.addRenderableComponent(this)}function registerEffect(e,t){registeredEffects[e]={effect:t}}function CVMaskElement(e,t){var r;this.data=e,this.element=t,this.masksProperties=this.data.masksProperties||[],this.viewData=createSizedArray(this.masksProperties.length);var i=this.masksProperties.length,n=!1;for(r=0;r<i;r+=1)"n"!==this.masksProperties[r].mode&&(n=!0),this.viewData[r]=ShapePropertyFactory.getShapeProp(this.element,this.masksProperties[r],3);this.hasMasks=n,n&&this.element.addRenderableComponent(this)}function CVBaseElement(){}CVEffects.prototype.renderFrame=function(e){var t,r=this.filters.length;for(t=0;t<r;t+=1)this.filters[t].renderFrame(e)},CVEffects.prototype.getEffects=function(e){var t,r=this.filters.length,i=[];for(t=0;t<r;t+=1)this.filters[t].type===e&&i.push(this.filters[t]);return i},CVMaskElement.prototype.renderFrame=function(){if(this.hasMasks){var e,t,r,i,n=this.element.finalTransform.mat,o=this.element.canvasContext,a=this.masksProperties.length;for(o.beginPath(),e=0;e<a;e+=1)if("n"!==this.masksProperties[e].mode){var s;this.masksProperties[e].inv&&(o.moveTo(0,0),o.lineTo(this.element.globalData.compSize.w,0),o.lineTo(this.element.globalData.compSize.w,this.element.globalData.compSize.h),o.lineTo(0,this.element.globalData.compSize.h),o.lineTo(0,0)),i=this.viewData[e].v,t=n.applyToPointArray(i.v[0][0],i.v[0][1],0),o.moveTo(t[0],t[1]);var l=i._length;for(s=1;s<l;s+=1)r=n.applyToTriplePoints(i.o[s-1],i.i[s],i.v[s]),o.bezierCurveTo(r[0],r[1],r[2],r[3],r[4],r[5]);r=n.applyToTriplePoints(i.o[s-1],i.i[0],i.v[0]),o.bezierCurveTo(r[0],r[1],r[2],r[3],r[4],r[5])}this.element.globalData.renderer.save(!0),o.clip()}},CVMaskElement.prototype.getMaskProperty=MaskElement.prototype.getMaskProperty,CVMaskElement.prototype.destroy=function(){this.element=null};var operationsMap={1:"source-in",2:"source-out",3:"source-in",4:"source-out"};function CVShapeData(e,t,r,i){this.styledShapes=[],this.tr=[0,0,0,0,0,0];var n,o=4;"rc"===t.ty?o=5:"el"===t.ty?o=6:"sr"===t.ty&&(o=7),this.sh=ShapePropertyFactory.getShapeProp(e,t,o,e);var a,s=r.length;for(n=0;n<s;n+=1)r[n].closed||(a={transforms:i.addTransformSequence(r[n].transforms),trNodes:[]},this.styledShapes.push(a),r[n].elements.push(a))}function CVShapeElement(e,t,r){this.shapes=[],this.shapesData=e.shapes,this.stylesList=[],this.itemsData=[],this.prevViewData=[],this.shapeModifiers=[],this.processedElements=[],this.transformsManager=new ShapeTransformManager,this.initElement(e,t,r)}function CVTextElement(e,t,r){this.textSpans=[],this.yOffset=0,this.fillColorAnim=!1,this.strokeColorAnim=!1,this.strokeWidthAnim=!1,this.stroke=!1,this.fill=!1,this.justifyOffset=0,this.currentRender=null,this.renderType="canvas",this.values={fill:"rgba(0,0,0,0)",stroke:"rgba(0,0,0,0)",sWidth:0,fValue:""},this.initElement(e,t,r)}function CVImageElement(e,t,r){this.assetData=t.getAssetData(e.refId),this.img=t.imageLoader.getAsset(this.assetData),this.initElement(e,t,r)}function CVSolidElement(e,t,r){this.initElement(e,t,r)}function CanvasRendererBase(){}function CanvasContext(){this.opacity=-1,this.transform=createTypedArray("float32",16),this.fillStyle="",this.strokeStyle="",this.lineWidth="",this.lineCap="",this.lineJoin="",this.miterLimit="",this.id=Math.random()}function CVContextData(){var e;for(this.stack=[],this.cArrPos=0,this.cTr=new Matrix,e=0;e<15;e+=1){var t=new CanvasContext;this.stack[e]=t}this._length=15,this.nativeContext=null,this.transformMat=new Matrix,this.currentOpacity=1,this.currentFillStyle="",this.appliedFillStyle="",this.currentStrokeStyle="",this.appliedStrokeStyle="",this.currentLineWidth="",this.appliedLineWidth="",this.currentLineCap="",this.appliedLineCap="",this.currentLineJoin="",this.appliedLineJoin="",this.appliedMiterLimit="",this.currentMiterLimit=""}function CVCompElement(e,t,r){this.completeLayers=!1,this.layers=e.layers,this.pendingElements=[],this.elements=createSizedArray(this.layers.length),this.initElement(e,t,r),this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0}}function CanvasRenderer(e,t){this.animationItem=e,this.renderConfig={clearCanvas:!t||void 0===t.clearCanvas||t.clearCanvas,context:t&&t.context||null,progressiveLoad:t&&t.progressiveLoad||!1,preserveAspectRatio:t&&t.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:t&&t.contentVisibility||"visible",className:t&&t.className||"",id:t&&t.id||"",runExpressions:!t||void 0===t.runExpressions||t.runExpressions},this.renderConfig.dpr=t&&t.dpr||1,this.animationItem.wrapper&&(this.renderConfig.dpr=t&&t.dpr||window.devicePixelRatio||1),this.renderedFrame=-1,this.globalData={frameNum:-1,_mdf:!1,renderConfig:this.renderConfig,currentGlobalAlpha:-1},this.contextData=new CVContextData,this.elements=[],this.pendingElements=[],this.transformMat=new Matrix,this.completeLayers=!1,this.rendererType="canvas",this.renderConfig.clearCanvas&&(this.ctxTransform=this.contextData.transform.bind(this.contextData),this.ctxOpacity=this.contextData.opacity.bind(this.contextData),this.ctxFillStyle=this.contextData.fillStyle.bind(this.contextData),this.ctxStrokeStyle=this.contextData.strokeStyle.bind(this.contextData),this.ctxLineWidth=this.contextData.lineWidth.bind(this.contextData),this.ctxLineCap=this.contextData.lineCap.bind(this.contextData),this.ctxLineJoin=this.contextData.lineJoin.bind(this.contextData),this.ctxMiterLimit=this.contextData.miterLimit.bind(this.contextData),this.ctxFill=this.contextData.fill.bind(this.contextData),this.ctxFillRect=this.contextData.fillRect.bind(this.contextData),this.ctxStroke=this.contextData.stroke.bind(this.contextData),this.save=this.contextData.save.bind(this.contextData))}function HBaseElement(){}function HSolidElement(e,t,r){this.initElement(e,t,r)}function HShapeElement(e,t,r){this.shapes=[],this.shapesData=e.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.shapesContainer=createNS("g"),this.initElement(e,t,r),this.prevViewData=[],this.currentBBox={x:999999,y:-999999,h:0,w:0}}function HTextElement(e,t,r){this.textSpans=[],this.textPaths=[],this.currentBBox={x:999999,y:-999999,h:0,w:0},this.renderType="svg",this.isMasked=!1,this.initElement(e,t,r)}function HCameraElement(e,t,r){this.initFrame(),this.initBaseData(e,t,r),this.initHierarchy();var i=PropertyFactory.getProp;if(this.pe=i(this,e.pe,0,0,this),e.ks.p.s?(this.px=i(this,e.ks.p.x,1,0,this),this.py=i(this,e.ks.p.y,1,0,this),this.pz=i(this,e.ks.p.z,1,0,this)):this.p=i(this,e.ks.p,1,0,this),e.ks.a&&(this.a=i(this,e.ks.a,1,0,this)),e.ks.or.k.length&&e.ks.or.k[0].to){var n,o=e.ks.or.k.length;for(n=0;n<o;n+=1)e.ks.or.k[n].to=null,e.ks.or.k[n].ti=null}this.or=i(this,e.ks.or,1,degToRads,this),this.or.sh=!0,this.rx=i(this,e.ks.rx,0,degToRads,this),this.ry=i(this,e.ks.ry,0,degToRads,this),this.rz=i(this,e.ks.rz,0,degToRads,this),this.mat=new Matrix,this._prevMat=new Matrix,this._isFirstFrame=!0,this.finalTransform={mProp:this}}function HImageElement(e,t,r){this.assetData=t.getAssetData(e.refId),this.initElement(e,t,r)}function HybridRendererBase(e,t){this.animationItem=e,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:t&&t.className||"",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(t&&!1===t.hideOnTransparent),filterSize:{width:t&&t.filterSize&&t.filterSize.width||"400%",height:t&&t.filterSize&&t.filterSize.height||"400%",x:t&&t.filterSize&&t.filterSize.x||"-100%",y:t&&t.filterSize&&t.filterSize.y||"-100%"}},this.globalData={_mdf:!1,frameNum:-1,renderConfig:this.renderConfig},this.pendingElements=[],this.elements=[],this.threeDElements=[],this.destroyed=!1,this.camera=null,this.supports3d=!0,this.rendererType="html"}function HCompElement(e,t,r){this.layers=e.layers,this.supports3d=!e.hasMask,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(e,t,r),this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0}}function HybridRenderer(e,t){this.animationItem=e,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:t&&t.className||"",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(t&&!1===t.hideOnTransparent),filterSize:{width:t&&t.filterSize&&t.filterSize.width||"400%",height:t&&t.filterSize&&t.filterSize.height||"400%",x:t&&t.filterSize&&t.filterSize.x||"-100%",y:t&&t.filterSize&&t.filterSize.y||"-100%"},runExpressions:!t||void 0===t.runExpressions||t.runExpressions},this.globalData={_mdf:!1,frameNum:-1,renderConfig:this.renderConfig},this.pendingElements=[],this.elements=[],this.threeDElements=[],this.destroyed=!1,this.camera=null,this.supports3d=!0,this.rendererType="html"}CVBaseElement.prototype={createElements:function(){},initRendererElement:function(){},createContainerElements:function(){if(this.data.tt>=1){this.buffers=[];var e=this.globalData.canvasContext,t=assetLoader.createCanvas(e.canvas.width,e.canvas.height);this.buffers.push(t);var r=assetLoader.createCanvas(e.canvas.width,e.canvas.height);this.buffers.push(r),this.data.tt>=3&&!document._isProxy&&assetLoader.loadLumaCanvas()}this.canvasContext=this.globalData.canvasContext,this.transformCanvas=this.globalData.transformCanvas,this.renderableEffectsManager=new CVEffects(this),this.searchEffectTransforms()},createContent:function(){},setBlendMode:function(){var e=this.globalData;if(e.blendMode!==this.data.bm){e.blendMode=this.data.bm;var t=getBlendMode(this.data.bm);e.canvasContext.globalCompositeOperation=t}},createRenderableComponents:function(){this.maskManager=new CVMaskElement(this.data,this),this.transformEffects=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT)},hideElement:function(){this.hidden||this.isInRange&&!this.isTransparent||(this.hidden=!0)},showElement:function(){this.isInRange&&!this.isTransparent&&(this.hidden=!1,this._isFirstFrame=!0,this.maskManager._isFirstFrame=!0)},clearCanvas:function(e){e.clearRect(this.transformCanvas.tx,this.transformCanvas.ty,this.transformCanvas.w*this.transformCanvas.sx,this.transformCanvas.h*this.transformCanvas.sy)},prepareLayer:function(){if(this.data.tt>=1){var e=this.buffers[0].getContext("2d");this.clearCanvas(e),e.drawImage(this.canvasContext.canvas,0,0),this.currentTransform=this.canvasContext.getTransform(),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform)}},exitLayer:function(){if(this.data.tt>=1){var e=this.buffers[1],t=e.getContext("2d");if(this.clearCanvas(t),t.drawImage(this.canvasContext.canvas,0,0),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform),this.comp.getElementById("tp"in this.data?this.data.tp:this.data.ind-1).renderFrame(!0),this.canvasContext.setTransform(1,0,0,1,0,0),this.data.tt>=3&&!document._isProxy){var r=assetLoader.getLumaCanvas(this.canvasContext.canvas);r.getContext("2d").drawImage(this.canvasContext.canvas,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.drawImage(r,0,0)}this.canvasContext.globalCompositeOperation=operationsMap[this.data.tt],this.canvasContext.drawImage(e,0,0),this.canvasContext.globalCompositeOperation="destination-over",this.canvasContext.drawImage(this.buffers[0],0,0),this.canvasContext.setTransform(this.currentTransform),this.canvasContext.globalCompositeOperation="source-over"}},renderFrame:function(e){if(!this.hidden&&!this.data.hd&&(1!==this.data.td||e)){this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.setBlendMode();var t=0===this.data.ty;this.prepareLayer(),this.globalData.renderer.save(t),this.globalData.renderer.ctxTransform(this.finalTransform.localMat.props),this.globalData.renderer.ctxOpacity(this.finalTransform.localOpacity),this.renderInnerContent(),this.globalData.renderer.restore(t),this.exitLayer(),this.maskManager.hasMasks&&this.globalData.renderer.restore(!0),this._isFirstFrame&&(this._isFirstFrame=!1)}},destroy:function(){this.canvasContext=null,this.data=null,this.globalData=null,this.maskManager.destroy()},mHelper:new Matrix},CVBaseElement.prototype.hide=CVBaseElement.prototype.hideElement,CVBaseElement.prototype.show=CVBaseElement.prototype.showElement,CVShapeData.prototype.setAsAnimated=SVGShapeData.prototype.setAsAnimated,extendPrototype([BaseElement,TransformElement,CVBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableElement],CVShapeElement),CVShapeElement.prototype.initElement=RenderableDOMElement.prototype.initElement,CVShapeElement.prototype.transformHelper={opacity:1,_opMdf:!1},CVShapeElement.prototype.dashResetter=[],CVShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[])},CVShapeElement.prototype.createStyleElement=function(e,t){var r={data:e,type:e.ty,preTransforms:this.transformsManager.addTransformSequence(t),transforms:[],elements:[],closed:!0===e.hd},i={};if("fl"===e.ty||"st"===e.ty?(i.c=PropertyFactory.getProp(this,e.c,1,255,this),i.c.k||(r.co="rgb("+bmFloor(i.c.v[0])+","+bmFloor(i.c.v[1])+","+bmFloor(i.c.v[2])+")")):"gf"!==e.ty&&"gs"!==e.ty||(i.s=PropertyFactory.getProp(this,e.s,1,null,this),i.e=PropertyFactory.getProp(this,e.e,1,null,this),i.h=PropertyFactory.getProp(this,e.h||{k:0},0,.01,this),i.a=PropertyFactory.getProp(this,e.a||{k:0},0,degToRads,this),i.g=new GradientProperty(this,e.g,this)),i.o=PropertyFactory.getProp(this,e.o,0,.01,this),"st"===e.ty||"gs"===e.ty){if(r.lc=lineCapEnum[e.lc||2],r.lj=lineJoinEnum[e.lj||2],1==e.lj&&(r.ml=e.ml),i.w=PropertyFactory.getProp(this,e.w,0,null,this),i.w.k||(r.wi=i.w.v),e.d){var n=new DashProperty(this,e.d,"canvas",this);i.d=n,i.d.k||(r.da=i.d.dashArray,r.do=i.d.dashoffset[0])}}else r.r=2===e.r?"evenodd":"nonzero";return this.stylesList.push(r),i.style=r,i},CVShapeElement.prototype.createGroupElement=function(){return{it:[],prevViewData:[]}},CVShapeElement.prototype.createTransformElement=function(e){return{transform:{opacity:1,_opMdf:!1,key:this.transformsManager.getNewKey(),op:PropertyFactory.getProp(this,e.o,0,.01,this),mProps:TransformPropertyFactory.getTransformProperty(this,e,this)}}},CVShapeElement.prototype.createShapeElement=function(e){var t=new CVShapeData(this,e,this.stylesList,this.transformsManager);return this.shapes.push(t),this.addShapeToModifiers(t),t},CVShapeElement.prototype.reloadShapes=function(){var e;this._isFirstFrame=!0;var t=this.itemsData.length;for(e=0;e<t;e+=1)this.prevViewData[e]=this.itemsData[e];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[]),t=this.dynamicProperties.length,e=0;e<t;e+=1)this.dynamicProperties[e].getValue();this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame)},CVShapeElement.prototype.addTransformToStyleList=function(e){var t,r=this.stylesList.length;for(t=0;t<r;t+=1)this.stylesList[t].closed||this.stylesList[t].transforms.push(e)},CVShapeElement.prototype.removeTransformFromStyleList=function(){var e,t=this.stylesList.length;for(e=0;e<t;e+=1)this.stylesList[e].closed||this.stylesList[e].transforms.pop()},CVShapeElement.prototype.closeStyles=function(e){var t,r=e.length;for(t=0;t<r;t+=1)e[t].closed=!0},CVShapeElement.prototype.searchShapes=function(e,t,r,i,n){var o,a,s,l,c,d,p=e.length-1,h=[],g=[],u=[].concat(n);for(o=p;o>=0;o-=1){if((l=this.searchProcessedElement(e[o]))?t[o]=r[l-1]:e[o]._shouldRender=i,"fl"===e[o].ty||"st"===e[o].ty||"gf"===e[o].ty||"gs"===e[o].ty)l?t[o].style.closed=!1:t[o]=this.createStyleElement(e[o],u),h.push(t[o].style);else if("gr"===e[o].ty){if(l)for(s=t[o].it.length,a=0;a<s;a+=1)t[o].prevViewData[a]=t[o].it[a];else t[o]=this.createGroupElement(e[o]);this.searchShapes(e[o].it,t[o].it,t[o].prevViewData,i,u)}else"tr"===e[o].ty?(l||(d=this.createTransformElement(e[o]),t[o]=d),u.push(t[o]),this.addTransformToStyleList(t[o])):"sh"===e[o].ty||"rc"===e[o].ty||"el"===e[o].ty||"sr"===e[o].ty?l||(t[o]=this.createShapeElement(e[o])):"tm"===e[o].ty||"rd"===e[o].ty||"pb"===e[o].ty||"zz"===e[o].ty||"op"===e[o].ty?(l?(c=t[o]).closed=!1:((c=ShapeModifiers.getModifier(e[o].ty)).init(this,e[o]),t[o]=c,this.shapeModifiers.push(c)),g.push(c)):"rp"===e[o].ty&&(l?(c=t[o]).closed=!0:(c=ShapeModifiers.getModifier(e[o].ty),t[o]=c,c.init(this,e,o,t),this.shapeModifiers.push(c),i=!1),g.push(c));this.addProcessedElement(e[o],o+1)}for(this.removeTransformFromStyleList(),this.closeStyles(h),p=g.length,o=0;o<p;o+=1)g[o].closed=!0},CVShapeElement.prototype.renderInnerContent=function(){this.transformHelper.opacity=1,this.transformHelper._opMdf=!1,this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame),this.renderShape(this.transformHelper,this.shapesData,this.itemsData,!0)},CVShapeElement.prototype.renderShapeTransform=function(e,t){(e._opMdf||t.op._mdf||this._isFirstFrame)&&(t.opacity=e.opacity,t.opacity*=t.op.v,t._opMdf=!0)},CVShapeElement.prototype.drawLayer=function(){var e,t,r,i,n,o,a,s,l,c=this.stylesList.length,d=this.globalData.renderer,p=this.globalData.canvasContext;for(e=0;e<c;e+=1)if(("st"!==(s=(l=this.stylesList[e]).type)&&"gs"!==s||0!==l.wi)&&l.data._shouldRender&&0!==l.coOp&&0!==this.globalData.currentGlobalAlpha){for(d.save(),o=l.elements,"st"===s||"gs"===s?(d.ctxStrokeStyle("st"===s?l.co:l.grd),d.ctxLineWidth(l.wi),d.ctxLineCap(l.lc),d.ctxLineJoin(l.lj),d.ctxMiterLimit(l.ml||0)):d.ctxFillStyle("fl"===s?l.co:l.grd),d.ctxOpacity(l.coOp),"st"!==s&&"gs"!==s&&p.beginPath(),d.ctxTransform(l.preTransforms.finalTransform.props),r=o.length,t=0;t<r;t+=1){for("st"!==s&&"gs"!==s||(p.beginPath(),l.da&&(p.setLineDash(l.da),p.lineDashOffset=l.do)),n=(a=o[t].trNodes).length,i=0;i<n;i+=1)"m"===a[i].t?p.moveTo(a[i].p[0],a[i].p[1]):"c"===a[i].t?p.bezierCurveTo(a[i].pts[0],a[i].pts[1],a[i].pts[2],a[i].pts[3],a[i].pts[4],a[i].pts[5]):p.closePath();"st"!==s&&"gs"!==s||(d.ctxStroke(),l.da&&p.setLineDash(this.dashResetter))}"st"!==s&&"gs"!==s&&this.globalData.renderer.ctxFill(l.r),d.restore()}},CVShapeElement.prototype.renderShape=function(e,t,r,i){var n,o;for(o=e,n=t.length-1;n>=0;n-=1)"tr"===t[n].ty?(o=r[n].transform,this.renderShapeTransform(e,o)):"sh"===t[n].ty||"el"===t[n].ty||"rc"===t[n].ty||"sr"===t[n].ty?this.renderPath(t[n],r[n]):"fl"===t[n].ty?this.renderFill(t[n],r[n],o):"st"===t[n].ty?this.renderStroke(t[n],r[n],o):"gf"===t[n].ty||"gs"===t[n].ty?this.renderGradientFill(t[n],r[n],o):"gr"===t[n].ty?this.renderShape(o,t[n].it,r[n].it):t[n].ty;i&&this.drawLayer()},CVShapeElement.prototype.renderStyledShape=function(e,t){if(this._isFirstFrame||t._mdf||e.transforms._mdf){var r,i,n,o=e.trNodes,a=t.paths,s=a._length;o.length=0;var l=e.transforms.finalTransform;for(n=0;n<s;n+=1){var c=a.shapes[n];if(c&&c.v){for(i=c._length,r=1;r<i;r+=1)1===r&&o.push({t:"m",p:l.applyToPointArray(c.v[0][0],c.v[0][1],0)}),o.push({t:"c",pts:l.applyToTriplePoints(c.o[r-1],c.i[r],c.v[r])});1===i&&o.push({t:"m",p:l.applyToPointArray(c.v[0][0],c.v[0][1],0)}),c.c&&i&&(o.push({t:"c",pts:l.applyToTriplePoints(c.o[r-1],c.i[0],c.v[0])}),o.push({t:"z"}))}}e.trNodes=o}},CVShapeElement.prototype.renderPath=function(e,t){if(!0!==e.hd&&e._shouldRender){var r,i=t.styledShapes.length;for(r=0;r<i;r+=1)this.renderStyledShape(t.styledShapes[r],t.sh)}},CVShapeElement.prototype.renderFill=function(e,t,r){var i=t.style;(t.c._mdf||this._isFirstFrame)&&(i.co="rgb("+bmFloor(t.c.v[0])+","+bmFloor(t.c.v[1])+","+bmFloor(t.c.v[2])+")"),(t.o._mdf||r._opMdf||this._isFirstFrame)&&(i.coOp=t.o.v*r.opacity)},CVShapeElement.prototype.renderGradientFill=function(e,t,r){var i,n=t.style;if(!n.grd||t.g._mdf||t.s._mdf||t.e._mdf||1!==e.t&&(t.h._mdf||t.a._mdf)){var o,a=this.globalData.canvasContext,s=t.s.v,l=t.e.v;if(1===e.t)i=a.createLinearGradient(s[0],s[1],l[0],l[1]);else{var c=Math.sqrt(Math.pow(s[0]-l[0],2)+Math.pow(s[1]-l[1],2)),d=Math.atan2(l[1]-s[1],l[0]-s[0]),p=t.h.v;p>=1?p=.99:p<=-1&&(p=-.99);var h=c*p,g=Math.cos(d+t.a.v)*h+s[0],u=Math.sin(d+t.a.v)*h+s[1];i=a.createRadialGradient(g,u,0,s[0],s[1],c)}var f=e.g.p,m=t.g.c,y=1;for(o=0;o<f;o+=1)t.g._hasOpacity&&t.g._collapsable&&(y=t.g.o[2*o+1]),i.addColorStop(m[4*o]/100,"rgba("+m[4*o+1]+","+m[4*o+2]+","+m[4*o+3]+","+y+")");n.grd=i}n.coOp=t.o.v*r.opacity},CVShapeElement.prototype.renderStroke=function(e,t,r){var i=t.style,n=t.d;n&&(n._mdf||this._isFirstFrame)&&(i.da=n.dashArray,i.do=n.dashoffset[0]),(t.c._mdf||this._isFirstFrame)&&(i.co="rgb("+bmFloor(t.c.v[0])+","+bmFloor(t.c.v[1])+","+bmFloor(t.c.v[2])+")"),(t.o._mdf||r._opMdf||this._isFirstFrame)&&(i.coOp=t.o.v*r.opacity),(t.w._mdf||this._isFirstFrame)&&(i.wi=t.w.v)},CVShapeElement.prototype.destroy=function(){this.shapesData=null,this.globalData=null,this.canvasContext=null,this.stylesList.length=0,this.itemsData.length=0},extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement,ITextElement],CVTextElement),CVTextElement.prototype.tHelper=createTag("canvas").getContext("2d"),CVTextElement.prototype.buildNewText=function(){var e=this.textProperty.currentData;this.renderedLetters=createSizedArray(e.l?e.l.length:0);var t=!1;e.fc?(t=!0,this.values.fill=this.buildColor(e.fc)):this.values.fill="rgba(0,0,0,0)",this.fill=t;var r=!1;e.sc&&(r=!0,this.values.stroke=this.buildColor(e.sc),this.values.sWidth=e.sw);var i,n,o,a,s,l,c,d,p,h,g,u,f=this.globalData.fontManager.getFontByName(e.f),m=e.l,y=this.mHelper;this.stroke=r,this.values.fValue=e.finalSize+"px "+this.globalData.fontManager.getFontByName(e.f).fFamily,n=e.finalText.length;var C=this.data.singleShape,b=.001*e.tr*e.finalSize,v=0,x=0,w=!0,S=0;for(i=0;i<n;i+=1){a=(o=this.globalData.fontManager.getCharData(e.finalText[i],f.fStyle,this.globalData.fontManager.getFontByName(e.f).fFamily))&&o.data||{},y.reset(),C&&m[i].n&&(v=-b,x+=e.yOffset,x+=w?1:0,w=!1),p=(c=a.shapes?a.shapes[0].it:[]).length,y.scale(e.finalSize/100,e.finalSize/100),C&&this.applyTextPropertiesToMatrix(e,y,m[i].line,v,x),g=createSizedArray(p-1);var k=0;for(d=0;d<p;d+=1)if("sh"===c[d].ty){for(l=c[d].ks.k.i.length,h=c[d].ks.k,u=[],s=1;s<l;s+=1)1===s&&u.push(y.applyToX(h.v[0][0],h.v[0][1],0),y.applyToY(h.v[0][0],h.v[0][1],0)),u.push(y.applyToX(h.o[s-1][0],h.o[s-1][1],0),y.applyToY(h.o[s-1][0],h.o[s-1][1],0),y.applyToX(h.i[s][0],h.i[s][1],0),y.applyToY(h.i[s][0],h.i[s][1],0),y.applyToX(h.v[s][0],h.v[s][1],0),y.applyToY(h.v[s][0],h.v[s][1],0));u.push(y.applyToX(h.o[s-1][0],h.o[s-1][1],0),y.applyToY(h.o[s-1][0],h.o[s-1][1],0),y.applyToX(h.i[0][0],h.i[0][1],0),y.applyToY(h.i[0][0],h.i[0][1],0),y.applyToX(h.v[0][0],h.v[0][1],0),y.applyToY(h.v[0][0],h.v[0][1],0)),g[k]=u,k+=1}C&&(v+=m[i].l,v+=b),this.textSpans[S]?this.textSpans[S].elem=g:this.textSpans[S]={elem:g},S+=1}},CVTextElement.prototype.renderInnerContent=function(){var e,t,r,i,n,o;this.validateText(),this.canvasContext.font=this.values.fValue,this.globalData.renderer.ctxLineCap("butt"),this.globalData.renderer.ctxLineJoin("miter"),this.globalData.renderer.ctxMiterLimit(4),this.data.singleShape||this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag);var a,s=this.textAnimator.renderedLetters,l=this.textProperty.currentData.l;t=l.length;var c,d,p=null,h=null,g=null,u=this.globalData.renderer;for(e=0;e<t;e+=1)if(!l[e].n){if((a=s[e])&&(u.save(),u.ctxTransform(a.p),u.ctxOpacity(a.o)),this.fill){for(a&&a.fc?p!==a.fc&&(u.ctxFillStyle(a.fc),p=a.fc):p!==this.values.fill&&(p=this.values.fill,u.ctxFillStyle(this.values.fill)),i=(c=this.textSpans[e].elem).length,this.globalData.canvasContext.beginPath(),r=0;r<i;r+=1)for(o=(d=c[r]).length,this.globalData.canvasContext.moveTo(d[0],d[1]),n=2;n<o;n+=6)this.globalData.canvasContext.bezierCurveTo(d[n],d[n+1],d[n+2],d[n+3],d[n+4],d[n+5]);this.globalData.canvasContext.closePath(),u.ctxFill()}if(this.stroke){for(a&&a.sw?g!==a.sw&&(g=a.sw,u.ctxLineWidth(a.sw)):g!==this.values.sWidth&&(g=this.values.sWidth,u.ctxLineWidth(this.values.sWidth)),a&&a.sc?h!==a.sc&&(h=a.sc,u.ctxStrokeStyle(a.sc)):h!==this.values.stroke&&(h=this.values.stroke,u.ctxStrokeStyle(this.values.stroke)),i=(c=this.textSpans[e].elem).length,this.globalData.canvasContext.beginPath(),r=0;r<i;r+=1)for(o=(d=c[r]).length,this.globalData.canvasContext.moveTo(d[0],d[1]),n=2;n<o;n+=6)this.globalData.canvasContext.bezierCurveTo(d[n],d[n+1],d[n+2],d[n+3],d[n+4],d[n+5]);this.globalData.canvasContext.closePath(),u.ctxStroke()}a&&this.globalData.renderer.restore()}},extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement],CVImageElement),CVImageElement.prototype.initElement=SVGShapeElement.prototype.initElement,CVImageElement.prototype.prepareFrame=IImageElement.prototype.prepareFrame,CVImageElement.prototype.createContent=function(){if(this.img.width&&(this.assetData.w!==this.img.width||this.assetData.h!==this.img.height)){var e=createTag("canvas");e.width=this.assetData.w,e.height=this.assetData.h;var t,r,i=e.getContext("2d"),n=this.img.width,o=this.img.height,a=n/o,s=this.assetData.w/this.assetData.h,l=this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio;a>s&&"xMidYMid slice"===l||a<s&&"xMidYMid slice"!==l?t=(r=o)*s:r=(t=n)/s,i.drawImage(this.img,(n-t)/2,(o-r)/2,t,r,0,0,this.assetData.w,this.assetData.h),this.img=e}},CVImageElement.prototype.renderInnerContent=function(){this.canvasContext.drawImage(this.img,0,0)},CVImageElement.prototype.destroy=function(){this.img=null},extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement],CVSolidElement),CVSolidElement.prototype.initElement=SVGShapeElement.prototype.initElement,CVSolidElement.prototype.prepareFrame=IImageElement.prototype.prepareFrame,CVSolidElement.prototype.renderInnerContent=function(){this.globalData.renderer.ctxFillStyle(this.data.sc),this.globalData.renderer.ctxFillRect(0,0,this.data.sw,this.data.sh)},extendPrototype([BaseRenderer],CanvasRendererBase),CanvasRendererBase.prototype.createShape=function(e){return new CVShapeElement(e,this.globalData,this)},CanvasRendererBase.prototype.createText=function(e){return new CVTextElement(e,this.globalData,this)},CanvasRendererBase.prototype.createImage=function(e){return new CVImageElement(e,this.globalData,this)},CanvasRendererBase.prototype.createSolid=function(e){return new CVSolidElement(e,this.globalData,this)},CanvasRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,CanvasRendererBase.prototype.ctxTransform=function(e){1===e[0]&&0===e[1]&&0===e[4]&&1===e[5]&&0===e[12]&&0===e[13]||this.canvasContext.transform(e[0],e[1],e[4],e[5],e[12],e[13])},CanvasRendererBase.prototype.ctxOpacity=function(e){this.canvasContext.globalAlpha*=e<0?0:e},CanvasRendererBase.prototype.ctxFillStyle=function(e){this.canvasContext.fillStyle=e},CanvasRendererBase.prototype.ctxStrokeStyle=function(e){this.canvasContext.strokeStyle=e},CanvasRendererBase.prototype.ctxLineWidth=function(e){this.canvasContext.lineWidth=e},CanvasRendererBase.prototype.ctxLineCap=function(e){this.canvasContext.lineCap=e},CanvasRendererBase.prototype.ctxLineJoin=function(e){this.canvasContext.lineJoin=e},CanvasRendererBase.prototype.ctxMiterLimit=function(e){this.canvasContext.miterLimit=e},CanvasRendererBase.prototype.ctxFill=function(e){this.canvasContext.fill(e)},CanvasRendererBase.prototype.ctxFillRect=function(e,t,r,i){this.canvasContext.fillRect(e,t,r,i)},CanvasRendererBase.prototype.ctxStroke=function(){this.canvasContext.stroke()},CanvasRendererBase.prototype.reset=function(){this.renderConfig.clearCanvas?this.contextData.reset():this.canvasContext.restore()},CanvasRendererBase.prototype.save=function(){this.canvasContext.save()},CanvasRendererBase.prototype.restore=function(e){this.renderConfig.clearCanvas?(e&&(this.globalData.blendMode="source-over"),this.contextData.restore(e)):this.canvasContext.restore()},CanvasRendererBase.prototype.configAnimation=function(e){if(this.animationItem.wrapper){this.animationItem.container=createTag("canvas");var t=this.animationItem.container.style;t.width="100%",t.height="100%";var r="0px 0px 0px";t.transformOrigin=r,t.mozTransformOrigin=r,t.webkitTransformOrigin=r,t["-webkit-transform"]=r,t.contentVisibility=this.renderConfig.contentVisibility,this.animationItem.wrapper.appendChild(this.animationItem.container),this.canvasContext=this.animationItem.container.getContext("2d"),this.renderConfig.className&&this.animationItem.container.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.animationItem.container.setAttribute("id",this.renderConfig.id)}else this.canvasContext=this.renderConfig.context;this.contextData.setContext(this.canvasContext),this.data=e,this.layers=e.layers,this.transformCanvas={w:e.w,h:e.h,sx:0,sy:0,tx:0,ty:0},this.setupGlobalData(e,document.body),this.globalData.canvasContext=this.canvasContext,this.globalData.renderer=this,this.globalData.isDashed=!1,this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.globalData.transformCanvas=this.transformCanvas,this.elements=createSizedArray(e.layers.length),this.updateContainerSize()},CanvasRendererBase.prototype.updateContainerSize=function(e,t){var r,i,n,o;if(this.reset(),e?(r=e,i=t,this.canvasContext.canvas.width=r,this.canvasContext.canvas.height=i):(this.animationItem.wrapper&&this.animationItem.container?(r=this.animationItem.wrapper.offsetWidth,i=this.animationItem.wrapper.offsetHeight):(r=this.canvasContext.canvas.width,i=this.canvasContext.canvas.height),this.canvasContext.canvas.width=r*this.renderConfig.dpr,this.canvasContext.canvas.height=i*this.renderConfig.dpr),-1!==this.renderConfig.preserveAspectRatio.indexOf("meet")||-1!==this.renderConfig.preserveAspectRatio.indexOf("slice")){var a=this.renderConfig.preserveAspectRatio.split(" "),s=a[1]||"meet",l=a[0]||"xMidYMid",c=l.substr(0,4),d=l.substr(4);n=r/i,(o=this.transformCanvas.w/this.transformCanvas.h)>n&&"meet"===s||o<n&&"slice"===s?(this.transformCanvas.sx=r/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=r/(this.transformCanvas.w/this.renderConfig.dpr)):(this.transformCanvas.sx=i/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr)),this.transformCanvas.tx="xMid"===c&&(o<n&&"meet"===s||o>n&&"slice"===s)?(r-this.transformCanvas.w*(i/this.transformCanvas.h))/2*this.renderConfig.dpr:"xMax"===c&&(o<n&&"meet"===s||o>n&&"slice"===s)?(r-this.transformCanvas.w*(i/this.transformCanvas.h))*this.renderConfig.dpr:0,this.transformCanvas.ty="YMid"===d&&(o>n&&"meet"===s||o<n&&"slice"===s)?(i-this.transformCanvas.h*(r/this.transformCanvas.w))/2*this.renderConfig.dpr:"YMax"===d&&(o>n&&"meet"===s||o<n&&"slice"===s)?(i-this.transformCanvas.h*(r/this.transformCanvas.w))*this.renderConfig.dpr:0}else"none"===this.renderConfig.preserveAspectRatio?(this.transformCanvas.sx=r/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.tx=0,this.transformCanvas.ty=0):(this.transformCanvas.sx=this.renderConfig.dpr,this.transformCanvas.sy=this.renderConfig.dpr,this.transformCanvas.tx=0,this.transformCanvas.ty=0);this.transformCanvas.props=[this.transformCanvas.sx,0,0,0,0,this.transformCanvas.sy,0,0,0,0,1,0,this.transformCanvas.tx,this.transformCanvas.ty,0,1],this.ctxTransform(this.transformCanvas.props),this.canvasContext.beginPath(),this.canvasContext.rect(0,0,this.transformCanvas.w,this.transformCanvas.h),this.canvasContext.closePath(),this.canvasContext.clip(),this.renderFrame(this.renderedFrame,!0)},CanvasRendererBase.prototype.destroy=function(){var e;for(this.renderConfig.clearCanvas&&this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),e=(this.layers?this.layers.length:0)-1;e>=0;e-=1)this.elements[e]&&this.elements[e].destroy&&this.elements[e].destroy();this.elements.length=0,this.globalData.canvasContext=null,this.animationItem.container=null,this.destroyed=!0},CanvasRendererBase.prototype.renderFrame=function(e,t){if((this.renderedFrame!==e||!0!==this.renderConfig.clearCanvas||t)&&!this.destroyed&&-1!==e){var r;this.renderedFrame=e,this.globalData.frameNum=e-this.animationItem._isFirstFrame,this.globalData.frameId+=1,this.globalData._mdf=!this.renderConfig.clearCanvas||t,this.globalData.projectInterface.currentFrame=e;var i=this.layers.length;for(this.completeLayers||this.checkLayers(e),r=i-1;r>=0;r-=1)(this.completeLayers||this.elements[r])&&this.elements[r].prepareFrame(e-this.layers[r].st);if(this.globalData._mdf){for(!0===this.renderConfig.clearCanvas?this.canvasContext.clearRect(0,0,this.transformCanvas.w,this.transformCanvas.h):this.save(),r=i-1;r>=0;r-=1)(this.completeLayers||this.elements[r])&&this.elements[r].renderFrame();!0!==this.renderConfig.clearCanvas&&this.restore()}}},CanvasRendererBase.prototype.buildItem=function(e){var t=this.elements;if(!t[e]&&99!==this.layers[e].ty){var r=this.createItem(this.layers[e],this,this.globalData);t[e]=r,r.initExpressions()}},CanvasRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;)this.pendingElements.pop().checkParenting()},CanvasRendererBase.prototype.hide=function(){this.animationItem.container.style.display="none"},CanvasRendererBase.prototype.show=function(){this.animationItem.container.style.display="block"},CVContextData.prototype.duplicate=function(){var e=2*this._length,t=0;for(t=this._length;t<e;t+=1)this.stack[t]=new CanvasContext;this._length=e},CVContextData.prototype.reset=function(){this.cArrPos=0,this.cTr.reset(),this.stack[this.cArrPos].opacity=1},CVContextData.prototype.restore=function(e){this.cArrPos-=1;var t,r=this.stack[this.cArrPos],i=r.transform,n=this.cTr.props;for(t=0;t<16;t+=1)n[t]=i[t];if(e){this.nativeContext.restore();var o=this.stack[this.cArrPos+1];this.appliedFillStyle=o.fillStyle,this.appliedStrokeStyle=o.strokeStyle,this.appliedLineWidth=o.lineWidth,this.appliedLineCap=o.lineCap,this.appliedLineJoin=o.lineJoin,this.appliedMiterLimit=o.miterLimit}this.nativeContext.setTransform(i[0],i[1],i[4],i[5],i[12],i[13]),(e||-1!==r.opacity&&this.currentOpacity!==r.opacity)&&(this.nativeContext.globalAlpha=r.opacity,this.currentOpacity=r.opacity),this.currentFillStyle=r.fillStyle,this.currentStrokeStyle=r.strokeStyle,this.currentLineWidth=r.lineWidth,this.currentLineCap=r.lineCap,this.currentLineJoin=r.lineJoin,this.currentMiterLimit=r.miterLimit},CVContextData.prototype.save=function(e){e&&this.nativeContext.save();var t=this.cTr.props;this._length<=this.cArrPos&&this.duplicate();var r,i=this.stack[this.cArrPos];for(r=0;r<16;r+=1)i.transform[r]=t[r];this.cArrPos+=1;var n=this.stack[this.cArrPos];n.opacity=i.opacity,n.fillStyle=i.fillStyle,n.strokeStyle=i.strokeStyle,n.lineWidth=i.lineWidth,n.lineCap=i.lineCap,n.lineJoin=i.lineJoin,n.miterLimit=i.miterLimit},CVContextData.prototype.setOpacity=function(e){this.stack[this.cArrPos].opacity=e},CVContextData.prototype.setContext=function(e){this.nativeContext=e},CVContextData.prototype.fillStyle=function(e){this.stack[this.cArrPos].fillStyle!==e&&(this.currentFillStyle=e,this.stack[this.cArrPos].fillStyle=e)},CVContextData.prototype.strokeStyle=function(e){this.stack[this.cArrPos].strokeStyle!==e&&(this.currentStrokeStyle=e,this.stack[this.cArrPos].strokeStyle=e)},CVContextData.prototype.lineWidth=function(e){this.stack[this.cArrPos].lineWidth!==e&&(this.currentLineWidth=e,this.stack[this.cArrPos].lineWidth=e)},CVContextData.prototype.lineCap=function(e){this.stack[this.cArrPos].lineCap!==e&&(this.currentLineCap=e,this.stack[this.cArrPos].lineCap=e)},CVContextData.prototype.lineJoin=function(e){this.stack[this.cArrPos].lineJoin!==e&&(this.currentLineJoin=e,this.stack[this.cArrPos].lineJoin=e)},CVContextData.prototype.miterLimit=function(e){this.stack[this.cArrPos].miterLimit!==e&&(this.currentMiterLimit=e,this.stack[this.cArrPos].miterLimit=e)},CVContextData.prototype.transform=function(e){this.transformMat.cloneFromProps(e);var t=this.cTr;this.transformMat.multiply(t),t.cloneFromProps(this.transformMat.props);var r=t.props;this.nativeContext.setTransform(r[0],r[1],r[4],r[5],r[12],r[13])},CVContextData.prototype.opacity=function(e){var t=this.stack[this.cArrPos].opacity;t*=e<0?0:e,this.stack[this.cArrPos].opacity!==t&&(this.currentOpacity!==e&&(this.nativeContext.globalAlpha=e,this.currentOpacity=e),this.stack[this.cArrPos].opacity=t)},CVContextData.prototype.fill=function(e){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fill(e)},CVContextData.prototype.fillRect=function(e,t,r,i){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fillRect(e,t,r,i)},CVContextData.prototype.stroke=function(){this.appliedStrokeStyle!==this.currentStrokeStyle&&(this.appliedStrokeStyle=this.currentStrokeStyle,this.nativeContext.strokeStyle=this.appliedStrokeStyle),this.appliedLineWidth!==this.currentLineWidth&&(this.appliedLineWidth=this.currentLineWidth,this.nativeContext.lineWidth=this.appliedLineWidth),this.appliedLineCap!==this.currentLineCap&&(this.appliedLineCap=this.currentLineCap,this.nativeContext.lineCap=this.appliedLineCap),this.appliedLineJoin!==this.currentLineJoin&&(this.appliedLineJoin=this.currentLineJoin,this.nativeContext.lineJoin=this.appliedLineJoin),this.appliedMiterLimit!==this.currentMiterLimit&&(this.appliedMiterLimit=this.currentMiterLimit,this.nativeContext.miterLimit=this.appliedMiterLimit),this.nativeContext.stroke()},extendPrototype([CanvasRendererBase,ICompElement,CVBaseElement],CVCompElement),CVCompElement.prototype.renderInnerContent=function(){var e,t=this.canvasContext;for(t.beginPath(),t.moveTo(0,0),t.lineTo(this.data.w,0),t.lineTo(this.data.w,this.data.h),t.lineTo(0,this.data.h),t.lineTo(0,0),t.clip(),e=this.layers.length-1;e>=0;e-=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()},CVCompElement.prototype.destroy=function(){var e;for(e=this.layers.length-1;e>=0;e-=1)this.elements[e]&&this.elements[e].destroy();this.layers=null,this.elements=null},CVCompElement.prototype.createComp=function(e){return new CVCompElement(e,this.globalData,this)},extendPrototype([CanvasRendererBase],CanvasRenderer),CanvasRenderer.prototype.createComp=function(e){return new CVCompElement(e,this.globalData,this)},HBaseElement.prototype={checkBlendMode:function(){},initRendererElement:function(){this.baseElement=createTag(this.data.tg||"div"),this.data.hasMask?(this.svgElement=createNS("svg"),this.layerElement=createNS("g"),this.maskedElement=this.layerElement,this.svgElement.appendChild(this.layerElement),this.baseElement.appendChild(this.svgElement)):this.layerElement=this.baseElement,styleDiv(this.baseElement)},createContainerElements:function(){this.renderableEffectsManager=new CVEffects(this),this.transformedElement=this.baseElement,this.maskedElement=this.layerElement,this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),0!==this.data.bm&&this.setBlendMode()},renderElement:function(){var e=this.transformedElement?this.transformedElement.style:{};if(this.finalTransform._matMdf){var t=this.finalTransform.mat.toCSS();e.transform=t,e.webkitTransform=t}this.finalTransform._opMdf&&(e.opacity=this.finalTransform.mProp.o.v)},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},destroy:function(){this.layerElement=null,this.transformedElement=null,this.matteElement&&(this.matteElement=null),this.maskManager&&(this.maskManager.destroy(),this.maskManager=null)},createRenderableComponents:function(){this.maskManager=new MaskElement(this.data,this,this.globalData)},addEffects:function(){},setMatte:function(){}},HBaseElement.prototype.getBaseElement=SVGBaseElement.prototype.getBaseElement,HBaseElement.prototype.destroyBaseElement=HBaseElement.prototype.destroy,HBaseElement.prototype.buildElementParenting=BaseRenderer.prototype.buildElementParenting,extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],HSolidElement),HSolidElement.prototype.createContent=function(){var e;this.data.hasMask?((e=createNS("rect")).setAttribute("width",this.data.sw),e.setAttribute("height",this.data.sh),e.setAttribute("fill",this.data.sc),this.svgElement.setAttribute("width",this.data.sw),this.svgElement.setAttribute("height",this.data.sh)):((e=createTag("div")).style.width=this.data.sw+"px",e.style.height=this.data.sh+"px",e.style.backgroundColor=this.data.sc),this.layerElement.appendChild(e)},extendPrototype([BaseElement,TransformElement,HSolidElement,SVGShapeElement,HBaseElement,HierarchyElement,FrameElement,RenderableElement],HShapeElement),HShapeElement.prototype._renderShapeFrame=HShapeElement.prototype.renderInnerContent,HShapeElement.prototype.createContent=function(){var e;if(this.baseElement.style.fontSize=0,this.data.hasMask)this.layerElement.appendChild(this.shapesContainer),e=this.svgElement;else{e=createNS("svg");var t=this.comp.data?this.comp.data:this.globalData.compSize;e.setAttribute("width",t.w),e.setAttribute("height",t.h),e.appendChild(this.shapesContainer),this.layerElement.appendChild(e)}this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.shapesContainer,0,[],!0),this.filterUniqueShapes(),this.shapeCont=e},HShapeElement.prototype.getTransformedPoint=function(e,t){var r,i=e.length;for(r=0;r<i;r+=1)t=e[r].mProps.v.applyToPointArray(t[0],t[1],0);return t},HShapeElement.prototype.calculateShapeBoundingBox=function(e,t){var r,i,n,o,a,s=e.sh.v,l=e.transformers,c=s._length;if(!(c<=1)){for(r=0;r<c-1;r+=1)i=this.getTransformedPoint(l,s.v[r]),n=this.getTransformedPoint(l,s.o[r]),o=this.getTransformedPoint(l,s.i[r+1]),a=this.getTransformedPoint(l,s.v[r+1]),this.checkBounds(i,n,o,a,t);s.c&&(i=this.getTransformedPoint(l,s.v[r]),n=this.getTransformedPoint(l,s.o[r]),o=this.getTransformedPoint(l,s.i[0]),a=this.getTransformedPoint(l,s.v[0]),this.checkBounds(i,n,o,a,t))}},HShapeElement.prototype.checkBounds=function(e,t,r,i,n){this.getBoundsOfCurve(e,t,r,i);var o=this.shapeBoundingBox;n.x=bmMin(o.left,n.x),n.xMax=bmMax(o.right,n.xMax),n.y=bmMin(o.top,n.y),n.yMax=bmMax(o.bottom,n.yMax)},HShapeElement.prototype.shapeBoundingBox={left:0,right:0,top:0,bottom:0},HShapeElement.prototype.tempBoundingBox={x:0,xMax:0,y:0,yMax:0,width:0,height:0},HShapeElement.prototype.getBoundsOfCurve=function(e,t,r,i){for(var n,o,a,s,l,c,d,p=[[e[0],i[0]],[e[1],i[1]]],h=0;h<2;++h)o=6*e[h]-12*t[h]+6*r[h],n=-3*e[h]+9*t[h]-9*r[h]+3*i[h],a=3*t[h]-3*e[h],o|=0,a|=0,0==(n|=0)&&0===o||(0===n?(s=-a/o)>0&&s<1&&p[h].push(this.calculateF(s,e,t,r,i,h)):(l=o*o-4*a*n)>=0&&((c=(-o+bmSqrt(l))/(2*n))>0&&c<1&&p[h].push(this.calculateF(c,e,t,r,i,h)),(d=(-o-bmSqrt(l))/(2*n))>0&&d<1&&p[h].push(this.calculateF(d,e,t,r,i,h))));this.shapeBoundingBox.left=bmMin.apply(null,p[0]),this.shapeBoundingBox.top=bmMin.apply(null,p[1]),this.shapeBoundingBox.right=bmMax.apply(null,p[0]),this.shapeBoundingBox.bottom=bmMax.apply(null,p[1])},HShapeElement.prototype.calculateF=function(e,t,r,i,n,o){return bmPow(1-e,3)*t[o]+3*bmPow(1-e,2)*e*r[o]+3*(1-e)*bmPow(e,2)*i[o]+bmPow(e,3)*n[o]},HShapeElement.prototype.calculateBoundingBox=function(e,t){var r,i=e.length;for(r=0;r<i;r+=1)e[r]&&e[r].sh?this.calculateShapeBoundingBox(e[r],t):e[r]&&e[r].it?this.calculateBoundingBox(e[r].it,t):e[r]&&e[r].style&&e[r].w&&this.expandStrokeBoundingBox(e[r].w,t)},HShapeElement.prototype.expandStrokeBoundingBox=function(e,t){var r=0;if(e.keyframes){for(var i=0;i<e.keyframes.length;i+=1){var n=e.keyframes[i].s;n>r&&(r=n)}r*=e.mult}else r=e.v*e.mult;t.x-=r,t.xMax+=r,t.y-=r,t.yMax+=r},HShapeElement.prototype.currentBoxContains=function(e){return this.currentBBox.x<=e.x&&this.currentBBox.y<=e.y&&this.currentBBox.width+this.currentBBox.x>=e.x+e.width&&this.currentBBox.height+this.currentBBox.y>=e.y+e.height},HShapeElement.prototype.renderInnerContent=function(){if(this._renderShapeFrame(),!this.hidden&&(this._isFirstFrame||this._mdf)){var e=this.tempBoundingBox,t=999999;if(e.x=t,e.xMax=-t,e.y=t,e.yMax=-t,this.calculateBoundingBox(this.itemsData,e),e.width=e.xMax<e.x?0:e.xMax-e.x,e.height=e.yMax<e.y?0:e.yMax-e.y,this.currentBoxContains(e))return;var r=!1;if(this.currentBBox.w!==e.width&&(this.currentBBox.w=e.width,this.shapeCont.setAttribute("width",e.width),r=!0),this.currentBBox.h!==e.height&&(this.currentBBox.h=e.height,this.shapeCont.setAttribute("height",e.height),r=!0),r||this.currentBBox.x!==e.x||this.currentBBox.y!==e.y){this.currentBBox.w=e.width,this.currentBBox.h=e.height,this.currentBBox.x=e.x,this.currentBBox.y=e.y,this.shapeCont.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h);var i=this.shapeCont.style,n="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";i.transform=n,i.webkitTransform=n}}},extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement,ITextElement],HTextElement),HTextElement.prototype.createContent=function(){if(this.isMasked=this.checkMasks(),this.isMasked){this.renderType="svg",this.compW=this.comp.data.w,this.compH=this.comp.data.h,this.svgElement.setAttribute("width",this.compW),this.svgElement.setAttribute("height",this.compH);var e=createNS("g");this.maskedElement.appendChild(e),this.innerElem=e}else this.renderType="html",this.innerElem=this.layerElement;this.checkParenting()},HTextElement.prototype.buildNewText=function(){var e=this.textProperty.currentData;this.renderedLetters=createSizedArray(e.l?e.l.length:0);var t=this.innerElem.style,r=e.fc?this.buildColor(e.fc):"rgba(0,0,0,0)";t.fill=r,t.color=r,e.sc&&(t.stroke=this.buildColor(e.sc),t.strokeWidth=e.sw+"px");var i,n,o=this.globalData.fontManager.getFontByName(e.f);if(!this.globalData.fontManager.chars)if(t.fontSize=e.finalSize+"px",t.lineHeight=e.finalSize+"px",o.fClass)this.innerElem.className=o.fClass;else{t.fontFamily=o.fFamily;var a=e.fWeight,s=e.fStyle;t.fontStyle=s,t.fontWeight=a}var l,c,d,p=e.l;n=p.length;var h,g=this.mHelper,u="",f=0;for(i=0;i<n;i+=1){if(this.globalData.fontManager.chars?(this.textPaths[f]?l=this.textPaths[f]:((l=createNS("path")).setAttribute("stroke-linecap",lineCapEnum[1]),l.setAttribute("stroke-linejoin",lineJoinEnum[2]),l.setAttribute("stroke-miterlimit","4")),this.isMasked||(this.textSpans[f]?d=(c=this.textSpans[f]).children[0]:((c=createTag("div")).style.lineHeight=0,(d=createNS("svg")).appendChild(l),styleDiv(c)))):this.isMasked?l=this.textPaths[f]?this.textPaths[f]:createNS("text"):this.textSpans[f]?(c=this.textSpans[f],l=this.textPaths[f]):(styleDiv(c=createTag("span")),styleDiv(l=createTag("span")),c.appendChild(l)),this.globalData.fontManager.chars){var m,y=this.globalData.fontManager.getCharData(e.finalText[i],o.fStyle,this.globalData.fontManager.getFontByName(e.f).fFamily);if(m=y?y.data:null,g.reset(),m&&m.shapes&&m.shapes.length&&(h=m.shapes[0].it,g.scale(e.finalSize/100,e.finalSize/100),u=this.createPathShape(g,h),l.setAttribute("d",u)),this.isMasked)this.innerElem.appendChild(l);else{if(this.innerElem.appendChild(c),m&&m.shapes){document.body.appendChild(d);var C=d.getBBox();d.setAttribute("width",C.width+2),d.setAttribute("height",C.height+2),d.setAttribute("viewBox",C.x-1+" "+(C.y-1)+" "+(C.width+2)+" "+(C.height+2));var b=d.style,v="translate("+(C.x-1)+"px,"+(C.y-1)+"px)";b.transform=v,b.webkitTransform=v,p[i].yOffset=C.y-1}else d.setAttribute("width",1),d.setAttribute("height",1);c.appendChild(d)}}else if(l.textContent=p[i].val,l.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve"),this.isMasked)this.innerElem.appendChild(l);else{this.innerElem.appendChild(c);var x=l.style,w="translate3d(0,"+-e.finalSize/1.2+"px,0)";x.transform=w,x.webkitTransform=w}this.isMasked?this.textSpans[f]=l:this.textSpans[f]=c,this.textSpans[f].style.display="block",this.textPaths[f]=l,f+=1}for(;f<this.textSpans.length;)this.textSpans[f].style.display="none",f+=1},HTextElement.prototype.renderInnerContent=function(){var e;if(this.validateText(),this.data.singleShape){if(!this._isFirstFrame&&!this.lettersChangedFlag)return;if(this.isMasked&&this.finalTransform._matMdf){this.svgElement.setAttribute("viewBox",-this.finalTransform.mProp.p.v[0]+" "+-this.finalTransform.mProp.p.v[1]+" "+this.compW+" "+this.compH),e=this.svgElement.style;var t="translate("+-this.finalTransform.mProp.p.v[0]+"px,"+-this.finalTransform.mProp.p.v[1]+"px)";e.transform=t,e.webkitTransform=t}}if(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag){var r,i,n,o,a,s=0,l=this.textAnimator.renderedLetters,c=this.textProperty.currentData.l;for(i=c.length,r=0;r<i;r+=1)c[r].n?s+=1:(o=this.textSpans[r],a=this.textPaths[r],n=l[s],s+=1,n._mdf.m&&(this.isMasked?o.setAttribute("transform",n.m):(o.style.webkitTransform=n.m,o.style.transform=n.m)),o.style.opacity=n.o,n.sw&&n._mdf.sw&&a.setAttribute("stroke-width",n.sw),n.sc&&n._mdf.sc&&a.setAttribute("stroke",n.sc),n.fc&&n._mdf.fc&&(a.setAttribute("fill",n.fc),a.style.color=n.fc));if(this.innerElem.getBBox&&!this.hidden&&(this._isFirstFrame||this._mdf)){var d=this.innerElem.getBBox();if(this.currentBBox.w!==d.width&&(this.currentBBox.w=d.width,this.svgElement.setAttribute("width",d.width)),this.currentBBox.h!==d.height&&(this.currentBBox.h=d.height,this.svgElement.setAttribute("height",d.height)),this.currentBBox.w!==d.width+2||this.currentBBox.h!==d.height+2||this.currentBBox.x!==d.x-1||this.currentBBox.y!==d.y-1){this.currentBBox.w=d.width+2,this.currentBBox.h=d.height+2,this.currentBBox.x=d.x-1,this.currentBBox.y=d.y-1,this.svgElement.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h),e=this.svgElement.style;var p="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";e.transform=p,e.webkitTransform=p}}}},extendPrototype([BaseElement,FrameElement,HierarchyElement],HCameraElement),HCameraElement.prototype.setup=function(){var e,t,r,i,n=this.comp.threeDElements.length;for(e=0;e<n;e+=1)if("3d"===(t=this.comp.threeDElements[e]).type){r=t.perspectiveElem.style,i=t.container.style;var o=this.pe.v+"px",a="0px 0px 0px",s="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";r.perspective=o,r.webkitPerspective=o,i.transformOrigin=a,i.mozTransformOrigin=a,i.webkitTransformOrigin=a,r.transform=s,r.webkitTransform=s}},HCameraElement.prototype.createElements=function(){},HCameraElement.prototype.hide=function(){},HCameraElement.prototype.renderFrame=function(){var e,t,r=this._isFirstFrame;if(this.hierarchy)for(t=this.hierarchy.length,e=0;e<t;e+=1)r=this.hierarchy[e].finalTransform.mProp._mdf||r;if(r||this.pe._mdf||this.p&&this.p._mdf||this.px&&(this.px._mdf||this.py._mdf||this.pz._mdf)||this.rx._mdf||this.ry._mdf||this.rz._mdf||this.or._mdf||this.a&&this.a._mdf){if(this.mat.reset(),this.hierarchy)for(e=t=this.hierarchy.length-1;e>=0;e-=1){var i=this.hierarchy[e].finalTransform.mProp;this.mat.translate(-i.p.v[0],-i.p.v[1],i.p.v[2]),this.mat.rotateX(-i.or.v[0]).rotateY(-i.or.v[1]).rotateZ(i.or.v[2]),this.mat.rotateX(-i.rx.v).rotateY(-i.ry.v).rotateZ(i.rz.v),this.mat.scale(1/i.s.v[0],1/i.s.v[1],1/i.s.v[2]),this.mat.translate(i.a.v[0],i.a.v[1],i.a.v[2])}if(this.p?this.mat.translate(-this.p.v[0],-this.p.v[1],this.p.v[2]):this.mat.translate(-this.px.v,-this.py.v,this.pz.v),this.a){var n;n=this.p?[this.p.v[0]-this.a.v[0],this.p.v[1]-this.a.v[1],this.p.v[2]-this.a.v[2]]:[this.px.v-this.a.v[0],this.py.v-this.a.v[1],this.pz.v-this.a.v[2]];var o=Math.sqrt(Math.pow(n[0],2)+Math.pow(n[1],2)+Math.pow(n[2],2)),a=[n[0]/o,n[1]/o,n[2]/o],s=Math.sqrt(a[2]*a[2]+a[0]*a[0]),l=Math.atan2(a[1],s),c=Math.atan2(a[0],-a[2]);this.mat.rotateY(c).rotateX(-l)}this.mat.rotateX(-this.rx.v).rotateY(-this.ry.v).rotateZ(this.rz.v),this.mat.rotateX(-this.or.v[0]).rotateY(-this.or.v[1]).rotateZ(this.or.v[2]),this.mat.translate(this.globalData.compSize.w/2,this.globalData.compSize.h/2,0),this.mat.translate(0,0,this.pe.v);var d=!this._prevMat.equals(this.mat);if((d||this.pe._mdf)&&this.comp.threeDElements){var p,h,g;for(t=this.comp.threeDElements.length,e=0;e<t;e+=1)if("3d"===(p=this.comp.threeDElements[e]).type){if(d){var u=this.mat.toCSS();(g=p.container.style).transform=u,g.webkitTransform=u}this.pe._mdf&&((h=p.perspectiveElem.style).perspective=this.pe.v+"px",h.webkitPerspective=this.pe.v+"px")}this.mat.clone(this._prevMat)}}this._isFirstFrame=!1},HCameraElement.prototype.prepareFrame=function(e){this.prepareProperties(e,!0)},HCameraElement.prototype.destroy=function(){},HCameraElement.prototype.getBaseElement=function(){return null},extendPrototype([BaseElement,TransformElement,HBaseElement,HSolidElement,HierarchyElement,FrameElement,RenderableElement],HImageElement),HImageElement.prototype.createContent=function(){var e=this.globalData.getAssetsPath(this.assetData),t=new Image;this.data.hasMask?(this.imageElem=createNS("image"),this.imageElem.setAttribute("width",this.assetData.w+"px"),this.imageElem.setAttribute("height",this.assetData.h+"px"),this.imageElem.setAttributeNS("http://www.w3.org/1999/xlink","href",e),this.layerElement.appendChild(this.imageElem),this.baseElement.setAttribute("width",this.assetData.w),this.baseElement.setAttribute("height",this.assetData.h)):this.layerElement.appendChild(t),t.crossOrigin="anonymous",t.src=e,this.data.ln&&this.baseElement.setAttribute("id",this.data.ln)},extendPrototype([BaseRenderer],HybridRendererBase),HybridRendererBase.prototype.buildItem=SVGRenderer.prototype.buildItem,HybridRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;)this.pendingElements.pop().checkParenting()},HybridRendererBase.prototype.appendElementInPos=function(e,t){var r=e.getBaseElement();if(r){var i=this.layers[t];if(i.ddd&&this.supports3d)this.addTo3dContainer(r,t);else if(this.threeDElements)this.addTo3dContainer(r,t);else{for(var n,o,a=0;a<t;)this.elements[a]&&!0!==this.elements[a]&&this.elements[a].getBaseElement&&(o=this.elements[a],n=(this.layers[a].ddd?this.getThreeDContainerByPos(a):o.getBaseElement())||n),a+=1;n?i.ddd&&this.supports3d||this.layerElement.insertBefore(r,n):i.ddd&&this.supports3d||this.layerElement.appendChild(r)}}},HybridRendererBase.prototype.createShape=function(e){return this.supports3d?new HShapeElement(e,this.globalData,this):new SVGShapeElement(e,this.globalData,this)},HybridRendererBase.prototype.createText=function(e){return this.supports3d?new HTextElement(e,this.globalData,this):new SVGTextLottieElement(e,this.globalData,this)},HybridRendererBase.prototype.createCamera=function(e){return this.camera=new HCameraElement(e,this.globalData,this),this.camera},HybridRendererBase.prototype.createImage=function(e){return this.supports3d?new HImageElement(e,this.globalData,this):new IImageElement(e,this.globalData,this)},HybridRendererBase.prototype.createSolid=function(e){return this.supports3d?new HSolidElement(e,this.globalData,this):new ISolidElement(e,this.globalData,this)},HybridRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,HybridRendererBase.prototype.getThreeDContainerByPos=function(e){for(var t=0,r=this.threeDElements.length;t<r;){if(this.threeDElements[t].startPos<=e&&this.threeDElements[t].endPos>=e)return this.threeDElements[t].perspectiveElem;t+=1}return null},HybridRendererBase.prototype.createThreeDContainer=function(e,t){var r,i,n=createTag("div");styleDiv(n);var o=createTag("div");if(styleDiv(o),"3d"===t){(r=n.style).width=this.globalData.compSize.w+"px",r.height=this.globalData.compSize.h+"px";var a="50% 50%";r.webkitTransformOrigin=a,r.mozTransformOrigin=a,r.transformOrigin=a;var s="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";(i=o.style).transform=s,i.webkitTransform=s}n.appendChild(o);var l={container:o,perspectiveElem:n,startPos:e,endPos:e,type:t};return this.threeDElements.push(l),l},HybridRendererBase.prototype.build3dContainers=function(){var e,t,r=this.layers.length,i="";for(e=0;e<r;e+=1)this.layers[e].ddd&&3!==this.layers[e].ty?("3d"!==i&&(i="3d",t=this.createThreeDContainer(e,"3d")),t.endPos=Math.max(t.endPos,e)):("2d"!==i&&(i="2d",t=this.createThreeDContainer(e,"2d")),t.endPos=Math.max(t.endPos,e));for(e=(r=this.threeDElements.length)-1;e>=0;e-=1)this.resizerElem.appendChild(this.threeDElements[e].perspectiveElem)},HybridRendererBase.prototype.addTo3dContainer=function(e,t){for(var r=0,i=this.threeDElements.length;r<i;){if(t<=this.threeDElements[r].endPos){for(var n,o=this.threeDElements[r].startPos;o<t;)this.elements[o]&&this.elements[o].getBaseElement&&(n=this.elements[o].getBaseElement()),o+=1;n?this.threeDElements[r].container.insertBefore(e,n):this.threeDElements[r].container.appendChild(e);break}r+=1}},HybridRendererBase.prototype.configAnimation=function(e){var t=createTag("div"),r=this.animationItem.wrapper,i=t.style;i.width=e.w+"px",i.height=e.h+"px",this.resizerElem=t,styleDiv(t),i.transformStyle="flat",i.mozTransformStyle="flat",i.webkitTransformStyle="flat",this.renderConfig.className&&t.setAttribute("class",this.renderConfig.className),r.appendChild(t),i.overflow="hidden";var n=createNS("svg");n.setAttribute("width","1"),n.setAttribute("height","1"),styleDiv(n),this.resizerElem.appendChild(n);var o=createNS("defs");n.appendChild(o),this.data=e,this.setupGlobalData(e,n),this.globalData.defs=o,this.layers=e.layers,this.layerElement=this.resizerElem,this.build3dContainers(),this.updateContainerSize()},HybridRendererBase.prototype.destroy=function(){var e;this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.animationItem.container=null,this.globalData.defs=null;var t=this.layers?this.layers.length:0;for(e=0;e<t;e+=1)this.elements[e]&&this.elements[e].destroy&&this.elements[e].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},HybridRendererBase.prototype.updateContainerSize=function(){var e,t,r,i,n=this.animationItem.wrapper.offsetWidth,o=this.animationItem.wrapper.offsetHeight,a=n/o;this.globalData.compSize.w/this.globalData.compSize.h>a?(e=n/this.globalData.compSize.w,t=n/this.globalData.compSize.w,r=0,i=(o-this.globalData.compSize.h*(n/this.globalData.compSize.w))/2):(e=o/this.globalData.compSize.h,t=o/this.globalData.compSize.h,r=(n-this.globalData.compSize.w*(o/this.globalData.compSize.h))/2,i=0);var s=this.resizerElem.style;s.webkitTransform="matrix3d("+e+",0,0,0,0,"+t+",0,0,0,0,1,0,"+r+","+i+",0,1)",s.transform=s.webkitTransform},HybridRendererBase.prototype.renderFrame=SVGRenderer.prototype.renderFrame,HybridRendererBase.prototype.hide=function(){this.resizerElem.style.display="none"},HybridRendererBase.prototype.show=function(){this.resizerElem.style.display="block"},HybridRendererBase.prototype.initItems=function(){if(this.buildAllItems(),this.camera)this.camera.setup();else{var e,t=this.globalData.compSize.w,r=this.globalData.compSize.h,i=this.threeDElements.length;for(e=0;e<i;e+=1){var n=this.threeDElements[e].perspectiveElem.style;n.webkitPerspective=Math.sqrt(Math.pow(t,2)+Math.pow(r,2))+"px",n.perspective=n.webkitPerspective}}},HybridRendererBase.prototype.searchExtraCompositions=function(e){var t,r=e.length,i=createTag("div");for(t=0;t<r;t+=1)if(e[t].xt){var n=this.createComp(e[t],i,this.globalData.comp,null);n.initExpressions(),this.globalData.projectInterface.registerComposition(n)}},extendPrototype([HybridRendererBase,ICompElement,HBaseElement],HCompElement),HCompElement.prototype._createBaseContainerElements=HCompElement.prototype.createContainerElements,HCompElement.prototype.createContainerElements=function(){this._createBaseContainerElements(),this.data.hasMask?(this.svgElement.setAttribute("width",this.data.w),this.svgElement.setAttribute("height",this.data.h),this.transformedElement=this.baseElement):this.transformedElement=this.layerElement},HCompElement.prototype.addTo3dContainer=function(e,t){for(var r,i=0;i<t;)this.elements[i]&&this.elements[i].getBaseElement&&(r=this.elements[i].getBaseElement()),i+=1;r?this.layerElement.insertBefore(e,r):this.layerElement.appendChild(e)},HCompElement.prototype.createComp=function(e){return this.supports3d?new HCompElement(e,this.globalData,this):new SVGCompElement(e,this.globalData,this)},extendPrototype([HybridRendererBase],HybridRenderer),HybridRenderer.prototype.createComp=function(e){return this.supports3d?new HCompElement(e,this.globalData,this):new SVGCompElement(e,this.globalData,this)};var CompExpressionInterface=function(e){function t(t){for(var r=0,i=e.layers.length;r<i;){if(e.layers[r].nm===t||e.layers[r].ind===t)return e.elements[r].layerInterface;r+=1}return null}return Object.defineProperty(t,"_name",{value:e.data.nm}),t.layer=t,t.pixelAspect=1,t.height=e.data.h||e.globalData.compSize.h,t.width=e.data.w||e.globalData.compSize.w,t.pixelAspect=1,t.frameDuration=1/e.globalData.frameRate,t.displayStartTime=0,t.numLayers=e.layers.length,t};function _typeof$2(e){return _typeof$2="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_typeof$2(e)}function seedRandom(e,t){var r=this,i=256,n="random",o=t.pow(i,6),a=t.pow(2,52),s=2*a,l=255;function c(e){var t,r=e.length,n=this,o=0,a=n.i=n.j=0,s=n.S=[];for(r||(e=[r++]);o<i;)s[o]=o++;for(o=0;o<i;o++)s[o]=s[a=l&a+e[o%r]+(t=s[o])],s[a]=t;n.g=function(e){for(var t,r=0,o=n.i,a=n.j,s=n.S;e--;)t=s[o=l&o+1],r=r*i+s[l&(s[o]=s[a=l&a+t])+(s[a]=t)];return n.i=o,n.j=a,r}}function d(e,t){return t.i=e.i,t.j=e.j,t.S=e.S.slice(),t}function p(e,t){var r,i=[],n=_typeof$2(e);if(t&&"object"==n)for(r in e)try{i.push(p(e[r],t-1))}catch(e){}return i.length?i:"string"==n?e:e+"\0"}function h(e,t){for(var r,i=e+"",n=0;n<i.length;)t[l&n]=l&(r^=19*t[l&n])+i.charCodeAt(n++);return g(t)}function g(e){return String.fromCharCode.apply(0,e)}t["seed"+n]=function(l,u,f){var m=[],y=h(p((u=!0===u?{entropy:!0}:u||{}).entropy?[l,g(e)]:null===l?function(){try{var t=new Uint8Array(i);return(r.crypto||r.msCrypto).getRandomValues(t),g(t)}catch(t){var n=r.navigator,o=n&&n.plugins;return[+new Date,r,o,r.screen,g(e)]}}():l,3),m),C=new c(m),b=function(){for(var e=C.g(6),t=o,r=0;e<a;)e=(e+r)*i,t*=i,r=C.g(1);for(;e>=s;)e/=2,t/=2,r>>>=1;return(e+r)/t};return b.int32=function(){return 0|C.g(4)},b.quick=function(){return C.g(4)/4294967296},b.double=b,h(g(C.S),e),(u.pass||f||function(e,r,i,o){return o&&(o.S&&d(o,C),e.state=function(){return d(C,{})}),i?(t[n]=e,r):e})(b,y,"global"in u?u.global:this==t,u.state)},h(t.random(),e)}function initialize$2(e){seedRandom([],e)}var propTypes={SHAPE:"shape"};function _typeof$1(e){return _typeof$1="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_typeof$1(e)}var ExpressionManager=function(){var ob={},Math=BMMath,window=null,document=null,XMLHttpRequest=null,fetch=null,frames=null,_lottieGlobal={};function resetFrame(){_lottieGlobal={}}function $bm_isInstanceOfArray(e){return e.constructor===Array||e.constructor===Float32Array}function isNumerable(e,t){return"number"===e||t instanceof Number||"boolean"===e||"string"===e}function $bm_neg(e){var t=_typeof$1(e);if("number"===t||e instanceof Number||"boolean"===t)return-e;if($bm_isInstanceOfArray(e)){var r,i=e.length,n=[];for(r=0;r<i;r+=1)n[r]=-e[r];return n}return e.propType?e.v:-e}initialize$2(BMMath);var easeInBez=BezierFactory.getBezierEasing(.333,0,.833,.833,"easeIn").get,easeOutBez=BezierFactory.getBezierEasing(.167,.167,.667,1,"easeOut").get,easeInOutBez=BezierFactory.getBezierEasing(.33,0,.667,1,"easeInOut").get;function sum(e,t){var r=_typeof$1(e),i=_typeof$1(t);if(isNumerable(r,e)&&isNumerable(i,t)||"string"===r||"string"===i)return e+t;if($bm_isInstanceOfArray(e)&&isNumerable(i,t))return(e=e.slice(0))[0]+=t,e;if(isNumerable(r,e)&&$bm_isInstanceOfArray(t))return(t=t.slice(0))[0]=e+t[0],t;if($bm_isInstanceOfArray(e)&&$bm_isInstanceOfArray(t)){for(var n=0,o=e.length,a=t.length,s=[];n<o||n<a;)("number"==typeof e[n]||e[n]instanceof Number)&&("number"==typeof t[n]||t[n]instanceof Number)?s[n]=e[n]+t[n]:s[n]=void 0===t[n]?e[n]:e[n]||t[n],n+=1;return s}return 0}var add=sum;function sub(e,t){var r=_typeof$1(e),i=_typeof$1(t);if(isNumerable(r,e)&&isNumerable(i,t))return"string"===r&&(e=parseInt(e,10)),"string"===i&&(t=parseInt(t,10)),e-t;if($bm_isInstanceOfArray(e)&&isNumerable(i,t))return(e=e.slice(0))[0]-=t,e;if(isNumerable(r,e)&&$bm_isInstanceOfArray(t))return(t=t.slice(0))[0]=e-t[0],t;if($bm_isInstanceOfArray(e)&&$bm_isInstanceOfArray(t)){for(var n=0,o=e.length,a=t.length,s=[];n<o||n<a;)("number"==typeof e[n]||e[n]instanceof Number)&&("number"==typeof t[n]||t[n]instanceof Number)?s[n]=e[n]-t[n]:s[n]=void 0===t[n]?e[n]:e[n]||t[n],n+=1;return s}return 0}function mul(e,t){var r,i,n,o=_typeof$1(e),a=_typeof$1(t);if(isNumerable(o,e)&&isNumerable(a,t))return e*t;if($bm_isInstanceOfArray(e)&&isNumerable(a,t)){for(n=e.length,r=createTypedArray("float32",n),i=0;i<n;i+=1)r[i]=e[i]*t;return r}if(isNumerable(o,e)&&$bm_isInstanceOfArray(t)){for(n=t.length,r=createTypedArray("float32",n),i=0;i<n;i+=1)r[i]=e*t[i];return r}return 0}function div(e,t){var r,i,n,o=_typeof$1(e),a=_typeof$1(t);if(isNumerable(o,e)&&isNumerable(a,t))return e/t;if($bm_isInstanceOfArray(e)&&isNumerable(a,t)){for(n=e.length,r=createTypedArray("float32",n),i=0;i<n;i+=1)r[i]=e[i]/t;return r}if(isNumerable(o,e)&&$bm_isInstanceOfArray(t)){for(n=t.length,r=createTypedArray("float32",n),i=0;i<n;i+=1)r[i]=e/t[i];return r}return 0}function mod(e,t){return"string"==typeof e&&(e=parseInt(e,10)),"string"==typeof t&&(t=parseInt(t,10)),e%t}var $bm_sum=sum,$bm_sub=sub,$bm_mul=mul,$bm_div=div,$bm_mod=mod;function clamp(e,t,r){if(t>r){var i=r;r=t,t=i}return Math.min(Math.max(e,t),r)}function radiansToDegrees(e){return e/degToRads}var radians_to_degrees=radiansToDegrees;function degreesToRadians(e){return e*degToRads}var degrees_to_radians=radiansToDegrees,helperLengthArray=[0,0,0,0,0,0];function length(e,t){if("number"==typeof e||e instanceof Number)return t=t||0,Math.abs(e-t);var r;t||(t=helperLengthArray);var i=Math.min(e.length,t.length),n=0;for(r=0;r<i;r+=1)n+=Math.pow(t[r]-e[r],2);return Math.sqrt(n)}function normalize(e){return div(e,length(e))}function rgbToHsl(e){var t,r,i=e[0],n=e[1],o=e[2],a=Math.max(i,n,o),s=Math.min(i,n,o),l=(a+s)/2;if(a===s)t=0,r=0;else{var c=a-s;switch(r=l>.5?c/(2-a-s):c/(a+s),a){case i:t=(n-o)/c+(n<o?6:0);break;case n:t=(o-i)/c+2;break;case o:t=(i-n)/c+4}t/=6}return[t,r,l,e[3]]}function hue2rgb(e,t,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?e+6*(t-e)*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}function hslToRgb(e){var t,r,i,n=e[0],o=e[1],a=e[2];if(0===o)t=a,i=a,r=a;else{var s=a<.5?a*(1+o):a+o-a*o,l=2*a-s;t=hue2rgb(l,s,n+1/3),r=hue2rgb(l,s,n),i=hue2rgb(l,s,n-1/3)}return[t,r,i,e[3]]}function linear(e,t,r,i,n){if(void 0!==i&&void 0!==n||(i=t,n=r,t=0,r=1),r<t){var o=r;r=t,t=o}if(e<=t)return i;if(e>=r)return n;var a,s=r===t?0:(e-t)/(r-t);if(!i.length)return i+(n-i)*s;var l=i.length,c=createTypedArray("float32",l);for(a=0;a<l;a+=1)c[a]=i[a]+(n[a]-i[a])*s;return c}function random(e,t){if(void 0===t&&(void 0===e?(e=0,t=1):(t=e,e=void 0)),t.length){var r,i=t.length;e||(e=createTypedArray("float32",i));var n=createTypedArray("float32",i),o=BMMath.random();for(r=0;r<i;r+=1)n[r]=e[r]+o*(t[r]-e[r]);return n}return void 0===e&&(e=0),e+BMMath.random()*(t-e)}function createPath(e,t,r,i){var n,o=e.length,a=shapePool.newElement();a.setPathData(!!i,o);var s,l,c=[0,0];for(n=0;n<o;n+=1)s=t&&t[n]?t[n]:c,l=r&&r[n]?r[n]:c,a.setTripleAt(e[n][0],e[n][1],l[0]+e[n][0],l[1]+e[n][1],s[0]+e[n][0],s[1]+e[n][1],n,!0);return a}function initiateExpression(elem,data,property){function noOp(e){return e}if(!elem.globalData.renderConfig.runExpressions)return noOp;var val=data.x,needsVelocity=/velocity(?![\w\d])/.test(val),_needsRandom=-1!==val.indexOf("random"),elemType=elem.data.ty,transform,$bm_transform,content,effect,thisProperty=property;thisProperty._name=elem.data.nm,thisProperty.valueAtTime=thisProperty.getValueAtTime,Object.defineProperty(thisProperty,"value",{get:function(){return thisProperty.v}}),elem.comp.frameDuration=1/elem.comp.globalData.frameRate,elem.comp.displayStartTime=0;var inPoint=elem.data.ip/elem.comp.globalData.frameRate,outPoint=elem.data.op/elem.comp.globalData.frameRate,width=elem.data.sw?elem.data.sw:0,height=elem.data.sh?elem.data.sh:0,name=elem.data.nm,loopIn,loop_in,loopOut,loop_out,smooth,toWorld,fromWorld,fromComp,toComp,fromCompToSurface,position,rotation,anchorPoint,scale,thisLayer,thisComp,mask,valueAtTime,velocityAtTime,scoped_bm_rt,expression_function=eval("[function _expression_function(){"+val+";scoped_bm_rt=$bm_rt}]")[0],numKeys=property.kf?data.k.length:0,active=!this.data||!0!==this.data.hd,wiggle=function(e,t){var r,i,n=this.pv.length?this.pv.length:1,o=createTypedArray("float32",n),a=Math.floor(5*time);for(r=0,i=0;r<a;){for(i=0;i<n;i+=1)o[i]+=-t+2*t*BMMath.random();r+=1}var s=5*time,l=s-Math.floor(s),c=createTypedArray("float32",n);if(n>1){for(i=0;i<n;i+=1)c[i]=this.pv[i]+o[i]+(-t+2*t*BMMath.random())*l;return c}return this.pv+o[0]+(-t+2*t*BMMath.random())*l}.bind(this);function loopInDuration(e,t){return loopIn(e,t,!0)}function loopOutDuration(e,t){return loopOut(e,t,!0)}thisProperty.loopIn&&(loopIn=thisProperty.loopIn.bind(thisProperty),loop_in=loopIn),thisProperty.loopOut&&(loopOut=thisProperty.loopOut.bind(thisProperty),loop_out=loopOut),thisProperty.smooth&&(smooth=thisProperty.smooth.bind(thisProperty)),this.getValueAtTime&&(valueAtTime=this.getValueAtTime.bind(this)),this.getVelocityAtTime&&(velocityAtTime=this.getVelocityAtTime.bind(this));var comp=elem.comp.globalData.projectInterface.bind(elem.comp.globalData.projectInterface),time,velocity,value,text,textIndex,textTotal,selectorValue;function lookAt(e,t){var r=[t[0]-e[0],t[1]-e[1],t[2]-e[2]],i=Math.atan2(r[0],Math.sqrt(r[1]*r[1]+r[2]*r[2]))/degToRads;return[-Math.atan2(r[1],r[2])/degToRads,i,0]}function easeOut(e,t,r,i,n){return applyEase(easeOutBez,e,t,r,i,n)}function easeIn(e,t,r,i,n){return applyEase(easeInBez,e,t,r,i,n)}function ease(e,t,r,i,n){return applyEase(easeInOutBez,e,t,r,i,n)}function applyEase(e,t,r,i,n,o){void 0===n?(n=r,o=i):t=(t-r)/(i-r),t>1?t=1:t<0&&(t=0);var a=e(t);if($bm_isInstanceOfArray(n)){var s,l=n.length,c=createTypedArray("float32",l);for(s=0;s<l;s+=1)c[s]=(o[s]-n[s])*a+n[s];return c}return(o-n)*a+n}function nearestKey(e){var t,r,i,n=data.k.length;if(data.k.length&&"number"!=typeof data.k[0])if(r=-1,(e*=elem.comp.globalData.frameRate)<data.k[0].t)r=1,i=data.k[0].t;else{for(t=0;t<n-1;t+=1){if(e===data.k[t].t){r=t+1,i=data.k[t].t;break}if(e>data.k[t].t&&e<data.k[t+1].t){e-data.k[t].t>data.k[t+1].t-e?(r=t+2,i=data.k[t+1].t):(r=t+1,i=data.k[t].t);break}}-1===r&&(r=t+1,i=data.k[t].t)}else r=0,i=0;var o={};return o.index=r,o.time=i/elem.comp.globalData.frameRate,o}function key(e){var t,r,i;if(!data.k.length||"number"==typeof data.k[0])throw new Error("The property has no keyframe at index "+e);e-=1,t={time:data.k[e].t/elem.comp.globalData.frameRate,value:[]};var n=Object.prototype.hasOwnProperty.call(data.k[e],"s")?data.k[e].s:data.k[e-1].e;for(i=n.length,r=0;r<i;r+=1)t[r]=n[r],t.value[r]=n[r];return t}function framesToTime(e,t){return t||(t=elem.comp.globalData.frameRate),e/t}function timeToFrames(e,t){return e||0===e||(e=time),t||(t=elem.comp.globalData.frameRate),e*t}function seedRandom(e){BMMath.seedrandom(randSeed+e)}function sourceRectAtTime(){return elem.sourceRectAtTime()}function substring(e,t){return"string"==typeof value?void 0===t?value.substring(e):value.substring(e,t):""}function substr(e,t){return"string"==typeof value?void 0===t?value.substr(e):value.substr(e,t):""}function posterizeTime(e){time=0===e?0:Math.floor(time*e)/e,value=valueAtTime(time)}var index=elem.data.ind,hasParent=!(!elem.hierarchy||!elem.hierarchy.length),parent,randSeed=Math.floor(1e6*Math.random()),globalData=elem.globalData;function executeExpression(e){return value=e,this.frameExpressionId===elem.globalData.frameId&&"textSelector"!==this.propType?value:("textSelector"===this.propType&&(textIndex=this.textIndex,textTotal=this.textTotal,selectorValue=this.selectorValue),thisLayer||(text=elem.layerInterface.text,thisLayer=elem.layerInterface,thisComp=elem.comp.compInterface,toWorld=thisLayer.toWorld.bind(thisLayer),fromWorld=thisLayer.fromWorld.bind(thisLayer),fromComp=thisLayer.fromComp.bind(thisLayer),toComp=thisLayer.toComp.bind(thisLayer),mask=thisLayer.mask?thisLayer.mask.bind(thisLayer):null,fromCompToSurface=fromComp),transform||(transform=elem.layerInterface("ADBE Transform Group"),$bm_transform=transform,transform&&(anchorPoint=transform.anchorPoint)),4!==elemType||content||(content=thisLayer("ADBE Root Vectors Group")),effect||(effect=thisLayer(4)),(hasParent=!(!elem.hierarchy||!elem.hierarchy.length))&&!parent&&(parent=elem.hierarchy[0].layerInterface),time=this.comp.renderedFrame/this.comp.globalData.frameRate,_needsRandom&&seedRandom(randSeed+time),needsVelocity&&(velocity=velocityAtTime(time)),expression_function(),this.frameExpressionId=elem.globalData.frameId,scoped_bm_rt=scoped_bm_rt.propType===propTypes.SHAPE?scoped_bm_rt.v:scoped_bm_rt)}return executeExpression.__preventDeadCodeRemoval=[$bm_transform,anchorPoint,time,velocity,inPoint,outPoint,width,height,name,loop_in,loop_out,smooth,toComp,fromCompToSurface,toWorld,fromWorld,mask,position,rotation,scale,thisComp,numKeys,active,wiggle,loopInDuration,loopOutDuration,comp,lookAt,easeOut,easeIn,ease,nearestKey,key,text,textIndex,textTotal,selectorValue,framesToTime,timeToFrames,sourceRectAtTime,substring,substr,posterizeTime,index,globalData],executeExpression}return ob.initiateExpression=initiateExpression,ob.__preventDeadCodeRemoval=[window,document,XMLHttpRequest,fetch,frames,$bm_neg,add,$bm_sum,$bm_sub,$bm_mul,$bm_div,$bm_mod,clamp,radians_to_degrees,degreesToRadians,degrees_to_radians,normalize,rgbToHsl,hslToRgb,linear,random,createPath,_lottieGlobal],ob.resetFrame=resetFrame,ob}(),Expressions=function(){var e={initExpressions:function(e){var t=0,r=[];e.renderer.compInterface=CompExpressionInterface(e.renderer),e.renderer.globalData.projectInterface.registerComposition(e.renderer),e.renderer.globalData.pushExpression=function(){t+=1},e.renderer.globalData.popExpression=function(){0==(t-=1)&&function(){var e,t=r.length;for(e=0;e<t;e+=1)r[e].release();r.length=0}()},e.renderer.globalData.registerExpressionProperty=function(e){-1===r.indexOf(e)&&r.push(e)}}};return e.resetFrame=ExpressionManager.resetFrame,e}(),MaskManagerInterface=function(){function e(e,t){this._mask=e,this._data=t}return Object.defineProperty(e.prototype,"maskPath",{get:function(){return this._mask.prop.k&&this._mask.prop.getValue(),this._mask.prop}}),Object.defineProperty(e.prototype,"maskOpacity",{get:function(){return this._mask.op.k&&this._mask.op.getValue(),100*this._mask.op.v}}),function(t){var r,i=createSizedArray(t.viewData.length),n=t.viewData.length;for(r=0;r<n;r+=1)i[r]=new e(t.viewData[r],t.masksProperties[r]);return function(e){for(r=0;r<n;){if(t.masksProperties[r].nm===e)return i[r];r+=1}return null}}}(),ExpressionPropertyInterface=function(){var e={pv:0,v:0,mult:1},t={pv:[0,0,0],v:[0,0,0],mult:1};function r(e,t,r){Object.defineProperty(e,"velocity",{get:function(){return t.getVelocityAtTime(t.comp.currentFrame)}}),e.numKeys=t.keyframes?t.keyframes.length:0,e.key=function(i){if(!e.numKeys)return 0;var n="";n="s"in t.keyframes[i-1]?t.keyframes[i-1].s:"e"in t.keyframes[i-2]?t.keyframes[i-2].e:t.keyframes[i-2].s;var o="unidimensional"===r?new Number(n):Object.assign({},n);return o.time=t.keyframes[i-1].t/t.elem.comp.globalData.frameRate,o.value="unidimensional"===r?n[0]:n,o},e.valueAtTime=t.getValueAtTime,e.speedAtTime=t.getSpeedAtTime,e.velocityAtTime=t.getVelocityAtTime,e.propertyGroup=t.propertyGroup}function i(){return e}return function(n){return n?"unidimensional"===n.propType?function(t){t&&"pv"in t||(t=e);var i=1/t.mult,n=t.pv*i,o=new Number(n);return o.value=n,r(o,t,"unidimensional"),function(){return t.k&&t.getValue(),n=t.v*i,o.value!==n&&((o=new Number(n)).value=n,o[0]=n,r(o,t,"unidimensional")),o}}(n):function(e){e&&"pv"in e||(e=t);var i=1/e.mult,n=e.data&&e.data.l||e.pv.length,o=createTypedArray("float32",n),a=createTypedArray("float32",n);return o.value=a,r(o,e,"multidimensional"),function(){e.k&&e.getValue();for(var t=0;t<n;t+=1)a[t]=e.v[t]*i,o[t]=a[t];return o}}(n):i}}(),TransformExpressionInterface=function(e){function t(e){switch(e){case"scale":case"Scale":case"ADBE Scale":case 6:return t.scale;case"rotation":case"Rotation":case"ADBE Rotation":case"ADBE Rotate Z":case 10:return t.rotation;case"ADBE Rotate X":return t.xRotation;case"ADBE Rotate Y":return t.yRotation;case"position":case"Position":case"ADBE Position":case 2:return t.position;case"ADBE Position_0":return t.xPosition;case"ADBE Position_1":return t.yPosition;case"ADBE Position_2":return t.zPosition;case"anchorPoint":case"AnchorPoint":case"Anchor Point":case"ADBE AnchorPoint":case 1:return t.anchorPoint;case"opacity":case"Opacity":case 11:return t.opacity;default:return null}}var r,i,n,o;return Object.defineProperty(t,"rotation",{get:ExpressionPropertyInterface(e.r||e.rz)}),Object.defineProperty(t,"zRotation",{get:ExpressionPropertyInterface(e.rz||e.r)}),Object.defineProperty(t,"xRotation",{get:ExpressionPropertyInterface(e.rx)}),Object.defineProperty(t,"yRotation",{get:ExpressionPropertyInterface(e.ry)}),Object.defineProperty(t,"scale",{get:ExpressionPropertyInterface(e.s)}),e.p?o=ExpressionPropertyInterface(e.p):(r=ExpressionPropertyInterface(e.px),i=ExpressionPropertyInterface(e.py),e.pz&&(n=ExpressionPropertyInterface(e.pz))),Object.defineProperty(t,"position",{get:function(){return e.p?o():[r(),i(),n?n():0]}}),Object.defineProperty(t,"xPosition",{get:ExpressionPropertyInterface(e.px)}),Object.defineProperty(t,"yPosition",{get:ExpressionPropertyInterface(e.py)}),Object.defineProperty(t,"zPosition",{get:ExpressionPropertyInterface(e.pz)}),Object.defineProperty(t,"anchorPoint",{get:ExpressionPropertyInterface(e.a)}),Object.defineProperty(t,"opacity",{get:ExpressionPropertyInterface(e.o)}),Object.defineProperty(t,"skew",{get:ExpressionPropertyInterface(e.sk)}),Object.defineProperty(t,"skewAxis",{get:ExpressionPropertyInterface(e.sa)}),Object.defineProperty(t,"orientation",{get:ExpressionPropertyInterface(e.or)}),t},LayerExpressionInterface=function(){function e(e){var t=new Matrix;return void 0!==e?this._elem.finalTransform.mProp.getValueAtTime(e).clone(t):this._elem.finalTransform.mProp.applyToMatrix(t),t}function t(e,t){var r=this.getMatrix(t);return r.props[12]=0,r.props[13]=0,r.props[14]=0,this.applyPoint(r,e)}function r(e,t){var r=this.getMatrix(t);return this.applyPoint(r,e)}function i(e,t){var r=this.getMatrix(t);return r.props[12]=0,r.props[13]=0,r.props[14]=0,this.invertPoint(r,e)}function n(e,t){var r=this.getMatrix(t);return this.invertPoint(r,e)}function o(e,t){if(this._elem.hierarchy&&this._elem.hierarchy.length){var r,i=this._elem.hierarchy.length;for(r=0;r<i;r+=1)this._elem.hierarchy[r].finalTransform.mProp.applyToMatrix(e)}return e.applyToPointArray(t[0],t[1],t[2]||0)}function a(e,t){if(this._elem.hierarchy&&this._elem.hierarchy.length){var r,i=this._elem.hierarchy.length;for(r=0;r<i;r+=1)this._elem.hierarchy[r].finalTransform.mProp.applyToMatrix(e)}return e.inversePoint(t)}function s(e){var t=new Matrix;if(t.reset(),this._elem.finalTransform.mProp.applyToMatrix(t),this._elem.hierarchy&&this._elem.hierarchy.length){var r,i=this._elem.hierarchy.length;for(r=0;r<i;r+=1)this._elem.hierarchy[r].finalTransform.mProp.applyToMatrix(t);return t.inversePoint(e)}return t.inversePoint(e)}function l(){return[1,1,1,1]}return function(c){var d;function p(e){switch(e){case"ADBE Root Vectors Group":case"Contents":case 2:return p.shapeInterface;case 1:case 6:case"Transform":case"transform":case"ADBE Transform Group":return d;case 4:case"ADBE Effect Parade":case"effects":case"Effects":return p.effect;case"ADBE Text Properties":return p.textInterface;default:return null}}p.getMatrix=e,p.invertPoint=a,p.applyPoint=o,p.toWorld=r,p.toWorldVec=t,p.fromWorld=n,p.fromWorldVec=i,p.toComp=r,p.fromComp=s,p.sampleImage=l,p.sourceRectAtTime=c.sourceRectAtTime.bind(c),p._elem=c;var h=getDescriptor(d=TransformExpressionInterface(c.finalTransform.mProp),"anchorPoint");return Object.defineProperties(p,{hasParent:{get:function(){return c.hierarchy.length}},parent:{get:function(){return c.hierarchy[0].layerInterface}},rotation:getDescriptor(d,"rotation"),scale:getDescriptor(d,"scale"),position:getDescriptor(d,"position"),opacity:getDescriptor(d,"opacity"),anchorPoint:h,anchor_point:h,transform:{get:function(){return d}},active:{get:function(){return c.isInRange}}}),p.startTime=c.data.st,p.index=c.data.ind,p.source=c.data.refId,p.height=0===c.data.ty?c.data.h:100,p.width=0===c.data.ty?c.data.w:100,p.inPoint=c.data.ip/c.comp.globalData.frameRate,p.outPoint=c.data.op/c.comp.globalData.frameRate,p._name=c.data.nm,p.registerMaskInterface=function(e){p.mask=new MaskManagerInterface(e,c)},p.registerEffectsInterface=function(e){p.effect=e},p}}(),propertyGroupFactory=function(e,t){return function(r){return(r=void 0===r?1:r)<=0?e:t(r-1)}},PropertyInterface=function(e,t){var r={_name:e};return function(e){return(e=void 0===e?1:e)<=0?r:t(e-1)}},EffectsExpressionInterface=function(){var e={createEffectsInterface:function(e,r){if(e.effectsManager){var i,n=[],o=e.data.ef,a=e.effectsManager.effectElements.length;for(i=0;i<a;i+=1)n.push(t(o[i],e.effectsManager.effectElements[i],r,e));var s=e.data.ef||[],l=function(e){for(i=0,a=s.length;i<a;){if(e===s[i].nm||e===s[i].mn||e===s[i].ix)return n[i];i+=1}return null};return Object.defineProperty(l,"numProperties",{get:function(){return s.length}}),l}return null}};function t(e,i,n,o){function a(t){for(var r=e.ef,i=0,n=r.length;i<n;){if(t===r[i].nm||t===r[i].mn||t===r[i].ix)return 5===r[i].ty?c[i]:c[i]();i+=1}throw new Error}var s,l=propertyGroupFactory(a,n),c=[],d=e.ef.length;for(s=0;s<d;s+=1)5===e.ef[s].ty?c.push(t(e.ef[s],i.effectElements[s],i.effectElements[s].propertyGroup,o)):c.push(r(i.effectElements[s],e.ef[s].ty,o,l));return"ADBE Color Control"===e.mn&&Object.defineProperty(a,"color",{get:function(){return c[0]()}}),Object.defineProperties(a,{numProperties:{get:function(){return e.np}},_name:{value:e.nm},propertyGroup:{value:l}}),a.enabled=0!==e.en,a.active=a.enabled,a}function r(e,t,r,i){var n=ExpressionPropertyInterface(e.p);return e.p.setGroupProperty&&e.p.setGroupProperty(PropertyInterface("",i)),function(){return 10===t?r.comp.compInterface(e.p.v):n()}}return e}(),ShapePathInterface=function(e,t,r){var i=t.sh;function n(e){return"Shape"===e||"shape"===e||"Path"===e||"path"===e||"ADBE Vector Shape"===e||2===e?n.path:null}var o=propertyGroupFactory(n,r);return i.setGroupProperty(PropertyInterface("Path",o)),Object.defineProperties(n,{path:{get:function(){return i.k&&i.getValue(),i}},shape:{get:function(){return i.k&&i.getValue(),i}},_name:{value:e.nm},ix:{value:e.ix},propertyIndex:{value:e.ix},mn:{value:e.mn},propertyGroup:{value:r}}),n},ShapeExpressionInterface=function(){function e(e,s,g){var u,f=[],m=e?e.length:0;for(u=0;u<m;u+=1)"gr"===e[u].ty?f.push(t(e[u],s[u],g)):"fl"===e[u].ty?f.push(r(e[u],s[u],g)):"st"===e[u].ty?f.push(o(e[u],s[u],g)):"tm"===e[u].ty?f.push(a(e[u],s[u],g)):"tr"===e[u].ty||("el"===e[u].ty?f.push(l(e[u],s[u],g)):"sr"===e[u].ty?f.push(c(e[u],s[u],g)):"sh"===e[u].ty?f.push(ShapePathInterface(e[u],s[u],g)):"rc"===e[u].ty?f.push(d(e[u],s[u],g)):"rd"===e[u].ty?f.push(p(e[u],s[u],g)):"rp"===e[u].ty?f.push(h(e[u],s[u],g)):"gf"===e[u].ty?f.push(i(e[u],s[u],g)):f.push(n(e[u],s[u])));return f}function t(t,r,i){var n=function(e){switch(e){case"ADBE Vectors Group":case"Contents":case 2:return n.content;default:return n.transform}};n.propertyGroup=propertyGroupFactory(n,i);var o=function(t,r,i){var n,o=function(e){for(var t=0,r=n.length;t<r;){if(n[t]._name===e||n[t].mn===e||n[t].propertyIndex===e||n[t].ix===e||n[t].ind===e)return n[t];t+=1}return"number"==typeof e?n[e-1]:null};o.propertyGroup=propertyGroupFactory(o,i),n=e(t.it,r.it,o.propertyGroup),o.numProperties=n.length;var a=s(t.it[t.it.length-1],r.it[r.it.length-1],o.propertyGroup);return o.transform=a,o.propertyIndex=t.cix,o._name=t.nm,o}(t,r,n.propertyGroup),a=s(t.it[t.it.length-1],r.it[r.it.length-1],n.propertyGroup);return n.content=o,n.transform=a,Object.defineProperty(n,"_name",{get:function(){return t.nm}}),n.numProperties=t.np,n.propertyIndex=t.ix,n.nm=t.nm,n.mn=t.mn,n}function r(e,t,r){function i(e){return"Color"===e||"color"===e?i.color:"Opacity"===e||"opacity"===e?i.opacity:null}return Object.defineProperties(i,{color:{get:ExpressionPropertyInterface(t.c)},opacity:{get:ExpressionPropertyInterface(t.o)},_name:{value:e.nm},mn:{value:e.mn}}),t.c.setGroupProperty(PropertyInterface("Color",r)),t.o.setGroupProperty(PropertyInterface("Opacity",r)),i}function i(e,t,r){function i(e){return"Start Point"===e||"start point"===e?i.startPoint:"End Point"===e||"end point"===e?i.endPoint:"Opacity"===e||"opacity"===e?i.opacity:null}return Object.defineProperties(i,{startPoint:{get:ExpressionPropertyInterface(t.s)},endPoint:{get:ExpressionPropertyInterface(t.e)},opacity:{get:ExpressionPropertyInterface(t.o)},type:{get:function(){return"a"}},_name:{value:e.nm},mn:{value:e.mn}}),t.s.setGroupProperty(PropertyInterface("Start Point",r)),t.e.setGroupProperty(PropertyInterface("End Point",r)),t.o.setGroupProperty(PropertyInterface("Opacity",r)),i}function n(){return function(){return null}}function o(e,t,r){var i,n=propertyGroupFactory(c,r),o=propertyGroupFactory(l,n);function a(r){Object.defineProperty(l,e.d[r].nm,{get:ExpressionPropertyInterface(t.d.dataProps[r].p)})}var s=e.d?e.d.length:0,l={};for(i=0;i<s;i+=1)a(i),t.d.dataProps[i].p.setGroupProperty(o);function c(e){return"Color"===e||"color"===e?c.color:"Opacity"===e||"opacity"===e?c.opacity:"Stroke Width"===e||"stroke width"===e?c.strokeWidth:null}return Object.defineProperties(c,{color:{get:ExpressionPropertyInterface(t.c)},opacity:{get:ExpressionPropertyInterface(t.o)},strokeWidth:{get:ExpressionPropertyInterface(t.w)},dash:{get:function(){return l}},_name:{value:e.nm},mn:{value:e.mn}}),t.c.setGroupProperty(PropertyInterface("Color",n)),t.o.setGroupProperty(PropertyInterface("Opacity",n)),t.w.setGroupProperty(PropertyInterface("Stroke Width",n)),c}function a(e,t,r){function i(t){return t===e.e.ix||"End"===t||"end"===t?i.end:t===e.s.ix?i.start:t===e.o.ix?i.offset:null}var n=propertyGroupFactory(i,r);return i.propertyIndex=e.ix,t.s.setGroupProperty(PropertyInterface("Start",n)),t.e.setGroupProperty(PropertyInterface("End",n)),t.o.setGroupProperty(PropertyInterface("Offset",n)),i.propertyIndex=e.ix,i.propertyGroup=r,Object.defineProperties(i,{start:{get:ExpressionPropertyInterface(t.s)},end:{get:ExpressionPropertyInterface(t.e)},offset:{get:ExpressionPropertyInterface(t.o)},_name:{value:e.nm}}),i.mn=e.mn,i}function s(e,t,r){function i(t){return e.a.ix===t||"Anchor Point"===t?i.anchorPoint:e.o.ix===t||"Opacity"===t?i.opacity:e.p.ix===t||"Position"===t?i.position:e.r.ix===t||"Rotation"===t||"ADBE Vector Rotation"===t?i.rotation:e.s.ix===t||"Scale"===t?i.scale:e.sk&&e.sk.ix===t||"Skew"===t?i.skew:e.sa&&e.sa.ix===t||"Skew Axis"===t?i.skewAxis:null}var n=propertyGroupFactory(i,r);return t.transform.mProps.o.setGroupProperty(PropertyInterface("Opacity",n)),t.transform.mProps.p.setGroupProperty(PropertyInterface("Position",n)),t.transform.mProps.a.setGroupProperty(PropertyInterface("Anchor Point",n)),t.transform.mProps.s.setGroupProperty(PropertyInterface("Scale",n)),t.transform.mProps.r.setGroupProperty(PropertyInterface("Rotation",n)),t.transform.mProps.sk&&(t.transform.mProps.sk.setGroupProperty(PropertyInterface("Skew",n)),t.transform.mProps.sa.setGroupProperty(PropertyInterface("Skew Angle",n))),t.transform.op.setGroupProperty(PropertyInterface("Opacity",n)),Object.defineProperties(i,{opacity:{get:ExpressionPropertyInterface(t.transform.mProps.o)},position:{get:ExpressionPropertyInterface(t.transform.mProps.p)},anchorPoint:{get:ExpressionPropertyInterface(t.transform.mProps.a)},scale:{get:ExpressionPropertyInterface(t.transform.mProps.s)},rotation:{get:ExpressionPropertyInterface(t.transform.mProps.r)},skew:{get:ExpressionPropertyInterface(t.transform.mProps.sk)},skewAxis:{get:ExpressionPropertyInterface(t.transform.mProps.sa)},_name:{value:e.nm}}),i.ty="tr",i.mn=e.mn,i.propertyGroup=r,i}function l(e,t,r){function i(t){return e.p.ix===t?i.position:e.s.ix===t?i.size:null}var n=propertyGroupFactory(i,r);i.propertyIndex=e.ix;var o="tm"===t.sh.ty?t.sh.prop:t.sh;return o.s.setGroupProperty(PropertyInterface("Size",n)),o.p.setGroupProperty(PropertyInterface("Position",n)),Object.defineProperties(i,{size:{get:ExpressionPropertyInterface(o.s)},position:{get:ExpressionPropertyInterface(o.p)},_name:{value:e.nm}}),i.mn=e.mn,i}function c(e,t,r){function i(t){return e.p.ix===t?i.position:e.r.ix===t?i.rotation:e.pt.ix===t?i.points:e.or.ix===t||"ADBE Vector Star Outer Radius"===t?i.outerRadius:e.os.ix===t?i.outerRoundness:!e.ir||e.ir.ix!==t&&"ADBE Vector Star Inner Radius"!==t?e.is&&e.is.ix===t?i.innerRoundness:null:i.innerRadius}var n=propertyGroupFactory(i,r),o="tm"===t.sh.ty?t.sh.prop:t.sh;return i.propertyIndex=e.ix,o.or.setGroupProperty(PropertyInterface("Outer Radius",n)),o.os.setGroupProperty(PropertyInterface("Outer Roundness",n)),o.pt.setGroupProperty(PropertyInterface("Points",n)),o.p.setGroupProperty(PropertyInterface("Position",n)),o.r.setGroupProperty(PropertyInterface("Rotation",n)),e.ir&&(o.ir.setGroupProperty(PropertyInterface("Inner Radius",n)),o.is.setGroupProperty(PropertyInterface("Inner Roundness",n))),Object.defineProperties(i,{position:{get:ExpressionPropertyInterface(o.p)},rotation:{get:ExpressionPropertyInterface(o.r)},points:{get:ExpressionPropertyInterface(o.pt)},outerRadius:{get:ExpressionPropertyInterface(o.or)},outerRoundness:{get:ExpressionPropertyInterface(o.os)},innerRadius:{get:ExpressionPropertyInterface(o.ir)},innerRoundness:{get:ExpressionPropertyInterface(o.is)},_name:{value:e.nm}}),i.mn=e.mn,i}function d(e,t,r){function i(t){return e.p.ix===t?i.position:e.r.ix===t?i.roundness:e.s.ix===t||"Size"===t||"ADBE Vector Rect Size"===t?i.size:null}var n=propertyGroupFactory(i,r),o="tm"===t.sh.ty?t.sh.prop:t.sh;return i.propertyIndex=e.ix,o.p.setGroupProperty(PropertyInterface("Position",n)),o.s.setGroupProperty(PropertyInterface("Size",n)),o.r.setGroupProperty(PropertyInterface("Rotation",n)),Object.defineProperties(i,{position:{get:ExpressionPropertyInterface(o.p)},roundness:{get:ExpressionPropertyInterface(o.r)},size:{get:ExpressionPropertyInterface(o.s)},_name:{value:e.nm}}),i.mn=e.mn,i}function p(e,t,r){function i(t){return e.r.ix===t||"Round Corners 1"===t?i.radius:null}var n=propertyGroupFactory(i,r),o=t;return i.propertyIndex=e.ix,o.rd.setGroupProperty(PropertyInterface("Radius",n)),Object.defineProperties(i,{radius:{get:ExpressionPropertyInterface(o.rd)},_name:{value:e.nm}}),i.mn=e.mn,i}function h(e,t,r){function i(t){return e.c.ix===t||"Copies"===t?i.copies:e.o.ix===t||"Offset"===t?i.offset:null}var n=propertyGroupFactory(i,r),o=t;return i.propertyIndex=e.ix,o.c.setGroupProperty(PropertyInterface("Copies",n)),o.o.setGroupProperty(PropertyInterface("Offset",n)),Object.defineProperties(i,{copies:{get:ExpressionPropertyInterface(o.c)},offset:{get:ExpressionPropertyInterface(o.o)},_name:{value:e.nm}}),i.mn=e.mn,i}return function(t,r,i){var n;function o(e){if("number"==typeof e)return 0===(e=void 0===e?1:e)?i:n[e-1];for(var t=0,r=n.length;t<r;){if(n[t]._name===e)return n[t];t+=1}return null}return o.propertyGroup=propertyGroupFactory(o,function(){return i}),n=e(t,r,o.propertyGroup),o.numProperties=n.length,o._name="Contents",o}}(),TextExpressionInterface=function(e){var t;function r(e){return"ADBE Text Document"===e?r.sourceText:null}return Object.defineProperty(r,"sourceText",{get:function(){e.textProperty.getValue();var r=e.textProperty.currentData.t;return t&&r===t.value||((t=new String(r)).value=r||new String(r),Object.defineProperty(t,"style",{get:function(){return{fillColor:e.textProperty.currentData.fc}}})),t}}),r};function _typeof(e){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},_typeof(e)}var FootageInterface=(dataInterfaceFactory=function(e){function t(e){return"Outline"===e?t.outlineInterface():null}return t._name="Outline",t.outlineInterface=function(e){var t="",r=e.getFootageData();function i(e){if(r[e])return t=e,"object"===_typeof(r=r[e])?i:r;var n=e.indexOf(t);if(-1!==n){var o=parseInt(e.substr(n+t.length),10);return"object"===_typeof(r=r[o])?i:r}return""}return function(){return t="",r=e.getFootageData(),i}}(e),t},function(e){function t(e){return"Data"===e?t.dataInterface:null}return t._name="Data",t.dataInterface=dataInterfaceFactory(e),t}),dataInterfaceFactory,interfaces={layer:LayerExpressionInterface,effects:EffectsExpressionInterface,comp:CompExpressionInterface,shape:ShapeExpressionInterface,text:TextExpressionInterface,footage:FootageInterface};function getInterface(e){return interfaces[e]||null}var expressionHelpers={searchExpressions:function(e,t,r){t.x&&(r.k=!0,r.x=!0,r.initiateExpression=ExpressionManager.initiateExpression,r.effectsSequence.push(r.initiateExpression(e,t,r).bind(r)))},getSpeedAtTime:function(e){var t=this.getValueAtTime(e),r=this.getValueAtTime(e+-.01),i=0;if(t.length){var n;for(n=0;n<t.length;n+=1)i+=Math.pow(r[n]-t[n],2);i=100*Math.sqrt(i)}else i=0;return i},getVelocityAtTime:function(e){if(void 0!==this.vel)return this.vel;var t,r,i=-.001,n=this.getValueAtTime(e),o=this.getValueAtTime(e+i);if(n.length)for(t=createTypedArray("float32",n.length),r=0;r<n.length;r+=1)t[r]=(o[r]-n[r])/i;else t=(o-n)/i;return t},getValueAtTime:function(e){return e*=this.elem.globalData.frameRate,(e-=this.offsetTime)!==this._cachingAtTime.lastFrame&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastFrame<e?this._cachingAtTime.lastIndex:0,this._cachingAtTime.value=this.interpolateValue(e,this._cachingAtTime),this._cachingAtTime.lastFrame=e),this._cachingAtTime.value},getStaticValueAtTime:function(){return this.pv},setGroupProperty:function(e){this.propertyGroup=e}};function addPropertyDecorator(){function e(e,t,r){if(!this.k||!this.keyframes)return this.pv;e=e?e.toLowerCase():"";var i,n,o,a,s,l=this.comp.renderedFrame,c=this.keyframes,d=c[c.length-1].t;if(l<=d)return this.pv;if(r?n=d-(i=t?Math.abs(d-this.elem.comp.globalData.frameRate*t):Math.max(0,d-this.elem.data.ip)):((!t||t>c.length-1)&&(t=c.length-1),i=d-(n=c[c.length-1-t].t)),"pingpong"===e){if(Math.floor((l-n)/i)%2!=0)return this.getValueAtTime((i-(l-n)%i+n)/this.comp.globalData.frameRate,0)}else{if("offset"===e){var p=this.getValueAtTime(n/this.comp.globalData.frameRate,0),h=this.getValueAtTime(d/this.comp.globalData.frameRate,0),g=this.getValueAtTime(((l-n)%i+n)/this.comp.globalData.frameRate,0),u=Math.floor((l-n)/i);if(this.pv.length){for(a=(s=new Array(p.length)).length,o=0;o<a;o+=1)s[o]=(h[o]-p[o])*u+g[o];return s}return(h-p)*u+g}if("continue"===e){var f=this.getValueAtTime(d/this.comp.globalData.frameRate,0),m=this.getValueAtTime((d-.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(a=(s=new Array(f.length)).length,o=0;o<a;o+=1)s[o]=f[o]+(f[o]-m[o])*((l-d)/this.comp.globalData.frameRate)/5e-4;return s}return f+(l-d)/.001*(f-m)}}return this.getValueAtTime(((l-n)%i+n)/this.comp.globalData.frameRate,0)}function t(e,t,r){if(!this.k)return this.pv;e=e?e.toLowerCase():"";var i,n,o,a,s,l=this.comp.renderedFrame,c=this.keyframes,d=c[0].t;if(l>=d)return this.pv;if(r?n=d+(i=t?Math.abs(this.elem.comp.globalData.frameRate*t):Math.max(0,this.elem.data.op-d)):((!t||t>c.length-1)&&(t=c.length-1),i=(n=c[t].t)-d),"pingpong"===e){if(Math.floor((d-l)/i)%2==0)return this.getValueAtTime(((d-l)%i+d)/this.comp.globalData.frameRate,0)}else{if("offset"===e){var p=this.getValueAtTime(d/this.comp.globalData.frameRate,0),h=this.getValueAtTime(n/this.comp.globalData.frameRate,0),g=this.getValueAtTime((i-(d-l)%i+d)/this.comp.globalData.frameRate,0),u=Math.floor((d-l)/i)+1;if(this.pv.length){for(a=(s=new Array(p.length)).length,o=0;o<a;o+=1)s[o]=g[o]-(h[o]-p[o])*u;return s}return g-(h-p)*u}if("continue"===e){var f=this.getValueAtTime(d/this.comp.globalData.frameRate,0),m=this.getValueAtTime((d+.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(a=(s=new Array(f.length)).length,o=0;o<a;o+=1)s[o]=f[o]+(f[o]-m[o])*(d-l)/.001;return s}return f+(f-m)*(d-l)/.001}}return this.getValueAtTime((i-((d-l)%i+d))/this.comp.globalData.frameRate,0)}function r(e,t){if(!this.k)return this.pv;if(e=.5*(e||.4),(t=Math.floor(t||5))<=1)return this.pv;var r,i,n=this.comp.renderedFrame/this.comp.globalData.frameRate,o=n-e,a=t>1?(n+e-o)/(t-1):1,s=0,l=0;for(r=this.pv.length?createTypedArray("float32",this.pv.length):0;s<t;){if(i=this.getValueAtTime(o+s*a),this.pv.length)for(l=0;l<this.pv.length;l+=1)r[l]+=i[l];else r+=i;s+=1}if(this.pv.length)for(l=0;l<this.pv.length;l+=1)r[l]/=t;else r/=t;return r}function i(e){this._transformCachingAtTime||(this._transformCachingAtTime={v:new Matrix});var t=this._transformCachingAtTime.v;if(t.cloneFromProps(this.pre.props),this.appliedTransformations<1){var r=this.a.getValueAtTime(e);t.translate(-r[0]*this.a.mult,-r[1]*this.a.mult,r[2]*this.a.mult)}if(this.appliedTransformations<2){var i=this.s.getValueAtTime(e);t.scale(i[0]*this.s.mult,i[1]*this.s.mult,i[2]*this.s.mult)}if(this.sk&&this.appliedTransformations<3){var n=this.sk.getValueAtTime(e),o=this.sa.getValueAtTime(e);t.skewFromAxis(-n*this.sk.mult,o*this.sa.mult)}if(this.r&&this.appliedTransformations<4){var a=this.r.getValueAtTime(e);t.rotate(-a*this.r.mult)}else if(!this.r&&this.appliedTransformations<4){var s=this.rz.getValueAtTime(e),l=this.ry.getValueAtTime(e),c=this.rx.getValueAtTime(e),d=this.or.getValueAtTime(e);t.rotateZ(-s*this.rz.mult).rotateY(l*this.ry.mult).rotateX(c*this.rx.mult).rotateZ(-d[2]*this.or.mult).rotateY(d[1]*this.or.mult).rotateX(d[0]*this.or.mult)}if(this.data.p&&this.data.p.s){var p=this.px.getValueAtTime(e),h=this.py.getValueAtTime(e);if(this.data.p.z){var g=this.pz.getValueAtTime(e);t.translate(p*this.px.mult,h*this.py.mult,-g*this.pz.mult)}else t.translate(p*this.px.mult,h*this.py.mult,0)}else{var u=this.p.getValueAtTime(e);t.translate(u[0]*this.p.mult,u[1]*this.p.mult,-u[2]*this.p.mult)}return t}function n(){return this.v.clone(new Matrix)}var o=TransformPropertyFactory.getTransformProperty;TransformPropertyFactory.getTransformProperty=function(e,t,r){var a=o(e,t,r);return a.dynamicProperties.length?a.getValueAtTime=i.bind(a):a.getValueAtTime=n.bind(a),a.setGroupProperty=expressionHelpers.setGroupProperty,a};var a=PropertyFactory.getProp;PropertyFactory.getProp=function(i,n,o,s,l){var c=a(i,n,o,s,l);c.kf?c.getValueAtTime=expressionHelpers.getValueAtTime.bind(c):c.getValueAtTime=expressionHelpers.getStaticValueAtTime.bind(c),c.setGroupProperty=expressionHelpers.setGroupProperty,c.loopOut=e,c.loopIn=t,c.smooth=r,c.getVelocityAtTime=expressionHelpers.getVelocityAtTime.bind(c),c.getSpeedAtTime=expressionHelpers.getSpeedAtTime.bind(c),c.numKeys=1===n.a?n.k.length:0,c.propertyIndex=n.ix;var d=0;return 0!==o&&(d=createTypedArray("float32",1===n.a?n.k[0].s.length:n.k.length)),c._cachingAtTime={lastFrame:initialDefaultFrame,lastIndex:0,value:d},expressionHelpers.searchExpressions(i,n,c),c.k&&l.addDynamicProperty(c),c};var s=ShapePropertyFactory.getConstructorFunction(),l=ShapePropertyFactory.getKeyframedConstructorFunction();function c(){}c.prototype={vertices:function(e,t){this.k&&this.getValue();var r,i=this.v;void 0!==t&&(i=this.getValueAtTime(t,0));var n=i._length,o=i[e],a=i.v,s=createSizedArray(n);for(r=0;r<n;r+=1)s[r]="i"===e||"o"===e?[o[r][0]-a[r][0],o[r][1]-a[r][1]]:[o[r][0],o[r][1]];return s},points:function(e){return this.vertices("v",e)},inTangents:function(e){return this.vertices("i",e)},outTangents:function(e){return this.vertices("o",e)},isClosed:function(){return this.v.c},pointOnPath:function(e,t){var r=this.v;void 0!==t&&(r=this.getValueAtTime(t,0)),this._segmentsLength||(this._segmentsLength=bez.getSegmentsLength(r));for(var i,n=this._segmentsLength,o=n.lengths,a=n.totalLength*e,s=0,l=o.length,c=0;s<l;){if(c+o[s].addedLength>a){var d=s,p=r.c&&s===l-1?0:s+1,h=(a-c)/o[s].addedLength;i=bez.getPointInSegment(r.v[d],r.v[p],r.o[d],r.i[p],h,o[s]);break}c+=o[s].addedLength,s+=1}return i||(i=r.c?[r.v[0][0],r.v[0][1]]:[r.v[r._length-1][0],r.v[r._length-1][1]]),i},vectorOnPath:function(e,t,r){1==e?e=this.v.c:0==e&&(e=.999);var i=this.pointOnPath(e,t),n=this.pointOnPath(e+.001,t),o=n[0]-i[0],a=n[1]-i[1],s=Math.sqrt(Math.pow(o,2)+Math.pow(a,2));return 0===s?[0,0]:"tangent"===r?[o/s,a/s]:[-a/s,o/s]},tangentOnPath:function(e,t){return this.vectorOnPath(e,t,"tangent")},normalOnPath:function(e,t){return this.vectorOnPath(e,t,"normal")},setGroupProperty:expressionHelpers.setGroupProperty,getValueAtTime:expressionHelpers.getStaticValueAtTime},extendPrototype([c],s),extendPrototype([c],l),l.prototype.getValueAtTime=function(e){return this._cachingAtTime||(this._cachingAtTime={shapeValue:shapePool.clone(this.pv),lastIndex:0,lastTime:initialDefaultFrame}),e*=this.elem.globalData.frameRate,(e-=this.offsetTime)!==this._cachingAtTime.lastTime&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastTime<e?this._caching.lastIndex:0,this._cachingAtTime.lastTime=e,this.interpolateShape(e,this._cachingAtTime.shapeValue,this._cachingAtTime)),this._cachingAtTime.shapeValue},l.prototype.initiateExpression=ExpressionManager.initiateExpression;var d=ShapePropertyFactory.getShapeProp;ShapePropertyFactory.getShapeProp=function(e,t,r,i,n){var o=d(e,t,r,i,n);return o.propertyIndex=t.ix,o.lock=!1,3===r?expressionHelpers.searchExpressions(e,t.pt,o):4===r&&expressionHelpers.searchExpressions(e,t.ks,o),o.k&&e.addDynamicProperty(o),o}}function initialize$1(){addPropertyDecorator()}function addDecorator(){TextProperty.prototype.getExpressionValue=function(e,t){var r=this.calculateExpression(t);if(e.t!==r){var i={};return this.copyData(i,e),i.t=r.toString(),i.__complete=!1,i}return e},TextProperty.prototype.searchProperty=function(){var e=this.searchKeyframes(),t=this.searchExpressions();return this.kf=e||t,this.kf},TextProperty.prototype.searchExpressions=function(){return this.data.d.x?(this.calculateExpression=ExpressionManager.initiateExpression.bind(this)(this.elem,this.data.d,this),this.addEffect(this.getExpressionValue.bind(this)),!0):null}}function initialize(){addDecorator()}function SVGComposableEffect(){}SVGComposableEffect.prototype={createMergeNode:function(e,t){var r,i,n=createNS("feMerge");for(n.setAttribute("result",e),i=0;i<t.length;i+=1)(r=createNS("feMergeNode")).setAttribute("in",t[i]),n.appendChild(r),n.appendChild(r);return n}};var linearFilterValue="0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0";function SVGTintFilter(e,t,r,i,n){this.filterManager=t;var o=createNS("feColorMatrix");o.setAttribute("type","matrix"),o.setAttribute("color-interpolation-filters","linearRGB"),o.setAttribute("values",linearFilterValue+" 1 0"),this.linearFilter=o,o.setAttribute("result",i+"_tint_1"),e.appendChild(o),(o=createNS("feColorMatrix")).setAttribute("type","matrix"),o.setAttribute("color-interpolation-filters","sRGB"),o.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),o.setAttribute("result",i+"_tint_2"),e.appendChild(o),this.matrixFilter=o;var a=this.createMergeNode(i,[n,i+"_tint_1",i+"_tint_2"]);e.appendChild(a)}function SVGFillFilter(e,t,r,i){this.filterManager=t;var n=createNS("feColorMatrix");n.setAttribute("type","matrix"),n.setAttribute("color-interpolation-filters","sRGB"),n.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),n.setAttribute("result",i),e.appendChild(n),this.matrixFilter=n}function SVGStrokeEffect(e,t,r){this.initialized=!1,this.filterManager=t,this.elem=r,this.paths=[]}function SVGTritoneFilter(e,t,r,i){this.filterManager=t;var n=createNS("feColorMatrix");n.setAttribute("type","matrix"),n.setAttribute("color-interpolation-filters","linearRGB"),n.setAttribute("values","0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0"),e.appendChild(n);var o=createNS("feComponentTransfer");o.setAttribute("color-interpolation-filters","sRGB"),o.setAttribute("result",i),this.matrixFilter=o;var a=createNS("feFuncR");a.setAttribute("type","table"),o.appendChild(a),this.feFuncR=a;var s=createNS("feFuncG");s.setAttribute("type","table"),o.appendChild(s),this.feFuncG=s;var l=createNS("feFuncB");l.setAttribute("type","table"),o.appendChild(l),this.feFuncB=l,e.appendChild(o)}function SVGProLevelsFilter(e,t,r,i){this.filterManager=t;var n=this.filterManager.effectElements,o=createNS("feComponentTransfer");(n[10].p.k||0!==n[10].p.v||n[11].p.k||1!==n[11].p.v||n[12].p.k||1!==n[12].p.v||n[13].p.k||0!==n[13].p.v||n[14].p.k||1!==n[14].p.v)&&(this.feFuncR=this.createFeFunc("feFuncR",o)),(n[17].p.k||0!==n[17].p.v||n[18].p.k||1!==n[18].p.v||n[19].p.k||1!==n[19].p.v||n[20].p.k||0!==n[20].p.v||n[21].p.k||1!==n[21].p.v)&&(this.feFuncG=this.createFeFunc("feFuncG",o)),(n[24].p.k||0!==n[24].p.v||n[25].p.k||1!==n[25].p.v||n[26].p.k||1!==n[26].p.v||n[27].p.k||0!==n[27].p.v||n[28].p.k||1!==n[28].p.v)&&(this.feFuncB=this.createFeFunc("feFuncB",o)),(n[31].p.k||0!==n[31].p.v||n[32].p.k||1!==n[32].p.v||n[33].p.k||1!==n[33].p.v||n[34].p.k||0!==n[34].p.v||n[35].p.k||1!==n[35].p.v)&&(this.feFuncA=this.createFeFunc("feFuncA",o)),(this.feFuncR||this.feFuncG||this.feFuncB||this.feFuncA)&&(o.setAttribute("color-interpolation-filters","sRGB"),e.appendChild(o)),(n[3].p.k||0!==n[3].p.v||n[4].p.k||1!==n[4].p.v||n[5].p.k||1!==n[5].p.v||n[6].p.k||0!==n[6].p.v||n[7].p.k||1!==n[7].p.v)&&((o=createNS("feComponentTransfer")).setAttribute("color-interpolation-filters","sRGB"),o.setAttribute("result",i),e.appendChild(o),this.feFuncRComposed=this.createFeFunc("feFuncR",o),this.feFuncGComposed=this.createFeFunc("feFuncG",o),this.feFuncBComposed=this.createFeFunc("feFuncB",o))}function SVGDropShadowEffect(e,t,r,i,n){var o=t.container.globalData.renderConfig.filterSize,a=t.data.fs||o;e.setAttribute("x",a.x||o.x),e.setAttribute("y",a.y||o.y),e.setAttribute("width",a.width||o.width),e.setAttribute("height",a.height||o.height),this.filterManager=t;var s=createNS("feGaussianBlur");s.setAttribute("in","SourceAlpha"),s.setAttribute("result",i+"_drop_shadow_1"),s.setAttribute("stdDeviation","0"),this.feGaussianBlur=s,e.appendChild(s);var l=createNS("feOffset");l.setAttribute("dx","25"),l.setAttribute("dy","0"),l.setAttribute("in",i+"_drop_shadow_1"),l.setAttribute("result",i+"_drop_shadow_2"),this.feOffset=l,e.appendChild(l);var c=createNS("feFlood");c.setAttribute("flood-color","#00ff00"),c.setAttribute("flood-opacity","1"),c.setAttribute("result",i+"_drop_shadow_3"),this.feFlood=c,e.appendChild(c);var d=createNS("feComposite");d.setAttribute("in",i+"_drop_shadow_3"),d.setAttribute("in2",i+"_drop_shadow_2"),d.setAttribute("operator","in"),d.setAttribute("result",i+"_drop_shadow_4"),e.appendChild(d);var p=this.createMergeNode(i,[i+"_drop_shadow_4",n]);e.appendChild(p)}extendPrototype([SVGComposableEffect],SVGTintFilter),SVGTintFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=this.filterManager.effectElements[0].p.v,r=this.filterManager.effectElements[1].p.v,i=this.filterManager.effectElements[2].p.v/100;this.linearFilter.setAttribute("values",linearFilterValue+" "+i+" 0"),this.matrixFilter.setAttribute("values",r[0]-t[0]+" 0 0 0 "+t[0]+" "+(r[1]-t[1])+" 0 0 0 "+t[1]+" "+(r[2]-t[2])+" 0 0 0 "+t[2]+" 0 0 0 1 0")}},SVGFillFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=this.filterManager.effectElements[2].p.v,r=this.filterManager.effectElements[6].p.v;this.matrixFilter.setAttribute("values","0 0 0 0 "+t[0]+" 0 0 0 0 "+t[1]+" 0 0 0 0 "+t[2]+" 0 0 0 "+r+" 0")}},SVGStrokeEffect.prototype.initialize=function(){var e,t,r,i,n=this.elem.layerElement.children||this.elem.layerElement.childNodes;for(1===this.filterManager.effectElements[1].p.v?(i=this.elem.maskManager.masksProperties.length,r=0):i=1+(r=this.filterManager.effectElements[0].p.v-1),(t=createNS("g")).setAttribute("fill","none"),t.setAttribute("stroke-linecap","round"),t.setAttribute("stroke-dashoffset",1);r<i;r+=1)e=createNS("path"),t.appendChild(e),this.paths.push({p:e,m:r});if(3===this.filterManager.effectElements[10].p.v){var o=createNS("mask"),a=createElementID();o.setAttribute("id",a),o.setAttribute("mask-type","alpha"),o.appendChild(t),this.elem.globalData.defs.appendChild(o);var s=createNS("g");for(s.setAttribute("mask","url("+getLocationHref()+"#"+a+")");n[0];)s.appendChild(n[0]);this.elem.layerElement.appendChild(s),this.masker=o,t.setAttribute("stroke","#fff")}else if(1===this.filterManager.effectElements[10].p.v||2===this.filterManager.effectElements[10].p.v){if(2===this.filterManager.effectElements[10].p.v)for(n=this.elem.layerElement.children||this.elem.layerElement.childNodes;n.length;)this.elem.layerElement.removeChild(n[0]);this.elem.layerElement.appendChild(t),this.elem.layerElement.removeAttribute("mask"),t.setAttribute("stroke","#fff")}this.initialized=!0,this.pathMasker=t},SVGStrokeEffect.prototype.renderFrame=function(e){var t;this.initialized||this.initialize();var r,i,n=this.paths.length;for(t=0;t<n;t+=1)if(-1!==this.paths[t].m&&(r=this.elem.maskManager.viewData[this.paths[t].m],i=this.paths[t].p,(e||this.filterManager._mdf||r.prop._mdf)&&i.setAttribute("d",r.lastPath),e||this.filterManager.effectElements[9].p._mdf||this.filterManager.effectElements[4].p._mdf||this.filterManager.effectElements[7].p._mdf||this.filterManager.effectElements[8].p._mdf||r.prop._mdf)){var o;if(0!==this.filterManager.effectElements[7].p.v||100!==this.filterManager.effectElements[8].p.v){var a=.01*Math.min(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v),s=.01*Math.max(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v),l=i.getTotalLength();o="0 0 0 "+l*a+" ";var c,d=l*(s-a),p=1+2*this.filterManager.effectElements[4].p.v*this.filterManager.effectElements[9].p.v*.01,h=Math.floor(d/p);for(c=0;c<h;c+=1)o+="1 "+2*this.filterManager.effectElements[4].p.v*this.filterManager.effectElements[9].p.v*.01+" ";o+="0 "+10*l+" 0 0"}else o="1 "+2*this.filterManager.effectElements[4].p.v*this.filterManager.effectElements[9].p.v*.01;i.setAttribute("stroke-dasharray",o)}if((e||this.filterManager.effectElements[4].p._mdf)&&this.pathMasker.setAttribute("stroke-width",2*this.filterManager.effectElements[4].p.v),(e||this.filterManager.effectElements[6].p._mdf)&&this.pathMasker.setAttribute("opacity",this.filterManager.effectElements[6].p.v),(1===this.filterManager.effectElements[10].p.v||2===this.filterManager.effectElements[10].p.v)&&(e||this.filterManager.effectElements[3].p._mdf)){var g=this.filterManager.effectElements[3].p.v;this.pathMasker.setAttribute("stroke","rgb("+bmFloor(255*g[0])+","+bmFloor(255*g[1])+","+bmFloor(255*g[2])+")")}},SVGTritoneFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=this.filterManager.effectElements[0].p.v,r=this.filterManager.effectElements[1].p.v,i=this.filterManager.effectElements[2].p.v,n=i[0]+" "+r[0]+" "+t[0],o=i[1]+" "+r[1]+" "+t[1],a=i[2]+" "+r[2]+" "+t[2];this.feFuncR.setAttribute("tableValues",n),this.feFuncG.setAttribute("tableValues",o),this.feFuncB.setAttribute("tableValues",a)}},SVGProLevelsFilter.prototype.createFeFunc=function(e,t){var r=createNS(e);return r.setAttribute("type","table"),t.appendChild(r),r},SVGProLevelsFilter.prototype.getTableValue=function(e,t,r,i,n){for(var o,a,s=0,l=Math.min(e,t),c=Math.max(e,t),d=Array.call(null,{length:256}),p=0,h=n-i,g=t-e;s<=256;)a=(o=s/256)<=l?g<0?n:i:o>=c?g<0?i:n:i+h*Math.pow((o-e)/g,1/r),d[p]=a,p+=1,s+=256/255;return d.join(" ")},SVGProLevelsFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t,r=this.filterManager.effectElements;this.feFuncRComposed&&(e||r[3].p._mdf||r[4].p._mdf||r[5].p._mdf||r[6].p._mdf||r[7].p._mdf)&&(t=this.getTableValue(r[3].p.v,r[4].p.v,r[5].p.v,r[6].p.v,r[7].p.v),this.feFuncRComposed.setAttribute("tableValues",t),this.feFuncGComposed.setAttribute("tableValues",t),this.feFuncBComposed.setAttribute("tableValues",t)),this.feFuncR&&(e||r[10].p._mdf||r[11].p._mdf||r[12].p._mdf||r[13].p._mdf||r[14].p._mdf)&&(t=this.getTableValue(r[10].p.v,r[11].p.v,r[12].p.v,r[13].p.v,r[14].p.v),this.feFuncR.setAttribute("tableValues",t)),this.feFuncG&&(e||r[17].p._mdf||r[18].p._mdf||r[19].p._mdf||r[20].p._mdf||r[21].p._mdf)&&(t=this.getTableValue(r[17].p.v,r[18].p.v,r[19].p.v,r[20].p.v,r[21].p.v),this.feFuncG.setAttribute("tableValues",t)),this.feFuncB&&(e||r[24].p._mdf||r[25].p._mdf||r[26].p._mdf||r[27].p._mdf||r[28].p._mdf)&&(t=this.getTableValue(r[24].p.v,r[25].p.v,r[26].p.v,r[27].p.v,r[28].p.v),this.feFuncB.setAttribute("tableValues",t)),this.feFuncA&&(e||r[31].p._mdf||r[32].p._mdf||r[33].p._mdf||r[34].p._mdf||r[35].p._mdf)&&(t=this.getTableValue(r[31].p.v,r[32].p.v,r[33].p.v,r[34].p.v,r[35].p.v),this.feFuncA.setAttribute("tableValues",t))}},extendPrototype([SVGComposableEffect],SVGDropShadowEffect),SVGDropShadowEffect.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){if((e||this.filterManager.effectElements[4].p._mdf)&&this.feGaussianBlur.setAttribute("stdDeviation",this.filterManager.effectElements[4].p.v/4),e||this.filterManager.effectElements[0].p._mdf){var t=this.filterManager.effectElements[0].p.v;this.feFlood.setAttribute("flood-color",rgbToHex(Math.round(255*t[0]),Math.round(255*t[1]),Math.round(255*t[2])))}if((e||this.filterManager.effectElements[1].p._mdf)&&this.feFlood.setAttribute("flood-opacity",this.filterManager.effectElements[1].p.v/255),e||this.filterManager.effectElements[2].p._mdf||this.filterManager.effectElements[3].p._mdf){var r=this.filterManager.effectElements[3].p.v,i=(this.filterManager.effectElements[2].p.v-90)*degToRads,n=r*Math.cos(i),o=r*Math.sin(i);this.feOffset.setAttribute("dx",n),this.feOffset.setAttribute("dy",o)}}};var _svgMatteSymbols=[];function SVGMatte3Effect(e,t,r){this.initialized=!1,this.filterManager=t,this.filterElem=e,this.elem=r,r.matteElement=createNS("g"),r.matteElement.appendChild(r.layerElement),r.matteElement.appendChild(r.transformedElement),r.baseElement=r.matteElement}function SVGGaussianBlurEffect(e,t,r,i){e.setAttribute("x","-100%"),e.setAttribute("y","-100%"),e.setAttribute("width","300%"),e.setAttribute("height","300%"),this.filterManager=t;var n=createNS("feGaussianBlur");n.setAttribute("result",i),e.appendChild(n),this.feGaussianBlur=n}function TransformEffect(){}function SVGTransformEffect(e,t){this.init(t)}function CVTransformEffect(e){this.init(e)}return SVGMatte3Effect.prototype.findSymbol=function(e){for(var t=0,r=_svgMatteSymbols.length;t<r;){if(_svgMatteSymbols[t]===e)return _svgMatteSymbols[t];t+=1}return null},SVGMatte3Effect.prototype.replaceInParent=function(e,t){var r=e.layerElement.parentNode;if(r){for(var i,n=r.children,o=0,a=n.length;o<a&&n[o]!==e.layerElement;)o+=1;o<=a-2&&(i=n[o+1]);var s=createNS("use");s.setAttribute("href","#"+t),i?r.insertBefore(s,i):r.appendChild(s)}},SVGMatte3Effect.prototype.setElementAsMask=function(e,t){if(!this.findSymbol(t)){var r=createElementID(),i=createNS("mask");i.setAttribute("id",t.layerId),i.setAttribute("mask-type","alpha"),_svgMatteSymbols.push(t);var n=e.globalData.defs;n.appendChild(i);var o=createNS("symbol");o.setAttribute("id",r),this.replaceInParent(t,r),o.appendChild(t.layerElement),n.appendChild(o);var a=createNS("use");a.setAttribute("href","#"+r),i.appendChild(a),t.data.hd=!1,t.show()}e.setMatte(t.layerId)},SVGMatte3Effect.prototype.initialize=function(){for(var e=this.filterManager.effectElements[0].p.v,t=this.elem.comp.elements,r=0,i=t.length;r<i;)t[r]&&t[r].data.ind===e&&this.setElementAsMask(this.elem,t[r]),r+=1;this.initialized=!0},SVGMatte3Effect.prototype.renderFrame=function(){this.initialized||this.initialize()},SVGGaussianBlurEffect.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=.3*this.filterManager.effectElements[0].p.v,r=this.filterManager.effectElements[1].p.v,i=3==r?0:t,n=2==r?0:t;this.feGaussianBlur.setAttribute("stdDeviation",i+" "+n);var o=1==this.filterManager.effectElements[2].p.v?"wrap":"duplicate";this.feGaussianBlur.setAttribute("edgeMode",o)}},TransformEffect.prototype.init=function(e){this.effectsManager=e,this.type=effectTypes.TRANSFORM_EFFECT,this.matrix=new Matrix,this.opacity=-1,this._mdf=!1,this._opMdf=!1},TransformEffect.prototype.renderFrame=function(e){if(this._opMdf=!1,this._mdf=!1,e||this.effectsManager._mdf){var t=this.effectsManager.effectElements,r=t[0].p.v,i=t[1].p.v,n=1===t[2].p.v,o=t[3].p.v,a=n?o:t[4].p.v,s=t[5].p.v,l=t[6].p.v,c=t[7].p.v;this.matrix.reset(),this.matrix.translate(-r[0],-r[1],r[2]),this.matrix.scale(.01*a,.01*o,1),this.matrix.rotate(-c*degToRads),this.matrix.skewFromAxis(-s*degToRads,(l+90)*degToRads),this.matrix.translate(i[0],i[1],0),this._mdf=!0,this.opacity!==t[8].p.v&&(this.opacity=t[8].p.v,this._opMdf=!0)}},extendPrototype([TransformEffect],SVGTransformEffect),extendPrototype([TransformEffect],CVTransformEffect),registerRenderer("canvas",CanvasRenderer),registerRenderer("html",HybridRenderer),registerRenderer("svg",SVGRenderer),ShapeModifiers.registerModifier("tm",TrimModifier),ShapeModifiers.registerModifier("pb",PuckerAndBloatModifier),ShapeModifiers.registerModifier("rp",RepeaterModifier),ShapeModifiers.registerModifier("rd",RoundCornersModifier),ShapeModifiers.registerModifier("zz",ZigZagModifier),ShapeModifiers.registerModifier("op",OffsetPathModifier),setExpressionsPlugin(Expressions),setExpressionInterfaces(getInterface),initialize$1(),initialize(),registerEffect$1(20,SVGTintFilter,!0),registerEffect$1(21,SVGFillFilter,!0),registerEffect$1(22,SVGStrokeEffect,!1),registerEffect$1(23,SVGTritoneFilter,!0),registerEffect$1(24,SVGProLevelsFilter,!0),registerEffect$1(25,SVGDropShadowEffect,!0),registerEffect$1(28,SVGMatte3Effect,!1),registerEffect$1(29,SVGGaussianBlurEffect,!0),registerEffect$1(35,SVGTransformEffect,!1),registerEffect(35,CVTransformEffect),lottie},module.exports=factory())}(lottie$2,lottie$2.exports)),lottie$2.exports}var lottieExports=requireLottie(),lottie=getDefaultExportFromCjs(lottieExports);function _arrayLikeToArray(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,i=Array(t);r<t;r++)i[r]=e[r];return i}function _arrayWithHoles(e){if(Array.isArray(e))return e}function _defineProperty(e,t,r){return(t=_toPropertyKey(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _iterableToArrayLimit(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var i,n,o,a,s=[],l=!0,c=!1;try{if(o=(r=r.call(e)).next,0===t);else for(;!(l=(i=o.call(r)).done)&&(s.push(i.value),s.length!==t);l=!0);}catch(e){c=!0,n=e}finally{try{if(!l&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw n}}return s}}function _nonIterableRest(){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 ownKeys(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,i)}return r}function _objectSpread2(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(r),!0).forEach(function(t){_defineProperty(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function _objectWithoutProperties(e,t){if(null==e)return{};var r,i,n=_objectWithoutPropertiesLoose(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)r=o[i],t.includes(r)||{}.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function _objectWithoutPropertiesLoose(e,t){if(null==e)return{};var r={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(t.includes(i))continue;r[i]=e[i]}return r}function _slicedToArray(e,t){return _arrayWithHoles(e)||_iterableToArrayLimit(e,t)||_unsupportedIterableToArray(e,t)||_nonIterableRest()}function _toPrimitive(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var i=r.call(e,t);if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function _toPropertyKey(e){var t=_toPrimitive(e,"string");return"symbol"==typeof t?t:t+""}function _unsupportedIterableToArray(e,t){if(e){if("string"==typeof e)return _arrayLikeToArray(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?_arrayLikeToArray(e,t):void 0}}var _excluded$1=["animationData","loop","autoplay","initialSegment","onComplete","onLoopComplete","onEnterFrame","onSegmentStart","onConfigReady","onDataReady","onDataFailed","onLoadedImages","onDOMLoaded","onDestroy","lottieRef","renderer","name","assetsPath","rendererSettings"],useLottie=function(e,t){var r=e.animationData,i=e.loop,n=e.autoplay,o=e.initialSegment,a=e.onComplete,s=e.onLoopComplete,l=e.onEnterFrame,c=e.onSegmentStart,d=e.onConfigReady,p=e.onDataReady,h=e.onDataFailed,g=e.onLoadedImages,u=e.onDOMLoaded,f=e.onDestroy;e.lottieRef,e.renderer,e.name,e.assetsPath,e.rendererSettings;var m=_objectWithoutProperties(e,_excluded$1),y=_slicedToArray(React.useState(!1),2),C=y[0],b=y[1],v=React.useRef(),x=React.useRef(null);return React.useEffect(function(){var t=function(){var t,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(x.current){null===(t=v.current)||void 0===t||t.destroy();var i=_objectSpread2(_objectSpread2(_objectSpread2({},e),r),{},{container:x.current});return v.current=lottie.loadAnimation(i),b(!!v.current),function(){var e;null===(e=v.current)||void 0===e||e.destroy(),v.current=void 0}}}();return function(){return null==t?void 0:t()}},[r,i]),React.useEffect(function(){v.current&&(v.current.autoplay=!!n)},[n]),React.useEffect(function(){v.current&&(o?Array.isArray(o)&&o.length&&((v.current.currentRawFrame<o[0]||v.current.currentRawFrame>o[1])&&(v.current.currentRawFrame=o[0]),v.current.setSegment(o[0],o[1])):v.current.resetSegments(!0))},[o]),React.useEffect(function(){var e=[{name:"complete",handler:a},{name:"loopComplete",handler:s},{name:"enterFrame",handler:l},{name:"segmentStart",handler:c},{name:"config_ready",handler:d},{name:"data_ready",handler:p},{name:"data_failed",handler:h},{name:"loaded_images",handler:g},{name:"DOMLoaded",handler:u},{name:"destroy",handler:f}].filter(function(e){return null!=e.handler});if(e.length){var t=e.map(function(e){var t;return null===(t=v.current)||void 0===t||t.addEventListener(e.name,e.handler),function(){var t;null===(t=v.current)||void 0===t||t.removeEventListener(e.name,e.handler)}});return function(){t.forEach(function(e){return e()})}}},[a,s,l,c,d,p,h,g,u,f]),{View:React.createElement("div",_objectSpread2({style:t,ref:x},m)),play:function(){var e;null===(e=v.current)||void 0===e||e.play()},stop:function(){var e;null===(e=v.current)||void 0===e||e.stop()},pause:function(){var e;null===(e=v.current)||void 0===e||e.pause()},setSpeed:function(e){var t;null===(t=v.current)||void 0===t||t.setSpeed(e)},goToAndStop:function(e,t){var r;null===(r=v.current)||void 0===r||r.goToAndStop(e,t)},goToAndPlay:function(e,t){var r;null===(r=v.current)||void 0===r||r.goToAndPlay(e,t)},setDirection:function(e){var t;null===(t=v.current)||void 0===t||t.setDirection(e)},playSegments:function(e,t){var r;null===(r=v.current)||void 0===r||r.playSegments(e,t)},setSubframe:function(e){var t;null===(t=v.current)||void 0===t||t.setSubframe(e)},getDuration:function(e){var t;return null===(t=v.current)||void 0===t?void 0:t.getDuration(e)},destroy:function(){var e;null===(e=v.current)||void 0===e||e.destroy(),v.current=void 0},animationContainerRef:x,animationLoaded:C,animationItem:v.current}};function getContainerVisibility(e){var t=e.getBoundingClientRect(),r=t.top,i=t.height;return(window.innerHeight-r)/(window.innerHeight+i)}function getContainerCursorPosition(e,t,r){var i=e.getBoundingClientRect(),n=i.top;return{x:(t-i.left)/i.width,y:(r-n)/i.height}}var useInitInteractivity=function(e){var t=e.wrapperRef,r=e.animationItem,i=e.mode,n=e.actions;React.useEffect(function(){var e=t.current;if(e&&r&&n.length){r.stop();var o,a,s,l,c;switch(i){case"scroll":return l=null,c=function(){var t=getContainerVisibility(e),i=n.find(function(e){var r=e.visibility;return r&&t>=r[0]&&t<=r[1]});if(i){if("seek"===i.type&&i.visibility&&2===i.frames.length){var o=i.frames[0]+Math.ceil((t-i.visibility[0])/(i.visibility[1]-i.visibility[0])*i.frames[1]);
|
|
29
|
-
//! goToAndStop must be relative to the start of the current segment
|
|
30
|
-
r.goToAndStop(o-r.firstFrame-1,!0)}"loop"===i.type&&(null===l||l!==i.frames||r.isPaused)&&(r.playSegments(i.frames,!0),l=i.frames),"play"===i.type&&r.isPaused&&(r.resetSegments(!0),r.play()),"stop"===i.type&&r.goToAndStop(i.frames[0]-r.firstFrame-1,!0)}},document.addEventListener("scroll",c),function(){document.removeEventListener("scroll",c)};case"cursor":return o=function(t,i){var o=t,a=i;if(-1!==o&&-1!==a){var s=getContainerCursorPosition(e,o,a);o=s.x,a=s.y}var l=n.find(function(e){var t=e.position;return t&&Array.isArray(t.x)&&Array.isArray(t.y)?o>=t.x[0]&&o<=t.x[1]&&a>=t.y[0]&&a<=t.y[1]:!(!t||Number.isNaN(t.x)||Number.isNaN(t.y))&&o===t.x&&a===t.y});if(l){if("seek"===l.type&&l.position&&Array.isArray(l.position.x)&&Array.isArray(l.position.y)&&2===l.frames.length){var c=(o-l.position.x[0])/(l.position.x[1]-l.position.x[0]),d=(a-l.position.y[0])/(l.position.y[1]-l.position.y[0]);r.playSegments(l.frames,!0),r.goToAndStop(Math.ceil((c+d)/2*(l.frames[1]-l.frames[0])),!0)}"loop"===l.type&&r.playSegments(l.frames,!0),"play"===l.type&&(r.isPaused&&r.resetSegments(!1),r.playSegments(l.frames)),"stop"===l.type&&r.goToAndStop(l.frames[0],!0)}},a=function(e){o(e.clientX,e.clientY)},s=function(){o(-1,-1)},e.addEventListener("mousemove",a),e.addEventListener("mouseout",s),function(){e.removeEventListener("mousemove",a),e.removeEventListener("mouseout",s)}}}},[i,r])},useLottieInteractivity=function(e){var t=e.actions,r=e.mode,i=e.lottieObj,n=i.animationItem,o=i.View,a=i.animationContainerRef;return useInitInteractivity({actions:t,animationItem:n,mode:r,wrapperRef:a}),o},_excluded=["style","interactivity"],Lottie=function(e){var t,r,i,n=e.style,o=e.interactivity,a=_objectWithoutProperties(e,_excluded),s=useLottie(a,n),l=s.View,c=s.play,d=s.stop,p=s.pause,h=s.setSpeed,g=s.goToAndStop,u=s.goToAndPlay,f=s.setDirection,m=s.playSegments,y=s.setSubframe,C=s.getDuration,b=s.destroy,v=s.animationContainerRef,x=s.animationLoaded,w=s.animationItem;return React.useEffect(function(){e.lottieRef&&(e.lottieRef.current={play:c,stop:d,pause:p,setSpeed:h,goToAndPlay:u,goToAndStop:g,setDirection:f,playSegments:m,setSubframe:y,getDuration:C,destroy:b,animationContainerRef:v,animationLoaded:x,animationItem:w})},[null===(t=e.lottieRef)||void 0===t?void 0:t.current]),useLottieInteractivity({lottieObj:{View:l,play:c,stop:d,pause:p,setSpeed:h,goToAndStop:g,goToAndPlay:u,setDirection:f,playSegments:m,setSubframe:y,getDuration:C,destroy:b,animationContainerRef:v,animationLoaded:x,animationItem:w},actions:null!==(r=null==o?void 0:o.actions)&&void 0!==r?r:[],mode:null!==(i=null==o?void 0:o.mode)&&void 0!==i?i:"scroll"})};function OnboardImage({node:e}){useLogRender("OnboardImage"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"OnboardImage",i=e.key??t,[n,o]=React.useState(null),a=useExtractViewStyle(e),s=e.attributes;return React.useEffect(()=>{s?.lottie&&fetch(s?.lottie).then(e=>e.json()).then(e=>o(e))},[s?.lottie]),s?.video_url?jsxRuntime.jsx("video",{"attribute-name":r,"attribute-key":i,autoPlay:!0,muted:!0,loop:!0,src:s?.video_url,style:a}):s?.lottie?n?jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,style:a,children:jsxRuntime.jsx(Lottie,{animationData:n})}):jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,style:a,children:"Loading..."}):jsxRuntime.jsx(Image$2,{node:{...e,type:"image",sourceType:r}})}var OnboardImage$1=React.memo(OnboardImage);function OnboardItem({node:e}){useLogRender("OnboardItem"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"OnboardItem",i=e.key??t,n=useExtractViewStyle(e);return jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,className:"embla__slide",style:n,children:e.children&&jsxRuntime.jsx(RenderNode$1,{node:e.children})})}var OnboardItem$1=React.memo(OnboardItem);function Text({node:e}){useLogRender("Text"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"text",i=e.key??t,n=React.useRef(null),[o,a]=React.useState(null),{appConfig:s,previewMode:l,selectedKey:c}=useBuilderParams(),d=e.children,p=useExtractTextStyle(e),h=isNodeSelected({previewMode:!!l,current:c?{key:c}:void 0,node:e}),g=useLocalize({appConfig:s}),u=React.useMemo(()=>g(d),[g,d]),f=e.attributes?.style,m=f?.adjustsFontSizeToFit??!1,y=f?.showEllipsis??!1;React.useLayoutEffect(()=>{if(!m)return void a(null);const e=n.current;if(!e)return;const t=()=>{const t=e.clientWidth,r=e.clientHeight,i=u?.length??0;if(!t||!r||!i)return void a(null);const n=Math.sqrt(t*r/i),o=Number.parseFloat(window.getComputedStyle(e).fontSize),s=Number.isFinite(o)?o:void 0,l=Math.max(8,s?Math.min(n,s):n);a(Number.isFinite(l)?l:null)};t();let r=null;return"undefined"!=typeof ResizeObserver?(r=new ResizeObserver(()=>t()),r.observe(e)):window.addEventListener("resize",t),()=>{r?.disconnect(),window.removeEventListener("resize",t)}},[m,u]);const C=useMergedStyle(useMergedStyle(p,React.useMemo(()=>{let e;return y&&(e={...e??{},overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}),null!==o&&(e={...e??{},fontSize:`${o}px`}),e},[y,o])),h?SELECTED_OUTLINE_STYLE:void 0);return jsxRuntime.jsx("p",{ref:n,"attribute-name":r,"attribute-key":i,style:C,children:u})}var Text$1=React.memo(Text);function OnboardSubtitle({node:e}){return useLogRender("OnboardSubtitle"),e=useNode(e),jsxRuntime.jsx(Text$1,{node:e})}var OnboardSubtitle$1=React.memo(OnboardSubtitle);function OnboardTitle({node:e}){return useLogRender("OnboardTitle"),e=useNode(e),jsxRuntime.jsx(Text$1,{node:e})}var OnboardTitle$1=React.memo(OnboardTitle);function PaywallBackground({node:e}){useLogRender("PaywallBackground"),e=useNode(e);const t=React.useId(),r=e.type??"PaywallBackground",i=e.key??t,{previewMode:n,selectedKey:o}=useBuilderParams(),a=useMergedStyle(useExtractViewStyle(e),isNodeSelected({previewMode:!!n,current:o?{key:o}:void 0,node:e})?SELECTED_OUTLINE_STYLE:void 0);return jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,style:a})}var PaywallBackground$1=React.memo(PaywallBackground);const PaywallContext=React.createContext(void 0);function usePaywallContext(){return React.useContext(PaywallContext)??{products:[],selectedProductId:"",setSelectedProductId:()=>{}}}function PaywallCloseButton({node:e}){useLogRender("PaywallCloseButton"),e=useNode(e);const{onClose:t}=usePaywallContext(),r=React.useId(),i=e.sourceType??e.type??"PaywallCloseButton",n=e.key??r,{previewMode:o,selectedKey:a}=useBuilderParams(),s=useMergedStyle(useExtractTextStyle(e),isNodeSelected({previewMode:!!o,current:a?{key:a}:void 0,node:e})?SELECTED_OUTLINE_STYLE:void 0),l=e.attributes,c=l?.style,d=l?.iconType??"close",p=l?.size??s.fontSize??24,h=s.color??c?.color;return jsxRuntime.jsx("a",{"attribute-name":i,"attribute-key":n,href:"#",onClick:e=>{e.preventDefault(),t?.()},"aria-label":"Close",style:{...s,cursor:"pointer",textDecoration:"none"},children:jsxRuntime.jsx(Icon,{iconType:d,size:p,color:h,alt:""})})}var PaywallCloseButton$1=React.memo(PaywallCloseButton);function PaywallOptionButton({product:e,selected:t,onPress:r,node:i}){const n=React.useId(),o=(e.productId??"").trim(),{previewMode:a,selectedKey:s}=useBuilderParams(),l=useMergedStyle(useExtractViewStyle(i),isNodeSelected({previewMode:!!a,current:s?{key:s}:void 0,node:i})?SELECTED_OUTLINE_STYLE:void 0),c=i.sourceType??i.type??"text",d=i.key??n,p=o?`${d}:${o}`:d;return jsxRuntime.jsx("div",{"attribute-name":c,"attribute-key":p,role:"button",tabIndex:0,onClick:()=>r(o),style:{...l,cursor:"pointer"},children:jsxRuntime.jsx(RenderNode$1,{node:i.children})})}function usePaywallOptionParamsFactory(){const{localizationParams:e,otherParams:t}=useParams();return React.useCallback((r,{isSelected:i})=>{const n={price:String(r.price??""),productTitle:String(r.title??""),productDescription:String(r.description??""),productCurreny:String(r.currency??""),localizedPrice:(r.price??"")+" "+(r.currency??""),productId:String(r.productId??""),productSelected:i?"true":"false"};return{localizationParams:{...e,...n},otherParams:{...t,isSelected:i}}},[e,t])}function parseNumberLike$1(e){if(null==e)return;if("number"==typeof e&&Number.isFinite(e))return e;if("string"!=typeof e)return;const t=e.trim();if(!t)return;const r=t.replace(",","."),i=Number.parseFloat(r);return Number.isFinite(i)?i:void 0}function compareProducts(e,t,r,i){const n=parseNumberLike$1(e.price),o=parseNumberLike$1(t.price);if(void 0!==n&&void 0!==o&&n!==o)return n-o;const a=(e.title??"").trim(),s=(t.title??"").trim();if(a&&s&&a!==s)return a.localeCompare(s);if(a&&!s)return-1;if(!a&&s)return 1;const l=(e.productId??"").trim(),c=(t.productId??"").trim();return l!==c?l.localeCompare(c):r-i}function PaywallOptions({node:e}){useLogRender("PaywallOptions"),e=useNode(e);const{products:t}=useBuilderParams(),{selectedProductId:r,setSelectedProductId:i}=usePaywallContext(),n=usePaywallOptionParamsFactory(),o=React.useMemo(()=>(Array.isArray(t)?t:[]).map((e,t)=>({p:e,idx:t})).sort((e,t)=>compareProducts(e.p,t.p,e.idx,t.idx)).map(({p:e})=>e),[t]);return jsxRuntime.jsx(jsxRuntime.Fragment,{children:o.map((t,o)=>{const a=t.productId||`${o}`,s=r===a,{localizationParams:l,otherParams:c}=n(t,{isSelected:s});return jsxRuntime.jsx(ParamsProvider,{localizationParams:l,otherParams:c,children:jsxRuntime.jsx(PaywallOptionButton,{node:e,product:t,selected:s,onPress:i})},a)})})}var PaywallOptions$1=React.memo(PaywallOptions);function PaywallProvider({node:e}){useLogRender("PaywallProvider"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"PaywallProvider",i=e.key??t,{benefits:n,products:o,onPaywallClose:a,onPaywallSubscribe:s,previewMode:l,selectedKey:c}=useBuilderParams(),d=useMockOSContext(),p=React.useMemo(()=>{const e=n&&"object"==typeof n&&!Array.isArray(n)?n:{},t=Object.entries(e).filter(([e])=>e.trim().length>0),r=Object.fromEntries(t.map(([e,t])=>[e.trim(),String(t)]));for(let e=0;e<t.length;e+=1){const[,i]=t[e],n=String(i);r[`benefit${e+1}`]=n}return r},[n]),h=useMergedStyle(useExtractViewStyle(e),isNodeSelected({previewMode:!!l,current:c?{key:c}:void 0,node:e})?SELECTED_OUTLINE_STYLE:void 0),[g,u]=React.useState("");React.useEffect(()=>{const e=Array.isArray(o)?o:[];if(0===e.length)return void(g&&u(""));const t=e.some(e=>e?.productId===g);g&&t||u(e[0]?.productId??"")},[o,g]);const f=React.useMemo(()=>{const e=Array.isArray(o)?o:[];return e.find(e=>e?.productId===g)??(e.length>0?e[0]:void 0)},[o,g]),m=React.useCallback(()=>{a&&a(),d?.isEnabled&&d.goBack&&d.goBack()},[d,a]),y=React.useCallback(async e=>{if(s){const t=s(e);return void((t instanceof Promise?await t:!0===t)&&d?.isEnabled&&d.goBack?.())}const t=e?.productId;if(d?.isEnabled&&t&&d.requestSubscriptionPurchase){await d.requestSubscriptionPurchase(t)&&d.goBack?.()}},[d,s]),C=React.useMemo(()=>({products:Array.isArray(o)?o:[],selectedProductId:g,setSelectedProductId:u,selectedProduct:f,onClose:m,onSubscribe:y}),[o,g,f,m,y]);return jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,style:h,children:jsxRuntime.jsx(PaywallContext.Provider,{value:C,children:jsxRuntime.jsx(LocalizationParamsProvider,{params:p,children:jsxRuntime.jsx(RenderNode$1,{node:e.children})})})})}var PaywallProvider$1=React.memo(PaywallProvider);function PaywallSubscribeButton({node:e}){useLogRender("PaywallSubscribeButton"),e=useNode(e);const{onSubscribe:t,selectedProduct:r}=usePaywallContext(),i=React.useId(),n=e.sourceType??e.type??"PaywallSubscribeButton",o=e.key??i,{previewMode:a,selectedKey:s,appConfig:l}=useBuilderParams(),c=useMergedStyle(useExtractTextStyle(e),isNodeSelected({previewMode:!!a,current:s?{key:s}:void 0,node:e})?SELECTED_OUTLINE_STYLE:void 0),d=useLocalize({appConfig:l}),p="string"==typeof e.children&&e.children.trim().length>0?e.children:"Subscribe";return jsxRuntime.jsx("a",{type:"button","attribute-name":n,"attribute-key":o,href:"#",onClick:e=>{e.preventDefault(),t?.(r)},style:{...c,cursor:"pointer"},children:d(p)})}var PaywallSubscribeButton$1=React.memo(PaywallSubscribeButton);function parseNumberLike(e){if(null==e)return;if("number"==typeof e&&Number.isFinite(e))return e;if("string"!=typeof e)return;const t=e.trim();if(!t)return;const r=t.replace(",","."),i=Number.parseFloat(r);return Number.isFinite(i)?i:void 0}function RadioButtonBase({selected:e,color:t="#A6A6A6",size:r=24}){const i=Math.round(.1*r),n=Math.round(.5*r),o=React.useContext(ParamsContext),a=o?.otherParams??{},s=void 0!==a.isSelected?"true"===String(a.isSelected).toLowerCase():e;return jsxRuntime.jsx("div",{style:{marginLeft:8,marginRight:16},children:jsxRuntime.jsx("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",borderWidth:i,borderStyle:"solid",borderColor:t,width:r,height:r,borderRadius:n,boxSizing:"border-box",flex:"0 0 auto"},children:s?jsxRuntime.jsx("div",{style:{width:n,height:n,borderRadius:2*n,backgroundColor:t}}):jsxRuntime.jsx("div",{style:{width:r,height:r,borderRadius:n}})})})}function RadioButton({node:e}){useLogRender("RadioButton"),e=useNode(e);const t=React.useId(),r=e.type??"RadioButton",i=e.key??t,{previewMode:n,selectedKey:o}=useBuilderParams(),a=useMergedStyle(useExtractViewStyle(e),isNodeSelected({previewMode:!!n,current:o?{key:o}:void 0,node:e})?SELECTED_OUTLINE_STYLE:void 0),s=e.attributes,l=Boolean(s?.selected),c=s?.color,d=parseNumberLike(s?.size);return jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,style:a,children:jsxRuntime.jsx(RadioButtonBase,{selected:l,color:c,size:d})})}var RadioButton$1=React.memo(RadioButton);function View({node:e}){useLogRender("View"),e=useNode(e);const t=React.useId(),r=e.sourceType??e.type??"view",i=e.key??t,{previewMode:n,selectedKey:o}=useBuilderParams(),a=useMergedStyle(useExtractViewStyle(e),isNodeSelected({previewMode:!!n,current:o?{key:o}:void 0,node:e})?SELECTED_OUTLINE_STYLE:void 0);return jsxRuntime.jsx("div",{"attribute-name":r,"attribute-key":i,style:a,className:"scroll-container",children:jsxRuntime.jsx(RenderNode$1,{node:e.children})})}var View$1=React.memo(View);function RenderNode({node:e}){if(isNodeNullOrUndefined(e))return null;if(isNodeString(e))return jsxRuntime.jsx(Text$1,{node:{children:e,type:"Text"}});if(isNodeArray(e))return jsxRuntime.jsx(jsxRuntime.Fragment,{children:e.map((e,t)=>jsxRuntime.jsx(RenderNode,{node:e},t))});const t="string"==typeof e?.type?e.type:"unknown",r=normalizeComponentType(t)??t,i={...e,type:r};switch(i.type){case"BIcon":return jsxRuntime.jsx(BIcon$1,{node:i});case"BackgroundImage":return jsxRuntime.jsx(BackgroundImage$1,{node:i});case"Button":return jsxRuntime.jsx(Button$1,{node:i});case"Carousel":return jsxRuntime.jsx(Carousel$1,{node:i});case"CarouselButtons":return jsxRuntime.jsx(CarouselButtons$1,{node:i});case"CarouselDots":return jsxRuntime.jsx(CarouselDots$1,{node:i});case"CarouselItem":return jsxRuntime.jsx(CarouselItem$1,{node:i});case"CarouselProvider":return jsxRuntime.jsx(CarouselProvider$1,{node:i});case"Image":return jsxRuntime.jsx(Image$2,{node:i});case"Main":return jsxRuntime.jsx(Main$1,{node:i});case"Onboard":return jsxRuntime.jsx(Onboard$1,{node:i});case"OnboardButton":return jsxRuntime.jsx(OnboardButton$1,{node:i});case"OnboardButtons":return jsxRuntime.jsx(OnboardButtons$1,{node:i});case"OnboardDot":return jsxRuntime.jsx(OnboardDot$1,{node:i});case"OnboardFooter":return jsxRuntime.jsx(OnboardFooter$1,{node:i});case"OnboardImage":return jsxRuntime.jsx(OnboardImage$1,{node:i});case"OnboardItem":return jsxRuntime.jsx(OnboardItem$1,{node:i});case"OnboardProvider":return jsxRuntime.jsx(OnboardProvider$1,{node:i});case"OnboardSubtitle":return jsxRuntime.jsx(OnboardSubtitle$1,{node:i});case"OnboardTitle":return jsxRuntime.jsx(OnboardTitle$1,{node:i});case"PaywallBackground":return jsxRuntime.jsx(PaywallBackground$1,{node:i});case"PaywallCloseButton":return jsxRuntime.jsx(PaywallCloseButton$1,{node:i});case"PaywallOptions":return jsxRuntime.jsx(PaywallOptions$1,{node:i});case"PaywallProvider":return jsxRuntime.jsx(PaywallProvider$1,{node:i});case"PaywallSubscribeButton":return jsxRuntime.jsx(PaywallSubscribeButton$1,{node:i});case"RadioButton":return jsxRuntime.jsx(RadioButton$1,{node:i});case"Text":return jsxRuntime.jsx(Text$1,{node:i});case"View":return jsxRuntime.jsx(View$1,{node:i});default:return other(t,e)}}var RenderNode$1=React.memo(RenderNode);const allcomponentNames=["BIcon","BackgroundImage","Button","Carousel","CarouselButtons","CarouselDots","CarouselItem","CarouselProvider","Image","Main","Onboard","OnboardButton","OnboardButtons","OnboardDot","OnboardFooter","OnboardImage","OnboardItem","OnboardProvider","OnboardSubtitle","OnboardTitle","PaywallBackground","PaywallCloseButton","PaywallOptions","PaywallProvider","PaywallSubscribeButton","RadioButton","Text","View"];exports.BuilderProvider=BuilderProvider,exports.LocalizationParamsProvider=LocalizationParamsProvider,exports.ParamsProvider=ParamsProvider,exports.RenderNode=RenderNode$1,exports.TRIBE_ASSETS_BASE_URL=TRIBE_ASSETS_BASE_URL,exports.allcomponentNames=allcomponentNames,exports.analyseAndProccess=analyseAndProccess,exports.analyseNode=analyseNode,exports.defaultAppConfig=defaultAppConfig,exports.getArrayItemType=getArrayItemType,exports.getAttributeMeta=getAttributeMeta,exports.getAttributeSchema=getAttributeSchema,exports.getBasicSamples=getBasicSamples,exports.getDefaultDevice=getDefaultDevice,exports.getDefaultsForType=getDefaultsForType,exports.getDevices=getDevices,exports.getImage=getImage,exports.getMeta=getMeta,exports.getOnboardSamples=getOnboardSamples,exports.getPatternByType=getPatternByType,exports.getSamples=getSamples,exports.getTypeSchema=getTypeSchema,exports.isEmptyObject=isEmptyObject,exports.isNodeArray=isNodeArray,exports.isNodeNullOrUndefined=isNodeNullOrUndefined,exports.isNodeString=isNodeString,exports.isPrimitiveType=isPrimitiveType,exports.novaToJson=novaToJson,exports.parseTribeAssetName=parseTribeAssetName,exports.patterns=patterns$1,exports.querySelector=querySelector,exports.resolveImageSrc=resolveImageSrc,exports.useBuilderParams=useBuilderParams,exports.useCalculateLocalizedPrice=useCalculateLocalizedPrice,exports.useCarouselOptionsSeperator=useCarouselOptionsSeperator,exports.useCloseStatusPaywall=useCloseStatusPaywall,exports.useDiscountRate=useDiscountRate,exports.useExtractImageStyle=useExtractImageStyle$1,exports.useExtractTextStyle=useExtractTextStyle$1,exports.useExtractViewStyle=useExtractViewStyle$1,exports.useLocalizationParams=useLocalizationParams,exports.useLocalize=useLocalize,exports.useNode=useNode,exports.useParams=useParams,exports.usePaywallCounter=usePaywallCounter;
|
|
28
|
+
*/var S=(C||(C=1,"production"===process.env.NODE_ENV?g.exports=function(){if(m)return p;m=1;var e=t,o=z(),i="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},r=o.useSyncExternalStore,a=e.useRef,n=e.useEffect,s=e.useMemo,l=e.useDebugValue;return p.useSyncExternalStoreWithSelector=function(e,t,o,d,c){var g=a(null);if(null===g.current){var p={hasValue:!1,value:null};g.current=p}else p=g.current;g=s(function(){function e(e){if(!n){if(n=!0,r=e,e=d(e),void 0!==c&&p.hasValue){var t=p.value;if(c(t,e))return a=t}return a=e}if(t=a,i(r,e))return t;var o=d(e);return void 0!==c&&c(t,o)?(r=e,t):(r=e,a=o)}var r,a,n=!1,s=void 0===o?null:o;return[function(){return e(t())},null===s?void 0:function(){return e(s())}]},[t,o,d,c]);var y=r(e,g[0],g[1]);return n(function(){p.hasValue=!0,p.value=y},[y]),l(y),y},p}():g.exports=(x||(x=1,"production"!==process.env.NODE_ENV&&function(){"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var e=t,o=z(),i="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},r=o.useSyncExternalStore,a=e.useRef,n=e.useEffect,s=e.useMemo,l=e.useDebugValue;v.useSyncExternalStoreWithSelector=function(e,t,o,d,c){var g=a(null);if(null===g.current){var p={hasValue:!1,value:null};g.current=p}else p=g.current;g=s(function(){function e(e){if(!n){if(n=!0,r=e,e=d(e),void 0!==c&&p.hasValue){var t=p.value;if(c(t,e))return a=t}return a=e}if(t=a,i(r,e))return t;var o=d(e);return void 0!==c&&c(t,o)?(r=e,t):(r=e,a=o)}var r,a,n=!1,s=void 0===o?null:o;return[function(){return e(t())},null===s?void 0:function(){return e(s())}]},[t,o,d,c]);var y=r(e,g[0],g[1]);return n(function(){p.hasValue=!0,p.value=y},[y]),l(y),y},"undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),v)),g.exports),w=d(S);const F=e=>{let t;const o=new Set,i=(e,i)=>{const r="function"==typeof e?e(t):e;if(!Object.is(r,t)){const e=t;t=(null!=i?i:"object"!=typeof r||null===r)?r:Object.assign({},t,r),o.forEach(o=>o(t,e))}},r=()=>t,a={setState:i,getState:r,getInitialState:()=>n,subscribe:e=>(o.add(e),()=>o.delete(e))},n=t=e(i,r,a);return a},{useSyncExternalStoreWithSelector:T}=w,B=e=>e;const k=e=>Symbol.iterator in e,_=e=>"entries"in e,O=(e,t)=>{const o=e instanceof Map?e:new Map(e.entries()),i=t instanceof Map?t:new Map(t.entries());if(o.size!==i.size)return!1;for(const[e,t]of o)if(!i.has(e)||!Object.is(t,i.get(e)))return!1;return!0};var P=[{name:"iphone 12",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:13,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 12 pro",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:19,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 13",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:4,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 13 pro",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:8,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 14",platform:"ios",width:390,height:844,aspect:"tall",type:"phone",importance:15,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 14 pro",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:15,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 15",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:6,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 15 pro",platform:"ios",width:393,height:852,aspect:"tall",type:"phone",importance:18,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"pixel 3 xl",platform:"android",width:412,height:847,aspect:"tall",type:"phone",importance:8,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 4 xl",platform:"android",width:412,height:869,aspect:"tall",type:"phone",importance:14,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 6",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:10,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 6 pro",platform:"android",width:412,height:892,aspect:"tall",type:"phone",importance:4,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 7",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:11,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 7 pro",platform:"android",width:412,height:892,aspect:"tall",type:"phone",importance:5,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 8",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:12,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 8 pro",platform:"android",width:412,height:919,aspect:"tall",type:"phone",importance:16,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s8",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:5,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"galaxy s8+",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:1,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"galaxy s9",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:4,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"galaxy s9+",platform:"android",width:360,height:740,aspect:"tall",type:"phone",importance:4,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"galaxy s10",platform:"android",width:360,height:760,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s10+",platform:"android",width:412,height:869,aspect:"tall",type:"phone",importance:15,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s20",platform:"android",width:360,height:800,aspect:"tall",type:"phone",importance:13,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s20+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:16,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s20 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s21",platform:"android",width:360,height:800,aspect:"tall",type:"phone",importance:13,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s21+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:12,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s21 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s22",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:2,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s22+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:8,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s22 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s23",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s23+",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:1,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"galaxy s23 ultra",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:19,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"oneplus 8",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:4,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"oneplus 8 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:20,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"oneplus 9",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:3,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"oneplus 9 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:1,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"xiaomi mi 11",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:9,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"huawei p30",platform:"android",width:360,height:750,aspect:"tall",type:"phone",importance:10,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"huawei p30 pro",platform:"android",width:360,height:780,aspect:"tall",type:"phone",importance:14,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"oppo find x3 pro",platform:"android",width:412,height:915,aspect:"tall",type:"phone",importance:7,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"iphone 6 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:27,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 6s plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:35,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 7 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:40,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 8 plus",platform:"ios",width:414,height:736,aspect:"regular",type:"phone",importance:32,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone xs max",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:21,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone xr",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:31,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 11",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:36,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 11 pro max",platform:"ios",width:414,height:896,aspect:"tall",type:"phone",importance:22,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 12 pro max",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:28,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 13 pro max",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:30,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 14 plus",platform:"ios",width:428,height:926,aspect:"tall",type:"phone",importance:29,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 14 pro max",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:39,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 15 plus",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:24,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 15 pro max",platform:"ios",width:430,height:932,aspect:"tall",type:"phone",importance:22,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"pixel 2",platform:"android",width:411,height:731,aspect:"regular",type:"phone",importance:29,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"pixel 2 xl",platform:"android",width:411,height:823,aspect:"regular",type:"phone",importance:36,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:16},{name:"pixel 3",platform:"android",width:393,height:786,aspect:"regular",type:"phone",importance:39,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 4",platform:"android",width:411,height:869,aspect:"tall",type:"phone",importance:24,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"pixel 5",platform:"android",width:393,height:851,aspect:"tall",type:"phone",importance:23,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"xiaomi mi 9",platform:"android",width:393,height:851,aspect:"tall",type:"phone",importance:39,insets:[24,0,24,0],navigationBarType:"gesture",radius:20},{name:"iphone 6",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:42,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 6s",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:60,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 7",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:41,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 8",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:59,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone x",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:46,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone xs",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:56,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 11 pro",platform:"ios",width:375,height:812,aspect:"tall",type:"phone",importance:57,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone se (2nd gen)",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:56,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone se (3rd gen)",platform:"ios",width:375,height:667,aspect:"regular",type:"phone",importance:59,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 12 mini",platform:"ios",width:360,height:780,aspect:"tall",type:"phone",importance:70,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone 13 mini",platform:"ios",width:360,height:780,aspect:"tall",type:"phone",importance:78,insets:[47,0,34,0],navigationBarType:"homeIndicator",radius:40},{name:"iphone (1st gen)",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:82,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 3g",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:84,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 3gs",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:88,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 4",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:86,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 4s",platform:"ios",width:320,height:480,aspect:"wide",type:"phone",importance:92,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 5",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:100,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 5c",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:92,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone 5s",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:96,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"iphone se (1st gen)",platform:"ios",width:320,height:568,aspect:"regular",type:"phone",importance:86,insets:[20,0,0,0],navigationBarType:"none",radius:0},{name:"nexus 7 (2013)",platform:"android",width:600,height:960,aspect:"wide",type:"tablet",importance:83,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12},{name:"nexus 9",platform:"android",width:768,height:1024,aspect:"wide",type:"tablet",importance:90,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12},{name:"pixel c",platform:"android",width:900,height:1280,aspect:"wide",type:"tablet",importance:100,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12},{name:"galaxy tab s6",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:97,insets:[24,0,24,0],navigationBarType:"gesture",radius:12},{name:"galaxy tab s7",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:99,insets:[24,0,24,0],navigationBarType:"gesture",radius:12},{name:"galaxy tab s8",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:81,insets:[24,0,24,0],navigationBarType:"gesture",radius:12},{name:"galaxy tab a 10.1",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:94,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12},{name:"lenovo tab p11",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:91,insets:[24,0,24,0],navigationBarType:"gesture",radius:12},{name:"fire hd 10",platform:"android",width:800,height:1280,aspect:"wide",type:"tablet",importance:98,insets:[24,0,48,0],navigationBarType:"threeButtons",radius:12}];function I(){const e=P.slice();return e.sort((e,t)=>(e.importance??999)-(t.importance??999)),e}function M(){return I()[0]}function R(e,t){let o;try{o=e()}catch(e){return}const i={getItem:e=>{var t;const i=e=>null===e?null:JSON.parse(e,void 0),r=null!=(t=o.getItem(e))?t:null;return r instanceof Promise?r.then(i):i(r)},setItem:(e,t)=>o.setItem(e,JSON.stringify(t,void 0)),removeItem:e=>o.removeItem(e)};return i}const A=e=>t=>{try{const o=e(t);return o instanceof Promise?o:{then:e=>A(e)(o),catch(e){return this}}}catch(e){return{then(e){return this},catch:t=>A(t)(e)}}},L=((e,o)=>{const i=(e=>e?F(e):F)(e),r=(e,r=o)=>function(e,o=B,i){const r=T(e.subscribe,e.getState,e.getInitialState,o,i);return t.useDebugValue(r),r}(i,e,r);return Object.assign(r,i),r})(((e,t)=>(o,i,r)=>{let a={storage:R(()=>localStorage),partialize:e=>e,version:0,merge:(e,t)=>({...t,...e}),...t},n=!1;const s=new Set,l=new Set;let d=a.storage;if(!d)return e((...e)=>{console.warn(`[zustand persist middleware] Unable to update item '${a.name}', the given storage is currently unavailable.`),o(...e)},i,r);const c=()=>{const e=a.partialize({...i()});return d.setItem(a.name,{state:e,version:a.version})},g=r.setState;r.setState=(e,t)=>(g(e,t),c());const p=e((...e)=>(o(...e),c()),i,r);let y;r.getInitialState=()=>p;const b=()=>{var e,t;if(!d)return;n=!1,s.forEach(e=>{var t;return e(null!=(t=i())?t:p)});const r=(null==(t=a.onRehydrateStorage)?void 0:t.call(a,null!=(e=i())?e:p))||void 0;return A(d.getItem.bind(d))(a.name).then(e=>{if(e){if("number"!=typeof e.version||e.version===a.version)return[!1,e.state];if(a.migrate){const t=a.migrate(e.state,e.version);return t instanceof Promise?t.then(e=>[!0,e]):[!0,t]}console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}return[!1,void 0]}).then(e=>{var t;const[r,n]=e;if(y=a.merge(n,null!=(t=i())?t:p),o(y,!0),r)return c()}).then(()=>{null==r||r(y,void 0),y=i(),n=!0,l.forEach(e=>e(y))}).catch(e=>{null==r||r(void 0,e)})};return r.persist={setOptions:e=>{a={...a,...e},e.storage&&(d=e.storage)},clearStorage:()=>{null==d||d.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>b(),hasHydrated:()=>n,onHydrate:e=>(s.add(e),()=>{s.delete(e)}),onFinishHydration:e=>(l.add(e),()=>{l.delete(e)})},a.skipHydration||b(),y||p})(e=>({projectName:"",setProjectName:t=>e({projectName:t}),copiedNode:null,setCopiedNode:t=>e({copiedNode:t}),current:null,setCurrent:t=>e({current:t}),forceRender:0,incForceRender:()=>e(e=>({forceRender:e.forceRender+1})),device:M(),setDevice:t=>e({device:t}),appConfig:o,setAppConfig:t=>e({appConfig:t}),projectColors:void 0,setProjectColors:t=>e({projectColors:t}),previewMode:!1,setPreviewMode:t=>e({previewMode:t}),products:[],addProduct:()=>e(e=>({products:[...Array.isArray(e.products)?e.products:[],{productId:"",title:"",description:"",localizedPrice:"",price:"",currency:""}]})),removeProduct:t=>e(e=>({products:e.products.filter((e,o)=>o!==t)})),updateProduct:(t,o)=>e(e=>{const i=e.products;if(!Array.isArray(i))return e;if(t<0||t>=i.length)return e;return{products:i.map((e,i)=>i===t?{...e,...o??{}}:e)}}),setProducts:t=>e({products:Array.isArray(t)?t:[]}),clearProducts:()=>e({products:[]}),benefits:{},setBenefits:t=>e({benefits:t&&"object"==typeof t&&!Array.isArray(t)?t:{}}),clearBenefits:()=>e({benefits:{}}),upsertBenefit:(t,o)=>e(e=>{const i="string"==typeof t?t.trim():"";if(!i)return e;if("string"!=typeof o&&"number"!=typeof o&&"boolean"!=typeof o)return e;const r={...e.benefits??{}};return r[i]=o,{benefits:r}}),removeBenefit:t=>e(e=>{const o="string"==typeof t?t.trim():"";if(!o)return e;const i=e.benefits;if(!i||"object"!=typeof i)return e;if(!(o in i))return e;const r={...i??{}};return delete r[o],{benefits:r}}),renameBenefit:(t,o)=>e(e=>{const i="string"==typeof t?t.trim():"",r="string"==typeof o?o.trim():"";if(!i||!r)return e;if(i===r)return e;const a=e.benefits;if(!a||"object"!=typeof a)return e;if(!(i in a))return e;const n={...a??{}},s=n[i];return delete n[i],n[r]=s,{benefits:n}}),logs:[],logLevel:"INFO",setLogLevel:t=>e({logLevel:t}),addLog:t=>e(e=>{const o=Date.now(),i={id:t.id??`${o}-${Math.random().toString(36).slice(2,8)}`,timestamp:t.timestamp??o,level:t.level,source:t.source,message:t.message,payload:t.payload};return{logs:[...e.logs,i]}}),clearLogs:()=>e({logs:[]}),fonts:[],setFonts:t=>e({fonts:Array.isArray(t)?t:[]}),appFont:void 0,setAppFont:t=>e({appFont:t}),errors:[],setErrors:t=>e({errors:Array.isArray(t)?t:[]}),addError:t=>e(e=>({errors:[...Array.isArray(e.errors)?e.errors:[],String(t)]})),clearErrors:()=>e({errors:[]}),loadedFonts:[],markFontLoaded:t=>e(e=>{const o="string"==typeof t?t.trim():"";if(!o)return e;const i=Array.isArray(e.loadedFonts)?e.loadedFonts:[];return i.includes(o)?e:{loadedFonts:[...i,o]}})}),{name:"render-store",partialize:e=>({copiedNode:e.copiedNode??null,logLevel:e.logLevel,products:e.products,benefits:e.benefits}),storage:R(()=>localStorage)}),function(e,t){return!!Object.is(e,t)||"object"==typeof e&&null!==e&&"object"==typeof t&&null!==t&&(Object.getPrototypeOf(e)===Object.getPrototypeOf(t)&&(k(e)&&k(t)?_(e)&&_(t)?O(e,t):((e,t)=>{const o=e[Symbol.iterator](),i=t[Symbol.iterator]();let r=o.next(),a=i.next();for(;!r.done&&!a.done;){if(!Object.is(r.value,a.value))return!1;r=o.next(),a=i.next()}return!!r.done&&!!a.done})(e,t):O({entries:()=>Object.entries(e)},{entries:()=>Object.entries(t)})))}),W=M(),H=o.baseSize;function D(e,t){return"number"==typeof e&&Number.isFinite(e)?e:t}function V(){const e=L.getState(),t=e.device??W,o=e.appConfig?.baseSize??H,i=D(t?.width,W.width),r=D(t?.height,W.height),a=D(o?.width,H.width),n=D(o?.height,H.height),[s,l]=i<r?[i,r]:[r,i];return{baseSize:{width:a,height:n},shortDimension:s,longDimension:l}}function j(e){const{baseSize:t,longDimension:o}=V();return o/t.height*e}const E=function(e){const{baseSize:t,shortDimension:o}=V();return o/t.width*e},N=j,U=j;function K(e){if(void 0===e)return;if("number"==typeof e)return e;const t=String(e).trim(),o=t.toLowerCase();if(o.endsWith("@s")){const e=parseFloat(o.slice(0,-2));return Number.isFinite(e)?E(e):t}if(o.endsWith("@vs")){const e=parseFloat(o.slice(0,-3));return Number.isFinite(e)?N(e):t}if(o.endsWith("@f")||o.endsWith("@fs")){const e=o.endsWith("@f")?-2:-3,i=parseFloat(o.slice(0,e));return Number.isFinite(i)?U(i):t}if(o.endsWith("%")){const e=parseFloat(o.slice(0,-1));return Number.isFinite(e)?`${e}%`:t}if(o.endsWith("px")){const e=parseFloat(o.replace("px",""));return Number.isFinite(e)?e:t}const i=parseFloat(o);return Number.isFinite(i)?i:t}const $="STATIC_COLORS.",G="THEME_COLORS.";function J(e,t={}){if("string"!=typeof e)return e;const o=e.trim();if(!o)return;const{projectColors:i,theme:r}=t;if(!i)return o;if(o.startsWith($)){const e=o.slice(14),t=i.STATIC_COLORS?.[e];return"string"==typeof t&&t.trim()?t.trim():o}if(o.startsWith(G)){const e=o.slice(13);if(!e)return o;const t=r??"light",a=i.THEME_COLORS?.[t],n=a?.[e];return"string"==typeof n&&n.trim()?n.trim():o}return o}function Z(e,t={}){const o=e.attributes,i=o?.style,r=e=>{const t=o?.[e];return null!=t?t:i?.[e]},a={flexDirection:"column"};if(!o)return a;const n=r("flexDirection");n&&(a.flexDirection=n);const s=r("alignItems");s&&(a.alignItems=s);const l=r("justifyContent");l&&(a.justifyContent=l);const d=(e,t)=>{if(null==(o=t)||"string"==typeof o&&""===o.trim())return;var o;const i=K(t);"number"!=typeof i&&"string"!=typeof i||(a[e]=i)};d("padding",r("padding")),d("paddingHorizontal",r("paddingHorizontal")),d("paddingVertical",r("paddingVertical")),d("paddingTop",r("paddingTop")),d("paddingBottom",r("paddingBottom")),d("paddingLeft",r("paddingLeft")),d("paddingRight",r("paddingRight")),d("margin",r("margin")),d("marginHorizontal",o?.marginHorizontal??i?.marginHorizontal),d("marginVertical",r("marginVertical")),d("marginTop",r("marginTop")),d("marginBottom",r("marginBottom")),d("marginLeft",r("marginLeft")),d("marginRight",r("marginRight"));const c=r("backgroundColor");c&&(a.backgroundColor=J(c,{projectColors:t.projectColors,theme:t.theme})??c),d("borderRadius",r("borderRadius")),d("width",r("width")),d("minWidth",r("minWidth")),d("maxWidth",r("maxWidth")),d("height",r("height")),d("minHeight",r("minHeight")),d("maxHeight",r("maxHeight"));const g=r("flex");void 0!==g&&(a.flex=g);const p=r("position");p&&(a.position=p),d("top",r("top")),d("bottom",r("bottom")),d("left",r("left")),d("right",r("right"));const y=r("zIndex");return void 0!==y&&(a.zIndex=y),a}const q=["normal","bold","100","200","300","400","500","600","700","800","900"];function Y(e){if("number"==typeof e&&Number.isFinite(e)){const t=String(e);return q.includes(t)?t:void 0}if("string"==typeof e){const t=e.trim();return q.includes(t)?t:void 0}}function Q(e){return"string"==typeof e?e.trim():""}function X(e){if("string"!=typeof e)return null;const t=e.trim();if(!t)return null;const o=Number(t);return Number.isFinite(o)?o:null}function ee(e,t={}){const i=e.attributes,r=i?.style,a=e=>{const t=i?.[e];return null!=t?t:r?.[e]},n=t.appConfig??o,{screenStyle:s,theme:l}=n,d="light"===l?s.light.color:s.dark.color,c={};if(!i)return c.fontSize=U(14),c.color=d,c;const g=K(a("fontSize"));c.fontSize="number"==typeof g?g:U(14);const p=a("fontFamily"),y=a("fontWeight"),b=function(e){const t=Y(e);if(t)return"normal"===t?"400":"bold"===t?"700":t}(y),u="string"==typeof p&&p.trim().length>0?p.trim():void 0;if(u){const e=function(e,t){const o=Q(t);if(o&&Array.isArray(e))return e.find(e=>e?.name===o)}(t.fonts??[],u),o=e?.family&&"object"==typeof e.family?function(e,t){const o=Object.entries(e??{}).filter(([e,t])=>"string"==typeof e&&e.trim().length>0&&"string"==typeof t&&t.trim().length>0);if(0===o.length)return;const i=Q(t);if(i&&o.some(([e])=>e===i))return i;if(o.some(([e])=>"400"===e))return"400";const r=X(i),a=o.map(([e])=>({k:e,n:X(e)})).filter(e=>"number"==typeof e.n);if(0===a.length)return o[0][0];if("number"!=typeof r)return a.sort((e,t)=>e.n-t.n),a[0].k;let n=a[0],s=Math.abs(n.n-r);for(const e of a){const t=Math.abs(e.n-r);t<s&&(n=e,s=t)}return n.k}(e.family,b):b;c.fontFamily=u,o&&(c.fontWeight=o)}const f=Y(y);!u&&f&&(c.fontWeight=f);const m=J(a("color"),{projectColors:t.projectColors,theme:l});c.color=m??d;const h=a("textAlign");h&&(c.textAlign=h);return{...Z(e,{projectColors:t.projectColors,theme:l}),...c}}function te(e){return e+"-"+Math.random().toString(36).substring(2,15)}const oe=[{schemaVersion:2,pattern:{type:"BIcon",children:"never",attributes:{adjustsFontSizeToFit:"boolean",showEllipsis:"boolean",style:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",iconType:"iconType",size:"number",strokeWidth:"number"}},meta:{desiredParent:["all"],label:"BIcon",description:"Renders an icon from the icon set.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{iconType:{label:"Icon",description:"Which icon to render.",category:"other",specialCategory:null,sort:1},size:{label:"Size",description:"Icon size (px).",category:"other",specialCategory:null,sort:2},strokeWidth:{label:"Stroke Width",description:"SVG stroke width override (applied to the icon paths).",category:"other",specialCategory:null,sort:3}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,fontSize:"16"},iconType:"activity",strokeWidth:1.5},types:{}},{schemaVersion:2,pattern:{type:"BackgroundImage",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},src:"string",resizeMode:["cover","contain","stretch","center"]}},meta:{desiredParent:["all","background"],label:"Background Image",description:"Background image.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},resizeMode:{label:"Resize Mode",description:"How the image fits its container.",category:"style",specialCategory:null,sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1}},defaults:{style:{flexDirection:"column",position:"absolute",zIndex:0,width:"100%",height:"100%",top:0,left:0,right:0,bottom:0},resizeMode:"cover"},types:{}},{schemaVersion:2,pattern:{type:"Button",children:"string",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",color:"color",fontSize:"size",fontWeight:["normal","bold","100","200","300","400","500","600","700","800","900"]}}},meta:{desiredParent:["all"],label:"Button",description:"Simple action button.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},color:{label:"Color",description:"Text color of the button.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size of the button.",category:"style",specialCategory:null,sort:2},fontWeight:{label:"Font Weight",description:"Text weight of the button.",category:"style",specialCategory:null,sort:3}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"transparent"}},types:{}},{schemaVersion:2,pattern:{type:"Carousel",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},loop:"boolean",dragFree:"boolean",align:["start","center","end"]}},meta:{desiredParent:["=CarouselProvider"],label:"Carousel",description:"Container for carousel items.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"row",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"CarouselButtons",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},buttonType:["previous_button","next_button","skip_button"],skipNumber:"number"}},meta:{desiredParent:[">OnboardProvider",">CarouselProvider"],label:"Carousel Buttons",description:"Renders built-in carousel buttons.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{buttonType:{label:"Button Type",description:"Which carousel button to show.",category:"other",specialCategory:null,sort:1},skipNumber:{label:"Skip Number",description:"Index to skip to when tapped.",category:"other",specialCategory:null,sort:2}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"CarouselDots",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},dotType:["expanding_dot","normal_dot","scaling_dot","sliding_border","sliding_dot","liquid_like"]}},meta:{desiredParent:[">CarouselProvider"],label:"Carousel Dots",description:"Renders page indicator dots.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},dotType:{label:"Dot Type",description:"Style used for the dots.",category:"style",specialCategory:null,sort:1}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"CarouselItem",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:["=Carousel"],label:"Carousel Item",description:"Single slide inside a carousel.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:1,pattern:{type:"CarouselProvider",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:["root",">View"],label:"Carousel Provider",description:"Provides carousel context to its children.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},allowUnknownAttributes:!1,types:{}},{schemaVersion:2,pattern:{type:"Image",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},src:"string",width:"size",height:"size",resizeMode:["cover","contain","stretch","center"]}},meta:{desiredParent:["all"],label:"Image",description:"Shows an image or graphic.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{src:{label:"Src",description:"Image source URL.",category:"other",specialCategory:null,sort:1},width:{label:"Width",description:"Image width.",category:"container",specialCategory:null,sort:2},height:{label:"Height",description:"Image height.",category:"container",specialCategory:null,sort:3},resizeMode:{label:"Resize Mode",description:"How the image fits the frame.",category:"other",specialCategory:null,sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"Main",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},useSafeAreaView:"boolean"}},meta:{desiredParent:["root"],label:"Main",description:"Top-level screen wrapper (safe area, base layout).",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{useSafeAreaView:{label:"Use Safe Area View",description:"Wraps content with a safe-area-aware container (when supported by the target).",category:"container",specialCategory:null,sort:1,forceVisible:!0}},hideAllAttributes:!0},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,width:"100%",height:"100%",flex:1},useSafeAreaView:!0},types:{}},{schemaVersion:2,pattern:{type:"Onboard",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:["=OnboardProvider"],label:"Onboard",description:"Wraps the onboarding flow.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},desiredChildren:["=OnboardItem"]},defaults:{style:{flexDirection:"row",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"OnboardButton",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},labelKey:"string",button_text_color:"color",animation:["simple-animation","line-animation","blur","blur-animation","blur-line-animation"],animation_color:"color",button_background_color:"color",flex:"number",events:"EventObject[]"}},meta:{desiredParent:["=OnboardButtons"],label:"Onboard Button",description:"Single action button for onboarding.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},button_text_color:{label:"Button Text Color",description:"Text color of the button.",category:"style",specialCategory:null,sort:2},animation:{label:"Animation",description:"Animation style for the button.",category:"style",specialCategory:null,sort:3},animation_color:{label:"Animation Color",description:"Color used by the animation.",category:"style",specialCategory:null,sort:4},button_background_color:{label:"Button Background Color",description:"Background color of the button.",category:"style",specialCategory:null,sort:5}},attributes:{labelKey:{label:"Label Key",description:"Localization key for the button text.",category:"other",specialCategory:null,sort:1},flex:{label:"Flex",description:"Flex grow value in layout.",category:"container",specialCategory:null,sort:6},events:{label:"Events",description:"List of events fired by the button.",category:"other",specialCategory:null,sort:7}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{EventObject:{type:["Permission","Navigate"],permission:["att","notification","rating","GDPR","null"],navigate_to:"string",targetIndex:"number"}}},{schemaVersion:2,pattern:{type:"OnboardButtons",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},buttonType:["previous_button","next_button","skip_button"],skipNumber:"number",buttons_direction:["row","column"],forIndex:"number",seperatorColor:"color",condition:["carousel-index"],conditionVariable:"number"}},meta:{desiredParent:["=OnboardItem"],label:"Onboard Buttons",description:"Wrapper for onboarding button set.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},seperatorColor:{label:"Seperator Color",description:"Color of the divider line.",category:"style",specialCategory:null,sort:5}},attributes:{buttonType:{label:"Button Type",description:"Which onboard button to show.",category:"other",specialCategory:null,sort:1},skipNumber:{label:"Skip Number",description:"Slide index to skip to.",category:"other",specialCategory:null,sort:2},buttons_direction:{label:"Buttons Direction",description:"Direction to lay out buttons.",category:"container",specialCategory:null,sort:3},forIndex:{label:"For Index",description:"Show only for this slide index.",category:"other",specialCategory:null,sort:4},condition:{label:"Condition",description:"Built-in condition to check.",category:"other",specialCategory:null,sort:6},conditionVariable:{label:"Condition Variable",description:"Value used when checking the condition.",category:"other",specialCategory:null,sort:7}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"OnboardDot",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},dotType:["expanding_dot","normal_dot","scaling_dot","sliding_border","sliding_dot","liquid_like"],inactive_dot_opacity:"number",expanding_dot_width:"size",active_dot_color:"color",flexDirection:"never",alignItems:"never",justifyContent:"never"}},meta:{desiredParent:[">OnboardProvider"],label:"Onboard Dot",description:"Renders onboarding progress dots.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},dotType:{label:"Dot Type",description:"Dot animation style.",category:"style",specialCategory:null,sort:1},inactive_dot_opacity:{label:"Inactive Dot Opacity",description:"Opacity for inactive dots.",category:"style",specialCategory:null,sort:2},expanding_dot_width:{label:"Expanding Dot Width",description:"Width used while expanding.",category:"style",specialCategory:null,sort:3},active_dot_color:{label:"Active Dot Color",description:"Color of the active dot.",category:"style",specialCategory:null,sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"OnboardFooter",children:"node",attributes:{adjustsFontSizeToFit:"boolean",showEllipsis:"boolean",style:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean",textLocalizationKey:"string",linkedWordFirstLocalizationKey:"string",linkedWordFirstColor:"color",linkedWordFirstPage:"string",linkedWordSecondLocalizationKey:"string",linkedWordSecondColor:"color",linkedWordSecondPage:"string"}},meta:{desiredParent:[">OnboardItem"],label:"Onboard Footer",description:"Footer text with optional links.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},linkedWordFirstColor:{label:"Linked Word First Color",description:"Color of the first linked word.",category:"style",specialCategory:null,sort:3},linkedWordSecondColor:{label:"Linked Word Second Color",description:"Color of the second linked word.",category:"style",specialCategory:null,sort:6}},attributes:{textLocalizationKey:{label:"Text Localization Key",description:"Localization key for the footer text.",category:"other",specialCategory:null,sort:1},linkedWordFirstLocalizationKey:{label:"Linked Word First Localization Key",description:"Key for the first linked word.",category:"other",specialCategory:null,sort:2},linkedWordFirstPage:{label:"Linked Word First Page",description:"Page opened by the first link.",category:"other",specialCategory:null,sort:4},linkedWordSecondLocalizationKey:{label:"Linked Word Second Localization Key",description:"Key for the second linked word.",category:"other",specialCategory:null,sort:5},linkedWordSecondPage:{label:"Linked Word Second Page",description:"Page opened by the second link.",category:"other",specialCategory:null,sort:7}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,paddingHorizontal:"24@s"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardImage",children:"node",attributes:{src:"string",width:"size",height:"size",resizeMode:["cover","contain","stretch","center"],scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},video_url:"string",lottie:"string"}},meta:{desiredParent:[">OnboardProvider",">OnboardItem","!=Onboard"],label:"Onboard Image",description:"Onboarding hero image with media.",styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{video_url:{label:"Video Url",description:"URL for the onboarding video.",category:"other",specialCategory:null,sort:1},lottie:{label:"Lottie",description:"Path to the lottie animation.",category:"other",specialCategory:null,sort:2}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"OnboardItem",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},display:["flex","block"],gap:"size",flexDirection:["row","column"],paddingHorizontal:"size"}},meta:{desiredParent:["=Onboard"],label:"Onboard Item",description:"Single onboarding screen section.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{display:{label:"Display",description:"Controls layout display mode.",category:"container",specialCategory:null,sort:1},gap:{label:"Gap",description:"Space between child blocks.",category:"container",specialCategory:null,sort:2},flexDirection:{label:"Flex Direction",description:"Order of child stacking.",category:"container",specialCategory:null,sort:3},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,gap:"16@vs",paddingHorizontal:"24@s"},display:"flex"},types:{}},{schemaVersion:2,pattern:{type:"OnboardProvider",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},theme:["light","dark","all"],borderRadius:"never"}},meta:{desiredParent:["root"],label:"Onboard Provider",description:"Provides shared settings for onboarding.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{theme:{label:"Theme",description:"Controls which app theme(s) this onboarding is intended for.",category:"other",specialCategory:null,sort:-10},paddingTop:{label:"Padding Top",description:"Top padding for the provider.",category:"container",specialCategory:"padding",sort:1},paddingRight:{label:"Padding Right",description:"Right padding for the provider.",category:"container",specialCategory:"padding",sort:2},paddingBottom:{label:"Padding Bottom",description:"Bottom padding for the provider.",category:"container",specialCategory:"padding",sort:3},paddingLeft:{label:"Padding Left",description:"Left padding for the provider.",category:"container",specialCategory:"padding",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,width:"100%",height:"100%"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardSubtitle",children:"string",attributes:{adjustsFontSizeToFit:"boolean",showEllipsis:"boolean",style:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean"}},meta:{desiredParent:[">OnboardProvider",">OnboardItem"],label:"Onboard Subtitle",description:"Subtitle text for an onboarding step.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,fontSize:"14@fs",fontWeight:"600"}},types:{}},{schemaVersion:2,pattern:{type:"OnboardTitle",children:"string",attributes:{adjustsFontSizeToFit:"boolean",showEllipsis:"boolean",style:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean"}},meta:{desiredParent:[">OnboardItem",">OnboardProvider"],label:"Onboard Title",description:"Title text for an onboarding step.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,fontSize:"24@fs",fontWeight:"700",textAlign:"center"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallBackground",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Background",description:"Paywall Background component.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"PaywallCloseButton",children:"never",attributes:{iconType:"iconType",size:"number",strokeWidth:"number",adjustsFontSizeToFit:"boolean",showEllipsis:"boolean",style:{color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Close Button",description:"Paywall Close Button component.",styles:{color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}}},defaults:{iconType:"close",strokeWidth:1.5,style:{fontSize:"16",flexDirection:"row",position:"relative",zIndex:1,justifyContent:"center",alignItems:"center"},size:24},types:{}},{schemaVersion:2,pattern:{type:"PaywallOptions",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Options",description:"Paywall options selector component.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"row",position:"relative",zIndex:1,justifyContent:"space-between",alignItems:"center",minHeight:"60px"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallProvider",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:["all"],label:"Paywall Provider",description:"Provider/wrapper for paywall screen components.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}},mockableFeatures:{products:!0,benefits:!0}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1,width:"100%",height:"100%"}},types:{}},{schemaVersion:2,pattern:{type:"PaywallSubscribeButton",children:"string",attributes:{style:{color:"color",fontSize:"size",fontWeight:["normal","bold","100","200","300","400","500","600","700","800","900"],flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},scrollable:"boolean"}},meta:{desiredParent:[">PaywallProvider"],label:"Paywall Subscribe Button",description:"Paywall subscribe call-to-action button. Extends Button.",styles:{color:{label:"Color",description:"Text color of the button.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size of the button.",category:"style",specialCategory:null,sort:2},fontWeight:{label:"Font Weight",description:"Text weight of the button.",category:"style",specialCategory:null,sort:3},backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"#6495ED",flexDirection:"column",position:"relative",zIndex:1,paddingHorizontal:"20@s",paddingVertical:"12@vs",borderRadius:"12@s",color:"#FFFFFF",fontSize:"16@fs",fontWeight:"700"}},types:{}},{schemaVersion:2,pattern:{type:"RadioButton",children:"never",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"},selected:"boolean",color:"color",size:"number"}},meta:{desiredParent:["all"],label:"Radio Button",description:"Generic radio button icon.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},color:{label:"Color",description:"Radio color.",category:"style",specialCategory:null,sort:1},size:{label:"Size",description:"Radio size in px.",category:"style",specialCategory:null,sort:2}},attributes:{selected:{label:"Selected",description:"Whether the radio is selected.",category:"other",specialCategory:null,sort:0}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"Text",children:"string",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number",color:"color",fontSize:"size",fontFamily:"fontFamily",fontWeight:"fontWeight",textAlign:["left","center","right","justify"]},adjustsFontSizeToFit:"boolean",showEllipsis:"boolean"}},meta:{desiredParent:["all"],label:"Text",description:"Displays simple text.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"},color:{label:"Color",description:"Text color.",category:"style",specialCategory:null,sort:1},fontSize:{label:"Font Size",description:"Text size.",category:"style",specialCategory:null,sort:2,preferedScale:"s"},fontFamily:{label:"Font Family",description:"Font family used for the text.",category:"style",specialCategory:null,sort:3},fontWeight:{label:"Font Weight",description:"Text weight.",category:"style",specialCategory:null,sort:4},textAlign:{label:"Text Align",description:"Text alignment.",category:"style",specialCategory:null,sort:5}},attributes:{adjustsFontSizeToFit:{label:"Adjust Font Size To Fit",description:"Automatically reduces font size to fit the available space.",category:"other",specialCategory:null,sort:1},showEllipsis:{label:"Show Ellipsis",description:"If text overflows, show ellipsis (…); applied as single-line truncation.",category:"other",specialCategory:null,sort:2}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}},types:{}},{schemaVersion:2,pattern:{type:"View",children:"node",attributes:{scrollable:"boolean",style:{flexDirection:["row","column"],alignItems:["flex-start","center","flex-end","stretch","baseline"],justifyContent:["flex-start","center","flex-end","space-between","space-around","space-evenly"],gap:"size",padding:"size",paddingHorizontal:"size",paddingVertical:"size",paddingTop:"size",paddingBottom:"size",paddingLeft:"size",paddingRight:"size",margin:"size",marginHorizontal:"size",marginVertical:"size",marginTop:"size",marginBottom:"size",marginLeft:"size",marginRight:"size",backgroundColor:"color",borderRadius:"size",width:"size",minWidth:"size",maxWidth:"size",height:"size",minHeight:"size",maxHeight:"size",flex:"number",position:["relative","absolute"],top:"size",bottom:"size",left:"size",right:"size",zIndex:"number"}}},meta:{desiredParent:["all"],label:"View",description:"Base layout container.",specialCategories:{padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",sort:1},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",sort:2},size:{label:"Size",description:"Fixed dimensions.",category:"container",sort:3},offset:{label:"Offset",description:"Absolute positioning offsets.",category:"container",sort:4}},styles:{backgroundColor:{label:"Background Color",description:"Background fill color.",category:"style",specialCategory:null,sort:20},borderRadius:{label:"Border Radius",description:"Corner rounding amount.",category:"style",specialCategory:null,sort:21,preferedScale:"s"}},attributes:{scrollable:{label:"Scrollable",description:"Turns scroll interaction on.",category:"container",specialCategory:null,sort:-1},flexDirection:{label:"Flex Direction",description:"Sets row or column layout.",category:"container",specialCategory:null,sort:4},alignItems:{label:"Align Items",description:"Controls cross-axis alignment.",category:"container",specialCategory:null,sort:3},justifyContent:{label:"Justify Content",description:"Controls main-axis alignment.",category:"container",specialCategory:null,sort:5},gap:{label:"Gap",description:"Space between children.",category:"container",specialCategory:null,sort:10,preferedScale:"s"},padding:{label:"Padding",description:"Uniform padding on all sides.",category:"container",specialCategory:"padding",sort:6,preferedScale:"s"},paddingHorizontal:{label:"Padding Horizontal",description:"Left and right padding.",category:"container",specialCategory:"padding",sort:7,preferedScale:"s"},paddingVertical:{label:"Padding Vertical",description:"Top and bottom padding.",category:"container",specialCategory:"padding",sort:8,preferedScale:"vs"},paddingTop:{label:"Padding Top",description:"Top padding only.",category:"container",specialCategory:"padding",sort:9,preferedScale:"vs"},paddingBottom:{label:"Padding Bottom",description:"Bottom padding only.",category:"container",specialCategory:"padding",sort:10,preferedScale:"vs"},paddingLeft:{label:"Padding Left",description:"Left padding only.",category:"container",specialCategory:"padding",sort:11,preferedScale:"s"},paddingRight:{label:"Padding Right",description:"Right padding only.",category:"container",specialCategory:"padding",sort:12,preferedScale:"s"},margin:{label:"Margin",description:"Uniform margin on all sides.",category:"container",specialCategory:"margin",sort:13,preferedScale:"s"},marginHorizontal:{label:"Margin Horizontal",description:"Left and right margin.",category:"container",specialCategory:"margin",sort:14,preferedScale:"s"},marginVertical:{label:"Margin Vertical",description:"Top and bottom margin.",category:"container",specialCategory:"margin",sort:15,preferedScale:"vs"},marginTop:{label:"Margin Top",description:"Top margin only.",category:"container",specialCategory:"margin",sort:16,preferedScale:"vs"},marginBottom:{label:"Margin Bottom",description:"Bottom margin only.",category:"container",specialCategory:"margin",sort:17,preferedScale:"vs"},marginLeft:{label:"Margin Left",description:"Left margin only.",category:"container",specialCategory:"margin",sort:18,preferedScale:"s"},marginRight:{label:"Margin Right",description:"Right margin only.",category:"container",specialCategory:"margin",sort:19,preferedScale:"s"},width:{label:"Width",description:"Fixed width value.",category:"container",specialCategory:"size",sort:0,preferedScale:"s"},minWidth:{label:"Min Width",description:"Minimum width constraint.",category:"container",specialCategory:"size",sort:1,preferedScale:"s"},maxWidth:{label:"Max Width",description:"Maximum width constraint.",category:"container",specialCategory:"size",sort:2,preferedScale:"s"},height:{label:"Height",description:"Fixed height value.",category:"container",specialCategory:"size",sort:3,preferedScale:"vs"},minHeight:{label:"Min Height",description:"Minimum height constraint.",category:"container",specialCategory:"size",sort:4,preferedScale:"vs"},maxHeight:{label:"Max Height",description:"Maximum height constraint.",category:"container",specialCategory:"size",sort:5,preferedScale:"vs"},flex:{label:"Flex",description:"Flex grow factor (e.g. 1 fills available space).",category:"container",specialCategory:"size",sort:6},position:{label:"Position",description:"Sets layout positioning mode.",category:"container",specialCategory:null,sort:3},top:{label:"Top",description:"Offset from the top edge.",category:"container",specialCategory:"offset",sort:22,preferedScale:"vs"},bottom:{label:"Bottom",description:"Offset from the bottom edge.",category:"container",specialCategory:"offset",sort:23,preferedScale:"vs"},left:{label:"Left",description:"Offset from the left edge.",category:"container",specialCategory:"offset",sort:24,preferedScale:"s"},right:{label:"Right",description:"Offset from the right edge.",category:"container",specialCategory:"offset",sort:25,preferedScale:"s"},zIndex:{label:"Z-Index",description:"Controls stacking order.",category:"container",specialCategory:null,sort:26}}},defaults:{style:{flexDirection:"column",position:"relative",zIndex:1}}}];const ie=new Map(oe.map(e=>[e.pattern.type,e]));function re(e){return e?e[0].toLowerCase()+e.slice(1):e}function ae(e){return e?e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z]+)([A-Z][a-z0-9]+)/g,"$1-$2").toLowerCase():e}const ne=new Map;for(const e of oe){const t=e?.pattern?.type;if("string"!=typeof t||!t)continue;const o=[t,t.toLowerCase(),re(t),ae(t)];for(const e of o)e&&(ne.has(e)||ne.set(e,t))}function se(e){if("string"==typeof e&&e)return ie.has(e)?e:ne.get(e)??ne.get(e.toLowerCase())}function le(e){if("string"!=typeof e)return;const t=se(e)??e;return ie.get(t)}function de(e){const t=le(e);return t?.pattern.attributes}function ce(e){const t=le(e);return t?.defaults}function ge(e,t){if(!e||!t)return;const o=le(e),i=o?.types;return i?.[t]}function pe(e){return"string"===e||"number"===e||"boolean"===e||"color"===e||"size"===e||"fontFamily"===e||"fontWeight"===e||"iconType"===e}function ye(e){return"string"!=typeof e?null:e.endsWith("[]")?e.slice(0,-2):null}function be(e){return null==e}function ue(e){return"string"==typeof e}function fe(e){return e instanceof Array}function me(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)&&0===Object.keys(e).length}function he(e,t){return{valid:!1,message:e,path:t}}function ze(e,t){return e?t?t.startsWith("[")?`${e}${t}`:`${e}.${t}`:e:t}function xe(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)}function Ce(e){if(!xe(e))return!1;return"string"==typeof e.type}function ve(e){return se(e)??e}function Se(e,t,o){const i=function(e){const t=e?.pattern?.children;return"string"==typeof t?[t]:Array.isArray(t)?t.filter(e=>"string"==typeof e):[]}(t),{baseKinds:r,allowedComponentTypes:a}=function(e){const t=new Set,o=new Set;for(const i of e)"never"===i||"string"===i||"node"===i?t.add(i):"array"===i?t.add("node"):"string"==typeof i&&i&&o.add(ve(i));return{baseKinds:t,allowedComponentTypes:o}}(i),n=function(e,t,o){return t.has("never")?be(e)||me(e)?{valid:!0}:he('Children not allowed (pattern.children = "never")',o):{valid:!0}}(e.children,r,o);if(!n.valid)return n;const s=function(e,t,o,i){return be(e)||me(e)?{valid:!0}:o.size>0?fe(e)||Ce(e)?{valid:!0}:he(`Children must be a node or array of nodes (allowed: ${Array.from(o).join(", ")})`,i):ue(e)?t.has("string")?{valid:!0}:he("Children must not be a string",i):fe(e)?t.has("node")?{valid:!0}:he("Children must not be an array",i):Ce(e)?t.has("node")?{valid:!0}:he("Children must not be a node",i):he("Children has invalid shape",i)}(e.children,r,a,o);return s.valid?function(e,t,o){if(0===t.size)return{valid:!0};if(be(e)||me(e))return{valid:!0};const i=Array.from(t),r=(e,o)=>{if(!Ce(e))return he("Child must be an object node",o);const r=ve(e.type);return t.has(r)?{valid:!0}:he(`Child type "${e.type}" is not allowed here (allowed: ${i.join(", ")})`,ze(o,"type"))};if(fe(e)){const t=e;for(let e=0;e<t.length;e++){const i=r(t[e],`${o}[${e}]`);if(!i.valid)return i}return{valid:!0}}return r(e,o)}(e.children,a,o):s}function we(e,t,o,i){if(null==t)return{valid:!0};if(Array.isArray(o))return function(e,t,o){if("string"==typeof e)return t.includes(e)?{valid:!0}:he(`Expected one of: ${t.join(", ")}`,o);if(Array.isArray(e)){for(let i=0;i<e.length;i++){const r=e[i];if("string"!=typeof r||!t.includes(r))return he(`Expected an array of: ${t.join(", ")}`,`${o}[${i}]`)}return{valid:!0}}return he("Expected a string or string[] enum value",o)}(t,o,i);const r=ye(o);if(r){if(!Array.isArray(t))return he(`Expected array for type "${o}"`,i);for(let o=0;o<t.length;o++){const a=we(e,t[o],r,`${i}[${o}]`);if(!a.valid)return a}return{valid:!0}}return pe(o)?function(e,t,o){switch(t){case"string":return"string"==typeof e?{valid:!0}:he("Expected string",o);case"number":return"number"==typeof e?{valid:!0}:he("Expected number",o);case"boolean":return"boolean"==typeof e?{valid:!0}:he("Expected boolean",o);case"color":return"string"==typeof e?{valid:!0}:he("Expected color (string)",o);case"size":return"number"==typeof e||"string"==typeof e?{valid:!0}:he("Expected size (string or number)",o);case"fontWeight":return Y(e)?{valid:!0}:he(`Expected fontWeight (${q.join(", ")})`,o);case"iconType":return"string"==typeof e?{valid:!0}:he("Expected iconType (string)",o);default:return he(`Unknown primitive type "${t}"`,o)}}(t,o,i):function(e,t,o,i){const r=ge(e,o);if(!r)return he(`Unknown custom type "${o}"`,i);if(!xe(t))return he(`Expected object for type "${o}"`,i);for(const[o,a]of Object.entries(r)){if(!(o in t))continue;const r=we(e,t[o],a,ze(i,o));if(!r.valid)return r}return{valid:!0}}(e,t,o,i)}function Fe(e,t,o){const i=e.attributes;if(null==i)return{valid:!0};if(!xe(i))return he("attributes must be an object",o);const r=de(t.pattern.type)??t.pattern.attributes??{},a=function(e){if(!e)return{};const t=e.style;return t?"string"==typeof t||Array.isArray(t)?{}:t??{}:{}}(r),n=i.style;if(null!=n){if(!xe(n))return he("style must be an object",ze(o,"style"));for(const[e,i]of Object.entries(n)){const n=a?.[e]??r?.[e];if(!n)continue;const s=we(t.pattern.type,i,n,ze(ze(o,"style"),e));if(!s.valid)return s}}for(const[e,n]of Object.entries(i)){if("style"===e)continue;const i=r?.[e];if(!i){const i=a?.[e];if(!i)return he(`Unknown attribute "${e}"`,ze(o,e));const r=we(t.pattern.type,n,i,ze(o,e));if(!r.valid)return r;continue}const s=we(t.pattern.type,n,i,ze(o,e));if(!s.valid)return s}return{valid:!0}}function Te(e,t){if(be(e)||ue(e)||me(e))return{valid:!0};if(fe(e)){const o=e;for(let e=0;e<o.length;e++){const i=Te(o[e],`${t}[${e}]`);if(!i.valid)return i}return{valid:!0}}if(!Ce(e))return he("Invalid node shape",t);const o=function(e,t){const o=le(ve(e.type));if(!o)return he(`Unknown component type "${e.type}"`,ze(t,"type"));const i=Fe({...e},o,ze(t,"attributes"));if(!i.valid)return i;const r=Se({...e},o,ze(t,"children"));return r.valid?{valid:!0}:r}(e,t);return o.valid?Te(e.children,ze(t,"children")):o}function Be(e){if(be(e))return{valid:!0,message:"null or undefined is valid"};if(ue(e))return{valid:!0,message:"string is valid"};if(fe(e)){const t=e;for(const e of t){const t=Be(e);if(!t.valid)return t}return{valid:!0,message:"Array is valid"}}const t=e;if(me(t))return{valid:!0,message:"empty object is valid"};if(t.children){const e=Be(t.children);if(!e.valid)return e}return{valid:!0,message:"everything is structurally valid"}}function ke(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)}function _e(e){if(null==e)return e;if(Array.isArray(e))return e.map(_e);if(!ke(e))return e;if(function(e){if(!ke(e))return!1;if("type"in e||"children"in e||"attributes"in e)return!1;if(!("value"in e))return!1;const t=Object.keys(e);if(t.length<1||t.length>3)return!1;const o=new Set(["value","label","id"]);for(const e of t)if(!o.has(e))return!1;const i=e.value;return null==i||"string"==typeof i||"number"==typeof i||"boolean"==typeof i}(e))return _e(e.value);const t={};for(const[o,i]of Object.entries(e))t[o]=_e(i);return t}function Oe(e){if(be(e)||ue(e))return e;if(fe(e)){return e.map(Oe)}const t=e,o=ke(t.attributes)?_e(t.attributes):t.attributes,i=void 0!==t.children?Oe(t.children):t.children;return{...t,attributes:o,children:i}}function Pe(e,t){if(be(e)||ue(e))return e;if(fe(e)){return e.map(e=>Pe(e,t))}const o=e;let i=o.key;if(i&&t.has(i)&&(i=void 0),!i)do{i=te(o.type)}while(t.has(i));t.add(i);const r=o.children?Pe(o.children,t):o.children;return{...o,key:i,children:r}}function Ie(e){const t=Be(e);if(!t.valid)return t;const o=function(e){return Te(e,"root")}(e);if(!o.valid){return{valid:!1,message:`${o.path?`${o.path}: `:""}${o.message??""}`}}return{valid:!0,message:"Node is valid (structure + patterns)"}}const Me={supportedProjectVersion:"1.1.2",reactBuilderVersion:"1.2.11"};function Re(e){const t={},o=e?.attributes?.styles||[];if(!Array.isArray(o)||0===o.length)return t;const i=new Set(["left","center","right","justify"]),r=new Set(["normal","bold","100","200","300","400","500","600","700","800","900"]);for(const e of o){if("style-layout"!==e?.layout)continue;const o=e?.attributes?.styles||[];if(Array.isArray(o))for(const e of o){if("Styles"!==e?.layout)continue;const o=e?.attributes?.type;if("textStyle"!==o)continue;const a=e?.attributes?.style||{},n=a?.fontSize;if("number"==typeof n&&Number.isFinite(n))t.fontSize=n;else if("string"==typeof n){const e=Number.parseInt(n,10);Number.isFinite(e)&&(t.fontSize=e)}const s=a?.textAlign;"string"==typeof s&&i.has(s)&&(t.textAlign=s);const l=a?.marginTop;if("number"==typeof l&&Number.isFinite(l))t.marginTop=l;else if("string"==typeof l){const e=Number.parseInt(l,10);Number.isFinite(e)&&(t.marginTop=e)}const d=a?.fontWeight;let c;"number"==typeof d&&Number.isFinite(d)?c=String(d):"string"==typeof d&&(c=d),c&&r.has(c)&&(t.fontWeight=c)}}return t}function Ae(e){const t={},o=e?.attributes?.styles||[];if(!Array.isArray(o)||0===o.length)return t;for(const e of o){if("style-layout"!==e?.layout)continue;const o=e?.attributes?.styles||[];if(Array.isArray(o))for(const e of o){if("Styles"!==e?.layout)continue;const o=e?.attributes?.style||{},i=o?.borderRadius;if("number"==typeof i&&Number.isFinite(i))t.borderRadius=i;else if("string"==typeof i){const e=Number.parseInt(i,10);Number.isFinite(e)&&(t.borderRadius=e)}}}return t}const Le="https://tribemarketing.s3.eu-central-1.amazonaws.com/tribehub-assets/";var We;function He(e){const t=e.trim().replace(/^\/+/,"");return"backgorund.jpg"===t?"background.jpg":"ios.svg"===t?"apple.svg":t}function De(e){const t=He(e);return`${Le.endsWith("/")?Le:`${Le}/`}${o=t,o.split("/").filter(Boolean).map(e=>encodeURIComponent(e)).join("/")}`;var o}function Ve(e){switch(He(e)){case exports.TribeAssetName.Android:return exports.TribeAssetName.Android;case exports.TribeAssetName.Apple:return exports.TribeAssetName.Apple;case exports.TribeAssetName.Background:return exports.TribeAssetName.Background;default:return null}}exports.TribeAssetName=void 0,(We=exports.TribeAssetName||(exports.TribeAssetName={})).Android="android.svg",We.Apple="apple.svg",We.Background="background.jpg";var je={name:"hello-world",version:"1.1.2",type:"other",appConfig:{theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},defaultLanguage:"en"},data:{type:"view",attributes:{style:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:16,backgroundColor:"#F5F7FA"},scrollable:!0},children:[{type:"text",children:"Hello, world!",attributes:{style:{color:"#111827",fontSize:24,fontWeight:"600"}}},{type:"text",children:"Welcome to react-native-builder",attributes:{style:{color:"#6B7280",fontSize:14,fontWeight:"400"}}}]}},Ee={name:"hello-world-2-advanced",version:"1.1.2",type:"other",appConfig:{theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},defaultLanguage:"en"},data:{type:"view",attributes:{style:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",gap:16,padding:16,backgroundColor:"#F3F4F6"},scrollable:!0},children:[{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#111827",borderRadius:12}},children:[{type:"text",children:"Dashboard",attributes:{style:{color:"#FFFFFF",fontSize:20,fontWeight:"600"}}},{type:"view",attributes:{style:{flexDirection:"row",gap:8}},children:[{type:"text",children:"Help",attributes:{style:{color:"#D1D5DB",fontSize:14}}},{type:"text",children:"Profile",attributes:{style:{color:"#D1D5DB",fontSize:14}}}]}]},{type:"image",attributes:{src:"https://picsum.photos/720/320",resizeMode:"cover",style:{width:358,height:160,borderRadius:12}},children:null},{type:"view",attributes:{style:{flexDirection:"column",gap:8,padding:12,backgroundColor:"#FFFFFF",borderRadius:12}},children:[{type:"text",children:"Welcome back!",attributes:{style:{color:"#111827",fontSize:18,fontWeight:"600"}}},{type:"text",children:"Here's what's new today.",attributes:{style:{color:"#6B7280",fontSize:14}}}]},{type:"view",attributes:{style:{flexDirection:"column",gap:12}},children:[{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8}},children:[{type:"text",children:"Task 1",attributes:{style:{color:"#111827",fontSize:16,fontWeight:"500"}}},{type:"text",children:"Due today",attributes:{style:{color:"#059669",fontSize:12,fontWeight:"600"}}}]},{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8}},children:[{type:"text",children:"Task 2",attributes:{style:{color:"#111827",fontSize:16,fontWeight:"500"}}},{type:"text",children:"2 days left",attributes:{style:{color:"#D97706",fontSize:12,fontWeight:"600"}}}]},{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"space-between",padding:12,backgroundColor:"#FFFFFF",borderRadius:8}},children:[{type:"text",children:"Task 3",attributes:{style:{color:"#111827",fontSize:16,fontWeight:"500"}}},{type:"text",children:"Completed",attributes:{style:{color:"#6B7280",fontSize:12,fontWeight:"600"}}}]}]},{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"space-around",padding:12,backgroundColor:"#111827",borderRadius:12}},children:[{type:"text",children:"Home",attributes:{style:{color:"#FFFFFF",fontSize:14}}},{type:"text",children:"Search",attributes:{style:{color:"#9CA3AF",fontSize:14}}},{type:"text",children:"Settings",attributes:{style:{color:"#9CA3AF",fontSize:14}}}]}]}},Ne={name:"carousel-sample",version:"1.1.2",type:"other",appConfig:{theme:"light"},data:{type:"carouselProvider",children:[{type:"carousel",attributes:{loop:!0,align:"center",dragFree:!0},children:[{type:"carouselItem",attributes:{style:{minWidth:0}},children:{type:"view",attributes:{style:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #eef2ff 0%, #ffffff 55%, #ecfeff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%",justifyContent:"center"}},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",style:{width:"100%",height:230,borderRadius:14}}},{type:"text",attributes:{style:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"}},children:"Welcome aboard"},{type:"text",attributes:{style:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8}},children:"Swipe through a beautiful, validated carousel sample with images."}]}},{type:"carouselItem",attributes:{style:{minWidth:0}},children:{type:"view",attributes:{style:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #f0fdf4 0%, #ffffff 55%, #eff6ff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%",justifyContent:"center"}},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1553877522-43269d4ea984?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",style:{width:"100%",height:230,borderRadius:14}}},{type:"text",attributes:{style:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"}},children:"Discover features"},{type:"text",attributes:{style:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8}},children:"Dots + buttons are included, and slide sizing comes from the carousel CSS."}]}},{type:"carouselItem",attributes:{style:{minWidth:0}},children:{type:"view",attributes:{style:{padding:"22px",borderRadius:18,backgroundImage:"linear-gradient(135deg, #fff7ed 0%, #ffffff 55%, #f5f3ff 100%)",boxShadow:"0 10px 30px rgba(15, 23, 42, 0.10)",gap:14,height:"100%",justifyContent:"center"}},children:[{type:"image",attributes:{src:"https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover",style:{width:"100%",height:230,borderRadius:14}}},{type:"text",attributes:{style:{fontSize:28,fontWeight:"700",textAlign:"center",color:"#0f172a"}},children:"Get started"},{type:"text",attributes:{style:{fontSize:16,textAlign:"center",color:"#334155",paddingHorizontal:8}},children:"This sample stays within validation rules (no string flex shorthand)."}]}}]},{type:"carouselDots",attributes:{dotType:"expanding_dot"}},{type:"carouselButtons",attributes:{buttonType:["previous_button","next_button","skip_button"],skipNumber:3}}]}},Ue={name:"unvalidated-builder1",version:"1.1.2",type:"other",appConfig:{theme:"light"},data:{type:"view",attributes:{style:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA"},foo:1,scrollable:!0},children:[{type:"text",attributes:{style:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center"}},children:"Intentionally unvalidated sample"},{type:"text",attributes:{style:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8}},children:"This project should fail validation (unknown attribute: foo). In the UI, choose “Continue without validation” to load it anyway."}]}},Ke={name:"unvalidated-crash1",version:"1.1.2",type:"other",appConfig:{theme:"light"},data:{type:"OnboardFooter",attributes:{textLocalizationKey:123,style:{paddingHorizontal:24,paddingVertical:16}},children:null}},$e={name:"unvalidated-crashcomponent1",version:"1.1.2",type:"other",appConfig:{theme:"light"},data:{type:"CrashComponent",attributes:{reason:"Intentional crash for GUI testing",note:"This component is not in the Add Component modal; it only exists via JSON."},children:null}},Ge={name:"unmigrated-builder1",version:"1.0.0",type:"other",appConfig:{theme:"light"},data:{type:"view",attributes:{scrollable:!0,flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA"},children:[{type:"text",attributes:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center"},children:"Intentionally unmigrated sample"},{type:"text",attributes:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8},children:"This project has version 1.0.0 so the Migration page should appear. Click “Migrate now” to normalize legacy flat style keys into attributes.style and move misplaced props out of style (combined 1.1.2)."}]}},Je={name:"unmigrated-builder-1.1.1",version:"1.1.1",type:"other",appConfig:{theme:"light"},data:{type:"view",attributes:{scrollable:!0,style:{flexDirection:"column",alignItems:"center",justifyContent:"center",gap:12,padding:24,backgroundColor:"#F5F7FA"}},children:[{type:"text",attributes:{style:{fontSize:22,fontWeight:"700",color:"#111827",textAlign:"center"}},children:"Intentionally unmigrated sample (for combined 1.1.2)"},{type:"text",attributes:{style:{fontSize:14,color:"#6B7280",textAlign:"center",paddingHorizontal:8}},children:"This project has version 1.1.1 so the Migration page should appear. Click “Migrate now” to move component props and non-style flags out of attributes.style (combined 1.1.2)."},{type:"view",attributes:{style:{flexDirection:"row",alignItems:"center",justifyContent:"center",gap:12,marginTop:16}},children:[{type:"BIcon",attributes:{style:{iconType:"check",strokeWidth:3,color:"#22c55e",fontSize:"18"}},children:null},{type:"image",attributes:{src:"https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=1200&q=80",width:48,height:48,style:{resizeMode:"contain",borderRadius:12}},children:null}]}]}},Ze={name:"Simple Paywall",version:"1.1.2",type:"paywall",appConfig:{theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},defaultLanguage:"en"},data:{type:"Main",isMain:!0,attributes:{useSafeAreaView:!0},children:[{type:"PaywallProvider",attributes:{style:{flexDirection:"column",alignItems:"stretch",justifyContent:"flex-start",position:"relative",paddingTop:56,paddingHorizontal:16,paddingBottom:16,gap:12,backgroundColor:"#F5F7FA"},scrollable:!0},children:[{type:"BackgroundImage",attributes:{src:"https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1200&q=80",resizeMode:"cover"},children:null},{type:"PaywallCloseButton",attributes:{style:{position:"absolute",top:24,left:16,width:32,height:32,borderRadius:16,backgroundColor:"#FFFFFF",color:"#000",zIndex:10}},children:null},{type:"View",attributes:{style:{flexDirection:"column",gap:0,marginTop:"16%"}},children:[{type:"View",attributes:{style:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12}},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,style:{color:"#22c55e",fontSize:"16",flex:0}},children:null},{type:"text",attributes:{style:{flex:1,color:"#FFFFFF",fontWeight:"700"}},children:"@benefit1 — Unlimited access"}]},{type:"View",attributes:{style:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12}},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,style:{color:"#22c55e",fontSize:"16",flex:0}},children:null},{type:"text",attributes:{style:{flex:1,color:"#FFFFFF",fontWeight:"700"}},children:"@benefit2 — 7-day free trial"}]},{type:"View",attributes:{style:{flexDirection:"row",alignItems:"center",gap:8,paddingVertical:8,paddingHorizontal:12}},children:[{type:"BIcon",attributes:{iconType:"check",strokeWidth:3,style:{color:"#22c55e",fontSize:"16",flex:0}},children:null},{type:"text",attributes:{style:{flex:1,color:"#FFFFFF",fontWeight:"700"}},children:"@benefit3 — Cancel anytime"}]}]},{type:"PaywallOptions",attributes:{style:{borderRadius:12,backgroundColor:"#FFFFFF"}},children:[{type:"RadioButton",attributes:{style:{flex:1}},children:null},{type:"text",attributes:{style:{flex:4,color:"#000"}},children:"@productDescription — Unlock all premium features for a month."},{type:"text",attributes:{style:{flex:1,textAlign:"right",color:"#000"}},children:"@localizedPrice"},{type:"BIcon",attributes:{iconType:"chevron-right",size:16,style:{marginRight:4,flex:0,width:32,color:"#000"}},children:null}]},{type:"View",attributes:{style:{flex:1,flexDirection:"column",justifyContent:"flex-end",alignItems:"stretch",paddingBottom:"50px"}},children:[{type:"PaywallSubscribeButton",children:"Subscribe"}]}]}]}},qe={name:"vpn-onboard-1",version:"1.1.2",type:"onboard",appConfig:{theme:"dark",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"Secure your connection","onboard.title.two-page":"Access content worldwide","onboard.title.three-page":"Fast and reliable","onboard.title.four-page":"Stay notified and safe","onboard.subtitle.one-page":"Encrypt your traffic and protect your privacy on public Wi‑Fi.","onboard.subtitle.two-page":"Connect to high‑speed servers in many countries with one tap.","onboard.subtitle.three-page":"Auto‑connect to the best server for speed and stability.","onboard.subtitle.four-page":"Enable notifications for connection status and security tips.","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy Policy","view.onboarding.btnTerms":"Terms of Service"},ar:{"onboard.title.one-page":"أمّن اتصالك","onboard.title.two-page":"وصول إلى المحتوى حول العالم","onboard.title.three-page":"سرعة واعتمادية","onboard.title.four-page":"إشعارات وحماية دائمة","onboard.subtitle.one-page":"قم بتشفير حركة المرور وحماية خصوصيتك على شبكات Wi‑Fi العامة.","onboard.subtitle.two-page":"اتصل بخوادم عالية السرعة في بلدان متعددة بضغطة واحدة.","onboard.subtitle.three-page":"يتصل التطبيق تلقائياً بأفضل خادم لسرعة وثبات أعلى.","onboard.subtitle.four-page":"فعّل الإشعارات لمعرفة حالة الاتصال والحصول على نصائح الأمان.","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة، فإنك توافق على","view.onboarding.btnPrivacy":"سياسة الخصوصية","view.onboarding.btnTerms":"شروط الخدمة"}},defaultLanguage:"en"},data:{type:"Main",isMain:!0,key:"c92tR8J5wbTb3fav",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.one-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6c89e0da17a2d6fe2997e97a2b8a00a1.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.one-page"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.two-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/497a627b30ab4a0daaafa3d648a26b07.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.two-page"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.three-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/6e2bc370d38695f6845007fd302034c2.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.three-page"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.four-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/b6e978fe3362e857212163486c22cc7c.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.four-page"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot",expanding_dot_width:20,active_dot_color:"#007AFF"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#1778F2",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#1778F2",linkedWordSecondPage:"terms",style:{gap:8,color:"#A2A4B1"}}}],attributes:{theme:"dark"}}]}},Ye={name:"vpn-onboard-2",version:"1.1.2",type:"onboard",appConfig:{theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"One Page","onboard.title.two-page":"Two Page","onboard.title.three-page":"Three Page","onboard.title.four-page":"Four Page","onboard.subtitle.one-page":"One Page","onboard.subtitle.two-page":"Two Page","onboard.subtitle.three-page":"Three Page","onboard.subtitle.four-page":"Four Page","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy","view.onboarding.btnTerms":"Terms"},ar:{"onboard.title.one-page":" العربية","onboard.title.two-page":" العربية","onboard.title.three-page":" العربية","onboard.title.four-page":" العربية","onboard.subtitle.one-page":" العربية","onboard.subtitle.two-page":" العربية","onboard.subtitle.three-page":" العربية","onboard.subtitle.four-page":" العربية","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة فإنك توافق على","view.onboarding.btnPrivacy":"الخصوصية","view.onboarding.btnTerms":"الشروط"}},defaultLanguage:"en"},data:{type:"Main",isMain:!0,key:"ckcw0WXRY8sNR2SF",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.one-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/0c65cbe8e0c2e1242146e15dfd50a486.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.one-page"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.two-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/e8bbdde825cd23bdc44a9b2b32af22dc.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.two-page"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.three-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/3f312b38faf844746250cd54f27f91da.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.three-page"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.four-page"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/f4db2a32a43239c3bbbe742cb0f18b61.png",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.four-page"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot",expanding_dot_width:20,active_dot_color:"#007AFF"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#81838F",animation:"line-animation",animation_color:"#FFFFFF",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#FFFFFF",animation:"simple-animation",button_background_color:"#0066FF",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#81838F",button_background_color:"#ffffff00",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#81838F",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#1778F2",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#1778F2",linkedWordSecondPage:"terms",style:{gap:8,color:"#A2A4B1"}}}],attributes:{theme:"light"}}]}},Qe={name:"vpn-onboard-3",version:"1.1.2",type:"onboard",appConfig:{theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"One Page","onboard.title.one-page2":"One Page","onboard.title.two-page":"Two Page","onboard.title.two-page2":"Two Page","onboard.title.three-page":"Three Page","onboard.title.three-page2":"Three Page","onboard.title.four-page":"Four Page","onboard.title.four-page2":"Four Page","onboard.subtitle.one-page":"One Page","onboard.subtitle.one-page2":"One Page","onboard.subtitle.two-page":"Two Page","onboard.subtitle.two-page2":"Two Page","onboard.subtitle.three-page":"Three Page","onboard.subtitle.three-page2":"Three Page","onboard.subtitle.four-page":"Four Page","onboard.subtitle.four-page2":"Four Page","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy","view.onboarding.btnTerms":"Terms"},ar:{"onboard.title.one-page":" العربية","onboard.title.one-page2":" العربية","onboard.title.two-page":" العربية","onboard.title.two-page2":" العربية","onboard.title.three-page":" العربية","onboard.title.three-page2":" العربية","onboard.title.four-page":" العربية","onboard.title.four-page2":" العربية","onboard.subtitle.one-page":" العربية","onboard.subtitle.one-page2":" العربية","onboard.subtitle.two-page":" العربية","onboard.subtitle.two-page2":" العربية","onboard.subtitle.three-page":" العربية","onboard.subtitle.three-page2":" العربية","onboard.subtitle.four-page":" العربية","onboard.subtitle.four-page2":" العربية","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة فإنك توافق على","view.onboarding.btnPrivacy":"الخصوصية","view.onboarding.btnTerms":"الشروط"}},defaultLanguage:"en"},data:{type:"Main",isMain:!0,key:"ckcw0WXRY8sNR2SF",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.one-page2"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/c68cca84580d6920c883c220e57346c0.jpg",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.one-page2"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.two-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.two-page"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.three-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.three-page2"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{style:{color:"#12131A",textAlign:"center",marginTop:40}},children:"onboard.title.four-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#44454D",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.four-page2"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#81838F",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#81838F",button_background_color:"#ffffff00",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#81838F",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#81838F",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#81838F",linkedWordSecondPage:"terms",style:{gap:8,color:"#81838F"}}}],attributes:{theme:"light"}}]}},Xe={name:"vpn-onboard-4",version:"1.1.2",type:"onboard",appConfig:{theme:"dark",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"One Page","onboard.title.one-page2":"One Page","onboard.title.two-page":"Two Page","onboard.title.two-page2":"Two Page","onboard.title.three-page":"Three Page","onboard.title.three-page2":"Three Page","onboard.title.four-page":"Four Page","onboard.title.four-page2":"Four Page","onboard.subtitle.one-page":"One Page","onboard.subtitle.one-page2":"One Page","onboard.subtitle.two-page":"Two Page","onboard.subtitle.two-page2":"Two Page","onboard.subtitle.three-page":"Three Page","onboard.subtitle.three-page2":"Three Page","onboard.subtitle.four-page":"Four Page","onboard.subtitle.four-page2":"Four Page","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy","view.onboarding.btnTerms":"Terms"},ar:{"onboard.title.one-page":" العربية","onboard.title.one-page2":" العربية","onboard.title.two-page":" العربية","onboard.title.two-page2":" العربية","onboard.title.three-page":" العربية","onboard.title.three-page2":" العربية","onboard.title.four-page":" العربية","onboard.title.four-page2":" العربية","onboard.subtitle.one-page":" العربية","onboard.subtitle.one-page2":" العربية","onboard.subtitle.two-page":" العربية","onboard.subtitle.two-page2":" العربية","onboard.subtitle.three-page":" العربية","onboard.subtitle.three-page2":" العربية","onboard.subtitle.four-page":" العربية","onboard.subtitle.four-page2":" العربية","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة فإنك توافق على","view.onboarding.btnPrivacy":"الخصوصية","view.onboarding.btnTerms":"الشروط"}},defaultLanguage:"en"},data:{type:"Main",isMain:!0,key:"c92tR8J5wbTb3fav",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.one-page2"},{type:"OnboardImage",attributes:{src:"https://textcall-dev.s3.amazonaws.com/onboard/high/aadf6191a8f1091831647b3a01e1a1aa.jpg",resizeMode:"contain",style:{height:350}}},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.one-page2"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.two-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.two-page2"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.three-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.three-page2"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardTitle",attributes:{style:{color:"#FDFDFD",textAlign:"center",marginTop:40}},children:"onboard.title.four-page2"},{type:"OnboardSubtitle",attributes:{style:{color:"#C7C7C7",fontSize:16,textAlign:"center"}},children:"onboard.subtitle.four-page2"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot"}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"att"},{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#A9AAAC",button_background_color:"#ffffff00",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#FFFFFF",button_background_color:"#0066FF",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"home"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#81838F",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#81838F",linkedWordSecondPage:"terms",style:{gap:8,color:"#81838F"}}}],attributes:{theme:"dark"}}]}},et={name:"vpn-onboard-5",version:"1.1.2",type:"onboard",appConfig:{theme:"light",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"One Page","onboard.title.one-page2":"One Page","onboard.title.two-page":"Two Page","onboard.title.two-page2":"Two Page","onboard.title.three-page":"Three Page","onboard.title.three-page2":"Three Page","onboard.title.four-page":"Four Page","onboard.title.four-page2":"Four Page","onboard.subtitle.one-page":"One Page","onboard.subtitle.one-page2":"One Page","onboard.subtitle.two-page":"Two Page","onboard.subtitle.two-page2":"Two Page","onboard.subtitle.three-page":"Three Page","onboard.subtitle.three-page2":"Three Page","onboard.subtitle.four-page":"Four Page","onboard.subtitle.four-page2":"Four Page","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy","view.onboarding.btnTerms":"Terms"},ar:{"onboard.title.one-page":" العربية","onboard.title.one-page2":" العربية","onboard.title.two-page":" العربية","onboard.title.two-page2":" العربية","onboard.title.three-page":" العربية","onboard.title.three-page2":" العربية","onboard.title.four-page":" العربية","onboard.title.four-page2":" العربية","onboard.subtitle.one-page":" العربية","onboard.subtitle.one-page2":" العربية","onboard.subtitle.two-page":" العربية","onboard.subtitle.two-page2":" العربية","onboard.subtitle.three-page":" العربية","onboard.subtitle.three-page2":" العربية","onboard.subtitle.four-page":" العربية","onboard.subtitle.four-page2":" العربية","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة فإنك توافق على","view.onboarding.btnPrivacy":"الخصوصية","view.onboarding.btnTerms":"الشروط"}},defaultLanguage:"en"},data:{type:"Main",isMain:!0,key:"cJVVSS7q9Qe1trnb",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/d237d6cde8bc9126cee7b47e30cd19f0.png",resizeMode:"contain",lottie:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/lottie/0be045f9fe44c790a4525a1a6bc4b837.json",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.one-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.one-page"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/820dc32b8252555058e7014a7fd1652f.png",resizeMode:"contain",video_url:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/video/440346112d02e65be3767c39b96cd7c0.mp4",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.two-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.two-page"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/fbb8677cd23cba79eef0ebef181e3b57.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.three-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.three-page"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/18cdd5cc478389df8ff362f95b7173ea.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.five-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.five-page"}]},{type:"OnboardItem",key:"app_onboard-page6",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/3c1225f83f5a5c934926fab3cb0e65d5.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.six-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.six-page"}]},{type:"OnboardItem",key:"app_onboard-page5",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ff07e162b2a63d38f07909e87848d46f.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#080A17"}},children:"onboard.title.four-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#272737"}},children:"onboard.subtitle.four-page"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot",expanding_dot_width:20}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#0450E2",button_background_color:"#E9EBF9",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#0450E2",button_background_color:"#E9EBF9",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#0450E2",button_background_color:"#E9EBF9",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.five-page",button_text_color:"#0450E2",button_background_color:"#E9EBF9",events:[{type:"Navigate",navigate_to:null,targetIndex:4}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.five-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Permission",permission:"GDPR"},{type:"Navigate",navigate_to:null,targetIndex:4}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:4},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.five-page",button_text_color:"#0450E2",button_background_color:"#E9EBF9",events:[{type:"Navigate",navigate_to:null,targetIndex:5}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.five-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:5}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:5},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#ffffff",button_background_color:"#0450E2",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"subscriptions"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#0450E2",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#0450E2",linkedWordSecondPage:"terms",style:{gap:8,color:"#A2A4B1"}}}],attributes:{theme:"all"}}]}},tt={name:"vpn-onboard-6",version:"1.1.2",type:"onboard",appConfig:{theme:"dark",isRtl:!1,screenStyle:{light:{backgroundColor:"#FDFDFD",color:"#161827"},dark:{backgroundColor:"#12131A",color:"#E9EBF9"}},localication:{en:{"onboard.title.one-page":"One Page","onboard.title.one-page2":"One Page","onboard.title.two-page":"Two Page","onboard.title.two-page2":"Two Page","onboard.title.three-page":"Three Page","onboard.title.three-page2":"Three Page","onboard.title.four-page":"Four Page","onboard.title.four-page2":"Four Page","onboard.subtitle.one-page":"One Page","onboard.subtitle.one-page2":"One Page","onboard.subtitle.two-page":"Two Page","onboard.subtitle.two-page2":"Two Page","onboard.subtitle.three-page":"Three Page","onboard.subtitle.three-page2":"Three Page","onboard.subtitle.four-page":"Four Page","onboard.subtitle.four-page2":"Four Page","onboard.next.one-page":"Next","onboard.next.two-page":"Next","onboard.next.three-page":"Next","onboard.skip.one-page":"Skip","onboard.skip.two-page":"Skip","onboard.skip.three-page":"Skip","onboard.allow.four-page":"Allow","view.onboarding.footer.description":"By clicking continue, you will be accepting the Terms of service and privacy policy","view.onboarding.btnPrivacy":"Privacy","view.onboarding.btnTerms":"Terms"},ar:{"onboard.title.one-page":" العربية","onboard.title.one-page2":" العربية","onboard.title.two-page":" العربية","onboard.title.two-page2":" العربية","onboard.title.three-page":" العربية","onboard.title.three-page2":" العربية","onboard.title.four-page":" العربية","onboard.title.four-page2":" العربية","onboard.subtitle.one-page":" العربية","onboard.subtitle.one-page2":" العربية","onboard.subtitle.two-page":" العربية","onboard.subtitle.two-page2":" العربية","onboard.subtitle.three-page":" العربية","onboard.subtitle.three-page2":" العربية","onboard.subtitle.four-page":" العربية","onboard.subtitle.four-page2":" العربية","onboard.next.one-page":"التالي","onboard.next.two-page":"التالي","onboard.next.three-page":"التالي","onboard.skip.one-page":"تخطي","onboard.skip.two-page":"تخطي","onboard.skip.three-page":"تخطي","onboard.allow.four-page":"السماح","view.onboarding.footer.description":"بالمتابعة فإنك توافق على","view.onboarding.btnPrivacy":"الخصوصية","view.onboarding.btnTerms":"الشروط"}},defaultLanguage:"en"},data:{type:"Main",isMain:!0,key:"cJVVSS7q9Qe1trnb",attributes:{useSafeAreaView:!0},children:[{type:"OnboardProvider",children:[{type:"Onboard",children:[{type:"OnboardItem",key:"app_onboard-page1",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/9cb1d668b3724655f93a91e5eee771c5.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#F4F5FF"}},children:"onboard.title.one-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#DBDDEB"}},children:"onboard.subtitle.one-page"}]},{type:"OnboardItem",key:"app_onboard-page2",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/f8d0c64bf89cc5f2f14126d0544ba174.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#F4F5FF"}},children:"onboard.title.two-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#DBDDEB"}},children:"onboard.subtitle.two-page"}]},{type:"OnboardItem",key:"app_onboard-page3",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ad823809885c1a2a8e4632039f35a94e.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#F4F5FF"}},children:"onboard.title.three-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#DBDDEB"}},children:"onboard.subtitle.three-page"}]},{type:"OnboardItem",key:"app_onboard-page4",children:[{type:"OnboardImage",attributes:{src:"https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ede1705c51f3434ae9053ed5f29bf5dd.png",resizeMode:"contain",style:{height:400}}},{type:"OnboardTitle",attributes:{style:{color:"#F4F5FF"}},children:"onboard.title.four-page"},{type:"OnboardSubtitle",attributes:{style:{color:"#DBDDEB"}},children:"onboard.subtitle.four-page"}]}]},{type:"OnboardDot",attributes:{dotType:"expanding_dot",expanding_dot_width:20}},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:0},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.one-page",button_text_color:"#0450E2",button_background_color:"#161827",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.one-page",button_text_color:"#FFFFFF",button_background_color:"#0450E2",events:[{type:"Navigate",navigate_to:null,targetIndex:1}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:1},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.two-page",button_text_color:"#0450E2",button_background_color:"#161827",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.two-page",button_text_color:"#FFFFFF",button_background_color:"#0450E2",events:[{type:"Navigate",navigate_to:null,targetIndex:2}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:2},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.skip.three-page",button_text_color:"#0450E2",button_background_color:"#161827",events:[{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}},{type:"OnboardButton",attributes:{labelKey:"onboard.next.three-page",button_text_color:"#FFFFFF",button_background_color:"#0450E2",events:[{type:"Permission",permission:"rating"},{type:"Navigate",navigate_to:null,targetIndex:3}],style:{flex:1}}}]},{type:"OnboardButtons",attributes:{buttons_direction:"row",condition:"carousel-index",conditionVariable:3},children:[{type:"OnboardButton",attributes:{labelKey:"onboard.allow.four-page",button_text_color:"#FFFFFF",button_background_color:"#0450E2",events:[{type:"Permission",permission:"notification"},{type:"Navigate",navigate_to:"subscriptions"}],style:{flex:1}}}]},{type:"OnboardFooter",attributes:{textLocalizationKey:"view.onboarding.footer.description",linkedWordFirstLocalizationKey:"view.onboarding.btnPrivacy",linkedWordFirstColor:"#0450E2",linkedWordFirstPage:"privacy",linkedWordSecondLocalizationKey:"view.onboarding.btnTerms",linkedWordSecondColor:"#0450E2",linkedWordSecondPage:"terms",style:{gap:8,color:"#81838F"}}}],attributes:{theme:"dark"}}]}};function ot(e){return{...e,appConfig:{...o,...e.appConfig}}}exports.BuilderProvider=function({params:o,children:r}){const a=t.useMemo(()=>({products:Array.isArray(o?.products)?o.products:[],benefits:o?.benefits&&"object"==typeof o.benefits?o.benefits:{},onPaywallClose:"function"==typeof o?.onPaywallClose?o.onPaywallClose:void 0,onPaywallSubscribe:"function"==typeof o?.onPaywallSubscribe?o.onPaywallSubscribe:void 0,appConfig:o?.appConfig&&"object"==typeof o.appConfig?o.appConfig:void 0,projectColors:o?.projectColors&&"object"==typeof o.projectColors?o.projectColors:void 0,fonts:Array.isArray(o?.fonts)?o.fonts:void 0,appFont:o?.appFont,platform:"native"===o?.platform?"native":"web",previewMode:!!o?.previewMode,selectedKey:"string"==typeof o?.selectedKey?o.selectedKey:void 0}),[o?.benefits,o?.products,o?.platform,o?.onPaywallClose,o?.onPaywallSubscribe,o?.appConfig,o?.projectColors,o?.fonts,o?.appFont,o?.previewMode,o?.selectedKey]);return e.jsx(i.Provider,{value:a,children:r})},exports.LocalizationParamsProvider=function({params:t,children:o}){return e.jsx(n,{localizationParams:t,otherParams:{},children:o})},exports.ParamsProvider=n,exports.TRIBE_ASSETS_BASE_URL=Le,exports.analyseAndProccess=function(e){if(be(e))return null;const t=Oe(e),{valid:o,message:i}=Ie(t);if(!o)throw new Error(i??"Node is not valid");return Pe(t,new Set)},exports.analyseNode=Ie,exports.defaultAppConfig=o,exports.getArrayItemType=ye,exports.getAttributeMeta=function(e,t){const o=le(e),i=o?.meta?.styles,r=o?.meta?.attributes;return function(e,t){if(!e)return;const o=function(e){return"native"===e?"native":"web"}(t),i=new Set(["scrollable"]),r=new Set(["paddingHorizontal","paddingVertical","marginHorizontal","marginVertical"]),a=new Set(["gap","showEllipsis","adjustsFontSizeToFit"]),n=e=>i.has(e)||("web"===o?r.has(e):a.has(e));let s=!1;const l={};for(const[t,o]of Object.entries(e))o&&"object"==typeof o&&n(t)?(l[t]={...o,category:"other",specialCategory:null},s=!0):l[t]=o;return s?l:e}(i&&r?{...r,...i}:i??r,t)},exports.getAttributeSchema=de,exports.getBasicSamples=function(){return[ot(je),ot(Ee),ot(Ne),ot(Ue)]},exports.getDefaultDevice=M,exports.getDefaultsForType=ce,exports.getDevices=I,exports.getImage=De,exports.getMeta=function(){return{...Me}},exports.getOnboardSamples=function(){return[qe,Ye,Qe,Xe,et,tt].map(ot)},exports.getPatternByType=le,exports.getSamples=function(){const e=[qe,Ye,Qe,Xe,et,tt].map(ot);return[ot(je),ot(Ee),ot(Ne),ot(Ue),ot(Ke),ot($e),ot(Ge),ot(Je),ot(Ze),...e]},exports.getTypeSchema=ge,exports.isEmptyObject=me,exports.isNodeArray=fe,exports.isNodeNullOrUndefined=be,exports.isNodeString=ue,exports.isPrimitiveType=pe,exports.novaToJson=function(e){const t=e.data.data?.layout;return"onboard-layout"===t?function(e){const t=e?.data?.data?.attributes||e?.data?.attributes||{},o=t?.general_components||[],i=t?.data||[],r=function(e){const t=e.find(e=>"dots-layout"===e?.layout);if(!t)return null;const o=t?.attributes?.dot||[],i=o?.[0],r=i?.layout,a=i?.attributes||{},n=e=>{if("number"==typeof e)return e;if("string"==typeof e&&e.trim().length>0){const t=Number(e);return Number.isFinite(t)?t:void 0}},s=n(a?.inactive_dot_opacity),l=n(a?.expanding_dot_width),d="string"==typeof a?.dot_style?a.dot_style:void 0,c="string"==typeof a?.container_style?a.container_style:void 0,g="string"==typeof a?.active_dot_color?a.active_dot_color:void 0,p={};r&&(p.dotType=r);void 0!==s&&(p.inactive_dot_opacity=s);void 0!==l&&(p.expanding_dot_width=l);d&&(p.dot_style=d);c&&(p.container_style=c);g&&(p.active_dot_color=g);return{type:"OnboardDot",attributes:Object.keys(p).length?p:void 0,children:void 0}}(o),a=function(e){const t=e.find(e=>"footer-layout"===e?.layout);if(!t)return null;const o=t?.attributes?.texts||[],i=[];let r,a;for(const e of o)if("Text"===e?.layout){const t=e?.attributes?.text_localization_key||"",o=e?.attributes?.text_color||void 0;r||(r=t),a||"string"!=typeof o||(a=o);const n=e?.attributes?.linkedwords||[];for(const e of n)if("LinkedWords"===e?.layout){const t=e?.attributes?.linked_word_localization_key,o=e?.attributes?.linked_word_color,r=e?.attributes?.page;i.push({text_key:t,color:o,page:r})}}const n={gap:8};r&&(n.textLocalizationKey=r);a&&(n.color=a);const s=i[0],l=i[1];s&&(s.text_key&&(n.linkedWordFirstLocalizationKey=s.text_key),s.color&&(n.linkedWordFirstColor=s.color),s.page&&(n.linkedWordFirstPage=s.page));l&&(l.text_key&&(n.linkedWordSecondLocalizationKey=l.text_key),l.color&&(n.linkedWordSecondColor=l.color),l.page&&(n.linkedWordSecondPage=l.page));return{type:"OnboardFooter",attributes:n,children:void 0}}(o),{carouselNode:n,providerLevelButtons:s}=function(e){const t=e.filter(e=>"simple-onboard-layout"===e?.layout),o=new Map;t.forEach((e,t)=>{const i=e?.attributes?.key;"string"==typeof i&&o.set(i,t)});const i=[],r=t.map(e=>function(e,t,o){const i=e?.attributes?.components||[],r=[],a=e?.attributes?.key,n="string"==typeof a&&t.has(a)?t.get(a):void 0;for(const e of i)if("title-layout"===e?.layout){const t=e?.attributes?.title_localization_key||"",o=e?.attributes?.title_color||void 0,{fontSize:i,textAlign:a,marginTop:n,fontWeight:s}=Re(e);r.push({type:"OnboardTitle",attributes:o||i||a||n||s?{...o?{color:o}:{},..."number"==typeof i?{fontSize:i}:{},...a?{textAlign:a}:{},..."number"==typeof n?{marginTop:n}:{},...s?{fontWeight:s}:{}}:void 0,children:t})}else if("subtitle-layout"===e?.layout){const t=e?.attributes?.subtitle_localization_key||"",o=e?.attributes?.subtitle_color||void 0,{fontSize:i,textAlign:a,marginTop:n,fontWeight:s}=Re(e);r.push({type:"OnboardSubtitle",attributes:o||i||a||n||s?{...o?{color:o}:{},..."number"==typeof i?{fontSize:i}:{},...a?{textAlign:a}:{},..."number"==typeof n?{marginTop:n}:{},...s?{fontWeight:s}:{}}:void 0,children:t})}else if("image-layout"===e?.layout){const t=e?.attributes?.image||e?.attributes?.src||"",o=e?.attributes?.height??e?.attributes?.ios_height??e?.attributes?.android_height,i="string"==typeof o?Number.parseInt(o,10):"number"==typeof o?o:void 0,a=Boolean(e?.attributes?.is_bg_image),n=Ae(e),s=e?.attributes?.lottie,l=e?.attributes?.video_url;t&&r.push({type:"OnboardImage",attributes:{src:t,...i?{height:i}:{},resizeMode:a?"cover":"contain",..."number"==typeof n.borderRadius?{borderRadius:n.borderRadius}:{},..."string"==typeof s?{lottie:s}:{},..."string"==typeof l?{video_url:l}:{}},children:void 0})}else if("Buttons"===e?.layout){const i=e?.attributes?.buttons_direction,r=e?.attributes?.buttons||[],a=[];for(const e of r){const o=e?.attributes||{},i=o?.button_text_localization_key||"",r=o?.button_text_color,n=o?.button_background_color,s=o?.animation,l=o?.animation_color,d=o?.flex?Number(o.flex):void 0,c=o?.actions||[],g=[];for(const e of c){const o=e?.attributes?.events||[];for(const e of o)if("Permission"===e?.layout){const t=e?.attributes?.permission;g.push({type:"Permission",permission:t})}else if("Navigate"===e?.layout){const o=e?.attributes?.next_page_key,i="string"==typeof o&&t.has(o),r=i?null:"string"==typeof o?o:null;g.push({type:"Navigate",navigate_to:r,...i?{targetIndex:t.get(o)}:{}}),i&&t.get(o)}}a.push({type:"OnboardButton",attributes:{labelKey:i,..."string"==typeof r?{button_text_color:r}:{},..."string"==typeof s?{animation:s}:{},..."string"==typeof l?{animation_color:l}:{},..."string"==typeof n?{button_background_color:n}:{},..."number"==typeof d?{flex:d}:{},...g.length?{events:g}:{}},children:void 0})}a.length>0&&o.push({type:"OnboardButtons",attributes:{...i?{buttons_direction:i}:{},..."number"==typeof n?{condition:"carousel-index",conditionVariable:n}:{}},children:a})}const s=e?.attributes?.key,l="string"==typeof s&&s||("string"==typeof e?.key?e.key:void 0);return{type:"OnboardItem",...l?{key:l}:{},children:r}}(e,o,i)),a={type:"Onboard",children:r};return{carouselNode:a,providerLevelButtons:i}}(i),l={type:"OnboardProvider",key:e?.data?.data?.key,children:[n,...r?[r]:[],...s.length?s:[],...a?[a]:[]],attributes:{theme:e?.data?.theme}},d={type:"Main",isMain:!0,key:e?.data?.data?.key,children:[l],attributes:{useSafeAreaView:!0}};return delete l.key,d}(e):null},exports.parseTribeAssetName=Ve,exports.querySelector=function(e,t){if(null==e)return[];if(!t)return[];const o=t.startsWith("#"),i=o?t.slice(1):void 0,r=[],a=e=>{var n,s;if(null!=e)if(Array.isArray(e))for(const t of e)a(t);else"string"!=typeof e&&null!=(s=e)&&!Array.isArray(s)&&"string"!=typeof s&&"object"==typeof s&&"type"in s&&"children"in s&&(n=e,(o?n.key===i:n.type===t)&&r.push(e),a(e.children))};return a(e),r},exports.resolveImageSrc=function(e){if(!e)return;if(function(e){return/^(https?:)?\/\//.test(e)||/^(data|blob):/.test(e)}(e))return e;const t=Ve(e);return t?De(t):e},exports.useBuilderParams=r,exports.useCalculateLocalizedPrice=function(){return""},exports.useCarouselOptionsSeperator=function(){return""},exports.useCloseStatusPaywall=function(){return!1},exports.useDiscountRate=function(){return 0},exports.useExtractImageStyle=function(e){const{appConfig:i,projectColors:a}=r(),n=i?.theme??o.theme,s=a;return t.useMemo(()=>{const t=function(e,t={}){const o=e.attributes,i=o?.style;if(!o)return{};const r=o?.resizeMode??i?.resizeMode,a={};return r&&(a.resizeMode=r),{...Z(e,t),...a}}(e,{theme:n,projectColors:s}),{resizeMode:o,...i}=t??{},r=e.attributes,a=r?.style??void 0,{style:l,...d}=r??{};return{style:i,other:{...d,resizeMode:o??a?.resizeMode}}},[e,n,s])},exports.useExtractTextStyle=function(e){const{appConfig:i,projectColors:a,fonts:n}=r(),s=i??o,l=a,d=n;return t.useMemo(()=>{const t=ee(e,{appConfig:s,projectColors:l,fonts:d}),o=e.attributes,i=o?.style??void 0,{style:r,...a}=o??{};return{style:t,other:{...a,adjustsFontSizeToFit:i?.adjustsFontSizeToFit,showEllipsis:i?.showEllipsis}}},[e,s,l,d])},exports.useExtractViewStyle=function(e){const{appConfig:i,projectColors:a}=r(),n=i?.theme??o.theme,s=a;return t.useMemo(()=>{const t=Z(e,{theme:n,projectColors:s}),o=e.attributes,i=o?.style??void 0,{style:r,...a}=o??{};return{style:t,other:{...a,scrollable:i?.scrollable}}},[e,n,s])},exports.useLocalizationParams=l,exports.useLocalize=function(e){const{appConfig:i}=r(),a=e?.appConfig??i??o,{defaultLanguage:n,localication:s}=a,d=l();return t.useCallback(e=>function(e,t){return e&&t&&Object.entries(t).reduce((e,[t,o])=>{const i=`@${t}`;return e.split(i).join(String(o))},e)||e}(s?.[n??"en"]?.[e]??e,d),[n,s,d])},exports.useNode=function(e){const t=e?.type,o=ce(t);if(!o)return e;const i=e.attributes??{},r=o,a={...r,...i,style:{...r?.style??{},...i?.style??{}}};return a&&"object"==typeof a.style&&null!=a.style&&0===Object.keys(a.style).length&&delete a.style,{...e,attributes:a}},exports.useParams=s,exports.usePaywallCounter=function(){return 0};
|
|
31
29
|
//# sourceMappingURL=index.cjs.js.map
|