@paperless/core 0.1.0-alpha.66 → 0.1.0-alpha.69

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 (56) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist/build/p-40f9ac13.entry.js +1 -0
  3. package/dist/build/p-5cacf2e8.entry.js +1 -0
  4. package/dist/build/p-6421cd2a.entry.js +1 -0
  5. package/dist/build/p-f8bb6e8d.entry.js +1 -0
  6. package/dist/build/paperless.css +118 -118
  7. package/dist/build/paperless.esm.js +1 -1
  8. package/dist/cjs/loader.cjs.js +1 -1
  9. package/dist/cjs/p-button_3.cjs.entry.js +7 -3
  10. package/dist/cjs/p-helper.cjs.entry.js +6 -2
  11. package/dist/cjs/p-input-group.cjs.entry.js +10 -3
  12. package/dist/cjs/p-tooltip.cjs.entry.js +2 -2
  13. package/dist/cjs/paperless.cjs.js +1 -1
  14. package/dist/collection/components/atoms/button/button.component.css +5 -1
  15. package/dist/collection/components/atoms/button/button.component.js +23 -1
  16. package/dist/collection/components/atoms/helper/helper.component.css +1 -1
  17. package/dist/collection/components/atoms/helper/helper.component.js +33 -2
  18. package/dist/collection/components/atoms/icon/icon.component.css +1 -1
  19. package/dist/collection/components/atoms/tooltip/tooltip.component.css +2 -2
  20. package/dist/collection/components/atoms/tooltip/tooltip.component.js +2 -2
  21. package/dist/collection/components/molecules/input-group/input-group.component.css +151 -89
  22. package/dist/collection/components/molecules/input-group/input-group.component.js +57 -13
  23. package/dist/components/helper.component.js +9 -3
  24. package/dist/components/icon.component.js +1 -1
  25. package/dist/components/p-button.js +7 -2
  26. package/dist/components/p-input-group.js +13 -4
  27. package/dist/components/tooltip.component.js +2 -2
  28. package/dist/esm/loader.js +1 -1
  29. package/dist/esm/p-button_3.entry.js +7 -3
  30. package/dist/esm/p-helper.entry.js +6 -2
  31. package/dist/esm/p-input-group.entry.js +10 -3
  32. package/dist/esm/p-tooltip.entry.js +2 -2
  33. package/dist/esm/paperless.js +1 -1
  34. package/dist/index.html +1 -1
  35. package/dist/paperless/p-40f9ac13.entry.js +1 -0
  36. package/dist/paperless/p-5cacf2e8.entry.js +1 -0
  37. package/dist/paperless/p-6421cd2a.entry.js +1 -0
  38. package/dist/paperless/p-f8bb6e8d.entry.js +1 -0
  39. package/dist/paperless/paperless.css +124 -122
  40. package/dist/paperless/paperless.esm.js +1 -1
  41. package/dist/sw.js +1 -1
  42. package/dist/sw.js.map +1 -1
  43. package/dist/types/components/atoms/button/button.component.d.ts +4 -0
  44. package/dist/types/components/atoms/helper/helper.component.d.ts +5 -0
  45. package/dist/types/components/atoms/tooltip/tooltip.component.d.ts +1 -1
  46. package/dist/types/components/molecules/input-group/input-group.component.d.ts +8 -0
  47. package/dist/types/components.d.ts +35 -3
  48. package/package.json +1 -1
  49. package/dist/build/p-7b2b7cc7.entry.js +0 -1
  50. package/dist/build/p-7cf14eba.entry.js +0 -1
  51. package/dist/build/p-914ef626.entry.js +0 -1
  52. package/dist/build/p-d2fddcde.entry.js +0 -1
  53. package/dist/paperless/p-7b2b7cc7.entry.js +0 -1
  54. package/dist/paperless/p-7cf14eba.entry.js +0 -1
  55. package/dist/paperless/p-914ef626.entry.js +0 -1
  56. package/dist/paperless/p-d2fddcde.entry.js +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,36 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # 0.1.0-alpha.69 (2022-08-30)
