@paperless/core 0.1.0-alpha.8 → 0.1.0-alpha.80

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 (419) hide show
  1. package/CHANGELOG.md +723 -0
  2. package/README.md +1 -1
  3. package/dist/assets/icons/checklist.svg +17 -0
  4. package/dist/assets/icons/folder.svg +19 -0
  5. package/dist/assets/icons/integration.svg +17 -0
  6. package/dist/assets/icons/task.svg +17 -0
  7. package/dist/assets/icons/template.svg +17 -0
  8. package/dist/assets/illustrations/e-mail.svg +1 -0
  9. package/dist/assets/images/avatar/company-default.svg +12 -0
  10. package/dist/assets/images/avatar/user-default.svg +12 -0
  11. package/dist/assets/images/{helper-hover.svg → helper/helper-hover.svg} +0 -0
  12. package/dist/assets/images/{helper.svg → helper/helper.svg} +0 -0
  13. package/dist/build/p-0100c1a2.js +2 -0
  14. package/dist/build/p-0fe2b204.entry.js +1 -0
  15. package/dist/{paperless/p-f04c4de0.entry.js → build/p-1413a437.entry.js} +1 -1
  16. package/dist/build/p-17febf9c.entry.js +1 -0
  17. package/dist/build/p-19254809.entry.js +1 -0
  18. package/dist/build/p-208c45d9.entry.js +1 -0
  19. package/dist/build/p-27b956f9.entry.js +1 -0
  20. package/dist/build/p-2d23433e.entry.js +1 -0
  21. package/dist/build/p-2ef1ceb2.entry.js +1 -0
  22. package/dist/build/p-3222904d.entry.js +1 -0
  23. package/dist/build/p-38e37679.entry.js +1 -0
  24. package/dist/build/p-46a2fa14.entry.js +1 -0
  25. package/dist/build/p-4a0adfc2.entry.js +1 -0
  26. package/dist/build/p-540149ea.entry.js +1 -0
  27. package/dist/build/p-540637da.entry.js +1 -0
  28. package/dist/build/p-57d1e41b.entry.js +1 -0
  29. package/dist/build/p-5e959430.entry.js +1 -0
  30. package/dist/build/p-7635a449.entry.js +1 -0
  31. package/dist/build/p-7dd29073.entry.js +1 -0
  32. package/dist/build/p-802e0981.entry.js +1 -0
  33. package/dist/build/p-8268fd06.entry.js +1 -0
  34. package/dist/build/p-a65fea4b.entry.js +1 -0
  35. package/dist/build/p-a7086ffa.js +1 -0
  36. package/dist/build/p-b37fb94f.entry.js +1 -0
  37. package/dist/build/p-bf9c21cb.entry.js +1 -0
  38. package/dist/build/p-c0591445.entry.js +1 -0
  39. package/dist/build/p-c525ea4b.entry.js +1 -0
  40. package/dist/build/p-cfa78aa0.entry.js +1 -0
  41. package/dist/build/p-d5a61e5e.entry.js +1 -0
  42. package/dist/build/p-d8e5ce34.entry.js +1 -0
  43. package/dist/build/p-db270856.entry.js +1 -0
  44. package/dist/build/p-e82d3876.entry.js +1 -0
  45. package/dist/build/p-f8a3eb30.entry.js +1 -0
  46. package/dist/build/p-fa41110f.entry.js +1 -0
  47. package/dist/build/paperless.css +190 -18
  48. package/dist/build/paperless.esm.js +1 -1
  49. package/dist/cjs/{index-a2da05ae.js → index-f9c302b6.js} +229 -3
  50. package/dist/cjs/loader.cjs.js +2 -2
  51. package/dist/cjs/p-accordion.cjs.entry.js +42 -0
  52. package/dist/cjs/p-avatar-group.cjs.entry.js +19 -0
  53. package/dist/cjs/p-avatar.cjs.entry.js +38 -0
  54. package/dist/cjs/p-button_3.cjs.entry.js +167 -17
  55. package/dist/cjs/p-card-body.cjs.entry.js +23 -0
  56. package/dist/cjs/p-card-container.cjs.entry.js +27 -0
  57. package/dist/cjs/p-card-header.cjs.entry.js +24 -0
  58. package/dist/cjs/p-counter.cjs.entry.js +19 -0
  59. package/dist/cjs/p-divider.cjs.entry.js +22 -0
  60. package/dist/cjs/p-dropdown-menu-container.cjs.entry.js +19 -0
  61. package/dist/cjs/p-dropdown-menu-item.cjs.entry.js +23 -0
  62. package/dist/cjs/p-dropdown.cjs.entry.js +141 -0
  63. package/dist/cjs/p-helper.cjs.entry.js +7 -3
  64. package/dist/cjs/p-illustration.cjs.entry.js +12 -12
  65. package/dist/cjs/p-info-panel.cjs.entry.js +31 -0
  66. package/dist/cjs/p-input-group.cjs.entry.js +41 -0
  67. package/dist/cjs/p-layout.cjs.entry.js +23 -0
  68. package/dist/cjs/p-modal-backdrop_5.cjs.entry.js +92 -0
  69. package/dist/cjs/p-modal.cjs.entry.js +39 -0
  70. package/dist/cjs/p-navigation-item.cjs.entry.js +23 -0
  71. package/dist/cjs/p-pagination-item.cjs.entry.js +23 -0
  72. package/dist/cjs/p-pagination.cjs.entry.js +171 -0
  73. package/dist/cjs/p-profile.cjs.entry.js +26 -0
  74. package/dist/cjs/p-segment-container.cjs.entry.js +19 -0
  75. package/dist/cjs/p-segment-item.cjs.entry.js +29 -0
  76. package/dist/cjs/p-status.cjs.entry.js +49 -0
  77. package/dist/cjs/p-stepper-item_2.cjs.entry.js +56 -0
  78. package/dist/cjs/p-stepper.cjs.entry.js +71 -0
  79. package/dist/cjs/p-tab-group.cjs.entry.js +19 -0
  80. package/dist/cjs/p-tab-item.cjs.entry.js +23 -0
  81. package/dist/cjs/p-tag.cjs.entry.js +27 -0
  82. package/dist/cjs/p-tooltip.cjs.entry.js +76 -1812
  83. package/dist/cjs/paperless.cjs.js +2 -2
  84. package/dist/cjs/popper-e0c4ed4c.js +1790 -0
  85. package/dist/collection/assets/icons/checklist.svg +17 -0
  86. package/dist/collection/assets/icons/folder.svg +19 -0
  87. package/dist/collection/assets/icons/integration.svg +17 -0
  88. package/dist/collection/assets/icons/task.svg +17 -0
  89. package/dist/collection/assets/icons/template.svg +17 -0
  90. package/dist/collection/assets/illustrations/e-mail.svg +1 -0
  91. package/dist/collection/assets/images/avatar/company-default.svg +12 -0
  92. package/dist/collection/assets/images/avatar/user-default.svg +12 -0
  93. package/dist/collection/assets/images/{helper-hover.svg → helper/helper-hover.svg} +0 -0
  94. package/dist/collection/assets/images/{helper.svg → helper/helper.svg} +0 -0
  95. package/dist/collection/collection-manifest.json +34 -1
  96. package/dist/collection/components/atoms/avatar/avatar.component.css +24 -0
  97. package/dist/collection/components/atoms/avatar/avatar.component.js +110 -0
  98. package/dist/collection/components/atoms/avatar-group/avatar-group.component.css +18 -0
  99. package/dist/collection/components/atoms/avatar-group/avatar-group.component.js +36 -0
  100. package/dist/collection/components/atoms/button/button.component.css +28 -2
  101. package/dist/collection/components/atoms/button/button.component.js +109 -11
  102. package/dist/collection/components/atoms/card-body/card-body.component.css +9 -0
  103. package/dist/collection/components/atoms/card-body/card-body.component.js +40 -0
  104. package/dist/collection/components/atoms/card-container/card-container.component.css +17 -0
  105. package/dist/collection/components/atoms/card-container/card-container.component.js +63 -0
  106. package/dist/collection/components/atoms/card-header/card-header.component.css +17 -0
  107. package/dist/collection/components/atoms/card-header/card-header.component.js +61 -0
  108. package/dist/collection/components/atoms/counter/counter.component.css +5 -0
  109. package/dist/collection/components/atoms/counter/counter.component.js +15 -0
  110. package/dist/collection/components/atoms/divider/divider.component.css +10 -0
  111. package/dist/collection/components/atoms/divider/divider.component.js +20 -0
  112. package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.css +5 -0
  113. package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.js +14 -0
  114. package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.css +13 -0
  115. package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.js +41 -0
  116. package/dist/collection/components/atoms/helper/helper.component.css +3 -3
  117. package/dist/collection/components/atoms/helper/helper.component.js +34 -3
  118. package/dist/collection/components/atoms/icon/icon.component.css +1 -0
  119. package/dist/collection/components/atoms/icon/icon.component.js +64 -20
  120. package/dist/collection/components/atoms/illustration/illustration.component.js +3 -10
  121. package/dist/collection/components/atoms/info-panel/info-panel.component.css +28 -0
  122. package/dist/collection/components/atoms/info-panel/info-panel.component.js +106 -0
  123. package/dist/collection/components/atoms/layout/layout.component.css +66 -0
  124. package/dist/collection/components/atoms/layout/layout.component.js +47 -0
  125. package/dist/collection/components/atoms/loader/loader.component.css +2 -2
  126. package/dist/collection/components/atoms/loader/loader.component.js +4 -3
  127. package/dist/collection/components/atoms/modal-backdrop/modal-backdrop.component.css +7 -0
  128. package/dist/collection/components/atoms/modal-backdrop/modal-backdrop.component.js +15 -0
  129. package/dist/collection/components/atoms/modal-body/modal-body.component.css +7 -0
  130. package/dist/collection/components/atoms/modal-body/modal-body.component.js +41 -0
  131. package/dist/collection/components/atoms/modal-container/modal-container.component.css +6 -0
  132. package/dist/collection/components/atoms/modal-container/modal-container.component.js +53 -0
  133. package/dist/collection/components/atoms/modal-footer/modal-footer.component.css +4 -0
  134. package/dist/collection/components/atoms/modal-footer/modal-footer.component.js +16 -0
  135. package/dist/collection/components/atoms/modal-header/modal-header.component.css +6 -0
  136. package/dist/collection/components/atoms/modal-header/modal-header.component.js +15 -0
  137. package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +16 -0
  138. package/dist/collection/components/atoms/pagination-item/pagination-item.component.js +41 -0
  139. package/dist/collection/components/atoms/profile/profile.component.css +13 -0
  140. package/dist/collection/components/atoms/profile/profile.component.js +25 -0
  141. package/dist/collection/components/atoms/segment-container/segment-container.component.css +5 -0
  142. package/dist/collection/components/atoms/segment-container/segment-container.component.js +14 -0
  143. package/dist/collection/components/atoms/segment-item/segment-item.component.css +21 -0
  144. package/dist/collection/components/atoms/segment-item/segment-item.component.js +112 -0
  145. package/dist/collection/components/atoms/status/status.component.css +16 -0
  146. package/dist/collection/components/atoms/status/status.component.js +133 -0
  147. package/dist/collection/components/atoms/stepper-item/stepper-item.component.css +59 -0
  148. package/dist/collection/components/atoms/stepper-item/stepper-item.component.js +109 -0
  149. package/dist/collection/components/atoms/stepper-line/stepper-line.component.css +18 -0
  150. package/dist/collection/components/atoms/stepper-line/stepper-line.component.js +62 -0
  151. package/dist/collection/components/atoms/tab-group/tab-group.component.css +9 -0
  152. package/dist/collection/components/atoms/tab-group/tab-group.component.js +17 -0
  153. package/dist/collection/components/atoms/tab-item/tab-item.component.css +10 -0
  154. package/dist/collection/components/atoms/tab-item/tab-item.component.js +41 -0
  155. package/dist/collection/components/atoms/tag/tag.component.css +51 -0
  156. package/dist/collection/components/atoms/tag/tag.component.js +64 -0
  157. package/dist/collection/components/atoms/tooltip/tooltip.component.css +19 -13
  158. package/dist/collection/components/atoms/tooltip/tooltip.component.js +133 -35
  159. package/dist/collection/components/molecules/accordion/accordion.component.css +3 -0
  160. package/dist/collection/components/molecules/accordion/accordion.component.js +133 -0
  161. package/dist/collection/components/molecules/dropdown/dropdown.component.css +9 -0
  162. package/dist/collection/components/molecules/dropdown/dropdown.component.js +233 -0
  163. package/dist/collection/components/molecules/input-group/input-group.component.css +205 -0
  164. package/dist/collection/components/molecules/input-group/input-group.component.js +237 -0
  165. package/dist/collection/components/molecules/navigation-item/navigation-item.component.css +28 -0
  166. package/dist/collection/components/molecules/navigation-item/navigation-item.component.js +118 -0
  167. package/dist/collection/components/molecules/pagination/pagination.component.css +3 -0
  168. package/dist/collection/components/molecules/pagination/pagination.component.js +242 -0
  169. package/dist/collection/components/molecules/stepper/stepper.component.css +12 -0
  170. package/dist/collection/components/molecules/stepper/stepper.component.js +106 -0
  171. package/dist/collection/components/organisms/modal/modal.component.js +111 -0
  172. package/dist/collection/tailwind/animation.js +17 -0
  173. package/dist/collection/tailwind/backdrop-blur.js +3 -0
  174. package/dist/collection/tailwind/border-radius.js +8 -6
  175. package/dist/collection/tailwind/screens.js +8 -0
  176. package/dist/collection/tailwind/spacing.js +10 -0
  177. package/dist/collection/tailwind/typography.js +21 -0
  178. package/dist/collection/tailwind/width.js +18 -0
  179. package/dist/collection/tailwind/z-index.js +3 -0
  180. package/dist/collection/tailwind.config.js +26 -14
  181. package/dist/collection/utils/child-of.js +5 -0
  182. package/dist/collection/utils/icons.js +10 -0
  183. package/dist/collection/utils/illustrations.js +2 -0
  184. package/dist/collection/utils/types.js +1 -0
  185. package/dist/components/avatar.component.js +54 -0
  186. package/dist/components/counter.component.js +30 -0
  187. package/dist/components/divider.component.js +33 -0
  188. package/dist/components/dropdown-menu-container.component.js +29 -0
  189. package/dist/components/helper.component.js +42 -0
  190. package/dist/components/icon.component.js +138 -9
  191. package/dist/components/index.d.ts +33 -0
  192. package/dist/components/index.js +33 -0
  193. package/dist/components/loader.component.js +5 -4
  194. package/dist/components/modal-backdrop.component.js +30 -0
  195. package/dist/components/modal-body.component.js +36 -0
  196. package/dist/components/modal-container.component.js +48 -0
  197. package/dist/components/modal-footer.component.js +36 -0
  198. package/dist/components/modal-header.component.js +30 -0
  199. package/dist/components/p-accordion.d.ts +11 -0
  200. package/dist/components/p-accordion.js +73 -0
  201. package/dist/components/p-avatar-group.d.ts +11 -0
  202. package/dist/components/p-avatar-group.js +34 -0
  203. package/dist/components/p-avatar.d.ts +11 -0
  204. package/dist/components/p-avatar.js +6 -0
  205. package/dist/components/p-button.js +28 -4
  206. package/dist/components/p-card-body.d.ts +11 -0
  207. package/dist/components/p-card-body.js +38 -0
  208. package/dist/components/p-card-container.d.ts +11 -0
  209. package/dist/components/p-card-container.js +44 -0
  210. package/dist/components/p-card-header.d.ts +11 -0
  211. package/dist/components/p-card-header.js +46 -0
  212. package/dist/components/p-counter.d.ts +11 -0
  213. package/dist/components/p-counter.js +6 -0
  214. package/dist/components/p-divider.d.ts +11 -0
  215. package/dist/components/p-divider.js +6 -0
  216. package/dist/components/p-dropdown-menu-container.d.ts +11 -0
  217. package/dist/components/p-dropdown-menu-container.js +6 -0
  218. package/dist/components/p-dropdown-menu-item.d.ts +11 -0
  219. package/dist/components/p-dropdown-menu-item.js +39 -0
  220. package/dist/components/p-dropdown.d.ts +11 -0
  221. package/dist/components/p-dropdown.js +166 -0
  222. package/dist/components/p-helper.js +1 -34
  223. package/dist/components/p-illustration.js +3 -4
  224. package/dist/components/p-info-panel.d.ts +11 -0
  225. package/dist/components/p-info-panel.js +56 -0
  226. package/dist/components/p-input-group.d.ts +11 -0
  227. package/dist/components/p-input-group.js +84 -0
  228. package/dist/components/p-layout.d.ts +11 -0
  229. package/dist/components/p-layout.js +39 -0
  230. package/dist/components/p-modal-backdrop.d.ts +11 -0
  231. package/dist/components/p-modal-backdrop.js +6 -0
  232. package/dist/components/p-modal-body.d.ts +11 -0
  233. package/dist/components/p-modal-body.js +6 -0
  234. package/dist/components/p-modal-container.d.ts +11 -0
  235. package/dist/components/p-modal-container.js +6 -0
  236. package/dist/components/p-modal-footer.d.ts +11 -0
  237. package/dist/components/p-modal-footer.js +6 -0
  238. package/dist/components/p-modal-header.d.ts +11 -0
  239. package/dist/components/p-modal-header.js +6 -0
  240. package/dist/components/p-modal.d.ts +11 -0
  241. package/dist/components/p-modal.js +94 -0
  242. package/dist/components/p-navigation-item.d.ts +11 -0
  243. package/dist/components/p-navigation-item.js +55 -0
  244. package/dist/components/p-pagination-item.d.ts +11 -0
  245. package/dist/components/p-pagination-item.js +6 -0
  246. package/dist/components/p-pagination.d.ts +11 -0
  247. package/dist/components/p-pagination.js +200 -0
  248. package/dist/components/p-profile.d.ts +11 -0
  249. package/dist/components/p-profile.js +46 -0
  250. package/dist/components/p-segment-container.d.ts +11 -0
  251. package/dist/components/p-segment-container.js +32 -0
  252. package/dist/components/p-segment-item.d.ts +11 -0
  253. package/dist/components/p-segment-item.js +54 -0
  254. package/dist/components/p-status.d.ts +11 -0
  255. package/dist/components/p-status.js +73 -0
  256. package/dist/components/p-stepper-item.d.ts +11 -0
  257. package/dist/components/p-stepper-item.js +6 -0
  258. package/dist/components/p-stepper-line.d.ts +11 -0
  259. package/dist/components/p-stepper-line.js +6 -0
  260. package/dist/components/p-stepper.d.ts +11 -0
  261. package/dist/components/p-stepper.js +106 -0
  262. package/dist/components/p-tab-group.d.ts +11 -0
  263. package/dist/components/p-tab-group.js +39 -0
  264. package/dist/components/p-tab-item.d.ts +11 -0
  265. package/dist/components/p-tab-item.js +39 -0
  266. package/dist/components/p-tag.d.ts +11 -0
  267. package/dist/components/p-tag.js +44 -0
  268. package/dist/components/pagination-item.component.js +36 -0
  269. package/dist/components/popper.js +1788 -0
  270. package/dist/components/stepper-item.component.js +57 -0
  271. package/dist/components/stepper-line.component.js +41 -0
  272. package/dist/components/tooltip.component.js +82 -1816
  273. package/dist/esm/{index-d08bfe75.js → index-fff70567.js} +229 -3
  274. package/dist/esm/loader.js +2 -2
  275. package/dist/esm/p-accordion.entry.js +38 -0
  276. package/dist/esm/p-avatar-group.entry.js +15 -0
  277. package/dist/esm/p-avatar.entry.js +34 -0
  278. package/dist/esm/p-button_3.entry.js +167 -17
  279. package/dist/esm/p-card-body.entry.js +19 -0
  280. package/dist/esm/p-card-container.entry.js +23 -0
  281. package/dist/esm/p-card-header.entry.js +20 -0
  282. package/dist/esm/p-counter.entry.js +15 -0
  283. package/dist/esm/p-divider.entry.js +18 -0
  284. package/dist/esm/p-dropdown-menu-container.entry.js +15 -0
  285. package/dist/esm/p-dropdown-menu-item.entry.js +19 -0
  286. package/dist/esm/p-dropdown.entry.js +137 -0
  287. package/dist/esm/p-helper.entry.js +7 -3
  288. package/dist/esm/p-illustration.entry.js +12 -12
  289. package/dist/esm/p-info-panel.entry.js +27 -0
  290. package/dist/esm/p-input-group.entry.js +37 -0
  291. package/dist/esm/p-layout.entry.js +19 -0
  292. package/dist/esm/p-modal-backdrop_5.entry.js +84 -0
  293. package/dist/esm/p-modal.entry.js +35 -0
  294. package/dist/esm/p-navigation-item.entry.js +19 -0
  295. package/dist/esm/p-pagination-item.entry.js +19 -0
  296. package/dist/esm/p-pagination.entry.js +167 -0
  297. package/dist/esm/p-profile.entry.js +22 -0
  298. package/dist/esm/p-segment-container.entry.js +15 -0
  299. package/dist/esm/p-segment-item.entry.js +25 -0
  300. package/dist/esm/p-status.entry.js +45 -0
  301. package/dist/esm/p-stepper-item_2.entry.js +51 -0
  302. package/dist/esm/p-stepper.entry.js +67 -0
  303. package/dist/esm/p-tab-group.entry.js +15 -0
  304. package/dist/esm/p-tab-item.entry.js +19 -0
  305. package/dist/esm/p-tag.entry.js +23 -0
  306. package/dist/esm/p-tooltip.entry.js +76 -1812
  307. package/dist/esm/paperless.js +2 -2
  308. package/dist/esm/polyfills/core-js.js +0 -0
  309. package/dist/esm/polyfills/dom.js +0 -0
  310. package/dist/esm/polyfills/es5-html-element.js +0 -0
  311. package/dist/esm/polyfills/index.js +0 -0
  312. package/dist/esm/polyfills/system.js +0 -0
  313. package/dist/esm/popper-41c6f9cd.js +1788 -0
  314. package/dist/index.html +1 -1
  315. package/dist/paperless/p-0100c1a2.js +2 -0
  316. package/dist/paperless/p-0fe2b204.entry.js +1 -0
  317. package/dist/{build/p-f04c4de0.entry.js → paperless/p-1413a437.entry.js} +1 -1
  318. package/dist/paperless/p-17febf9c.entry.js +1 -0
  319. package/dist/paperless/p-19254809.entry.js +1 -0
  320. package/dist/paperless/p-208c45d9.entry.js +1 -0
  321. package/dist/paperless/p-27b956f9.entry.js +1 -0
  322. package/dist/paperless/p-2d23433e.entry.js +1 -0
  323. package/dist/paperless/p-2ef1ceb2.entry.js +1 -0
  324. package/dist/paperless/p-3222904d.entry.js +1 -0
  325. package/dist/paperless/p-38e37679.entry.js +1 -0
  326. package/dist/paperless/p-46a2fa14.entry.js +1 -0
  327. package/dist/paperless/p-4a0adfc2.entry.js +1 -0
  328. package/dist/paperless/p-540149ea.entry.js +1 -0
  329. package/dist/paperless/p-540637da.entry.js +1 -0
  330. package/dist/paperless/p-57d1e41b.entry.js +1 -0
  331. package/dist/paperless/p-5e959430.entry.js +1 -0
  332. package/dist/paperless/p-7635a449.entry.js +1 -0
  333. package/dist/paperless/p-7dd29073.entry.js +1 -0
  334. package/dist/paperless/p-802e0981.entry.js +1 -0
  335. package/dist/paperless/p-8268fd06.entry.js +1 -0
  336. package/dist/paperless/p-a65fea4b.entry.js +1 -0
  337. package/dist/paperless/p-a7086ffa.js +1 -0
  338. package/dist/paperless/p-b37fb94f.entry.js +1 -0
  339. package/dist/paperless/p-bf9c21cb.entry.js +1 -0
  340. package/dist/paperless/p-c0591445.entry.js +1 -0
  341. package/dist/paperless/p-c525ea4b.entry.js +1 -0
  342. package/dist/paperless/p-cfa78aa0.entry.js +1 -0
  343. package/dist/paperless/p-d5a61e5e.entry.js +1 -0
  344. package/dist/paperless/p-d8e5ce34.entry.js +1 -0
  345. package/dist/paperless/p-db270856.entry.js +1 -0
  346. package/dist/paperless/p-e82d3876.entry.js +1 -0
  347. package/dist/paperless/p-f8a3eb30.entry.js +1 -0
  348. package/dist/paperless/p-fa41110f.entry.js +1 -0
  349. package/dist/paperless/paperless.css +288 -26411
  350. package/dist/paperless/paperless.esm.js +1 -1
  351. package/dist/sw.js +2 -290
  352. package/dist/sw.js.map +1 -0
  353. package/dist/tailwind/animation.js +17 -0
  354. package/dist/tailwind/backdrop-blur.js +3 -0
  355. package/dist/tailwind/border-radius.js +10 -0
  356. package/dist/tailwind/colors.js +52 -0
  357. package/dist/tailwind/rotate.js +8 -0
  358. package/dist/tailwind/scale.js +3 -0
  359. package/dist/tailwind/screens.js +8 -0
  360. package/dist/tailwind/shadows.js +7 -0
  361. package/dist/tailwind/spacing.js +10 -0
  362. package/dist/tailwind/typography.js +21 -0
  363. package/dist/tailwind/width.js +18 -0
  364. package/dist/tailwind/z-index.js +3 -0
  365. package/dist/tailwind.config.js +26 -14
  366. package/dist/types/components/atoms/avatar/avatar.component.d.ts +21 -0
  367. package/dist/types/components/atoms/avatar-group/avatar-group.component.d.ts +7 -0
  368. package/dist/types/components/atoms/button/button.component.d.ts +18 -1
  369. package/dist/types/components/atoms/card-body/card-body.component.d.ts +7 -0
  370. package/dist/types/components/atoms/card-container/card-container.component.d.ts +11 -0
  371. package/dist/types/components/atoms/card-header/card-header.component.d.ts +11 -0
  372. package/dist/types/components/atoms/counter/counter.component.d.ts +3 -0
  373. package/dist/types/components/atoms/divider/divider.component.d.ts +7 -0
  374. package/dist/types/components/atoms/dropdown-menu-container/dropdown-menu-container.component.d.ts +3 -0
  375. package/dist/types/components/atoms/dropdown-menu-item/dropdown-menu-item.component.d.ts +7 -0
  376. package/dist/types/components/atoms/helper/helper.component.d.ts +5 -0
  377. package/dist/types/components/atoms/icon/icon.component.d.ts +3 -3
  378. package/dist/types/components/atoms/info-panel/info-panel.component.d.ts +24 -0
  379. package/dist/types/components/atoms/layout/layout.component.d.ts +7 -0
  380. package/dist/types/components/atoms/modal-backdrop/modal-backdrop.component.d.ts +3 -0
  381. package/dist/types/components/atoms/modal-body/modal-body.component.d.ts +7 -0
  382. package/dist/types/components/atoms/modal-container/modal-container.component.d.ts +7 -0
  383. package/dist/types/components/atoms/modal-footer/modal-footer.component.d.ts +3 -0
  384. package/dist/types/components/atoms/modal-header/modal-header.component.d.ts +3 -0
  385. package/dist/types/components/atoms/pagination-item/pagination-item.component.d.ts +7 -0
  386. package/dist/types/components/atoms/profile/profile.component.d.ts +8 -0
  387. package/dist/types/components/atoms/segment-container/segment-container.component.d.ts +3 -0
  388. package/dist/types/components/atoms/segment-item/segment-item.component.d.ts +22 -0
  389. package/dist/types/components/atoms/status/status.component.d.ts +23 -0
  390. package/dist/types/components/atoms/stepper-item/stepper-item.component.d.ts +19 -0
  391. package/dist/types/components/atoms/stepper-line/stepper-line.component.d.ts +11 -0
  392. package/dist/types/components/atoms/tab-group/tab-group.component.d.ts +3 -0
  393. package/dist/types/components/atoms/tab-item/tab-item.component.d.ts +7 -0
  394. package/dist/types/components/atoms/tag/tag.component.d.ts +11 -0
  395. package/dist/types/components/atoms/tooltip/tooltip.component.d.ts +20 -8
  396. package/dist/types/components/molecules/accordion/accordion.component.d.ts +25 -0
  397. package/dist/types/components/molecules/dropdown/dropdown.component.d.ts +42 -0
  398. package/dist/types/components/molecules/input-group/input-group.component.d.ts +49 -0
  399. package/dist/types/components/molecules/navigation-item/navigation-item.component.d.ts +24 -0
  400. package/dist/types/components/molecules/pagination/pagination.component.d.ts +28 -0
  401. package/dist/types/components/molecules/stepper/stepper.component.d.ts +18 -0
  402. package/dist/types/components/organisms/modal/modal.component.d.ts +25 -0
  403. package/dist/types/components.d.ts +1078 -21
  404. package/dist/types/utils/child-of.d.ts +1 -0
  405. package/dist/types/utils/icons.d.ts +5 -0
  406. package/dist/types/utils/illustrations.d.ts +1 -0
  407. package/dist/types/utils/types.d.ts +2 -0
  408. package/dist/workbox-5fe694da.js +2 -0
  409. package/dist/workbox-5fe694da.js.map +1 -0
  410. package/package.json +61 -61
  411. package/dist/build/p-003bc169.entry.js +0 -1
  412. package/dist/build/p-f33e1285.js +0 -2
  413. package/dist/build/p-f64e0b3a.entry.js +0 -1
  414. package/dist/build/p-fdbec0d3.entry.js +0 -1
  415. package/dist/collection/tailwind/grid.js +0 -26
  416. package/dist/paperless/p-003bc169.entry.js +0 -1
  417. package/dist/paperless/p-f33e1285.js +0 -2
  418. package/dist/paperless/p-f64e0b3a.entry.js +0 -1
  419. package/dist/paperless/p-fdbec0d3.entry.js +0 -1
