@paperless/core 2.0.1-beta.140 → 2.0.1-beta.142

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 (161) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/assets/icons/arrows/turn.svg +12 -0
  3. package/dist/assets/icons/general/copy.svg +11 -0
  4. package/dist/build/index.esm.js +1 -1
  5. package/dist/build/p-2c1bd5f3.js +2 -0
  6. package/dist/build/p-87c300c8.entry.js +2 -0
  7. package/dist/build/p-87c300c8.entry.js.map +1 -0
  8. package/dist/build/p-B4q5W46_.js +2 -0
  9. package/dist/build/p-B4q5W46_.js.map +1 -0
  10. package/dist/build/p-card-container.entry.esm.js.map +1 -1
  11. package/dist/build/{p-8c938214.entry.js → p-ee5222ce.entry.js} +2 -2
  12. package/dist/build/paperless.esm.js +1 -1
  13. package/dist/cjs/{icons-DceR8Z12.js → icons-tmzuFQsN.js} +33 -2
  14. package/dist/cjs/icons-tmzuFQsN.js.map +1 -0
  15. package/dist/cjs/index.cjs.js +1 -1
  16. package/dist/cjs/loader.cjs.js +1 -1
  17. package/dist/cjs/p-button_3.cjs.entry.js +1 -1
  18. package/dist/cjs/p-card-container.cjs.entry.js +25 -9
  19. package/dist/cjs/p-card-container.cjs.entry.js.map +1 -1
  20. package/dist/cjs/p-card-container.entry.cjs.js.map +1 -1
  21. package/dist/cjs/paperless.cjs.js +1 -1
  22. package/dist/collection/assets/icons/arrows/turn.svg +12 -0
  23. package/dist/collection/assets/icons/general/copy.svg +11 -0
  24. package/dist/collection/components/atoms/card/container/card-container.component.css +1 -1
  25. package/dist/collection/components/atoms/card/container/card-container.component.js +44 -8
  26. package/dist/collection/components/atoms/card/container/card-container.component.js.map +1 -1
  27. package/dist/collection/components/atoms/card/header/card-header.component.js +1 -1
  28. package/dist/collection/components/atoms/dropdown-menu/item/dropdown-menu-item.component.js +1 -1
  29. package/dist/collection/components/atoms/floating-menu/item/floating-menu-item.component.js +1 -1
  30. package/dist/collection/components/atoms/icon/icon.component.js +1 -1
  31. package/dist/collection/components/atoms/listing/item/listing-item.component.js +1 -1
  32. package/dist/collection/components/atoms/segment/item/segment-item.component.js +1 -1
  33. package/dist/collection/components/helpers/table/row-action/table-row-action.component.js +1 -1
  34. package/dist/collection/components/molecules/button/button.component.js +1 -1
  35. package/dist/collection/components/molecules/empty-state/empty-state.component.js +1 -1
  36. package/dist/collection/components/molecules/field/field/field.component.js +1 -1
  37. package/dist/collection/components/molecules/label/label.component.js +1 -1
  38. package/dist/collection/components/molecules/navigation/item/navigation-item.component.js +1 -1
  39. package/dist/collection/components/molecules/select/select.component.js +2 -2
  40. package/dist/collection/components/molecules/table/header/table-header.component.js +1 -1
  41. package/dist/collection/components/molecules/toast/toast.component.js +1 -1
  42. package/dist/collection/components/organisms/table/table.component.js +1 -1
  43. package/dist/collection/utils/icons.js +6 -0
  44. package/dist/collection/utils/icons.js.map +1 -1
  45. package/dist/components/index.js +1 -1
  46. package/dist/{esm/icons-CT9ptFPR.js → components/p-B4q5W46_.js} +33 -2
  47. package/dist/components/p-B4q5W46_.js.map +1 -0
  48. package/dist/components/{p-C2b640ge.js → p-BBE-sSG0.js} +3 -3
  49. package/dist/components/{p-C2b640ge.js.map → p-BBE-sSG0.js.map} +1 -1
  50. package/dist/components/{p-BaXEbnrr.js → p-BOY9Om9x.js} +4 -4
  51. package/dist/components/{p-BaXEbnrr.js.map → p-BOY9Om9x.js.map} +1 -1
  52. package/dist/components/{p-CoG-_Wum.js → p-B_H_qHid.js} +4 -4
  53. package/dist/components/{p-CoG-_Wum.js.map → p-B_H_qHid.js.map} +1 -1
  54. package/dist/components/{p-7LX9m6eS.js → p-Bs_oUMiX.js} +4 -4
  55. package/dist/components/{p-7LX9m6eS.js.map → p-Bs_oUMiX.js.map} +1 -1
  56. package/dist/components/{p-CGyxQ_W3.js → p-C8JaleCJ.js} +3 -3
  57. package/dist/components/{p-CGyxQ_W3.js.map → p-C8JaleCJ.js.map} +1 -1
  58. package/dist/components/{p-Dc9Gz_5G.js → p-C9iJS8ET.js} +4 -4
  59. package/dist/components/{p-Dc9Gz_5G.js.map → p-C9iJS8ET.js.map} +1 -1
  60. package/dist/components/{p-DRtDKZRD.js → p-CIoY84Y6.js} +3 -3
  61. package/dist/components/{p-DRtDKZRD.js.map → p-CIoY84Y6.js.map} +1 -1
  62. package/dist/components/{p-BTfHU0N6.js → p-CpmEV-In.js} +7 -7
  63. package/dist/components/{p-BTfHU0N6.js.map → p-CpmEV-In.js.map} +1 -1
  64. package/dist/components/{p-C4-ZJ4sy.js → p-Cv8AEUws.js} +8 -8
  65. package/dist/components/{p-C4-ZJ4sy.js.map → p-Cv8AEUws.js.map} +1 -1
  66. package/dist/components/{p-DRtzILSF.js → p-DTuBS8JC.js} +3 -3
  67. package/dist/components/{p-DRtzILSF.js.map → p-DTuBS8JC.js.map} +1 -1
  68. package/dist/components/{p-BA4s2lv-.js → p-DqpPnj1P.js} +4 -4
  69. package/dist/components/{p-BA4s2lv-.js.map → p-DqpPnj1P.js.map} +1 -1
  70. package/dist/components/{p-Bf0HI_Fd.js → p-FA9hEJhK.js} +5 -5
  71. package/dist/components/{p-Bf0HI_Fd.js.map → p-FA9hEJhK.js.map} +1 -1
  72. package/dist/components/{p-BIQhkOmN.js → p-LVB1LiX7.js} +4 -4
  73. package/dist/components/{p-BIQhkOmN.js.map → p-LVB1LiX7.js.map} +1 -1
  74. package/dist/components/{p-BS85Er5n.js → p-YwdlFn26.js} +5 -5
  75. package/dist/components/{p-BS85Er5n.js.map → p-YwdlFn26.js.map} +1 -1
  76. package/dist/components/{p-B5W_pAgf.js → p-ZOW6vT-R.js} +3 -3
  77. package/dist/components/{p-B5W_pAgf.js.map → p-ZOW6vT-R.js.map} +1 -1
  78. package/dist/components/p-accordion.js +1 -1
  79. package/dist/components/p-attachment.js +4 -4
  80. package/dist/components/p-button.js +1 -1
  81. package/dist/components/p-calendar.js +1 -1
  82. package/dist/components/p-card-container.js +26 -9
  83. package/dist/components/p-card-container.js.map +1 -1
  84. package/dist/components/p-card-header.js +1 -1
  85. package/dist/components/p-checkbox.js +1 -1
  86. package/dist/components/p-cropper.js +1 -1
  87. package/dist/components/p-datepicker.js +6 -6
  88. package/dist/components/p-drawer-header.js +1 -1
  89. package/dist/components/p-drawer.js +3 -3
  90. package/dist/components/p-dropdown-menu-item.js +1 -1
  91. package/dist/components/p-empty-state.js +1 -1
  92. package/dist/components/p-field-container.js +1 -1
  93. package/dist/components/p-field.js +1 -1
  94. package/dist/components/p-floating-menu-container.js +1 -1
  95. package/dist/components/p-floating-menu-item.js +1 -1
  96. package/dist/components/{p-DEAKqRLL.js → p-fvtI-71j.js} +3 -3
  97. package/dist/components/{p-DEAKqRLL.js.map → p-fvtI-71j.js.map} +1 -1
  98. package/dist/components/p-helper.js +1 -1
  99. package/dist/components/p-icon.js +1 -1
  100. package/dist/components/p-info-panel.js +1 -1
  101. package/dist/components/{p-0cPdfsY3.js → p-jSbWZMTW.js} +3 -3
  102. package/dist/components/{p-0cPdfsY3.js.map → p-jSbWZMTW.js.map} +1 -1
  103. package/dist/components/p-label.js +1 -1
  104. package/dist/components/p-listing-item.js +1 -1
  105. package/dist/components/p-modal-header.js +1 -1
  106. package/dist/components/p-modal.js +3 -3
  107. package/dist/components/p-navbar.js +2 -2
  108. package/dist/components/p-navigation-item.js +1 -1
  109. package/dist/components/p-pagination-pages.js +1 -1
  110. package/dist/components/p-pagination-size.js +1 -1
  111. package/dist/components/p-pagination.js +1 -1
  112. package/dist/components/p-profile.js +2 -2
  113. package/dist/components/p-segment-item.js +1 -1
  114. package/dist/components/p-select.js +7 -7
  115. package/dist/components/p-table-footer.js +1 -1
  116. package/dist/components/p-table-header.js +1 -1
  117. package/dist/components/p-table.js +16 -16
  118. package/dist/components/p-toast.js +2 -2
  119. package/dist/components/{p-wHSROJLV.js → p-x4X359ic.js} +8 -8
  120. package/dist/components/{p-wHSROJLV.js.map → p-x4X359ic.js.map} +1 -1
  121. package/dist/components/{p-D7XLUNmp.js → p-y5XA7XhO.js} +3 -3
  122. package/dist/components/{p-D7XLUNmp.js.map → p-y5XA7XhO.js.map} +1 -1
  123. package/dist/{components/p-CT9ptFPR.js → esm/icons-B4q5W46_.js} +33 -2
  124. package/dist/esm/icons-B4q5W46_.js.map +1 -0
  125. package/dist/esm/index.js +1 -1
  126. package/dist/esm/loader.js +1 -1
  127. package/dist/esm/p-button_3.entry.js +1 -1
  128. package/dist/esm/p-card-container.entry.js +25 -9
  129. package/dist/esm/p-card-container.entry.js.map +1 -1
  130. package/dist/esm/paperless.js +1 -1
  131. package/dist/index.html +1 -1
  132. package/dist/paperless/index.esm.js +1 -1
  133. package/dist/paperless/p-87c300c8.entry.js +2 -0
  134. package/dist/paperless/p-87c300c8.entry.js.map +1 -0
  135. package/dist/paperless/p-B4q5W46_.js +2 -0
  136. package/dist/paperless/p-B4q5W46_.js.map +1 -0
  137. package/dist/paperless/p-card-container.entry.esm.js.map +1 -1
  138. package/dist/paperless/{p-8c938214.entry.js → p-ee5222ce.entry.js} +2 -2
  139. package/dist/paperless/paperless.esm.js +1 -1
  140. package/dist/sw.js +1 -1
  141. package/dist/sw.js.map +1 -1
  142. package/dist/types/components/atoms/card/container/card-container.component.d.ts +4 -0
  143. package/dist/types/components.d.ts +8 -0
  144. package/dist/types/utils/icons.d.ts +4 -0
  145. package/package.json +1 -1
  146. package/dist/assets/icons/duplicate.svg +0 -9
  147. package/dist/build/p-128f3811.entry.js +0 -2
  148. package/dist/build/p-128f3811.entry.js.map +0 -1
  149. package/dist/build/p-423aa47a.js +0 -2
  150. package/dist/build/p-CT9ptFPR.js +0 -2
  151. package/dist/build/p-CT9ptFPR.js.map +0 -1
  152. package/dist/cjs/icons-DceR8Z12.js.map +0 -1
  153. package/dist/collection/assets/icons/duplicate.svg +0 -9
  154. package/dist/components/p-CT9ptFPR.js.map +0 -1
  155. package/dist/esm/icons-CT9ptFPR.js.map +0 -1
  156. package/dist/paperless/p-128f3811.entry.js +0 -2
  157. package/dist/paperless/p-128f3811.entry.js.map +0 -1
  158. package/dist/paperless/p-CT9ptFPR.js +0 -2
  159. package/dist/paperless/p-CT9ptFPR.js.map +0 -1
  160. /package/dist/build/{p-8c938214.entry.js.map → p-ee5222ce.entry.js.map} +0 -0
  161. /package/dist/paperless/{p-8c938214.entry.js.map → p-ee5222ce.entry.js.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
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
+ ## [2.0.1-beta.142](https://github.com/ionic-team/stencil-component-starter/compare/v2.0.1-beta.141...v2.0.1-beta.142) (2025-05-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * **atoms/icon:** Add turn & copy icon ([883602e](https://github.com/ionic-team/stencil-component-starter/commit/883602ee13e3f7436093cbd1ab95e18992222665))
12
+
13
+
14
+
15
+
16
+
17
+ ## [2.0.1-beta.141](https://github.com/ionic-team/stencil-component-starter/compare/v2.0.1-beta.140...v2.0.1-beta.141) (2025-05-27)
18
+
19
+
20
+ ### Features
21
+
22
+ * **atoms/card/container:** Add error variant ([3110a1c](https://github.com/ionic-team/stencil-component-starter/commit/3110a1c72dadb34749f0b86269ddf39e74ffd588))
23
+
24
+
25
+
26
+
27
+
6
28
  ## [2.0.1-beta.140](https://github.com/ionic-team/stencil-component-starter/compare/v2.0.1-beta.139...v2.0.1-beta.140) (2025-05-27)
7
29
 
8
30
 
@@ -0,0 +1,12 @@
1
+ <svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2275_17031)">
3
+ <path d="M6 8L3 11L6 14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M12 2V11H3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
+ </g>
6
+
7
+ <defs>
8
+ <clipPath id="clip0_2275_17031">
9
+ <rect width="16" height="16" fill="white"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2499_2484)">
3
+ <path d="M10.5 10.5H13.5V2.5H5.5V5.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M10.5 5.5H2.5V13.5H10.5V5.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_2499_2484">
8
+ <rect width="16" height="16" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -1,2 +1,2 @@
1
- export{f as floatingMenuContainerClass,g as getTableCellColumnClasses,a as getTableCellSizes,i as isTableColumnSizesKey}from"./p-BCrdDF_Y.js";export{t as tableColumSizesOptions}from"./p-DdQ-S2l7.js";export{I as IBAN_ICON_VARIANTS_ARRAY}from"./p-By0EdXx2.js";export{c as childOf,a as childOfComposed}from"./p-BFSNj6hu.js";export{c as categorized,i as icons}from"./p-CT9ptFPR.js";export{f as formatTranslation,g as getLocaleComponentStrings}from"./p-DiJj8rmO.js";export{o as objectGetByPath}from"./p-CrdJDtHg.js";import{s as r}from"./p-B3sNjfzc.js";export{g as getScreenSize,b as getScreenSizeInPixels,a as getScreenSizeInRem,d as isBetweenScreens,i as isBiggerThanScreen,j as isDesktop,f as isMobile,c as isSmallerThanScreen,h as isTablet,e as isTouchDevice}from"./p-B3sNjfzc.js";export{i as isMobileBrowser}from"./p-DVCJlilm.js";export{c as cn}from"./p-CT54OXR2.js";import"./p-CBWjHURv.js";import"./p-ChV9xqsO.js";const n=e=>e.replace(/[A-Z]/g,(e=>`_${e.toLowerCase()}`));const s=e=>e.toLowerCase().replace(/([-_][a-z])/g,(e=>e.toUpperCase().replace("-","").replace("_","")));const l=e=>e.replace(/-/g," ");const m=e=>e.replace(/\w\S*/g,(e=>e.charAt(0).toUpperCase()+e.substring(1).toLowerCase()));function p(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}var F={};var v={};var u;function E(){if(u)return v;u=1;(function(e){Object.defineProperty(e,"__esModule",{value:true});Object.defineProperty(e,"default",{enumerable:true,get:function(){return a}});function t(e,t){return{handler:e,config:t}}t.withOptions=function(e,t=()=>({})){const a=function(a){return{__options:a,handler:e(a),config:t(a)}};a.__isOptionsFunction=true;a.__pluginFunction=e;a.__configFunction=t;return a};const a=t})(v);return v}var D;function w(){if(D)return F;D=1;(function(e){Object.defineProperty(e,"__esModule",{value:true});Object.defineProperty(e,"default",{enumerable:true,get:function(){return r}});const t=a(E());function a(e){return e&&e.__esModule?e:{default:e}}const r=t.default})(F);return F}var x;var C;function A(){if(C)return x;C=1;let e=w();x=(e.__esModule?e:{default:e}).default;return x}var B=A();var y=p(B);var T={animation:{"fade-in":"forwards fadeIn .2s ease","fade-out":"forwards fadeOut .2s ease","slide-in-right":"forwards slideInRight .5s ease","slide-in-left":"forwards slideInLeft .5s ease","slide-in-top":"forwards slideInTop .25 ease","slide-in-bottom":"forwards slideInBottom .5s ease","slide-in-right-small":"forwards slideInRightSmall .5s ease","slide-in-left-small":"forwards slideInLeftSmall .5s ease","slide-in-top-small":"forwards slideInTopSmall .5s ease","slide-in-bottom-small":"forwards slideInBottomSmall .5s ease","slide-out-right":"forwards slideOutRight .2s ease","slide-out-left":"forwards slideOutLeft .2s ease","slide-out-top":"forwards slideOutTop .2s ease","slide-out-bottom":"forwards slideOutBottom .5s ease","slide-out-top-small":"forwards slideOutTopSmall .5s ease","slide-out-bottom-small":"forwards slideOutBottomSmall .5s ease","floating-menu-container-out":"forwards floatingMenuContainerOut .5s ease","floating-menu-container-in":"forwards floatingMenuContainerIn .5s ease",wave:"wave .5s ease-in-out -0.5s infinite alternate forwards"},keyframes:{fadeIn:{"0%":{opacity:"0"},"100%":{opacity:"100"}},fadeOut:{"0%":{opacity:"100"},"100%":{opacity:"0"}},slideInRight:{"0%":{transform:"translateX(100%)"},"100%":{transform:"translateX(0)"}},slideInLeft:{"0%":{transform:"translateX(-100%)"},"100%":{transform:"translateX(0)"}},slideInTop:{"0%":{transform:"translateY(-100%)"},"100%":{transform:"translateY(0)"}},slideInBottom:{"0%":{transform:"translateY(100%)"},"100%":{transform:"translateY(0)"}},slideInRightSmall:{"0%":{transform:"translateX(20%)"},"100%":{transform:"translateX(0)"}},slideInLeftSmall:{"0%":{transform:"translateX(-20%)"},"100%":{transform:"translateX(0)"}},slideInTopSmall:{"0%":{transform:"translateY(-20%)"},"100%":{transform:"translateY(0)"}},slideInBottomSmall:{"0%":{transform:"translateY(20%)"},"100%":{transform:"translateY(0)"}},slideOutRight:{"0%":{transform:"translateX(0)"},"100%":{transform:"translateX(100%)"}},slideOutLeft:{"0%":{transform:"translateX(0)"},"100%":{transform:"translateX(-100%)"}},slideOutTop:{"0%":{transform:"translateY(0)"},"100%":{transform:"translateY(-100%)"}},slideOutBottom:{"0%":{transform:"translateY(0)"},"100%":{transform:"translateY(100%)"}},slideOutTopSmall:{"0%":{transform:"translateY(0)"},"100%":{transform:"translateY(-20%)"}},slideOutBottomSmall:{"0%":{transform:"translateY(0)"},"100%":{transform:"translateY(20%)"}},floatingMenuContainerOut:{"0%":{display:"flex",transform:"translateY(0)",opacity:"100"},"99%":{display:"flex",transform:"translateY(100%)",opacity:"0"},"100%":{display:"none",transform:"translateY(100%)",opacity:"0"}},floatingMenuContainerIn:{"0%":{display:"none",transform:"translateY(100%)",opacity:"0"},"1%":{display:"flex",transform:"translateY(100%)",opacity:"0"},"100%":{display:"flex",transform:"translateY(0)",opacity:"100"}},wave:{from:{transform:"rotate(0deg)"},to:{transform:"rotate(-15deg)"}}}};var k={inherit:"inherit",transparent:"transparent",current:"currentColor",black:"#000",white:{800:"#E4E3E3",700:"#F2F2F2",600:"#FAFAFA",DEFAULT:"#FFFFFF",500:"#FFFFFF"},"negative-red":{800:"#8D1010",DEFAULT:"#E61E1E",500:"#E61E1E",100:"#FFDDDD",50:"#FDEDED"},"positive-green":{800:"#2F6407",DEFAULT:"#5CC30E",500:"#5CC30E",100:"#D5FBC7",50:"#EAFDE3"},amber:{800:"#944D0B",DEFAULT:"#E19F23",500:"#E19F23",100:"#FFF6C2",50:"#FFFAE0"},"human-beige":{800:"#DEC9B7",700:"#E7D8CB",600:"#EDE0D5",DEFAULT:"#EEE4DB",500:"#EEE4DB",400:"#F1E9E2",300:"#F5EFE9",200:"#F8F4F1",100:"#FCFAF8",50:"#FDFCFB"},"off-white":{800:"#D5D0C3",700:"#DEDBD5",600:"#ECEAE5",DEFAULT:"#F3F1ED",500:"#F3F1ED",400:"#F5F4F1",300:"#F8F7F4",200:"#FAF9F8",100:"#FDFCFB",50:"#FEFEFD"},"supportive-lilac":{900:"#5009B3",800:"#BD8CFF",700:"#C89FFF",600:"#CCA8FC",DEFAULT:"#D1AEFF",500:"#D1AEFF",400:"#DABEFF",300:"#E3CEFF",200:"#EDDFFF",100:"#F6EFFF",50:"#FAF7FF"},"growth-green":{800:"#81EF2B",700:"#7FF424",600:"#8CFC35",DEFAULT:"#A0FF56",500:"#A0FF56",400:"#B3FF78",300:"#C6FF9A",200:"#D9FFBB",100:"#ECFFDD",50:"#F5FFEE"},"tech-breeze":{800:"#3DEACC",700:"#66F2DA",600:"#83FAE6",DEFAULT:"#94FFED",500:"#94FFED",400:"#A9FFF1",300:"#BFFFF4",200:"#D4FFF8",100:"#EAFFFB",50:"#F4FFFD"},teal:{800:"#02665C",700:"#047367",600:"#047F72",DEFAULT:"#088879",500:"#088879",400:"#39A094",300:"#6BB8AF",200:"#9CCFC9",100:"#CEE7E4",50:"#E6F3F2"},"dark-teal":{800:"#012521",700:"#003832",600:"#004840",DEFAULT:"#005148",500:"#005148",400:"#33746D",300:"#669791",200:"#99B9B6",100:"#CCDCDA",50:"#E5EEED"},"black-teal":{800:"#000202",700:"#000D0B",600:"#011815",DEFAULT:"#032A24",500:"#032A24",400:"#355550",300:"#687F7C",200:"#9AAAA7",100:"#CDD4D3",50:"#E6EAE9"},indigo:{dark:"pink",DEFAULT:"pink",light:"pink"},sky:{dark:"violet",DEFAULT:"violet",light:"violet",vague:"violet"},mystic:{blank:"lime",dark:"lime",DEFAULT:"lime",light:"lime",medium:"lime"},redberry:{dark:"deeppink",DEFAULT:"deeppink",light:"deeppink",medium:"deeppink"},storm:{dark:"cyan",DEFAULT:"cyan",light:"cyan",medium:"cyan",vague:"cyan"},negative:{dark:"deeppink",DEFAULT:"deeppink",light:"deeppink"},positive:{dark:"greenyellow",DEFAULT:"greenyellow",light:"greenyellow"},unbiased:{dark:"yellow",DEFAULT:"yellow",light:"yellow"}};var S={height:{unset:"unset",inherit:"inherit"}};const L={};for(let e=1;e<360;e++){L[`${e}`]=`${e}deg`;L[`-${e}`]=`-${e}deg`}var O={flip:"-1"};var R={1:["0 1px 1px rgba(0, 2, 2, 0.08)"],2:["0 1px 1px rgba(0, 2, 2, 0.04)","0 2px 2px rgba(0, 2, 2, 0.04)","0 4px 4px rgba(0, 2, 2, 0.04)"],3:["0 1px 1px rgba(0, 2, 2, 0.08)","0 2px 2px rgba(0, 2, 2, 0.08)","0 4px 4px rgba(0, 2, 2, 0.08)"],modal:["0 0 0 1px rgba(0, 2, 2, 0.10)","0 1px 1px 0 rgba(0, 2, 2, 0.20)","0 2px 2px 0 rgba(0, 2, 2, 0.08)","0 4px 4px 0 rgba(0, 2, 2, 0.08)","0 8px 8px 0 rgba(0, 2, 2, 0.08)"],"supportive-lilac":"0px 1px 1px rgba(189, 140, 255, 0.20)","black-teal-10%":"0px 1px 0px rgba(3, 42, 36, 0.1)",inherit:"inherit",transparent:"transparent"};var Y={"content-mobile-x":"1rem","content-mobile-y":"1.5rem","content-desktop-x":"2rem","content-desktop-y":"2rem",18:"4.5rem"};var U={fontSize:{xxs:["0.5rem","1rem"],"3xl":["2rem","2.5rem"],"4xl":["2.5rem","3rem"]},lineHeight:{xs:"1rem",sm:"1.5rem",base:"1.5rem",lg:"1.75rem",xl:"1.75rem","2xl":"2rem","3xl":"2.5rem","4xl":"3rem"}};var z={width:{unset:"unset",inherit:"inherit","content-mobile":"100%","content-1280":"62rem","content-1440":"71rem","content-1536":"77rem","content-1680":"83rem","sidebar-desktop-login":"100%","content-desktop-login":"21rem"}};var X={"floating-menu":"190",dropdown:"200","navbar-topbar":"280","navbar-backdrop":"290",navbar:"300",backdrop:"490",drawer:"500","drawer-header":"501",modal:"600",tooltip:"601",toast:"700"};const $=({addVariant:e})=>{e("has-hover","@media (hover: hover)");e("no-hover","@media (hover: none)");e("hover-never","@media (hover: hover) { &:hover }");e("group-hover-never","@media (hover: hover) { :merge(.group):hover & }");e("peer-hover-never","@media (hover: hover) { :merge(.peer):hover & }");e("hover-always",["@media (hover: hover) { &:hover }","@media (hover: none)"]);e("group-hover-always",["@media (hover: hover) { :merge(.group):hover & }","@media (hover: none)"]);e("peer-hover-always",["@media (hover: hover) { :merge(.peer):hover & }","@media (hover: none)"])};const _=({addUtilities:e})=>{const t={".m-safe":{marginTop:"env(safe-area-inset-top)",marginRight:"env(safe-area-inset-right)",marginBottom:"env(safe-area-inset-bottom)",marginLeft:"env(safe-area-inset-left)"},".mx-safe":{marginRight:"env(safe-area-inset-right)",marginLeft:"env(safe-area-inset-left)"},".my-safe":{marginTop:"env(safe-area-inset-top)",marginBottom:"env(safe-area-inset-bottom)"},".mt-safe":{marginTop:"env(safe-area-inset-top)"},".mr-safe":{marginRight:"env(safe-area-inset-right)"},".mb-safe":{marginBottom:"env(safe-area-inset-bottom)"},".ml-safe":{marginLeft:"env(safe-area-inset-left)"},".p-safe":{paddingTop:"env(safe-area-inset-top)",paddingRight:"env(safe-area-inset-right)",paddingBottom:"env(safe-area-inset-bottom)",paddingLeft:"env(safe-area-inset-left)"},".px-safe":{paddingRight:"env(safe-area-inset-right)",paddingLeft:"env(safe-area-inset-left)"},".py-safe":{paddingTop:"env(safe-area-inset-top)",paddingBottom:"env(safe-area-inset-bottom)"},".pt-safe":{paddingTop:"env(safe-area-inset-top)"},".pr-safe":{paddingRight:"env(safe-area-inset-right)"},".pb-safe":{paddingBottom:"env(safe-area-inset-bottom)"},".pl-safe":{paddingLeft:"env(safe-area-inset-left)"},".min-h-screen":{minHeight:"100vh"},".min-h-screen-safe":{minHeight:"calc(100vh - (env(safe-area-inset-top) + env(safe-area-inset-bottom)))"},".max-h-screen":{maxHeight:"100vh"},".max-h-screen-safe":{maxHeight:"calc(100vh - (env(safe-area-inset-top) + env(safe-area-inset-bottom)))"},".h-screen-safe":{height:"calc(100vh - (env(safe-area-inset-top) + env(safe-area-inset-bottom)))"},".min-w-screen":{minWidth:"100vw"},".min-w-screen-safe":{minWidth:"calc(100vw - (env(safe-area-inset-left) + env(safe-area-inset-right)))"},".max-w-screen":{maxWidth:"100vw"},".max-w-screen-safe":{maxWidth:"calc(100vw - (env(safe-area-inset-left) + env(safe-area-inset-right)))"},".w-screen-safe":{width:"calc(100vw - (env(safe-area-inset-left) + env(safe-area-inset-right)))"}};e(t)};var M;var H;function N(){if(H)return M;H=1;const e=A();const t={position:"relative",paddingBottom:`calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%)`};const a={position:"absolute",height:"100%",width:"100%",top:"0",right:"0",bottom:"0",left:"0"};const r={".aspect-none":{position:"static",paddingBottom:"0"},".aspect-none > *":{position:"static",height:"auto",width:"auto",top:"auto",right:"auto",bottom:"auto",left:"auto"}};const n=e((function({addComponents:e,matchComponents:n,theme:s,variants:o,e:i}){const l=s("aspectRatio");if(n){n({"aspect-w":e=>[{...t,"--tw-aspect-w":e},{"> *":a}],"aspect-h":e=>({"--tw-aspect-h":e})},{values:l});e(r);return}const m=Object.entries(l).map((([e,t])=>`.${i(`aspect-w-${e}`)}`)).join(",\n");const f=Object.entries(l).map((([e,t])=>`.${i(`aspect-w-${e}`)} > *`)).join(",\n");e([{[m]:t,[f]:a},r,Object.entries(l).map((([e,t])=>({[`.${i(`aspect-w-${e}`)}`]:{"--tw-aspect-w":t}}))),Object.entries(l).map((([e,t])=>({[`.${i(`aspect-h-${e}`)}`]:{"--tw-aspect-h":t}})))],o("aspectRatio"))}),{theme:{aspectRatio:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13",14:"14",15:"15",16:"16"}},variants:{aspectRatio:["responsive"]}});M=n;return M}var W=N();var V=p(W);var J;var P;function G(){if(P)return J;P=1;const e=A();const t=e((function({addUtilities:e}){e({".scrollbar-hide":{"-ms-overflow-style":"none","scrollbar-width":"none","&::-webkit-scrollbar":{display:"none"}},".scrollbar-default":{"-ms-overflow-style":"auto","scrollbar-width":"auto","&::-webkit-scrollbar":{display:"block"}}},["responsive"])}));J=t;return J}var q=G();var K=p(q);const Q=y((e=>{_(e);$(e)}),{theme:{colors:k,boxShadow:R,dropShadow:R,extend:{animation:T.animation,keyframes:T.keyframes,fontFamily:{geist:["Geist","serif"],ambit:["Ambit","sans-serif"]},scale:O,rotate:L,fontSize:U.fontSize,lineHeight:U.lineHeight,zIndex:X,screens:r,width:z.width,height:S.height,spacing:Y,aspectRatio:{branding:"23/24"}}},plugins:[V,K,_,$]});export{n as camelToSnakeCase,l as kebabToSpaces,Q as paperless,s as snakeToCamelCase,m as titleCase};
1
+ export{f as floatingMenuContainerClass,g as getTableCellColumnClasses,a as getTableCellSizes,i as isTableColumnSizesKey}from"./p-BCrdDF_Y.js";export{t as tableColumSizesOptions}from"./p-DdQ-S2l7.js";export{I as IBAN_ICON_VARIANTS_ARRAY}from"./p-By0EdXx2.js";export{c as childOf,a as childOfComposed}from"./p-BFSNj6hu.js";export{c as categorized,i as icons}from"./p-B4q5W46_.js";export{f as formatTranslation,g as getLocaleComponentStrings}from"./p-DiJj8rmO.js";export{o as objectGetByPath}from"./p-CrdJDtHg.js";import{s as r}from"./p-B3sNjfzc.js";export{g as getScreenSize,b as getScreenSizeInPixels,a as getScreenSizeInRem,d as isBetweenScreens,i as isBiggerThanScreen,j as isDesktop,f as isMobile,c as isSmallerThanScreen,h as isTablet,e as isTouchDevice}from"./p-B3sNjfzc.js";export{i as isMobileBrowser}from"./p-DVCJlilm.js";export{c as cn}from"./p-CT54OXR2.js";import"./p-CBWjHURv.js";import"./p-ChV9xqsO.js";const n=e=>e.replace(/[A-Z]/g,(e=>`_${e.toLowerCase()}`));const s=e=>e.toLowerCase().replace(/([-_][a-z])/g,(e=>e.toUpperCase().replace("-","").replace("_","")));const l=e=>e.replace(/-/g," ");const m=e=>e.replace(/\w\S*/g,(e=>e.charAt(0).toUpperCase()+e.substring(1).toLowerCase()));function p(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}var F={};var v={};var u;function E(){if(u)return v;u=1;(function(e){Object.defineProperty(e,"__esModule",{value:true});Object.defineProperty(e,"default",{enumerable:true,get:function(){return a}});function t(e,t){return{handler:e,config:t}}t.withOptions=function(e,t=()=>({})){const a=function(a){return{__options:a,handler:e(a),config:t(a)}};a.__isOptionsFunction=true;a.__pluginFunction=e;a.__configFunction=t;return a};const a=t})(v);return v}var D;function w(){if(D)return F;D=1;(function(e){Object.defineProperty(e,"__esModule",{value:true});Object.defineProperty(e,"default",{enumerable:true,get:function(){return r}});const t=a(E());function a(e){return e&&e.__esModule?e:{default:e}}const r=t.default})(F);return F}var x;var C;function A(){if(C)return x;C=1;let e=w();x=(e.__esModule?e:{default:e}).default;return x}var B=A();var y=p(B);var T={animation:{"fade-in":"forwards fadeIn .2s ease","fade-out":"forwards fadeOut .2s ease","slide-in-right":"forwards slideInRight .5s ease","slide-in-left":"forwards slideInLeft .5s ease","slide-in-top":"forwards slideInTop .25 ease","slide-in-bottom":"forwards slideInBottom .5s ease","slide-in-right-small":"forwards slideInRightSmall .5s ease","slide-in-left-small":"forwards slideInLeftSmall .5s ease","slide-in-top-small":"forwards slideInTopSmall .5s ease","slide-in-bottom-small":"forwards slideInBottomSmall .5s ease","slide-out-right":"forwards slideOutRight .2s ease","slide-out-left":"forwards slideOutLeft .2s ease","slide-out-top":"forwards slideOutTop .2s ease","slide-out-bottom":"forwards slideOutBottom .5s ease","slide-out-top-small":"forwards slideOutTopSmall .5s ease","slide-out-bottom-small":"forwards slideOutBottomSmall .5s ease","floating-menu-container-out":"forwards floatingMenuContainerOut .5s ease","floating-menu-container-in":"forwards floatingMenuContainerIn .5s ease",wave:"wave .5s ease-in-out -0.5s infinite alternate forwards"},keyframes:{fadeIn:{"0%":{opacity:"0"},"100%":{opacity:"100"}},fadeOut:{"0%":{opacity:"100"},"100%":{opacity:"0"}},slideInRight:{"0%":{transform:"translateX(100%)"},"100%":{transform:"translateX(0)"}},slideInLeft:{"0%":{transform:"translateX(-100%)"},"100%":{transform:"translateX(0)"}},slideInTop:{"0%":{transform:"translateY(-100%)"},"100%":{transform:"translateY(0)"}},slideInBottom:{"0%":{transform:"translateY(100%)"},"100%":{transform:"translateY(0)"}},slideInRightSmall:{"0%":{transform:"translateX(20%)"},"100%":{transform:"translateX(0)"}},slideInLeftSmall:{"0%":{transform:"translateX(-20%)"},"100%":{transform:"translateX(0)"}},slideInTopSmall:{"0%":{transform:"translateY(-20%)"},"100%":{transform:"translateY(0)"}},slideInBottomSmall:{"0%":{transform:"translateY(20%)"},"100%":{transform:"translateY(0)"}},slideOutRight:{"0%":{transform:"translateX(0)"},"100%":{transform:"translateX(100%)"}},slideOutLeft:{"0%":{transform:"translateX(0)"},"100%":{transform:"translateX(-100%)"}},slideOutTop:{"0%":{transform:"translateY(0)"},"100%":{transform:"translateY(-100%)"}},slideOutBottom:{"0%":{transform:"translateY(0)"},"100%":{transform:"translateY(100%)"}},slideOutTopSmall:{"0%":{transform:"translateY(0)"},"100%":{transform:"translateY(-20%)"}},slideOutBottomSmall:{"0%":{transform:"translateY(0)"},"100%":{transform:"translateY(20%)"}},floatingMenuContainerOut:{"0%":{display:"flex",transform:"translateY(0)",opacity:"100"},"99%":{display:"flex",transform:"translateY(100%)",opacity:"0"},"100%":{display:"none",transform:"translateY(100%)",opacity:"0"}},floatingMenuContainerIn:{"0%":{display:"none",transform:"translateY(100%)",opacity:"0"},"1%":{display:"flex",transform:"translateY(100%)",opacity:"0"},"100%":{display:"flex",transform:"translateY(0)",opacity:"100"}},wave:{from:{transform:"rotate(0deg)"},to:{transform:"rotate(-15deg)"}}}};var k={inherit:"inherit",transparent:"transparent",current:"currentColor",black:"#000",white:{800:"#E4E3E3",700:"#F2F2F2",600:"#FAFAFA",DEFAULT:"#FFFFFF",500:"#FFFFFF"},"negative-red":{800:"#8D1010",DEFAULT:"#E61E1E",500:"#E61E1E",100:"#FFDDDD",50:"#FDEDED"},"positive-green":{800:"#2F6407",DEFAULT:"#5CC30E",500:"#5CC30E",100:"#D5FBC7",50:"#EAFDE3"},amber:{800:"#944D0B",DEFAULT:"#E19F23",500:"#E19F23",100:"#FFF6C2",50:"#FFFAE0"},"human-beige":{800:"#DEC9B7",700:"#E7D8CB",600:"#EDE0D5",DEFAULT:"#EEE4DB",500:"#EEE4DB",400:"#F1E9E2",300:"#F5EFE9",200:"#F8F4F1",100:"#FCFAF8",50:"#FDFCFB"},"off-white":{800:"#D5D0C3",700:"#DEDBD5",600:"#ECEAE5",DEFAULT:"#F3F1ED",500:"#F3F1ED",400:"#F5F4F1",300:"#F8F7F4",200:"#FAF9F8",100:"#FDFCFB",50:"#FEFEFD"},"supportive-lilac":{900:"#5009B3",800:"#BD8CFF",700:"#C89FFF",600:"#CCA8FC",DEFAULT:"#D1AEFF",500:"#D1AEFF",400:"#DABEFF",300:"#E3CEFF",200:"#EDDFFF",100:"#F6EFFF",50:"#FAF7FF"},"growth-green":{800:"#81EF2B",700:"#7FF424",600:"#8CFC35",DEFAULT:"#A0FF56",500:"#A0FF56",400:"#B3FF78",300:"#C6FF9A",200:"#D9FFBB",100:"#ECFFDD",50:"#F5FFEE"},"tech-breeze":{800:"#3DEACC",700:"#66F2DA",600:"#83FAE6",DEFAULT:"#94FFED",500:"#94FFED",400:"#A9FFF1",300:"#BFFFF4",200:"#D4FFF8",100:"#EAFFFB",50:"#F4FFFD"},teal:{800:"#02665C",700:"#047367",600:"#047F72",DEFAULT:"#088879",500:"#088879",400:"#39A094",300:"#6BB8AF",200:"#9CCFC9",100:"#CEE7E4",50:"#E6F3F2"},"dark-teal":{800:"#012521",700:"#003832",600:"#004840",DEFAULT:"#005148",500:"#005148",400:"#33746D",300:"#669791",200:"#99B9B6",100:"#CCDCDA",50:"#E5EEED"},"black-teal":{800:"#000202",700:"#000D0B",600:"#011815",DEFAULT:"#032A24",500:"#032A24",400:"#355550",300:"#687F7C",200:"#9AAAA7",100:"#CDD4D3",50:"#E6EAE9"},indigo:{dark:"pink",DEFAULT:"pink",light:"pink"},sky:{dark:"violet",DEFAULT:"violet",light:"violet",vague:"violet"},mystic:{blank:"lime",dark:"lime",DEFAULT:"lime",light:"lime",medium:"lime"},redberry:{dark:"deeppink",DEFAULT:"deeppink",light:"deeppink",medium:"deeppink"},storm:{dark:"cyan",DEFAULT:"cyan",light:"cyan",medium:"cyan",vague:"cyan"},negative:{dark:"deeppink",DEFAULT:"deeppink",light:"deeppink"},positive:{dark:"greenyellow",DEFAULT:"greenyellow",light:"greenyellow"},unbiased:{dark:"yellow",DEFAULT:"yellow",light:"yellow"}};var S={height:{unset:"unset",inherit:"inherit"}};const L={};for(let e=1;e<360;e++){L[`${e}`]=`${e}deg`;L[`-${e}`]=`-${e}deg`}var O={flip:"-1"};var Y={1:["0 1px 1px rgba(0, 2, 2, 0.08)"],2:["0 1px 1px rgba(0, 2, 2, 0.04)","0 2px 2px rgba(0, 2, 2, 0.04)","0 4px 4px rgba(0, 2, 2, 0.04)"],3:["0 1px 1px rgba(0, 2, 2, 0.08)","0 2px 2px rgba(0, 2, 2, 0.08)","0 4px 4px rgba(0, 2, 2, 0.08)"],modal:["0 0 0 1px rgba(0, 2, 2, 0.10)","0 1px 1px 0 rgba(0, 2, 2, 0.20)","0 2px 2px 0 rgba(0, 2, 2, 0.08)","0 4px 4px 0 rgba(0, 2, 2, 0.08)","0 8px 8px 0 rgba(0, 2, 2, 0.08)"],"supportive-lilac":"0px 1px 1px rgba(189, 140, 255, 0.20)","black-teal-10%":"0px 1px 0px rgba(3, 42, 36, 0.1)",inherit:"inherit",transparent:"transparent"};var R={"content-mobile-x":"1rem","content-mobile-y":"1.5rem","content-desktop-x":"2rem","content-desktop-y":"2rem",18:"4.5rem"};var U={fontSize:{xxs:["0.5rem","1rem"],"3xl":["2rem","2.5rem"],"4xl":["2.5rem","3rem"]},lineHeight:{xs:"1rem",sm:"1.5rem",base:"1.5rem",lg:"1.75rem",xl:"1.75rem","2xl":"2rem","3xl":"2.5rem","4xl":"3rem"}};var z={width:{unset:"unset",inherit:"inherit","content-mobile":"100%","content-1280":"62rem","content-1440":"71rem","content-1536":"77rem","content-1680":"83rem","sidebar-desktop-login":"100%","content-desktop-login":"21rem"}};var X={"floating-menu":"190",dropdown:"200","navbar-topbar":"280","navbar-backdrop":"290",navbar:"300",backdrop:"490",drawer:"500","drawer-header":"501",modal:"600",tooltip:"601",toast:"700"};const _=({addVariant:e})=>{e("has-hover","@media (hover: hover)");e("no-hover","@media (hover: none)");e("hover-never","@media (hover: hover) { &:hover }");e("group-hover-never","@media (hover: hover) { :merge(.group):hover & }");e("peer-hover-never","@media (hover: hover) { :merge(.peer):hover & }");e("hover-always",["@media (hover: hover) { &:hover }","@media (hover: none)"]);e("group-hover-always",["@media (hover: hover) { :merge(.group):hover & }","@media (hover: none)"]);e("peer-hover-always",["@media (hover: hover) { :merge(.peer):hover & }","@media (hover: none)"])};const $=({addUtilities:e})=>{const t={".m-safe":{marginTop:"env(safe-area-inset-top)",marginRight:"env(safe-area-inset-right)",marginBottom:"env(safe-area-inset-bottom)",marginLeft:"env(safe-area-inset-left)"},".mx-safe":{marginRight:"env(safe-area-inset-right)",marginLeft:"env(safe-area-inset-left)"},".my-safe":{marginTop:"env(safe-area-inset-top)",marginBottom:"env(safe-area-inset-bottom)"},".mt-safe":{marginTop:"env(safe-area-inset-top)"},".mr-safe":{marginRight:"env(safe-area-inset-right)"},".mb-safe":{marginBottom:"env(safe-area-inset-bottom)"},".ml-safe":{marginLeft:"env(safe-area-inset-left)"},".p-safe":{paddingTop:"env(safe-area-inset-top)",paddingRight:"env(safe-area-inset-right)",paddingBottom:"env(safe-area-inset-bottom)",paddingLeft:"env(safe-area-inset-left)"},".px-safe":{paddingRight:"env(safe-area-inset-right)",paddingLeft:"env(safe-area-inset-left)"},".py-safe":{paddingTop:"env(safe-area-inset-top)",paddingBottom:"env(safe-area-inset-bottom)"},".pt-safe":{paddingTop:"env(safe-area-inset-top)"},".pr-safe":{paddingRight:"env(safe-area-inset-right)"},".pb-safe":{paddingBottom:"env(safe-area-inset-bottom)"},".pl-safe":{paddingLeft:"env(safe-area-inset-left)"},".min-h-screen":{minHeight:"100vh"},".min-h-screen-safe":{minHeight:"calc(100vh - (env(safe-area-inset-top) + env(safe-area-inset-bottom)))"},".max-h-screen":{maxHeight:"100vh"},".max-h-screen-safe":{maxHeight:"calc(100vh - (env(safe-area-inset-top) + env(safe-area-inset-bottom)))"},".h-screen-safe":{height:"calc(100vh - (env(safe-area-inset-top) + env(safe-area-inset-bottom)))"},".min-w-screen":{minWidth:"100vw"},".min-w-screen-safe":{minWidth:"calc(100vw - (env(safe-area-inset-left) + env(safe-area-inset-right)))"},".max-w-screen":{maxWidth:"100vw"},".max-w-screen-safe":{maxWidth:"calc(100vw - (env(safe-area-inset-left) + env(safe-area-inset-right)))"},".w-screen-safe":{width:"calc(100vw - (env(safe-area-inset-left) + env(safe-area-inset-right)))"}};e(t)};var M;var H;function N(){if(H)return M;H=1;const e=A();const t={position:"relative",paddingBottom:`calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%)`};const a={position:"absolute",height:"100%",width:"100%",top:"0",right:"0",bottom:"0",left:"0"};const r={".aspect-none":{position:"static",paddingBottom:"0"},".aspect-none > *":{position:"static",height:"auto",width:"auto",top:"auto",right:"auto",bottom:"auto",left:"auto"}};const n=e((function({addComponents:e,matchComponents:n,theme:s,variants:o,e:i}){const l=s("aspectRatio");if(n){n({"aspect-w":e=>[{...t,"--tw-aspect-w":e},{"> *":a}],"aspect-h":e=>({"--tw-aspect-h":e})},{values:l});e(r);return}const m=Object.entries(l).map((([e,t])=>`.${i(`aspect-w-${e}`)}`)).join(",\n");const f=Object.entries(l).map((([e,t])=>`.${i(`aspect-w-${e}`)} > *`)).join(",\n");e([{[m]:t,[f]:a},r,Object.entries(l).map((([e,t])=>({[`.${i(`aspect-w-${e}`)}`]:{"--tw-aspect-w":t}}))),Object.entries(l).map((([e,t])=>({[`.${i(`aspect-h-${e}`)}`]:{"--tw-aspect-h":t}})))],o("aspectRatio"))}),{theme:{aspectRatio:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13",14:"14",15:"15",16:"16"}},variants:{aspectRatio:["responsive"]}});M=n;return M}var W=N();var V=p(W);var J;var q;function G(){if(q)return J;q=1;const e=A();const t=e((function({addUtilities:e}){e({".scrollbar-hide":{"-ms-overflow-style":"none","scrollbar-width":"none","&::-webkit-scrollbar":{display:"none"}},".scrollbar-default":{"-ms-overflow-style":"auto","scrollbar-width":"auto","&::-webkit-scrollbar":{display:"block"}}},["responsive"])}));J=t;return J}var P=G();var K=p(P);const Q=y((e=>{$(e);_(e)}),{theme:{colors:k,boxShadow:Y,dropShadow:Y,extend:{animation:T.animation,keyframes:T.keyframes,fontFamily:{geist:["Geist","serif"],ambit:["Ambit","sans-serif"]},scale:O,rotate:L,fontSize:U.fontSize,lineHeight:U.lineHeight,zIndex:X,screens:r,width:z.width,height:S.height,spacing:R,aspectRatio:{branding:"23/24"}}},plugins:[V,K,$,_]});export{n as camelToSnakeCase,l as kebabToSpaces,Q as paperless,s as snakeToCamelCase,m as titleCase};
2
2
  //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1,2 @@
1
+ import{p as e,b as a}from"./p-DhGo7hbh.js";export{s as setNonce}from"./p-DhGo7hbh.js";import{g as t}from"./p-DQuL1Twl.js";var o=()=>{const a=import.meta.url;const t={};if(a!==""){t.resourcesUrl=new URL(".",a).href}return e(t)};o().then((async e=>{await t();return a(JSON.parse('[["p-ee5222ce",[[4,"p-button",{"label":[1],"as":[1],"variant":[1],"active":[4],"error":[4],"underline":[4],"href":[1],"target":[1],"size":[1],"type":[1],"loading":[4],"chevron":[8],"chevronPosition":[1,"chevron-position"],"disabled":[4],"icon":[1],"iconOnly":[4,"icon-only"],"iconPosition":[1,"icon-position"],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"inheritText":[4,"inherit-text"],"buttonGroupPosition":[1,"button-group-position"],"class":[1]},[[2,"click","handleClick"]]],[1,"p-loader",{"show":[4],"variant":[1],"color":[1],"modalTitle":[1,"modal-title"],"modalDescription":[1,"modal-description"]}],[1,"p-icon",{"variant":[1],"size":[1],"rotate":[2],"flip":[1]}]]],["p-6230b6da",[[4,"p-table",{"items":[1],"loading":[4],"headerLoading":[4,"header-loading"],"footerLoading":[4,"footer-loading"],"amountOfLoadingRows":[2,"amount-of-loading-rows"],"enableRowSelection":[4,"enable-row-selection"],"rowSelectionLimit":[2,"row-selection-limit"],"enableRowClick":[4,"enable-row-click"],"selectedRows":[16,"selected-rows"],"enableFloatingMenu":[4,"enable-floating-menu"],"floatingMenuAmountSelectedTemplate":[16,"floating-menu-amount-selected-template"],"selectionKey":[1,"selection-key"],"canSelectKey":[1,"can-select-key"],"enableHeader":[4,"enable-header"],"quickFilters":[16,"quick-filters"],"activeQuickFilterIdentifier":[1,"active-quick-filter-identifier"],"enableSearch":[4,"enable-search"],"query":[1025],"enableFilter":[4,"enable-filter"],"enableFilterDesktop":[4,"enable-filter-desktop"],"selectedFiltersAmount":[2,"selected-filters-amount"],"filterButtonTemplate":[16,"filter-button-template"],"enableAction":[4,"enable-action"],"actionButtonLoading":[4,"action-button-loading"],"actionButtonEnabled":[4,"action-button-enabled"],"actionButtonIcon":[1,"action-button-icon"],"actionButtonText":[1,"action-button-text"],"actionButtonTemplate":[16,"action-button-template"],"enableFooter":[4,"enable-footer"],"enablePaginationSize":[4,"enable-pagination-size"],"enablePaginationPages":[4,"enable-pagination-pages"],"enableExport":[4,"enable-export"],"page":[1538],"total":[2],"pageSize":[2,"page-size"],"pageSizeOptions":[16,"page-size-options"],"hideOnSinglePage":[4,"hide-on-single-page"],"emptyStateHeader":[16,"empty-state-header"],"emptyStateContent":[16,"empty-state-content"],"emptyStateAction":[16,"empty-state-action"],"enableEmptyStateAction":[4,"enable-empty-state-action"],"emptyStateFilteredHeader":[16,"empty-state-filtered-header"],"emptyStateFilteredContent":[16,"empty-state-filtered-content"],"shadow":[4],"_locales":[32],"_columns":[32],"_items":[32],"_enableRowSelection":[32],"_rowSelectionLimit":[32],"_rowActionsFloating":[32],"_rowActionsRow":[32],"_footerHidden":[32]},[[16,"localeChanged","_setLocales"],[16,"tableDefinitionChanged","onTableDefinitionUpdated"],[4,"keydown","keyDown"],[4,"keyup","keyUp"],[4,"visibilitychange","visibilityChange"],[9,"resize","_setRowSelectionData"]],{"items":["_parseItems"],"enableRowSelection":["_setRowSelectionData"],"rowSelectionLimit":["_setRowSelectionData"],"selectedRows":["_setRowSelectionData"]}]]],["p-642069d1",[[64,"p-select",{"items":[1],"multi":[516],"usePortal":[4,"use-portal"],"strategy":[1],"icon":[1],"query":[1],"placeholder":[1],"autocompletePlaceholder":[1,"autocomplete-placeholder"],"value":[8],"displayKey":[1,"display-key"],"dropdownDisplayKey":[1,"dropdown-display-key"],"selectionDisplayKey":[1,"selection-display-key"],"valueKey":[1,"value-key"],"avatarKey":[1,"avatar-key"],"iconKey":[1,"icon-key"],"showIconOnSelectedItem":[1,"show-icon-on-selected-item"],"classKey":[1,"class-key"],"applyClassOnSelectedItem":[1,"apply-class-on-selected-item"],"avatarLettersKey":[1,"avatar-letters-key"],"identifierKey":[1,"identifier-key"],"queryKey":[1,"query-key"],"autoSelectFirst":[4,"auto-select-first"],"showChevron":[4,"show-chevron"],"maxDisplayedItems":[2,"max-displayed-items"],"enableAutocomplete":[4,"enable-autocomplete"],"asyncFilter":[4,"async-filter"],"loading":[4],"enableSelectAll":[4,"enable-select-all"],"selectAllText":[1,"select-all-text"],"selectAllIcon":[1,"select-all-icon"],"size":[1],"prefix":[1],"label":[1],"helper":[1],"required":[516],"error":[513],"disabled":[516],"showAddItem":[4,"show-add-item"],"addItemText":[1,"add-item-text"],"emptyStateText":[1,"empty-state-text"],"_showDropdown":[32],"_selectedItem":[32],"_allSelected":[32],"_amountHidden":[32]},[[6,"click","documentClickHandler"]],{"value":["_valueChange"],"items":["itemChanges"],"_showDropdown":["_showDropdownChanges"],"multi":["multiChanges"]}]]],["p-5048c4c2",[[64,"p-datepicker",{"placeholder":[1],"value":[1],"preselectToday":[4,"preselect-today"],"enableNativePicker":[4,"enable-native-picker"],"disabledDates":[1,"disabled-dates"],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"disableWeekends":[4,"disable-weekends"],"mode":[1],"format":[1],"hideIconWhenFilled":[4,"hide-icon-when-filled"],"size":[1],"prefix":[1],"label":[1],"loading":[4],"helper":[1],"required":[516],"error":[513],"disabled":[516],"strategy":[1],"placement":[513],"_showDropdown":[32],"_value":[32],"_minDate":[32],"_maxDate":[32],"_disabledDates":[32],"_isMobileBrowser":[32]},[[6,"click","documentClickHandler"]],{"value":["parseValue"],"minDate":["parseMinDate"],"maxDate":["parseMaxDate"],"disabledDates":["parseDisabledDates"]}]]],["p-00e39694",[[1,"p-modal",{"size":[1],"header":[1],"show":[4],"applyBlur":[4,"apply-blur"],"showClose":[4,"show-close"],"showMobileFooter":[4,"show-mobile-footer"],"backdropClickClose":[4,"backdrop-click-close"],"scrollLock":[4,"scroll-lock"],"_closing":[32]},[[8,"closeModal","handleCloseModal"]]]]],["p-9c277029",[[1,"p-drawer",{"header":[1],"show":[4],"applyBlur":[4,"apply-blur"],"showClose":[4,"show-close"],"backdropClickClose":[4,"backdrop-click-close"],"canClose":[4,"can-close"],"scrollLock":[4,"scroll-lock"],"_closing":[32]},[[8,"closeDrawer","handleCloseDrawer"],[8,"forceCloseDrawer","handleForceCloseDrawer"]]]]],["p-4953f4a9",[[1,"p-attachment",{"enableCameraOnMobile":[4,"enable-camera-on-mobile"],"value":[1],"fileId":[1,"file-id"],"accept":[1],"label":[1],"helper":[1],"required":[516],"mode":[1],"placeholder":[1],"cameraTooltip":[1,"camera-tooltip"],"downloadTooltip":[1,"download-tooltip"],"uploadTooltip":[1,"upload-tooltip"],"deleteTooltip":[1,"delete-tooltip"],"loading":[4],"error":[1]}]]],["p-856f3266",[[1,"p-profile",{"dropdownLocation":[1,"dropdown-location"],"_dropdownOpen":[32],"_hasDropdownSlot":[32]},[[0,"slotchange","slotchange"]]]]],["p-e2054751",[[1,"p-navbar",{"_show":[32]},[[8,"closeNavbar","handleCloseNavbar"],[8,"openNavbar","handleOpenNavbar"]]]]],["p-0f468b1a",[[1,"p-card-header",{"variant":[1],"header":[1],"icon":[1],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"]}]]],["p-2edd87f3",[[4,"p-navigation-item",{"icon":[1],"active":[4],"loading":[4],"as":[1],"counter":[8],"href":[1],"target":[1],"class":[1]}]]],["p-cc3307b8",[[1,"p-toast",{"variant":[1],"header":[1],"content":[1],"enableAction":[4,"enable-action"],"actionIcon":[1,"action-icon"],"actionIconFlip":[1,"action-icon-flip"],"actionIconRotate":[2,"action-icon-rotate"]}]]],["p-e33a56c8",[[1,"p-accordion",{"variant":[1],"header":[1],"open":[4],"closeable":[4],"openable":[4]}]]],["p-45948742",[[1,"p-stepper",{"steps":[1],"activeStep":[2,"active-step"],"enableAutoStatus":[4,"enable-auto-status"],"direction":[1],"align":[1],"contentPosition":[1,"content-position"],"_generatedOnce":[32],"_loaded":[32]},null,{"align":["_onAlignChange"],"direction":["_onDirectionChange"],"activeStep":["_onActiveStepChange"]}]]],["p-30f6e463",[[1,"p-cropper",{"variant":[513],"value":[8],"returnType":[1,"return-type"],"_loaded":[32],"_currentScale":[32]},[[9,"resize","onResize"]]]]],["p-e0156f45",[[1,"p-info-panel",{"variant":[1],"header":[1],"content":[1],"closeable":[4]}]]],["p-26a3990a",[[1,"p-label",{"variant":[513],"iconOnly":[516,"icon-only"],"icon":[513],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"keepMobileContent":[516,"keep-mobile-content"]}]]],["p-d4152f66",[[1,"p-listing",{"_generatedOnce":[32]}]]],["p-abd13a2a",[[1,"p-listing-item",{"icon":[1]}]]],["p-474a16ab",[[4,"p-navigation-section",{"header":[1]}]]],["p-08cff47b",[[1,"p-tab-container"]]],["p-5451207c",[[4,"p-avatar-group",{"extra":[2]}]]],["p-d6828011",[[1,"p-button-group",{"size":[1]},[[0,"slotchange","slotchange"]]]]],["p-1a544806",[[1,"p-card-body"]]],["p-87c300c8",[[1,"p-card-container",{"variant":[1],"active":[4],"hoverable":[4],"shadow":[4]}]]],["p-0740b690",[[1,"p-content-slider",{"hideMobileIndicator":[4,"hide-mobile-indicator"],"disableDrag":[4,"disable-drag"],"disableAutoCenter":[4,"disable-auto-center"],"disableIndicatorClick":[4,"disable-indicator-click"],"_visibleIndex":[32],"_outerHeight":[32],"_totalWidth":[32],"_dragging":[32]},[[9,"mouseup","mouseUpHandler"],[9,"touchend","mouseUpHandler"],[9,"resize","resizeHandler"]]]]],["p-01a2b5af",[[1,"p-iban-icon",{"iban":[513],"variant":[513]}]]],["p-0fe51ad0",[[0,"p-illustration-deprecated",{"variant":[1]}]]],["p-9409dfd7",[[1,"p-layout",{"variant":[1]}]]],["p-3d341a83",[[68,"p-radio",{"value":[1],"disabled":[516],"required":[516],"id":[513],"name":[513],"checked":[516],"_nonce":[32]}]]],["p-561cd302",[[1,"p-tab-item",{"active":[4]}]]],["p-4c81bb03",[[0,"p-table-column",{"path":[1537],"type":[1537],"name":[1537],"useSlot":[1540,"use-slot"],"hasCheckbox":[1540,"has-checkbox"],"align":[1537],"parsedSizes":[1040,"parsed-sizes"],"sizes":[1032]}]]],["p-37bdbb19",[[0,"p-table-row-action",{"type":[1537],"icon":[1],"iconOnly":[4,"icon-only"],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"label":[1],"action":[16],"disabled":[4],"loading":[4],"showFunction":[16,"show-function"]}]]],["p-a5f29193",[[1,"p-toast-container",{"placement":[1]}]]],["p-41e620ae",[[68,"p-toggle",{"checked":[4],"disabled":[516],"required":[516],"id":[513],"name":[513],"_nonce":[32]}]]],["p-c879f50c",[[0,"p-calendar",{"variant":[1],"value":[1],"preselectToday":[4,"preselect-today"],"disabledDates":[1,"disabled-dates"],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"disableWeekends":[4,"disable-weekends"],"mode":[1],"_view":[32],"_viewDate":[32],"_value":[32],"_minDate":[32],"_maxDate":[32],"_disabledDates":[32]},null,{"value":["_parseValue"],"minDate":["_parseMinDate"],"maxDate":["_parseMaxDate"],"disabledDates":["_parseDisabledDates"]}]]],["p-8249382f",[[0,"p-avatar",{"size":[513],"defaultImage":[1,"default-image"],"src":[1],"letters":[1],"_src":[32],"_failed":[32]},null,{"src":["onSrchChange"]}]]],["p-868f9ee9",[[1,"p-listing-line"]]],["p-7ddf5875",[[1,"p-navigation-title"]]],["p-42ae8573",[[1,"p-stepper-item",{"number":[2],"align":[1],"contentPosition":[1,"content-position"],"finished":[4],"active":[4]}],[1,"p-stepper-line",{"active":[516],"direction":[513]}]]],["p-05afbc63",[[0,"p-illustration",{"variant":[1]}]]],["p-a48262c6",[[1,"p-drawer-header",{"showClose":[4,"show-close"]}],[1,"p-drawer-body"],[1,"p-drawer-container",{"closing":[4]}]]],["p-5fa74e2e",[[1,"p-backdrop",{"variant":[1],"applyBlur":[4,"apply-blur"],"closing":[4],"scrollLock":[4,"scroll-lock"],"class":[1]},[[2,"click","handleClick"]]]]],["p-d18ee52f",[[1,"p-modal-header",{"showClose":[4,"show-close"]}],[1,"p-modal-footer"],[1,"p-modal-body",{"roundedBottom":[4,"rounded-bottom"],"roundedTop":[4,"rounded-top"]}],[1,"p-modal-container",{"size":[1],"closing":[4]}]]],["p-52149e0e",[[4,"p-pagination-pages-item",{"variant":[1],"active":[4],"hover":[4],"disabled":[4]}]]],["p-1778732a",[[0,"p-smile",{"variant":[1]}]]],["p-e0f3894d",[[4,"p-segment-item",{"variant":[1],"active":[4],"iconOnly":[4,"icon-only"],"icon":[1],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"]}],[4,"p-segment-container"],[1,"p-badge"]]],["p-ae64bdf2",[[4,"p-divider",{"variant":[513]}]]],["p-eef52967",[[4,"p-portal"]]],["p-add932d6",[[1,"p-dropdown-menu-item",{"active":[4],"checkbox":[4],"variant":[1],"enableHover":[4,"enable-hover"],"disabled":[4],"icon":[1],"iconWave":[4,"icon-wave"],"useContainer":[4,"use-container"]}],[68,"p-checkbox",{"checked":[4],"indeterminate":[4],"disabled":[516],"required":[516],"id":[513],"name":[513],"_nonce":[32]}],[1,"p-dropdown",{"variant":[1],"placement":[513],"offset":[2],"strategy":[1],"show":[4],"usePortal":[4,"use-portal"],"calculateWidth":[4,"calculate-width"],"applyMaxWidth":[4,"apply-max-width"],"applyFullWidth":[4,"apply-full-width"],"allowOverflow":[4,"allow-overflow"],"scrollable":[8],"insideClick":[4,"inside-click"],"disableTriggerClick":[4,"disable-trigger-click"],"applyChevron":[4,"apply-chevron"],"chevronPosition":[1,"chevron-position"],"chevronDirection":[1,"chevron-direction"]},[[6,"click","documentClickHandler"]],{"show":["onShowChange"]}],[1,"p-dropdown-menu-container",{"variant":[1],"maxWidth":[4,"max-width"],"class":[1],"fullWidth":[4,"full-width"],"allowOverflow":[4,"allow-overflow"],"scrollable":[8]}]]],["p-8981247d",[[0,"p-pagination",{"hideOnSinglePage":[4,"hide-on-single-page"],"enablePaginationSize":[4,"enable-pagination-size"],"enablePaginationPages":[4,"enable-pagination-pages"],"page":[1538],"total":[2],"pageSize":[2,"page-size"],"pageSizeOptions":[16,"page-size-options"],"_hasPaginationPages":[32]}],[1,"p-pagination-size",{"size":[1538],"sizeOptions":[16,"size-options"],"itemTemplate":[16,"item-template"],"hidden":[4],"dropdownIsOpen":[32],"_locales":[32]},[[16,"localeChanged","_setLocales"]]],[0,"p-pagination-pages",{"page":[1538],"pageSize":[2,"page-size"],"hideOnSinglePage":[4,"hide-on-single-page"],"total":[2]},null,{"page":["pageChangeHandler"],"pageSize":["pageChangeHandler"],"total":["pageChangeHandler"]}]]],["p-c7139e78",[[1,"p-helper",{"strategy":[1],"placement":[1]}],[1,"p-tooltip",{"variant":[1],"content":[8],"placement":[1],"offset":[2],"strategy":[1],"enableUserInput":[4,"enable-user-input"],"show":[4],"usePortal":[4,"use-portal"],"canManuallyClose":[4,"can-manually-close"]},[[2,"click","clickHandler"],[6,"click","documentClickHandler"],[1,"mouseenter","mouseEnterHandler"],[0,"focus","mouseEnterHandler"],[1,"mouseleave","mouseLeaveHandler"],[0,"blur","mouseLeaveHandler"]],{"show":["onShowChange"]}]]],["p-7da0b98b",[[65,"p-field",{"variant":[1],"id":[1],"size":[1],"type":[1],"properties":[8],"prefix":[1],"suffix":[1],"icon":[1],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"iconPosition":[1,"icon-position"],"value":[1],"label":[1],"loading":[4],"placeholder":[1],"helper":[1],"required":[516],"autofocus":[516],"error":[513],"errorPlacement":[1,"error-placement"],"disabled":[516],"focused":[516],"forceShowTooltip":[516,"force-show-tooltip"],"selectAllOnFocus":[516,"select-all-on-focus"],"focusMethod":[1,"focus-method"],"optionalTemplate":[16,"optional-template"],"_focused":[32],"_nonce":[32]},[[0,"focusin","handleFocusIn"],[0,"focusout","handleFocusOut"],[2,"keyup","handleKeyup"]]],[1,"p-field-container",{"id":[1],"label":[1],"loading":[4],"loadingSize":[1,"loading-size"],"variant":[1],"helper":[1],"required":[516],"error":[513],"errorPlacement":[1,"error-placement"],"forceShowTooltip":[516,"force-show-tooltip"],"optionalTemplate":[16,"optional-template"],"_locales":[32]},[[16,"localeChanged","_setLocales"]]]]],["p-c4724fb7",[[1,"p-table-header",{"quickFilters":[16,"quick-filters"],"activeQuickFilterIdentifier":[1,"active-quick-filter-identifier"],"loading":[4],"enableSearch":[4,"enable-search"],"itemsSelectedAmount":[2,"items-selected-amount"],"query":[1025],"enableFilter":[4,"enable-filter"],"enableExport":[4,"enable-export"],"enableFilterDesktop":[4,"enable-filter-desktop"],"selectedFiltersAmount":[2,"selected-filters-amount"],"filterButtonTemplate":[16,"filter-button-template"],"enableAction":[4,"enable-action"],"actionLoading":[4,"action-loading"],"actionIcon":[1,"action-icon"],"actionText":[1,"action-text"],"canUseAction":[1028,"can-use-action"],"actionButtonTemplate":[16,"action-button-template"],"_locales":[32]},[[16,"localeChanged","_setLocales"]]],[1,"p-table-footer",{"enablePaginationSize":[4,"enable-pagination-size"],"enablePaginationPages":[4,"enable-pagination-pages"],"loading":[4],"page":[1538],"total":[2],"pageSize":[2,"page-size"],"pageSizeOptions":[16,"page-size-options"],"hideOnSinglePage":[4,"hide-on-single-page"],"_isPinned":[32],"_hasPaginationPages":[32]},[[9,"scroll","onScroll"]]],[1,"p-empty-state",{"illustration":[8],"header":[1],"content":[1],"enableAction":[4,"enable-action"],"actionText":[1,"action-text"],"actionVariant":[1,"action-variant"],"actionIcon":[1,"action-icon"],"actionLoading":[4,"action-loading"]}],[1,"p-floating-menu-container",{"usedInTable":[4,"used-in-table"],"enableAmountSelected":[4,"enable-amount-selected"],"amount":[2],"enableClose":[4,"enable-close"],"amountSelectedTemplate":[16,"amount-selected-template"],"_locales":[32]},[[16,"localeChanged","_setLocales"]]],[4,"p-floating-menu-item",{"hover":[4],"disabled":[4],"loading":[4],"icon":[1],"iconPosition":[1,"icon-position"],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"]}],[4,"p-table-cell",{"variant":[1],"index":[2],"rowIndex":[2,"row-index"],"definition":[16],"item":[8],"value":[8],"checkbox":[8],"template":[16]}],[1,"p-table-row",{"variant":[1],"enableHover":[4,"enable-hover"]}],[4,"p-table-container"],[1,"p-table-row-actions-container"]]]]'),e)}));
2
+ //# sourceMappingURL=paperless.esm.js.map
@@ -0,0 +1,2 @@
1
+ import{r,h as t}from"./p-DhGo7hbh.js";import{c as i}from"./p-CBWjHURv.js";import{a}from"./p-C5CTp9IA.js";import"./p-ChV9xqsO.js";const o=".inline-block{display:inline-block!important}*{box-sizing:border-box}:host{display:inline-block;width:100%}.static{position:static!important}.flex{display:flex!important}.h-inherit{height:inherit!important}.w-inherit{width:inherit!important}.cursor-pointer{cursor:pointer!important}.flex-col{flex-direction:column!important}.rounded-2xl{border-radius:1rem!important}.border{border-width:1px!important}.border-solid{border-style:solid!important}.border-negative-red{--tw-border-opacity:1!important;border-color:rgb(230 30 30/var(--tw-border-opacity,1))!important}.border-off-white-700{--tw-border-opacity:1!important;border-color:rgb(222 219 213/var(--tw-border-opacity,1))!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.shadow-1{--tw-shadow:0 1px 1px rgba(0,2,2,.08)!important;--tw-shadow-colored:0 1px 1px var(--tw-shadow-color)!important}.shadow-1,.shadow-2{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-2{--tw-shadow:0 1px 1px rgba(0,2,2,.04),0 2px 2px rgba(0,2,2,.04),0 4px 4px rgba(0,2,2,.04)!important;--tw-shadow-colored:0 1px 1px var(--tw-shadow-color),0 2px 2px var(--tw-shadow-color),0 4px 4px var(--tw-shadow-color)!important}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.ring-negative-red-50{--tw-ring-opacity:1!important;--tw-ring-color:rgb(253 237 237/var(--tw-ring-opacity,1))!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:96rem){.container{max-width:96rem}}@media (min-width:105rem){.container{max-width:105rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:160rem){.container{max-width:160rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.hover\\:bg-off-white-200:hover{--tw-bg-opacity:1!important;background-color:rgb(250 249 248/var(--tw-bg-opacity,1))!important}";const e=i(["flex flex-col w-inherit h-inherit","rounded-2xl border border-solid bg-white"],{variants:{variant:{default:"border-off-white-700",error:"border-negative-red ring-2 ring-negative-red-50"},hoverable:{true:"cursor-pointer hover:bg-off-white-200",false:null},shadow:{false:null,true:null},active:{false:null,true:null}},compoundVariants:[{shadow:true,active:false,variant:"default",class:"shadow-1"},{shadow:true,active:true,variant:"default",class:"shadow-2"}]});const n=class{constructor(t){r(this,t)}variant="default";active=false;hoverable=false;shadow=true;render(){return t("div",{key:"7dca104f17e1e49a824a6630096151f5ce6714f7",class:e({variant:this.variant,shadow:a(this.shadow,true),active:a(this.active,false),hoverable:a(this.hoverable,false)})},t("slot",{key:"7eb99ce4b200fdd98eea846ab5ae0237c9f9791a"}))}};n.style=o;export{n as p_card_container};
2
+ //# sourceMappingURL=p-87c300c8.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["cardContainerComponentCss","container","cva","variants","variant","default","error","hoverable","true","false","shadow","active","compoundVariants","class","CardContainer","render","h","key","this","asBoolean"],"sources":["src/components/atoms/card/container/card-container.component.css?tag=p-card-container&encapsulation=shadow","src/components/atoms/card/container/card-container.component.tsx"],"sourcesContent":[":host {\n\t@apply inline-block w-full;\n}\n","import { Component, h, Prop } from '@stencil/core';\nimport { cva } from 'class-variance-authority';\nimport { asBoolean } from '../../../../utils/as-boolean';\n\nconst container = cva(\n\t[\n\t\t'flex flex-col w-inherit h-inherit',\n\t\t'rounded-2xl border border-solid bg-white',\n\t],\n\t{\n\t\tvariants: {\n\t\t\tvariant: {\n\t\t\t\tdefault: 'border-off-white-700',\n\t\t\t\terror: 'border-negative-red ring-2 ring-negative-red-50',\n\t\t\t},\n\t\t\thoverable: {\n\t\t\t\ttrue: 'cursor-pointer hover:bg-off-white-200',\n\t\t\t\tfalse: null,\n\t\t\t},\n\t\t\tshadow: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: null,\n\t\t\t},\n\t\t\tactive: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: null,\n\t\t\t},\n\t\t},\n\t\tcompoundVariants: [\n\t\t\t{\n\t\t\t\tshadow: true,\n\t\t\t\tactive: false,\n\t\t\t\tvariant: 'default',\n\t\t\t\tclass: 'shadow-1',\n\t\t\t},\n\t\t\t{\n\t\t\t\tshadow: true,\n\t\t\t\tactive: true,\n\t\t\t\tvariant: 'default',\n\t\t\t\tclass: 'shadow-2',\n\t\t\t},\n\t\t],\n\t}\n);\n\n@Component({\n\ttag: 'p-card-container',\n\tstyleUrl: 'card-container.component.css',\n\tshadow: true,\n})\nexport class CardContainer {\n\t/**\n\t * The variant of the container\n\t */\n\t@Prop() variant: 'default' | 'error' = 'default';\n\n\t/**\n\t * Wether the card should be hoverable\n\t */\n\t@Prop() active: boolean = false;\n\n\t/**\n\t * Wether the card should be hoverable\n\t */\n\t@Prop() hoverable: boolean = false;\n\n\t/**\n\t * Wether the card should have shadow\n\t */\n\t@Prop() shadow: boolean = true;\n\n\trender() {\n\t\treturn (\n\t\t\t<div\n\t\t\t\tclass={container({\n\t\t\t\t\tvariant: this.variant,\n\t\t\t\t\tshadow: asBoolean(this.shadow, true),\n\t\t\t\t\tactive: asBoolean(this.active, false),\n\t\t\t\t\thoverable: asBoolean(this.hoverable, false),\n\t\t\t\t})}\n\t\t\t>\n\t\t\t\t<slot />\n\t\t\t</div>\n\t\t);\n\t}\n}\n"],"mappings":"iIAAA,MAAMA,EAA4B,0lFCIlC,MAAMC,EAAYC,EACjB,CACC,oCACA,6CAED,CACCC,SAAU,CACTC,QAAS,CACRC,QAAS,uBACTC,MAAO,mDAERC,UAAW,CACVC,KAAM,wCACNC,MAAO,MAERC,OAAQ,CACPD,MAAO,KACPD,KAAM,MAEPG,OAAQ,CACPF,MAAO,KACPD,KAAM,OAGRI,iBAAkB,CACjB,CACCF,OAAQ,KACRC,OAAQ,MACRP,QAAS,UACTS,MAAO,YAER,CACCH,OAAQ,KACRC,OAAQ,KACRP,QAAS,UACTS,MAAO,e,MAWEC,EAAa,M,yBAIjBV,QAA+B,UAK/BO,OAAkB,MAKlBJ,UAAqB,MAKrBG,OAAkB,KAE1B,MAAAK,GACC,OACCC,EAAA,OAAAC,IAAA,2CACCJ,MAAOZ,EAAU,CAChBG,QAASc,KAAKd,QACdM,OAAQS,EAAUD,KAAKR,OAAQ,MAC/BC,OAAQQ,EAAUD,KAAKP,OAAQ,OAC/BJ,UAAWY,EAAUD,KAAKX,UAAW,UAGtCS,EAAQ,QAAAC,IAAA,6C","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ var n=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13 6-5 5-5-5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var t=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5 11 3 3 3-3M5 5l3-3 3 3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var e=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11M9 3.5 13.5 8 9 12.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var r=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11 9 2 2-2 2m-8-2h10M5 7 3 5l2-2m8 2H3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var o=`<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t<g clip-path="url(#clip0_2275_17031)">\n\t\t<path d="M6 8L3 11L6 14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t\t<path d="M12 2V11H3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n\t</g>\n\n\t<defs>\n\t\t<clipPath id="clip0_2275_17031">\n\t\t\t<rect width="16" height="16" fill="white"/>\n\t\t</clipPath>\n\t</defs>\n</svg>\n`;var i=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 12a2 2 0 0 0 4 0M3.5 6.5a4.5 4.5 0 0 1 9 0c0 2.239.519 4.037.931 4.75A.5.5 0 0 1 13 12H3a.5.5 0 0 1-.43-.75c.412-.713.93-2.512.93-4.75Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var l=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 7h4M6 9h4m-5.004 4.194a6 6 0 1 0-2.188-2.187l-.782 2.334a.5.5 0 0 0 .633.633l2.337-.78Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var h=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 8.5 7 10l3.5-3.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var a=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10 6-4 4m0-4 4 4m-2 4A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var s=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Zm0-5.5V5"/>\n <path fill="currentColor" d="M8 11.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var d=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.5 7.5A.5.5 0 0 1 8 8v2.5a.5.5 0 0 0 .5.5"/>\n <path fill="currentColor" d="M7.75 5.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var p=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.274 9.084a.5.5 0 0 1 .475-.043l2.947 1.32a.5.5 0 0 1 .3.519A3.022 3.022 0 0 1 11 13.5 8.5 8.5 0 0 1 2.5 5a3.02 3.02 0 0 1 2.62-2.996.5.5 0 0 1 .519.3l1.32 2.95a.5.5 0 0 1-.04.47L5.581 7.312a.496.496 0 0 0-.033.489c.517 1.058 1.61 2.138 2.672 2.65a.494.494 0 0 0 .489-.037l1.564-1.33Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var w=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M8 11.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9v-.5c1.104 0 2-.784 2-1.75S9.104 5 8 5s-2 .784-2 1.75V7"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var c=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 12.5v.5a2 2 0 0 1-2 2H8.5M14 8h-2a1 1 0 0 0-1 1v2.5a1 1 0 0 0 1 1h2V8Zm0 0A6 6 0 0 0 2 8m0 0v3.5a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H2Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var f=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8.9 2.514 5.467 9.492c.383.668-.112 1.494-.9 1.494H2.533c-.789 0-1.284-.826-.9-1.494l5.465-9.492c.394-.685 1.408-.685 1.802 0ZM8 9V6.5"/>\n <path fill="currentColor" d="M8 12.125a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var g=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10 5-5.207 5.293a1 1 0 0 0 1.414 1.414l6.207-6.293a2 2 0 0 0-2.828-2.828L3.379 8.879A3 3 0 0 0 7.62 13.12L12.75 8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var v=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 4h11m-11 2.5h8M2.5 9h11m-11 2.5h8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var k=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.5 14h-9a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .5-.5h6L13 5.5v8a.5.5 0 0 1-.5.5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 2v3.5H13m-7 3h4m-4 2h4"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var u=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.556 13H2.46a.462.462 0 0 1-.46-.461V5h11.5a.5.5 0 0 1 .5.5v7.056a.444.444 0 0 1-.444.444ZM2 5V3.5a.5.5 0 0 1 .5-.5h3.293a.5.5 0 0 1 .353.146L8 5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var m=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 9.5h-2V13m1.5-1.5h-1.5M3 12h1a1.25 1.25 0 0 0 0-2.5H3V13m4-3.5V13h1a1.75 1.75 0 0 0 0-3.5H7ZM3 7V2.5a.5.5 0 0 1 .5-.5h6L13 5.5V7"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 2v3.5H13"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var M=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7V2.5a.5.5 0 0 1 .5-.5h6L13 5.5V7"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 2v3.5H13M9.25 13H7.5V9.5M3 9.5 5.5 13m0-3.5L3 13m9.744-3.4s-1.84-.486-1.988.688c-.148 1.173 2.402.632 2.236 1.92-.154 1.197-1.986.687-1.986.687"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var x=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 6h13L8 2 1.5 6Zm2 0v5m3-5v5m3-5v5m3-5v5M2 11h12M1 13h14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var P=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7a2 2 0 1 1 0-4h6a2 2 0 0 1 0 4"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 3h4.5a2 2 0 0 1 0 4m-3-.062V12.5a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V6.937"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 6.938V12.5a.5.5 0 0 1-.5.5H9"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var C=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 4.5V6M3 6h10a1 1 0 0 1 1 1v1.458c0 1.09-.854 2.011-1.944 2.041A2 2 0 0 1 10 8.5a2 2 0 1 1-4 0 2 2 0 0 1-2.056 2C2.854 10.47 2 9.548 2 8.458V7a1 1 0 0 1 1-1Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 9.806V12.5a1 1 0 0 1-1 1h-9a1 1 0 0 1-1-1V9.806M9.5 3a1.5 1.5 0 0 1-3 0C6.5 1.5 8 .75 8 .75S9.5 1.5 9.5 3Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var H=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 4H5v3h6V4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 13.5v-11a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5Z"/>\n <path fill="currentColor" d="M5.5 9.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm-5 2.5a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var j=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 13H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h2l1-1.5h4L11 4h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5A2.25 2.25 0 1 0 8 6a2.25 2.25 0 0 0 0 4.5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Z=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1 7h14m-1 4v1.5a.5.5 0 0 1-.5.5H12a.5.5 0 0 1-.5-.5V11m-7 0v1.5a.5.5 0 0 1-.5.5H2.5a.5.5 0 0 1-.5-.5V11m2-2h1m6 0h1"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m14 7-1.868-4.203a.5.5 0 0 0-.457-.297h-7.35a.5.5 0 0 0-.457.297L2 7v4h12V7Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var z=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.404 12.596c-.575-.575-.194-1.783-.486-2.49C2.614 9.375 1.5 8.78 1.5 8c0-.781 1.114-1.375 1.417-2.106.293-.707-.088-1.915.487-2.49.575-.575 1.784-.194 2.49-.486C6.628 2.614 7.22 1.5 8 1.5c.781 0 1.375 1.114 2.106 1.417.707.293 1.915-.088 2.49.487.575.575.194 1.783.486 2.49C13.386 6.628 14.5 7.22 14.5 8c0 .781-1.114 1.375-1.418 2.106-.292.707.09 1.915-.486 2.49-.575.575-1.783.194-2.49.486C9.375 13.386 8.78 14.5 8 14.5c-.781 0-1.375-1.114-2.106-1.418-.707-.292-1.915.09-2.49-.486Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 8.5 7 10l3.5-3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var B=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.5 14.5A1.5 1.5 0 0 1 6 13h4a1.5 1.5 0 0 1 1.5 1.5m-3.5-4v4M1 8h1.5A2.5 2.5 0 0 0 5 10.5h6A2.5 2.5 0 0 0 13.5 8H15"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.858 1.5a.5.5 0 0 0-.495.43l-.858 6A.5.5 0 0 0 5 8.5h6a.5.5 0 0 0 .495-.57l-.857-6a.5.5 0 0 0-.495-.43H5.857Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var V=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 9 6 12.5l8-8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var A=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1 13.5h14m-9 0v-11H2v11m12 0v-8h-4v8m0-5H6m-2-4v1m0 2v1m0 2v1m4-1v1m4-1v1m0-4v1"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var L=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 14.5h13M5 5h1m2 0h1M5 7.5h1m2 0h1m-3.5 6V10h3v3.5M3 1.5v13m8 0v-13m-8.5 0h9m2 13v-9m-2.5 0h3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var y=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 14.5h13m-11-13v13m9 0v-13M6 4h1m2 0h1M6 6.5h1m2 0h1M6 9h1m2 0h1m-3.5 5.5v-3h3v3m-7-13h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var b=`<svg width="1em" height="1em" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g clip-path="url(#clip0_2499_2484)">\n <path d="M10.5 10.5H13.5V2.5H5.5V5.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M10.5 5.5H2.5V13.5H10.5V5.5Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>\n </g>\n <defs>\n <clipPath id="clip0_2499_2484">\n <rect width="16" height="16" fill="white"/>\n </clipPath>\n </defs>\n</svg>\n`;var _=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 3.5H2a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5Zm-3.5 7h2m-5 0h1M1.5 6h13"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var S=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 2.5v3M5 8v6m8-3.5H9.5s0-6.5 3.5-8V14M3 2.5l-.5 3a2.5 2.5 0 1 0 5 0l-.5-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var q=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 10.5V9a1 1 0 0 1 1-1h5.5a1 1 0 0 0 1-1V5.5M5 5.5v5m0-5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm7.5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-7.5 8a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var T=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.5 2.5h7l3.5 4L8 14 1 6.5l3.5-4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 6.5 8 14 5 6.5l3-4 3 4Zm-10 0h14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var D=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M13 5.375a.625.625 0 1 1 0 1.25.625.625 0 0 1 0-1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 7V4A2.5 2.5 0 0 1 9 1.5h1.5A2.5 2.5 0 0 1 13 4"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.5 13.5H10v-2.948C10 8.629 8.47 7.025 6.546 7A3.5 3.5 0 0 0 3 10.5v3h1.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 16h16V0H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var E=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9V2m5.5 7v4h-11V9"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.5 6.5 8 9 5.5 6.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var F=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 3.5 8 9 2 3.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 3.5h12V12a.5.5 0 0 1-.5.5h-11A.5.5 0 0 1 2 12V3.5ZM6.91 8l-4.756 4.359m11.692 0L9.09 8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var G=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 7h6m-6 2h5m4 3.354A4.5 4.5 0 0 1 4 9V7a4.5 4.5 0 0 1 7.5-3.354"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var I=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 4v5m1.5 4.5C4.481 11.995 6.07 11 8 11c1.93 0 3.519.995 4.5 2.5M14 4 8 6 2 4l6-2 6 2Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.584 5.139a3.5 3.5 0 1 1-5.168 0"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var J=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 8.5h8m-10.5-3h13m-8 6h3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var K=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14.5V11M3 3.5a5 5 0 0 1 5 5V11a5 5 0 0 1-5-5V3.5ZM8 11V8.5a5 5 0 0 1 5-5V6a5 5 0 0 1-5 5Zm-3 2 3 1.5 3-1.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.423 4.125C6.25 2.375 8 1.5 8 1.5s1.75.875 2.577 2.625"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var N=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.5 8c0 4-2.5 6-2.5 6s-2.5-2-2.5-6S8 2 8 2s2.5 2 2.5 6ZM2.341 6H13.66M2.341 10H13.66"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var O=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.526 12.855-.585-.586a.5.5 0 0 0-.227-.13l-1.339-.352a.5.5 0 0 1-.367-.556l.148-1.013a.5.5 0 0 1 .303-.389l1.904-.79a.5.5 0 0 1 .529.092l1.546 1.413m-10.282.996.62-.407A.5.5 0 0 0 4 10.718l.013-2.264c0-.098.03-.194.085-.276l1.308-1.956a.5.5 0 0 1 .709-.125l1.238.812a.504.504 0 0 0 .36.091l1.967-.266a.5.5 0 0 0 .313-.17l1.386-1.614a.5.5 0 0 0 .121-.325v-1.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Q=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 6h11m-3-3.5-2 11m-2-11-2 11M2 10h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var R=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 8a6 6 0 1 1 12 0v3.5a1 1 0 0 1-1.592.805C11.408 11.579 9.938 11 8 11c-1.938 0-3.408.579-4.408 1.305A1 1 0 0 1 2 11.5V8Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 9.5a10 10 0 0 1 12 0"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.525 7.809C5.785 4.214 8 2 8 2s2.214 2.214 2.475 5.809"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var U=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 13.5v-4h3v4h4v-6a.499.499 0 0 0-.146-.354l-5-5a.5.5 0 0 0-.708 0l-5 5A.5.5 0 0 0 2.5 7.5v6h4Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var W=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 4 2.5-2.5m3 3L12 7m2 2L7 2m6.25 6.25-3.664 3.664a2 2 0 0 1-2.828 0L4.086 9.243a2 2 0 0 1 0-2.829L7.75 2.75m-2.328 7.828L2 14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var X=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 13.5-3.5-7-3.5 7m1-2h5M6 2v1.5m-4 0h8m-2 0a6 6 0 0 1-6 6"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.341 5.5A6 6 0 0 0 10 9.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Y=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 11V4.5a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1V11m-12 0h13v1a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1v-1ZM9 5.5H7"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var $=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 8.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 6.5c0 4.5-5 8-5 8s-5-3.5-5-8a5 5 0 1 1 10 0Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var nn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.5 13c-.95.632-2.273 1-3.5 1a6 6 0 1 1 6-6c0 1.38-.5 2.5-1.75 2.5S10.5 9.38 10.5 8V5.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var tn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 11A5 5 0 1 0 8 1a5 5 0 0 0 0 10Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm3 1v5l-3-1.5L5 15v-5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var en=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11m-11-4h11m-11 8h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var rn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 8h12M2 13h6M2 3h6m3.5 2.5L14 8l-2.5 2.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var on=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var ln=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path fill="currentColor" d="M8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var hn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.5 3.5-9 9m9 0-9-9"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var an=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm10 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var sn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.75 7a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5ZM3 13H1a.5.5 0 0 1-.5-.5V10a.5.5 0 0 1 .5-.5h2m4 .5h2l4.188-.963a1.038 1.038 0 0 1 .738 1.928L11.5 12l-4 1H3V9.5l1.563-1.563A1.5 1.5 0 0 1 5.625 7.5H8.75a1.25 1.25 0 0 1 0 2.5H7Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 5.33a1.75 1.75 0 1 1 1-1.66"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var dn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.793 13.5H3a.5.5 0 0 1-.5-.5v-2.793a.5.5 0 0 1 .146-.353l7.708-7.708a.5.5 0 0 1 .707 0l2.793 2.792a.5.5 0 0 1 0 .706l-7.708 7.71a.5.5 0 0 1-.353.146ZM8.5 4 12 7.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var pn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.5 3.5-9 9m1.25-6a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Zm6.5 6.5a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var wn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5V14M2.803 5A6 6 0 1 0 8 2v3.5a2.5 2.5 0 1 1-2.166 1.25L2.804 5Zm2.781 3.647-3.38.906"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var cn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <circle cx="8" cy="8" r="6" fill="currentColor"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var fn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8h11M8 2.5v11"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var gn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 15 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.5 3.313V8m2.813-4.219c1.41.92 2.343 2.409 2.343 4.219A5.156 5.156 0 1 1 2.344 8c0-1.81.933-3.299 2.344-4.219"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 .5h15v15H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var vn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 6.5h6m-6 2h6M2 13V3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5V13l-2-1-2 1-2-1-2 1-2-1-2 1Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var kn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 3.5v3h3"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.224 12a5.5 5.5 0 1 0-.113-7.89L1.5 6.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var un=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 12A5 5 0 1 0 7 2a5 5 0 0 0 0 10Zm3.536-1.464L14 14"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var mn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.75 9.25 10 6m3.98-3.364a.5.5 0 0 0-.616-.617l-12 3.64a.5.5 0 0 0-.078.932l5.464 2.66 2.659 5.463a.5.5 0 0 0 .933-.078l3.639-12Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Mn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.59 11.13a6.197 6.197 0 0 1-.63-1.518L3.009 8.3a5.101 5.101 0 0 1 0-.603L1.96 6.385a6.214 6.214 0 0 1 .628-1.519l1.67-.187a5.06 5.06 0 0 1 .425-.426l.187-1.669a6.196 6.196 0 0 1 1.516-.624L7.7 3.009c.2-.012.402-.012.602 0L9.615 1.96a6.214 6.214 0 0 1 1.519.628l.187 1.67c.15.132.293.275.426.425l1.669.187c.276.476.487.987.629 1.518l-1.049 1.313c.012.2.012.402 0 .602l1.048 1.313a6.218 6.218 0 0 1-.625 1.519l-1.669.187c-.133.15-.275.292-.426.426l-.187 1.668a6.197 6.197 0 0 1-1.518.63l-1.313-1.049c-.2.012-.402.012-.602 0L6.39 14.046a6.214 6.214 0 0 1-1.519-.625l-.187-1.67a5.059 5.059 0 0 1-.426-.425l-1.67-.195Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var xn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 4.5h3.5l5 7h4M13 3l1.5 1.5L13 6"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13 10 1.5 1.5L13 13M9.229 6.28 10.5 4.5h4M2 11.5h3.5l1.271-1.78"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Pn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 4h-11a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5Zm-3 0V3a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v1M8 7v3m1.5-1.5h-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Cn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 11h13m-13 3S8.72 2 4.87 2C2.003 2 1.973 14.07 8 6.512c0 0 .507 2.465 1.702 2.488.482.01 1.078-.394 1.798-1.5 0 0 0 1.5 3 1.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Hn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.267 10.733 1.824 9.464a.495.495 0 0 1 0-.928l3.443-1.269 1.269-3.443a.495.495 0 0 1 .928 0l1.27 3.443 3.442 1.269a.495.495 0 0 1 0 .928l-3.443 1.27-1.269 3.442a.495.495 0 0 1-.928 0l-1.27-3.443ZM11 1v3m3 .5v2m-4.5-4h3m.5 3h2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var jn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8 11.818 3.42 2.103a.524.524 0 0 0 .783-.573l-.93-3.924 3.043-2.625a.529.529 0 0 0-.3-.924l-3.993-.325-1.54-3.725a.522.522 0 0 0-.967 0L5.977 5.55l-3.994.325a.529.529 0 0 0-.3.927l3.044 2.625-.93 3.921a.525.525 0 0 0 .783.573L8 11.818Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Zn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 7h11.5a4.5 4.5 0 0 1-4.5 4.5H7.5A4.5 4.5 0 0 1 3 7Zm6 0V3a.5.5 0 0 1 .5-.5h.5A4.5 4.5 0 0 1 14.5 7M1 5a2 2 0 0 1 2 2"/>\n <path fill="currentColor" d="M5.5 14.875a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75Zm6.5 0a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 7 4.09-3.272"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var zn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.646 8.646a.5.5 0 0 1-.146-.353V2.5h5.793a.5.5 0 0 1 .353.146l6.208 6.208a.5.5 0 0 1 0 .707l-5.291 5.293a.5.5 0 0 1-.707 0l-6.21-6.208Z"/>\n <path fill="currentColor" d="M5.625 6.625a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Bn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 8h5.5M8 4h5.5M8 12h5.5m-11-8 1 1 2-2m-3 5 1 1 2-2m-3 5 1 1 2-2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Vn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 7.934a4 4 0 0 1 5-5.643L9 5l.354 1.646L11 7l2.71-2.5a4 4 0 0 1-5.644 5l-3.503 4.062a1.503 1.503 0 1 1-2.125-2.125L6.5 7.934Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var An=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5.5 4 5 2m0-2-5 2m-3-1.015C2.496 9.449 3.968 13 5.25 13.909a.5.5 0 0 0 .783-.375C6.125 12.269 6.5 10 8 10s1.875 2.27 1.97 3.533a.5.5 0 0 0 .782.375c1.28-.91 2.75-4.46 2.75-8.924A2.996 2.996 0 0 0 10.5 2h-5a2.996 2.996 0 0 0-3 2.985Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Ln=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 8h10M3 4.5h10M6 13l-1.5 2m5.5-2 1.5 2m0-13h-7A1.5 1.5 0 0 0 3 3.5v8A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-8A1.5 1.5 0 0 0 11.5 2ZM8 4.5V8"/>\n <path fill="currentColor" d="M10.75 11.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm-5.5 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var yn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.5 3.5h-11m4 3v4m3-4v4m3-7V13a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5V3.5m7 0v-1a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v1"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var bn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 9V2m5.5 7v4h-11V9m3-4.5L8 2l2.5 2.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var _n=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.04 3.875a1.25 1.25 0 0 1 2.166-1.25l1.875 3.25"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m4.333 5.917-.89-1.542a1.25 1.25 0 1 1 2.165-1.25L7.556 6.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.93 10a2.5 2.5 0 0 1 .57-3.4l-.418-.724a1.251 1.251 0 1 1 2.168-1.25L13.332 6.5a5 5 0 0 1-8.663 5l-2.5-4.332a1.25 1.25 0 0 1 2.165-1.25L5.536 8M12 2.111a3.24 3.24 0 0 1 1.98 1.514l.02.036M4.664 14.5a6.992 6.992 0 0 1-1.726-2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Sn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 9.5H3.5M10 4V1.5h2"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.5 11V7.25A3.25 3.25 0 0 0 11.25 4h-6.5A3.25 3.25 0 0 1 8 7.25v4.25h6a.5.5 0 0 0 .5-.5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14v-2.5H2a.5.5 0 0 1-.5-.5V7.25A3.25 3.25 0 0 1 4.75 4"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var qn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 3.5C3 3.5 1 8 1 8s2 4.5 7 4.5S15 8 15 8s-2-4.5-7-4.5Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Tn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 6.5c1.05 1.3 2.977 3 6 3s4.95-1.7 6-3m0 4-1.461-2.557M10 12l-.443-2.66M6 12l.443-2.66M2 10.5l1.461-2.557"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Dn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.823 7.677A4.48 4.48 0 0 1 5.5 5.994c0-2.41 1.942-4.415 4.352-4.492A4.5 4.5 0 0 1 14.5 6.148c-.08 2.41-2.083 4.352-4.494 4.352a4.481 4.481 0 0 1-1.683-.323L7.5 11H6v1.5H4.5V14h-2a.5.5 0 0 1-.5-.5v-1.793a.5.5 0 0 1 .146-.353l3.677-3.677Z"/>\n <path fill="currentColor" d="M11.25 5.375a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var En=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 5.5H3a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5Z"/>\n <path fill="currentColor" d="M8 10.125a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 5.5v-2a2.5 2.5 0 1 1 5 0v2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Fn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 5.5H3a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5Z"/>\n <path fill="currentColor" d="M8 10.125a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 5.5v-2A2.5 2.5 0 0 1 8 1c1.21 0 2.268.859 2.5 2"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Gn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A5.5 5.5 0 1 0 8 3a5.5 5.5 0 0 0 0 11ZM3.5 2l-2 2m11-2 2 2"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 5v3.5h3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var In=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11"/>\n <path fill="currentColor" d="M8 10.375a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Jn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11"/>\n <path fill="currentColor" d="M8 8.875a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.75 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm-5.5 2.5a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.75 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Zm2.75 0a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Kn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5.75 9.5 1.5 1.5 3-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Nn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-2-1v2m-6-2v2m-2.5 2h11M9.5 8l-3 3m3 0-3-3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var On=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 4.5V8h3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Qn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm0 0V15m-2.5-2h5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Rn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 12a3.75 3.75 0 0 1 6 0"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 13.5v-11a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5ZM6 4h4"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Un=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5 9a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm5-4h5.5M10 8h5.5m-4 3h4M1 12c.444-1.725 2.136-3 4-3 1.864 0 3.556 1.275 4 3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Wn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6.5 14a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm3.182-7.682L13.5 2.5m-3 0h3v3"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Xn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 10a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm-6 3.5C3.21 11.408 5.41 10 8 10s4.79 1.408 6 3.5"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var Yn=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M.64 12.5a5.5 5.5 0 0 1 9.22 0m.89-2.5a5.496 5.496 0 0 1 4.61 2.5"/>\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.25 10a3.25 3.25 0 1 0 0-6.5 3.25 3.25 0 0 0 0 6.5Zm4.293-6.269A3.25 3.25 0 1 1 10.75 10"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;var $n=`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 16 16">\n <g clip-path="url(#a)">\n <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.5 9 6 12.5l8-8"/>\n </g>\n <defs>\n <clipPath id="a">\n <path fill="#fff" d="M0 0h16v16H0z"/>\n </clipPath>\n </defs>\n</svg>\n`;const nt={arrows:{caret:n,"double-caret":t,arrow:e,"double-arrow":r,turn:o},communication:{bell:i,chat:l,"check-circle":h,"cross-circle":a,"error-circle":s,"info-circle":d,phone:p,"question-circle":w,headset:c,warning:f},files:{attachment:g,description:v,document:k,folder:u,pdf:m,xls:M},general:{bank:x,bread:P,cake:C,calculator:H,camera:j,car:Z,certified:z,chair:B,checkmark:V,city:A,companies:L,company:y,copy:b,"credit-card":_,cutlery:S,department:q,diamond:T,docter:D,download:E,envelope:F,euro:G,exam:I,filter:J,flower:K,globe:N,"globe-2":O,hash:Q,hat:R,home:U,integration:W,language:X,laptop:Y,location:$,mail:nn,medal:tn,menu:en,"menu-arrow":rn,minus:on,more:ln,negative:hn,other:an,pay:sn,pencil:dn,percent:pn,"pie-chart":wn,placeholder:cn,plus:fn,power:gn,receipt:vn,reset:kn,search:un,send:mn,settings:Mn,shuffle:xn,sick:Pn,signature:Cn,sparkle:Hn,star:jn,stroller:Zn,tag:zn,tasks:Bn,tools:Vn,tooth:An,train:Ln,trash:yn,upload:bn,wave:_n,zipcode:Sn},security:{eye:qn,"eye-closed":Tn,key:Dn,lock:En,unlocked:Fn},time:{alarm:Gn,calendar:In,"calendar-multi":Jn,"calendar-free":Kn,"calendar-not-free":Nn,clock:On},users:{female:Qn,id:Rn,"id-two":Un,male:Wn,user:Xn,users:Yn},extra:{checkmarkThick:$n}};const tt={caret:n,"double-caret":t,arrow:e,"double-arrow":r,turn:o,bell:i,chat:l,"check-circle":h,"cross-circle":a,"error-circle":s,"info-circle":d,phone:p,"question-circle":w,headset:c,warning:f,attachment:g,description:v,document:k,folder:u,pdf:m,xls:M,bank:x,bread:P,cake:C,calculator:H,camera:j,car:Z,certified:z,chair:B,checkmark:V,city:A,companies:L,company:y,copy:b,"credit-card":_,cutlery:S,department:q,diamond:T,docter:D,download:E,envelope:F,euro:G,exam:I,filter:J,flower:K,globe:N,"globe-2":O,hash:Q,hat:R,home:U,integration:W,language:X,laptop:Y,location:$,mail:nn,medal:tn,menu:en,"menu-arrow":rn,minus:on,more:ln,negative:hn,other:an,pay:sn,pencil:dn,percent:pn,"pie-chart":wn,placeholder:cn,plus:fn,power:gn,receipt:vn,reset:kn,search:un,send:mn,settings:Mn,shuffle:xn,sick:Pn,signature:Cn,sparkle:Hn,star:jn,stroller:Zn,tag:zn,tasks:Bn,tools:Vn,tooth:An,train:Ln,trash:yn,upload:bn,wave:_n,zipcode:Sn,eye:qn,"eye-closed":Tn,key:Dn,lock:En,unlocked:Fn,alarm:Gn,calendar:In,"calendar-multi":Jn,"calendar-free":Kn,"calendar-not-free":Nn,clock:On,female:Qn,id:Rn,"id-two":Un,male:Wn,user:Xn,users:Yn,checkmarkThick:$n};export{nt as c,tt as i};
2
+ //# sourceMappingURL=p-B4q5W46_.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"p-B4q5W46_.js","sources":["src/utils/icons.ts"],"sourcesContent":["import caret from '../assets/icons/arrows/caret.svg';\nimport doubleCaret from '../assets/icons/arrows/double-caret.svg';\nimport arrow from '../assets/icons/arrows/arrow.svg';\nimport doubleArrow from '../assets/icons/arrows/double-arrow.svg';\nimport turn from '../assets/icons/arrows/turn.svg';\n\nimport bell from '../assets/icons/communication/bell.svg';\nimport chat from '../assets/icons/communication/chat.svg';\nimport checkCircle from '../assets/icons/communication/check-circle.svg';\nimport crossCircle from '../assets/icons/communication/cross-circle.svg';\nimport errorCircle from '../assets/icons/communication/error-circle.svg';\nimport infoCircle from '../assets/icons/communication/info-circle.svg';\nimport phone from '../assets/icons/communication/phone.svg';\nimport questionCircle from '../assets/icons/communication/question-circle.svg';\nimport headset from '../assets/icons/communication/headset.svg';\nimport warning from '../assets/icons/communication/warning.svg';\n\nimport attachment from '../assets/icons/files/attachment.svg';\nimport description from '../assets/icons/files/description.svg';\nimport documentIcon from '../assets/icons/files/document.svg';\nimport folder from '../assets/icons/files/folder.svg';\nimport pdf from '../assets/icons/files/pdf.svg';\nimport xls from '../assets/icons/files/xls.svg';\n\nimport bank from '../assets/icons/general/bank.svg';\nimport bread from '../assets/icons/general/bread.svg';\nimport cake from '../assets/icons/general/cake.svg';\nimport calculator from '../assets/icons/general/calculator.svg';\nimport camera from '../assets/icons/general/camera.svg';\nimport car from '../assets/icons/general/car.svg';\nimport certified from '../assets/icons/general/certified.svg';\nimport chair from '../assets/icons/general/chair.svg';\nimport checkmark from '../assets/icons/general/checkmark.svg';\nimport city from '../assets/icons/general/city.svg';\nimport companies from '../assets/icons/general/companies.svg';\nimport company from '../assets/icons/general/company.svg';\nimport copy from '../assets/icons/general/copy.svg';\nimport creditCard from '../assets/icons/general/credit-card.svg';\nimport cutlery from '../assets/icons/general/cutlery.svg';\nimport department from '../assets/icons/general/department.svg';\nimport diamond from '../assets/icons/general/diamond.svg';\nimport docter from '../assets/icons/general/docter.svg';\nimport download from '../assets/icons/general/download.svg';\nimport envelope from '../assets/icons/general/envelope.svg';\nimport euro from '../assets/icons/general/euro.svg';\nimport exam from '../assets/icons/general/exam.svg';\nimport filter from '../assets/icons/general/filter.svg';\nimport flower from '../assets/icons/general/flower.svg';\nimport globe from '../assets/icons/general/globe.svg';\nimport globeTwo from '../assets/icons/general/globe-2.svg';\nimport hash from '../assets/icons/general/hash.svg';\nimport hat from '../assets/icons/general/hat.svg';\nimport home from '../assets/icons/general/home.svg';\nimport integration from '../assets/icons/general/integration.svg';\nimport language from '../assets/icons/general/language.svg';\nimport laptop from '../assets/icons/general/laptop.svg';\nimport location from '../assets/icons/general/location.svg';\nimport mail from '../assets/icons/general/mail.svg';\nimport medal from '../assets/icons/general/medal.svg';\nimport menu from '../assets/icons/general/menu.svg';\nimport menuArrow from '../assets/icons/general/menu-arrow.svg';\nimport minus from '../assets/icons/general/minus.svg';\nimport more from '../assets/icons/general/more.svg';\nimport negative from '../assets/icons/general/negative.svg';\nimport other from '../assets/icons/general/other.svg';\nimport pay from '../assets/icons/general/pay.svg';\nimport pencil from '../assets/icons/general/pencil.svg';\nimport percent from '../assets/icons/general/percent.svg';\nimport pieChart from '../assets/icons/general/pie-chart.svg';\nimport placeholder from '../assets/icons/general/placeholder.svg';\nimport plus from '../assets/icons/general/plus.svg';\nimport power from '../assets/icons/general/power.svg';\nimport receipt from '../assets/icons/general/receipt.svg';\nimport reset from '../assets/icons/general/reset.svg';\nimport search from '../assets/icons/general/search.svg';\nimport send from '../assets/icons/general/send.svg';\nimport settings from '../assets/icons/general/settings.svg';\nimport shuffle from '../assets/icons/general/shuffle.svg';\nimport sick from '../assets/icons/general/sick.svg';\nimport signature from '../assets/icons/general/signature.svg';\nimport sparkle from '../assets/icons/general/sparkle.svg';\nimport star from '../assets/icons/general/star.svg';\nimport stroller from '../assets/icons/general/stroller.svg';\nimport tag from '../assets/icons/general/tag.svg';\nimport tasks from '../assets/icons/general/tasks.svg';\nimport tools from '../assets/icons/general/tools.svg';\nimport tooth from '../assets/icons/general/tooth.svg';\nimport train from '../assets/icons/general/train.svg';\nimport trash from '../assets/icons/general/trash.svg';\nimport upload from '../assets/icons/general/upload.svg';\nimport wave from '../assets/icons/general/wave.svg';\nimport zipcode from '../assets/icons/general/zipcode.svg';\n\nimport eye from '../assets/icons/security/eye.svg';\nimport eyeClosed from '../assets/icons/security/eye-closed.svg';\nimport key from '../assets/icons/security/key.svg';\nimport lock from '../assets/icons/security/lock.svg';\nimport unlocked from '../assets/icons/security/unlocked.svg';\n\nimport alarm from '../assets/icons/time/alarm.svg';\nimport calendar from '../assets/icons/time/calendar.svg';\nimport calendarMulti from '../assets/icons/time/calendar-multi.svg';\nimport calendarFree from '../assets/icons/time/calendar-free.svg';\nimport calendarNotFree from '../assets/icons/time/calendar-not-free.svg';\nimport clock from '../assets/icons/time/clock.svg';\n\nimport female from '../assets/icons/users/female.svg';\nimport id from '../assets/icons/users/id.svg';\nimport idTwo from '../assets/icons/users/id-two.svg';\nimport male from '../assets/icons/users/male.svg';\nimport user from '../assets/icons/users/user.svg';\nimport users from '../assets/icons/users/users.svg';\n\nimport checkmarkThick from '../assets/icons/extra/checkmark-thick.svg';\n\nexport const categorized = {\n\tarrows: {\n\t\tcaret,\n\t\t'double-caret': doubleCaret,\n\t\tarrow,\n\t\t'double-arrow': doubleArrow,\n\t\tturn,\n\t},\n\tcommunication: {\n\t\tbell,\n\t\tchat,\n\t\t'check-circle': checkCircle,\n\t\t'cross-circle': crossCircle,\n\t\t'error-circle': errorCircle,\n\t\t'info-circle': infoCircle,\n\t\tphone,\n\t\t'question-circle': questionCircle,\n\t\theadset,\n\t\twarning,\n\t},\n\tfiles: {\n\t\tattachment,\n\t\tdescription,\n\t\tdocument: documentIcon,\n\t\tfolder,\n\t\tpdf,\n\t\txls,\n\t},\n\tgeneral: {\n\t\tbank,\n\t\tbread,\n\t\tcake,\n\t\tcalculator,\n\t\tcamera,\n\t\tcar,\n\t\tcertified,\n\t\tchair,\n\t\tcheckmark,\n\t\tcity,\n\t\tcompanies,\n\t\tcompany,\n\t\tcopy,\n\t\t'credit-card': creditCard,\n\t\tcutlery,\n\t\tdepartment,\n\t\tdiamond,\n\t\tdocter,\n\t\tdownload,\n\t\tenvelope,\n\t\teuro,\n\t\texam,\n\t\tfilter,\n\t\tflower,\n\t\tglobe,\n\t\t'globe-2': globeTwo,\n\t\thash,\n\t\that,\n\t\thome,\n\t\tintegration,\n\t\tlanguage,\n\t\tlaptop,\n\t\tlocation,\n\t\tmail,\n\t\tmedal,\n\t\tmenu,\n\t\t'menu-arrow': menuArrow,\n\t\tminus,\n\t\tmore,\n\t\tnegative,\n\t\tother,\n\t\tpay,\n\t\tpencil,\n\t\tpercent,\n\t\t'pie-chart': pieChart,\n\t\tplaceholder,\n\t\tplus,\n\t\tpower,\n\t\treceipt,\n\t\treset,\n\t\tsearch,\n\t\tsend,\n\t\tsettings,\n\t\tshuffle,\n\t\tsick,\n\t\tsignature,\n\t\tsparkle,\n\t\tstar,\n\t\tstroller,\n\t\ttag,\n\t\ttasks,\n\t\ttools,\n\t\ttooth,\n\t\ttrain,\n\t\ttrash,\n\t\tupload,\n\t\twave,\n\t\tzipcode,\n\t},\n\tsecurity: {\n\t\teye,\n\t\t'eye-closed': eyeClosed,\n\t\tkey,\n\t\tlock,\n\t\tunlocked,\n\t},\n\ttime: {\n\t\talarm,\n\t\tcalendar: calendar,\n\t\t'calendar-multi': calendarMulti,\n\t\t'calendar-free': calendarFree,\n\t\t'calendar-not-free': calendarNotFree,\n\t\tclock,\n\t},\n\tusers: {\n\t\tfemale,\n\t\tid,\n\t\t'id-two': idTwo,\n\t\tmale,\n\t\tuser,\n\t\tusers,\n\t},\n\textra: {\n\t\tcheckmarkThick,\n\t},\n};\n\nexport const icons = {\n\t//arrows\n\tcaret,\n\t'double-caret': doubleCaret,\n\tarrow,\n\t'double-arrow': doubleArrow,\n\tturn,\n\n\t//communication\n\tbell,\n\tchat,\n\t'check-circle': checkCircle,\n\t'cross-circle': crossCircle,\n\t'error-circle': errorCircle,\n\t'info-circle': infoCircle,\n\tphone,\n\t'question-circle': questionCircle,\n\theadset,\n\twarning,\n\n\t//files\n\tattachment,\n\tdescription,\n\tdocument: documentIcon,\n\tfolder,\n\tpdf,\n\txls,\n\n\t//general\n\tbank,\n\tbread,\n\tcake,\n\tcalculator,\n\tcamera,\n\tcar,\n\tcertified,\n\tchair,\n\tcheckmark,\n\tcity,\n\tcompanies,\n\tcompany,\n\tcopy,\n\t'credit-card': creditCard,\n\tcutlery,\n\tdepartment,\n\tdiamond,\n\tdocter,\n\tdownload,\n\tenvelope,\n\teuro,\n\texam,\n\tfilter,\n\tflower,\n\tglobe,\n\t'globe-2': globeTwo,\n\thash,\n\that,\n\thome,\n\tintegration,\n\tlanguage,\n\tlaptop,\n\tlocation,\n\tmail,\n\tmedal,\n\tmenu,\n\t'menu-arrow': menuArrow,\n\tminus,\n\tmore,\n\tnegative,\n\tother,\n\tpay,\n\tpencil,\n\tpercent,\n\t'pie-chart': pieChart,\n\tplaceholder,\n\tplus,\n\tpower,\n\treceipt,\n\treset,\n\tsearch,\n\tsend,\n\tsettings,\n\tshuffle,\n\tsick,\n\tsignature,\n\tsparkle,\n\tstar,\n\tstroller,\n\ttag,\n\ttasks,\n\ttools,\n\ttooth,\n\ttrain,\n\ttrash,\n\tupload,\n\twave,\n\tzipcode,\n\n\t//security\n\teye,\n\t'eye-closed': eyeClosed,\n\tkey,\n\tlock,\n\tunlocked,\n\n\t//time\n\talarm,\n\tcalendar: calendar,\n\t'calendar-multi': calendarMulti,\n\t'calendar-free': calendarFree,\n\t'calendar-not-free': calendarNotFree,\n\tclock,\n\n\t//users\n\tfemale,\n\tid,\n\t'id-two': idTwo,\n\tmale,\n\tuser,\n\tusers,\n\n\t// extra\n\tcheckmarkThick,\n};\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmHa,MAAA,WAAW,GAAG;AAC1B,IAAA,MAAM,EAAE;QACP,KAAK;AACL,QAAA,cAAc,EAAE,WAAW;QAC3B,KAAK;AACL,QAAA,cAAc,EAAE,WAAW;QAC3B,IAAI;AACJ,KAAA;AACD,IAAA,aAAa,EAAE;QACd,IAAI;QACJ,IAAI;AACJ,QAAA,cAAc,EAAE,WAAW;AAC3B,QAAA,cAAc,EAAE,WAAW;AAC3B,QAAA,cAAc,EAAE,WAAW;AAC3B,QAAA,aAAa,EAAE,UAAU;QACzB,KAAK;AACL,QAAA,iBAAiB,EAAE,cAAc;QACjC,OAAO;QACP,OAAO;AACP,KAAA;AACD,IAAA,KAAK,EAAE;QACN,UAAU;QACV,WAAW;AACX,QAAA,QAAQ,EAAE,YAAY;QACtB,MAAM;QACN,GAAG;QACH,GAAG;AACH,KAAA;AACD,IAAA,OAAO,EAAE;QACR,IAAI;QACJ,KAAK;QACL,IAAI;QACJ,UAAU;QACV,MAAM;QACN,GAAG;QACH,SAAS;QACT,KAAK;QACL,SAAS;QACT,IAAI;QACJ,SAAS;QACT,OAAO;QACP,IAAI;AACJ,QAAA,aAAa,EAAE,UAAU;QACzB,OAAO;QACP,UAAU;QACV,OAAO;QACP,MAAM;QACN,QAAQ;QACR,QAAQ;QACR,IAAI;QACJ,IAAI;QACJ,MAAM;QACN,MAAM;QACN,KAAK;AACL,QAAA,SAAS,EAAE,QAAQ;QACnB,IAAI;QACJ,GAAG;QACH,IAAI;QACJ,WAAW;QACX,QAAQ;QACR,MAAM;QACN,QAAQ;QACR,IAAI;QACJ,KAAK;QACL,IAAI;AACJ,QAAA,YAAY,EAAE,SAAS;QACvB,KAAK;QACL,IAAI;QACJ,QAAQ;QACR,KAAK;QACL,GAAG;QACH,MAAM;QACN,OAAO;AACP,QAAA,WAAW,EAAE,QAAQ;QACrB,WAAW;QACX,IAAI;QACJ,KAAK;QACL,OAAO;QACP,KAAK;QACL,MAAM;QACN,IAAI;QACJ,QAAQ;QACR,OAAO;QACP,IAAI;QACJ,SAAS;QACT,OAAO;QACP,IAAI;QACJ,QAAQ;QACR,GAAG;QACH,KAAK;QACL,KAAK;QACL,KAAK;QACL,KAAK;QACL,KAAK;QACL,MAAM;QACN,IAAI;QACJ,OAAO;AACP,KAAA;AACD,IAAA,QAAQ,EAAE;QACT,GAAG;AACH,QAAA,YAAY,EAAE,SAAS;QACvB,GAAG;QACH,IAAI;QACJ,QAAQ;AACR,KAAA;AACD,IAAA,IAAI,EAAE;QACL,KAAK;AACL,QAAA,QAAQ,EAAE,QAAQ;AAClB,QAAA,gBAAgB,EAAE,aAAa;AAC/B,QAAA,eAAe,EAAE,YAAY;AAC7B,QAAA,mBAAmB,EAAE,eAAe;QACpC,KAAK;AACL,KAAA;AACD,IAAA,KAAK,EAAE;QACN,MAAM;QACN,EAAE;AACF,QAAA,QAAQ,EAAE,KAAK;QACf,IAAI;QACJ,IAAI;QACJ,KAAK;AACL,KAAA;AACD,IAAA,KAAK,EAAE;QACN,cAAc;AACd,KAAA;;AAGW,MAAA,KAAK,GAAG;;IAEpB,KAAK;AACL,IAAA,cAAc,EAAE,WAAW;IAC3B,KAAK;AACL,IAAA,cAAc,EAAE,WAAW;IAC3B,IAAI;;IAGJ,IAAI;IACJ,IAAI;AACJ,IAAA,cAAc,EAAE,WAAW;AAC3B,IAAA,cAAc,EAAE,WAAW;AAC3B,IAAA,cAAc,EAAE,WAAW;AAC3B,IAAA,aAAa,EAAE,UAAU;IACzB,KAAK;AACL,IAAA,iBAAiB,EAAE,cAAc;IACjC,OAAO;IACP,OAAO;;IAGP,UAAU;IACV,WAAW;AACX,IAAA,QAAQ,EAAE,YAAY;IACtB,MAAM;IACN,GAAG;IACH,GAAG;;IAGH,IAAI;IACJ,KAAK;IACL,IAAI;IACJ,UAAU;IACV,MAAM;IACN,GAAG;IACH,SAAS;IACT,KAAK;IACL,SAAS;IACT,IAAI;IACJ,SAAS;IACT,OAAO;IACP,IAAI;AACJ,IAAA,aAAa,EAAE,UAAU;IACzB,OAAO;IACP,UAAU;IACV,OAAO;IACP,MAAM;IACN,QAAQ;IACR,QAAQ;IACR,IAAI;IACJ,IAAI;IACJ,MAAM;IACN,MAAM;IACN,KAAK;AACL,IAAA,SAAS,EAAE,QAAQ;IACnB,IAAI;IACJ,GAAG;IACH,IAAI;IACJ,WAAW;IACX,QAAQ;IACR,MAAM;IACN,QAAQ;IACR,IAAI;IACJ,KAAK;IACL,IAAI;AACJ,IAAA,YAAY,EAAE,SAAS;IACvB,KAAK;IACL,IAAI;IACJ,QAAQ;IACR,KAAK;IACL,GAAG;IACH,MAAM;IACN,OAAO;AACP,IAAA,WAAW,EAAE,QAAQ;IACrB,WAAW;IACX,IAAI;IACJ,KAAK;IACL,OAAO;IACP,KAAK;IACL,MAAM;IACN,IAAI;IACJ,QAAQ;IACR,OAAO;IACP,IAAI;IACJ,SAAS;IACT,OAAO;IACP,IAAI;IACJ,QAAQ;IACR,GAAG;IACH,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,MAAM;IACN,IAAI;IACJ,OAAO;;IAGP,GAAG;AACH,IAAA,YAAY,EAAE,SAAS;IACvB,GAAG;IACH,IAAI;IACJ,QAAQ;;IAGR,KAAK;AACL,IAAA,QAAQ,EAAE,QAAQ;AAClB,IAAA,gBAAgB,EAAE,aAAa;AAC/B,IAAA,eAAe,EAAE,YAAY;AAC7B,IAAA,mBAAmB,EAAE,eAAe;IACpC,KAAK;;IAGL,MAAM;IACN,EAAE;AACF,IAAA,QAAQ,EAAE,KAAK;IACf,IAAI;IACJ,IAAI;IACJ,KAAK;;IAGL,cAAc;;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"p-card-container.entry.esm.js","sources":["src/components/atoms/card/container/card-container.component.css?tag=p-card-container&encapsulation=shadow","src/components/atoms/card/container/card-container.component.tsx"],"sourcesContent":[":host {\n\t@apply inline-block w-full;\n}\n","import { Component, h, Prop } from '@stencil/core';\nimport { cva } from 'class-variance-authority';\nimport { asBoolean } from '../../../../utils/as-boolean';\n\nconst container = cva(\n\t[\n\t\t'flex flex-col w-inherit h-inherit',\n\t\t'rounded-2xl border border-solid border-off-white-700 bg-white',\n\t],\n\t{\n\t\tvariants: {\n\t\t\thoverable: {\n\t\t\t\ttrue: 'cursor-pointer bg-off-white-200',\n\t\t\t\tfalse: null,\n\t\t\t},\n\t\t\tshadow: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: 'shadow-1',\n\t\t\t},\n\t\t\tactive: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: 'shadow-2',\n\t\t\t},\n\t\t},\n\t\tcompoundVariants: [\n\t\t\t{\n\t\t\t\tshadow: true,\n\t\t\t\thoverable: true,\n\t\t\t\tclass: 'hover:bg-off-white-200',\n\t\t\t},\n\t\t],\n\t}\n);\n\n@Component({\n\ttag: 'p-card-container',\n\tstyleUrl: 'card-container.component.css',\n\tshadow: true,\n})\nexport class CardContainer {\n\t/**\n\t * Wether the card should be hoverable\n\t */\n\t@Prop() active: boolean = false;\n\n\t/**\n\t * Wether the card should be hoverable\n\t */\n\t@Prop() hoverable: boolean = false;\n\n\t/**\n\t * Wether the card should have shadow\n\t */\n\t@Prop() shadow: boolean = true;\n\n\trender() {\n\t\treturn (\n\t\t\t<div\n\t\t\t\tclass={container({\n\t\t\t\t\tshadow: asBoolean(this.shadow, true),\n\t\t\t\t\tactive: asBoolean(this.active, false),\n\t\t\t\t\thoverable: asBoolean(this.hoverable, false),\n\t\t\t\t})}\n\t\t\t>\n\t\t\t\t<slot />\n\t\t\t</div>\n\t\t);\n\t}\n}\n"],"names":[],"mappings":";;;;;AAAA,MAAM,yBAAyB,GAAG,yoEAAyoE;;ACI3qE,MAAM,SAAS,GAAG,GAAG,CACpB;IACC,mCAAmC;IACnC,+DAA+D;CAC/D,EACD;AACC,IAAA,QAAQ,EAAE;AACT,QAAA,SAAS,EAAE;AACV,YAAA,IAAI,EAAE,iCAAiC;AACvC,YAAA,KAAK,EAAE,IAAI;AACX,SAAA;AACD,QAAA,MAAM,EAAE;AACP,YAAA,KAAK,EAAE,IAAI;AACX,YAAA,IAAI,EAAE,UAAU;AAChB,SAAA;AACD,QAAA,MAAM,EAAE;AACP,YAAA,KAAK,EAAE,IAAI;AACX,YAAA,IAAI,EAAE,UAAU;AAChB,SAAA;AACD,KAAA;AACD,IAAA,gBAAgB,EAAE;AACjB,QAAA;AACC,YAAA,MAAM,EAAE,IAAI;AACZ,YAAA,SAAS,EAAE,IAAI;AACf,YAAA,KAAK,EAAE,wBAAwB;AAC/B,SAAA;AACD,KAAA;AACD,CAAA,CACD;MAOY,aAAa,GAAA,MAAA;;;;AACzB;;AAEG;IACK,MAAM,GAAY,KAAK;AAE/B;;AAEG;IACK,SAAS,GAAY,KAAK;AAElC;;AAEG;IACK,MAAM,GAAY,IAAI;IAE9B,MAAM,GAAA;AACL,QAAA,QACC,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACC,KAAK,EAAE,SAAS,CAAC;gBAChB,MAAM,EAAE,SAAS,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC;gBACpC,MAAM,EAAE,SAAS,CAAC,IAAI,CAAC,MAAM,EAAE,KAAK,CAAC;gBACrC,SAAS,EAAE,SAAS,CAAC,IAAI,CAAC,SAAS,EAAE,KAAK,CAAC;AAC3C,aAAA,CAAC,EAAA,EAEF,CAAQ,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,CACH;;;;;;;"}
1
+ {"version":3,"file":"p-card-container.entry.esm.js","sources":["src/components/atoms/card/container/card-container.component.css?tag=p-card-container&encapsulation=shadow","src/components/atoms/card/container/card-container.component.tsx"],"sourcesContent":[":host {\n\t@apply inline-block w-full;\n}\n","import { Component, h, Prop } from '@stencil/core';\nimport { cva } from 'class-variance-authority';\nimport { asBoolean } from '../../../../utils/as-boolean';\n\nconst container = cva(\n\t[\n\t\t'flex flex-col w-inherit h-inherit',\n\t\t'rounded-2xl border border-solid bg-white',\n\t],\n\t{\n\t\tvariants: {\n\t\t\tvariant: {\n\t\t\t\tdefault: 'border-off-white-700',\n\t\t\t\terror: 'border-negative-red ring-2 ring-negative-red-50',\n\t\t\t},\n\t\t\thoverable: {\n\t\t\t\ttrue: 'cursor-pointer hover:bg-off-white-200',\n\t\t\t\tfalse: null,\n\t\t\t},\n\t\t\tshadow: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: null,\n\t\t\t},\n\t\t\tactive: {\n\t\t\t\tfalse: null,\n\t\t\t\ttrue: null,\n\t\t\t},\n\t\t},\n\t\tcompoundVariants: [\n\t\t\t{\n\t\t\t\tshadow: true,\n\t\t\t\tactive: false,\n\t\t\t\tvariant: 'default',\n\t\t\t\tclass: 'shadow-1',\n\t\t\t},\n\t\t\t{\n\t\t\t\tshadow: true,\n\t\t\t\tactive: true,\n\t\t\t\tvariant: 'default',\n\t\t\t\tclass: 'shadow-2',\n\t\t\t},\n\t\t],\n\t}\n);\n\n@Component({\n\ttag: 'p-card-container',\n\tstyleUrl: 'card-container.component.css',\n\tshadow: true,\n})\nexport class CardContainer {\n\t/**\n\t * The variant of the container\n\t */\n\t@Prop() variant: 'default' | 'error' = 'default';\n\n\t/**\n\t * Wether the card should be hoverable\n\t */\n\t@Prop() active: boolean = false;\n\n\t/**\n\t * Wether the card should be hoverable\n\t */\n\t@Prop() hoverable: boolean = false;\n\n\t/**\n\t * Wether the card should have shadow\n\t */\n\t@Prop() shadow: boolean = true;\n\n\trender() {\n\t\treturn (\n\t\t\t<div\n\t\t\t\tclass={container({\n\t\t\t\t\tvariant: this.variant,\n\t\t\t\t\tshadow: asBoolean(this.shadow, true),\n\t\t\t\t\tactive: asBoolean(this.active, false),\n\t\t\t\t\thoverable: asBoolean(this.hoverable, false),\n\t\t\t\t})}\n\t\t\t>\n\t\t\t\t<slot />\n\t\t\t</div>\n\t\t);\n\t}\n}\n"],"names":[],"mappings":";;;;;AAAA,MAAM,yBAAyB,GAAG,ylFAAylF;;ACI3nF,MAAM,SAAS,GAAG,GAAG,CACpB;IACC,mCAAmC;IACnC,2CAA2C;CAC3C,EACD;AACC,IAAA,QAAQ,EAAE;AACT,QAAA,OAAO,EAAE;AACR,YAAA,OAAO,EAAE,sBAAsB;AAC/B,YAAA,KAAK,EAAE,iDAAiD;AACxD,SAAA;AACD,QAAA,SAAS,EAAE;AACV,YAAA,IAAI,EAAE,uCAAuC;AAC7C,YAAA,KAAK,EAAE,IAAI;AACX,SAAA;AACD,QAAA,MAAM,EAAE;AACP,YAAA,KAAK,EAAE,IAAI;AACX,YAAA,IAAI,EAAE,IAAI;AACV,SAAA;AACD,QAAA,MAAM,EAAE;AACP,YAAA,KAAK,EAAE,IAAI;AACX,YAAA,IAAI,EAAE,IAAI;AACV,SAAA;AACD,KAAA;AACD,IAAA,gBAAgB,EAAE;AACjB,QAAA;AACC,YAAA,MAAM,EAAE,IAAI;AACZ,YAAA,MAAM,EAAE,KAAK;AACb,YAAA,OAAO,EAAE,SAAS;AAClB,YAAA,KAAK,EAAE,UAAU;AACjB,SAAA;AACD,QAAA;AACC,YAAA,MAAM,EAAE,IAAI;AACZ,YAAA,MAAM,EAAE,IAAI;AACZ,YAAA,OAAO,EAAE,SAAS;AAClB,YAAA,KAAK,EAAE,UAAU;AACjB,SAAA;AACD,KAAA;AACD,CAAA,CACD;MAOY,aAAa,GAAA,MAAA;;;;AACzB;;AAEG;IACK,OAAO,GAAwB,SAAS;AAEhD;;AAEG;IACK,MAAM,GAAY,KAAK;AAE/B;;AAEG;IACK,SAAS,GAAY,KAAK;AAElC;;AAEG;IACK,MAAM,GAAY,IAAI;IAE9B,MAAM,GAAA;AACL,QAAA,QACC,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACC,KAAK,EAAE,SAAS,CAAC;gBAChB,OAAO,EAAE,IAAI,CAAC,OAAO;gBACrB,MAAM,EAAE,SAAS,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC;gBACpC,MAAM,EAAE,SAAS,CAAC,IAAI,CAAC,MAAM,EAAE,KAAK,CAAC;gBACrC,SAAS,EAAE,SAAS,CAAC,IAAI,CAAC,SAAS,EAAE,KAAK,CAAC;AAC3C,aAAA,CAAC,EAAA,EAEF,CAAQ,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,CACH;;;;;;;"}