@haiilo/catalyst 0.2.0 → 0.2.3

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.
Files changed (91) hide show
  1. package/dist/catalyst/app-globals-54573336.js +718 -0
  2. package/dist/catalyst/app-globals-54573336.js.map +1 -0
  3. package/dist/{components/cat-alert.js → catalyst/cat-alert.entry.js} +7 -26
  4. package/dist/catalyst/cat-alert.entry.js.map +1 -0
  5. package/dist/{components/cat-badge.js → catalyst/cat-badge.entry.js} +8 -31
  6. package/dist/catalyst/cat-badge.entry.js.map +1 -0
  7. package/dist/{components/cat-button.js → catalyst/cat-button.entry.js} +41 -59
  8. package/dist/catalyst/cat-button.entry.js.map +1 -0
  9. package/dist/{components/cat-icon-registry.js → catalyst/cat-icon-registry-59da2e37.js} +2 -0
  10. package/dist/catalyst/cat-icon-registry-59da2e37.js.map +1 -0
  11. package/dist/{components/cat-icon2.js → catalyst/cat-icon.entry.js} +9 -27
  12. package/dist/catalyst/cat-icon.entry.js.map +1 -0
  13. package/dist/catalyst/cat-input.entry.js +55 -0
  14. package/dist/catalyst/cat-input.entry.js.map +1 -0
  15. package/dist/{components/cat-menu.js → catalyst/cat-menu.entry.js} +636 -28
  16. package/dist/catalyst/cat-menu.entry.js.map +1 -0
  17. package/dist/catalyst/cat-scrollable.entry.js +4523 -0
  18. package/dist/catalyst/cat-scrollable.entry.js.map +1 -0
  19. package/dist/{components/cat-skeleton.js → catalyst/cat-skeleton.entry.js} +7 -29
  20. package/dist/catalyst/cat-skeleton.entry.js.map +1 -0
  21. package/dist/{components/cat-spinner2.js → catalyst/cat-spinner.entry.js} +8 -25
  22. package/dist/catalyst/cat-spinner.entry.js.map +1 -0
  23. package/dist/catalyst/catalyst.css +1959 -1
  24. package/dist/catalyst/catalyst.esm.js +132 -1
  25. package/dist/catalyst/catalyst.esm.js.map +1 -0
  26. package/dist/catalyst/css-shim-e6dd2538.js +6 -0
  27. package/dist/catalyst/css-shim-e6dd2538.js.map +1 -0
  28. package/dist/catalyst/dom-7fc649b0.js +75 -0
  29. package/dist/catalyst/dom-7fc649b0.js.map +1 -0
  30. package/dist/catalyst/index-2df805aa.js +3059 -0
  31. package/dist/catalyst/index-2df805aa.js.map +1 -0
  32. package/dist/catalyst/index.esm.js +3 -0
  33. package/dist/catalyst/index.esm.js.map +1 -0
  34. package/dist/catalyst/shadow-css-4d56fa31.js +390 -0
  35. package/dist/catalyst/shadow-css-4d56fa31.js.map +1 -0
  36. package/dist/components/cat-input.d.ts +11 -0
  37. package/dist/components/cat-scrollable.d.ts +11 -0
  38. package/dist/components/index.d.ts +1 -1
  39. package/dist/types/components/cat-input/cat-input.d.ts +70 -0
  40. package/dist/types/components/cat-scrollable/cat-scrollable.d.ts +50 -0
  41. package/dist/types/components.d.ts +85 -0
  42. package/package.json +15 -12
  43. package/dist/catalyst/p-4c438c2d.entry.js +0 -11
  44. package/dist/catalyst/p-73ee291d.js +0 -1
  45. package/dist/catalyst/p-94273abf.js +0 -1
  46. package/dist/cjs/app-globals-a3b3cf88.js +0 -135
  47. package/dist/cjs/cat-alert_7.cjs.entry.js +0 -3115
  48. package/dist/cjs/cat-icon-registry-eeff9b7d.js +0 -1359
  49. package/dist/cjs/catalyst.cjs.js +0 -21
  50. package/dist/cjs/index.cjs.js +0 -2
  51. package/dist/cjs/loader.cjs.js +0 -23
  52. package/dist/collection/collection-manifest.json +0 -19
  53. package/dist/collection/components/cat-alert/cat-alert.css +0 -57
  54. package/dist/collection/components/cat-alert/cat-alert.js +0 -49
  55. package/dist/collection/components/cat-badge/cat-badge.css +0 -154
  56. package/dist/collection/components/cat-badge/cat-badge.js +0 -141
  57. package/dist/collection/components/cat-button/cat-button.css +0 -319
  58. package/dist/collection/components/cat-button/cat-button.js +0 -590
  59. package/dist/collection/components/cat-icon/cat-icon-registry.js +0 -41
  60. package/dist/collection/components/cat-icon/cat-icon.css +0 -50
  61. package/dist/collection/components/cat-icon/cat-icon.js +0 -89
  62. package/dist/collection/components/cat-menu/cat-menu.css +0 -33
  63. package/dist/collection/components/cat-menu/cat-menu.js +0 -185
  64. package/dist/collection/components/cat-skeleton/cat-skeleton.css +0 -177
  65. package/dist/collection/components/cat-skeleton/cat-skeleton.js +0 -130
  66. package/dist/collection/components/cat-spinner/cat-spinner.css +0 -63
  67. package/dist/collection/components/cat-spinner/cat-spinner.js +0 -64
  68. package/dist/collection/index.cdn.js +0 -21
  69. package/dist/collection/index.js +0 -1
  70. package/dist/collection/init.js +0 -8
  71. package/dist/collection/utils/breakpoints.js +0 -11
  72. package/dist/collection/utils/media-matcher.js +0 -54
  73. package/dist/collection/utils/platform.js +0 -49
  74. package/dist/collection/utils/utils.js +0 -3
  75. package/dist/components/cat-icon.js +0 -6
  76. package/dist/components/cat-spinner.js +0 -6
  77. package/dist/components/index.js +0 -134
  78. package/dist/esm/app-globals-fc0806a7.js +0 -133
  79. package/dist/esm/cat-alert_7.entry.js +0 -3105
  80. package/dist/esm/cat-icon-registry-d877de13.js +0 -1331
  81. package/dist/esm/catalyst.js +0 -19
  82. package/dist/esm/index.js +0 -1
  83. package/dist/esm/loader.js +0 -19
  84. package/dist/esm/polyfills/core-js.js +0 -11
  85. package/dist/esm/polyfills/css-shim.js +0 -1
  86. package/dist/esm/polyfills/dom.js +0 -79
  87. package/dist/esm/polyfills/es5-html-element.js +0 -1
  88. package/dist/esm/polyfills/index.js +0 -34
  89. package/dist/esm/polyfills/system.js +0 -6
  90. package/dist/index.cjs.js +0 -1
  91. package/dist/index.js +0 -1
@@ -131,6 +131,36 @@ export namespace Components {
131
131
  */
132
132
  "placement": Placement;
133
133
  }
134
+ interface CatScrollable {
135
+ /**
136
+ * Flags to enable/disable overflowX.
137
+ */
138
+ "overflowX": boolean;
139
+ /**
140
+ * Flags to enable/disable overflowY.
141
+ */
142
+ "overflowY": boolean;
143
+ /**
144
+ * Flag to enable/disable overscroll behavior.
145
+ */
146
+ "overscroll": boolean;
147
+ /**
148
+ * Buffer to be used to calculate the scroll distance.
149
+ */
150
+ "scrolledBuffer": number;
151
+ /**
152
+ * Flag to fire an initial event after content initialization.
153
+ */
154
+ "scrolledInit": boolean;
155
+ /**
156
+ * Flags to enable/disable scroll shadowX.
157
+ */
158
+ "shadowX": boolean;
159
+ /**
160
+ * Flags to enable/disable scroll shadowY.
161
+ */
162
+ "shadowY": boolean;
163
+ }
134
164
  interface CatSkeleton {
135
165
  /**
136
166
  * The animation style of the skeleton.
@@ -191,6 +221,12 @@ declare global {
191
221
  prototype: HTMLCatMenuElement;
192
222
  new (): HTMLCatMenuElement;
193
223
  };
224
+ interface HTMLCatScrollableElement extends Components.CatScrollable, HTMLStencilElement {
225
+ }
226
+ var HTMLCatScrollableElement: {
227
+ prototype: HTMLCatScrollableElement;
228
+ new (): HTMLCatScrollableElement;
229
+ };
194
230
  interface HTMLCatSkeletonElement extends Components.CatSkeleton, HTMLStencilElement {
195
231
  }
196
232
  var HTMLCatSkeletonElement: {
@@ -209,6 +245,7 @@ declare global {
209
245
  "cat-button": HTMLCatButtonElement;
210
246
  "cat-icon": HTMLCatIconElement;
211
247
  "cat-menu": HTMLCatMenuElement;
248
+ "cat-scrollable": HTMLCatScrollableElement;
212
249
  "cat-skeleton": HTMLCatSkeletonElement;
213
250
  "cat-spinner": HTMLCatSpinnerElement;
214
251
  }
@@ -352,6 +389,52 @@ declare namespace LocalJSX {
352
389
  */
353
390
  "placement"?: Placement;
354
391
  }