7
+
8
+
9
+ ### Features
10
+
11
+ * **Atoms/Button:** Add widths prop ([83eb353](https://github.com/ionic-team/stencil-component-starter/commit/83eb3532e80c6918df847aa2156428c89d7ffe8d))
12
+
13
+
14
+
15
+
16
+
17
+ # 0.1.0-alpha.68 (2022-08-30)
18
+
19
+ **Note:** Version bump only for package @paperless/core
20
+
21
+
22
+
23
+
24
+
25
+ # 0.1.0-alpha.67 (2022-08-30)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * **Molecules/Input Group:** Rename `focus` to `focused` ([04912f4](https://github.com/ionic-team/stencil-component-starter/commit/04912f4bc2267af05037fba735dabae3ade302a5))
31
+
32
+
33
+
34
+
35
+
6
36
  # 0.1.0-alpha.66 (2022-08-30)
7
37
 
8
38
 
@@ -0,0 +1 @@
1
+ import{r as t,h as e,H as o,g as p}from"./p-0100c1a2.js";const r=class{constructor(e){t(this,e),this.disabled=!1,this.focused=!1}render(){var t;const p=!!this._el.querySelector('[slot="helper"]'),r=!!this._el.querySelector('[slot="label"]'),i=!!this._el.querySelector('[slot="prefix"]'),n=!!this._el.querySelector('[slot="suffix"]'),s=!!this._el.querySelector('[slot="header"]'),l=p?e("slot",{name:"helper"}):this.helper,d=r?e("slot",{name:"label"}):this.label,a=i?e("slot",{name:"prefix"}):this.prefix,u=n?e("slot",{name:"suffix"}):this.suffix,h=this.error&&"string"==typeof this.error&&"true"!==this.error;return e(o,{class:`p-input-group ${(null===(t=this.error)||void 0===t?void 0:t.length)&&"error"} ${this.disabled&&"disabled"} ${this.focused&&"focused"}`},e("div",{class:"flex justify-between items-end"},d&&e("div",{class:"input-label"},d),(l||s)&&e("div",{class:"input-header"},s&&e("slot",{name:"header"}),l&&e("p-helper",{class:"flex "+(s?"ml-2":""),placement:"top-end"},l))),e("div",{class:"content"},(a||this.icon)&&e("div",{class:"prefix"},this.icon?e("p-icon",{class:"flex",variant:this.icon,rotate:this.iconRotate,flip:this.iconFlip}):a),(u||h)&&e("div",{class:"suffix"},h?e("p-tooltip",{class:"flex",variant:"error",popover:this.error},e("p-icon",{class:"flex text-negative-light hover:text-negative",slot:"content",variant:"explanation"})):u),e("slot",{name:"input"})))}get _el(){return p(this)}};r.style=".visible{visibility:visible!important}.static{position:static!important}.mb-\\[2px\\]{margin-bottom:2px!important}.ml-2{margin-left:.5rem!important}.flex{display:flex!important}.flex-col{flex-direction:column!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.justify-start{justify-content:flex-start!important}.justify-between{justify-content:space-between!important}.gap-2{gap:.5rem!important}.rounded-tr-none{border-top-right-radius:0!important}.rounded-tl-none{border-top-left-radius:0!important}.rounded-bl-none{border-bottom-left-radius:0!important}.rounded-br-none{border-bottom-right-radius:0!important}.border{border-width:1px!important}.border-r-0{border-right-width:0!important}.border-l-0{border-left-width:0!important}.border-solid{border-style:solid!important}.border-mystic-dark{--tw-border-opacity:1!important;border-color:rgb(218 230 240/var(--tw-border-opacity))!important}.border-indigo{--tw-border-opacity:1!important;border-color:rgb(82 138 250/var(--tw-border-opacity))!important}.border-negative{--tw-border-opacity:1!important;border-color:rgb(185 30 40/var(--tw-border-opacity))!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-semibold{font-weight:600!important}.uppercase{text-transform:uppercase!important}.text-storm-vague{--tw-text-opacity:1!important;color:rgb(152 154 183/var(--tw-text-opacity))!important}.text-storm{color:rgb(81 83 107/var(--tw-text-opacity))!important}.text-negative-light,.text-storm{--tw-text-opacity:1!important}.text-negative-light{color:rgb(255 204 211/var(--tw-text-opacity))!important}.outline-0{outline-width:0!important}.blur{--tw-blur:blur(8px)!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}:host{display:flex;flex-direction:column;width:100%}:host .input-label{--tw-text-opacity:1;color:rgb(152 154 183/var(--tw-text-opacity));font-size:.75rem;font-weight:600;letter-spacing:.05em;line-height:1rem;text-transform:uppercase}:host .input-header{align-items:flex-end;display:flex;gap:.5rem;margin-bottom:2px}:host .content{display:flex}:host .content .prefix,:host .content .suffix{--tw-bg-opacity:1;--tw-border-opacity:1!important;--tw-text-opacity:1;align-items:center;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(218 230 240/var(--tw-border-opacity))!important;border-radius:.375rem;border-style:solid!important;border-width:1px!important;box-sizing:border-box;color:rgb(39 40 56/var(--tw-text-opacity));color:rgb(81 83 107/var(--tw-text-opacity));display:flex;flex:1 1 0%;height:2.5rem;justify-content:flex-start;outline-width:0!important;padding-left:1rem;padding-right:1rem;width:100%}:host .content .prefix::-moz-placeholder,:host .content .suffix::-moz-placeholder{--tw-text-opacity:1;color:rgb(128 130 158/var(--tw-text-opacity))}:host .content .prefix::placeholder,:host .content .suffix::placeholder{--tw-text-opacity:1;color:rgb(128 130 158/var(--tw-text-opacity))}:host .content .prefix.focus,:host .content .prefix:focus,:host .content .prefix:focus-visible,:host .content .suffix.focus,:host .content .suffix:focus,:host .content .suffix:focus-visible{--tw-border-opacity:1!important;border-color:rgb(82 138 250/var(--tw-border-opacity))!important}:host .content .prefix{border-bottom-right-radius:0;border-right-width:0!important;border-top-right-radius:0;order:1;padding-right:.5rem}:host .content .suffix{border-bottom-left-radius:0;border-left-width:0!important;border-top-left-radius:0;order:3;padding-left:.5rem}:host .content ::slotted(input[type=date].p-input),:host .content ::slotted(input[type=datetime-local].p-input),:host .content ::slotted(input[type=email].p-input),:host .content ::slotted(input[type=month].p-input),:host .content ::slotted(input[type=number].p-input),:host .content ::slotted(input[type=password].p-input),:host .content ::slotted(input[type=tel].p-input),:host .content ::slotted(input[type=text].p-input),:host .content ::slotted(input[type=time].p-input){order:2}:host .content .prefix+::slotted(input[type=date].p-input),:host .content .prefix+::slotted(input[type=datetime-local].p-input),:host .content .prefix+::slotted(input[type=email].p-input),:host .content .prefix+::slotted(input[type=month].p-input),:host .content .prefix+::slotted(input[type=number].p-input),:host .content .prefix+::slotted(input[type=password].p-input),:host .content .prefix+::slotted(input[type=tel].p-input),:host .content .prefix+::slotted(input[type=text].p-input),:host .content .prefix+::slotted(input[type=time].p-input){border-bottom-left-radius:0!important;border-left-width:0!important;border-top-left-radius:0!important;flex:1 1 auto;padding-left:0!important}:host .content .suffix+::slotted(input[type=date].p-input),:host .content .suffix+::slotted(input[type=datetime-local].p-input),:host .content .suffix+::slotted(input[type=email].p-input),:host .content .suffix+::slotted(input[type=month].p-input),:host .content .suffix+::slotted(input[type=number].p-input),:host .content .suffix+::slotted(input[type=password].p-input),:host .content .suffix+::slotted(input[type=tel].p-input),:host .content .suffix+::slotted(input[type=text].p-input),:host .content .suffix+::slotted(input[type=time].p-input){border-bottom-right-radius:0!important;border-right-width:0!important;border-top-right-radius:0!important;flex:1 1 auto;padding-right:0!important}:host(.focused) .prefix,:host(.focused) .suffix,:host(:focus-within) .prefix,:host(:focus-within) .suffix,:host([focused]) .prefix,:host([focused]) .suffix{--tw-border-opacity:1!important;--tw-text-opacity:1;border-color:rgb(82 138 250/var(--tw-border-opacity))!important;color:rgb(82 138 250/var(--tw-text-opacity))}:host(.focused) ::slotted(input[type=date].p-input),:host(.focused) ::slotted(input[type=datetime-local].p-input),:host(.focused) ::slotted(input[type=email].p-input),:host(.focused) ::slotted(input[type=month].p-input),:host(.focused) ::slotted(input[type=number].p-input),:host(.focused) ::slotted(input[type=password].p-input),:host(.focused) ::slotted(input[type=tel].p-input),:host(.focused) ::slotted(input[type=text].p-input),:host(.focused) ::slotted(input[type=time].p-input),:host(:focus-within) ::slotted(input[type=date].p-input),:host(:focus-within) ::slotted(input[type=datetime-local].p-input),:host(:focus-within) ::slotted(input[type=email].p-input),:host(:focus-within) ::slotted(input[type=month].p-input),:host(:focus-within) ::slotted(input[type=number].p-input),:host(:focus-within) ::slotted(input[type=password].p-input),:host(:focus-within) ::slotted(input[type=tel].p-input),:host(:focus-within) ::slotted(input[type=text].p-input),:host(:focus-within) ::slotted(input[type=time].p-input),:host([focused]) ::slotted(input[type=date].p-input),:host([focused]) ::slotted(input[type=datetime-local].p-input),:host([focused]) ::slotted(input[type=email].p-input),:host([focused]) ::slotted(input[type=month].p-input),:host([focused]) ::slotted(input[type=number].p-input),:host([focused]) ::slotted(input[type=password].p-input),:host([focused]) ::slotted(input[type=tel].p-input),:host([focused]) ::slotted(input[type=text].p-input),:host([focused]) ::slotted(input[type=time].p-input){--tw-border-opacity:1!important;border-color:rgb(82 138 250/var(--tw-border-opacity))!important}:host(.error) .prefix,:host(.error) .suffix,:host([error]) .prefix,:host([error]) .suffix{--tw-border-opacity:1!important;--tw-text-opacity:1;border-color:rgb(185 30 40/var(--tw-border-opacity))!important;color:rgb(138 15 29/var(--tw-text-opacity));color:rgb(185 30 40/var(--tw-text-opacity))}:host(.error) .prefix::-moz-placeholder,:host(.error) .suffix::-moz-placeholder,:host([error]) .prefix::-moz-placeholder,:host([error]) .suffix::-moz-placeholder{--tw-text-opacity:1;color:rgb(255 204 211/var(--tw-text-opacity))}:host(.error) .prefix::placeholder,:host(.error) .suffix::placeholder,:host([error]) .prefix::placeholder,:host([error]) .suffix::placeholder{--tw-text-opacity:1;color:rgb(255 204 211/var(--tw-text-opacity))}:host(.error) ::slotted(input[type=date].p-input),:host(.error) ::slotted(input[type=datetime-local].p-input),:host(.error) ::slotted(input[type=email].p-input),:host(.error) ::slotted(input[type=month].p-input),:host(.error) ::slotted(input[type=number].p-input),:host(.error) ::slotted(input[type=password].p-input),:host(.error) ::slotted(input[type=tel].p-input),:host(.error) ::slotted(input[type=text].p-input),:host(.error) ::slotted(input[type=time].p-input),:host([error]) ::slotted(input[type=date].p-input),:host([error]) ::slotted(input[type=datetime-local].p-input),:host([error]) ::slotted(input[type=email].p-input),:host([error]) ::slotted(input[type=month].p-input),:host([error]) ::slotted(input[type=number].p-input),:host([error]) ::slotted(input[type=password].p-input),:host([error]) ::slotted(input[type=tel].p-input),:host([error]) ::slotted(input[type=text].p-input),:host([error]) ::slotted(input[type=time].p-input){--tw-text-opacity:1;--tw-border-opacity:1!important;border-color:rgb(185 30 40/var(--tw-border-opacity))!important;color:rgb(138 15 29/var(--tw-text-opacity))}:host(.error) ::slotted(input[type=date].p-input)::-moz-placeholder,:host(.error) ::slotted(input[type=datetime-local].p-input)::-moz-placeholder,:host(.error) ::slotted(input[type=email].p-input)::-moz-placeholder,:host(.error) ::slotted(input[type=month].p-input)::-moz-placeholder,:host(.error) ::slotted(input[type=number].p-input)::-moz-placeholder,:host(.error) ::slotted(input[type=password].p-input)::-moz-placeholder,:host(.error) ::slotted(input[type=tel].p-input)::-moz-placeholder,:host(.error) ::slotted(input[type=text].p-input)::-moz-placeholder,:host(.error) ::slotted(input[type=time].p-input)::-moz-placeholder,:host([error]) ::slotted(input[type=date].p-input)::-moz-placeholder,:host([error]) ::slotted(input[type=datetime-local].p-input)::-moz-placeholder,:host([error]) ::slotted(input[type=email].p-input)::-moz-placeholder,:host([error]) ::slotted(input[type=month].p-input)::-moz-placeholder,:host([error]) ::slotted(input[type=number].p-input)::-moz-placeholder,:host([error]) ::slotted(input[type=password].p-input)::-moz-placeholder,:host([error]) ::slotted(input[type=tel].p-input)::-moz-placeholder,:host([error]) ::slotted(input[type=text].p-input)::-moz-placeholder,:host([error]) ::slotted(input[type=time].p-input)::-moz-placeholder{--tw-text-opacity:1;color:rgb(255 204 211/var(--tw-text-opacity))}:host(.error) ::slotted(input[type=date].p-input)::placeholder,:host(.error) ::slotted(input[type=datetime-local].p-input)::placeholder,:host(.error) ::slotted(input[type=email].p-input)::placeholder,:host(.error) ::slotted(input[type=month].p-input)::placeholder,:host(.error) ::slotted(input[type=number].p-input)::placeholder,:host(.error) ::slotted(input[type=password].p-input)::placeholder,:host(.error) ::slotted(input[type=tel].p-input)::placeholder,:host(.error) ::slotted(input[type=text].p-input)::placeholder,:host(.error) ::slotted(input[type=time].p-input)::placeholder,:host([error]) ::slotted(input[type=date].p-input)::placeholder,:host([error]) ::slotted(input[type=datetime-local].p-input)::placeholder,:host([error]) ::slotted(input[type=email].p-input)::placeholder,:host([error]) ::slotted(input[type=month].p-input)::placeholder,:host([error]) ::slotted(input[type=number].p-input)::placeholder,:host([error]) ::slotted(input[type=password].p-input)::placeholder,:host([error]) ::slotted(input[type=tel].p-input)::placeholder,:host([error]) ::slotted(input[type=text].p-input)::placeholder,:host([error]) ::slotted(input[type=time].p-input)::placeholder{--tw-text-opacity:1;color:rgb(255 204 211/var(--tw-text-opacity))}:host(.disabled) .prefix,:host(.disabled) .suffix,:host([disabled]) .prefix,:host([disabled]) .suffix{opacity:.4}:host(.disabled) ::slotted(input[type=date].p-input),:host(.disabled) ::slotted(input[type=datetime-local].p-input),:host(.disabled) ::slotted(input[type=email].p-input),:host(.disabled) ::slotted(input[type=month].p-input),:host(.disabled) ::slotted(input[type=number].p-input),:host(.disabled) ::slotted(input[type=password].p-input),:host(.disabled) ::slotted(input[type=tel].p-input),:host(.disabled) ::slotted(input[type=text].p-input),:host(.disabled) ::slotted(input[type=time].p-input),:host([disabled]) ::slotted(input[type=date].p-input),:host([disabled]) ::slotted(input[type=datetime-local].p-input),:host([disabled]) ::slotted(input[type=email].p-input),:host([disabled]) ::slotted(input[type=month].p-input),:host([disabled]) ::slotted(input[type=number].p-input),:host([disabled]) ::slotted(input[type=password].p-input),:host([disabled]) ::slotted(input[type=tel].p-input),:host([disabled]) ::slotted(input[type=text].p-input),:host([disabled]) ::slotted(input[type=time].p-input){opacity:.4;pointer-events:none}.hover\\:text-negative:hover{--tw-text-opacity:1!important;color:rgb(185 30 40/var(--tw-text-opacity))!important}";export{r as p_input_group}
@@ -0,0 +1 @@
1
+ import{r as t,c as n,h as r,H as e}from"./p-0100c1a2.js";const a=class{constructor(r){t(this,r),this.onClick=n(this,"onClick",7),this.variant="primary",this.size="medium",this.width="auto",this.loading=!1,this.chevron=!1,this.disabled=!1,this.iconOnly=!1,this.iconPosition="end",this.inheritText=!1}render(){let t="white";switch(this.variant){case"secondary":t="storm";break;case"text":t="indigo"}return r(e,{class:"p-button"},r("text"===this.variant?"a":"button",{class:`variant-${this.variant} size-${this.size} width-${this.width} icon-position-${this.iconPosition} ${this.chevron&&"has-chevron"} ${this.iconOnly&&"has-icon-only"} ${this.inheritText&&"should-inherit-text"}`,disabled:this.disabled,href:this.href,target:this.target},this.icon&&"start"===this.iconPosition&&this._getIcon(),r("slot",null),this.icon&&"end"===this.iconPosition&&this._getIcon(),this.loading&&r("p-loader",{color:t}),this.chevron&&r("p-icon",{variant:"chevron",rotate:"up"===this.chevron?180:0})))}handleClick(t){this.loading||this.disabled||this.onClick.emit(t)}_getIcon(){if(this.icon)return r("p-icon",{variant:this.icon,flip:this.iconFlip,rotate:this.iconRotate})}};a.style=".static{position:static!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.h-10{height:2.5rem!important}.h-8{height:2rem!important}.w-full{width:100%!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.scale-y-flip{--tw-scale-y:-1!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.rounded-large{border-radius:.375rem!important}.border{border-width:1px!important}.border-mystic-dark{--tw-border-opacity:1!important;border-color:rgb(218 230 240/var(--tw-border-opacity))!important}.bg-indigo{background-color:rgb(82 138 250/var(--tw-bg-opacity))!important}.bg-indigo,.bg-white{--tw-bg-opacity:1!important}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.bg-storm-light\\/5{background-color:rgba(176,178,203,.05)!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important}.text-5xl,.text-6xl{line-height:1!important}.text-6xl{font-size:3.75rem!important}.font-semibold{font-weight:600!important}.outline{outline-style:solid!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}p-button{display:inline-block}p-button>a,p-button>button{align-items:center;border:0;border-radius:.375rem;cursor:pointer;display:flex;font-weight:600;height:2.5rem;justify-content:center;line-height:1rem;outline:0;width:auto}p-button>a.icon-position-end>p-icon,p-button>a>p-loader,p-button>button.icon-position-end>p-icon,p-button>button>p-loader{margin-left:.5rem}p-button>a.icon-position-start>p-icon,p-button>button.icon-position-start>p-icon{margin-right:.5rem}p-button>a.variant-primary,p-button>a.variant-secondary,p-button>button.variant-primary,p-button>button.variant-secondary{padding-left:1rem;padding-right:1rem}p-button>a.variant-primary,p-button>button.variant-primary{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(82 138 250/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}p-button>a.variant-primary:hover,p-button>button.variant-primary:hover{background-color:rgba(82,138,250,.95)}p-button>a.variant-primary:active,p-button>button.variant-primary:active{--tw-bg-opacity:1;background-color:rgb(44 75 169/var(--tw-bg-opacity))}p-button>a.variant-secondary,p-button>button.variant-secondary{--tw-border-opacity:1!important;--tw-bg-opacity:1;--tw-text-opacity:1;--tw-drop-shadow:drop-shadow(0px 0.3125rem 1rem rgba(0,24,98,.08)) drop-shadow(0px 0.0625rem 0.1875rem rgba(0,24,98,.13));background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(218 230 240/var(--tw-border-opacity))!important;border-width:1px!important;color:rgb(81 83 107/var(--tw-text-opacity));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}p-button>a.variant-secondary:hover,p-button>button.variant-secondary:hover{--tw-bg-opacity:1;background-color:rgb(247 250 252/var(--tw-bg-opacity))}p-button>a.variant-secondary:active,p-button>button.variant-secondary:active{background-color:rgba(176,178,203,.05);border-color:rgba(176,178,203,.2)}p-button>a.variant-text,p-button>button.variant-text{--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity))}p-button>a.variant-text:hover,p-button>button.variant-text:hover{--tw-text-opacity:1;color:rgb(44 75 169/var(--tw-text-opacity))}p-button>a.size-small,p-button>button.size-small{font-size:.875rem;height:2rem;line-height:1.25rem}p-button>a.size-full,p-button>button.size-full{width:100%}p-button>a[disabled],p-button>button[disabled]{opacity:.5}p-button>a.has-chevron,p-button>button.has-chevron{padding-right:.5rem}p-button>a.has-chevron.variant-secondary:hover p-icon:last-child,p-button>button.has-chevron.variant-secondary:hover p-icon:last-child{--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity))}p-button>a.has-icon-only,p-button>button.has-icon-only{padding-left:.5rem;padding-right:.5rem}p-button>a.has-icon-only>p-icon:first-child,p-button>button.has-icon-only>p-icon:first-child{margin-left:0;margin-right:0}p-button>a.should-inherit-text,p-button>button.should-inherit-text{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}.-rotate-0,.-rotate-135,.-rotate-180,.-rotate-225,.-rotate-25,.-rotate-270,.-rotate-315,.-rotate-45,.-rotate-90,.rotate-0,.rotate-135,.rotate-180,.rotate-225,.rotate-25,.rotate-270,.rotate-315,.rotate-45,.rotate-90,.scale-x-flip,.scale-y-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}";const o={arrow:'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em" viewBox="0 0 16 16" version="1.1">\n <title>434AFB85-135A-4569-A66B-6D5812BAA42C@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -208.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8.75499764,3.25769542 C8.75754955,3.26010955 8.76008793,3.26253795 8.76261268,3.26498049 L12.7352971,7.10831254 C12.9002291,7.26787433 12.9984382,7.47043889 13.0293482,7.68119673 C13.1304672,7.98354221 13.0865843,8.32959983 12.8801668,8.60392636 C12.8538183,8.63894319 12.8251966,8.67219017 12.7944866,8.70345226 L8.86039504,12.7082755 C8.50172527,13.0733939 7.91497906,13.0786215 7.5498607,12.7199517 L7.54234654,12.7124854 C7.17420493,12.3424827 7.16725127,11.7467377 7.52665628,11.368243 L9.775,9 L4,9 C3.44771525,9 3,8.55228475 3,8 C3,7.44771525 3.44771525,7 4,7 L9.812,7 L7.44561311,4.65686817 C7.06927109,4.28428449 7.05936325,3.67934833 7.42330209,3.29464008 C7.78083767,2.91670052 8.37705808,2.90015983 8.75499764,3.25769542 Z"/>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',attachment:'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em" viewBox="0 0 16 16" version="1.1">\n <title>6900D5DE-1A64-4EE8-8ABC-1FEE34C10458@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -240.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="attachment" transform="translate(0.000000, 32.000000)">\n <g id="Path-2" transform="translate(243.000000, 0.000000)">\n <path d="M5.10875721,10.5229708 C4.81586399,10.815864 4.34099026,10.815864 4.04809704,10.5229708 C3.75520382,10.2300776 3.75520382,9.75520382 4.04809704,9.4623106 L8.04809704,5.4623106 C8.89327501,4.61713263 10.2635792,4.61713263 11.1087572,5.4623106 C11.9539352,6.30748857 11.9539352,7.6777928 11.1087572,8.52297077 L7.10875721,12.5229708 C5.71129449,13.9204335 3.44555976,13.9204335 2.04809704,12.5229708 C0.65063432,11.1255081 0.65063432,8.85977332 2.04809704,7.4623106 L6.04809704,3.4623106 C7.99784451,1.51256313 11.1590097,1.51256313 13.1087572,3.4623106 C15.0585047,5.41205807 15.0585047,8.5732233 13.1087572,10.5229708 L9.10875721,14.5229708 C8.81586399,14.815864 8.34099026,14.815864 8.04809704,14.5229708 C7.75520382,14.2300776 7.75520382,13.7552038 8.04809704,13.4623106 L12.048097,9.4623106 C13.4120581,8.09834957 13.4120581,5.8869318 12.048097,4.52297077 C10.684136,3.15900974 8.47271824,3.15900974 7.10875721,4.52297077 L3.10875721,8.52297077 C2.29708093,9.33464705 2.29708093,10.6506343 3.10875721,11.4623106 C3.92043349,12.2739869 5.23642076,12.2739869 6.04809704,11.4623106 L10.048097,7.4623106 C10.3074886,7.20291907 10.3074886,6.7823623 10.048097,6.52297077 C9.78870551,6.26357924 9.36814874,6.26357924 9.10875721,6.52297077 L5.10875721,10.5229708 Z"/>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',bread:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>5F1EB64F-AB98-4EB4-AC35-FB0B26115170@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -272.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="bread" transform="translate(0.000000, 64.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M10.5,4 L5.5,4 C4.125,4 3,4.98181818 3,6.18181818 C3,7.12727273 3.66666667,7.92727273 4.66666667,8.25454545 L4.66666667,11.6363636 C4.66666667,11.8545455 4.83333333,12 5.08333333,12 L10.9166667,12 C11.1666667,12 11.3333333,11.8545455 11.3333333,11.6363636 L11.3333333,8.25454545 C12.3333333,7.96363636 13,7.12727273 13,6.18181818 C13,4.98181818 11.875,4 10.5,4 Z M5.91666667,6.54545455 C5.79166667,6.54545455 5.70833333,6.50909091 5.625,6.43636364 C5.45833333,6.29090909 5.45833333,6.07272727 5.625,5.92727273 L6.04166667,5.56363636 C6.20833333,5.41818182 6.45833333,5.41818182 6.625,5.56363636 C6.79166667,5.70909091 6.79166667,5.92727273 6.625,6.07272727 L6.20833333,6.43636364 C6.125,6.50909091 6.04166667,6.54545455 5.91666667,6.54545455 Z M7.16666667,9.45454545 C7.16666667,9.67272727 7,9.81818182 6.75,9.81818182 C6.5,9.81818182 6.33333333,9.67272727 6.33333333,9.45454545 L6.33333333,9.09090909 C6.33333333,8.87272727 6.5,8.72727273 6.75,8.72727273 C7,8.72727273 7.16666667,8.87272727 7.16666667,9.09090909 L7.16666667,9.45454545 Z M7.70833333,7.52727273 C7.54166667,7.38181818 7.54166667,7.16363636 7.70833333,7.01818182 C7.875,6.87272727 8.125,6.87272727 8.29166667,7.01818182 L8.70833333,7.38181818 C8.875,7.52727273 8.875,7.74545455 8.70833333,7.89090909 C8.625,7.96363636 8.54166667,8 8.41666667,8 C8.29166667,8 8.20833333,7.96363636 8.125,7.89090909 L7.70833333,7.52727273 Z M9.54166667,9.70909091 L9.125,10.0727273 C9.04166667,10.1454545 8.95833333,10.1818182 8.83333333,10.1818182 C8.70833333,10.1818182 8.625,10.1454545 8.54166667,10.0727273 C8.375,9.92727273 8.375,9.70909091 8.54166667,9.56363636 L8.95833333,9.2 C9.125,9.05454545 9.375,9.05454545 9.54166667,9.2 C9.70833333,9.34545455 9.70833333,9.56363636 9.54166667,9.70909091 Z M10.0833333,6.18181818 C10.0833333,6.4 9.91666667,6.54545455 9.66666667,6.54545455 C9.41666667,6.54545455 9.25,6.4 9.25,6.18181818 L9.25,5.81818182 C9.25,5.6 9.41666667,5.45454545 9.66666667,5.45454545 C9.91666667,5.45454545 10.0833333,5.6 10.0833333,5.81818182 L10.0833333,6.18181818 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',calendar:'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em" viewBox="0 0 16 16" version="1.1">\n <title>3D99E2A7-B47A-4957-8D2C-7AF582F435CF@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -304.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="calendar" transform="translate(0.000000, 96.000000)">\n <g id="Rectangle-9" transform="translate(243.000000, 0.000000)">\n <path d="M2,2 L2,3 C2,4.1045695 2.8954305,5 4,5 C5.1045695,5 6,4.1045695 6,3 L6,3 L6,2 L6,2 L10,2 L10,3 C10,4.1045695 10.8954305,5 12,5 C13.1045695,5 14,4.1045695 14,3 L14,3 L14,2 L14,2 L15,2 C15.5522847,2 16,2.44771525 16,3 L16,15 C16,15.5522847 15.5522847,16 15,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,3 C-6.76353751e-17,2.44771525 0.44771525,2 1,2 L2,2 Z M8,11 L7,11 C6.44771525,11 6,11.4477153 6,12 L6,12 L6,13 C6,13.5522847 6.44771525,14 7,14 L7,14 L8,14 C8.55228475,14 9,13.5522847 9,13 L9,13 L9,12 C9,11.4477153 8.55228475,11 8,11 L8,11 Z M4,11 L3,11 C2.44771525,11 2,11.4477153 2,12 L2,12 L2,13 C2,13.5522847 2.44771525,14 3,14 L3,14 L4,14 C4.55228475,14 5,13.5522847 5,13 L5,13 L5,12 C5,11.4477153 4.55228475,11 4,11 L4,11 Z M4,7 L3,7 C2.44771525,7 2,7.44771525 2,8 L2,8 L2,9 C2,9.55228475 2.44771525,10 3,10 L3,10 L4,10 C4.55228475,10 5,9.55228475 5,9 L5,9 L5,8 C5,7.44771525 4.55228475,7 4,7 L4,7 Z M8,7 L7,7 C6.44771525,7 6,7.44771525 6,8 L6,8 L6,9 C6,9.55228475 6.44771525,10 7,10 L7,10 L8,10 C8.55228475,10 9,9.55228475 9,9 L9,9 L9,8 C9,7.44771525 8.55228475,7 8,7 L8,7 Z M12,7 L11,7 C10.4477153,7 10,7.44771525 10,8 L10,8 L10,9 C10,9.55228475 10.4477153,10 11,10 L11,10 L12,10 C12.5522847,10 13,9.55228475 13,9 L13,9 L13,8 C13,7.44771525 12.5522847,7 12,7 L12,7 Z M4,0 C4.55228475,-1.01453063e-16 5,0.44771525 5,1 L5,3 C5,3.55228475 4.55228475,4 4,4 C3.44771525,4 3,3.55228475 3,3 L3,1 C3,0.44771525 3.44771525,1.01453063e-16 4,0 Z M12,0 C12.5522847,-1.01453063e-16 13,0.44771525 13,1 L13,3 C13,3.55228475 12.5522847,4 12,4 C11.4477153,4 11,3.55228475 11,3 L11,1 C11,0.44771525 11.4477153,1.01453063e-16 12,0 Z"/>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',car:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>15BDAF47-5E79-4AD0-9D15-AEC22BEDD040@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -336.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="car" transform="translate(0.000000, 128.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M13.5,6.5 L11.5,6.5 L11.3385,6.5 L10.4645,4.314 C10.388,4.1245 10.2045,4 10,4 L8,4 L7,4 L5,4 C4.7955,4 4.612,4.1245 4.5355,4.314 L3.6615,6.5 L3.5,6.5 L2.5,6.5 C2.2235,6.5 2,6.724 2,7 L2,10 C2,10.276 2.2235,10.5 2.5,10.5 L3.0255,10.5 C3.148,11.346 3.871,12 4.75,12 C5.629,12 6.35200004,11.346 6.4745,10.5 L9.52499996,10.5 C9.64750004,11.346 10.3705,12 11.2495,12 C12.1285,12 12.8515,11.346 12.974,10.5 L13.5,10.5 C13.7765,10.5 14,10.276 14,10 L14,7 C14,6.724 13.7765,6.5 13.5,6.5 Z M8,5 L9.66149996,5 L10.2615,6.5 L8,6.5 L8,5 Z M5.3385,5 L7.00000004,5 L7.00000004,6.5 L4.7385,6.5 L5.3385,5 Z M4.75,11 C4.3365,11 4,10.6635 4,10.25 C4,9.8365 4.3365,9.5 4.75,9.5 C5.1635,9.5 5.5,9.8365 5.5,10.25 C5.5,10.6635 5.1635,11 4.75,11 Z M11.25,11 C10.8365,11 10.5,10.6635 10.5,10.25 C10.5,9.8365 10.8365,9.5 11.25,9.5 C11.6635,9.5 12,9.8365 12,10.25 C12,10.6635 11.6635,11 11.25,11 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',checklist:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>default</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1526.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="checklist" transform="translate(0.000000, 1318.000000)">\n <g id="⚛️-Atoms/icons/checklist" transform="translate(243.000000, 0.000000)">\n <path d="M1,0 L3,0 C3.55228475,-1.01453063e-16 4,0.44771525 4,1 L4,3 C4,3.55228475 3.55228475,4 3,4 L1,4 C0.44771525,4 6.76353751e-17,3.55228475 0,3 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 Z M7,1 L15,1 C15.5522847,1 16,1.44771525 16,2 C16,2.55228475 15.5522847,3 15,3 L7,3 C6.44771525,3 6,2.55228475 6,2 C6,1.44771525 6.44771525,1 7,1 Z M7,7 L15,7 C15.5522847,7 16,7.44771525 16,8 C16,8.55228475 15.5522847,9 15,9 L7,9 C6.44771525,9 6,8.55228475 6,8 C6,7.44771525 6.44771525,7 7,7 Z M7,13 L15,13 C15.5522847,13 16,13.4477153 16,14 C16,14.5522847 15.5522847,15 15,15 L7,15 C6.44771525,15 6,14.5522847 6,14 C6,13.4477153 6.44771525,13 7,13 Z M1,6 L3,6 C3.55228475,6 4,6.44771525 4,7 L4,9 C4,9.55228475 3.55228475,10 3,10 L1,10 C0.44771525,10 6.76353751e-17,9.55228475 0,9 L0,7 C-6.76353751e-17,6.44771525 0.44771525,6 1,6 Z M1,12 L3,12 C3.55228475,12 4,12.4477153 4,13 L4,15 C4,15.5522847 3.55228475,16 3,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,13 C-6.76353751e-17,12.4477153 0.44771525,12 1,12 Z" id="Combined-Shape"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',checkmark:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>EB3016C2-A1DF-47ED-937C-697443FD3F3C@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -368.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="checkmark" transform="translate(0.000000, 160.000000)">\n <g id="Path" transform="translate(243.000000, 0.000000)">\n <path d="M5.9647539,11.4869113 L13.5310363,1.53005377 C13.9660225,0.957640367 14.7506399,0.830594918 15.3318508,1.23846541 L15.4391486,1.31485597 C15.7328273,1.52108493 15.9306419,1.84558554 15.9849532,2.2102092 C16.0392644,2.57483285 15.9451503,2.94653481 15.725276,3.23579911 L7.2585864,14.3795051 C7.08780408,14.6049504 6.86247873,14.7614579 6.61748211,14.843438 C6.09379993,15.1259931 5.45441111,15.0189985 5.04199293,14.5797974 L0.362021072,9.60136867 C0.114703307,9.33763381 -0.0159246448,8.97843936 0.00155347006,8.61017223 C0.019031585,8.2419051 0.18303418,7.89788961 0.45411834,7.6608621 L0.554262943,7.57329243 C1.09124008,7.10398752 1.8844974,7.14458066 2.37474875,7.66645166 L5.96564805,11.4869113 L5.9647539,11.4869113 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',chevron:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>2D60A936-D98C-47D5-81C3-87BE72E0E033@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -400.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="chevron" transform="translate(0.000000, 192.000000)">\n <g id="Path" transform="translate(243.000000, 0.000000)">\n <path d="M7.04443749,11.1075877 L3.71288307,7.99620558 C3.34547391,7.65307738 3.32579031,7.07707303 3.66891852,6.70966387 C3.6832292,6.69434052 3.69806505,6.67951618 3.7133995,6.66521739 C4.11755563,6.28835747 4.74228617,6.2815126 5.15460242,6.64942684 L8,9.1884058 L8,9.1884058 L10.8453976,6.64942684 C11.2577138,6.2815126 11.8824444,6.28835747 12.2866005,6.66521739 C12.6542758,7.00806038 12.6744064,7.58404927 12.3315634,7.95172459 C12.3172646,7.96705905 12.3024403,7.9818949 12.2871169,7.99620558 L8.95556251,11.1075877 C8.41758445,11.6100124 7.58241555,11.6100124 7.04443749,11.1075877 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',clock:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>DA4F6F05-8E0E-4F99-8C04-325E1026BDED@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -432.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="clock" transform="translate(0.000000, 224.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8,1 C11.8659932,1 15,4.13400675 15,8 C15,11.8659932 11.8659932,15 8,15 C4.13400675,15 1,11.8659932 1,8 C1,4.13400675 4.13400675,1 8,1 Z M8,4 C7.44771525,4 7,4.44771525 7,5 L7,5 L7,9 C7,9.55228475 7.44771525,10 8,10 L8,10 L11,10 C11.5522847,10 12,9.55228475 12,9 C12,8.44771525 11.5522847,8 11,8 L11,8 L9,8 L9,5 C9,4.48716416 8.61395981,4.06449284 8.11662113,4.00672773 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',cogs:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>D69A8BFD-59F3-48E5-B2F8-A57D151EB85C@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -468.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="cogs" transform="translate(0.000000, 260.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M11.2702153,6.33241506 C10.3216145,6.33241506 9.54992865,5.58473625 9.54992865,4.66564636 C9.54992865,3.74655647 10.3216145,2.99887767 11.2702153,2.99887767 C12.2188161,2.99887767 12.9905019,3.74655647 12.9905019,4.66564636 C12.9905019,5.58473625 12.2188161,6.33241506 11.2702153,6.33241506 M4.73447396,12.9978574 C3.78587319,12.9978574 3.01418731,12.2501786 3.01418731,11.3310887 C3.01418731,10.4119988 3.78587319,9.66431997 4.73447396,9.66431997 C5.68307473,9.66431997 6.45476061,10.4119988 6.45476061,11.3310887 C6.45476061,12.2501786 5.68307473,12.9978574 4.73447396,12.9978574 M15.8312495,5.67778798 L15.0107014,5.21905928 C15.0696731,4.84848485 15.0696731,4.48280788 15.0107014,4.11386593 L15.8312495,3.65513723 C15.91044,3.6110601 15.9677267,3.5375982 15.9913154,3.45270891 C16.014904,3.36781961 16.0031729,3.27640037 15.9576173,3.1996735 L14.9247714,1.46760535 C14.8775941,1.39087848 14.8017734,1.33374145 14.7124735,1.31088664 C14.6231736,1.28803183 14.528819,1.30272421 14.4496285,1.34680135 L13.6661483,1.80389756 C13.4218373,1.62269156 13.111815,1.44638302 12.7293419,1.27170697 L12.7293419,0.333027242 C12.7293419,0.14855627 12.5760156,0 12.3856215,0 L10.3216145,0 C10.1312204,0 9.97789418,0.14855627 9.97789418,0.333027242 L9.97789418,1.22926232 C9.50106644,1.36965616 9.21800263,1.56881951 8.94336333,1.80389756 L8.1042813,1.34353637 C7.93916074,1.2553821 7.73191759,1.30762167 7.63756298,1.46597286 L6.59460761,3.19804102 C6.54911521,3.27476788 6.53563598,3.36618712 6.55922463,3.45107642 C6.58281329,3.53596572 6.64010001,3.60942761 6.71929048,3.65513723 L7.53478386,4.11386593 C7.47412733,4.48607285 7.47412733,4.85011733 7.53309896,5.21905928 L6.71086596,5.67942047 C6.63167549,5.7234976 6.57438877,5.79695949 6.55080012,5.88348128 C6.52721146,5.96673809 6.53900579,6.05815733 6.58449819,6.1348842 L7.61565924,7.86531987 C7.67631577,7.96653403 7.7824647,8.02040608 7.89366834,8.02530354 L7.12872208,8.46933986 C6.88441104,8.28813386 6.57438877,8.11182532 6.19191563,7.93714927 L6.19191563,6.99846954 C6.19191563,6.81399857 6.0385894,6.6654423 5.84819529,6.6654423 L3.78587319,6.6654423 C3.59547908,6.6654423 3.44215284,6.81399857 3.44215284,6.99846954 L3.44215284,7.89470462 C2.96532511,8.03509846 2.68226129,8.23426181 2.40762199,8.46933986 L1.56853996,8.00897868 C1.40510431,7.91919192 1.19617625,7.97306397 1.10182165,8.13141516 L0.0588662745,9.86348332 C0.0133738755,9.94021018 -0.000105353912,10.0316294 0.0234832975,10.1165187 C0.0470719489,10.201408 0.104358674,10.2748699 0.183549146,10.3205795 L0.999042523,10.7793082 C0.93838599,11.1515152 0.93838599,11.5155596 0.997357619,11.8845016 L0.175124628,12.3448628 C0.0959341553,12.3889399 0.0386474305,12.4624018 0.0150587791,12.5489236 C-0.00852987226,12.6321804 0.00320129467,12.7235996 0.0487568525,12.8003265 L1.0799179,14.5323947 C1.1742725,14.6891134 1.37983075,14.7462504 1.54495131,14.6564636 L2.40425218,14.19447 C2.67552167,14.4279155 2.96027039,14.6287114 3.44215284,14.7707377 L3.44215284,15.6669728 C3.44215284,15.8514437 3.59547908,16 3.78587319,16 L5.84988019,16 C6.0402743,16 6.19360054,15.8514437 6.19360054,15.6669728 L6.19360054,14.728293 C6.57607367,14.5519845 6.88609595,14.3773084 7.13040698,14.19447 L7.91388719,14.6515662 C7.99307766,14.6972758 8.08743226,14.7103357 8.17673216,14.6874809 C8.26603205,14.6646261 8.34185272,14.6091215 8.38903002,14.5307622 L9.42187597,12.798694 C9.51623058,12.6387103 9.46062875,12.4346495 9.2955082,12.3432303 L8.47496011,11.8845016 C8.53393174,11.5139272 8.53393174,11.1482502 8.47496011,10.7793082 L9.2955082,10.3205795 C9.37469867,10.2765024 9.43198539,10.204673 9.45557404,10.1181512 C9.4791627,10.0332619 9.46736837,9.94184267 9.42187597,9.8651158 L8.39071492,8.13304765 C8.34353762,8.05632078 8.26771696,7.99918376 8.17841706,7.97632895 C8.15651331,7.97143149 8.13292466,7.97469646 8.11102091,7.97306397 L8.93999352,7.52576268 C9.21126301,7.75920824 9.49601173,7.96000408 9.97789418,8.10203041 L9.97789418,8.99826548 C9.97789418,9.18273646 10.1312204,9.33129273 10.3216145,9.33129273 L12.3856215,9.33129273 C12.5760156,9.33129273 12.7293419,9.18273646 12.7293419,8.99826548 L12.7293419,8.05958576 C13.111815,7.88327722 13.4218373,7.70860116 13.6661483,7.52576268 L14.4496285,7.98285889 C14.528819,8.02856851 14.6231736,8.04162841 14.7124735,8.01877359 C14.8017734,7.99591878 14.8775941,7.94041424 14.9247714,7.86205489 L15.9559324,6.12998674 C16.0519719,5.97326803 15.9963701,5.77083971 15.8312495,5.67778798"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',comment:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>85F96114-FD2C-4B57-AEA8-3B2854320A29@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -502.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="comment" transform="translate(0.000000, 294.000000)">\n <g id="icon---comment" transform="translate(243.000000, 0.000000)">\n <path d="M14,0.891225434 C14.5522847,0.891225434 15,1.33894068 15,1.89122543 L15,11 C15,11.5522847 14.5522847,12 14,12 L8.14999962,12 L3.74831681,14.5185756 C3.50863619,14.6557172 3.20316144,14.5725929 3.06601986,14.3329123 C3.02275807,14.2573042 3,14.1717056 3,14.0845955 L3,12 L2,12 C1.44771525,12 1,11.5522847 1,11 L1,1.89122543 C1,1.33894068 1.44771525,0.891225434 2,0.891225434 L14,0.891225434 Z M9.25,7 L4.75,7 C4.33578644,7 4,7.33578644 4,7.75 C4,8.16421356 4.33578644,8.5 4.75,8.5 L4.75,8.5 L9.25,8.5 C9.66421356,8.5 10,8.16421356 10,7.75 C10,7.33578644 9.66421356,7 9.25,7 L9.25,7 Z M11.25,4 L4.75,4 C4.33578644,4 4,4.33578644 4,4.75 C4,5.16421356 4.33578644,5.5 4.75,5.5 L4.75,5.5 L11.25,5.5 C11.6642136,5.5 12,5.16421356 12,4.75 C12,4.33578644 11.6642136,4 11.25,4 L11.25,4 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',document:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>20D69539-7C20-49F0-9BCF-AE6F4D356668@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -534.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="document" transform="translate(0.000000, 326.000000)">\n <g id="Rectangle-9" transform="translate(243.000000, 0.000000)">\n <path d="M10.5857864,0 C10.8510029,-4.87194788e-17 11.1053568,0.10535684 11.2928932,0.292893219 L13.7071068,2.70710678 C13.8946432,2.89464316 14,3.14899707 14,3.41421356 L14,15 C14,15.5522847 13.5522847,16 13,16 L3,16 C2.44771525,16 2,15.5522847 2,15 L2,1 C2,0.44771525 2.44771525,1.01453063e-16 3,0 L10.5857864,0 Z M10.5,12 L5.5,12 C5.22385763,12 5,12.2238576 5,12.5 C5,12.7761424 5.22385763,13 5.5,13 L5.5,13 L10.5,13 C10.7761424,13 11,12.7761424 11,12.5 C11,12.2238576 10.7761424,12 10.5,12 L10.5,12 Z M10.5,10 L5.5,10 C5.22385763,10 5,10.2238576 5,10.5 C5,10.7761424 5.22385763,11 5.5,11 L5.5,11 L10.5,11 C10.7761424,11 11,10.7761424 11,10.5 C11,10.2238576 10.7761424,10 10.5,10 L10.5,10 Z M8.5,8 L5.5,8 C5.22385763,8 5,8.22385763 5,8.5 C5,8.77614237 5.22385763,9 5.5,9 L5.5,9 L8.5,9 C8.77614237,9 9,8.77614237 9,8.5 C9,8.22385763 8.77614237,8 8.5,8 L8.5,8 Z M10.072225,1.5009428 C10.025952,1.54774288 10,1.61090189 10,1.67671555 L10,3.91659843 C10,4.05466962 10.1119288,4.16659843 10.25,4.16659843 L12.5153972,4.16659843 C12.6534684,4.16659843 12.7653972,4.05466962 12.7653972,3.91659843 C12.7653972,3.84980357 12.7386677,3.78578633 12.6911699,3.73882347 L10.4257728,1.49894059 C10.3275904,1.40186397 10.1693016,1.40276039 10.072225,1.5009428 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',download:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>467E5344-FF5F-465D-940E-3EE5A5238ED5@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -566.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="download" transform="translate(0.000000, 358.000000)">\n <g id="icon---download" transform="translate(243.000000, 0.000000)">\n <path d="M12,13 C12.5522847,13 13,13.4477153 13,14 C13,14.5522847 12.5522847,15 12,15 L4,15 C3.44771525,15 3,14.5522847 3,14 C3,13.4477153 3.44771525,13 4,13 L12,13 Z M8,2 C8.55228475,2 9,2.44771525 9,3 L9,8.81238065 L11.3431318,6.44561311 C11.7157155,6.06927109 12.3206517,6.05936325 12.7053599,6.42330209 C13.0832995,6.78083767 13.0998402,7.37705808 12.7423046,7.75499764 C12.7398904,7.75754955 12.7374621,7.76008793 12.7350195,7.76261268 L8.89168746,11.7352971 C8.73051624,11.9018927 8.52547038,12.0004126 8.31242334,12.030263 C8.01158085,12.1298403 7.66846573,12.0851287 7.39607364,11.8801668 C7.36105681,11.8538183 7.32780983,11.8251966 7.29654774,11.7944866 L3.2917245,7.86039504 C2.92660615,7.50172527 2.92137854,6.91497906 3.28004831,6.5498607 L3.28751463,6.54234654 C3.65751727,6.17420493 4.25326231,6.16725127 4.63175703,6.52665628 L7,8.77545482 L7,3 C7,2.44771525 7.44771525,2 8,2 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',envelope:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>6E5BAADC-0E2C-4B1F-8A4B-A6F7D16BAE6B@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -598.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="envelope" transform="translate(0.000000, 390.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M2,3 L14,3 C14.5522847,3 15,3.44771525 15,4 L15,12 C15,12.5522848 14.5522847,13 14,13 L2,13 C1.44771525,13 1,12.5522848 1,12 L1,4 C1,3.44771525 1.44771525,3 2,3 Z M4,6 L7.7,8.775 C7.87777778,8.90833333 8.12222222,8.90833333 8.3,8.775 L12,6 L4,6 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',explanation:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>689A577B-4141-4E4F-B884-DF9FBE546815@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1366.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="explanation" transform="translate(0.000000, 1158.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8,0 C12.4126984,0 16,3.58730159 16,8 C16,12.4126984 12.4126984,16 8,16 C3.58730159,16 0,12.4126984 0,8 C0,3.58730159 3.58730159,0 8,0 Z M7.81165919,10.7562327 C7.43497758,10.7562327 7.16143498,10.8485688 6.99103139,11.033241 C6.8490284,11.1871345 6.76619332,11.3762953 6.74252616,11.6007233 L6.73542601,11.7396122 L6.73542601,12.0166205 C6.73542601,12.3028624 6.8206278,12.5383195 6.99103139,12.7229917 C7.16143498,12.9076639 7.43497758,13 7.81165919,13 C8.19730942,13 8.47533632,12.9076639 8.64573991,12.7229917 C8.7877429,12.5690982 8.87057798,12.3799374 8.89424514,12.1555094 L8.90134529,12.0166205 L8.90134529,11.7396122 C8.90134529,11.4533703 8.8161435,11.2179132 8.64573991,11.033241 C8.47533632,10.8485688 8.19730942,10.7562327 7.81165919,10.7562327 Z M8,3 C7.55156951,3 7.15695067,3.06232687 6.8161435,3.18698061 C6.47533632,3.31163435 6.1838565,3.47783934 5.94170404,3.68559557 C5.69955157,3.8933518 5.50224215,4.13111727 5.34977578,4.39889197 C5.23542601,4.59972299 5.14125561,4.80574792 5.06726457,5.01696676 L5,5.2299169 L6.43946188,5.83933518 C6.53811659,5.45152355 6.71076233,5.13527239 6.9573991,4.89058172 C7.20403587,4.64589104 7.52914798,4.52354571 7.93273543,4.52354571 C8.30941704,4.52354571 8.60986547,4.62973223 8.83408072,4.84210526 C9.02626521,5.0241393 9.13608493,5.27062016 9.16353986,5.58154785 L9.17040359,5.74238227 L9.17040359,5.93628809 C9.17040359,6.47183749 8.98430493,6.86657433 8.61210762,7.12049861 C8.28126557,7.34620909 7.81401207,7.48254734 7.21034712,7.52951335 L6.97757848,7.54293629 L6.97757848,9.70360111 L8.61883408,9.70360111 L8.61883408,8.56786704 C8.92376682,8.51246537 9.21973094,8.41320406 9.50672646,8.2700831 C9.79372197,8.12696214 10.0493274,7.93767313 10.2735426,7.70221607 C10.4977578,7.466759 10.6748879,7.18975069 10.8049327,6.87119114 C10.9349776,6.55263158 11,6.19021237 11,5.78393352 C11,5.36842105 10.9282511,4.98984303 10.7847534,4.64819945 C10.6412556,4.30655586 10.4394619,4.01338873 10.1793722,3.76869806 C9.91928251,3.52400739 9.60538117,3.33471837 9.23766816,3.20083102 C8.86995516,3.06694367 8.4573991,3 8,3 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',eye:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>36A03146-33F9-43AB-B64A-795FF770A42E@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -630.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="eye" transform="translate(0.000000, 422.000000)">\n <g id="icons/view/normal" transform="translate(243.000000, 0.000000)">\n <path d="M8,3 C10.9455187,3 13.6121853,4.66666667 16,8 C13.6121853,11.3333333 10.9455187,13 8,13 C5.05448133,13 2.38781467,11.3333333 0,8 C2.38781467,4.66666667 5.05448133,3 8,3 Z M8,5 C6.34314575,5 5,6.34314575 5,8 C5,9.65685425 6.34314575,11 8,11 C9.65685425,11 11,9.65685425 11,8 C11,6.34314575 9.65685425,5 8,5 Z M8,6 C9.1045695,6 10,6.8954305 10,8 C10,9.1045695 9.1045695,10 8,10 C6.8954305,10 6,9.1045695 6,8 C6,6.8954305 6.8954305,6 8,6 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',filter:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>161B97F5-D5D9-43EE-AD95-15870E881303@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -662.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="filter" transform="translate(0.000000, 454.000000)">\n <g id="icons/filter/default" transform="translate(243.000000, 0.000000)">\n <path d="M8,11 C8.55228475,11 9,11.4477153 9,12 C9,12.5522847 8.55228475,13 8,13 L2,13 C1.44771525,13 1,12.5522847 1,12 C1,11.4477153 1.44771525,11 2,11 L8,11 Z M11,7 C11.5522847,7 12,7.44771525 12,8 C12,8.55228475 11.5522847,9 11,9 L2,9 C1.44771525,9 1,8.55228475 1,8 C1,7.44771525 1.44771525,7 2,7 L11,7 Z M13,3 C13.5522847,3 14,3.44771525 14,4 C14,4.55228475 13.5522847,5 13,5 L2,5 C1.44771525,5 1,4.55228475 1,4 C1,3.44771525 1.44771525,3 2,3 L13,3 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',folder:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>default</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1622.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="projects" transform="translate(0.000000, 1414.000000)">\n <g id="default" transform="translate(243.000000, 0.000000)">\n <g id="⚛️-Atoms/icons/projects" transform="translate(0.000000, 1.000000)">\n <path d="M1,0 L5.58578644,0 C5.85100293,-1.26996481e-15 6.10535684,0.10535684 6.29289322,0.292893219 L7.70710678,1.70710678 C7.89464316,1.89464316 8.14899707,2 8.41421356,2 L15,2 C15.5522847,2 16,2.44771525 16,3 L16,13 C16,13.5522847 15.5522847,14 15,14 L1,14 C0.44771525,14 6.76353751e-17,13.5522847 0,13 L0,1 C-6.76353751e-17,0.44771525 0.44771525,-4.5365845e-16 1,0 Z" id="Combined-Shape"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',grid:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>0B846487-E152-44B1-B058-D5E90C916406@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -694.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="grid" transform="translate(0.000000, 486.000000)">\n <g id="icon/grid-view/default" transform="translate(243.000000, 0.000000)">\n <path d="M14.125,9 C14.6082492,9 15,9.39175084 15,9.875 L15,14.125 C15,14.6082492 14.6082492,15 14.125,15 L9.875,15 C9.39175084,15 9,14.6082492 9,14.125 L9,9.875 C9,9.39175084 9.39175084,9 9.875,9 L14.125,9 Z M6.125,9 C6.60824916,9 7,9.39175084 7,9.875 L7,14.125 C7,14.6082492 6.60824916,15 6.125,15 L1.875,15 C1.39175084,15 1,14.6082492 1,14.125 L1,9.875 C1,9.39175084 1.39175084,9 1.875,9 L6.125,9 Z M6.125,1 C6.60824916,1 7,1.39175084 7,1.875 L7,6.125 C7,6.60824916 6.60824916,7 6.125,7 L1.875,7 C1.39175084,7 1,6.60824916 1,6.125 L1,1.875 C1,1.39175084 1.39175084,1 1.875,1 L6.125,1 Z M14.125,1 C14.6082492,1 15,1.39175084 15,1.875 L15,6.125 C15,6.60824916 14.6082492,7 14.125,7 L9.875,7 C9.39175084,7 9,6.60824916 9,6.125 L9,1.875 C9,1.39175084 9.39175084,1 9.875,1 L14.125,1 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',headset:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>1B240603-203F-49BC-9F73-8609C2B2A397@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -726.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="headset" transform="translate(0.000000, 518.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M9,16 L8,16 C6.8954305,16 6,15.1045695 6,14 C6,12.8954305 6.8954305,12 8,12 L9,12 C9.55228475,12 10,12.4477153 10,13 C10.8201827,13 12.3130651,12.3273003 12.8234373,10.9819009 C12.3546453,10.900249 12,10.4915404 12,10 L12,10 L12,7 C12,6.44771525 12.4477153,6 13,6 L12.9412125,6.00236254 C12.4635749,2.16266286 9.20921545,2.0066109 8.12564735,2.00026868 L7.87435265,2.00026868 C6.79078455,2.0066109 3.53642512,2.16266286 3.05878752,6.00236254 L3,6 C3.55228475,6 4,6.44771525 4,7 L4,10 C4,10.5522847 3.55228475,11 3,11 L2,11 C0.8954305,11 1.3527075e-16,10.1045695 0,9 L0,8 C-9.18743488e-17,7.24978901 0.413059517,6.59605324 1.02415811,6.25381313 C1.41580142,0.309176677 6.49575168,0.0152870413 7.82431703,0.000755857899 L8.17568297,0.000755857899 C9.50424832,0.0152870413 14.5841986,0.309176677 14.9760227,6.25302275 C15.5869405,6.59605324 16,7.24978901 16,8 L16,8 L16,9 C16,9.7768136 15.5571268,10.4501886 14.9100954,10.7814099 C14.4902253,12.6958901 12.629131,15 10,15 C10,15.5522847 9.55228475,16 9,16 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',integration:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>default</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1590.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="koppelingen" transform="translate(0.000000, 1382.000000)">\n <g id="⚛️-Atoms/icons/koppelingen" transform="translate(243.000000, 0.000000)">\n <path d="M1,0 L6,0 C6.55228475,-1.01453063e-16 7,0.44771525 7,1 L7,6 C7,6.55228475 6.55228475,7 6,7 L1,7 C0.44771525,7 6.76353751e-17,6.55228475 0,6 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 Z M1,9 L6,9 C6.55228475,9 7,9.44771525 7,10 L7,15 C7,15.5522847 6.55228475,16 6,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,10 C-6.76353751e-17,9.44771525 0.44771525,9 1,9 Z M10,0 L15,0 C15.5522847,-1.01453063e-16 16,0.44771525 16,1 L16,6 C16,6.55228475 15.5522847,7 15,7 L10,7 C9.44771525,7 9,6.55228475 9,6 L9,1 C9,0.44771525 9.44771525,1.01453063e-16 10,0 Z M12.5,9 C13.0522847,9 13.5,9.44771525 13.5,10 L13.5,11.5 L15,11.5 C15.5522847,11.5 16,11.9477153 16,12.5 C16,13.0522847 15.5522847,13.5 15,13.5 L13.5,13.5 L13.5,15 C13.5,15.5522847 13.0522847,16 12.5,16 C11.9477153,16 11.5,15.5522847 11.5,15 L11.5,13.5 L10,13.5 C9.44771525,13.5 9,13.0522847 9,12.5 C9,11.9477153 9.44771525,11.5 10,11.5 L11.5,11.5 L11.5,10 C11.5,9.44771525 11.9477153,9 12.5,9 Z" id="Combined-Shape"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',list:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>680FABDB-CA3A-4C86-A241-59CFA9DF98BD@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -758.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="list" transform="translate(0.000000, 550.000000)">\n <g id="icon/list-view/active" transform="translate(243.000000, 0.000000)">\n <path d="M13.125,12 C13.6082492,12 14,12.3917508 14,12.875 L14,14.125 C14,14.6082492 13.6082492,15 13.125,15 L1.875,15 C1.39175084,15 1,14.6082492 1,14.125 L1,12.875 C1,12.3917508 1.39175084,12 1.875,12 L13.125,12 Z M13.125,7 C13.6082492,7 14,7.39175084 14,7.875 L14,9.125 C14,9.60824916 13.6082492,10 13.125,10 L1.875,10 C1.39175084,10 1,9.60824916 1,9.125 L1,7.875 C1,7.39175084 1.39175084,7 1.875,7 L13.125,7 Z M9.125,2 C9.60824916,2 10,2.39175084 10,2.875 L10,4.125 C10,4.60824916 9.60824916,5 9.125,5 L1.875,5 C1.39175084,5 1,4.60824916 1,4.125 L1,2.875 C1,2.39175084 1.39175084,2 1.875,2 L9.125,2 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',location:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>F74A1493-189D-4CFE-9DC0-D69141A189C7@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -790.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="location" transform="translate(0.000000, 582.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8,0 C11.8659932,0 15,3.13400675 15,7 C15,10.8659932 9,16 8,16 C7,16 1,10.8659932 1,7 C1,3.13400675 4.13400675,0 8,0 Z M8,4 C6.34314575,4 5,5.34314575 5,7 C5,8.65685425 6.34314575,10 8,10 C9.65685425,10 11,8.65685425 11,7 C11,5.34314575 9.65685425,4 8,4 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',megaphone:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>A2F9256B-4901-4C20-8F77-D5066011EE5A@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -822.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="megaphone" transform="translate(0.000000, 614.000000)">\n <g id="Shape" transform="translate(243.000000, 0.000000)">\n <path d="M15.4097497,0 L15.3886693,0 C15.2832675,0 15.1567852,0.0652633112 15.0513834,0.174035497 L9.48616601,3.4589555 L5.41765481,3.4589555 C5.08036891,3.4589555 4.89064559,3.65474543 4.82740448,4.02457086 L4.82740448,9.6807245 C4.82740448,10.0940588 5.0171278,10.2680943 5.41765481,10.2680943 L9.99209486,10.2680943 L15.0935441,13.2702066 C15.1778656,13.3572244 15.3043478,13.4007332 15.4097497,13.4007332 C15.8102767,13.4007332 16,13.2266977 16,12.8133634 L16,0.609124238 C16,0.195789934 15.8102767,0 15.4097497,0 Z M7.1801961,11 C7.65687712,11 8.06729193,11.3364597 8.16077677,11.8038839 L8.80388386,15.0194193 C8.89267842,15.4633921 8.60474957,15.8952854 8.16077677,15.98408 C8.10783942,15.9946674 8.05398571,16 8,16 L7.67703296,16 C7.26812837,16 6.90041962,15.7510491 6.74855627,15.3713907 L5.54855627,12.3713907 C5.34344286,11.8586072 5.59285877,11.2766367 6.10564229,11.0715233 C6.22376256,11.0242752 6.34981353,11 6.47703296,11 L7.1801961,11 Z M3.16205534,3.58948212 C3.49934124,3.58948212 3.71014493,3.76351761 3.7312253,4.11158861 L3.7312253,4.11158861 L3.7312253,9.55019788 C3.7312253,9.96353218 3.56258235,10.1593221 3.16205534,10.1593221 C2.25559947,10.1593221 1.47562582,9.81125112 0.906455863,9.22388132 C0.337285903,8.63651152 -2.27373675e-13,7.83159735 -2.27373675e-13,6.89615655 C-2.27373675e-13,5.96071576 0.358366271,5.15580159 0.948616601,4.56843179 C1.51778656,3.95930755 2.31884058,3.58948212 3.16205534,3.58948212 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',minus:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>1AA10FE9-5D18-418E-AF58-B044C23B6DEB@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -854.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="minus" transform="translate(0.000000, 646.000000)">\n <g id="icons/plus/default" transform="translate(243.000000, 0.000000)">\n <path d="M4,7 L12,7 C12.5522847,7 13,7.44771525 13,8 C13,8.55228475 12.5522847,9 12,9 L4,9 C3.44771525,9 3,8.55228475 3,8 C3,7.44771525 3.44771525,7 4,7 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',negative:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>B592C279-58CD-4C4A-A354-393D736863E2@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -886.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="negative" transform="translate(0.000000, 678.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M3.33091797,3.27598546 C3.7214374,2.88545631 4.35460238,2.88544844 4.74465533,3.27644408 L4.74465533,3.27644408 L8,6.532 L11.2553447,3.27644408 C11.6453976,2.88544844 12.2785626,2.88545631 12.669082,3.27598546 L12.6690817,3.27693786 L12.7224174,3.33034682 C13.1120109,3.72142901 13.1117899,4.35422663 12.7219233,4.74503658 L9.467,7.999 L12.7226475,11.2542378 C13.0825243,11.6149854 13.1103955,12.1819237 12.8061281,12.5746071 L12.7231416,12.6689275 L12.6698059,12.7223365 L12.6698059,12.7223365 C12.2792868,13.113818 11.6461218,13.1138259 11.2560688,12.7228303 L11.2560688,12.7228303 L8,9.466 L4.74393117,12.7228303 C4.35387822,13.1138259 3.72071324,13.113818 3.3301938,12.7232889 L3.33019413,12.7223365 L3.27685842,12.6689275 C2.8872649,12.2778453 2.88748592,11.6450477 3.27735254,11.2542378 L6.532,7.999 L3.2780767,4.74503658 C2.91819983,4.38428893 2.89032867,3.81735061 3.1945961,3.4246672 L3.27758258,3.33034682 L3.3309183,3.27693786 L3.3309183,3.27693786 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',pagination:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>667348A2-48CB-496D-8C8A-3A0C4142E887@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1430.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="pagination" transform="translate(0.000000, 1222.000000)">\n <g id="Path-25" transform="translate(243.000000, 0.000000)">\n <path d="M5.665,3.715 C5.28820524,4.1201252 5.28197012,4.74555904 5.65061319,5.1581157 L8.19,8 L8.19,8 L5.65061319,10.8418843 C5.28197012,11.254441 5.28820524,11.8798748 5.665,12.285 C6.00730718,12.6530446 6.58316104,12.6739088 6.95120559,12.3316017 C6.9668297,12.3170701 6.98193792,12.3019937 6.99650226,12.2864002 L10.1074602,8.95561003 C10.6099441,8.4176187 10.6099441,7.5823813 10.1074602,7.04438997 L6.99650226,3.71359985 C6.6534218,3.34627601 6.07752533,3.32662288 5.7102015,3.66970334 C5.69460799,3.68426767 5.67953151,3.6993759 5.665,3.715 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',payment:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>46CF5A08-42A2-4628-A7C8-6721B5428686@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -918.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="payment" transform="translate(0.000000, 710.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M1.5,7 C1.77614237,7 2,7.22385763 2,7.5 L2,13.5 C2,13.7761424 1.77614237,14 1.5,14 L0.5,14 C0.223857625,14 3.38176876e-17,13.7761424 0,13.5 L0,7.5 C-3.38176876e-17,7.22385763 0.223857625,7 0.5,7 L1.5,7 Z M8.00648703,8.5 C9.22880398,9.11115847 10.7312569,9.44218094 12.5138459,9.49306739 C12.7881685,9.50092522 13.006487,9.72556488 13.006487,10 C13.006487,10.2761424 12.7826294,10.5 12.506487,10.5 L8.50648703,10.5 C8.23034465,10.5 8.00648703,10.7238576 8.00648703,11 C8.00648703,11.2761424 8.23034465,11.5 8.50648703,11.5 L12.006487,11.5 L12.006487,11.5 C12.9476635,11.5 13.8874034,10.9463668 14.6186322,10.4643802 L14.8826646,10.2882149 C15.55853,9.83391003 16,9.52941176 16,10 C16,11 15.006487,12.5 12.006487,13.5 C10.0230886,14.1611328 7.38404531,13.8387983 4.08935714,12.5329965 L4.0893363,12.533049 C4.03735264,12.5124461 3.98228088,12.50071 3.92641392,12.4983296 C3.31308518,12.4721963 3.00590281,12.1394197 3.0048668,11.5 C3.00405669,11 3.00209113,10.75 3.00092076,10.5 L3.0007803,9.73032407 C3.00103188,9.65972222 3.00135071,9.58333333 3.00174581,9.5 C3.00451988,8.91490385 3.26122035,8.58656083 3.77184721,8.51497094 L3.90479092,8.50236216 C3.97018306,8.49895652 4.03426924,8.48273788 4.09340922,8.45462751 C5.39976199,7.83369295 6.70412126,7.84881712 8.00648703,8.5 Z M8,2 C9.1045695,2 10,2.8954305 10,4 C10,5.1045695 9.1045695,6 8,6 C6.8954305,6 6,5.1045695 6,4 C6,2.8954305 6.8954305,2 8,2 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',pencil:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>9E1784EB-8E2A-4C1A-A8C3-F500E03858E6@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -950.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="pencil" transform="translate(0.000000, 742.000000)">\n <g id="icon/pen" transform="translate(243.000000, 0.000000)">\n <path d="M2,11.5 L2,14 L4.5,14 L11.8733333,6.62666667 L9.37333333,4.12666667 L2,11.5 Z M13.8066667,4.69333333 C14.0666667,4.43333333 14.0666667,4.01333333 13.8066667,3.75333333 L12.2466667,2.19333333 C11.9866667,1.93333333 11.5666667,1.93333333 11.3066667,2.19333333 L10.0866667,3.41333333 L12.5866667,5.91333333 L13.8066667,4.69333333 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',person:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>C1AD60F3-92E2-4915-A731-25F894172F6D@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -982.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="person" transform="translate(0.000000, 774.000000)">\n <g id="person---front" transform="translate(243.000000, 0.000000)">\n <path d="M10.7538441,1.21694619 C11.7946242,2.30744499 11.4579643,3.79407554 11.4944094,4.98421147 L11.498,5.166 L11.5433781,5.18321645 C11.7929999,5.31009294 11.9066902,5.73434203 11.798221,6.18424921 C11.7067488,6.56365657 11.484063,6.8502472 11.2497974,6.9252493 C11.1076715,7.2429708 10.8909336,7.55351196 10.5640803,7.87788355 C9.65147328,8.7835614 9.58317856,8.7835614 9.51806291,9.21313797 C9.4589162,9.6033367 9.56094428,9.72252238 9.86970571,10.0271588 L9.85793467,10.0215396 C10.625808,10.3722663 11.7068273,10.8840081 13.1009923,11.5567652 L13.4560575,11.728309 C13.6814676,12.020361 13.839912,12.4893529 13.9313909,13.1352849 C13.9526501,13.2853961 13.9689688,13.4357153 13.9803469,13.5862426 L13.9937065,13.8121897 C14.0261467,14.5717692 13.526009,15.2517182 12.791238,15.4469741 C11.4038364,15.815658 9.80333159,16 7.98972353,16 C6.39308311,16 4.96160747,15.8809388 3.69529661,15.6428163 L3.27930811,15.5590422 C2.53052566,15.3979231 1.99689481,14.7344214 2.00009755,13.9685074 C2.00147597,13.6388692 2.01746217,13.3611284 2.04805618,13.1352849 C2.11213109,12.6622869 2.27057555,12.1932949 2.52338957,11.728309 C3.94143907,11.0264083 5.14700029,10.4589084 6.14007321,10.0258092 C6.43937767,9.78915859 6.33776628,9.56045391 6.33776628,9.21313797 C6.33776628,8.81755101 5.8762137,8.57058746 5.23088524,7.79256952 C5.01601583,7.53351964 4.83917595,7.24637634 4.69995301,6.94398668 C4.42594694,6.94435245 4.13978636,6.62769838 4.03287418,6.18424921 C3.9145442,5.69344138 4.06060225,5.23316879 4.35910127,5.15619079 L4.31084297,5.17390309 C4.31082198,5.13120758 4.31147995,5.08867324 4.31281583,5.04633221 C4.34237234,4.10953701 3.95772662,2.72319196 4.69006455,1.78535379 C5.42240248,0.847515617 5.58959876,0.0592074646 7.40127449,0.00802995016 C9.21295022,-0.0431475642 9.71306397,0.126447388 10.7538441,1.21694619 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',plus:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>70C9DBCC-EA4A-4C0D-8EE1-ACE33C96B3AC@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1014.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="plus" transform="translate(0.000000, 806.000000)">\n <g id="icons/plus/default" transform="translate(243.000000, 0.000000)">\n <path d="M8,3 C8.55228475,3 9,3.44771525 9,4 L9,7 L12,7 C12.5522847,7 13,7.44771525 13,8 C13,8.55228475 12.5522847,9 12,9 L9,9 L9,12 C9,12.5522847 8.55228475,13 8,13 C7.44771525,13 7,12.5522847 7,12 L7,9 L4,9 C3.44771525,9 3,8.55228475 3,8 C3,7.44771525 3.44771525,7 4,7 L7,7 L7,4 C7,3.44771525 7.44771525,3 8,3 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',question:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>B38D7652-BAD1-453A-A17A-8BD72B3A27DE@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1046.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="question" transform="translate(0.000000, 838.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M14,1 C14.5522847,1 15,1.44771525 15,2 L15,11 C15,11.5522847 14.5522847,12 14,12 L8.14999962,12 L3.75167468,14.5621312 C3.51306475,14.7011273 3.20695459,14.6203743 3.0679585,14.3817644 C3.02344988,14.3053579 3,14.2185146 3,14.1300897 L3,12 L2,12 C1.44771525,12 1,11.5522847 1,11 L1,2 C1,1.44771525 1.44771525,1 2,1 L14,1 Z M7.82850362,8.40838726 C7.51978628,8.40838726 7.29950691,8.48140438 7.16765888,8.62744083 C7.03581085,8.77347727 6.96988783,8.95270113 6.96988783,9.16511778 L6.96988783,9.16511778 L6.96988783,9.40408531 C6.96988783,9.61650196 7.03581085,9.79572581 7.16765888,9.94176226 C7.29950691,10.0877987 7.51978628,10.1608158 7.82850362,10.1608158 C8.13722095,10.1608158 8.35750033,10.0877987 8.48934835,9.94176226 C8.62119638,9.79572581 8.68711941,9.61650196 8.68711941,9.40408531 L8.68711941,9.40408531 L8.68711941,9.16511778 C8.68711941,8.95270113 8.62119638,8.77347727 8.48934835,8.62744083 C8.35750033,8.48140438 8.13722095,8.40838726 7.82850362,8.40838726 Z M7.9249773,2.97187589 C7.59696513,2.97187589 7.30915485,3.01834134 7.06153783,3.11127362 C6.8139208,3.2042059 6.60168082,3.32534796 6.42481151,3.47470341 C6.24794221,3.62405886 6.10484101,3.79332584 5.99550362,3.98250942 C5.88616623,4.17169299 5.80255654,4.36585217 5.74467204,4.56499278 L5.74467204,4.56499278 L6.92165098,5.07279878 C6.97953548,4.82719204 7.09047911,4.62473546 7.2544852,4.46542297 C7.41849128,4.30611049 7.63017696,4.28618056 7.88100979,4.28618056 C8.11254779,4.28618056 8.29640026,4.29283465 8.44111151,4.42559505 C8.58582276,4.55835545 8.6581773,4.75085515 8.6581773,5.00309992 L8.6581773,5.00309992 L8.6581773,5.14249765 C8.6581773,5.51422678 8.53115489,5.77808412 8.27710625,5.9340776 C8.02305761,6.09007107 7.52440214,6.18694751 7.01630486,6.20686157 L7.01630486,6.20686157 L7.01630486,7.73027959 L8.65474224,7.70614451 L8.65474224,6.98924191 C8.87984863,6.94941379 8.9250868,6.89160776 9.13089835,6.78539943 C9.33670991,6.67919111 9.51679232,6.54145426 9.67115098,6.37218474 C9.82550965,6.20291523 9.94770843,6.00543709 10.037751,5.7797444 C10.1277935,5.55405171 10.1728141,5.30181073 10.1728141,5.02301388 C10.1728141,4.71766495 10.1197541,4.43887228 10.0136326,4.18662752 C9.90751098,3.93438275 9.75476251,3.71865033 9.55538256,3.53942378 C9.35600262,3.36019724 9.11803658,3.2208009 8.8414773,3.1212306 C8.56491802,3.0216603 8.25942108,2.97187589 7.9249773,2.97187589 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',receipt:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>B8233FCC-7CA7-43E4-90EE-D7BEB3AE64DB@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1078.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="receipt" transform="translate(0.000000, 870.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M13,0 C13.5522847,-1.01453063e-16 14,0.44771525 14,1 L14,15 L14,15 C13.4477153,15 13,15.4477153 13,16 L12,16 L12,16 C12,15.4477153 11.5522847,15 11,15 C10.4477153,15 10,15.4477153 10,16 L9,16 L9,16 C9,15.4477153 8.55228475,15 8,15 C7.44771525,15 7,15.4477153 7,16 L6,16 L6,16 C6,15.4477153 5.55228475,15 5,15 C4.44771525,15 4,15.4477153 4,16 L3,16 C3,15.4477153 2.55228475,15 2,15 L2,1 C2,0.44771525 2.44771525,1.01453063e-16 3,0 L13,0 Z M10.2335766,7 C9.9026764,7 9.59975669,7.06786704 9.32481752,7.20360111 C9.04987835,7.33933518 8.81386861,7.53462604 8.61678832,7.78947368 C8.41970803,8.04432133 8.2676399,8.35872576 8.16058394,8.73268698 C8.05352798,9.1066482 8,9.52908587 8,10 C8,10.4764543 8.05352798,10.900277 8.16058394,11.2714681 C8.2676399,11.6426593 8.41970803,11.9556787 8.61678832,12.2105263 C8.81386861,12.465374 9.04987835,12.6606648 9.32481752,12.7963989 C9.59975669,12.932133 9.9026764,13 10.2335766,13 C10.4768856,13 10.6922141,12.9695291 10.879562,12.9085873 C11.06691,12.8476454 11.2323601,12.767313 11.3759124,12.66759 C11.5194647,12.567867 11.6411192,12.4556787 11.7408759,12.3310249 C11.8073804,12.2479224 11.8679373,12.1642044 11.9225466,12.0798707 L12,11.9529086 L11.2043796,11.2880886 C10.9708029,11.7590028 10.6472019,11.9944598 10.2335766,11.9944598 C9.99026764,11.9944598 9.77858881,11.9127424 9.59854015,11.7493075 C9.44849959,11.6131117 9.3373209,11.4240151 9.26500406,11.1820175 L9.22627737,11.0304709 L10.9051095,11.0304709 L10.9051095,10.2825485 L9.16788321,10.2825485 L9.16788321,9.71745152 L10.9051095,9.71745152 L10.9051095,8.96952909 L9.22627737,8.96952909 C9.29927007,8.67036011 9.4270073,8.43490305 9.60948905,8.26315789 C9.7919708,8.09141274 10,8.00554017 10.2335766,8.00554017 C10.4476886,8.00554017 10.6240876,8.05955679 10.7627737,8.16759003 C10.8737226,8.25401662 10.9745499,8.37501385 11.0652555,8.53058172 L11.1313869,8.65373961 L11.9270073,7.99722992 C11.8491484,7.87534626 11.7627737,7.7534626 11.6678832,7.63157895 C11.5729927,7.50969529 11.459854,7.40304709 11.3284672,7.31163435 C11.1970803,7.22022161 11.0425791,7.14542936 10.8649635,7.08725762 C10.6873479,7.02908587 10.4768856,7 10.2335766,7 Z M8.5,4 L4.5,4 C4.22385763,4 4,4.22385763 4,4.5 C4,4.77614237 4.22385763,5 4.5,5 L4.5,5 L8.5,5 C8.77614237,5 9,4.77614237 9,4.5 C9,4.22385763 8.77614237,4 8.5,4 L8.5,4 Z M8.5,2 L4.5,2 C4.22385763,2 4,2.22385763 4,2.5 C4,2.77614237 4.22385763,3 4.5,3 L4.5,3 L8.5,3 C8.77614237,3 9,2.77614237 9,2.5 C9,2.22385763 8.77614237,2 8.5,2 L8.5,2 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',report:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>92D2E7B0-15BC-4C37-851A-D0ECF493A903@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1110.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="report" transform="translate(0.000000, 902.000000)">\n <g id="Rectangle-9" transform="translate(243.000000, 0.000000)">\n <path d="M15,1 C15.5522847,1 16,1.44771525 16,2 L16,14 C16,14.5522847 15.5522847,15 15,15 L1,15 C0.44771525,15 6.76353751e-17,14.5522847 0,14 L0,2 C-6.76353751e-17,1.44771525 0.44771525,1 1,1 L15,1 Z M13.7351961,4.19969443 C13.4133698,3.90570975 12.9246876,3.94034136 12.6436938,4.2770463 L12.6436938,4.2770463 L9.27427067,8.31450709 L5.6279245,7.24706897 C5.34099021,7.1630713 5.03345033,7.2589506 4.83726314,7.49356727 L4.83726314,7.49356727 L2.19137195,10.6577402 C1.91006086,10.994155 1.9426801,11.5054639 2.26422906,11.7997805 C2.58577802,12.0940972 3.07449266,12.0599699 3.35580375,11.7235551 L3.35580375,11.7235551 L5.68062118,8.94334839 L9.32748089,10.0109369 C9.61468058,10.0950122 9.92249724,9.99887368 10.1186444,9.76383747 L10.1186444,9.76383747 L13.8091299,5.34165901 C14.0901237,5.00495407 14.0570224,4.49367911 13.7351961,4.19969443 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',search:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>B40F2062-9E93-4938-9311-BB5EA06B94E6@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1142.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="search" transform="translate(0.000000, 934.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M7.5,2 C10.5375661,2 13,4.46243388 13,7.5 C13,8.50140899 12.7323692,9.44030947 12.2647313,10.2490778 L14.2706744,12.1470599 C14.8560087,12.700529 14.8818407,13.6237116 14.3283716,14.2090459 L14.2999265,14.2382981 L14.2999265,14.2382981 C13.7194637,14.8187609 12.7783476,14.8187609 12.1978848,14.2382981 C12.1946864,14.2350997 12.1915026,14.2318867 12.1883335,14.2286592 L10.2560553,12.26069 C9.44571159,12.730827 8.50429015,13 7.5,13 C4.46243388,13 2,10.5375661 2,7.5 C2,4.46243388 4.46243388,2 7.5,2 Z M7.5,11 C9.43299662,11 11,9.43299662 11,7.5 C11,5.56700338 9.43299662,4 7.5,4 C5.56700338,4 4,5.56700338 4,7.5 C4,9.43299662 5.56700338,11 7.5,11 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',settings:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>A9EABECA-B7A8-4867-A725-E241A597A9A2@1x</title>\n <defs>\n <path d="M4.00090072,11.8289758 L4,14 C4,14.5522847 3.55228475,15 3,15 C2.44771525,15 2,14.5522847 2,14 L1.99916774,11.829 C2.31218182,11.939739 2.64905356,12 3,12 C3.35097203,12 3.6878673,11.9397302 4.00090072,11.8289758 Z M9.00090072,8.82897577 L9,14 C9,14.5522847 8.55228475,15 8,15 C7.44771525,15 7,14.5522847 7,14 L6.99916774,8.82899999 C7.31218182,8.93973902 7.64905356,9 8,9 C8.35097203,9 8.6878673,8.93973023 9.00090072,8.82897577 Z M14.0009007,12.8289758 L14,14 C14,14.5522847 13.5522847,15 13,15 C12.4477153,15 12,14.5522847 12,14 L11.9991677,12.829 C12.3121818,12.939739 12.6490536,13 13,13 C13.350972,13 13.6878673,12.9397302 14.0009007,12.8289758 Z M13,8 C14.1045695,8 15,8.8954305 15,10 C15,11.1045695 14.1045695,12 13,12 C11.8954305,12 11,11.1045695 11,10 C11,8.8954305 11.8954305,8 13,8 Z M3,7 C4.1045695,7 5,7.8954305 5,9 C5,10.1045695 4.1045695,11 3,11 C1.8954305,11 1,10.1045695 1,9 C1,7.8954305 1.8954305,7 3,7 Z M8,4 C9.1045695,4 10,4.8954305 10,6 C10,7.1045695 9.1045695,8 8,8 C6.8954305,8 6,7.1045695 6,6 C6,4.8954305 6.8954305,4 8,4 Z M13,1 C13.5522847,1 14,1.44771525 14,2 L14.0009007,7.17102423 C13.6878673,7.06026977 13.350972,7 13,7 C12.6490536,7 12.3121818,7.06026098 11.9991677,7.17100001 L12,2 C12,1.44771525 12.4477153,1 13,1 Z M3,1 C3.55228475,1 4,1.44771525 4,2 L4.00090072,6.17102423 C3.6878673,6.06026977 3.35097203,6 3,6 C2.64905356,6 2.31218182,6.06026098 1.99916774,6.17100001 L2,2 C2,1.44771525 2.44771525,1 3,1 Z M8,1 C8.55228475,1 9,1.44771525 9,2 L9.00090072,3.17102423 C8.6878673,3.06026977 8.35097203,3 8,3 C7.64905356,3 7.31218182,3.06026098 6.99916774,3.17100001 L7,2 C7,1.44771525 7.44771525,1 8,1 Z" id="path-1"></path>\n <filter x="-3.6%" y="-3.6%" width="114.3%" height="107.1%" filterUnits="objectBoundingBox" id="filter-2">\n <feOffset dx="1" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>\n <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" type="matrix" in="shadowOffsetOuter1"></feColorMatrix>\n </filter>\n </defs>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1174.000000)">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="settings" transform="translate(0.000000, 966.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <use fill="black" fill-opacity="1" filter="url(#filter-2)" xlink:href="#path-1"></use>\n <use fill="currentColor" fill-rule="evenodd" xlink:href="#path-1"></use>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',sick:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>8258B213-4691-4F57-A9BA-B794CD8C1294@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1462.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="sick" transform="translate(0.000000, 1254.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8,1 C10.1421954,1 11.8910789,2.68396847 11.9951047,4.80035966 L12,5 L14,5 C15.1045695,5 16,5.8954305 16,7 L16,13 C16,14.1045695 15.1045695,15 14,15 L2,15 C0.8954305,15 1.3527075e-16,14.1045695 0,13 L0,7 C-1.3527075e-16,5.8954305 0.8954305,5 2,5 L4,5 C4,2.790861 5.790861,1 8,1 Z M9,7 L7,7 L7,9 L5,9 L5,11 L7,11 L7,13 L9,13 L9,11 L11,11 L11,9 L9,9 L9,7 Z M8,3 C6.66666667,3 6,3.66666667 6,5 L10,5 C10,3.66666667 9.33333333,3 8,3 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',tachometer:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>444A72E2-89EC-4714-A021-8E912B45CAD5@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1206.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="tachometer" transform="translate(0.000000, 998.000000)">\n <g id="Oval-4" transform="translate(243.000000, 0.000000)">\n <path d="M8,0 C12.418278,0 16,3.581722 16,8 C16,12.418278 12.418278,16 8,16 C3.581722,16 0,12.418278 0,8 C0,3.581722 3.581722,0 8,0 Z M9.79686795,12.0570784 C9.17638014,12.3597106 8.9187072,13.1080471 9.22133932,13.7285349 C9.52397145,14.3490227 10.272308,14.6066957 10.8927958,14.3040635 C11.5132836,14.0014314 11.7709566,13.2530949 11.4683244,12.6326071 C11.1656923,12.0121193 10.4173558,11.7544463 9.79686795,12.0570784 Z M4.23167632,12.6326071 C3.9290442,13.2530949 4.18671714,14.0014314 4.80720495,14.3040635 C5.42769275,14.6066957 6.17602932,14.3490227 6.47866144,13.7285349 C6.78129356,13.1080471 6.52362062,12.3597106 5.90313282,12.0570784 C5.28264501,11.7544463 4.53430845,12.0121193 4.23167632,12.6326071 Z M12.2378733,8.99830655 C12.082577,9.67096871 12.5019849,10.3421617 13.1746471,10.497458 C13.8473092,10.6527542 14.5185022,10.2333463 14.6737985,9.56068419 C14.8290948,8.88802203 14.4096869,8.21682909 13.7370247,8.06153279 C13.0643625,7.90623649 12.3931696,8.32564439 12.2378733,8.99830655 Z M1.96297607,8.06153279 C1.29031391,8.21682909 0.870906009,8.88802203 1.02620231,9.56068419 C1.1814986,10.2333463 1.85269155,10.6527542 2.5253537,10.497458 C3.19801586,10.3421617 3.61742376,9.67096871 3.46212747,8.99830655 C3.30683117,8.32564439 2.63563823,7.90623649 1.96297607,8.06153279 Z M12.5968959,4.13782345 C12.5292499,4.07392474 8.25874429,6.55494231 7.73340025,6.80509679 C7.2080562,7.05525128 6.27791703,8.06713955 7.26979878,8.98401593 C8.26168053,9.90089231 9.04456343,9.12004172 9.48550295,8.47198381 C9.68463693,8.1793125 10.352733,7.28047352 11.0191658,6.37658856 L11.303306,5.9906529 C12.0065413,5.03380409 12.6306875,4.16974316 12.5968959,4.13782345 Z M2.38303691,3.62828315 C1.94858184,4.16479048 2.03131154,4.95191102 2.56781887,5.38636609 C3.1043262,5.82082116 3.89144674,5.73809146 4.32590181,5.20158413 C4.76035688,4.6650768 4.67762717,3.87795626 4.14111985,3.44350119 C3.60461252,3.00904612 2.81749197,3.09177582 2.38303691,3.62828315 Z M7.85000038,1 C7.15964444,1 6.60000038,1.55964406 6.60000038,2.25 C6.60000038,2.94035594 7.15964444,3.5 7.85000038,3.5 C8.54035632,3.5 9.10000038,2.94035594 9.10000038,2.25 C9.10000038,1.55964406 8.54035632,1 7.85000038,1 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',task:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>default</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1494.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="task" transform="translate(0.000000, 1286.000000)">\n <g id="⚛️-Atoms/icons/task" transform="translate(243.000000, 0.000000)">\n <path d="M14,0 C15.1045695,-2.02906125e-16 16,0.8954305 16,2 L16,14 C16,15.1045695 15.1045695,16 14,16 L2,16 C0.8954305,16 1.3527075e-16,15.1045695 0,14 L0,2 C-1.3527075e-16,0.8954305 0.8954305,2.02906125e-16 2,0 L14,0 Z M12.5824067,4.15329919 C12.2191499,3.89109673 11.7287641,3.97276881 11.4568977,4.34074885 L11.4568977,4.34074885 L6.727,10.74 L4.48421797,8.28557606 C4.2033448,7.97804494 3.76334089,7.9304898 3.43345171,8.15708233 L3.34641434,8.22568799 L3.28382396,8.28198278 C3.11439636,8.43435761 3.01189474,8.65551042 3.00097092,8.89225358 C2.9900471,9.12899673 3.07168957,9.35990745 3.22626317,9.52945129 L3.22626317,9.52945129 L6.15124558,12.7298698 C6.40900695,13.0122133 6.80862496,13.0809955 7.13592632,12.899353 C7.28904921,12.8466515 7.42987755,12.7460396 7.5366165,12.6011104 L7.5366165,12.6011104 L12.8282975,5.43729943 C12.9657189,5.25134381 13.0245403,5.01239255 12.9905957,4.77799163 C12.9566512,4.5435907 12.8330171,4.33498317 12.6494679,4.20240741 L12.6494679,4.20240741 Z" id="Combined-Shape"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',template:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>default</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1558.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="template" transform="translate(0.000000, 1350.000000)">\n <g id="⚛️-Atoms/icons/template" transform="translate(243.000000, 0.000000)">\n <path d="M14,0 C15.1045695,-2.02906125e-16 16,0.8954305 16,2 L16,14 C16,15.1045695 15.1045695,16 14,16 L2,16 C0.8954305,16 1.3527075e-16,15.1045695 0,14 L0,2 C-1.3527075e-16,0.8954305 0.8954305,2.02906125e-16 2,0 L14,0 Z M8,3 C7.44771525,3 7,3.44771525 7,4 L7,4 L7,7 L4,7 C3.44771525,7 3,7.44771525 3,8 C3,8.55228475 3.44771525,9 4,9 L4,9 L7,9 L7,12 C7,12.5522847 7.44771525,13 8,13 C8.55228475,13 9,12.5522847 9,12 L9,12 L9,9 L12,9 C12.5522847,9 13,8.55228475 13,8 C13,7.44771525 12.5522847,7 12,7 L12,7 L9,7 L9,4 C9,3.44771525 8.55228475,3 8,3 Z" id="Combined-Shape"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',tool:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>3412434A-3941-4BA7-AF31-A18B70C22235@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1238.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="tool" transform="translate(0.000000, 1030.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M12.2324295,1.45574117 L12.3476093,1.56471232 L9.25584805,4.65647358 L11.3014714,6.70209693 L14.3932327,3.61033567 C15.3642299,4.53918517 15.356098,6.68674367 13.5875726,8.21835598 C12.334494,9.30357116 10.6741927,9.66716071 9.24725707,9.16792743 C8.0924791,9.89552509 6.46273769,11.5969172 4.35877963,14.2705306 C3.70907415,15.0961993 2.51304268,15.2388085 1.68739419,14.5890774 C1.62823833,14.5425256 1.57189769,14.4925037 1.51866949,14.4392755 C0.766860065,13.6874661 0.766860065,12.4685422 1.51866949,11.7167327 C1.567348,11.6680542 1.61860255,11.6220218 1.67223148,11.5788578 C4.34258757,9.42762407 6.04584266,7.76703544 6.78199675,6.5970919 C6.32983332,5.18116549 6.67141519,3.56272023 7.80167603,2.43245939 C9.00631537,1.22782005 11.1207889,0.499363679 12.2324295,1.45574117 Z M3.09759676,11.8625375 C2.53271346,11.8625375 2.07478508,12.323947 2.07478508,12.8931246 C2.07478508,13.4623021 2.53271346,13.9237117 3.09759676,13.9237117 C3.66248005,13.9237117 4.12040843,13.4623021 4.12040843,12.8931246 C4.12040843,12.323947 3.66248005,11.8625375 3.09759676,11.8625375 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',trash:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>57E63C9F-ED1A-4C01-82E7-4413FAE7BD1B@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1270.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="trash" transform="translate(0.000000, 1062.000000)">\n <g id="icons/trash/default" transform="translate(243.000000, 0.000000)">\n <path d="M9,3.00090871 L6.99666542,3 L6.99666542,4 L4.99666542,4 L4.99666542,2.96359226 C4.99666542,1.85902276 5.89209592,1 6.99666542,1 L9,1.00090871 C10.1045695,1.00090871 11,1.89633921 11,3.00090871 L11,4 L14,4 C14.5522847,4 15,4.44771525 15,5 C15,5.55228475 14.5522847,6 14,6 L12.837,6 L12.2275125,14.075378 C12.1880864,14.5969348 11.7534023,15 11.2303575,15 L4.76963682,15 C4.24659198,15 3.81190788,14.5969348 3.77248179,14.075378 L3.162,6 L2,6 C1.44771525,6 1,5.55228475 1,5 C1,4.44771525 1.44771525,4 2,4 L9,4 L9,3.00090871 Z M6.5,7 C6.22385763,7 6,7.22385763 6,7.5 L6,7.5 L6,11.5 C6,11.7761424 6.22385763,12 6.5,12 C6.77614237,12 7,11.7761424 7,11.5 L7,11.5 L7,7.5 C7,7.22385763 6.77614237,7 6.5,7 Z M9.5,7 C9.22385763,7 9,7.22385763 9,7.5 L9,7.5 L9,11.5 C9,11.7761424 9.22385763,12 9.5,12 C9.77614237,12 10,11.7761424 10,11.5 L10,11.5 L10,7.5 C10,7.22385763 9.77614237,7 9.5,7 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',turn:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>3D8FF491-8CCF-45C5-8645-7ADDDAD1C215@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1398.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="turn" transform="translate(0.000000, 1190.000000)">\n <g id="icon---in-uitdienst" transform="translate(243.000000, 0.000000)">\n <path d="M1,1.99423586 C1,1.44513456 1.44513456,1 1.99423586,1 C2.54333716,1 2.98847172,1.44513456 2.98847172,1.99423586 L2.988,9.007 L11.75,9.007 L9.39708325,6.66219399 C9.02209406,6.28838243 9.01220019,5.68418993 9.37474898,5.29830091 C9.70062819,4.9514422 10.2291067,4.90906176 10.6040311,5.18226633 L10.694357,5.25714859 C10.6984555,5.26099915 10.7025191,5.26488666 10.7065473,5.26881064 L14.6597991,9.11979005 C14.8244407,9.2801723 14.9219998,9.48346274 14.9520181,9.69468458 C15.0520172,9.99694432 15.0067353,10.3419522 14.7998574,10.6150025 C14.774755,10.6481342 14.7476112,10.6796685 14.718584,10.7094219 L10.8035296,14.7224257 C10.4493918,15.0854235 9.86803851,15.092606 9.50504067,14.7384682 L9.49310725,14.7266108 L9.49310725,14.7266108 C9.12637653,14.3554774 9.11943423,13.7605746 9.47740427,13.3809841 L11.712,11.01 L2,11.0100003 C1.44771525,11.0100003 1,10.5622851 1,10.0100003 L1,1.99423586 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',upload:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>625641CF-AE77-4A64-95BC-298DB7F96CF6@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1302.000000)" fill="currentColor" fill-rule="nonzero">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="uploaden" transform="translate(0.000000, 1094.000000)">\n <g id="icon---download" transform="translate(243.000000, 0.000000)">\n <path d="M7.29289322,5.79310678 C7.68341751,5.40258249 8.31658249,5.40258249 8.70710678,5.79310678 L8.70710678,5.79310678 L12.207,9.293 C12.5975,9.6835 12.5975,10.3165 12.207,10.707 C12.0115,10.9025 11.756,11 11.5,11 C11.244,11 10.9885,10.9025 10.793,10.707 L10.793,10.707 L9,8.914 L9,13.535 C9,14.087 8.552,14.535 8,14.535 C7.4475,14.535 7,14.087 7,13.535 L7,13.535 L7,8.914 L5.207,10.707 C4.8165,11.0975 4.1835,11.0975 3.793,10.707 C3.4025,10.3165 3.4025,9.6835 3.793,9.293 L3.793,9.293 Z M12,2 C12.5522847,2 13,2.44771525 13,3 C13,3.55228475 12.5522847,4 12,4 L4,4 C3.44771525,4 3,3.55228475 3,3 C3,2.44771525 3.44771525,2 4,2 L12,2 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>',warning:'<?xml version="1.0" encoding="UTF-8"?>\n<svg width="1em" height="1em" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\n <title>8610B121-CA13-4C32-BC35-1DBE51B9260A@1x</title>\n <g id="✔️-Collections" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">\n <g id="⚛️-Atoms---Icons" transform="translate(-299.000000, -1334.000000)" fill="currentColor">\n <g id="Collection---Icons" transform="translate(56.000000, 56.000000)">\n <g id="icons" transform="translate(0.000000, 152.000000)">\n <g id="warning" transform="translate(0.000000, 1126.000000)">\n <g id="Combined-Shape" transform="translate(243.000000, 0.000000)">\n <path d="M8.4472136,1.34164079 C8.640741,1.43840449 8.79766349,1.59532698 8.89442719,1.78885438 L15.2763932,14.5527864 C15.5233825,15.0467649 15.3231581,15.6474379 14.8291796,15.8944272 C14.6903242,15.9638549 14.5372111,16 14.381966,16 L1.61803399,16 C1.06574924,16 0.618033989,15.5522847 0.618033989,15 C0.618033989,14.8447549 0.654179081,14.6916418 0.723606798,14.5527864 L7.10557281,1.78885438 C7.35256206,1.29487588 7.9532351,1.09465154 8.4472136,1.34164079 Z M8,12 C7.44771525,12 7,12.4477153 7,13 C7,13.5522847 7.44771525,14 8,14 C8.55228475,14 9,13.5522847 9,13 C9,12.4477153 8.55228475,12 8,12 Z M8,6 C7.44771525,6 7,6.44771525 7,7 L7,7 L7,10 C7,10.5522847 7.44771525,11 8,11 C8.55228475,11 9,10.5522847 9,10 L9,10 L9,7 C9,6.44771525 8.55228475,6 8,6 Z"></path>\n </g>\n </g>\n </g>\n </g>\n </g>\n </g>\n</svg>'},i=class{constructor(n){t(this,n),this.size="auto",this.rotate=0,this.flip=null}render(){return r(e,{class:{"p-icon inline-block":!0,"text-auto":"auto"===this.size,"text-xxs":"xxs"===this.size,"text-xs":"xs"===this.size,"text-sm":"sm"===this.size,"text-base":"base"===this.size,"text-lg":"lg"===this.size,"text-xl":"xl"===this.size,"text-2xl":"2xl"===this.size,"text-3xl":"3xl"===this.size,"text-4xl":"4xl"===this.size,"text-5xl":"5xl"===this.size,"text-6xl":"6xl"===this.size,transform:!!this.rotate||!!this.flip,"scale-x-flip":"horizontal"===this.flip,"scale-y-flip":"vertical"===this.flip,"rotate-0":0===this.rotate,"rotate-25":25===this.rotate,"rotate-45":45===this.rotate,"rotate-90":90===this.rotate,"rotate-135":135===this.rotate,"rotate-180":180===this.rotate,"rotate-225":225===this.rotate,"rotate-270":270===this.rotate,"rotate-315":315===this.rotate,"-rotate-0":-0===this.rotate,"-rotate-25":-25===this.rotate,"-rotate-45":-45===this.rotate,"-rotate-90":-90===this.rotate,"-rotate-135":-135===this.rotate,"-rotate-180":-180===this.rotate,"-rotate-225":-225===this.rotate,"-rotate-270":-270===this.rotate,"-rotate-315":-315===this.rotate},innerHTML:o[this.variant]})}};i.style=".visible{visibility:visible!important}.static{position:static!important}.m-0{margin:0!important}.mt-6{margin-top:1.5rem!important}.ml-2{margin-left:.5rem!important}.mb-3{margin-bottom:.75rem!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.w-full{width:100%!important}.flex-auto{flex:1 1 auto!important}.-translate-y-1{--tw-translate-y:-0.25rem!important}.-translate-x-1,.-translate-y-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-x-1{--tw-translate-x:-0.25rem!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.scale-y-flip{--tw-scale-y:-1!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.cursor-pointer{cursor:pointer!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-3{gap:.75rem!important}.whitespace-nowrap{white-space:nowrap!important}.border-t-2{border-top-width:2px!important}.border-r-2{border-right-width:2px!important}.border-indigo{--tw-border-opacity:1!important;border-color:rgb(82 138 250/var(--tw-border-opacity))!important}.border-mystic-dark{--tw-border-opacity:1!important;border-color:rgb(218 230 240/var(--tw-border-opacity))!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important}.text-5xl,.text-6xl{line-height:1!important}.text-6xl{font-size:3.75rem!important}.font-medium{font-weight:500!important}.text-storm-vague{color:rgb(152 154 183/var(--tw-text-opacity))!important}.text-negative-light,.text-storm-vague{--tw-text-opacity:1!important}.text-negative-light{color:rgb(255 204 211/var(--tw-text-opacity))!important}.blur{--tw-blur:blur(8px)!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-duration:.15s!important;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.duration-500{transition-duration:.5s!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.-rotate-0,.-rotate-135,.-rotate-180,.-rotate-225,.-rotate-25,.-rotate-270,.-rotate-315,.-rotate-45,.-rotate-90,.rotate-0,.rotate-135,.rotate-180,.rotate-225,.rotate-25,.rotate-270,.rotate-315,.rotate-45,.rotate-90,.scale-x-flip,.scale-y-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.hover\\:text-negative:hover{--tw-text-opacity:1!important;color:rgb(185 30 40/var(--tw-text-opacity))!important}.-translate-y-1\\/2{--tw-translate-y:-50%!important}.-translate-x-1\\/2,.-translate-y-1\\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-x-1\\/2{--tw-translate-x:-50%!important}.border-indigo,.border-mystic-dark{--tw-border-opacity:1!important}";const s=class{constructor(n){t(this,n),this.show=!0,this.variant="inline",this.color="indigo",this._show=this.show,this._loader=r("div",{class:`loader color-${this.color}`})}componentWillRender(){this._checkShow()}componentShouldUpdate(){this._checkShow()}render(){if(this._show)return"full-screen"===this.variant?r(e,{class:"p-loader variant-full-screen"},r("div",{class:"loading-screen"},r("div",{class:"content"},r("slot",null),r("div",{class:"loader-wrapper"},this._loader)))):r(e,{class:`p-loader flex ${"full-width"===this.variant&&"w-full flex justify-center text-4xl"}`},this._loader)}_checkShow(){var t;this._showSubscriber&&(this._showSubscriber.unsubscribe(),this._showSubscriber=null),"boolean"==typeof this.show?this._show=this.show:this._showSubscriber=null===(t=this.show)||void 0===t?void 0:t.subscribe((t=>this._show=t))}};s.style=".static{position:static!important}.fixed{position:fixed!important}.top-0{top:0!important}.left-0{left:0!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.h-\\[1em\\]{height:1em!important}.w-\\[1em\\]{width:1em!important}.w-screen{width:100vw!important}.w-full{width:100%!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.scale-y-flip{--tw-scale-y:-1!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}@-webkit-keyframes spin{to{transform:rotate(1turn)}}.animate-spin{-webkit-animation:spin 1s linear infinite!important;animation:spin 1s linear infinite!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.border-2{border-width:2px!important}.border-solid{border-style:solid!important}.border-indigo-light{--tw-border-opacity:1!important;border-color:rgb(241 246 255/var(--tw-border-opacity))!important}.border-storm-light\\/40{border-color:rgba(176,178,203,.4)!important}.border-indigo-light\\/40{border-color:rgba(241,246,255,.4)!important}.border-t-indigo{--tw-border-opacity:1!important;border-top-color:rgb(82 138 250/var(--tw-border-opacity))!important}.border-t-storm{--tw-border-opacity:1!important;border-top-color:rgb(81 83 107/var(--tw-border-opacity))!important}.border-t-white{--tw-border-opacity:1!important;border-top-color:rgb(255 255 255/var(--tw-border-opacity))!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-5xl{font-size:3rem!important}.text-5xl,.text-6xl{line-height:1!important}.text-6xl{font-size:3.75rem!important}:host .loader{--tw-border-opacity:1!important;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-color:rgb(241 246 255/var(--tw-border-opacity))!important;border-radius:100%;border-style:solid!important;border-top:solid rgb(82 138 250/var(--tw-border-opacity))!important;border-width:2px!important;display:inline-block;height:1em;transition-duration:.5s;width:1em}:host .loader.color-storm{--tw-border-opacity:1!important;border-color:rgba(176,178,203,.4)!important;border-top-color:rgb(81 83 107/var(--tw-border-opacity))!important}:host .loader.color-white{--tw-border-opacity:1!important;border-color:rgba(241,246,255,.4)!important;border-top-color:rgb(255 255 255/var(--tw-border-opacity))!important}:host .loading-screen{--tw-bg-opacity:1;align-items:center;background-color:rgb(247 250 252/var(--tw-bg-opacity));display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1001}:host .loading-screen .content{max-width:20rem}:host .loading-screen .content .loader-wrapper{display:flex;justify-content:center;width:100%}:host .loading-screen .content .loader-wrapper .loader{font-size:2.25rem;line-height:2.5rem}.-rotate-0,.-rotate-135,.-rotate-180,.-rotate-225,.-rotate-25,.-rotate-270,.-rotate-315,.-rotate-45,.-rotate-90,.rotate-0,.rotate-135,.rotate-180,.rotate-225,.rotate-25,.rotate-270,.rotate-315,.rotate-45,.rotate-90,.scale-x-flip,.scale-y-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}";export{a as p_button,i as p_icon,s as p_loader}
@@ -0,0 +1 @@
1
+ import{r as t,h as r,H as o,g as a}from"./p-0100c1a2.js";import{c as e}from"./p-a7086ffa.js";const i=class{constructor(r){t(this,r),this.variant="hover",this.popover=null,this.placement="top",this.show=!1,this.canManuallyClose=!0,this._loaded=!1}componentShouldUpdate(){this._setOptions(),this._loaded&&this.show&&this._show()}render(){return r(o,{class:"p-popover"},r("slot",{name:"content"}),r("div",{class:`popover variant-${this.variant}`,role:"popover",ref:t=>this._load(t)},this.popover?this.popover:r("slot",{name:"popover"}),r("div",{class:"arrow","data-popper-arrow":!0})))}clickHandler(){"click"===this.variant&&(this._popover.hasAttribute("data-show")||this._show())}documentClickHandler(){"click"===this.variant&&this.canManuallyClose&&this._popover.hasAttribute("data-show")&&this._hide()}mouseEnterHandler(){"click"!==this.variant&&this._show()}mouseLeaveHandler(){this.show||"click"===this.variant||this._hide()}_show(){this._loaded&&(this._popover.setAttribute("data-show",""),this._popper.setOptions((t=>Object.assign(Object.assign({},t),{modifiers:[...t.modifiers,{name:"eventListeners",enabled:!0}]}))),this._popper.update())}_hide(){this._loaded&&(this._popover.removeAttribute("data-show"),this._popper.setOptions((t=>Object.assign(Object.assign({},t),{modifiers:[...t.modifiers,{name:"eventListeners",enabled:!1}]}))))}_load(t){this._popover=t,t&&(this._popper=e(this._el,t),this._setOptions(),this._loaded=!0,this.show&&setTimeout((()=>this._show()),100))}_setOptions(){this._popper&&this._popper.setOptions({placement:"error"===this.variant?"top-end":this.placement,modifiers:[{name:"offset",options:{offset:"error"===this.variant?[8,14]:[0,8]}},{name:"arrow",options:{padding:4}}]})}get _el(){return a(this)}};i.style='.visible{visibility:visible!important}.static{position:static!important}.absolute{position:absolute!important}.ml-2{margin-left:.5rem!important}.block{display:block!important}.flex{display:flex!important}.hidden{display:none!important}.w-2{width:.5rem!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.items-end{align-items:flex-end!important}.justify-between{justify-content:space-between!important}.rounded{border-radius:.25rem!important}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.bg-storm,.bg-white{--tw-bg-opacity:1!important}.bg-storm{background-color:rgb(81 83 107/var(--tw-bg-opacity))!important}.bg-negative{--tw-bg-opacity:1!important;background-color:rgb(185 30 40/var(--tw-bg-opacity))!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-medium{font-weight:500!important}.uppercase{text-transform:uppercase!important}.text-white{color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-negative-light,.text-white{--tw-text-opacity:1!important}.text-negative-light{color:rgb(255 204 211/var(--tw-text-opacity))!important}.blur{--tw-blur:blur(8px)!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}:host{cursor:pointer;display:flex}:host .popover{--tw-bg-opacity:1;--tw-drop-shadow:drop-shadow(0px 0.3125rem 1rem rgba(0,24,98,.08)) drop-shadow(0px 0.0625rem 0.1875rem rgba(0,24,98,.13));background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.25rem;display:none;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);font-size:.75rem;font-weight:500;line-height:1rem;max-width:14.5rem;padding:.5rem .75rem}:host .popover.variant-error,:host .popover.variant-hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(81 83 107/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity));padding-bottom:.25rem;padding-top:.25rem}:host .popover.variant-error{--tw-bg-opacity:1;background-color:rgb(185 30 40/var(--tw-bg-opacity));letter-spacing:.05em;text-transform:uppercase}:host .popover[data-show]{display:block}:host .popover .arrow,:host .popover .arrow:before{background:inherit;height:.5rem;position:absolute;width:.5rem}:host .popover .arrow{visibility:hidden}:host .popover .arrow:before{--tw-rotate:45deg;content:"";transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));visibility:visible}:host .popover[data-popper-placement^=top]>.arrow{bottom:-.25rem}:host .popover[data-popper-placement^=bottom]>.arrow{top:-.25rem}:host .popover[data-popper-placement^=left]>.arrow{right:-.25rem}:host .popover[data-popper-placement^=right]>.arrow{left:-.25rem}.hover\\:text-negative:hover{--tw-text-opacity:1!important;color:rgb(185 30 40/var(--tw-text-opacity))!important}';export{i as p_tooltip}
@@ -0,0 +1 @@
1
+ import{r as t,h as r,H as e}from"./p-0100c1a2.js";const i=class{constructor(r){t(this,r),this.placement="top"}render(){return r(e,{class:"p-helper"},r("p-tooltip",{placement:this.placement},r("div",{slot:"popover"},r("slot",null)),r("div",{slot:"content",class:"helper"})))}};i.style=".visible{visibility:visible!important}.static{position:static!important}.ml-2{margin-left:.5rem!important}.inline-block{display:inline-block!important}.flex{display:flex!important}.w-3{width:.75rem!important}.cursor-pointer{cursor:pointer!important}.items-end{align-items:flex-end!important}.justify-between{justify-content:space-between!important}.bg-center{background-position:50%!important}.bg-no-repeat{background-repeat:no-repeat!important}.text-negative-light{--tw-text-opacity:1!important;color:rgb(255 204 211/var(--tw-text-opacity))!important}.blur{--tw-blur:blur(8px)!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}:host .helper{background-image:url(/assets/images/helper/helper.svg);background-position:50%;background-repeat:no-repeat;cursor:pointer;display:inline-block;height:.75rem;width:.75rem}:host .helper:hover{background-image:url(/assets/images/helper/helper-hover.svg)}.hover\\:text-negative:hover{--tw-text-opacity:1!important;color:rgb(185 30 40/var(--tw-text-opacity))!important}";export{i as p_helper}