@@ -0,0 +1 @@
1
+ .static{position:static!important}.inline-block{display:inline-block!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.scale-y-flip{--tw-scale-y:-1!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important;line-height:1!important}.text-6xl{font-size:3.75rem!important;line-height:1!important}*{box-sizing:border-box}.static{position:static!important}.w-full{width:100%!important}*{box-sizing:border-box}.static{position:static!important}.inline-block{display:inline-block!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.scale-y-flip{--tw-scale-y:-1!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important;line-height:1!important}.text-6xl{font-size:3.75rem!important;line-height:1!important}*{box-sizing:border-box}.static{position:static!important}.inline{display:inline!important}.flex{display:flex!important}.w-full{width:100%!important}.justify-center{justify-content:center!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}*{box-sizing:border-box}.static{position:static!important}.m-0{margin:0!important}.mt-6{margin-top:1.5rem!important}.flex{display:flex!important}.cursor-pointer{cursor:pointer!important}.items-center{align-items:center!important}.gap-3{gap:.75rem!important}.whitespace-nowrap{white-space:nowrap!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.font-medium{font-weight:500!important}.text-storm-vague{--tw-text-opacity:1!important;color:rgb(152 154 183/var(--tw-text-opacity))!important}*{box-sizing:border-box}.static{position:static!important}.flex{display:flex!important}.items-center{align-items:center!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!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:120rem){.container{max-width:120rem}}@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}}*{box-sizing:border-box}.static{position:static!important}.inline-block{display:inline-block!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.scale-y-flip{--tw-scale-y:-1!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important;line-height:1!important}.text-6xl{font-size:3.75rem!important;line-height:1!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}.inline-block{display:inline-block!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.scale-y-flip{--tw-scale-y:-1!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important;line-height:1!important}.text-6xl{font-size:3.75rem!important;line-height:1!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}.ml-2{margin-left:.5rem!important}.flex{display:flex!important}.items-end{align-items:flex-end!important}.justify-between{justify-content:space-between!important}.text-negative-light{--tw-text-opacity:1!important;color:rgb(255 204 211/var(--tw-text-opacity))!important}*{box-sizing:border-box}.hover\:text-negative:hover{--tw-text-opacity:1!important;color:rgb(185 30 40/var(--tw-text-opacity))!important}.visible{visibility:visible!important}.static{position:static!important}.blur{--tw-blur:blur(8px)!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}.flex{display:flex!important}*{box-sizing:border-box}.static{position:static!important}.mb-3{margin-bottom:.75rem!important}.ml-2{margin-left:.5rem!important}.flex-auto{flex:1 1 auto!important}.-translate-y-1\/2{--tw-translate-y:-50%!important}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-x-1\/2{--tw-translate-x:-50%!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.border-t-2{border-top-width:2px!important}.border-r-2{border-right-width:2px!important}.border-indigo{--tw-border-opacity:1!important;border-color:rgb(82 138 250/var(--tw-border-opacity))!important}.border-mystic-dark{--tw-border-opacity:1!important;border-color:rgb(218 230 240/var(--tw-border-opacity))!important}.transition{transition-duration:.15s!important;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.duration-500{transition-duration:.5s!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}
@@ -2,10 +2,6 @@ import { Component, h, Host, Prop } from '@stencil/core';
2
2
  import icons from '../../../utils/icons';
3
3
  export class Icon {
4
4
  constructor() {
5
- /**
6
- * The icon the be displayed
7
- */
8
- this.variant = null;
9
5
  /**
10
6
  * The size of the icon, using tailwind sizes
11
7
  */
@@ -13,7 +9,7 @@ export class Icon {
13
9
  /**
14
10
  * Wether to rotate the icon x degrees
15
11
  */
16
- this.rotate = null;
12
+ this.rotate = 0;
17
13
  /**
18
14
  * Wether to flip the icon horizontally or vertically
19
15
  */
@@ -21,42 +17,85 @@ export class Icon {
21
17
  }
22
18
  render() {
23
19
  const icon = icons[this.variant];
24
- return h(Host, { class: this._getClass(), innerHTML: icon });
25
- }
26
- _getClass() {
27
- return `p-icon inline-block text-${this.size} ${this.rotate || this.flip ? 'transform' : ''} ${this.rotate ? `${this.rotate < 0 ? '-' : ''}rotate-${this.rotate < 0 ? this.rotate * -1 : this.rotate}` : ''} ${this.flip ? `scale-${this.flip === 'horizontal' ? 'x' : 'y'}-flip` : ''}`;
20
+ const styles = {
21
+ 'p-icon inline-block': true,
22
+ 'text-auto': this.size === 'auto',
23
+ 'text-xxs': this.size === 'xxs',
24
+ 'text-xs': this.size === 'xs',
25
+ 'text-sm': this.size === 'sm',
26
+ 'text-base': this.size === 'base',
27
+ 'text-lg': this.size === 'lg',
28
+ 'text-xl': this.size === 'xl',
29
+ 'text-2xl': this.size === '2xl',
30
+ 'text-3xl': this.size === '3xl',
31
+ 'text-4xl': this.size === '4xl',
32
+ 'text-5xl': this.size === '5xl',
33
+ 'text-6xl': this.size === '6xl',
34
+ transform: !!this.rotate || !!this.flip,
35
+ 'scale-x-flip': this.flip === 'horizontal',
36
+ 'scale-y-flip': this.flip === 'vertical',
37
+ 'rotate-0': this.rotate === 0,
38
+ 'rotate-25': this.rotate === 25,
39
+ 'rotate-45': this.rotate === 45,
40
+ 'rotate-90': this.rotate === 90,
41
+ 'rotate-135': this.rotate === 135,
42
+ 'rotate-180': this.rotate === 180,
43
+ 'rotate-225': this.rotate === 225,
44
+ 'rotate-270': this.rotate === 270,
45
+ 'rotate-315': this.rotate === 315,
46
+ '-rotate-0': this.rotate === -0,
47
+ '-rotate-25': this.rotate === -25,
48
+ '-rotate-45': this.rotate === -45,
49
+ '-rotate-90': this.rotate === -90,
50
+ '-rotate-135': this.rotate === -135,
51
+ '-rotate-180': this.rotate === -180,
52
+ '-rotate-225': this.rotate === -225,
53
+ '-rotate-270': this.rotate === -270,
54
+ '-rotate-315': this.rotate === -315,
55
+ };
56
+ return h(Host, { class: styles, innerHTML: icon });
28
57
  }
29
58
  static get is() { return "p-icon"; }
59
+ static get originalStyleUrls() { return {
60
+ "$": ["icon.component.scss"]
61
+ }; }
62
+ static get styleUrls() { return {
63
+ "$": ["icon.component.css"]
64
+ }; }
30
65
  static get properties() { return {
31
66
  "variant": {
32
67
  "type": "string",
33
68
  "mutable": false,
34
69
  "complexType": {
35
70
  "original": "IconVariant",
36
- "resolved": "\"arrow\" | \"attachment\" | \"bread\" | \"calendar\" | \"car\" | \"checkmark\" | \"chevron\" | \"clock\" | \"cogs\" | \"comment\" | \"document\" | \"download\" | \"envelope\" | \"explanation\" | \"eye\" | \"filter\" | \"grid\" | \"headset\" | \"list\" | \"location\" | \"megaphone\" | \"minus\" | \"negative\" | \"pagination\" | \"payment\" | \"pencil\" | \"person\" | \"plus\" | \"question\" | \"receipt\" | \"report\" | \"search\" | \"settings\" | \"sick\" | \"tachometer\" | \"tool\" | \"trash\" | \"turn\" | \"upload\" | \"warning\"",
71
+ "resolved": "\"arrow\" | \"attachment\" | \"bread\" | \"calendar\" | \"car\" | \"checklist\" | \"checkmark\" | \"chevron\" | \"clock\" | \"cogs\" | \"comment\" | \"document\" | \"download\" | \"envelope\" | \"explanation\" | \"eye\" | \"filter\" | \"folder\" | \"grid\" | \"headset\" | \"integration\" | \"list\" | \"location\" | \"megaphone\" | \"minus\" | \"negative\" | \"pagination\" | \"payment\" | \"pencil\" | \"person\" | \"plus\" | \"question\" | \"receipt\" | \"report\" | \"search\" | \"settings\" | \"sick\" | \"tachometer\" | \"task\" | \"template\" | \"tool\" | \"trash\" | \"turn\" | \"upload\" | \"warning\"",
37
72
  "references": {
38
73
  "IconVariant": {
39
74
  "location": "local"
40
75
  }
41
76
  }
42
77
  },
43
- "required": false,
78
+ "required": true,
44
79
  "optional": false,
45
80
  "docs": {
46
81
  "tags": [],
47
82
  "text": "The icon the be displayed"
48
83
  },
49
84
  "attribute": "variant",
50
- "reflect": false,
51
- "defaultValue": "null"
85
+ "reflect": false
52
86
  },
53
87
  "size": {
54
88
  "type": "string",
55
89
  "mutable": false,
56
90
  "complexType": {
57
- "original": "string",
58
- "resolved": "string",
59
- "references": {}
91
+ "original": "TextSizeOptions",
92
+ "resolved": "\"2xl\" | \"3xl\" | \"4xl\" | \"5xl\" | \"6xl\" | \"auto\" | \"base\" | \"lg\" | \"sm\" | \"xl\" | \"xs\" | \"xxs\"",
93
+ "references": {
94
+ "TextSizeOptions": {
95
+ "location": "import",
96
+ "path": "../../../utils/types"
97
+ }
98
+ }
60
99
  },
61
100
  "required": false,
62
101
  "optional": false,
@@ -72,9 +111,14 @@ export class Icon {
72
111
  "type": "number",
73
112
  "mutable": false,
74
113
  "complexType": {
75
- "original": "number",
76
- "resolved": "number",
77
- "references": {}
114
+ "original": "RotateOptions",
115
+ "resolved": "-135 | -180 | -225 | -25 | -270 | -315 | -45 | -90 | 0 | 135 | 180 | 225 | 25 | 270 | 315 | 45 | 90",
116
+ "references": {
117
+ "RotateOptions": {
118
+ "location": "import",
119
+ "path": "../../../utils/types"
120
+ }
121
+ }
78
122
  },
79
123
  "required": false,
80
124
  "optional": false,
@@ -84,7 +128,7 @@ export class Icon {
84
128
  },
85
129
  "attribute": "rotate",
86
130
  "reflect": false,
87
- "defaultValue": "null"
131
+ "defaultValue": "0"
88
132
  },
89
133
  "flip": {
90
134
  "type": "string",
@@ -1,12 +1,6 @@
1
1
  import { Component, h, Host, Prop } from '@stencil/core';
2
2
  import illustrations from '../../../utils/illustrations';
3
3
  export class Illustration {
4
- constructor() {
5
- /**
6
- * The icon the be displayed
7
- */
8
- this.variant = null;
9
- }
10
4
  render() {
11
5
  const illustration = illustrations[this.variant];
12
6
  return h(Host, { class: "p-illustration block", innerHTML: illustration });
@@ -18,22 +12,21 @@ export class Illustration {
18
12
  "mutable": false,
19
13
  "complexType": {
20
14
  "original": "IllustrationVariant",
21
- "resolved": "\"departments\" | \"empty-state\" | \"expenses\" | \"functions\" | \"questions\" | \"sick-leave\" | \"time-off\" | \"upgrade-to-hr\"",
15
+ "resolved": "\"departments\" | \"e-mail\" | \"empty-state\" | \"expenses\" | \"functions\" | \"questions\" | \"sick-leave\" | \"time-off\" | \"upgrade-to-hr\"",
22
16
  "references": {
23
17
  "IllustrationVariant": {
24
18
  "location": "local"
25
19
  }
26
20
  }
27
21
  },
28
- "required": false,
22
+ "required": true,
29
23
  "optional": false,
30
24
  "docs": {
31
25
  "tags": [],
32
26
  "text": "The icon the be displayed"
33
27
  },
34
28
  "attribute": "variant",
35
- "reflect": false,
36
- "defaultValue": "null"
29
+ "reflect": false
37
30
  }
38
31
  }; }
39
32
  }
@@ -0,0 +1,28 @@
1
+ :host {
2
+ @apply flex flex-col w-full relative p-4 bg-indigo-light rounded-large;
3
+ }
4
+ :host .header {
5
+ @apply font-semibold text-storm-dark;
6
+ }
7
+ :host .content {
8
+ @apply text-sm;
9
+ }
10
+ :host .close {
11
+ @apply absolute top-2 right-2 cursor-pointer text-storm-vague;
12
+ }
13
+
14
+ :host(.variant-positive) {
15
+ @apply bg-positive-light;
16
+ }
17
+
18
+ :host(.variant-unbiased) {
19
+ @apply bg-unbiased-light;
20
+ }
21
+
22
+ :host(.variant-negative) {
23
+ @apply bg-negative-light;
24
+ }
25
+
26
+ :host(.has-close) {
27
+ @apply pr-8;
28
+ } .static{position:static!important}*{box-sizing:border-box}
@@ -0,0 +1,106 @@
1
+ import { Component, Element, h, Host, Prop } from '@stencil/core';
2
+ export class InfoPanel {
3
+ constructor() {
4
+ /**
5
+ * The variant of the info panel
6
+ */
7
+ this.variant = 'info';
8
+ /**
9
+ * Wether the panel can be closed
10
+ */
11
+ this.closeable = false;
12
+ }
13
+ render() {
14
+ return (h(Host, { class: `p-info-panel variant-${this.variant} ${this.closeable && 'has-close'}` },
15
+ h("div", { class: "header" },
16
+ h("slot", { name: "header" })),
17
+ h("div", { class: "content" },
18
+ h("slot", { name: "content" })),
19
+ this.closeable && (h("div", { class: "close", onClick: () => this._close() },
20
+ h("p-icon", { variant: "negative" })))));
21
+ }
22
+ _close() {
23
+ this._el.remove();
24
+ }
25
+ static get is() { return "p-info-panel"; }
26
+ static get encapsulation() { return "shadow"; }
27
+ static get originalStyleUrls() { return {
28
+ "$": ["info-panel.component.scss"]
29
+ }; }
30
+ static get styleUrls() { return {
31
+ "$": ["info-panel.component.css"]
32
+ }; }
33
+ static get properties() { return {
34
+ "variant": {
35
+ "type": "string",
36
+ "mutable": false,
37
+ "complexType": {
38
+ "original": "'info' | 'negative' | 'positive' | 'unbiased'",
39
+ "resolved": "\"info\" | \"negative\" | \"positive\" | \"unbiased\"",
40
+ "references": {}
41
+ },
42
+ "required": false,
43
+ "optional": false,
44
+ "docs": {
45
+ "tags": [],
46
+ "text": "The variant of the info panel"
47
+ },
48
+ "attribute": "variant",
49
+ "reflect": false,
50
+ "defaultValue": "'info'"
51
+ },
52
+ "header": {
53
+ "type": "string",
54
+ "mutable": false,
55
+ "complexType": {
56
+ "original": "string",
57
+ "resolved": "string",
58
+ "references": {}
59
+ },
60
+ "required": false,
61
+ "optional": false,
62
+ "docs": {
63
+ "tags": [],
64
+ "text": "The header of the info panel"
65
+ },
66
+ "attribute": "header",
67
+ "reflect": false
68
+ },
69
+ "content": {
70
+ "type": "string",
71
+ "mutable": false,
72
+ "complexType": {
73
+ "original": "string",
74
+ "resolved": "string",
75
+ "references": {}
76
+ },
77
+ "required": false,
78
+ "optional": false,
79
+ "docs": {
80
+ "tags": [],
81
+ "text": "The content of the info panel"
82
+ },
83
+ "attribute": "content",
84
+ "reflect": false
85
+ },
86
+ "closeable": {
87
+ "type": "boolean",
88
+ "mutable": false,
89
+ "complexType": {
90
+ "original": "boolean",
91
+ "resolved": "boolean",
92
+ "references": {}
93
+ },
94
+ "required": false,
95
+ "optional": false,
96
+ "docs": {
97
+ "tags": [],
98
+ "text": "Wether the panel can be closed"
99
+ },
100
+ "attribute": "closeable",
101
+ "reflect": false,
102
+ "defaultValue": "false"
103
+ }
104
+ }; }
105
+ static get elementRef() { return "_el"; }
106
+ }
@@ -0,0 +1,66 @@
1
+ :host {
2
+ @apply grid h-screen w-screen content-start overflow-hidden;
3
+ padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
4
+ grid-template-columns: auto 1fr;
5
+ grid-template-rows: auto 1fr;
6
+ gap: 0;
7
+ grid-template-areas: "topbar topbar" "sidebar content";
8
+ }
9
+ :host .topbar,
10
+ :host .sidebar,
11
+ :host .content {
12
+ @apply self-start;
13
+ }
14
+ :host .topbar {
15
+ grid-area: topbar;
16
+ @apply sticky w-full;
17
+ @apply order-2 desktop-sm:order-1;
18
+ }
19
+ :host .sidebar {
20
+ grid-area: sidebar;
21
+ @apply flex h-full box-border;
22
+ @apply w-sidebar-mobile desktop-sm:w-sidebar-desktop;
23
+ @apply order-1 desktop-sm:order-2;
24
+ }
25
+ :host .content {
26
+ grid-area: content;
27
+ @apply relative flex flex-col h-full overflow-y-auto;
28
+ @apply order-3;
29
+ }
30
+ :host .content .inner-content {
31
+ @apply relative pb-24;
32
+ @apply px-content-mobile-x py-content-mobile-y;
33
+ @apply desktop-sm:px-content-desktop-x desktop-sm:py-content-desktop-y;
34
+ @apply desktop-xs:w-content-desktop-xs desktop-sm:w-content-desktop-sm desktop:w-content-desktop desktop-lg:w-content-desktop-lg desktop-xl:w-content-desktop-xl;
35
+ }
36
+
37
+ :host(.variant-default) .content {
38
+ @apply flex-1;
39
+ }
40
+
41
+ :host(.variant-login) {
42
+ grid-template-areas: "topbar topbar" "content content";
43
+ }
44
+ @screen desktop-xs {
45
+ :host(.variant-login) {
46
+ grid-template-areas: "topbar topbar" "content sidebar";
47
+ }
48
+ }
49
+ :host(.variant-login) .sidebar {
50
+ @apply hidden desktop-xs:flex w-unset;
51
+ @apply order-3 p-2;
52
+ @apply flex-1 overflow-hidden;
53
+ }
54
+ :host(.variant-login) .sidebar .inner-content {
55
+ @apply p-2;
56
+ }
57
+ :host(.variant-login) .content {
58
+ @apply order-3 desktop-xs:order-2;
59
+ @apply items-center desktop-xs:justify-center;
60
+ }
61
+ :host(.variant-login) .content .inner-content {
62
+ @apply box-border;
63
+ @apply desktop-xs:py-0 desktop-xs:px-18;
64
+ @apply w-full tablet:w-content-desktop-login;
65
+ @apply pt-14 desktop-xs:pt-content-mobile-y;
66
+ } .static{position:static!important}*{box-sizing:border-box}
@@ -0,0 +1,47 @@
1
+ import { Component, h, Host, Prop } from '@stencil/core';
2
+ export class Layout {
3
+ constructor() {
4
+ /**
5
+ * Variant of the layout
6
+ */
7
+ this.variant = 'default';
8
+ }
9
+ render() {
10
+ return (h(Host, { class: `p-layout variant-${this.variant}` },
11
+ h("div", { class: "topbar" },
12
+ h("slot", { name: "topbar" })),
13
+ h("div", { class: "sidebar" },
14
+ h("slot", { name: "sidebar" })),
15
+ h("div", { class: "content" },
16
+ h("div", { class: "inner-content" },
17
+ h("slot", { name: "content" })))));
18
+ }
19
+ static get is() { return "p-layout"; }
20
+ static get encapsulation() { return "shadow"; }
21
+ static get originalStyleUrls() { return {
22
+ "$": ["layout.component.scss"]
23
+ }; }
24
+ static get styleUrls() { return {
25
+ "$": ["layout.component.css"]
26
+ }; }
27
+ static get properties() { return {
28
+ "variant": {
29
+ "type": "string",
30
+ "mutable": false,
31
+ "complexType": {
32
+ "original": "'default' | 'login'",
33
+ "resolved": "\"default\" | \"login\"",
34
+ "references": {}
35
+ },
36
+ "required": false,
37
+ "optional": false,
38
+ "docs": {
39
+ "tags": [],
40
+ "text": "Variant of the layout"
41
+ },
42
+ "attribute": "variant",
43
+ "reflect": false,
44
+ "defaultValue": "'default'"
45
+ }
46
+ }; }
47
+ }
@@ -13,7 +13,7 @@
13
13
  @apply fixed top-0 left-0 w-screen h-screen;
14
14
  @apply flex items-center justify-center;
15
15
  @apply bg-mystic;
16
- z-index: 9999;
16
+ z-index: 1001;
17
17
  }
18
18
  :host .loading-screen .content {
19
19
  @apply max-w-xs;
@@ -23,4 +23,4 @@
23
23
  }
24
24
  :host .loading-screen .content .loader-wrapper .loader {
25
25
  @apply text-4xl;
26
- }
26
+ } .static{position:static!important}.w-full{width:100%!important}*{box-sizing:border-box}.static{position:static!important}.inline-block{display:inline-block!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-25{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-25{--tw-rotate:25deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-90{--tw-rotate:90deg!important}.rotate-135{--tw-rotate:135deg!important}.rotate-135,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg!important}.rotate-225{--tw-rotate:225deg!important}.rotate-225,.rotate-270{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-270{--tw-rotate:270deg!important}.rotate-315{--tw-rotate:315deg!important}.-rotate-0,.rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-0{--tw-rotate:-0deg!important}.-rotate-25{--tw-rotate:-25deg!important}.-rotate-25,.-rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-135,.-rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-135{--tw-rotate:-135deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-180,.-rotate-225{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-225{--tw-rotate:-225deg!important}.-rotate-270{--tw-rotate:-270deg!important}.-rotate-270,.-rotate-315{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-315{--tw-rotate:-315deg!important}.scale-x-flip{--tw-scale-x:-1!important}.scale-x-flip,.scale-y-flip{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.scale-y-flip{--tw-scale-y:-1!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.text-xxs{font-size:.6875rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important}.text-lg,.text-xl{line-height:1.75rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important;line-height:1!important}.text-6xl{font-size:3.75rem!important;line-height:1!important}*{box-sizing:border-box}.static{position:static!important}.inline{display:inline!important}.flex{display:flex!important}.w-full{width:100%!important}.justify-center{justify-content:center!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}*{box-sizing:border-box}.static{position:static!important}.inline{display:inline!important}.flex{display:flex!important}.w-full{width:100%!important}.justify-center{justify-content:center!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}*{box-sizing:border-box}
@@ -27,13 +27,14 @@ export class Loader {
27
27
  return;
28
28
  }
29
29
  if (this.variant === 'full-screen') {
30
- return (h(Host, { class: "p-loader" },
30
+ return (h(Host, { class: "p-loader variant-full-screen" },
31
31
  h("div", { class: "loading-screen" },
32
32
  h("div", { class: "content" },
33
33
  h("slot", null),
34
34
  h("div", { class: "loader-wrapper" }, this._loader)))));
35
35
  }
36
- return h(Host, { class: `p-loader flex ${this.variant === 'full-width' && 'w-100 d-block flex justify-center text-4xl'}` }, this._loader);
36
+ return (h(Host, { class: `p-loader flex ${this.variant === 'full-width' &&
37
+ 'w-full flex justify-center text-4xl'}` }, this._loader));
37
38
  }
38
39
  _checkShow() {
39
40
  var _a;
@@ -42,7 +43,7 @@ export class Loader {
42
43
  this._showSubscriber = null;
43
44
  }
44
45
  if (typeof this.show !== 'boolean') {
45
- this._showSubscriber = (_a = this.show) === null || _a === void 0 ? void 0 : _a.subscribe(show => (this._show = show));
46
+ this._showSubscriber = (_a = this.show) === null || _a === void 0 ? void 0 : _a.subscribe((show) => (this._show = show));
46
47
  return;
47
48
  }
48
49
  this._show = this.show;
@@ -0,0 +1,7 @@
1
+ :host {
2
+ @apply fixed top-0 left-0 z-modal;
3
+ @apply h-screen w-screen tablet:p-16;
4
+ @apply backdrop-blur-xs bg-storm/50;
5
+ @apply flex justify-center items-center;
6
+ @apply animate-fade-in;
7
+ } .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:120rem){.container{max-width:120rem}}@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}}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!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:120rem){.container{max-width:120rem}}@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}}*{box-sizing:border-box}@media (min-width:40rem){.tablet\:w-80{width:20rem!important}.tablet\:w-\[33\.5rem\]{width:33.5rem!important}.tablet\:w-\[38rem\]{width:38rem!important}.tablet\:w-\[47\.5rem\]{width:47.5rem!important}.tablet\:w-\[57\.5rem\]{width:57.5rem!important}}.static{position:static!important}.mb-6{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}
@@ -0,0 +1,15 @@
1
+ import { Component, h, Host } from '@stencil/core';
2
+ export class ModalBackdrop {
3
+ render() {
4
+ return (h(Host, { class: "p-modal-backdrop" },
5
+ h("slot", null)));
6
+ }
7
+ static get is() { return "p-modal-backdrop"; }
8
+ static get encapsulation() { return "shadow"; }
9
+ static get originalStyleUrls() { return {
10
+ "$": ["modal-backdrop.component.scss"]
11
+ }; }
12
+ static get styleUrls() { return {
13
+ "$": ["modal-backdrop.component.css"]
14
+ }; }
15
+ }
@@ -0,0 +1,7 @@
1
+ :host {
2
+ @apply px-14 py-6 h-full tablet:h-auto;
3
+ }
4
+
5
+ :host(.variant-table) {
6
+ @apply px-6;
7
+ } .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:120rem){.container{max-width:120rem}}@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}}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!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:120rem){.container{max-width:120rem}}@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}}*{box-sizing:border-box}@media (min-width:40rem){.tablet\:w-80{width:20rem!important}.tablet\:w-\[33\.5rem\]{width:33.5rem!important}.tablet\:w-\[38rem\]{width:38rem!important}.tablet\:w-\[47\.5rem\]{width:47.5rem!important}.tablet\:w-\[57\.5rem\]{width:57.5rem!important}}.static{position:static!important}.mb-6{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}
@@ -0,0 +1,41 @@
1
+ import { Component, h, Host, Prop } from '@stencil/core';
2
+ export class ModalBody {
3
+ constructor() {
4
+ /**
5
+ * The variant of the modal body
6
+ */
7
+ this.variant = 'default';
8
+ }
9
+ render() {
10
+ return (h(Host, { class: `p-modal-body variant-${this.variant}` },
11
+ h("slot", null)));
12
+ }
13
+ static get is() { return "p-modal-body"; }
14
+ static get encapsulation() { return "shadow"; }
15
+ static get originalStyleUrls() { return {
16
+ "$": ["modal-body.component.scss"]
17
+ }; }
18
+ static get styleUrls() { return {
19
+ "$": ["modal-body.component.css"]
20
+ }; }
21
+ static get properties() { return {
22
+ "variant": {
23
+ "type": "string",
24
+ "mutable": false,
25
+ "complexType": {
26
+ "original": "'default' | 'table'",
27
+ "resolved": "\"default\" | \"table\"",
28
+ "references": {}
29
+ },
30
+ "required": false,
31
+ "optional": false,
32
+ "docs": {
33
+ "tags": [],
34
+ "text": "The variant of the modal body"
35
+ },
36
+ "attribute": "variant",
37
+ "reflect": false,
38
+ "defaultValue": "'default'"
39
+ }
40
+ }; }
41
+ }
@@ -0,0 +1,6 @@
1
+ p-modal-container {
2
+ @apply flex flex-col w-full h-full tablet:h-auto;
3
+ @apply bg-white tablet:rounded-xxlarge;
4
+ @apply overflow-hidden;
5
+ @apply shadow-4 !important;
6
+ } .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:120rem){.container{max-width:120rem}}@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}}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!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:120rem){.container{max-width:120rem}}@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}}*{box-sizing:border-box}@media (min-width:40rem){.tablet\:w-80{width:20rem!important}.tablet\:w-\[33\.5rem\]{width:33.5rem!important}.tablet\:w-\[38rem\]{width:38rem!important}.tablet\:w-\[47\.5rem\]{width:47.5rem!important}.tablet\:w-\[57\.5rem\]{width:57.5rem!important}}.static{position:static!important}.mb-6{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}*{box-sizing:border-box}.static{position:static!important}*{box-sizing:border-box}.static{position:static!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:120rem){.container{max-width:120rem}}@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}}*{box-sizing:border-box}@media (min-width:40rem){.tablet\:w-80{width:20rem!important}.tablet\:w-\[33\.5rem\]{width:33.5rem!important}.tablet\:w-\[38rem\]{width:38rem!important}.tablet\:w-\[47\.5rem\]{width:47.5rem!important}.tablet\:w-\[57\.5rem\]{width:57.5rem!important}}