392
+ interface CatScrollable {
393
+ /**
394
+ * Emitted when the content is fully scrolled to the bottom.
395
+ */
396
+ "onScrolledBottom"?: (event: CustomEvent<void>) => void;
397
+ /**
398
+ * Emitted when the content is fully scrolled to the left.
399
+ */
400
+ "onScrolledLeft"?: (event: CustomEvent<void>) => void;
401
+ /**
402
+ * Emitted when the content is fully scrolled to the right.
403
+ */
404
+ "onScrolledRight"?: (event: CustomEvent<void>) => void;
405
+ /**
406
+ * Emitted when the content is fully scrolled to the top.
407
+ */
408
+ "onScrolledTop"?: (event: CustomEvent<void>) => void;
409
+ /**
410
+ * Flags to enable/disable overflowX.
411
+ */
412
+ "overflowX"?: boolean;
413
+ /**
414
+ * Flags to enable/disable overflowY.
415
+ */
416
+ "overflowY"?: boolean;
417
+ /**
418
+ * Flag to enable/disable overscroll behavior.
419
+ */
420
+ "overscroll"?: boolean;
421
+ /**
422
+ * Buffer to be used to calculate the scroll distance.
423
+ */
424
+ "scrolledBuffer"?: number;
425
+ /**
426
+ * Flag to fire an initial event after content initialization.
427
+ */
428
+ "scrolledInit"?: boolean;
429
+ /**
430
+ * Flags to enable/disable scroll shadowX.
431
+ */
432
+ "shadowX"?: boolean;
433
+ /**
434
+ * Flags to enable/disable scroll shadowY.
435
+ */
436
+ "shadowY"?: boolean;
437
+ }
355
438
  interface CatSkeleton {
356
439
  /**
357
440
  * The animation style of the skeleton.
@@ -386,6 +469,7 @@ declare namespace LocalJSX {
386
469
  "cat-button": CatButton;
387
470
  "cat-icon": CatIcon;
388
471
  "cat-menu": CatMenu;
472
+ "cat-scrollable": CatScrollable;
389
473
  "cat-skeleton": CatSkeleton;
390
474
  "cat-spinner": CatSpinner;
391
475
  }
@@ -399,6 +483,7 @@ declare module "@stencil/core" {
399
483
  "cat-button": LocalJSX.CatButton & JSXBase.HTMLAttributes<HTMLCatButtonElement>;
400
484
  "cat-icon": LocalJSX.CatIcon & JSXBase.HTMLAttributes<HTMLCatIconElement>;
401
485
  "cat-menu": LocalJSX.CatMenu & JSXBase.HTMLAttributes<HTMLCatMenuElement>;
486
+ "cat-scrollable": LocalJSX.CatScrollable & JSXBase.HTMLAttributes<HTMLCatScrollableElement>;
402
487
  "cat-skeleton": LocalJSX.CatSkeleton & JSXBase.HTMLAttributes<HTMLCatSkeletonElement>;
403
488
  "cat-spinner": LocalJSX.CatSpinner & JSXBase.HTMLAttributes<HTMLCatSpinnerElement>;
404
489
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@haiilo/catalyst",
3
- "version": "0.2.0",
3
+ "version": "0.2.3",
4
4
  "description": "Catalyst Design System",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -43,23 +43,24 @@
43
43
  "reset": "rm -rf ./dist ./loader ./node_modules ./www"
44
44
  },
45
45
  "dependencies": {
46
- "@floating-ui/dom": "^0.4.1",
47
- "@stencil/core": "2.13.0",
48
- "focus-trap": "^6.8.0-beta.2",
46
+ "@floating-ui/dom": "0.4.1",
47
+ "@stencil/core": "2.15.0",
48
+ "focus-trap": "6.8.0-beta.2",
49
49
  "loglevel": "1.8.0",
50
50
  "sanitize.css": "13.0.0",
51
- "tabbable": "^5.3.0-beta.1"
51
+ "tabbable": "5.3.0-beta.1"
52
52
  },
53
53
  "peerDependencies": {
54
- "@haiilo/catalyst-icons": ">=0.1.2",
55
- "@haiilo/catalyst-tokens": ">=0.1.3"
54
+ "@haiilo/catalyst-icons": ">=0.1.4",
55
+ "@haiilo/catalyst-tokens": ">=0.1.4",
56
+ "rxjs": "^7.5.5"
56
57
  },
57
58
  "devDependencies": {
58
59
  "@babel/core": "^7.16.5",
59
- "@haiilo/catalyst-icons": "^0.1.2",
60
- "@haiilo/catalyst-tokens": "^0.1.3",
60
+ "@haiilo/catalyst-icons": "^0.1.5",
61
+ "@haiilo/catalyst-tokens": "^0.1.5",
61
62
  "@stencil/angular-output-target": "^0.4.0",
62
- "@stencil/react-output-target": "^0.2.1",
63
+ "@stencil/react-output-target": "^0.3.1",
63
64
  "@stencil/sass": "^1.5.2",
64
65
  "@stencil/vue-output-target": "^0.6.0",
65
66
  "@types/jest": "^27.4.0",
@@ -71,11 +72,13 @@
71
72
  "jest": "^27.5.1",
72
73
  "jest-cli": "^27.5.1",
73
74
  "prettier": "^2.5.1",
74
- "puppeteer": "^10.0.0",
75
+ "puppeteer": "^13.5.2",
76
+ "rxjs": "^7.5.5",
75
77
  "standard-version": "^9.3.2",
76
78
  "stylelint": "^14.4.0",
77
79
  "stylelint-config-prettier-scss": "^0.0.1",
78
80
  "stylelint-config-standard-scss": "^3.0.0",
79
81
  "typescript": "^4.5.5"
80
- }
82
+ },
83
+ "gitHead": "3bd083786a1df0a2de5b5d4a5eb557b44fb97800"
81
84
  }
@@ -1,11 +0,0 @@
1
- import{r as t,h as e,c as n,C as i,H as o}from"./p-94273abf.js";let r=class{constructor(e){t(this,e),this.color="primary"}render(){return e("div",{part:"alert",class:{"cat-alert":!0,[`cat-alert-${this.color}`]:Boolean(this.color)}},e("slot",null))}};r.style=":host{display:block;margin-bottom:1rem}:host([hidden]){display:none}.cat-alert{font:inherit;color:rgb(var(--text));background-color:rgba(var(--bg), 0.1);box-shadow:inset 0 0 0 1px rgba(var(--border), 0.2);border-radius:0.25rem;padding:0.75rem 1rem;width:100%}::slotted(:last-child){margin-bottom:0 !important}.cat-alert-primary{--bg:var(--cat-primary-bg, 32, 127, 138);--text:var(--cat-primary-text, 32, 127, 138);--border:var(--cat-primary-text, 32, 127, 138)}.cat-alert-secondary{--bg:105, 118, 135;--text:0, 0, 0;--border:105, 118, 135}.cat-alert-success{--bg:0, 132, 88;--text:0, 132, 88;--border:0, 132, 88}.cat-alert-warning{--bg:255, 206, 128;--text:159, 97, 0;--border:159, 97, 0}.cat-alert-danger{--bg:217, 52, 13;--text:217, 52, 13;--border:217, 52, 13}";let a=class{constructor(e){t(this,e),this.variant="filled",this.color="primary",this.size="m",this.round=!1,this.pulse=!1}render(){return e("span",{part:"badge",class:{"cat-badge":!0,"cat-badge-round":this.round,"cat-badge-pulse":this.pulse,[`cat-badge-${this.variant}`]:Boolean(this.variant),[`cat-badge-${this.color}`]:Boolean(this.color),[`cat-badge-${this.size}`]:Boolean(this.size)}},e("slot",null))}};a.style=":host{display:inline-flex;max-width:100%;vertical-align:baseline}:host([hidden]){display:none}.cat-badge{font:inherit;flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:0.125rem;text-decoration:none;width:100%;box-sizing:border-box;line-height:1;white-space:nowrap}.cat-badge slot{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.cat-badge-round{border-radius:10rem}.cat-badge-filled{background-color:rgb(var(--bg));color:rgb(var(--fill));font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:greyscale}.cat-badge-outlined{background-color:white;box-shadow:inset 0 0 0 1px rgba(var(--border), 0.2);color:rgb(var(--text))}.cat-badge-primary{--bg:var(--cat-primary-bg, 32, 127, 138);--fill:var(--cat-primary-fill, 255, 255, 255);--text:var(--cat-primary-text, 32, 127, 138);--border:var(--cat-primary-text, 32, 127, 138)}.cat-badge-secondary{--bg:105, 118, 135;--fill:255, 255, 255;--text:0, 0, 0;--border:105, 118, 135}.cat-badge-success{--bg:0, 132, 88;--fill:255, 255, 255;--text:0, 132, 88;--border:0, 132, 88}.cat-badge-warning{--bg:255, 206, 128;--fill:0, 0, 0;--text:159, 97, 0;--border:159, 97, 0}.cat-badge-danger{--bg:217, 52, 13;--fill:255, 255, 255;--text:217, 52, 13;--border:217, 52, 13}.cat-badge-xs{height:0.75rem;min-width:0.75rem;font-size:0.75rem;padding:0 0.1875rem}.cat-badge-s{height:1rem;min-width:1rem;font-size:0.75rem;padding:0 0.25rem}.cat-badge-m{height:1.25rem;min-width:1.25rem;font-size:0.75rem;padding:0 0.3125rem}.cat-badge-l{height:1.5rem;min-width:1.5rem;font-size:0.875rem;padding:0 0.375rem}.cat-badge-xl{height:1.75rem;min-width:1.75rem;font-size:0.9375rem;padding:0 0.4375rem}.cat-badge-pulse.cat-badge-filled{animation:1.5s ease 0s infinite normal none running pulse}.cat-badge-pulse.cat-badge-outlined{animation:1.5s ease 0s infinite normal none running pulse-outlined}@keyframes pulse{0%{box-shadow:0 0 0 0 rgb(var(--bg))}70%{box-shadow:transparent 0px 0px 0px 0.5rem}100%{box-shadow:transparent 0px 0px 0px 0px}}@keyframes pulse-outlined{0%{box-shadow:0 0 0 0 rgb(var(--bg)), inset 0 0 0 1px rgba(var(--border), 0.2)}70%{box-shadow:transparent 0px 0px 0px 0.5rem, inset 0 0 0 1px rgba(var(--border), 0.2)}100%{box-shadow:transparent 0px 0px 0px 0px, inset 0 0 0 1px rgba(var(--border), 0.2)}}";var s,c="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},l=(function(t){var e,n;e=c,n=function(){var t=function(){},e="undefined",n=typeof window!==e&&typeof window.navigator!==e&&/Trident\/|MSIE /.test(window.navigator.userAgent),i=["trace","debug","info","warn","error"];function o(t,e){var n=t[e];if("function"==typeof n.bind)return n.bind(t);try{return Function.prototype.bind.call(n,t)}catch(e){return function(){return Function.prototype.apply.apply(n,[t,arguments])}}}function r(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function a(i){return"debug"===i&&(i="log"),typeof console!==e&&("trace"===i&&n?r:void 0!==console[i]?o(console,i):void 0!==console.log?o(console,"log"):t)}function s(e,n){for(var o=0;o<i.length;o++){var r=i[o];this[r]=o<e?t:this.methodFactory(r,e,n)}this.log=this.debug}function c(t,n,i){return function(){typeof console!==e&&(s.call(this,n,i),this[t].apply(this,arguments))}}function l(t,e,n){return a(t)||c.apply(this,arguments)}function u(t,n,o){var r,a=this;n=null==n?"WARN":n;var c="loglevel";function u(){var t;if(typeof window!==e&&c){try{t=window.localStorage[c]}catch(t){}if(typeof t===e)try{var n=window.document.cookie,i=n.indexOf(encodeURIComponent(c)+"=");-1!==i&&(t=/^([^;]+)/.exec(n.slice(i))[1])}catch(t){}return void 0===a.levels[t]&&(t=void 0),t}}"string"==typeof t?c+=":"+t:"symbol"==typeof t&&(c=void 0),a.name=t,a.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},a.methodFactory=o||l,a.getLevel=function(){return r},a.setLevel=function(n,o){if("string"==typeof n&&void 0!==a.levels[n.toUpperCase()]&&(n=a.levels[n.toUpperCase()]),!("number"==typeof n&&n>=0&&n<=a.levels.SILENT))throw"log.setLevel() called with invalid level: "+n;if(r=n,!1!==o&&function(t){var n=(i[t]||"silent").toUpperCase();if(typeof window!==e&&c){try{return void(window.localStorage[c]=n)}catch(t){}try{window.document.cookie=encodeURIComponent(c)+"="+n+";"}catch(t){}}}(n),s.call(a,n,t),typeof console===e&&n<a.levels.SILENT)return"No console available for logging"},a.setDefaultLevel=function(t){n=t,u()||a.setLevel(t,!1)},a.resetLevel=function(){a.setLevel(n,!1),function(){if(typeof window!==e&&c){try{return void window.localStorage.removeItem(c)}catch(t){}try{window.document.cookie=encodeURIComponent(c)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch(t){}}}()},a.enableAll=function(t){a.setLevel(a.levels.TRACE,t)},a.disableAll=function(t){a.setLevel(a.levels.SILENT,t)};var d=u();null==d&&(d=n),a.setLevel(d,!1)}var d=new u,h={};d.getLogger=function(t){if("symbol"!=typeof t&&"string"!=typeof t||""===t)throw new TypeError("You must supply a name when creating a logger.");var e=h[t];return e||(e=h[t]=new u(t,d.getLevel(),d.methodFactory)),e};var f=typeof window!==e?window.log:void 0;return d.noConflict=function(){return typeof window!==e&&window.log===d&&(window.log=f),d},d.getLoggers=function(){return h},d.default=d,d},t.exports?t.exports=n():e.log=n()}(s={path:undefined,exports:{},require:function(){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}()}}),s.exports);const u=["xs","s","m","l","xl"],d={xs:"(max-width: 539.98px)",s:"(max-width: 767.98px)",m:"(max-width: 991.98px)",l:"(max-width: 1199.98px)",xl:"(max-width: 1399.98px)"};let h;try{h="undefined"!=typeof Intl&&Intl.v8BreakIterator}catch(t){h=!1}class f{constructor(){this.EDGE=/(edge)/i.test(navigator.userAgent),this.TRIDENT=/(msie|trident)/i.test(navigator.userAgent),this.BLINK=!(!window.chrome&&!h||"undefined"==typeof CSS||this.EDGE||this.TRIDENT),this.WEBKIT=/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT,this.IOS=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window),this.FIREFOX=/(firefox|minefield)/i.test(navigator.userAgent),this.ANDROID=/android/i.test(navigator.userAgent)&&!this.TRIDENT,this.SAFARI=/safari/i.test(navigator.userAgent)&&this.WEBKIT}}const b=new Set;let m;class g{constructor(){this._platform=new f,this._matchMedia=window.matchMedia.bind(window)}matchMedia(t){return(this._platform.WEBKIT||this._platform.BLINK)&&function(t){if(!b.has(t))try{m||(m=document.createElement("style"),m.setAttribute("type","text/css"),document.head.appendChild(m)),m.sheet&&(m.sheet.insertRule(`@media ${t} {body{ }}`,0),b.add(t))}catch(t){l.error(t)}}(t),this._matchMedia(t)}}let p=class{constructor(e){t(this,e),this.catClick=n(this,"catClick",7),this.catFocus=n(this,"catFocus",7),this.catBlur=n(this,"catBlur",7),this._iconOnly=!0,this.variant="outlined",this.color="secondary",this.size="m",this.disabled=!1,this.loading=!1,this.submit=!1,this.ellipsed=!0,this.round=!1,this.iconOnly=!1,this.iconSuffix=!1}onIconOnlyChanged(t){var e,n;null===(e=this.mediaQueryList)||void 0===e||e.removeEventListener("change",this.mediaQueryListener),this.mediaQueryList=void 0,this.mediaQueryListener=void 0,function(t){return"string"==typeof t&&u.includes(t)}(t)?(null!==(n=this.mediaMatcher)&&void 0!==n||(this.mediaMatcher=new g),this.mediaQueryList=this.mediaMatcher.matchMedia(d[t]),this.mediaQueryListener=t=>this._iconOnly=t.matches,this.mediaQueryList.addEventListener("change",this.mediaQueryListener),this._iconOnly=this.mediaQueryList.matches):this._iconOnly=t}componentWillLoad(){this.onIconOnlyChanged(this.iconOnly)}componentWillRender(){this.isIconButton&&!this.a11yLabel&&l.warn("[A11y] Missing ARIA label on icon button",this)}haltDisabledEvents(t){(this.disabled||this.loading)&&(t.preventDefault(),t.stopImmediatePropagation())}async setFocus(t){this.button.focus(t)}render(){var t;return this.url?e("a",{ref:t=>this.button=t,href:this.disabled?void 0:this.url,target:this.urlTarget,"aria-disabled":this.disabled?"true":null,"aria-label":this.a11yLabel,id:this.buttonId,part:"button",class:{"cat-button":!0,"cat-button-icon":this.isIconButton,"cat-button-round":this.round,"cat-button-loading":this.loading,"cat-button-disabled":this.disabled,"cat-button-ellipsed":this.ellipsed&&!this.isIconButton,[`cat-button-${this.variant}`]:Boolean(this.variant),[`cat-button-${this.color}`]:Boolean(this.color),[`cat-button-${this.size}`]:Boolean(this.size)},onClick:this.onClick.bind(this),onFocus:this.onFocus.bind(this),onBlur:this.onBlur.bind(this)},this.content):e("button",{ref:t=>this.button=t,type:this.submit?"submit":"button",name:this.name,value:this.value,disabled:this.disabled,"aria-disabled":this.disabled?"true":null,"aria-label":this.a11yLabel,id:this.buttonId,part:"button",class:{"cat-button":!0,"cat-button-icon":this.isIconButton,"cat-button-round":null!==(t=this.round)&&void 0!==t?t:this.isIconButton,"cat-button-loading":this.loading,"cat-button-disabled":this.disabled,"cat-button-ellipsed":this.ellipsed&&!this.isIconButton,[`cat-button-${this.variant}`]:Boolean(this.variant),[`cat-button-${this.color}`]:Boolean(this.color),[`cat-button-${this.size}`]:Boolean(this.size)},onClick:this.onClick.bind(this),onFocus:this.onFocus.bind(this),onBlur:this.onBlur.bind(this)},this.content)}get iconSize(){switch(this.size){case"xs":return"s";default:return"l"}}get spinnerSize(){switch(this.size){case"xs":return"xs";default:return"m"}}get isIconButton(){return Boolean(this.icon)&&this._iconOnly}get hasPrefixIcon(){return Boolean(this.icon)&&!this._iconOnly&&!this.iconSuffix}get hasSuffixIcon(){return Boolean(this.icon)&&!this._iconOnly&&this.iconSuffix}get content(){return[this.hasPrefixIcon?e("cat-icon",{icon:this.icon,size:this.iconSize,class:"cat-button-prefix",part:"prefix"}):null,this.isIconButton?e("cat-icon",{icon:this.icon,size:this.iconSize}):e("span",{class:"cat-button-content",part:"content"},e("slot",null)),this.hasSuffixIcon?e("cat-icon",{icon:this.icon,size:this.iconSize,class:"cat-button-suffix",part:"suffix"}):null,this.loading?e("cat-spinner",{size:this.spinnerSize}):null]}onClick(t){this.catClick.emit(t)}onFocus(t){this.catFocus.emit(t)}onBlur(t){this.catBlur.emit(t)}static get watchers(){return{iconOnly:["onIconOnlyChanged"]}}};p.style=":host{display:inline-block;max-width:100%;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;}:host([hidden]){display:none}.cat-button{font:inherit;display:flex;align-items:center;justify-content:center;border:none;border-radius:0.25rem;text-decoration:none;width:100%;box-sizing:border-box;cursor:pointer;transition:color 0.13s linear, border-color 0.13s linear, background-color 0.13s linear, box-shadow 0.13s linear}.cat-button:focus-visible{outline:2px solid #0071ff;outline-offset:1px}.cat-button-content{flex:1 1 auto;text-align:center}.cat-button-ellipsed .cat-button-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.cat-button-disabled{cursor:not-allowed;opacity:0.65;filter:grayscale(100%)}.cat-button-round{border-radius:10rem}.cat-button-loading{cursor:default}.cat-button-loading cat-spinner{position:absolute}.cat-button-loading>*:not(cat-spinner){visibility:hidden}.cat-button-filled{background-color:rgb(var(--bg));color:rgb(var(--fill));font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:greyscale}.cat-button-outlined{background-color:white;box-shadow:inset 0 0 0 1px rgba(var(--base), 0.2);color:rgb(var(--text))}.cat-button-outlined:hover:not(.cat-button-disabled):not(.cat-button-loading){background-color:rgba(var(--base), 0.05)}.cat-button-outlined:active:not(.cat-button-disabled):not(.cat-button-loading){background-color:rgba(var(--base), 0.1)}.cat-button-text{background-color:transparent;color:rgb(var(--text));text-decoration:none}.cat-button-text:hover:not(.cat-button-disabled):not(.cat-button-loading){text-decoration:underline}.cat-button-primary{--bg:var(--cat-primary-bg, 32, 127, 138);--fill:var(--cat-primary-fill, 255, 255, 255);--text:var(--cat-primary-text, 32, 127, 138);--base:var(--cat-primary-text, 32, 127, 138)}.cat-button-primary:hover:not(.cat-button-disabled):not(.cat-button-loading){--bg:var(--cat-primary-bg-hover, 28, 112, 122);--fill:var(--cat-primary-fill-hover, 255, 255, 255);--text:var(--cat-primary-text-hover, 28, 112, 122)}.cat-button-primary:active:not(.cat-button-disabled):not(.cat-button-loading){--bg:var(--cat-primary-bg-active, 25, 101, 110);--fill:var(--cat-primary-fill-active, 255, 255, 255);--text:var(--cat-primary-text-active, 25, 101, 110)}.cat-button-secondary{--bg:105, 118, 135;--fill:255, 255, 255;--text:0, 0, 0;--base:105, 118, 135}.cat-button-secondary:hover:not(.cat-button-disabled):not(.cat-button-loading){--bg:105, 118, 135;--fill:255, 255, 255;--text:0, 0, 0}.cat-button-secondary:active:not(.cat-button-disabled):not(.cat-button-loading){--bg:105, 118, 135;--fill:255, 255, 255;--text:0, 0, 0}.cat-button-success{--bg:0, 132, 88;--fill:255, 255, 255;--text:0, 132, 88;--base:0, 132, 88}.cat-button-success:hover:not(.cat-button-disabled):not(.cat-button-loading){--bg:0, 117, 78;--fill:255, 255, 255;--text:0, 117, 78}.cat-button-success:active:not(.cat-button-disabled):not(.cat-button-loading){--bg:0, 105, 70;--fill:255, 255, 255;--text:0, 105, 70}.cat-button-warning{--bg:255, 206, 128;--fill:0, 0, 0;--text:159, 97, 0;--base:159, 97, 0}.cat-button-warning:hover:not(.cat-button-disabled):not(.cat-button-loading){--bg:255, 214, 148;--fill:0, 0, 0;--text:159, 97, 0}.cat-button-warning:active:not(.cat-button-disabled):not(.cat-button-loading){--bg:255, 222, 168;--fill:0, 0, 0;--text:159, 97, 0}.cat-button-danger{--bg:217, 52, 13;--fill:255, 255, 255;--text:217, 52, 13;--base:217, 52, 13}.cat-button-danger:hover:not(.cat-button-disabled):not(.cat-button-loading){--bg:194, 46, 11;--fill:255, 255, 255;--text:194, 46, 11}.cat-button-danger:active:not(.cat-button-disabled):not(.cat-button-loading){--bg:174, 42, 10;--fill:255, 255, 255;--text:174, 42, 10}.cat-button-xs{min-width:1.5rem;padding:0.25rem 0.25rem;font-size:0.875rem;line-height:1rem}.cat-button-xs .cat-button-prefix{margin-right:0.25rem}.cat-button-xs .cat-button-suffix{margin-left:0.25rem}.cat-button-xs.cat-button-icon{width:1.5rem;padding-left:0;padding-right:0}:host-context(nav) .cat-button-xs{padding-left:1rem;padding-right:1rem}.cat-button-s{min-width:2rem;padding:0.375rem 0.5rem;font-size:0.9375rem;line-height:1.25rem}.cat-button-s .cat-button-prefix{margin-right:0.25rem}.cat-button-s .cat-button-suffix{margin-left:0.25rem}.cat-button-s cat-icon{margin-top:-0.125rem;margin-bottom:-0.125rem}.cat-button-s.cat-button-icon{width:2rem;padding-left:0;padding-right:0}:host-context(nav) .cat-button-s{padding-left:1rem;padding-right:1rem}.cat-button-m{min-width:2.5rem;padding:0.625rem 0.75rem;font-size:0.9375rem;line-height:1.25rem}.cat-button-m .cat-button-prefix{margin-right:0.25rem}.cat-button-m .cat-button-suffix{margin-left:0.25rem}.cat-button-m cat-icon{margin-top:-0.125rem;margin-bottom:-0.125rem}.cat-button-m.cat-button-icon{width:2.5rem;padding-left:0;padding-right:0}:host-context(nav) .cat-button-m{padding-left:1rem;padding-right:1rem}.cat-button-l{min-width:3rem;padding:0.875rem 1rem;font-size:0.9375rem;line-height:1.25rem}.cat-button-l .cat-button-prefix{margin-right:0.25rem}.cat-button-l .cat-button-suffix{margin-left:0.25rem}.cat-button-l cat-icon{margin-top:-0.125rem;margin-bottom:-0.125rem}.cat-button-l.cat-button-icon{width:3rem;padding-left:0;padding-right:0}:host-context(nav) .cat-button-l{padding-left:1rem;padding-right:1rem}.cat-button-xl{min-width:3.5rem;padding:1rem 1.25rem;font-size:1.125rem;line-height:1.5rem}.cat-button-xl .cat-button-prefix{margin-right:0.25rem}.cat-button-xl .cat-button-suffix{margin-left:0.25rem}.cat-button-xl.cat-button-icon{width:3.5rem;padding-left:0;padding-right:0}:host-context(nav) .cat-button-xl{padding-left:1rem;padding-right:1rem}:host-context(nav){width:100%}:host-context(nav) .cat-button{box-shadow:none;border-radius:0}:host-context(nav) .cat-button:focus-visible{outline-offset:-2px}:host-context(nav) .cat-button-content{text-align:left}";let v=class{constructor(e){t(this,e),this.iconRegistry=i.getInstance(),this.icon="",this.size="m"}render(){return e("span",{innerHTML:this.iconRegistry.getIcon(this.icon),"aria-label":this.a11yLabel,"aria-hidden":this.a11yLabel?null:"true",part:"icon",class:{[`cat-icon-${this.size}`]:"inline"!==this.size}})}};function w(t){return t.split("-")[0]}function x(t){return t.split("-")[1]}function y(t){return["top","bottom"].includes(w(t))?"x":"y"}function k(t){return"y"===t?"height":"width"}function A(t,e,n){let{reference:i,floating:o}=t;const r=i.x+i.width/2-o.width/2,a=i.y+i.height/2-o.height/2,s=y(e),c=k(s),l=i[c]/2-o[c]/2,u="x"===s;let d;switch(w(e)){case"top":d={x:r,y:i.y-o.height};break;case"bottom":d={x:r,y:i.y+i.height};break;case"right":d={x:i.x+i.width,y:a};break;case"left":d={x:i.x-o.width,y:a};break;default:d={x:i.x,y:i.y}}switch(x(e)){case"start":d[s]-=l*(n&&u?-1:1);break;case"end":d[s]+=l*(n&&u?-1:1)}return d}function z(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}v.style=":host{display:inline-flex;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;}:host([hidden]){display:none}span{display:inline-flex}svg{fill:currentColor;stroke:none;transform-origin:center center;width:1em;height:1em}.cat-icon-xs svg{font-size:0.75rem}.cat-icon-s svg{font-size:1rem}.cat-icon-m svg{font-size:1.25rem}.cat-icon-l svg{font-size:1.5rem}.cat-icon-xl svg{font-size:1.75rem}";const T={left:"right",right:"left",bottom:"top",top:"bottom"};function E(t){return t.replace(/left|right|bottom|top/g,(t=>T[t]))}const S={start:"end",end:"start"};function R(t){return t.replace(/start|end/g,(t=>S[t]))}function C(t){return"[object Window]"===(null==t?void 0:t.toString())}function O(t){if(null==t)return window;if(!C(t)){const e=t.ownerDocument;return e&&e.defaultView||window}return t}function B(t){return O(t).getComputedStyle(t)}function F(t){return C(t)?"":t?(t.nodeName||"").toLowerCase():""}function I(t){return t instanceof O(t).HTMLElement}function D(t){return t instanceof O(t).Element}function $(t){return t instanceof O(t).ShadowRoot||t instanceof ShadowRoot}function j(t){const{overflow:e,overflowX:n,overflowY:i}=B(t);return/auto|scroll|overlay|hidden/.test(e+i+n)}function N(t){return["table","td","th"].includes(F(t))}function L(t){const e=navigator.userAgent.toLowerCase().includes("firefox"),n=B(t);return"none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||["transform","perspective"].includes(n.willChange)||e&&"filter"===n.willChange||e&&!!n.filter&&"none"!==n.filter}function P(){return!/^((?!chrome|android).)*safari/i.test(navigator.userAgent)}const M=Math.min,U=Math.max,q=Math.round;function _(t,e,n){void 0===e&&(e=!1),void 0===n&&(n=!1);const i=t.getBoundingClientRect();let o=1,r=1;e&&I(t)&&(o=t.offsetWidth>0&&q(i.width)/t.offsetWidth||1,r=t.offsetHeight>0&&q(i.height)/t.offsetHeight||1);const a=D(t)?O(t):window,s=!P()&&n,c=(i.left+(s?a.visualViewport.offsetLeft:0))/o,l=(i.top+(s?a.visualViewport.offsetTop:0))/r,u=i.width/o,d=i.height/r;return{width:u,height:d,top:l,right:c+u,bottom:l+d,left:c,x:c,y:l}}function W(t){return(e=t,(e instanceof O(e).Node?t.ownerDocument:t.document)||window.document).documentElement;var e}function Y(t){return C(t)?{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}:{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function G(t){return _(W(t)).left+Y(t).scrollLeft}function H(t,e,n){const i=I(e),o=W(e),r=_(t,i&&function(t){const e=_(t);return q(e.width)!==t.offsetWidth||q(e.height)!==t.offsetHeight}(e),"fixed"===n);let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if(i||!i&&"fixed"!==n)if(("body"!==F(e)||j(o))&&(a=Y(e)),I(e)){const t=_(e,!0);s.x=t.x+e.clientLeft,s.y=t.y+e.clientTop}else o&&(s.x=G(o));return{x:r.left+a.scrollLeft-s.x,y:r.top+a.scrollTop-s.y,width:r.width,height:r.height}}function V(t){return"html"===F(t)?t:t.assignedSlot||t.parentNode||($(t)?t.host:null)||W(t)}function X(t){return I(t)&&"fixed"!==getComputedStyle(t).position?t.offsetParent:null}function J(t){const e=O(t);let n=X(t);for(;n&&N(n)&&"static"===getComputedStyle(n).position;)n=X(n);return n&&("html"===F(n)||"body"===F(n)&&"static"===getComputedStyle(n).position&&!L(n))?e:n||function(t){let e=V(t);for($(e)&&(e=e.host);I(e)&&!["html","body"].includes(F(e));){if(L(e))return e;e=e.parentNode}return null}(t)||e}function K(t){if(I(t))return{width:t.offsetWidth,height:t.offsetHeight};const e=_(t);return{width:e.width,height:e.height}}function Q(t){const e=V(t);return["html","body","#document"].includes(F(e))?t.ownerDocument.body:I(e)&&j(e)?e:Q(e)}function Z(t,e){var n;void 0===e&&(e=[]);const i=Q(t),o=i===(null==(n=t.ownerDocument)?void 0:n.body),r=O(i),a=o?[r].concat(r.visualViewport||[],j(i)?i:[]):i,s=e.concat(a);return o?s:s.concat(Z(V(a)))}function tt(t,e,n){return"viewport"===e?z(function(t,e){const n=O(t),i=W(t),o=n.visualViewport;let r=i.clientWidth,a=i.clientHeight,s=0,c=0;if(o){r=o.width,a=o.height;const t=P();(t||!t&&"fixed"===e)&&(s=o.offsetLeft,c=o.offsetTop)}return{width:r,height:a,x:s,y:c}}(t,n)):D(e)?function(t,e){const n=_(t,!1,"fixed"===e),i=n.top+t.clientTop,o=n.left+t.clientLeft;return{top:i,left:o,x:o,y:i,right:o+t.clientWidth,bottom:i+t.clientHeight,width:t.clientWidth,height:t.clientHeight}}(e,n):z(function(t){var e;const n=W(t),i=Y(t),o=null==(e=t.ownerDocument)?void 0:e.body,r=U(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=U(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0);let s=-i.scrollLeft+G(t);const c=-i.scrollTop;return"rtl"===B(o||n).direction&&(s+=U(n.clientWidth,o?o.clientWidth:0)-r),{width:r,height:a,x:s,y:c}}(W(t)))}function et(t){const e=Z(t),n=["absolute","fixed"].includes(B(t).position)&&I(t)?J(t):t;return D(n)?e.filter((t=>D(t)&&function(t,e){const n=null==e.getRootNode?void 0:e.getRootNode();if(t.contains(e))return!0;if(n&&$(n)){let n=e;do{if(n&&t===n)return!0;n=n.parentNode||n.host}while(n)}return!1}(t,n)&&"body"!==F(t))):[]}const nt={getClippingRect:function(t){let{element:e,boundary:n,rootBoundary:i,strategy:o}=t;const r=[..."clippingAncestors"===n?et(e):[].concat(n),i],a=r.reduce(((t,n)=>{const i=tt(e,n,o);return t.top=U(i.top,t.top),t.right=M(i.right,t.right),t.bottom=M(i.bottom,t.bottom),t.left=U(i.left,t.left),t}),tt(e,r[0],o));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:e,offsetParent:n,strategy:i}=t;const o=I(n),r=W(n);if(n===r)return e;let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if((o||!o&&"fixed"!==i)&&(("body"!==F(n)||j(r))&&(a=Y(n)),I(n))){const t=_(n,!0);s.x=t.x+n.clientLeft,s.y=t.y+n.clientTop}return{...e,x:e.x-a.scrollLeft+s.x,y:e.y-a.scrollTop+s.y}},isElement:D,getDimensions:K,getOffsetParent:J,getDocumentElement:W,getElementRects:t=>{let{reference:e,floating:n,strategy:i}=t;return{reference:H(e,J(n),i),floating:{...K(n),x:0,y:0}}},getClientRects:t=>Array.from(t.getClientRects()),isRTL:t=>"rtl"===B(t).direction};
2
- /*!
3
- * tabbable 5.3.0-beta.1
4
- * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
5
- */
6
- var it=["input","select","textarea","a[href]","button","[tabindex]:not(slot)","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"],ot=it.join(","),rt="undefined"==typeof Element,at=rt?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,st=!rt&&Element.prototype.getRootNode?function(t){return t.getRootNode()}:function(t){return t.ownerDocument},ct=function(t,e,n){var i=Array.prototype.slice.apply(t.querySelectorAll(ot));return e&&at.call(t,ot)&&i.unshift(t),i.filter(n)},lt=function t(e,n,i){for(var o=[],r=Array.from(e);r.length;){var a=r.shift();if("SLOT"===a.tagName){var s=a.assignedElements(),c=t(s.length?s:a.children,!0,i);i.flatten?o.push.apply(o,c):o.push({scope:a,candidates:c})}else{at.call(a,ot)&&i.filter(a)&&(n||!e.includes(a))&&o.push(a);var l=a.shadowRoot||"function"==typeof i.getShadowRoot&&i.getShadowRoot(a);if(l){var u=t(!0===l?a.children:l.children,!0,i);i.flatten?o.push.apply(o,u):o.push({scope:a,candidates:u})}else r.unshift.apply(r,a.children)}}return o},ut=function(t,e){var n=parseInt(t.getAttribute("tabindex"),10);return isNaN(n)?function(t){return"true"===t.contentEditable}(t)?0:!e&&"AUDIO"!==t.nodeName&&"VIDEO"!==t.nodeName&&"DETAILS"!==t.nodeName||null!==t.getAttribute("tabindex")?t.tabIndex:0:n},dt=function(t,e){return t.tabIndex===e.tabIndex?t.documentOrder-e.documentOrder:t.tabIndex-e.tabIndex},ht=function(t){return"INPUT"===t.tagName},ft=function(t){var e=t.getBoundingClientRect();return 0===e.width&&0===e.height},bt=function(t,e){return!(e.disabled||function(t){return ht(t)&&"hidden"===t.type}(e)||function(t,e){var n=e.displayCheck,i=e.getShadowRoot;if("hidden"===getComputedStyle(t).visibility)return!0;var o=at.call(t,"details>summary:first-of-type");if(at.call(o?t.parentElement:t,"details:not([open]) *"))return!0;if(!n||"full"===n){if("function"==typeof i){for(var r=t;t;){var a=t.parentElement,s=st(t);if(a&&!a.shadowRoot&&!0===i(a))return ft(t);t=t.assignedSlot?t.assignedSlot:a||s===t.ownerDocument?a:s.host}t=r}return!t.getClientRects().length}return"non-zero-area"===n&&ft(t)}(e,t)||function(t){return"DETAILS"===t.tagName&&Array.prototype.slice.apply(t.children).some((function(t){return"SUMMARY"===t.tagName}))}(e)||function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var e=t.parentElement;e;){if("FIELDSET"===e.tagName&&e.disabled){for(var n=0;n<e.children.length;n++){var i=e.children.item(n);if("LEGEND"===i.tagName)return!!at.call(e,"fieldset[disabled] *")||!i.contains(t)}return!0}e=e.parentElement}return!1}(e))},mt=function(t,e){return!(!bt(t,e)||function(t){return function(t){return ht(t)&&"radio"===t.type}(t)&&!function(t){if(!t.name)return!0;var e,n=t.form||st(t),i=function(t){return n.querySelectorAll('input[type="radio"][name="'+t+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)e=i(window.CSS.escape(t.name));else try{e=i(t.name)}catch(t){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",t.message),!1}var o=function(t,e){for(var n=0;n<t.length;n++)if(t[n].checked&&t[n].form===e)return t[n]}(e,t.form);return!o||o===t}(t)}(e)||ut(e)<0)},gt=function t(e){var n=[],i=[];return e.forEach((function(e,o){var r=!!e.scope,a=r?e.scope:e,s=ut(a,r),c=r?t(e.candidates):a;0===s?r?n.push.apply(n,c):n.push(a):i.push({documentOrder:o,tabIndex:s,item:e,isScope:r,content:c})})),i.sort(dt).reduce((function(t,e){return e.isScope?t.push.apply(t,e.content):t.push(e.content),t}),[]).concat(n)},pt=function(t,e){var n;return n=(e=e||{}).getShadowRoot?lt([t],e.includeContainer,{filter:mt.bind(null,e),flatten:!1,getShadowRoot:e.getShadowRoot}):ct(t,e.includeContainer,mt.bind(null,e)),gt(n)},vt=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return!1!==at.call(t,ot)&&mt(e,t)},wt=it.concat("iframe").join(","),xt=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return!1!==at.call(t,wt)&&bt(e,t)};
7
- /*!
8
- * focus-trap 6.8.0-beta.2
9
- * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
10
- */
11
- function yt(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function kt(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var At,zt=(At=[],{activateTrap:function(t){if(At.length>0){var e=At[At.length-1];e!==t&&e.pause()}var n=At.indexOf(t);-1===n||At.splice(n,1),At.push(t)},deactivateTrap:function(t){var e=At.indexOf(t);-1!==e&&At.splice(e,1),At.length>0&&At[At.length-1].unpause()}}),Tt=function(t){return setTimeout(t,0)},Et=function(t,e){var n=-1;return t.every((function(t,i){return!e(t)||(n=i,!1)})),n},St=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),i=1;i<e;i++)n[i-1]=arguments[i];return"function"==typeof t?t.apply(void 0,n):t},Rt=function(t){return t.target.shadowRoot&&"function"==typeof t.composedPath?t.composedPath()[0]:t.target};let Ct=0,Ot=class{constructor(e){t(this,e),this.catOpen=n(this,"catOpen",7),this.catClose=n(this,"catClose",7),this.id=Ct++,this.placement="bottom-start"}clickHandler(t){var e;this.content&&t.composedPath().includes(this.content)&&(null===(e=this.trap)||void 0===e||e.deactivate(),this.hide())}componentDidLoad(){var t,e,n,i,o;this.trigger=this.firstTabbable(this.triggerSlot),null===(t=this.trigger)||void 0===t||t.setAttribute("aria-haspopup","true"),null===(e=this.trigger)||void 0===e||e.setAttribute("aria-expanded","false"),null===(n=this.trigger)||void 0===n||n.setAttribute("aria-controls",this.contentId),null===(i=this.content)||void 0===i||i.setAttribute("id",this.contentId),this.trigger&&this.content&&(null===(o=this.trigger)||void 0===o||o.addEventListener("click",(()=>this.show())),function(t,e,n,i){void 0===i&&(i={});const{ancestorScroll:o=!0,ancestorResize:r=!0,elementResize:a=!0,animationFrame:s=!1}=i;const c=o&&!s,l=r&&!s,u=a&&!s;(c||l?[...D(t)?Z(t):[],...Z(e)]:[]).forEach((t=>{c&&t.addEventListener("scroll",n,{passive:!0}),l&&t.addEventListener("resize",n)}));let d,h=null;u&&(h=new ResizeObserver(n),D(t)&&h.observe(t),h.observe(e));let f=s?_(t):null;s&&function e(){const i=_(t);!f||i.x===f.x&&i.y===f.y&&i.width===f.width&&i.height===f.height||n(),f=i,d=requestAnimationFrame(e)}()}(this.trigger,this.content,(()=>this.update()))),this.keyListener=t=>{if(this.content&&["ArrowDown","ArrowUp"].includes(t.key)){const e=pt(this.content,{includeContainer:!1,getShadowRoot:!0}),n=this.firstTabbable(document.activeElement),i=n?e.indexOf(n):-1,o="ArrowDown"===t.key?1:-1;e[i<0?0:(i+o+e.length)%e.length].focus(),t.preventDefault()}},document.addEventListener("keydown",this.keyListener)}disconnectedCallback(){this.keyListener&&document.removeEventListener("keydown",this.keyListener)}render(){return e(o,null,e("slot",{name:"trigger",ref:t=>this.triggerSlot=t}),e("div",{class:"content",ref:t=>this.content=t},e("slot",{name:"content"})))}get contentId(){return`cat-menu-${this.id}`}show(){var t,e,n,i,o,r,a,s,c,l,u,d,h,f,b,m,g,p,v,w;this.content&&(this.content.style.display="block",null===(t=this.trigger)||void 0===t||t.setAttribute("aria-expanded","true"),this.catOpen.emit(),this.trap=this.trap?this.trap.updateContainerElements(this.content):(e=this.content,o=(null==(n={tabbableOptions:{getShadowRoot:!0},allowOutsideClick:!0,clickOutsideDeactivates:t=>!this.content||!t.composedPath().includes(this.content),onPostDeactivate:()=>this.hide()})?void 0:n.document)||document,r=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?yt(Object(n),!0).forEach((function(e){kt(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):yt(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0},n),a={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},s=function(t,e,n){return t&&void 0!==t[e]?t[e]:r[n||e]},c=function(t){return a.containerGroups.findIndex((function(e){var n=e.tabbableNodes;return e.container.contains(t)||n.find((function(e){return e===t}))}))},l=function(t){var e=r[t];if("function"==typeof e){for(var n=arguments.length,i=new Array(n>1?n-1:0),a=1;a<n;a++)i[a-1]=arguments[a];e=e.apply(void 0,i)}if(!e){if(void 0===e||!1===e)return e;throw new Error("`".concat(t,"` was specified but was not a node, or did not return a node"))}var s=e;if("string"==typeof e&&!(s=o.querySelector(e)))throw new Error("`".concat(t,"` as selector refers to no known node"));return s},u=function(){var t=l("initialFocus");if(!1===t)return!1;if(void 0===t)if(c(o.activeElement)>=0)t=o.activeElement;else{var e=a.tabbableGroups[0];t=e&&e.firstTabbableNode||l("fallbackFocus")}if(!t)throw new Error("Your focus-trap needs to have at least one focusable element");return t},d=function(){if(a.containerGroups=a.containers.map((function(t){var e,n,i,o,a=pt(t,{getShadowRoot:null===(e=r.tabbableOptions)||void 0===e?void 0:e.getShadowRoot}),s=(i=t,(o=(o={getShadowRoot:null===(n=r.tabbableOptions)||void 0===n?void 0:n.getShadowRoot})||{}).getShadowRoot?lt([i],o.includeContainer,{filter:bt.bind(null,o),flatten:!0,getShadowRoot:o.getShadowRoot}):ct(i,o.includeContainer,bt.bind(null,o)));return{container:t,tabbableNodes:a,focusableNodes:s,firstTabbableNode:a.length>0?a[0]:null,lastTabbableNode:a.length>0?a[a.length-1]:null,nextTabbableNode:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=s.findIndex((function(e){return e===t}));if(!(n<0))return e?s.slice(n+1).find((function(t){return vt(t)})):s.slice(0,n).reverse().find((function(t){return vt(t)}))}}})),a.tabbableGroups=a.containerGroups.filter((function(t){return t.tabbableNodes.length>0})),a.tabbableGroups.length<=0&&!l("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},h=function t(e){!1!==e&&e!==o.activeElement&&(e&&e.focus?(e.focus({preventScroll:!!r.preventScroll}),a.mostRecentlyFocusedNode=e,function(t){return t.tagName&&"input"===t.tagName.toLowerCase()&&"function"==typeof t.select}(e)&&e.select()):t(u()))},f=function(t){var e=l("setReturnFocus",t);return e||!1!==e&&t},b=function(t){var e=Rt(t);c(e)>=0||(St(r.clickOutsideDeactivates,t)?i.deactivate({returnFocus:r.returnFocusOnDeactivate&&!xt(e)}):St(r.allowOutsideClick,t)||t.preventDefault())},m=function(t){var e=Rt(t),n=c(e)>=0;n||e instanceof Document?n&&(a.mostRecentlyFocusedNode=e):(t.stopImmediatePropagation(),h(a.mostRecentlyFocusedNode||u()))},g=function(t){if(function(t){return"Escape"===t.key||"Esc"===t.key||27===t.keyCode}(t)&&!1!==St(r.escapeDeactivates,t))return t.preventDefault(),void i.deactivate();(function(t){return"Tab"===t.key||9===t.keyCode})(t)&&function(t){var e=Rt(t);d();var n=null;if(a.tabbableGroups.length>0){var i=c(e),o=i>=0?a.containerGroups[i]:void 0;if(i<0)n=t.shiftKey?a.tabbableGroups[a.tabbableGroups.length-1].lastTabbableNode:a.tabbableGroups[0].firstTabbableNode;else if(t.shiftKey){var r=Et(a.tabbableGroups,(function(t){return e===t.firstTabbableNode}));r<0&&(o.container===e||xt(e)&&!vt(e)&&!o.nextTabbableNode(e,!1))&&(r=i),r>=0&&(n=a.tabbableGroups[0===r?a.tabbableGroups.length-1:r-1].lastTabbableNode)}else{var s=Et(a.tabbableGroups,(function(t){return e===t.lastTabbableNode}));s<0&&(o.container===e||xt(e)&&!vt(e)&&!o.nextTabbableNode(e))&&(s=i),s>=0&&(n=a.tabbableGroups[s===a.tabbableGroups.length-1?0:s+1].firstTabbableNode)}}else n=l("fallbackFocus");n&&(t.preventDefault(),h(n))}(t)},p=function(t){if(!St(r.clickOutsideDeactivates,t)){var e=Rt(t);c(e)>=0||St(r.allowOutsideClick,t)||(t.preventDefault(),t.stopImmediatePropagation())}},v=function(){if(a.active)return zt.activateTrap(i),a.delayInitialFocusTimer=r.delayInitialFocus?Tt((function(){h(u())})):h(u()),o.addEventListener("focusin",m,!0),o.addEventListener("mousedown",b,{capture:!0,passive:!1}),o.addEventListener("touchstart",b,{capture:!0,passive:!1}),o.addEventListener("click",p,{capture:!0,passive:!1}),o.addEventListener("keydown",g,{capture:!0,passive:!1}),i},w=function(){if(a.active)return o.removeEventListener("focusin",m,!0),o.removeEventListener("mousedown",b,!0),o.removeEventListener("touchstart",b,!0),o.removeEventListener("click",p,!0),o.removeEventListener("keydown",g,!0),i},(i={activate:function(t){if(a.active)return this;var e=s(t,"onActivate"),n=s(t,"onPostActivate"),i=s(t,"checkCanFocusTrap");i||d(),a.active=!0,a.paused=!1,a.nodeFocusedBeforeActivation=o.activeElement,e&&e();var r=function(){i&&d(),v(),n&&n()};return i?(i(a.containers.concat()).then(r,r),this):(r(),this)},deactivate:function(t){if(!a.active)return this;clearTimeout(a.delayInitialFocusTimer),a.delayInitialFocusTimer=void 0,w(),a.active=!1,a.paused=!1,zt.deactivateTrap(i);var e=s(t,"onDeactivate"),n=s(t,"onPostDeactivate"),o=s(t,"checkCanReturnFocus");e&&e();var r=s(t,"returnFocus","returnFocusOnDeactivate"),c=function(){Tt((function(){r&&h(f(a.nodeFocusedBeforeActivation)),n&&n()}))};return r&&o?(o(f(a.nodeFocusedBeforeActivation)).then(c,c),this):(c(),this)},pause:function(){return a.paused||!a.active||(a.paused=!0,w()),this},unpause:function(){return a.paused&&a.active?(a.paused=!1,d(),v(),this):this},updateContainerElements:function(t){var e=[].concat(t).filter(Boolean);return a.containers=e.map((function(t){return"string"==typeof t?o.querySelector(t):t})),a.active&&d(),this}}).updateContainerElements(e),i),this.trap.activate())}hide(){var t;this.content&&(this.content.style.display="",null===(t=this.trigger)||void 0===t||t.setAttribute("aria-expanded","false"),this.catClose.emit())}update(){var t,e;this.trigger&&this.content&&((t,e,n)=>(async(t,e,n)=>{const{placement:i="bottom",strategy:o="absolute",middleware:r=[],platform:a}=n,s=await(null==a.isRTL?void 0:a.isRTL(e));let c=await a.getElementRects({reference:t,floating:e,strategy:o}),{x:l,y:u}=A(c,i,s),d=i,h={};for(let n=0;n<r.length;n++){const{name:f,fn:b}=r[n],{x:m,y:g,data:p,reset:v}=await b({x:l,y:u,initialPlacement:i,placement:d,strategy:o,middlewareData:h,rects:c,platform:a,elements:{reference:t,floating:e}});l=null!=m?m:l,u=null!=g?g:u,h={...h,[f]:{...h[f],...p}},v&&("object"==typeof v&&(v.placement&&(d=v.placement),v.rects&&(c=!0===v.rects?await a.getElementRects({reference:t,floating:e,strategy:o}):v.rects),({x:l,y:u}=A(c,d,s))),n=-1)}return{x:l,y:u,placement:d,strategy:o,middlewareData:h}})(t,e,{platform:nt,...n}))(this.trigger,this.content,{placement:this.placement,middleware:[(e=Ot.OFFSET,void 0===e&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:i,placement:o,rects:r,platform:a,elements:s}=t,c=function(t,e,n,i){void 0===i&&(i=!1);const o=w(t),r=x(t),a="x"===y(t),s=["left","top"].includes(o)?-1:1,c=i&&a?-1:1,l="function"==typeof n?n({...e,placement:t}):n,u="number"==typeof l;let{mainAxis:d,crossAxis:h,alignmentAxis:f}=u?{mainAxis:l,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...l};return r&&"number"==typeof f&&(h="end"===r?-1*f:f),a?{x:h*c,y:d*s}:{x:d*s,y:h*c}}(o,r,e,await(null==a.isRTL?void 0:a.isRTL(s.floating)));return{x:n+c.x,y:i+c.y,data:c}}}),(void 0===t&&(t={}),{name:"flip",options:t,async fn(e){var n;const{placement:i,middlewareData:o,rects:r,initialPlacement:a,platform:s,elements:c}=e,{mainAxis:l=!0,crossAxis:u=!0,fallbackPlacements:d,fallbackStrategy:h="bestFit",flipAlignment:f=!0,...b}=t,m=w(i),g=[a,...d||(m!==a&&f?function(t){const e=E(t);return[R(t),e,R(e)]}(a):[E(a)])],p=await async function(t,e){var n;void 0===e&&(e={});const{x:i,y:o,platform:r,rects:a,elements:s,strategy:c}=t,{boundary:l="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:h=!1,padding:f=0}=e,b=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(f),m=s[h?"floating"===d?"reference":"floating":d],g=z(await r.getClippingRect({element:null==(n=await(null==r.isElement?void 0:r.isElement(m)))||n?m:m.contextElement||await(null==r.getDocumentElement?void 0:r.getDocumentElement(s.floating)),boundary:l,rootBoundary:u,strategy:c})),p=z(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({rect:"floating"===d?{...a.floating,x:i,y:o}:a.reference,offsetParent:await(null==r.getOffsetParent?void 0:r.getOffsetParent(s.floating)),strategy:c}):a[d]);return{top:g.top-p.top+b.top,bottom:p.bottom-g.bottom+b.bottom,left:g.left-p.left+b.left,right:p.right-g.right+b.right}}(e,b),v=[];let A=(null==(n=o.flip)?void 0:n.overflows)||[];if(l&&v.push(p[m]),u){const{main:t,cross:e}=function(t,e,n){void 0===n&&(n=!1);const i=x(t),o=y(t),r=k(o);let a="x"===o?i===(n?"end":"start")?"right":"left":"start"===i?"bottom":"top";return e.reference[r]>e.floating[r]&&(a=E(a)),{main:a,cross:E(a)}}(i,r,await(null==s.isRTL?void 0:s.isRTL(c.floating)));v.push(p[t],p[e])}if(A=[...A,{placement:i,overflows:v}],!v.every((t=>t<=0))){var T,S;const t=(null!=(T=null==(S=o.flip)?void 0:S.index)?T:0)+1,e=g[t];if(e)return{data:{index:t,overflows:A},reset:{placement:e}};let n="bottom";switch(h){case"bestFit":{var C;const t=null==(C=A.slice().sort(((t,e)=>t.overflows.filter((t=>t>0)).reduce(((t,e)=>t+e),0)-e.overflows.filter((t=>t>0)).reduce(((t,e)=>t+e),0)))[0])?void 0:C.placement;t&&(n=t);break}case"initialPlacement":n=a}if(i!==n)return{reset:{placement:n}}}return{}}})]}).then((({x:t,y:e})=>{this.content&&Object.assign(this.content.style,{left:`${t}px`,top:`${e}px`})}))}firstTabbable(t){return(t?pt(t,{includeContainer:!0,getShadowRoot:!0}):[]).shift()}};Ot.OFFSET=4,Ot.style=":host{display:inline-block}:host([hidden]){display:none}.content{padding-top:0.5rem;padding-bottom:0.5rem;position:absolute;background:white;display:none;overflow:auto;-webkit-overflow-scrolling:touch;min-width:8rem;max-width:16rem;min-height:2rem;max-height:calc(100vh - 48px);box-shadow:0 1px 4px 0 rgba(16, 29, 48, 0.2);border-radius:0.25rem}";let Bt=class{constructor(e){t(this,e),this.effect="sheen",this.variant="rectangle",this.size="m"}render(){return e(o,null,Array.from(Array(this.count)).map((()=>e("div",{style:this.style,class:{"cat-skeleton":!0,[`cat-skeleton-${this.effect}`]:Boolean(this.effect),[`cat-skeleton-${this.variant}`]:Boolean(this.variant),[`cat-skeleton-${this.size}`]:Boolean(this.size)}}))))}get count(){switch(this.variant){case"head":return Math.max(1,this.lines||1);case"body":return Math.max(1,this.lines||3);default:return 1}}get style(){return"head"===this.variant||"body"===this.variant?{"--line-width":`${this.random(50,100)}%`}:void 0}random(t,e){return Math.floor(Math.random()*(e-t+1)+t)}};Bt.style=':host{display:flex;flex-direction:column;position:relative;--background:#ebecf0;--highlight:#d7dbe0;--speed:2s}:host([variant=square]),:host([variant=circle]){display:inline-flex}:host([hidden]){display:none}:host([variant=head]){margin-bottom:0.5rem}:host([variant=body]){margin-bottom:1rem}.cat-skeleton{display:block;border-radius:0.25rem;background:var(--background)}.cat-skeleton-circle{border-radius:10rem}.cat-skeleton-xs.cat-skeleton-rectangle{width:var(--width, 100%);height:var(--height, 1.5rem)}.cat-skeleton-xs.cat-skeleton-square,.cat-skeleton-xs.cat-skeleton-circle{width:var(--width, 1.5rem);height:var(--height, 1.5rem)}.cat-skeleton-xs.cat-skeleton-head,.cat-skeleton-xs.cat-skeleton-body{width:var(--width, var(--line-width, 100%))}.cat-skeleton-xs.cat-skeleton-head{height:calc(0.9375rem - 4px);margin:calc((1.25rem - 0.9375rem + 4px) * 0.5) 0}.cat-skeleton-xs.cat-skeleton-body{height:calc(0.75rem - 4px);margin:calc((1rem - 0.75rem + 4px) * 0.5) 0}.cat-skeleton-s.cat-skeleton-rectangle{width:var(--width, 100%);height:var(--height, 2rem)}.cat-skeleton-s.cat-skeleton-square,.cat-skeleton-s.cat-skeleton-circle{width:var(--width, 2rem);height:var(--height, 2rem)}.cat-skeleton-s.cat-skeleton-head,.cat-skeleton-s.cat-skeleton-body{width:var(--width, var(--line-width, 100%))}.cat-skeleton-s.cat-skeleton-head{height:calc(1.125rem - 4px);margin:calc((1.5rem - 1.125rem + 4px) * 0.5) 0}.cat-skeleton-s.cat-skeleton-body{height:calc(0.875rem - 4px);margin:calc((1rem - 0.875rem + 4px) * 0.5) 0}.cat-skeleton-m.cat-skeleton-rectangle{width:var(--width, 100%);height:var(--height, 2.5rem)}.cat-skeleton-m.cat-skeleton-square,.cat-skeleton-m.cat-skeleton-circle{width:var(--width, 2.5rem);height:var(--height, 2.5rem)}.cat-skeleton-m.cat-skeleton-head,.cat-skeleton-m.cat-skeleton-body{width:var(--width, var(--line-width, 100%))}.cat-skeleton-m.cat-skeleton-head{height:calc(1.25rem - 4px);margin:calc((1.5rem - 1.25rem + 4px) * 0.5) 0}.cat-skeleton-m.cat-skeleton-body{height:calc(0.9375rem - 4px);margin:calc((1.25rem - 0.9375rem + 4px) * 0.5) 0}.cat-skeleton-l.cat-skeleton-rectangle{width:var(--width, 100%);height:var(--height, 3rem)}.cat-skeleton-l.cat-skeleton-square,.cat-skeleton-l.cat-skeleton-circle{width:var(--width, 3rem);height:var(--height, 3rem)}.cat-skeleton-l.cat-skeleton-head,.cat-skeleton-l.cat-skeleton-body{width:var(--width, var(--line-width, 100%))}.cat-skeleton-l.cat-skeleton-head{height:calc(1.5rem - 4px);margin:calc((1.75rem - 1.5rem + 4px) * 0.5) 0}.cat-skeleton-l.cat-skeleton-body{height:calc(1.125rem - 4px);margin:calc((1.5rem - 1.125rem + 4px) * 0.5) 0}.cat-skeleton-xl.cat-skeleton-rectangle{width:var(--width, 100%);height:var(--height, 3.5rem)}.cat-skeleton-xl.cat-skeleton-square,.cat-skeleton-xl.cat-skeleton-circle{width:var(--width, 3.5rem);height:var(--height, 3.5rem)}.cat-skeleton-xl.cat-skeleton-head,.cat-skeleton-xl.cat-skeleton-body{width:var(--width, var(--line-width, 100%))}.cat-skeleton-xl.cat-skeleton-head{height:calc(1.75rem - 4px);margin:calc((2rem - 1.75rem + 4px) * 0.5) 0}.cat-skeleton-xl.cat-skeleton-body{height:calc(1.25rem - 4px);margin:calc((1.5rem - 1.25rem + 4px) * 0.5) 0}.cat-skeleton-sheen{background:linear-gradient(90deg, var(--background) 33%, var(--highlight) 50%, var(--background) 66%) var(--background);background-size:300% 100%;animation:sheen var(--speed) ease-in-out infinite}.cat-skeleton-pulse{position:relative;overflow:hidden}.cat-skeleton-pulse::before{content:"";display:block;position:absolute;width:100%;height:100%;background-color:var(--highlight);animation:var(--speed) ease-in-out 0.5s infinite normal none running pulse;opacity:0}@keyframes sheen{0%{background-position:right}}@keyframes pulse{50%{opacity:1}}';let Ft=class{constructor(e){t(this,e),this.size="m"}render(){return e("span",{"aria-label":this.a11yLabel,"aria-hidden":this.a11yLabel?null:"true",class:{[`cat-spinner-${this.size}`]:"inline"!==this.size}},e("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48"},e("circle",{cx:"24",cy:"24",r:"21.5"})))}};Ft.style=":host{display:inline-flex;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;}:host[hidden]{display:none}span{display:inline-flex}svg{fill:none;stroke:currentColor;stroke-dasharray:135px;stroke-dashoffset:95px;stroke-linecap:round;stroke-width:5px;transform-origin:center center;animation:cat-spinner 0.75s cubic-bezier(0.4, 0.15, 0.6, 0.85) infinite;width:1em;height:1em}.cat-spinner-xs svg{font-size:0.75rem}.cat-spinner-s svg{font-size:1rem}.cat-spinner-m svg{font-size:1.25rem}.cat-spinner-l svg{font-size:1.5rem}.cat-spinner-xl svg{font-size:1.75rem}@keyframes cat-spinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}";export{r as cat_alert,a as cat_badge,p as cat_button,v as cat_icon,Ot as cat_menu,Bt as cat_skeleton,Ft as cat_spinner}
@@ -1 +0,0 @@
1
- import{C as l}from"./p-94273abf.js";const a={"16-chevron-down":'<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.47 5.47a.75.75 0 0 1 1.06 0L8 8.94l3.47-3.47a.75.75 0 1 1 1.06 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 0-1.06Z"/></svg>',"16-chevron-left":'<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.53 3.47a.75.75 0 0 1 0 1.06L7.06 8l3.47 3.47a.75.75 0 1 1-1.06 1.06l-4-4a.75.75 0 0 1 0-1.06l4-4a.75.75 0 0 1 1.06 0Z"/></svg>',"16-chevron-right":'<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.47 3.47a.75.75 0 0 1 1.06 0l4 4a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06-1.06L8.94 8 5.47 4.53a.75.75 0 0 1 0-1.06Z"/></svg>',"16-chevron-up":'<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.47 5.47a.75.75 0 0 1 1.06 0l4 4a.75.75 0 1 1-1.06 1.06L8 7.06l-3.47 3.47a.75.75 0 1 1-1.06-1.06l4-4Z"/></svg>',"arrow-down-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 6.25a.75.75 0 0 1 .75.75v8.19l3.72-3.72a.75.75 0 1 1 1.06 1.06l-5 5a.75.75 0 0 1-1.06 0l-5-5a.75.75 0 1 1 1.06-1.06l3.72 3.72V7a.75.75 0 0 1 .75-.75Z"/></svg>',"arrow-left-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.53 6.47a.75.75 0 0 1 0 1.06l-3.72 3.72H17a.75.75 0 0 1 0 1.5H8.81l3.72 3.72a.75.75 0 1 1-1.06 1.06l-5-5a.75.75 0 0 1 0-1.06l5-5a.75.75 0 0 1 1.06 0Z"/></svg>',"arrow-right-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.47 6.47a.75.75 0 0 1 1.06 0l5 5a.75.75 0 0 1 0 1.06l-5 5a.75.75 0 1 1-1.06-1.06l3.72-3.72H7a.75.75 0 0 1 0-1.5h8.19l-3.72-3.72a.75.75 0 0 1 0-1.06Z"/></svg>',"arrow-up-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.47 6.47a.75.75 0 0 1 1.06 0l5 5a.75.75 0 1 1-1.06 1.06l-3.72-3.72V17a.75.75 0 0 1-1.5 0V8.81l-3.72 3.72a.75.75 0 0 1-1.06-1.06l5-5Z"/></svg>',"article-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Zm2 6a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-2v5a1 1 0 1 1-2 0v-5H9a1 1 0 0 1-1-1Z"/></svg>',"article-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.75 9.75H15a.75.75 0 0 0 0-1.5H9a.75.75 0 0 0 0 1.5h2.25V15a.75.75 0 0 0 1.5 0V9.75Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.25 6A2.75 2.75 0 0 1 6 3.25h12A2.75 2.75 0 0 1 20.75 6v12A2.75 2.75 0 0 1 18 20.75H6A2.75 2.75 0 0 1 3.25 18V6ZM6 4.75c-.69 0-1.25.56-1.25 1.25v12c0 .69.56 1.25 1.25 1.25h12c.69 0 1.25-.56 1.25-1.25V6c0-.69-.56-1.25-1.25-1.25H6Z"/></svg>',"bar-chart-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M15 3.25A1.75 1.75 0 0 0 13.25 5v3.268A1.765 1.765 0 0 0 13 8.25h-3A1.75 1.75 0 0 0 8.25 10v2.268A1.762 1.762 0 0 0 8 12.25H5A1.75 1.75 0 0 0 3.25 14v4A2.75 2.75 0 0 0 6 20.75h11A2.75 2.75 0 0 0 19.75 18V5A1.75 1.75 0 0 0 18 3.25h-3Zm-1.75 16V10a.25.25 0 0 0-.25-.25h-3a.25.25 0 0 0-.25.25v9.25h3.5Zm1.5 0H17c.69 0 1.25-.56 1.25-1.25V5a.25.25 0 0 0-.25-.25h-3a.25.25 0 0 0-.25.25v14.25ZM8.25 14v5.25H6c-.69 0-1.25-.56-1.25-1.25v-4a.25.25 0 0 1 .25-.25h3a.25.25 0 0 1 .25.25Z"/></svg>',"bell-check-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4.978 8.96a7.029 7.029 0 0 1 9.077-6.404.75.75 0 1 1-.438 1.434 5.529 5.529 0 0 0-7.14 5.038l-.124 2.733a8.58 8.58 0 0 1-1.615 4.596.248.248 0 0 0 .202.393h14.12c.202 0 .32-.228.202-.393a.75.75 0 0 1 1.22-.872c.827 1.158 0 2.765-1.422 2.765H4.94c-1.422 0-2.25-1.607-1.423-2.765a7.08 7.08 0 0 0 1.337-3.792l.124-2.733Z"/><path d="M18.438 6.391a.75.75 0 0 1 .17 1.047l-3.6 5a.75.75 0 0 1-1.088.138l-2.4-2a.75.75 0 0 1 .96-1.152l1.782 1.485 3.13-4.347a.75.75 0 0 1 1.046-.17ZM10.323 19.5a.75.75 0 0 0-1.118 1A3.742 3.742 0 0 0 12 21.75c1.11 0 2.11-.484 2.795-1.25a.75.75 0 0 0-1.118-1 2.243 2.243 0 0 1-1.677.75 2.243 2.243 0 0 1-1.677-.75Z"/></svg>',"bell-dot-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M13.982 19.883a2.26 2.26 0 0 1-.838.815 2.336 2.336 0 0 1-2.288 0 2.264 2.264 0 0 1-.838-.815M11.25 6.5c0-1.795.9-3.38 2.275-4.326A6.778 6.778 0 0 0 12 2a6.725 6.725 0 0 0-4.7 1.905A6.493 6.493 0 0 0 5.335 8.55c0 3.63-.882 5.751-1.61 6.89-.341.532-.239 1.179-.056 1.595.18.409.609.965 1.304.965h14.054c.695 0 1.124-.556 1.304-.965.183-.416.285-1.063-.055-1.595-.53-.827-1.14-2.174-1.434-4.24a5.25 5.25 0 0 1-7.592-4.7Z"/><path d="M13.75 6.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0Z"/></svg>',"bell-dot-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25a7.029 7.029 0 0 0-7.022 6.71l-.124 2.733a6.948 6.948 0 0 1-1.287 3.723l-.05.07c-.826 1.157.001 2.764 1.423 2.764h14.12c1.422 0 2.25-1.607 1.423-2.765l-.05-.07a6.949 6.949 0 0 1-1.287-3.722l-.082-1.803a4.25 4.25 0 0 0-4.519-7.164A7.011 7.011 0 0 0 12 2.25Zm1.16 1.622a5.529 5.529 0 0 0-6.683 5.156l-.124 2.733a8.448 8.448 0 0 1-1.565 4.527l-.05.07a.248.248 0 0 0 .202.392h14.12c.202 0 .32-.228.202-.393l-.05-.07a8.449 8.449 0 0 1-1.565-4.526l-.052-1.153A4.255 4.255 0 0 1 12.25 6.5c0-.992.34-1.905.91-2.628Zm.59 2.628a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0Z"/><path d="M9.264 19.441a.75.75 0 0 1 1.059.059c.413.461 1.01.75 1.677.75.666 0 1.264-.289 1.677-.75a.75.75 0 0 1 1.118 1A3.743 3.743 0 0 1 12 21.75c-1.11 0-2.11-.484-2.795-1.25a.75.75 0 0 1 .059-1.059Z"/></svg>',"bell-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2a6.725 6.725 0 0 0-4.7 1.905A6.493 6.493 0 0 0 5.335 8.55c0 3.63-.882 5.751-1.61 6.89-.341.532-.239 1.179-.056 1.595.18.409.609.965 1.304.965h14.054c.695 0 1.124-.556 1.304-.965.183-.416.285-1.063-.055-1.595-.729-1.139-1.611-3.26-1.611-6.89 0-1.75-.712-3.42-1.965-4.645A6.725 6.725 0 0 0 12 2Zm-1.338 17.5a.75.75 0 0 0-1.289.766c.27.453.655.827 1.116 1.086a3.086 3.086 0 0 0 3.022 0 3.02 3.02 0 0 0 1.116-1.086.75.75 0 0 0-1.29-.767 1.514 1.514 0 0 1-.56.545 1.587 1.587 0 0 1-1.553 0 1.514 1.514 0 0 1-.562-.545Z"/></svg>',"bell-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25a7.029 7.029 0 0 0-7.022 6.71l-.124 2.733a6.948 6.948 0 0 1-1.287 3.723l-.05.07c-.826 1.157.001 2.764 1.423 2.764h14.12c1.422 0 2.25-1.607 1.423-2.765l-.05-.07a6.949 6.949 0 0 1-1.287-3.722l-.124-2.733A7.029 7.029 0 0 0 12 2.25ZM6.477 9.028a5.529 5.529 0 0 1 11.046 0l.124 2.733a8.449 8.449 0 0 0 1.565 4.527l.05.07a.248.248 0 0 1-.202.392H4.94a.248.248 0 0 1-.202-.393l.05-.07a8.448 8.448 0 0 0 1.565-4.526l.124-2.733Z"/><path d="M10.323 19.5a.75.75 0 0 0-1.118 1A3.742 3.742 0 0 0 12 21.75c1.11 0 2.11-.484 2.795-1.25a.75.75 0 0 0-1.118-1 2.243 2.243 0 0 1-1.677.75 2.243 2.243 0 0 1-1.677-.75Z"/></svg>',"bell-plus-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4.978 8.96a7.029 7.029 0 0 1 9.077-6.404.75.75 0 1 1-.438 1.434 5.529 5.529 0 0 0-7.14 5.038l-.124 2.733a8.58 8.58 0 0 1-1.615 4.596.248.248 0 0 0 .202.393h14.12c.202 0 .32-.228.202-.393a.75.75 0 0 1 1.22-.872c.827 1.158 0 2.765-1.422 2.765H4.94c-1.422 0-2.25-1.607-1.423-2.765a7.08 7.08 0 0 0 1.337-3.792l.124-2.733Z"/><path d="M16 6.25a.75.75 0 0 1 .75.75v2.25H19a.75.75 0 0 1 0 1.5h-2.25V13a.75.75 0 0 1-1.5 0v-2.25H13a.75.75 0 0 1 0-1.5h2.25V7a.75.75 0 0 1 .75-.75ZM10.323 19.5a.75.75 0 0 0-1.118 1A3.742 3.742 0 0 0 12 21.75c1.11 0 2.11-.484 2.795-1.25a.75.75 0 0 0-1.118-1 2.243 2.243 0 0 1-1.677.75 2.243 2.243 0 0 1-1.677-.75Z"/></svg>',"bell-ringing-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M7.3 3.905A6.725 6.725 0 0 1 12 2c1.756 0 3.447.681 4.7 1.905a6.493 6.493 0 0 1 1.965 4.645c0 3.63.882 5.751 1.61 6.89.341.532.239 1.179.056 1.595-.18.409-.608.965-1.304.965H4.973c-.695 0-1.124-.556-1.304-.965-.183-.416-.285-1.063.055-1.595.729-1.139 1.611-3.26 1.611-6.89 0-1.75.712-3.42 1.965-4.645ZM4.731 5.098a.75.75 0 1 0-1.321-.71 9.75 9.75 0 0 0-1.153 4.984.75.75 0 0 0 1.499-.057 8.25 8.25 0 0 1 .975-4.217Zm14.538 0a.75.75 0 0 1 1.321-.71 9.75 9.75 0 0 1 1.153 4.984.75.75 0 0 1-1.499-.057 8.25 8.25 0 0 0-.975-4.217ZM10.662 19.5a.75.75 0 0 0-1.289.766c.27.453.655.827 1.116 1.086a3.086 3.086 0 0 0 3.022 0 3.02 3.02 0 0 0 1.116-1.086.75.75 0 0 0-1.29-.767 1.514 1.514 0 0 1-.56.545 1.587 1.587 0 0 1-1.553 0 1.514 1.514 0 0 1-.562-.545Z"/></svg>',"bell-ringing-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.978 8.96a7.029 7.029 0 0 1 14.044 0l.124 2.733a6.949 6.949 0 0 0 1.287 3.723l.05.07c.826 1.157-.001 2.764-1.423 2.764H4.94c-1.422 0-2.25-1.607-1.423-2.765l.05-.07a6.948 6.948 0 0 0 1.287-3.722l.124-2.733ZM12 3.75a5.529 5.529 0 0 0-5.523 5.278l-.124 2.733a8.449 8.449 0 0 1-1.565 4.527l-.05.07a.248.248 0 0 0 .202.392h14.12c.202 0 .32-.228.202-.393l-.05-.07a8.45 8.45 0 0 1-1.565-4.526l-.124-2.733A5.529 5.529 0 0 0 12 3.75Z"/><path d="M4.731 5.098a.75.75 0 1 0-1.321-.71 9.75 9.75 0 0 0-1.153 4.984.75.75 0 1 0 1.499-.057 8.25 8.25 0 0 1 .975-4.217Zm14.538 0a.75.75 0 0 1 1.321-.71 9.75 9.75 0 0 1 1.153 4.984.75.75 0 1 1-1.499-.057 8.25 8.25 0 0 0-.975-4.217ZM10.323 19.5a.75.75 0 0 0-1.118 1A3.742 3.742 0 0 0 12 21.75c1.11 0 2.11-.484 2.795-1.25a.75.75 0 0 0-1.118-1 2.243 2.243 0 0 1-1.677.75 2.243 2.243 0 0 1-1.677-.75Z"/></svg>',"book-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M11 3.779c-3.09-.881-5.15-.85-8.313.123A.981.981 0 0 0 2 4.844v13.773c0 .681.667 1.16 1.325.983 2.866-.773 4.847-.644 7.675.117V3.779Zm2 15.971c2.95-.696 4.931-.73 7.725-.078.644.15 1.275-.326 1.275-.988V4.826a.977.977 0 0 0-.666-.933c-3.171-1.04-5.24-.959-8.334-.101V19.75Z"/></svg>',"book-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.555 4.065c-1.616-.513-2.965-.729-4.354-.676-1.316.05-2.632.34-4.195.798-1.575-.485-2.891-.759-4.208-.792-1.383-.034-2.722.198-4.319.674A1.73 1.73 0 0 0 2.25 5.731v11.895c0 1.204 1.16 1.996 2.256 1.715 2.626-.674 4.356-.47 7.285.38a.75.75 0 0 0 .396.005c3.045-.786 4.8-.886 7.38-.31 1.085.241 2.183-.558 2.183-1.725V5.713c0-.737-.466-1.417-1.195-1.648ZM12.75 5.533c1.365-.386 2.454-.606 3.508-.646 1.177-.044 2.35.134 3.843.608.08.025.149.107.149.218v11.978c0 .152-.155.305-.357.26-2.575-.574-4.454-.526-7.144.093l.001-12.51Zm-1.5-.007c-1.356-.4-2.44-.605-3.49-.631-1.176-.03-2.35.164-3.852.612a.23.23 0 0 0-.158.224v11.895c0 .152.165.318.383.262 2.657-.682 4.55-.546 7.117.126V5.526Z"/></svg>',"bookmark-check-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M7 3.25A2.75 2.75 0 0 0 4.25 6v14a.75.75 0 0 0 1.081.673L12 17.39l6.669 3.282A.75.75 0 0 0 19.75 20v-5a.75.75 0 0 0-1.5 0v3.795l-5.919-2.912a.75.75 0 0 0-.662 0L5.75 18.795V6c0-.69.56-1.25 1.25-1.25h6a.75.75 0 0 0 0-1.5H7Z"/><path d="M19.609 6.438a.75.75 0 0 0-1.218-.876l-3.13 4.346-1.78-1.484a.75.75 0 1 0-.961 1.152l2.4 2a.75.75 0 0 0 1.089-.138l3.6-5Z"/></svg>',"bookmark-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7a3 3 0 0 0-3 3v13.404a1 1 0 0 0 1.436.9l6.128-2.968a1 1 0 0 1 .872 0l6.128 2.969a1 1 0 0 0 1.436-.9V6a3 3 0 0 0-3-3Z"/></svg>',"bookmark-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.25 6A2.75 2.75 0 0 1 7 3.25h10A2.75 2.75 0 0 1 19.75 6v14a.75.75 0 0 1-1.081.673L12 17.39l-6.669 3.282A.75.75 0 0 1 4.25 20V6ZM7 4.75c-.69 0-1.25.56-1.25 1.25v12.795l5.919-2.912a.75.75 0 0 1 .662 0l5.919 2.912V6c0-.69-.56-1.25-1.25-1.25H7Z"/></svg>',"bookmark-plus-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M7 3.25A2.75 2.75 0 0 0 4.25 6v14a.75.75 0 0 0 1.081.673L12 17.39l6.669 3.282A.75.75 0 0 0 19.75 20v-5a.75.75 0 0 0-1.5 0v3.795l-5.919-2.912a.75.75 0 0 0-.662 0L5.75 18.795V6c0-.69.56-1.25 1.25-1.25h5a.75.75 0 0 0 0-1.5H7ZM19.75 4a.75.75 0 0 0-1.5 0v2.25H16a.75.75 0 0 0 0 1.5h2.25V10a.75.75 0 0 0 1.5 0V7.75H22a.75.75 0 0 0 0-1.5h-2.25V4Z"/></svg>',"chat-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20 12a8 8 0 0 1-12.235 6.788L4 20l1.212-3.765A8 8 0 1 1 20 12Z"/></svg>',"chat-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4.75a7.25 7.25 0 0 0-6.152 11.088l.185.295-.871 2.705 2.705-.87.295.184A7.25 7.25 0 1 0 12 4.75ZM3.25 12a8.75 8.75 0 1 1 4.422 7.606l-2.978.959a1 1 0 0 1-1.259-1.259l.959-2.978A8.714 8.714 0 0 1 3.25 12Z"/></svg>',"check-circle-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm4.768-12.36a1 1 0 1 0-1.536-1.28l-4.3 5.159-2.225-2.226a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.475-.067l5-6Z"/></svg>',"check-circle-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M16.576 9.48a.75.75 0 0 0-1.152-.96l-4.474 5.369-2.42-2.42a.75.75 0 0 0-1.06 1.061l3 3a.75.75 0 0 0 1.106-.05l5-6Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25ZM3.75 12a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0Z"/></svg>',"check-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.45 6.4a.75.75 0 0 1 .15 1.05l-7.5 10a.75.75 0 0 1-1.157.052l-4.5-5a.75.75 0 1 1 1.114-1.004l3.89 4.322L17.4 6.55a.75.75 0 0 1 1.05-.15Z"/></svg>',"chevron-down-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.47 9.47a.75.75 0 0 1 1.06 0L12 13.94l4.47-4.47a.75.75 0 1 1 1.06 1.06l-5 5a.75.75 0 0 1-1.06 0l-5-5a.75.75 0 0 1 0-1.06Z"/></svg>',"chevron-left-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.53 6.47a.75.75 0 0 1 0 1.06L10.06 12l4.47 4.47a.75.75 0 1 1-1.06 1.06l-5-5a.75.75 0 0 1 0-1.06l5-5a.75.75 0 0 1 1.06 0Z"/></svg>',"chevron-right-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.47 6.47a.75.75 0 0 1 1.06 0l5 5a.75.75 0 0 1 0 1.06l-5 5a.75.75 0 1 1-1.06-1.06L13.94 12 9.47 7.53a.75.75 0 0 1 0-1.06Z"/></svg>',"chevron-up-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.47 8.47a.75.75 0 0 1 1.06 0l5 5a.75.75 0 1 1-1.06 1.06L12 10.06l-4.47 4.47a.75.75 0 0 1-1.06-1.06l5-5Z"/></svg>',"clock-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm1-15a1 1 0 1 0-2 0v5a1 1 0 0 0 1 1h5a1 1 0 1 0 0-2h-4V7Z"/></svg>',"clock-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.75 7a.75.75 0 0 0-1.5 0v5c0 .414.336.75.75.75h5a.75.75 0 0 0 0-1.5h-4.25V7Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25ZM3.75 12a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0Z"/></svg>',"communities-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-3 3a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm9 3a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-6 6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"/></svg>',"communities-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5ZM9.25 6a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0Zm-4.5 6a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0ZM6 9.25a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5ZM10.75 18a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0ZM12 15.25a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5ZM16.75 12a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0ZM18 9.25a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5Z"/></svg>',"content-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M6 3a3 3 0 0 0-3 3v2h5V3H6Zm4 0v5h11V6a3 3 0 0 0-3-3h-8Zm11 7H10v11h8a3 3 0 0 0 3-3v-8ZM8 21V10H3v8a3 3 0 0 0 3 3h2Z"/></svg>',"content-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 3.25A2.75 2.75 0 0 0 3.25 6v12A2.75 2.75 0 0 0 6 20.75h12A2.75 2.75 0 0 0 20.75 18V6A2.75 2.75 0 0 0 18 3.25H6Zm2.25 1.5H6c-.69 0-1.25.56-1.25 1.25v2.25h3.5v-3.5Zm-3.5 5V18c0 .69.56 1.25 1.25 1.25h2.25v-9.5h-3.5Zm5 9.5H18c.69 0 1.25-.56 1.25-1.25V9.75h-9.5v9.5Zm9.5-11h-9.5v-3.5H18c.69 0 1.25.56 1.25 1.25v2.25Z"/></svg>',"cross-circle-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM8.293 8.293a1 1 0 0 1 1.414 0L12 10.586l2.293-2.293a1 1 0 1 1 1.414 1.414L13.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414L12 13.414l-2.293 2.293a1 1 0 0 1-1.414-1.414L10.586 12 8.293 9.707a1 1 0 0 1 0-1.414Z"/></svg>',"cross-circle-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M8.47 8.47a.75.75 0 0 1 1.06 0L12 10.94l2.47-2.47a.75.75 0 1 1 1.06 1.06L13.06 12l2.47 2.47a.75.75 0 1 1-1.06 1.06L12 13.06l-2.47 2.47a.75.75 0 0 1-1.06-1.06L10.94 12 8.47 9.53a.75.75 0 0 1 0-1.06Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25ZM3.75 12a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0Z"/></svg>',"cross-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M7.53 6.47a.75.75 0 0 0-1.06 1.06L10.94 12l-4.47 4.47a.75.75 0 1 0 1.06 1.06L12 13.06l4.47 4.47a.75.75 0 1 0 1.06-1.06L13.06 12l4.47-4.47a.75.75 0 0 0-1.06-1.06L12 10.94 7.53 6.47Z"/></svg>',"cross-square-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5Zm3.293 5.293a1 1 0 0 1 1.414 0L12 10.586l2.293-2.293a1 1 0 1 1 1.414 1.414L13.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414L12 13.414l-2.293 2.293a1 1 0 0 1-1.414-1.414L10.586 12 8.293 9.707a1 1 0 0 1 0-1.414Z"/></svg>',"cross-square-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M8.47 8.47a.75.75 0 0 1 1.06 0L12 10.94l2.47-2.47a.75.75 0 1 1 1.06 1.06L13.06 12l2.47 2.47a.75.75 0 1 1-1.06 1.06L12 13.06l-2.47 2.47a.75.75 0 0 1-1.06-1.06L10.94 12 8.47 9.53a.75.75 0 0 1 0-1.06Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 3.25A1.75 1.75 0 0 0 3.25 5v14c0 .966.784 1.75 1.75 1.75h14A1.75 1.75 0 0 0 20.75 19V5A1.75 1.75 0 0 0 19 3.25H5ZM4.75 5A.25.25 0 0 1 5 4.75h14a.25.25 0 0 1 .25.25v14a.25.25 0 0 1-.25.25H5a.25.25 0 0 1-.25-.25V5Z"/></svg>',"events-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M7 2a1 1 0 0 1 1 1h8a1 1 0 1 1 2 0 3 3 0 0 1 3 3v1H3V6a3 3 0 0 1 3-3 1 1 0 0 1 1-1Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M21 9H3v9a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V9Zm-5.86 2.232a1 1 0 0 1 .128 1.408l-3.333 4a1 1 0 0 1-1.46.081l-1.668-1.6a1 1 0 0 1 1.386-1.442l.892.857 2.647-3.176a1 1 0 0 1 1.408-.128Z"/></svg>',"events-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M14.416 11.376a.75.75 0 0 1 .208 1.04l-2.667 4a.75.75 0 0 1-1.2.064l-1.333-1.6a.75.75 0 1 1 1.152-.96l.69.828 2.11-3.164a.75.75 0 0 1 1.04-.208Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17 2.25a.75.75 0 0 1 .75.75v.58A3.501 3.501 0 0 1 20.5 7v10a3.5 3.5 0 0 1-3.5 3.5H7A3.5 3.5 0 0 1 3.5 17V7a3.501 3.501 0 0 1 2.75-3.42V3a.75.75 0 0 1 1.5 0v.5h8.5V3a.75.75 0 0 1 .75-.75ZM7 5a2 2 0 0 0-2 2v1.25h14V7a2 2 0 0 0-2-2H7Zm12 4.75H5V17a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9.75Z"/></svg>',"folder-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 6c0-.966.784-1.75 1.75-1.75h7.382a1.75 1.75 0 0 1 1.565.967l1.517 3.033H20c.966 0 1.75.784 1.75 1.75v8A1.75 1.75 0 0 1 20 19.75H4A1.75 1.75 0 0 1 2.25 18V6Zm1.5 0A.25.25 0 0 1 4 5.75h7.382a.25.25 0 0 1 .224.138l1.18 2.362H3.75V6Zm0 12V9.75H20a.25.25 0 0 1 .25.25v8a.25.25 0 0 1-.25.25H4a.25.25 0 0 1-.25-.25Z"/></svg>',"hashtag-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.733 5.157a.75.75 0 0 0-1.466-.314l-.73 3.407H6a.75.75 0 1 0 0 1.5h2.215l-.964 4.5H5a.75.75 0 0 0 0 1.5h1.93l-.663 3.093a.75.75 0 1 0 1.466.314l.73-3.407h5.466l-.662 3.093a.75.75 0 0 0 1.466.314l.73-3.407H18a.75.75 0 0 0 0-1.5h-2.215l.964-4.5H19a.75.75 0 0 0 0-1.5h-1.93l.663-3.093a.75.75 0 0 0-1.466-.314l-.73 3.407H10.07l.662-3.093ZM9.75 9.75l-.964 4.5h5.466l.964-4.5H9.75Z"/></svg>',"home-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.797 9.109a2 2 0 0 0-.677 1.74l.962 8.38A2 2 0 0 0 6.07 21h11.862a2 2 0 0 0 1.987-1.772l.962-8.38a2 2 0 0 0-.677-1.74L13.31 3.136a2 2 0 0 0-2.62 0L3.797 9.11ZM9 21v-6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v6H9Z"/></svg>',"home-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.997 20.75h8.076a2.75 2.75 0 0 0 2.732-2.438l.821-7.205a2.75 2.75 0 0 0-.924-2.384l-5.894-5.141a2.75 2.75 0 0 0-3.616 0L4.298 8.723a2.75 2.75 0 0 0-.924 2.384l.821 7.205a2.75 2.75 0 0 0 2.733 2.438h2.069Zm2.181-16.038a1.25 1.25 0 0 1 1.644 0l5.894 5.142c.31.27.466.675.42 1.083l-.822 7.205a1.25 1.25 0 0 1-1.242 1.108H15.75V15A2.75 2.75 0 0 0 13 12.25h-2A2.75 2.75 0 0 0 8.25 15v4.25H6.928a1.25 1.25 0 0 1-1.242-1.108l-.822-7.205a1.25 1.25 0 0 1 .42-1.083l5.894-5.142ZM14.25 19.25h-4.5V15c0-.69.56-1.25 1.25-1.25h2c.69 0 1.25.56 1.25 1.25v4.25Z"/></svg>',"layers-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.568 3.177a1 1 0 0 0-1.136 0l-7 4.833a1 1 0 0 0 0 1.646l7 4.834a1 1 0 0 0 1.136 0l7-4.834a1 1 0 0 0 0-1.646l-7-4.833Z"/><path d="M5.581 14.186a1 1 0 0 0-1.162 1.628l7 5a1 1 0 0 0 1.162 0l7-5a1 1 0 0 0-1.162-1.628L12 18.771l-6.419-4.585Z"/></svg>',"layers-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.426 3.383a.75.75 0 0 0-.852 0l-7 4.833a.75.75 0 0 0 0 1.235l7 4.833a.75.75 0 0 0 .852 0l7-4.833a.75.75 0 0 0 0-1.235l-7-4.833ZM12 12.755 6.32 8.833 12 4.911l5.68 3.922L12 12.755Z"/><path d="M5.436 14.39a.75.75 0 1 0-.872 1.22l7 5a.75.75 0 0 0 .872 0l7-5a.75.75 0 1 0-.872-1.22L12 19.078 5.436 14.39Z"/></svg>',"marketplace-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M9.75 12A2.25 2.25 0 0 0 12 9.75a2.25 2.25 0 0 0 4.5 0 2.25 2.25 0 0 0 4.5 0V8.444a4 4 0 0 0-.422-1.789l-1.552-3.102A1 1 0 0 0 18.132 3H5.868a1 1 0 0 0-.894.553L3.422 6.655A4 4 0 0 0 3 8.445V9.75a2.25 2.25 0 0 0 4.5 0A2.25 2.25 0 0 0 9.75 12ZM5 13v3H4a1 1 0 1 0 0 2h1v2a1 1 0 1 0 2 0v-2h10v2a1 1 0 1 0 2 0v-2h1a1 1 0 1 0 0-2h-1v-3h-2v3H7v-3H5Z"/></svg>',"marketplace-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.463 3.25H5.537L3.54 7.242a2.75 2.75 0 0 0-.29 1.23V10a2.75 2.75 0 0 0 2 2.646v3.604H4a.75.75 0 0 0 0 1.5h1.25V20a.75.75 0 0 0 1.5 0v-2.25h10.5V20a.75.75 0 0 0 1.5 0v-2.25H20a.75.75 0 0 0 0-1.5h-1.25v-3.604a2.751 2.751 0 0 0 2-2.646V8.472c0-.427-.1-.848-.29-1.23L18.463 3.25Zm-1.213 9.396v3.604H6.75v-3.604A2.75 2.75 0 0 0 8 11.887a2.742 2.742 0 0 0 2 .863c.788 0 1.499-.331 2-.863a2.742 2.742 0 0 0 2 .863c.788 0 1.499-.331 2-.863a2.75 2.75 0 0 0 1.25.76ZM18 11.25c.69 0 1.25-.56 1.25-1.25V8.472a1.25 1.25 0 0 0-.132-.559L17.537 4.75H6.463L4.882 7.913a1.25 1.25 0 0 0-.132.56V10a1.25 1.25 0 1 0 2.5 0V9a.75.75 0 0 1 1.5 0v1a1.25 1.25 0 1 0 2.5 0V9a.75.75 0 0 1 1.5 0v1a1.25 1.25 0 1 0 2.5 0V9a.75.75 0 0 1 1.5 0v1c0 .69.56 1.25 1.25 1.25Z"/></svg>',"menu-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M2.25 5A.75.75 0 0 1 3 4.25h18a.75.75 0 0 1 0 1.5H3A.75.75 0 0 1 2.25 5Zm0 7a.75.75 0 0 1 .75-.75h18a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75ZM3 18.25a.75.75 0 0 0 0 1.5h18a.75.75 0 0 0 0-1.5H3Z"/></svg>',"photo-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.25 7A3.75 3.75 0 0 1 7 3.25h10A3.75 3.75 0 0 1 20.75 7v10A3.75 3.75 0 0 1 17 20.75H7A3.75 3.75 0 0 1 3.25 17V7ZM7 4.75A2.25 2.25 0 0 0 4.75 7v3.742c4.222-1.342 5.746.124 7.3 1.618 1.52 1.462 3.067 2.951 7.2 1.858V7A2.25 2.25 0 0 0 17 4.75H7Z"/></svg>',"photo-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.25 7A3.75 3.75 0 0 1 7 3.25h10A3.75 3.75 0 0 1 20.75 7v10A3.75 3.75 0 0 1 17 20.75H7A3.75 3.75 0 0 1 3.25 17V7ZM7 4.75A2.25 2.25 0 0 0 4.75 7v3.957c1.947-.587 3.42-.617 4.632-.263 1.402.41 2.334 1.305 3.138 2.078l.003.003c.829.796 1.528 1.469 2.55 1.82.922.318 2.2.398 4.177-.154V7A2.25 2.25 0 0 0 17 4.75H7ZM4.75 17v-4.469c2.006-.672 3.292-.666 4.212-.397 1.004.293 1.697.93 2.518 1.72l.08.075c.777.75 1.686 1.624 3.024 2.085 1.212.417 2.694.473 4.666-.021V17A2.25 2.25 0 0 1 17 19.25H7A2.25 2.25 0 0 1 4.75 17Z"/></svg>',"plus-circle-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm0-14a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2H9a1 1 0 1 1 0-2h2V9a1 1 0 0 1 1-1Z"/></svg>',"plus-circle-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 8.25a.75.75 0 0 1 .75.75v2.25H15a.75.75 0 0 1 0 1.5h-2.25V15a.75.75 0 0 1-1.5 0v-2.25H9a.75.75 0 0 1 0-1.5h2.25V9a.75.75 0 0 1 .75-.75Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25ZM3.75 12a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0Z"/></svg>',"plus-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.75 5a.75.75 0 0 0-1.5 0v6.25H5a.75.75 0 0 0 0 1.5h6.25V19a.75.75 0 0 0 1.5 0v-6.25H19a.75.75 0 0 0 0-1.5h-6.25V5Z"/></svg>',"plus-square-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5Zm7 5a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2H9a1 1 0 1 1 0-2h2V9a1 1 0 0 1 1-1Z"/></svg>',"plus-square-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 8.25a.75.75 0 0 1 .75.75v2.25H15a.75.75 0 0 1 0 1.5h-2.25V15a.75.75 0 0 1-1.5 0v-2.25H9a.75.75 0 0 1 0-1.5h2.25V9a.75.75 0 0 1 .75-.75Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.25 5c0-.966.784-1.75 1.75-1.75h14c.966 0 1.75.784 1.75 1.75v14A1.75 1.75 0 0 1 19 20.75H5A1.75 1.75 0 0 1 3.25 19V5ZM5 4.75a.25.25 0 0 0-.25.25v14c0 .138.112.25.25.25h14a.25.25 0 0 0 .25-.25V5a.25.25 0 0 0-.25-.25H5Z"/></svg>',"printer-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.272 3.818A.75.75 0 0 1 7 3.25h10a.75.75 0 0 1 .728.568l.858 3.432c1.22 0 2.164 1.05 2.164 2.25V16A1.75 1.75 0 0 1 19 17.75h-1.25V20a.75.75 0 0 1-.75.75H7a.75.75 0 0 1-.75-.75v-2.25H5A1.75 1.75 0 0 1 3.25 16V9.5c0-1.2.944-2.25 2.164-2.25l.858-3.432Zm.689 3.432h10.078l-.625-2.5H7.586l-.625 2.5Zm.789 12h8.5v-4.5h-8.5v4.5Z"/></svg>',"printer-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.272 3.818A.75.75 0 0 1 7 3.25h10a.75.75 0 0 1 .728.568l.858 3.432c1.22 0 2.164 1.05 2.164 2.25V16A1.75 1.75 0 0 1 19 17.75h-1.25V20a.75.75 0 0 1-.75.75H7a.75.75 0 0 1-.75-.75v-2.25H5A1.75 1.75 0 0 1 3.25 16V9.5c0-1.2.944-2.25 2.164-2.25l.858-3.432Zm.689 3.432h10.078l-.625-2.5H7.586l-.625 2.5Zm-.711 9V14a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 .75.75v2.25H19a.25.25 0 0 0 .25-.25V9.5c0-.468-.343-.75-.634-.75H5.384c-.29 0-.634.282-.634.75V16c0 .138.112.25.25.25h1.25Zm10-1.5h-8.5v4.5h8.5v-4.5Z"/></svg>',"profiles-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 3a4 4 0 0 0-4 4H2a1 1 0 0 0 0 2h1v2H2a1 1 0 1 0 0 2h1v2H2a1 1 0 1 0 0 2h1a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4H7Zm5 9a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm-3.412 2.677A2.823 2.823 0 0 1 11.168 13h1.664c1.116 0 2.127.657 2.58 1.677a.941.941 0 0 1-.86 1.323H9.448a.941.941 0 0 1-.86-1.323Z"/></svg>',"profiles-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M8.588 14.677A2.823 2.823 0 0 1 11.168 13h1.664c1.116 0 2.127.657 2.58 1.677a.941.941 0 0 1-.86 1.323H9.448a.941.941 0 0 1-.86-1.323ZM14 10a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 3.25A3.75 3.75 0 0 0 3.25 7v.25H2a.75.75 0 0 0 0 1.5h1.25v2.5H2a.75.75 0 0 0 0 1.5h1.25v2.5H2a.75.75 0 0 0 0 1.5h1.25V17A3.75 3.75 0 0 0 7 20.75h10A3.75 3.75 0 0 0 20.75 17V7A3.75 3.75 0 0 0 17 3.25H7Zm-2.25 5.5v2.5H5a.75.75 0 0 1 0 1.5h-.25v2.5H5a.75.75 0 0 1 0 1.5h-.25V17A2.25 2.25 0 0 0 7 19.25h10A2.25 2.25 0 0 0 19.25 17V7A2.25 2.25 0 0 0 17 4.75H7A2.25 2.25 0 0 0 4.75 7v.25H5a.75.75 0 0 1 0 1.5h-.25Z"/></svg>',"reading-glasses-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.15 5.265a.75.75 0 0 1 .546.456l1.752 4.379a4.5 4.5 0 1 1-7.39 2.68 4.585 4.585 0 0 0-1.084-.136 4.573 4.573 0 0 0-1.031.136 4.5 4.5 0 1 1-7.39-2.68l1.75-4.379A.75.75 0 0 1 6.53 5.47l1 1a.75.75 0 0 1-1.06 1.06l-.196-.195-.705 1.761a4.495 4.495 0 0 1 4.61 1.813c.616-.164 1.186-.261 1.784-.265.606-.003 1.199.09 1.857.265a4.495 4.495 0 0 1 4.61-1.813l-.704-1.761-.196.195a.75.75 0 1 1-1.06-1.06l1-1a.75.75 0 0 1 .68-.205Z"/></svg>',"reading-glasses-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.15 5.265a.75.75 0 0 1 .546.456l1.984 4.96a4.25 4.25 0 1 1-7.333 1.914c-.544-.144-.97-.203-1.374-.2-.4.001-.808.064-1.32.199A4.25 4.25 0 1 1 3.32 10.68l1.984-4.959A.75.75 0 0 1 6.53 5.47l1 1a.75.75 0 0 1-1.06 1.06l-.196-.195-.818 2.044a4.259 4.259 0 0 1 4.617 1.818c.67-.188 1.268-.3 1.891-.303.629-.004 1.248.102 1.963.303a4.246 4.246 0 0 1 4.617-1.818l-.818-2.044-.196.195a.75.75 0 1 1-1.06-1.06l1-1a.75.75 0 0 1 .68-.205ZM3.75 13.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0Zm13.75-2.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5Z"/></svg>',"search-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M11.5 16a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.25 11.5a8.25 8.25 0 1 1 14.559 5.316c.08.037.155.088.221.154l2.5 2.5a.75.75 0 1 1-1.06 1.06l-2.5-2.5a.747.747 0 0 1-.154-.221A8.25 8.25 0 0 1 3.25 11.5Zm8.25-6.75a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5Z"/></svg>',"search-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 3.25a8.25 8.25 0 1 0 5.316 14.559c.037.08.088.155.154.221l2.5 2.5a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.747.747 0 0 0-.221-.154A8.25 8.25 0 0 0 11.5 3.25ZM4.75 11.5a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Z"/></svg>',"settings-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5ZM9.75 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.73 2.25A1.75 1.75 0 0 0 8.98 4v.654A1.25 1.25 0 0 1 7.109 5.74l-.605-.346a1.75 1.75 0 0 0-2.381.638l-1.264 2.17a1.75 1.75 0 0 0 .643 2.399l.55.315a1.25 1.25 0 0 1 0 2.17l-.55.315a1.75 1.75 0 0 0-.643 2.4l1.264 2.169a1.75 1.75 0 0 0 2.381.638l.605-.346a1.25 1.25 0 0 1 1.87 1.085V20c0 .966.784 1.75 1.75 1.75h2.541A1.75 1.75 0 0 0 15.02 20v-.654a1.25 1.25 0 0 1 1.871-1.085l.605.346a1.75 1.75 0 0 0 2.381-.638l1.264-2.17a1.75 1.75 0 0 0-.643-2.399l-.55-.315a1.25 1.25 0 0 1 0-2.17l.55-.315a1.75 1.75 0 0 0 .643-2.4l-1.264-2.169a1.75 1.75 0 0 0-2.381-.638l-.605.346a1.25 1.25 0 0 1-1.87-1.085V4a1.75 1.75 0 0 0-1.75-1.75H10.73ZM10.48 4a.25.25 0 0 1 .25-.25h2.54a.25.25 0 0 1 .25.25v.654c0 2.113 2.283 3.436 4.116 2.387l.605-.346a.25.25 0 0 1 .34.091l1.264 2.17a.25.25 0 0 1-.092.342l-.55.315c-1.846 1.056-1.846 3.718 0 4.774l.55.315a.25.25 0 0 1 .092.343l-1.264 2.169a.25.25 0 0 1-.34.09l-.605-.345c-1.833-1.05-4.116.274-4.116 2.387V20a.25.25 0 0 1-.25.25h-2.54a.25.25 0 0 1-.25-.25v-.654c0-2.113-2.283-3.436-4.116-2.387l-.605.346a.25.25 0 0 1-.34-.091l-1.264-2.17a.25.25 0 0 1 .092-.342l.55-.315c1.846-1.056 1.846-3.718 0-4.774l-.55-.315a.25.25 0 0 1-.092-.343L5.42 6.786a.25.25 0 0 1 .34-.09l.605.345c1.833 1.05 4.116-.274 4.116-2.387V4Z"/></svg>',"share-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M11.941 3.159v4.966c-3.39 1.128-8.423 2.727-8.904 9.021-.031.411.434.65.774.418 2.026-1.39 3.932-2.092 8.13-2.092v4.913a.5.5 0 0 0 .855.353l8.842-8.89a.5.5 0 0 0-.012-.716l-8.842-8.337a.5.5 0 0 0-.843.364Z"/></svg>',"share-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.75 4.742V8.5a.75.75 0 0 1-.512.711l-.065.022c-1.604.535-3.435 1.147-4.892 2.344-1.169.961-2.12 2.322-2.427 4.416a9.777 9.777 0 0 1 2.112-1.005c1.308-.436 2.865-.641 5.034-.641a.75.75 0 0 1 .75.75v3.678l7.177-7.242-7.177-6.79Zm-1.5-.58c0-1.098 1.312-1.663 2.11-.908l7.784 7.366c.51.482.522 1.29.029 1.788l-7.785 7.854c-.786.793-2.138.236-2.138-.88v-3.526c-1.673.043-2.85.235-3.81.555-1.09.364-1.953.91-2.99 1.689a.75.75 0 0 1-1.2-.6c0-3.426 1.303-5.622 3.078-7.081 1.546-1.27 3.42-1.954 4.922-2.46V4.162Z"/></svg>',"sign-in-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M14 3.25a.75.75 0 0 0 0 1.5h5.25v14.5H14a.75.75 0 0 0 0 1.5h5.25c.39 0 .77-.15 1.052-.425.284-.275.448-.653.448-1.052V4.727c0-.4-.164-.777-.448-1.052a1.512 1.512 0 0 0-1.052-.425H14Z"/><path d="M10.47 7.47a.75.75 0 0 1 1.06 0l4 4a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 1 1-1.06-1.06l2.72-2.72H4a.75.75 0 0 1 0-1.5h9.19l-2.72-2.72a.75.75 0 0 1 0-1.06Z"/></svg>',"sign-out-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4.75 19.25V4.75H10a.75.75 0 0 0 0-1.5H4.75c-.39 0-.77.15-1.052.425a1.466 1.466 0 0 0-.448 1.052v14.546c0 .4.164.777.448 1.052.283.275.661.425 1.052.425H10a.75.75 0 0 0 0-1.5H4.75Z"/><path d="M14.47 7.47a.75.75 0 0 1 1.06 0l4 4a.748.748 0 0 1 0 1.06l-4 4a.75.75 0 1 1-1.06-1.06l2.72-2.72H8.75a.75.75 0 0 1 0-1.5h8.44l-2.72-2.72a.75.75 0 0 1 0-1.06Z"/></svg>',"signal-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17.834 5.106a.75.75 0 0 1 1.06 0 9.75 9.75 0 0 1 0 13.788.75.75 0 0 1-1.06-1.06 8.25 8.25 0 0 0 0-11.668.75.75 0 0 1 0-1.06ZM8.995 8.995a.75.75 0 0 0-1.06-1.06 5.75 5.75 0 0 0 0 8.13.75.75 0 1 0 1.06-1.06 4.25 4.25 0 0 1 0-6.01Z"/><path d="M15.005 7.934a.75.75 0 0 1 1.06 0 5.751 5.751 0 0 1 0 8.132.75.75 0 0 1-1.06-1.06 4.25 4.25 0 0 0 0-6.011.75.75 0 0 1 0-1.06ZM13.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM6.166 6.166a.75.75 0 0 0-1.06-1.06 9.75 9.75 0 0 0 0 13.788.75.75 0 1 0 1.06-1.06 8.25 8.25 0 0 1 0-11.668Z"/></svg>',"sparkle-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M11.07 3.359c.333-.844 1.527-.844 1.86 0l2.022 5.126a1 1 0 0 0 .563.563l5.126 2.022c.844.333.844 1.527 0 1.86l-5.126 2.022a1 1 0 0 0-.563.563l-2.022 5.126c-.333.844-1.527.844-1.86 0l-2.022-5.126a1 1 0 0 0-.563-.563L3.359 12.93c-.844-.333-.844-1.527 0-1.86l5.126-2.022a1 1 0 0 0 .563-.563l2.022-5.126ZM21 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM4.5 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/></svg>',"sparkle-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.372 4.084c.583-1.478 2.673-1.478 3.256 0l1.739 4.408a.25.25 0 0 0 .14.141l4.41 1.739c1.477.583 1.477 2.673 0 3.256l-4.41 1.739a.25.25 0 0 0-.14.14l-1.739 4.41c-.583 1.477-2.673 1.477-3.256 0l-1.739-4.41a.25.25 0 0 0-.14-.14l-4.41-1.739c-1.477-.583-1.477-2.673 0-3.256l4.41-1.739a.25.25 0 0 0 .14-.14l1.739-4.41Zm1.86.55a.25.25 0 0 0-.465 0L10.03 9.043a1.75 1.75 0 0 1-.986.986l-4.41 1.738a.25.25 0 0 0 0 .466l4.41 1.738c.45.178.808.535.986.986l1.738 4.41a.25.25 0 0 0 .466 0l1.738-4.41a1.75 1.75 0 0 1 .986-.986l4.41-1.738a.25.25 0 0 0 0-.466l-4.41-1.738a1.75 1.75 0 0 1-.986-.986l-1.738-4.41Z"/><path d="M21 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM4.5 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/></svg>',"sticker-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.477 2 2 6.477 2 12c0 4.417 2.864 8.163 6.833 9.488.04.013.079.026.118.037.553.17 1.049-.297 1.049-.876V15a5 5 0 0 1 5-5h5.65c.578 0 1.044-.496.875-1.05a4.518 4.518 0 0 0-.037-.117C20.163 4.863 16.418 2 12 2Z"/><path d="M15 12a3 3 0 0 0-3 3v3.379a.5.5 0 0 0 .854.353l5.878-5.878A.5.5 0 0 0 18.38 12H15Z"/></svg>',"sticker-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25A9.75 9.75 0 0 0 2.25 12a9.752 9.752 0 0 0 6.662 9.25c2.15.718 4.262-.363 5.669-1.77l4.9-4.9c1.405-1.406 2.487-3.518 1.77-5.668C19.959 5.042 16.307 2.25 12 2.25ZM3.75 12a8.25 8.25 0 0 1 16.078-2.613c.094.282.141.571.147.863H15A4.75 4.75 0 0 0 10.25 15v4.975a2.887 2.887 0 0 1-.863-.147A8.254 8.254 0 0 1 3.75 12Zm8 7.658c.625-.27 1.23-.698 1.77-1.239l4.9-4.9c.54-.54.969-1.144 1.238-1.769H15A3.25 3.25 0 0 0 11.75 15v4.658Z"/></svg>',"thumbs-up-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M10.855 3.74c-.53 2.038-1.032 3.962-2.517 5.432-.207.205-.338.48-.338.77V19a1 1 0 0 0 1 1h6.638a3 3 0 0 0 2.824-1.988l2.1-5.861c.7-1.954-.748-4.012-2.824-4.012h-2.32a.509.509 0 0 1-.495-.414c-.629-3.264-1.358-4.636-2.053-5.23-.729-.621-1.734.168-1.975 1.095l-.04.15ZM5.5 10H5a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5Z"/></svg>',"thumbs-up-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.28 2.382c-.82-.132-1.669.334-1.958 1.146a17.2 17.2 0 0 0-.485 1.649l-.02.079a11.8 11.8 0 0 1-.338 1.178c-.263.724-.712 1.534-1.878 2.816H6A2.75 2.75 0 0 0 3.25 12v5A2.75 2.75 0 0 0 6 19.75h9.56a3.75 3.75 0 0 0 3.572-2.607l1.747-5.457a2.75 2.75 0 0 0-2.62-3.588h-3.09c-.256-2.118-.58-3.44-1-4.272-.239-.476-.526-.827-.88-1.067a2.423 2.423 0 0 0-1.009-.377Zm-.545 1.65c.036-.102.17-.19.306-.169.196.032.31.072.404.136.094.064.23.193.385.502.329.652.658 1.924.924 4.426a.75.75 0 0 0 .746.67h3.76a1.25 1.25 0 0 1 1.19 1.632l-1.747 5.457a2.25 2.25 0 0 1-2.143 1.564H8.75v-8.034c1.229-1.358 1.794-2.322 2.139-3.27.163-.448.272-.882.378-1.307l.024-.096c.117-.462.241-.942.444-1.512ZM7.25 18.25v-7.5H6c-.69 0-1.25.56-1.25 1.25v5c0 .69.56 1.25 1.25 1.25h1.25Z"/></svg>',"trash-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.25 4A.75.75 0 0 1 8 3.25h8a.75.75 0 0 1 .75.75v2.25H20a.75.75 0 0 1 0 1.5h-.308l-.942 11.637a1.353 1.353 0 0 1-.497.998 1.61 1.61 0 0 1-1.03.365H6.777a1.61 1.61 0 0 1-1.031-.365 1.353 1.353 0 0 1-.496-.998L4.308 7.75H4a.75.75 0 0 1 0-1.5h3.25V4Zm1.5 2.25h6.5v-1.5h-6.5v1.5Z"/></svg>',"trash-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.25 4A.75.75 0 0 1 8 3.25h8a.75.75 0 0 1 .75.75v2.25H20a.75.75 0 0 1 0 1.5h-.308l-.942 11.637a1.353 1.353 0 0 1-.497.998 1.61 1.61 0 0 1-1.03.365H6.777a1.61 1.61 0 0 1-1.031-.365 1.353 1.353 0 0 1-.497-.998L4.308 7.75H4a.75.75 0 0 1 0-1.5h3.25V4ZM5.813 7.75l.931 11.497h10.512l.93-11.497H5.814Zm9.437-3v1.5h-6.5v-1.5h6.5Z"/></svg>',"video-camera-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M2 17.714V6.286C2 5.023 2.995 4 4.222 4h10c1.228 0 2.222 1.023 2.222 2.286v3.428l4.03-2.487A1 1 0 0 1 22 8.078v7.844a1 1 0 0 1-1.525.851l-4.03-2.487v3.428c0 1.263-.995 2.286-2.223 2.286h-10C2.995 20 2 18.977 2 17.714Z"/></svg>',"video-camera-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 5.75c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25h9c.69 0 1.25-.56 1.25-1.25v-3a.75.75 0 0 1 1.136-.643l3.864 2.318v-7.35l-3.864 2.318A.75.75 0 0 1 15.25 10V7c0-.69-.56-1.25-1.25-1.25H5ZM2.25 7A2.75 2.75 0 0 1 5 4.25h9A2.75 2.75 0 0 1 16.75 7v1.675l3.864-2.318A.75.75 0 0 1 21.75 7v10a.75.75 0 0 1-1.136.643l-3.864-2.318V17A2.75 2.75 0 0 1 14 19.75H5A2.75 2.75 0 0 1 2.25 17V7Z"/></svg>',"apple-safari":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.815 11.807a9.79 9.79 0 0 1-9.79 9.789c-5.405 0-9.788-4.383-9.788-9.79 0-5.406 4.383-9.788 9.789-9.788a9.79 9.79 0 0 1 9.789 9.789Z" fill="#E4E3E3"/><path d="M21.048 11.807a9.022 9.022 0 1 1-18.044 0 9.022 9.022 0 0 1 18.044 0Z" fill="#0BA2E2"/><path clip-rule="evenodd" d="M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z" stroke="#fff" stroke-linecap="round" stroke-dasharray="1 2.3"/><path d="m18.191 6.545-7.196 4.182 2.106 2.233 5.09-6.415Z" fill="#FF5150"/><path d="M10.995 10.727 6.444 17.89l6.657-4.93-2.106-2.233Z" fill="#F1F1F1"/></svg>',facebook:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1Z" fill="#1877F2"/><path d="m15.041 12.978.363-2.245h-2.27V9.277c0-.615.317-1.214 1.334-1.214H15.5V6.152S14.563 6 13.668 6c-1.87 0-3.09 1.076-3.09 3.022v1.711H8.5v2.245h2.078v5.428a8.664 8.664 0 0 0 2.557 0v-5.428h1.906Z" fill="#fff"/></svg>',"feed-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 3.25A1.75 1.75 0 0 0 3.25 5v4c0 .966.784 1.75 1.75 1.75h5A1.75 1.75 0 0 0 11.75 9V5A1.75 1.75 0 0 0 10 3.25H5Zm0 10A1.75 1.75 0 0 0 3.25 15v4c0 .966.784 1.75 1.75 1.75h5A1.75 1.75 0 0 0 11.75 19v-4A1.75 1.75 0 0 0 10 13.25H5Z"/><path d="M14.25 5a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75Zm.75 9.25a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5h-4ZM14.25 9a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75Zm.75 9.25a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5h-4Z"/></svg>',"feed-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 3.25A1.75 1.75 0 0 0 3.25 5v4c0 .966.784 1.75 1.75 1.75h5A1.75 1.75 0 0 0 11.75 9V5A1.75 1.75 0 0 0 10 3.25H5ZM4.75 5A.25.25 0 0 1 5 4.75h5a.25.25 0 0 1 .25.25v4a.25.25 0 0 1-.25.25H5A.25.25 0 0 1 4.75 9V5ZM5 13.25A1.75 1.75 0 0 0 3.25 15v4c0 .966.784 1.75 1.75 1.75h5A1.75 1.75 0 0 0 11.75 19v-4A1.75 1.75 0 0 0 10 13.25H5ZM4.75 15a.25.25 0 0 1 .25-.25h5a.25.25 0 0 1 .25.25v4a.25.25 0 0 1-.25.25H5a.25.25 0 0 1-.25-.25v-4Z"/><path d="M14.25 5a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75Zm.75 9.25a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5h-4ZM14.25 9a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75Zm.75 9.25a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5h-4Z"/></svg>',"google-calendar":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17.263 6.737H6.737v10.526h10.526V6.737Z" fill="#fff"/><path d="M17.263 22 22 17.263h-4.737V22Z" fill="#EA4335"/><path d="M22 6.737h-4.737v10.526H22V6.737Z" fill="#FBBC04"/><path d="M17.263 17.263H6.737V22h10.526v-4.737Z" fill="#34A853"/><path d="M2 17.263v3.158A1.58 1.58 0 0 0 3.579 22h3.158v-4.737H2Z" fill="#188038"/><path d="M22 6.737V3.579A1.58 1.58 0 0 0 20.421 2h-3.158v4.737H22Z" fill="#1967D2"/><path d="M17.263 2H3.58A1.58 1.58 0 0 0 2 3.579v13.684h4.737V6.737h10.526V2Z" fill="#4285F4"/><path d="M8.896 14.903c-.393-.266-.666-.654-.814-1.167l.913-.377c.083.316.227.56.434.735.205.173.455.259.747.259.299 0 .556-.091.77-.273a.87.87 0 0 0 .322-.693.86.86 0 0 0-.34-.703c-.225-.181-.51-.272-.85-.272h-.527v-.904h.474c.292 0 .538-.079.738-.237.2-.158.3-.374.3-.649 0-.244-.09-.44-.268-.585a1.042 1.042 0 0 0-.68-.22c-.269 0-.482.071-.64.215a1.26 1.26 0 0 0-.345.527l-.904-.376c.12-.34.34-.64.662-.899.323-.259.734-.39 1.234-.39.37 0 .703.072.998.215.295.144.526.342.693.595.167.254.25.538.25.854 0 .322-.078.595-.233.818a1.606 1.606 0 0 1-.572.515v.054c.292.12.546.318.734.572a1.5 1.5 0 0 1 .287.921c0 .358-.09.678-.272.958-.182.28-.433.501-.752.662-.32.16-.679.242-1.077.242a2.23 2.23 0 0 1-1.282-.397Zm5.61-4.532-1.003.725-.502-.76L14.8 9.038h.69v6.12h-.985V10.37Z" fill="#4285F4"/></svg>',"google-chrome":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="1" y="1" width="22" height="22"><path d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Z" fill="#fff"/></mask><g mask="url(#a)"><path d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Z" fill="#E8E8E8"/><path d="M2.75 1v13.531h4.937l4.338-7.517h11.026V1H2.75Z" fill="#DB4437"/><path d="M1 23.05h10.495l4.872-4.87v-3.65H7.684L1 3.066V23.05Z" fill="#0F9D58"/><path d="m12.025 7.014 4.342 7.517-4.872 8.52h11.556V7.014H12.025Z" fill="#FFCD40"/><path d="m12.025 7.014 4.342 7.517-4.872 8.52h11.556V7.014H12.025Z" fill="#FFCD40"/><path d="M12.025 17.037a5.012 5.012 0 1 0 0-10.024 5.012 5.012 0 0 0 0 10.024Z" fill="#fff"/><path d="M12.025 16.034a4.009 4.009 0 1 0 0-8.018 4.009 4.009 0 0 0 0 8.018Z" fill="#4285F4"/></g></svg>',"google-drive":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="22" height="19"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.386 2c-.85 0-1.636.455-2.06 1.192L2.335 13.624a2.512 2.512 0 0 0 .003 2.51l2.024 3.498A2.74 2.74 0 0 0 6.733 21h11.772a2.74 2.74 0 0 0 2.356-1.34l2.062-3.473c.463-.78.47-1.748.02-2.534l-6.008-10.46A2.375 2.375 0 0 0 14.876 2h-4.489ZM8.692 14.88l3.928-6.828 3.928 6.828H8.692Z" fill="#C4C4C4"/></mask><g mask="url(#a)"><path fill="#34A853" d="M17.987-1.286 2.8 25.018l-5.275-3.045L12.712-4.331z"/><path fill="#4285F4" d="M-3.207 14.925h30.373v6.091H-3.207z"/><path d="m-1.923 21.017 3.516-6.091h7.034l-3.517 6.09h-7.033Z" fill="#1967D2"/><path fill="#FBBC04" d="m10.075 3.604 10 17.32 5.197-3-10-17.32z"/><path d="M23.645 14.925h-7.033l3.517 6.092h7.033l-3.517-6.091Z" fill="#EA4335"/><path d="m9.103 1.92 3.516-6.092 3.517 6.091-3.517 6.091-3.516-6.09Z" fill="#188038"/></g></svg>',"google-mail":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path d="M3.364 20h3.181v-8.242L2 8.12v10.425C2 19.35 2.611 20 3.364 20Z" fill="#4285F4"/><path d="M17.455 20h3.181c.755 0 1.364-.652 1.364-1.454V8.12l-4.545 3.637" fill="#34A853"/><path d="M17.455 5.455v6.303L22 8.12V6.18c0-1.798-1.925-2.823-3.273-1.745" fill="#FBBC04"/><path d="M6.545 11.758V5.455L12 9.818l5.454-4.363v6.303L12 16.12" fill="#EA4335"/><path d="M2 6.182v1.94l4.545 3.636V5.455L5.273 4.436C3.923 3.358 2 4.383 2 6.182" fill="#C5221F"/></g><defs><clipPath id="a"><path fill="#fff" transform="translate(2 4)" d="M0 0h20v16H0z"/></clipPath></defs></svg>',google:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.579 12.234c0-.677-.055-1.359-.172-2.025h-9.403v3.839h5.384a4.615 4.615 0 0 1-1.992 3.029v2.49h3.212c1.886-1.736 2.97-4.3 2.97-7.333Z" fill="#4285F4"/><path d="M12.004 21.974c2.688 0 4.956-.882 6.608-2.406l-3.213-2.491c-.893.608-2.047.952-3.392.952-2.6 0-4.806-1.754-5.597-4.113H3.095v2.567a9.97 9.97 0 0 0 8.909 5.491Z" fill="#34A853"/><path d="M6.407 13.916a5.971 5.971 0 0 1 0-3.817V7.53H3.095a9.977 9.977 0 0 0 0 8.952l3.312-2.567Z" fill="#FBBC04"/><path d="M12.004 5.982a5.417 5.417 0 0 1 3.824 1.494l2.846-2.846a9.581 9.581 0 0 0-6.67-2.593A9.967 9.967 0 0 0 3.095 7.53L6.407 10.1c.787-2.363 2.996-4.117 5.597-4.117Z" fill="#EA4335"/></svg>',"haiilo-home":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.001 14.024a2.024 2.024 0 1 0 0-4.048 2.024 2.024 0 0 0 0 4.048Zm6.974 0a2.025 2.025 0 1 0 0-4.049 2.025 2.025 0 0 0 0 4.05ZM12.001 21a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Zm-6.976-6.976a2.024 2.024 0 1 0 0-4.049 2.024 2.024 0 0 0 0 4.05ZM12 7.05a2.024 2.024 0 1 0 0-4.049 2.024 2.024 0 0 0 0 4.049ZM5.026 21a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Zm13.948 0a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Z" fill="#1B6C75"/></svg>',"haiilo-insights":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 14.025a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05ZM5.025 21a2.025 2.025 0 1 0-.004.002L5.025 21ZM12 21a2.026 2.026 0 1 0 0-4.051A2.026 2.026 0 0 0 12 21Zm6.975-6.975a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Zm0 6.975a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Zm0-13.95a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05Z" fill="#1B6C75"/></svg>',"haiilo-share":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.024 14.025a2.025 2.025 0 1 0 .002-4.05 2.025 2.025 0 0 0-.002 4.05Zm6.975 0a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05ZM12 21a2.025 2.025 0 1 0 0-4.05A2.025 2.025 0 0 0 12 21Zm6.976-6.975a2.025 2.025 0 1 0 0-4.05 2.025 2.025 0 0 0 0 4.05ZM12.001 7.05A2.025 2.025 0 1 0 12.003 3 2.025 2.025 0 0 0 12 7.05Z" fill="#1B6C75"/></svg>',"haiilo-stories":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.025 11.999a2.024 2.024 0 1 0-4.048 0 2.024 2.024 0 0 0 4.048 0Zm0-6.974a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0Zm0 13.95a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0ZM7.05 12a2.024 2.024 0 1 0-4.049 0 2.024 2.024 0 0 0 4.049 0ZM21 18.975a2.025 2.025 0 1 0-4.05 0 2.025 2.025 0 0 0 4.05 0Zm0-13.948a2.024 2.024 0 1 0-4.048-.002A2.024 2.024 0 0 0 21 5.027Z" fill="#1B6C75"/></svg>',instagram:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.593 6.777c-.676-.031-.88-.037-2.593-.037s-1.916.007-2.592.037c-1.741.08-2.551.904-2.631 2.63-.03.677-.038.88-.038 2.593s.008 1.916.038 2.593c.08 1.723.886 2.551 2.63 2.631.676.03.88.038 2.593.038 1.714 0 1.917-.007 2.593-.038 1.741-.079 2.55-.906 2.631-2.63.03-.677.037-.88.037-2.594 0-1.713-.007-1.916-.037-2.592-.08-1.726-.892-2.551-2.63-2.631ZM12 15.295a3.295 3.295 0 1 1 0-6.59 3.295 3.295 0 0 1 0 6.59Zm3.426-5.95a.77.77 0 1 1 0-1.54.77.77 0 0 1 0 1.54ZM14.139 12a2.139 2.139 0 1 1-4.278 0 2.139 2.139 0 0 1 4.278 0ZM12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1Zm6.378 13.646c-.105 2.332-1.404 3.625-3.732 3.732-.684.031-.903.039-2.646.039-1.743 0-1.96-.008-2.646-.039-2.331-.107-3.625-1.401-3.732-3.732-.031-.684-.039-.903-.039-2.646 0-1.743.008-1.96.039-2.646.107-2.331 1.401-3.625 3.732-3.731.685-.032.903-.04 2.646-.04 1.743 0 1.962.008 2.646.04 2.333.107 3.628 1.404 3.732 3.731.031.685.039.903.039 2.646 0 1.743-.008 1.962-.039 2.646Z" fill="#C32AA3"/></svg>',linkedin:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1Zm-1.833 14.667H8.333v-5.5h1.834v5.5ZM9.25 9.35a1.012 1.012 0 0 1-1.008-1.017c0-.56.45-1.016 1.008-1.016.557 0 1.008.455 1.008 1.016 0 .562-.452 1.017-1.008 1.017Zm7.333 6.317h-1.831v-2.623c0-1.724-1.835-1.578-1.835 0v2.623h-1.834v-5.5h1.834v1.002c.799-1.482 3.666-1.592 3.666 1.419v3.079Z" fill="#0A66C2"/></svg>',"microsoft-edge":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.058 16.828a7.32 7.32 0 0 1-.82.367 7.927 7.927 0 0 1-2.794.502c-3.682 0-6.89-2.533-6.89-5.783a2.45 2.45 0 0 1 1.279-2.126c-3.331.14-4.187 3.611-4.187 5.645 0 5.75 5.299 6.332 6.44 6.332.616 0 1.544-.179 2.101-.355l.103-.034a9.988 9.988 0 0 0 5.182-4.11.311.311 0 0 0-.414-.438Z" fill="url(#a)"/><path d="M10.304 20.788a6.163 6.163 0 0 1-1.77-1.661 6.282 6.282 0 0 1 2.299-9.339c.242-.114.657-.321 1.209-.31.788.005 1.528.38 2 1.01.313.42.487.929.494 1.453 0-.017 1.904-6.195-6.226-6.195-3.416 0-6.225 3.242-6.225 6.087a10.128 10.128 0 0 0 .942 4.358 9.961 9.961 0 0 0 12.17 5.222 5.88 5.88 0 0 1-4.886-.622l-.007-.003Z" fill="#1595DF"/><path d="M13.93 13.584c-.062.082-.256.195-.256.44 0 .204.132.4.367.564 1.12.778 3.229.675 3.235.675a4.635 4.635 0 0 0 2.355-.65A4.777 4.777 0 0 0 22 10.498c.02-1.744-.622-2.903-.882-3.417C19.467 3.855 15.908 2 12.037 2a9.961 9.961 0 0 0-9.96 9.821c.037-2.844 2.863-5.14 6.225-5.14.272 0 1.826.026 3.268.784 1.272.667 1.938 1.474 2.401 2.273.481.83.567 1.88.567 2.297 0 .418-.213 1.037-.607 1.55Z" fill="#32C1E7"/><path d="M13.93 13.584c-.062.082-.256.195-.256.44 0 .204.132.4.367.564 1.12.778 3.229.675 3.235.675a4.635 4.635 0 0 0 2.355-.65A4.777 4.777 0 0 0 22 10.498c.02-1.744-.622-2.903-.882-3.417C19.467 3.855 15.908 2 12.037 2a9.961 9.961 0 0 0-9.96 9.821c.037-2.844 2.863-5.14 6.225-5.14.272 0 1.826.026 3.268.784 1.272.667 1.938 1.474 2.401 2.273.481.83.567 1.88.567 2.297 0 .418-.213 1.037-.607 1.55Z" fill="url(#b)"/><defs><radialGradient id="b" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3.92841 13.27076 -6.47999 1.9182 2.508 19.14)"><stop stop-color="#66EB6E"/><stop offset="1" stop-color="#66EB6E" stop-opacity="0"/></radialGradient><linearGradient id="a" x1="6.646" y1="15.778" x2="20.524" y2="15.778" gradientUnits="userSpaceOnUse"><stop stop-color="#0C59A4"/><stop offset="1" stop-color="#114A8B"/></linearGradient></defs></svg>',"microsoft-excel":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 12H7l.08 7.614c0 .467.37.846.828.846h13.263a.838.838 0 0 0 .829-.846v-3.598L14 12Z" fill="#185C37"/><path d="M14.54 3H7.908a.837.837 0 0 0-.829.845v3.591L7 12h15V7.436L14.54 3Z" fill="#21A366"/><path d="M7 11.984 22 12v4.016L7 16v-4.016Z" fill="#107C41"/><path d="M2.833 6h8.334c.46 0 .833.41.833.917v9.166c0 .507-.373.917-.833.917H2.833a.797.797 0 0 1-.589-.268.965.965 0 0 1-.244-.649V6.917C2 6.41 2.373 6 2.833 6Z" fill="#107C41"/><path d="m4 15 2.173-3.51L4.183 8h1.602l1.086 2.23c.1.213.169.37.206.474h.014c.072-.169.147-.333.225-.493L8.478 8h1.47l-2.042 3.47L10 15H8.436L7.18 12.55a2.086 2.086 0 0 1-.15-.328h-.018a1.574 1.574 0 0 1-.145.318L5.574 15H4Z" fill="#fff"/><path d="M21.153 3h-6.772v4.444H22V3.847A.846.846 0 0 0 21.153 3Z" fill="#33C481"/></svg>',"microsoft-onenote":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.833 3h13.334c.46 0 .833.373.833.833v15.834c0 .46-.373.833-.833.833H7.833A.833.833 0 0 1 7 19.667V3.833c0-.46.373-.833.833-.833Z" fill="#CA64EA"/><path d="M22 3.833A.833.833 0 0 0 21.167 3H7.832A.833.833 0 0 0 7 3.833v15.834c0 .46.373.833.833.833h9.792L22 7.375V3.833Z" fill="#CA64EA"/><path d="M22 7.375h-4.375v4.375l2.188 1.997L22 11.75V7.375Z" fill="#AE4BD5"/><path d="M22 11.75h-4.375v4.375l2.188 2.122L22 16.125V11.75Z" fill="#9332BF"/><path d="M17.625 16.125H22v3.542c0 .46-.373.833-.833.833h-3.542v-4.375ZM2.833 6.75h8.334c.46 0 .833.373.833.833v8.334c0 .46-.373.833-.833.833H2.833A.833.833 0 0 1 2 15.917V7.583c0-.46.373-.833.833-.833Z" fill="#7719AA"/><path d="M4.5 8.625h1.332l2.285 4.207c.119.182.209.328.269.438h.016a5.931 5.931 0 0 1-.038-.829V8.625H9.5v6.25H8.253L5.87 10.731a3.204 3.204 0 0 1-.242-.428h-.022c.028.302.04.606.035.91v3.662H4.5v-6.25Z" fill="#fff"/></svg>',"microsoft-outlook":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.781 12.9c.092-.29.165-.586.219-.886a.42.42 0 0 0-.208-.364l-.008-.005-.003-.001-6.773-3.893a.93.93 0 0 0-.924-.052.933.933 0 0 0-.091.052l-6.774 3.893-.003.001-.008.005a.42.42 0 0 0-.208.364c.054.3.127.596.219.886l7.182 5.3 7.38-5.3Z" fill="#0A2767"/><path d="M19.73 3.2H9.07a.861.861 0 0 0-.615.26.899.899 0 0 0-.255.63V5.1L14.208 7 20.6 5.1V4.09a.88.88 0 0 0-.87-.89Z" fill="#0364B8"/><path d="M17.045 5h-4.38L11.4 6.9l1.265 1.9 4.38 3.8H20.8V8.8L17.045 5Z" fill="#28A8EA"/><path d="M16.993 12.548 12.597 8.8H8.2v3.748l4.397 3.748L19.4 17.4l-2.407-4.852Z" fill="#0364B8"/><path d="M12.6 12.6H8.2v3.8h4.4v-3.8Z" fill="#064A8C"/><path d="M17 8.8h-4.4v3.8H17V8.8ZM20.8 12.6H17v3.8h3.8v-3.8Z" fill="#0078D4"/><path opacity=".5" d="M14.605 17.8 7.2 12.368l.31-.549s6.747 3.866 6.85 3.923a.33.33 0 0 0 .264-.007l6.864-3.935.312.549-7.195 5.451Z" fill="#0A2767"/><path d="m21.79 12.362-.01.005h-.001l-6.855 3.873a.954.954 0 0 1-.924.057l2.387 3.173 5.221 1.127v.003a.937.937 0 0 0 .392-.762V12c0 .15-.08.287-.21.362Z" fill="#1490DF"/><path opacity=".05" d="M22 19.837v-.464L15.686 15.8l-.762.431a.952.952 0 0 1-.924.058l2.387 3.18 5.221 1.128v.003a.939.939 0 0 0 .392-.763Z" fill="#000"/><path opacity=".1" d="M22 20.082 15.225 16.2l-.12.07a.922.922 0 0 1-.905.056l2.337 3.152 5.11 1.12v.002a.935.935 0 0 0 .353-.518Z" fill="#000"/><path d="M7.219 12.37v-.005h-.007l-.018-.013A.41.41 0 0 1 7 12v7.857c0 .25.098.49.274.667a.932.932 0 0 0 .663.276H21.05a.934.934 0 0 0 .232-.031.398.398 0 0 0 .112-.038.652.652 0 0 0 .181-.094c.012-.007.019-.007.025-.02L7.219 12.372Z" fill="#28A8EA"/><path d="M20.8 5H17v3.8h3.8V5Z" fill="#50D9FF"/><path d="M12.6 5H8.2v3.8h4.4V5Z" fill="#0078D4"/><path opacity=".1" d="M13.2 17.372V7.228a.83.83 0 0 0-.827-.828H8.26v4.631l-1.042.594-.002.002-.008.004A.414.414 0 0 0 7 11.99v.002-.002 6.21h5.373a.83.83 0 0 0 .827-.828Z" fill="#000"/><path opacity=".2" d="M12.6 17.972V7.828A.831.831 0 0 0 11.77 7H8.264v4.009l-1.046.595-.003.002-.007.004A.414.414 0 0 0 7 11.97v.002-.002V18.8h4.77a.831.831 0 0 0 .83-.828Z" fill="#000"/><path opacity=".2" d="M12.6 16.769V7.83A.833.833 0 0 0 11.77 7H8.264v4.025l-1.046.598-.003.001-.007.005a.416.416 0 0 0-.208.36v.002-.002V17.6h4.77a.833.833 0 0 0 .83-.831Z" fill="#000"/><path opacity=".2" d="M12 16.769V7.83A.835.835 0 0 0 11.167 7H8.269v4.025l-1.05.598-.003.001-.008.005a.415.415 0 0 0-.208.36v.002-.002V17.6h4.167a.835.835 0 0 0 .833-.831Z" fill="#000"/><path d="M2.833 7h8.334c.46 0 .833.373.833.833v8.334a.833.833 0 0 1-.833.833H2.833A.833.833 0 0 1 2 16.167V7.833c0-.46.373-.833.833-.833Z" fill="#0078D4"/><path d="M4.545 10.331A2.59 2.59 0 0 1 5.56 9.207 3.063 3.063 0 0 1 7.173 8.8a2.849 2.849 0 0 1 1.492.385c.426.254.77.627.988 1.074.238.492.357 1.033.346 1.58a3.665 3.665 0 0 1-.356 1.653 2.625 2.625 0 0 1-1.017 1.111A2.962 2.962 0 0 1 7.077 15a2.917 2.917 0 0 1-1.526-.389 2.603 2.603 0 0 1-1-1.076 3.39 3.39 0 0 1-.35-1.56 3.76 3.76 0 0 1 .344-1.643Zm1.081 2.64c.117.295.315.551.571.739.261.183.574.277.893.27.339.013.673-.085.952-.279.253-.187.446-.445.554-.741.122-.33.182-.68.178-1.033a3.145 3.145 0 0 0-.167-1.044c-.1-.303-.287-.57-.536-.77a1.473 1.473 0 0 0-.944-.292 1.539 1.539 0 0 0-.913.272 1.698 1.698 0 0 0-.583.746 2.967 2.967 0 0 0-.005 2.131Z" fill="#fff"/></svg>',"microsoft-planner":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 12h6v9.23c0 .426-.384.77-.857.77H3.857C3.384 22 3 21.656 3 21.23V12Z" fill="#175C37"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9 9h6v8.25a.75.75 0 0 1-.75.75H9V9Z" fill="#0D7C41"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15 2h5.143c.473 0 .857.336.857.75v10.5c0 .414-.384.75-.857.75H15V2Z" fill="#31C481"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9 2h6v7H9V2Z" fill="#1FA366"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.857 2H9v10H3V2.77c0-.426.384-.77.857-.77Z" fill="#0D7C41"/></svg>',"microsoft-powerpoint":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 12H4c.006 1.885 1.526 3.587 2.447 4.961 1.432 2.134 3.831 3.477 6.776 3.486C18.065 20.433 21.986 16.812 22 12Z" fill="#D35230"/><path d="M13 3c4.812.014 8.986 4.182 9 9h-9V3Z" fill="#FF8F6B"/><path d="M13 3c-4.817.014-8.986 4.183-9 9h9V3Z" fill="#ED6C47"/><path d="M2.833 6h8.334c.46 0 .833.41.833.917v9.166c0 .507-.373.917-.833.917H2.833c-.46 0-.833-.41-.833-.917V6.917C2 6.41 2.373 6 2.833 6Z" fill="#C43E1C"/><path d="M6.591 8.007a2.563 2.563 0 0 1 1.786.563c.427.411.656 1.013.62 1.63.006.395-.1.783-.307 1.11a2.11 2.11 0 0 1-.871.83 2.78 2.78 0 0 1-1.31.296H5.271V15H4V8.007h2.591Zm-1.32 3.275h1.093c.347.027.69-.084.967-.311a.795.795 0 0 0 .326-.717c0-.774-.417-1.16-1.252-1.16H5.271v2.188Z" fill="#F9F7F7"/></svg>',"microsoft-sharepoint":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 14a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z" fill="#036C70"/><path d="M17 18a5 5 0 1 0 0-10 5 5 0 0 0 0 10Z" fill="#1A9BA1"/><path d="M12 22a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z" fill="#37C6D0"/><path d="M2.833 7h8.334c.46 0 .833.373.833.833v8.334c0 .46-.373.833-.833.833H2.833A.833.833 0 0 1 2 16.167V7.833c0-.46.373-.833.833-.833Z" fill="#03787C"/><path d="M4.807 11.861a2.045 2.045 0 0 1-.598-.695 2.043 2.043 0 0 1-.208-.952 1.95 1.95 0 0 1 .387-1.232c.275-.345.63-.6 1.029-.738a3.984 3.984 0 0 1 1.406-.24 4.893 4.893 0 0 1 1.852.286v1.44c-.26-.174-.542-.301-.838-.378-.32-.087-.65-.13-.98-.13a1.964 1.964 0 0 0-1.007.235.733.733 0 0 0-.399.666.713.713 0 0 0 .17.472c.13.149.284.27.455.358.19.104.476.243.855.415a.841.841 0 0 1 .122.054c.374.161.735.357 1.078.585.26.177.479.419.637.706.163.326.243.694.23 1.065.019.461-.11.915-.362 1.283-.253.339-.59.588-.97.717A4.026 4.026 0 0 1 6.284 16a6.637 6.637 0 0 1-1.252-.113 4 4 0 0 1-1.016-.323v-1.52c.311.244.66.426 1.028.539.367.125.748.192 1.132.199a1.8 1.8 0 0 0 1.027-.24.776.776 0 0 0 .345-.677.762.762 0 0 0-.193-.517 1.974 1.974 0 0 0-.535-.41 16.379 16.379 0 0 0-1.006-.496 5.545 5.545 0 0 1-1.007-.58Z" fill="#fff"/></svg>',"microsoft-word":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.167 3H7.833A.83.83 0 0 0 7 3.825v3.508L14.5 9.5 22 7.333V3.825a.821.821 0 0 0-.244-.583.837.837 0 0 0-.59-.242Z" fill="#41A5EE"/><path d="M7 7.25v4.333l7.5 2.167L22 12V7.25H7Z" fill="#2B7CD3"/><path d="M22 11.75H7v4.333l7.5 2.167 7.5-2.167V11.75Z" fill="#185ABD"/><path d="M22 16H7v3.44c0 .448.373.81.833.81h13.334c.46 0 .833-.362.833-.81V16Z" fill="#103F91"/><path d="M2.833 6h8.334c.22 0 .433.097.589.268a.965.965 0 0 1 .244.649v9.166a.965.965 0 0 1-.244.649.797.797 0 0 1-.59.268H2.834c-.46 0-.833-.41-.833-.917V6.917C2 6.41 2.373 6 2.833 6Z" fill="#185ABD"/><path d="M9.655 15h-1.21l-1.411-4.83L5.555 15h-1.21L3 8h1.21l.941 4.9 1.412-4.76h1.008l1.345 4.76.941-4.9H11l-1.345 7Z" fill="#fff"/></svg>',microsoft:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 13h-9v9h9v-9Z" fill="#FFB900"/><path d="M11 13H2v9h9v-9Z" fill="#01A4EF"/><path d="M22 2h-9v9h9V2Z" fill="#7FBA00"/><path d="M11 2H2v9h9V2Z" fill="#F25022"/></svg>',"mozilla-firefox":'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.1 8.9c-.4-1-1.3-2.2-2-2.5.5 1 .9 2 1 3-1-2.8-3-4-4.5-6.4a12.2 12.2 0 0 1-.4-.6l-.1-.4a7.3 7.3 0 0 0-3.5 5.5c-1 0-2 .5-2.7 1l-.3-.1c-.2-.8-.2-1.6 0-2.4-1 .4-1.8 1-2.4 1.8-.4-.5-.4-2.1-.4-2.5l-.3.2a7.2 7.2 0 0 0-1.9 2c-.6.8-1 1.9-1.3 3l-.1.6-.2 1.4a10 10 0 0 0 19.7 1.8v-.4c.3-1.7 0-3.4-.6-5Z" fill="url(#a)"/><path d="M12 10.7c0 .2-1 1-1.2 1-2.9 0-3.3 1.8-3.3 1.8a4.2 4.2 0 0 0 2.8 3.4c.4.2.8.3 1.3.3 5 .2 5.9-6 2.3-7.7.9-.1 1.7 0 2.4.5a5 5 0 0 0-4.4-2.5h-.3c-1 0-2 .5-2.7 1l.6.7c.7.7 2.5 1.4 2.5 1.5Z" fill="#7B23BA"/><path d="m8.4 8.2.2.2c-.2-.8-.2-1.6 0-2.4-1 .4-1.8 1-2.4 1.8 0 0 1.5 0 2.2.4Z" fill="url(#b)"/><path d="M2 12.8a10 10 0 0 0 9.6 8.1 8.5 8.5 0 0 0 8.5-11.5c.4 2.3-.8 4.5-2.6 6-3.6 3-7 1.8-7.7 1.3h-.1c-2.1-1-3-3-2.8-4.6-1 0-1.9-.5-2.3-1.4 1-.7 2.5-.8 3.6-.2a5 5 0 0 0 3.8.2c0-.1-1.8-.8-2.4-1.5l-.7-.6a3 3 0 0 0-.5-.4c-.7-.4-2.2-.4-2.2-.4-.4-.5-.4-2.1-.4-2.5l-.3.2a7.2 7.2 0 0 0-1.9 2 8.4 8.4 0 0 0-1.5 5.3Z" fill="url(#c)"/><path d="M15.4 8.9c.4.3.7.8 1 1.2l.1.1c2.3 2 1 5 1 5.2 1.8-1.5 3-3.7 2.6-6-1-2.8-3-4-4.5-6.4a12.2 12.2 0 0 1-.4-.6l-.1-.4c-.5.2-2.7 3.8.3 6.9Z" fill="url(#d)"/><path d="m16.5 10.2-.1-.1h-.1c-.7-.5-1.6-.7-2.4-.6 3.6 1.8 2.6 8-2.3 7.7a4.4 4.4 0 0 1-1.8-.5c.7.5 4.1 1.7 7.7-1.3 0-.2 1.3-3.1-1-5.2Z" fill="url(#e)"/><path d="M7.5 13.5s.4-1.7 3.3-1.7c.3 0 1.1-.9 1.2-1.1a5 5 0 0 1-3.8-.2 3.7 3.7 0 0 0-3.6.2c.4.9 1.3 1.5 2.3 1.4-.2 1.7.7 3.6 2.8 4.6h.1a4.2 4.2 0 0 1-2.3-3.2Z" fill="url(#f)"/><path d="M21.1 8.9c-.4-1-1.3-2.2-2-2.5.5 1 .9 2 1 3-1-2.8-3-4-4.5-6.4a12.2 12.2 0 0 1-.4-.6l-.1-.4a7.3 7.3 0 0 0-3.5 5.5h.3a5 5 0 0 1 4.4 2.5c-.7-.4-1.5-.6-2.4-.5 3.6 1.8 2.6 8-2.3 7.7a4.4 4.4 0 0 1-1.6-.4h-.2l-.1-.1h.1a4.2 4.2 0 0 1-2.3-3.2s.4-1.7 3.3-1.7c.3 0 1.1-.9 1.2-1.1 0-.1-1.8-.8-2.5-1.5L9 8.6l-.3-.2c-.2-.8-.2-1.6 0-2.4-1 .4-1.8 1-2.4 1.8-.4-.5-.4-2.1-.4-2.5l-.3.2a7.2 7.2 0 0 0-1.9 2c-.6.8-1 1.9-1.3 3l-.2.6-.1 1.4a10 10 0 0 0 19.7 1.8v-.4c.3-1.7 0-3.4-.6-5Z" fill="url(#g)"/><defs><radialGradient id="b" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11.2 3.4) scale(7.09641)"><stop stop-color="#FFE226"/><stop offset=".1" stop-color="#FFDB27"/><stop offset=".3" stop-color="#FFC82A"/><stop offset=".5" stop-color="#FFA930"/><stop offset=".7" stop-color="#FF7E37"/><stop offset=".8" stop-color="#FF7139"/></radialGradient><radialGradient id="c" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(30.2773 0 0 30.2771 14.6 -1)"><stop offset=".1" stop-color="#FFF44F"/><stop offset=".5" stop-color="#FF980E"/><stop offset=".6" stop-color="#FF5634"/><stop offset=".7" stop-color="#FF3647"/><stop offset=".9" stop-color="#E31587"/></radialGradient><radialGradient id="d" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(2.32884 10.45005 -44.89283 10.00455 4.6 7.6)"><stop stop-color="#FFF44F"/><stop offset=".1" stop-color="#FFE847"/><stop offset=".2" stop-color="#FFC830"/><stop offset=".3" stop-color="#FF980E"/><stop offset=".4" stop-color="#FF8B16"/><stop offset=".5" stop-color="#FF672A"/><stop offset=".6" stop-color="#FF3647"/><stop offset=".7" stop-color="#E31587"/></radialGradient><radialGradient id="e" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(18.9027 0 0 18.9026 10.9 6)"><stop offset=".1" stop-color="#FFF44F"/><stop offset=".5" stop-color="#FF980E"/><stop offset=".6" stop-color="#FF5634"/><stop offset=".7" stop-color="#FF3647"/><stop offset=".9" stop-color="#E31587"/></radialGradient><radialGradient id="f" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(14.7 7.2) scale(20.6887)"><stop offset=".1" stop-color="#FFF44F"/><stop offset=".2" stop-color="#FFE141"/><stop offset=".5" stop-color="#FFAF1E"/><stop offset=".6" stop-color="#FF980E"/></radialGradient><linearGradient id="a" x1="19.3" y1="5.2" x2="3.4" y2="20.6" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#FFF44F"/><stop offset=".1" stop-color="#FFE847"/><stop offset=".2" stop-color="#FFC830"/><stop offset=".4" stop-color="#FF980E"/><stop offset=".4" stop-color="#FF8B16"/><stop offset=".5" stop-color="#FF672A"/><stop offset=".5" stop-color="#FF3647"/><stop offset=".7" stop-color="#E31587"/></linearGradient><linearGradient id="g" x1="19.1" y1="5.1" x2="5.5" y2="18.7" gradientUnits="userSpaceOnUse"><stop offset=".2" stop-color="#FFF44F" stop-opacity=".8"/><stop offset=".3" stop-color="#FFF44F" stop-opacity=".6"/><stop offset=".5" stop-color="#FFF44F" stop-opacity=".2"/><stop offset=".6" stop-color="#FFF44F" stop-opacity="0"/></linearGradient></defs></svg>',"stream-filled":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M6.375 3H16.5A4.5 4.5 0 0 1 21 7.5v10.125A3.375 3.375 0 0 1 17.625 21v-1.625c0-7.18-5.82-13-13-13H3A3.375 3.375 0 0 1 6.375 3Z"/><path d="M4 9.25a.75.75 0 0 0 0 1.5A9.25 9.25 0 0 1 13.25 20a.75.75 0 0 0 1.5 0C14.75 14.063 9.937 9.25 4 9.25Z"/><path d="M4 13.25a.75.75 0 0 0 0 1.5c2.9 0 5.25 2.35 5.25 5.25a.75.75 0 0 0 1.5 0A6.75 6.75 0 0 0 4 13.25Zm0 4a.75.75 0 0 0 0 1.5c.69 0 1.25.56 1.25 1.25a.75.75 0 0 0 1.5 0A2.75 2.75 0 0 0 4 17.25Z"/></svg>',"stream-outlined":'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 4.75A2.25 2.25 0 0 0 4.75 7a.75.75 0 0 1-1.5 0A3.75 3.75 0 0 1 7 3.25h9A4.75 4.75 0 0 1 20.75 8v9A3.75 3.75 0 0 1 17 20.75a.75.75 0 0 1 0-1.5A2.25 2.25 0 0 0 19.25 17V8A3.25 3.25 0 0 0 16 4.75H7ZM3.25 10A.75.75 0 0 1 4 9.25c5.937 0 10.75 4.813 10.75 10.75a.75.75 0 0 1-1.5 0A9.25 9.25 0 0 0 4 10.75a.75.75 0 0 1-.75-.75Zm0 4a.75.75 0 0 1 .75-.75A6.75 6.75 0 0 1 10.75 20a.75.75 0 0 1-1.5 0c0-2.9-2.35-5.25-5.25-5.25a.75.75 0 0 1-.75-.75Zm0 4a.75.75 0 0 1 .75-.75A2.75 2.75 0 0 1 6.75 20a.75.75 0 0 1-1.5 0c0-.69-.56-1.25-1.25-1.25a.75.75 0 0 1-.75-.75Z"/></svg>',twitter:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1Zm5.56 8.841c.168 3.704-2.594 7.832-7.483 7.832a7.45 7.45 0 0 1-4.035-1.183 5.297 5.297 0 0 0 3.897-1.09 2.639 2.639 0 0 1-2.46-1.829c.413.079.82.056 1.19-.045-1.266-.255-2.14-1.395-2.112-2.615.355.197.76.315 1.192.33a2.637 2.637 0 0 1-.814-3.516 7.474 7.474 0 0 0 5.426 2.75 2.636 2.636 0 0 1 4.487-2.401 5.253 5.253 0 0 0 1.672-.639 2.644 2.644 0 0 1-1.157 1.457 5.252 5.252 0 0 0 1.511-.416c-.352.53-.797.994-1.313 1.365Z" fill="#1DA1F2"/></svg>',wechat:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 1C5.926 1 1 5.924 1 12c0 6.075 4.926 11 11 11 6.075 0 11-4.925 11-11 0-6.076-4.925-11-11-11Zm5.081 15.023c.815-.59 1.336-1.464 1.336-2.434 0-1.779-1.731-3.222-3.866-3.222s-3.866 1.443-3.866 3.222 1.731 3.22 3.866 3.22c.441 0 .867-.062 1.262-.175l.114-.018c.074 0 .141.023.205.06l.846.489.075.023a.128.128 0 0 0 .128-.128l-.02-.094-.174-.65-.014-.083c0-.086.043-.163.108-.21Zm-6.86-9.211c-2.56 0-4.638 1.73-4.638 3.865 0 1.164.625 2.213 1.603 2.922.079.056.13.147.13.252l-.017.098-.209.78-.024.113c0 .085.07.155.155.155l.088-.03 1.016-.585a.488.488 0 0 1 .247-.072l.136.02c.473.137.985.212 1.514.212l.255-.006a2.978 2.978 0 0 1-.156-.947c0-1.947 1.893-3.525 4.23-3.525l.252.006c-.35-1.847-2.267-3.258-4.581-3.258Zm3.041 6.261a.516.516 0 1 1 .001-1.03.516.516 0 0 1 0 1.03Zm2.578 0a.515.515 0 1 1 0-1.03.515.515 0 0 1 0 1.03ZM8.676 10.06a.619.619 0 1 1 0-1.238.619.619 0 0 1 0 1.238Zm3.092 0a.619.619 0 1 1 0-1.238.619.619 0 0 1 0 1.238Z" fill="#7BB32E"/></svg>',xing:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1ZM6.582 14.746l2.2-3.88-1.48-2.536h2.641l1.468 2.529-2.201 3.887H6.582Zm9.945 3.67h-2.61l-2.847-5.168 4.316-7.665h2.637l-4.314 7.665 2.818 5.169Z" fill="#026466"/></svg>'},e=function(){l.getInstance().addIcons(a)};export{e as g}
@@ -1 +0,0 @@
1
- let e,t,n=!1,l=!1;const s="undefined"!=typeof window?window:{},o=s.document||{head:{}},i={t:0,l:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,l)=>e.addEventListener(t,n,l),rel:(e,t,n,l)=>e.removeEventListener(t,n,l),ce:(e,t)=>new CustomEvent(e,t)},c=e=>Promise.resolve(e),r=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replace}catch(e){}return!1})(),a=(e,t,n)=>{n&&n.map((([n,l,s])=>{const o=e,c=u(t,s),r=f(n);i.ael(o,l,c,r),(t.o=t.o||[]).push((()=>i.rel(o,l,c,r)))}))},u=(e,t)=>n=>{try{256&e.t?e.i[t](n):(e.u=e.u||[]).push([t,n])}catch(e){J(e)}},f=e=>0!=(2&e),d=new WeakMap,h=e=>"sc-"+e.h,m={},w=e=>"object"==(e=typeof e)||"function"===e,p=(e,t,...n)=>{let l=null,s=!1,o=!1,i=[];const c=t=>{for(let n=0;n<t.length;n++)l=t[n],Array.isArray(l)?c(l):null!=l&&"boolean"!=typeof l&&((s="function"!=typeof e&&!w(l))&&(l+=""),s&&o?i[i.length-1].m+=l:i.push(s?b(null,l):l),o=s)};if(c(n),t){const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter((t=>e[t])).join(" "))}const r=b(e,null);return r.p=t,i.length>0&&(r.$=i),r},b=(e,t)=>({t:0,g:e,m:t,v:null,$:null,p:null}),y={},$=(e,t,n,l,o,c)=>{if(n!==l){let r=G(e,t),a=t.toLowerCase();if("class"===t){const t=e.classList,s=v(n),o=v(l);t.remove(...s.filter((e=>e&&!o.includes(e)))),t.add(...o.filter((e=>e&&!s.includes(e))))}else if("style"===t){for(const t in n)l&&null!=l[t]||(t.includes("-")?e.style.removeProperty(t):e.style[t]="");for(const t in l)n&&l[t]===n[t]||(t.includes("-")?e.style.setProperty(t,l[t]):e.style[t]=l[t])}else if("ref"===t)l&&l(e);else if(r||"o"!==t[0]||"n"!==t[1]){const s=w(l);if((r||s&&null!==l)&&!o)try{if(e.tagName.includes("-"))e[t]=l;else{let s=null==l?"":l;"list"===t?r=!1:null!=n&&e[t]==s||(e[t]=s)}}catch(e){}null==l||!1===l?!1===l&&""!==e.getAttribute(t)||e.removeAttribute(t):(!r||4&c||o)&&!s&&e.setAttribute(t,l=!0===l?"":l)}else t="-"===t[2]?t.slice(3):G(s,a)?a.slice(2):a[2]+t.slice(3),n&&i.rel(e,t,n,!1),l&&i.ael(e,t,l,!1)}},g=/\s/,v=e=>e?e.split(g):[],j=(e,t,n,l)=>{const s=11===t.v.nodeType&&t.v.host?t.v.host:t.v,o=e&&e.p||m,i=t.p||m;for(l in o)l in i||$(s,l,o[l],void 0,n,t.t);for(l in i)$(s,l,o[l],i[l],n,t.t)},S=(t,l,s)=>{let i,c,r=l.$[s],a=0;if(null!==r.m)i=r.v=o.createTextNode(r.m);else{if(n||(n="svg"===r.g),i=r.v=o.createElementNS(n?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",r.g),n&&"foreignObject"===r.g&&(n=!1),j(null,r,n),null!=e&&i["s-si"]!==e&&i.classList.add(i["s-si"]=e),r.$)for(a=0;a<r.$.length;++a)c=S(t,r,a),c&&i.appendChild(c);"svg"===r.g?n=!1:"foreignObject"===i.tagName&&(n=!0)}return i},O=(e,n,l,s,o,i)=>{let c,r=e;for(r.shadowRoot&&r.tagName===t&&(r=r.shadowRoot);o<=i;++o)s[o]&&(c=S(null,l,o),c&&(s[o].v=c,r.insertBefore(c,n)))},C=(e,t,n,l,s)=>{for(;t<=n;++t)(l=e[t])&&(s=l.v,I(l),s.remove())},M=(e,t)=>e.g===t.g,k=(e,t)=>{const l=t.v=e.v,s=e.$,o=t.$,i=t.g,c=t.m;null===c?(n="svg"===i||"foreignObject"!==i&&n,"slot"===i||j(e,t,n),null!==s&&null!==o?((e,t,n,l)=>{let s,o=0,i=0,c=t.length-1,r=t[0],a=t[c],u=l.length-1,f=l[0],d=l[u];for(;o<=c&&i<=u;)null==r?r=t[++o]:null==a?a=t[--c]:null==f?f=l[++i]:null==d?d=l[--u]:M(r,f)?(k(r,f),r=t[++o],f=l[++i]):M(a,d)?(k(a,d),a=t[--c],d=l[--u]):M(r,d)?(k(r,d),e.insertBefore(r.v,a.v.nextSibling),r=t[++o],d=l[--u]):M(a,f)?(k(a,f),e.insertBefore(a.v,r.v),a=t[--c],f=l[++i]):(s=S(t&&t[i],n,i),f=l[++i],s&&r.v.parentNode.insertBefore(s,r.v));o>c?O(e,null==l[u+1]?null:l[u+1].v,n,l,i,u):i>u&&C(t,o,c)})(l,s,t,o):null!==o?(null!==e.m&&(l.textContent=""),O(l,null,t,o,0,o.length-1)):null!==s&&C(s,0,s.length-1),n&&"svg"===i&&(n=!1)):e.m!==c&&(l.data=c)},I=e=>{e.p&&e.p.ref&&e.p.ref(null),e.$&&e.$.map(I)},N=(e,t,n)=>{const l=(e=>_(e).j)(e);return{emit:e=>E(l,t,{bubbles:!!(4&n),composed:!!(2&n),cancelable:!!(1&n),detail:e})}},E=(e,t,n)=>{const l=i.ce(t,n);return e.dispatchEvent(l),l},P=(e,t)=>{t&&!e.S&&t["s-p"]&&t["s-p"].push(new Promise((t=>e.S=t)))},x=(e,t)=>{if(e.t|=16,!(4&e.t))return P(e,e.O),se((()=>L(e,t)));e.t|=512},L=(e,t)=>{const n=e.i;let l;return t&&(e.t|=256,e.u&&(e.u.map((([e,t])=>F(n,e,t))),e.u=null),l=F(n,"componentWillLoad")),l=H(l,(()=>F(n,"componentWillRender"))),H(l,(()=>W(e,n,t)))},W=async(e,t,n)=>{const l=e.j,s=l["s-rc"];n&&(e=>{const t=e.C,n=e.j,l=t.t,s=((e,t)=>{let n=h(t),l=X.get(n);if(e=11===e.nodeType?e:o,l)if("string"==typeof l){let t,s=d.get(e=e.head||e);s||d.set(e,s=new Set),s.has(n)||(t=o.createElement("style"),t.innerHTML=l,e.insertBefore(t,e.querySelector("link")),s&&s.add(n))}else e.adoptedStyleSheets.includes(l)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,l]);return n})(n.shadowRoot?n.shadowRoot:n.getRootNode(),t);10&l&&(n["s-sc"]=s,n.classList.add(s+"-h"))})(e);R(e,t),s&&(s.map((e=>e())),l["s-rc"]=void 0);{const t=l["s-p"],n=()=>T(e);0===t.length?n():(Promise.all(t).then(n),e.t|=4,t.length=0)}},R=(n,l)=>{try{l=l.render(),n.t&=-17,n.t|=2,((n,l)=>{const s=n.j,o=n.M||b(null,null),i=(e=>e&&e.g===y)(l)?l:p(null,null,l);t=s.tagName,i.g=null,i.t|=4,n.M=i,i.v=o.v=s.shadowRoot||s,e=s["s-sc"],k(o,i)})(n,l)}catch(e){J(e,n.j)}return null},T=e=>{const t=e.j,n=e.i,l=e.O;64&e.t||(e.t|=64,U(t),F(n,"componentDidLoad"),e.k(t),l||A()),e.I(t),e.S&&(e.S(),e.S=void 0),512&e.t&&le((()=>x(e,!1))),e.t&=-517},A=()=>{U(o.documentElement),le((()=>E(s,"appload",{detail:{namespace:"catalyst"}})))},F=(e,t,n)=>{if(e&&e[t])try{return e[t](n)}catch(e){J(e)}},H=(e,t)=>e&&e.then?e.then(t):t(),U=e=>e.classList.add("hydrated"),q=(e,t,n)=>{if(t.N){e.watchers&&(t.P=e.watchers);const l=Object.entries(t.N),s=e.prototype;if(l.map((([e,[l]])=>{31&l||2&n&&32&l?Object.defineProperty(s,e,{get(){return((e,t)=>_(this).L.get(t))(0,e)},set(n){((e,t,n,l)=>{const s=_(e),o=s.j,i=s.L.get(t),c=s.t,r=s.i;if(n=((e,t)=>null==e||w(e)?e:4&t?"false"!==e&&(""===e||!!e):2&t?parseFloat(e):1&t?e+"":e)(n,l.N[t][0]),!(8&c&&void 0!==i||n===i)&&(s.L.set(t,n),r)){if(l.P&&128&c){const e=l.P[t];e&&e.map((e=>{try{r[e](n,i,t)}catch(e){J(e,o)}}))}2==(18&c)&&x(s,!1)}})(this,e,n,t)},configurable:!0,enumerable:!0}):1&n&&64&l&&Object.defineProperty(s,e,{value(...t){const n=_(this);return n.W.then((()=>n.i[e](...t)))}})})),1&n){const t=new Map;s.attributeChangedCallback=function(e,n,l){i.jmp((()=>{const n=t.get(e);if(this.hasOwnProperty(n))l=this[n],delete this[n];else if(s.hasOwnProperty(n)&&"number"==typeof this[n]&&this[n]==l)return;this[n]=(null!==l||"boolean"!=typeof this[n])&&l}))},e.observedAttributes=l.filter((([e,t])=>15&t[0])).map((([e,n])=>{const l=n[1]||e;return t.set(l,e),l}))}}return e},D=(e,t={})=>{const n=[],l=t.exclude||[],c=s.customElements,u=o.head,f=u.querySelector("meta[charset]"),d=o.createElement("style"),m=[];let w,p=!0;Object.assign(i,t),i.l=new URL(t.resourcesUrl||"./",o.baseURI).href,e.map((e=>{e[1].map((t=>{const s={t:t[0],h:t[1],N:t[2],R:t[3]};s.N=t[2],s.R=t[3],s.P={};const o=s.h,u=class extends HTMLElement{constructor(e){super(e),B(e=this,s),1&s.t&&e.attachShadow({mode:"open"})}connectedCallback(){w&&(clearTimeout(w),w=null),p?m.push(this):i.jmp((()=>(e=>{if(0==(1&i.t)){const t=_(e),n=t.C,l=()=>{};if(1&t.t)a(e,t,n.R);else{t.t|=1;{let n=e;for(;n=n.parentNode||n.host;)if(n["s-p"]){P(t,t.O=n);break}}n.N&&Object.entries(n.N).map((([t,[n]])=>{if(31&n&&e.hasOwnProperty(t)){const n=e[t];delete e[t],e[t]=n}})),(async(e,t,n,l,s)=>{if(0==(32&t.t)){{if(t.t|=32,(s=Q(n)).then){const e=()=>{};s=await s,e()}s.isProxied||(n.P=s.watchers,q(s,n,2),s.isProxied=!0);const e=()=>{};t.t|=8;try{new s(t)}catch(e){J(e)}t.t&=-9,t.t|=128,e()}if(s.style){let e=s.style;const t=h(n);if(!X.has(t)){const l=()=>{};((e,t,n)=>{let l=X.get(e);r&&n?(l=l||new CSSStyleSheet,l.replace(t)):l=t,X.set(e,l)})(t,e,!!(1&n.t)),l()}}}const o=t.O,i=()=>x(t,!0);o&&o["s-rc"]?o["s-rc"].push(i):i()})(0,t,n)}l()}})(this)))}disconnectedCallback(){i.jmp((()=>(()=>{if(0==(1&i.t)){const e=_(this),t=e.i;e.o&&(e.o.map((e=>e())),e.o=void 0),F(t,"disconnectedCallback")}})()))}componentOnReady(){return _(this).T}};s.A=e[0],l.includes(o)||c.get(o)||(n.push(o),c.define(o,q(u,s,1)))}))})),d.innerHTML=n+"{visibility:hidden}.hydrated{visibility:inherit}",d.setAttribute("data-styles",""),u.insertBefore(d,f?f.nextSibling:u.firstChild),p=!1,m.length?m.map((e=>e.connectedCallback())):i.jmp((()=>w=setTimeout(A,30)))},V=new WeakMap,_=e=>V.get(e),z=(e,t)=>V.set(t.i=e,t),B=(e,t)=>{const n={t:0,j:e,C:t,L:new Map};return n.W=new Promise((e=>n.I=e)),n.T=new Promise((e=>n.k=e)),e["s-p"]=[],e["s-rc"]=[],a(e,n,t.R),V.set(e,n)},G=(e,t)=>t in e,J=(e,t)=>(0,console.error)(e,t),K=new Map,Q=e=>{const t=e.h.replace(/-/g,"_"),n=e.A,l=K.get(n);return l?l[t]:import(`./${n}.entry.js`).then((e=>(K.set(n,e),e[t])),J)},X=new Map,Y=[],Z=[],ee=(e,t)=>n=>{e.push(n),l||(l=!0,t&&4&i.t?le(ne):i.raf(ne))},te=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(e){J(e)}e.length=0},ne=()=>{te(Y),te(Z),(l=Y.length>0)&&i.raf(ne)},le=e=>c().then(e),se=ee(Z,!0);class oe{constructor(){this.icons=new Map}static getInstance(){return oe.instance||(oe.instance=new oe),oe.instance}getIcon(e,t){return this.icons.get(this.buildName(e,t))}addIcon(e,t,n){this.icons.set(this.buildName(e,n),t),window.dispatchEvent(this.buildEvent("cat-icon-added",{name:e,setName:n}))}addIcons(e,t){Object.entries(e).forEach((([e,n])=>this.icons.set(this.buildName(e,t),n))),window.dispatchEvent(this.buildEvent("cat-icons-added",{names:Object.keys(e),setName:t}))}removeIcon(e,t){this.icons.delete(this.buildName(e,t)),window.dispatchEvent(this.buildEvent("cat-icon-removed",{name:e,setName:t}))}removeIcons(e,t){e.forEach((e=>this.icons.delete(this.buildName(e,t)))),window.dispatchEvent(this.buildEvent("cat-icons-removed",{names:e,setName:t}))}buildName(e,t){return t?t+":name":e}buildEvent(e,t){return new CustomEvent(e,{bubbles:!0,composed:!0,detail:t})}}export{oe as C,y as H,D as b,N as c,p as h,c as p,z as r}