@paperless/core 2.0.1-beta.157 → 2.0.1-beta.159

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 (125) hide show
  1. package/CHANGELOG.md +229 -0
  2. package/dist/build/index.esm.js +1 -1
  3. package/dist/build/p-59ab69e0.entry.js +2 -0
  4. package/dist/build/p-59ab69e0.entry.js.map +1 -0
  5. package/dist/build/{p-5b500894.entry.js → p-5ec4dcc5.entry.js} +2 -2
  6. package/dist/{paperless/p-c74c4740.entry.js → build/p-815ece67.entry.js} +2 -2
  7. package/dist/build/p-858a2582.entry.js +2 -0
  8. package/dist/build/p-858a2582.entry.js.map +1 -0
  9. package/dist/build/p-_CfQET1U.js +2 -0
  10. package/dist/build/p-_CfQET1U.js.map +1 -0
  11. package/dist/build/{p-8046ec48.entry.js → p-baec5c22.entry.js} +2 -2
  12. package/dist/{paperless/p-8046ec48.entry.js.map → build/p-baec5c22.entry.js.map} +1 -1
  13. package/dist/build/{p-650f135c.js → p-da60c514.js} +1 -1
  14. package/dist/build/p-helper.p-tooltip.entry.esm.js.map +1 -1
  15. package/dist/build/p-select.entry.esm.js.map +1 -1
  16. package/dist/build/p-table-column.entry.esm.js.map +1 -1
  17. package/dist/build/paperless.esm.js +1 -1
  18. package/dist/cjs/index.cjs.js +1 -1
  19. package/dist/cjs/loader.cjs.js +1 -1
  20. package/dist/cjs/p-empty-state_9.cjs.entry.js +1 -1
  21. package/dist/cjs/p-helper.p-tooltip.entry.cjs.js.map +1 -1
  22. package/dist/cjs/p-helper_2.cjs.entry.js +8 -8
  23. package/dist/cjs/p-helper_2.cjs.entry.js.map +1 -1
  24. package/dist/cjs/p-select.cjs.entry.js +1 -1
  25. package/dist/cjs/p-select.cjs.entry.js.map +1 -1
  26. package/dist/cjs/p-select.entry.cjs.js.map +1 -1
  27. package/dist/cjs/p-table-column.cjs.entry.js +2 -2
  28. package/dist/cjs/p-table-column.cjs.entry.js.map +1 -1
  29. package/dist/cjs/p-table-column.entry.cjs.js.map +1 -1
  30. package/dist/cjs/p-table.cjs.entry.js +1 -1
  31. package/dist/cjs/paperless.cjs.js +1 -1
  32. package/dist/cjs/{table-helpers-Bne0_01e.js → table-helpers-Dm9HGI12.js} +9 -5
  33. package/dist/cjs/table-helpers-Dm9HGI12.js.map +1 -0
  34. package/dist/collection/components/atoms/tooltip/tooltip.component.css +1 -1
  35. package/dist/collection/components/atoms/tooltip/tooltip.component.js +7 -7
  36. package/dist/collection/components/atoms/tooltip/tooltip.component.js.map +1 -1
  37. package/dist/collection/components/helpers/table/column/table-column.component.js +8 -8
  38. package/dist/collection/components/helpers/table/column/table-column.component.js.map +1 -1
  39. package/dist/collection/components/molecules/select/select.component.js +1 -1
  40. package/dist/collection/components/molecules/select/select.component.js.map +1 -1
  41. package/dist/collection/utils/table-helpers.js +7 -3
  42. package/dist/collection/utils/table-helpers.js.map +1 -1
  43. package/dist/components/index.js +1 -1
  44. package/dist/components/{p-6G9LqZu0.js → p-BL6tcXIx.js} +10 -10
  45. package/dist/components/p-BL6tcXIx.js.map +1 -0
  46. package/dist/components/{p-CSK_X0tW.js → p-Cf-_6-uf.js} +5 -5
  47. package/dist/components/{p-CSK_X0tW.js.map → p-Cf-_6-uf.js.map} +1 -1
  48. package/dist/components/{p-S7p7V6sq.js → p-CxCXB4c1.js} +3 -3
  49. package/dist/components/{p-S7p7V6sq.js.map → p-CxCXB4c1.js.map} +1 -1
  50. package/dist/components/{p-Ds9vCh4D.js → p-Cz7DdDdd.js} +9 -5
  51. package/dist/components/p-Cz7DdDdd.js.map +1 -0
  52. package/dist/components/{p-z7y5Yxgj.js → p-DCYyroOh.js} +6 -6
  53. package/dist/components/{p-z7y5Yxgj.js.map → p-DCYyroOh.js.map} +1 -1
  54. package/dist/components/{p-COcP6KwP.js → p-DUGSBBgc.js} +4 -4
  55. package/dist/components/{p-COcP6KwP.js.map → p-DUGSBBgc.js.map} +1 -1
  56. package/dist/components/{p-C6mKH4oI.js → p-_sgEPMdz.js} +3 -3
  57. package/dist/components/{p-C6mKH4oI.js.map → p-_sgEPMdz.js.map} +1 -1
  58. package/dist/components/p-attachment.js +3 -3
  59. package/dist/components/p-datepicker.js +4 -4
  60. package/dist/components/p-field-container.js +1 -1
  61. package/dist/components/p-field.js +1 -1
  62. package/dist/components/p-helper.js +1 -1
  63. package/dist/components/p-select.js +5 -5
  64. package/dist/components/p-select.js.map +1 -1
  65. package/dist/components/p-table-cell.js +1 -1
  66. package/dist/components/p-table-column.js +3 -3
  67. package/dist/components/p-table-column.js.map +1 -1
  68. package/dist/components/p-table-header.js +1 -1
  69. package/dist/components/p-table.js +7 -7
  70. package/dist/components/p-tooltip.js +1 -1
  71. package/dist/esm/index.js +1 -1
  72. package/dist/esm/loader.js +1 -1
  73. package/dist/esm/p-empty-state_9.entry.js +1 -1
  74. package/dist/esm/p-helper.p-tooltip.entry.js.map +1 -1
  75. package/dist/esm/p-helper_2.entry.js +8 -8
  76. package/dist/esm/p-helper_2.entry.js.map +1 -1
  77. package/dist/esm/p-select.entry.js +1 -1
  78. package/dist/esm/p-select.entry.js.map +1 -1
  79. package/dist/esm/p-table-column.entry.js +2 -2
  80. package/dist/esm/p-table-column.entry.js.map +1 -1
  81. package/dist/esm/p-table.entry.js +1 -1
  82. package/dist/esm/paperless.js +1 -1
  83. package/dist/esm/{table-helpers-DaUENiI5.js → table-helpers-DG43HEPx.js} +9 -5
  84. package/dist/esm/table-helpers-DG43HEPx.js.map +1 -0
  85. package/dist/index.html +1 -1
  86. package/dist/paperless/index.esm.js +1 -1
  87. package/dist/paperless/p-59ab69e0.entry.js +2 -0
  88. package/dist/paperless/p-59ab69e0.entry.js.map +1 -0
  89. package/dist/paperless/{p-5b500894.entry.js → p-5ec4dcc5.entry.js} +2 -2
  90. package/dist/{build/p-c74c4740.entry.js → paperless/p-815ece67.entry.js} +2 -2
  91. package/dist/paperless/p-858a2582.entry.js +2 -0
  92. package/dist/paperless/p-858a2582.entry.js.map +1 -0
  93. package/dist/paperless/p-_CfQET1U.js +2 -0
  94. package/dist/paperless/p-_CfQET1U.js.map +1 -0
  95. package/dist/paperless/{p-8046ec48.entry.js → p-baec5c22.entry.js} +2 -2
  96. package/dist/{build/p-8046ec48.entry.js.map → paperless/p-baec5c22.entry.js.map} +1 -1
  97. package/dist/paperless/p-helper.p-tooltip.entry.esm.js.map +1 -1
  98. package/dist/paperless/p-select.entry.esm.js.map +1 -1
  99. package/dist/paperless/p-table-column.entry.esm.js.map +1 -1
  100. package/dist/paperless/paperless.esm.js +1 -1
  101. package/dist/sw.js +1 -1
  102. package/dist/sw.js.map +1 -1
  103. package/dist/types/components/helpers/table/column/table-column.component.d.ts +2 -2
  104. package/dist/types/components.d.ts +12 -8
  105. package/package.json +1 -1
  106. package/dist/build/p-4b479552.entry.js +0 -2
  107. package/dist/build/p-4b479552.entry.js.map +0 -1
  108. package/dist/build/p-4c81bb03.entry.js +0 -2
  109. package/dist/build/p-4c81bb03.entry.js.map +0 -1
  110. package/dist/build/p-BCrdDF_Y.js +0 -2
  111. package/dist/build/p-BCrdDF_Y.js.map +0 -1
  112. package/dist/cjs/table-helpers-Bne0_01e.js.map +0 -1
  113. package/dist/components/p-6G9LqZu0.js.map +0 -1
  114. package/dist/components/p-Ds9vCh4D.js.map +0 -1
  115. package/dist/esm/table-helpers-DaUENiI5.js.map +0 -1
  116. package/dist/paperless/p-4b479552.entry.js +0 -2
  117. package/dist/paperless/p-4b479552.entry.js.map +0 -1
  118. package/dist/paperless/p-4c81bb03.entry.js +0 -2
  119. package/dist/paperless/p-4c81bb03.entry.js.map +0 -1
  120. package/dist/paperless/p-BCrdDF_Y.js +0 -2
  121. package/dist/paperless/p-BCrdDF_Y.js.map +0 -1
  122. /package/dist/build/{p-5b500894.entry.js.map → p-5ec4dcc5.entry.js.map} +0 -0
  123. /package/dist/build/{p-c74c4740.entry.js.map → p-815ece67.entry.js.map} +0 -0
  124. /package/dist/paperless/{p-5b500894.entry.js.map → p-5ec4dcc5.entry.js.map} +0 -0
  125. /package/dist/paperless/{p-c74c4740.entry.js.map → p-815ece67.entry.js.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,235 @@
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.159](https://github.com/ionic-team/stencil-component-starter/compare/v2.0.1-beta.158...v2.0.1-beta.159) (2025-06-03)
7
+
8
+
9
+ ### Features
10
+
11
+ * **atoms/tooltip:** Click variant max-w change ([d1af118](https://github.com/ionic-team/stencil-component-starter/commit/d1af1182d971c1ca90da554c9f85d6ccf0a8c191))
12
+
13
+
14
+
15
+
16
+
17
+ ## [2.0.1-beta.158](https://github.com/ionic-team/stencil-component-starter/compare/v1.69.0...v2.0.1-beta.158) (2025-06-02)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * add components.d.ts ([aa18e7d](https://github.com/ionic-team/stencil-component-starter/commit/aa18e7dee769a14ad4f8c554f3d356f39a897683))
23
+ * **atom/segment/item:** Change text item ([99a24ca](https://github.com/ionic-team/stencil-component-starter/commit/99a24caaacf6520e2014e997e2fca6d1d7c4b820))
24
+ * **atoms/avatar:** Always force a single letter ([fb98f08](https://github.com/ionic-team/stencil-component-starter/commit/fb98f0831f3a9957dc4efdc7843984f0d8efb68e))
25
+ * **atoms/avatar:** Apply ambit font ([7265e2e](https://github.com/ionic-team/stencil-component-starter/commit/7265e2e4172217d1fb93a5222602f59a9bb08cb7))
26
+ * **atoms/avatar:** Fix centering letters ([1977e57](https://github.com/ionic-team/stencil-component-starter/commit/1977e574f6f4b4bfdbb1514e18d40731c4f5b523))
27
+ * **atoms/avatar:** Font weight & color ([80a293f](https://github.com/ionic-team/stencil-component-starter/commit/80a293fb5325c44316b73b0b79ddc636a4df27fe))
28
+ * **atoms/avatar:** Set leading to the same as font size ([1aad585](https://github.com/ionic-team/stencil-component-starter/commit/1aad5857c0613c4dbb788ab30e3fd5dcd327c553))
29
+ * **atoms/backdrop:** Fix drawer variant not overriding values ([11fa658](https://github.com/ionic-team/stencil-component-starter/commit/11fa6586ae978c148e49af3069aec778985819b2))
30
+ * **atoms/badge:** Apply shadow to badge ([a7bca8b](https://github.com/ionic-team/stencil-component-starter/commit/a7bca8b4d5f161e986e83befffd1eff30874a6f4))
31
+ * **atoms/card/container:** add h-inherit ([39bf2fc](https://github.com/ionic-team/stencil-component-starter/commit/39bf2fcf9ebfc7916b2a80c245c9fcd057bad68b))
32
+ * **atoms/card/header:** Add flex to the header suffix ([53f9d0b](https://github.com/ionic-team/stencil-component-starter/commit/53f9d0ba5cc2e21c4c9a595a3d1a7d84683d0787))
33
+ * **atoms/card/header:** Apply gap to header title ([3e0c50a](https://github.com/ionic-team/stencil-component-starter/commit/3e0c50ad5e4337f89b5f97ebf2835525d38f167a))
34
+ * **atoms/card/header:** Set a max height to the header ([e42c934](https://github.com/ionic-team/stencil-component-starter/commit/e42c9348851c6fdbd2a3c35fe5fff18ea135c522))
35
+ * **atoms/checkbox, radio & toggle:** Don't add nonce to the id if an id is supplied ([dfb9465](https://github.com/ionic-team/stencil-component-starter/commit/dfb946588254ded3b162306293a83d444dc08c4c))
36
+ * **atoms/checkbox:** Add hover state for checked state ([dcac989](https://github.com/ionic-team/stencil-component-starter/commit/dcac9895401ce74b18be69ec2d67de464d2e0eb3))
37
+ * **atoms/colors:** Fix some missed currentColors ([d77616b](https://github.com/ionic-team/stencil-component-starter/commit/d77616b2b3f4a627987ed304653acd2f8267d6e1))
38
+ * **atoms/divider:** Make it use all space ([6913889](https://github.com/ionic-team/stencil-component-starter/commit/6913889aa33e02d177f8165e342829105f8bdc96))
39
+ * **atoms/dropdown-menu/container:** Only apply w-auto when there is a max width ([d30198a](https://github.com/ionic-team/stencil-component-starter/commit/d30198a738447e404994b55d06cf3da236f7b9c2))
40
+ * **atoms/floating-menu/item:** Remove reflecting hover/disabled so it's not an empty string ([1c17e4b](https://github.com/ionic-team/stencil-component-starter/commit/1c17e4b6194ab7a52bbdfa87bb0625590b442e6f))
41
+ * **atoms/helper:** Small change to accomendate for height changes ([99988fb](https://github.com/ionic-team/stencil-component-starter/commit/99988fbd86e8c6c67b040e6cd89ef0e6648dbb78))
42
+ * **atoms/icon:** Apply inline-flex ([5451816](https://github.com/ionic-team/stencil-component-starter/commit/5451816800b46581a06236c7fb76141be9fe7631))
43
+ * **atoms/icon:** Apply shadow & fix sizing issue ([817f28f](https://github.com/ionic-team/stencil-component-starter/commit/817f28f04ebea1afdb5bf0a25a0eef72693646e2))
44
+ * **atoms/icon:** Remove console.log ([fafb651](https://github.com/ionic-team/stencil-component-starter/commit/fafb6519bd286454c08f4b4de7d0756265aed7cb))
45
+ * **atoms/icon:** Remove duplicate icon ([6f20e6f](https://github.com/ionic-team/stencil-component-starter/commit/6f20e6f43c7641217876fdae26bdc64716b1b715))
46
+ * **atoms/info panel:** Check wether slot is filled ([e3fb1dc](https://github.com/ionic-team/stencil-component-starter/commit/e3fb1dc8fb904181f4cf252e326129124f8520fc))
47
+ * **atoms/info-panel:** Apply height inherit ([ebaca30](https://github.com/ionic-team/stencil-component-starter/commit/ebaca30ec57883e93d22b75f2811216334916ef5))
48
+ * **atoms/info-panel:** Apply height inherit for content slot ([5e60d10](https://github.com/ionic-team/stencil-component-starter/commit/5e60d10b43de49dfb3e912b6a11f352050dee5fd))
49
+ * **atoms/info-panel:** Fix showing header/content when prop is used ([8b056ba](https://github.com/ionic-team/stencil-component-starter/commit/8b056bac42c617bb93555fd32a78e3635985e94e))
50
+ * **atoms/layout:** Don't make sidebar go to w-72 ([a0dee1f](https://github.com/ionic-team/stencil-component-starter/commit/a0dee1f58c815aa8deae9edc41aeb04ec49491f2))
51
+ * **atoms/loader:** Bring it back ([07c04f7](https://github.com/ionic-team/stencil-component-starter/commit/07c04f78b9859d0e351e467c85ec73351e80db07))
52
+ * **atoms/loader:** Don't access props before hydration ([1f7a8d4](https://github.com/ionic-team/stencil-component-starter/commit/1f7a8d4d1beae03f36a775242e1118dba722dd5f))
53
+ * **atoms/modal/body:** Remove overflow scroll for now ([49e8b10](https://github.com/ionic-team/stencil-component-starter/commit/49e8b10ac407417efd77f6cf6c676b5b6d9ebc94))
54
+ * **atoms/modal/footer:** Try scoped instead of shadow ([abc7d87](https://github.com/ionic-team/stencil-component-starter/commit/abc7d873a65310ed77202ff48876fff641b6a251))
55
+ * **atoms/modal/header:** Set width to 100%-7rem ([d688fbd](https://github.com/ionic-team/stencil-component-starter/commit/d688fbdfb13ab3b5d98bbf057fbdd3ab306fada2))
56
+ * **atoms/radio:** Remove :after classes ([ba9f9d6](https://github.com/ionic-team/stencil-component-starter/commit/ba9f9d618b2b8602178020883da74f18bda7ac25))
57
+ * **atoms/segment/item:** Fix text styling for block variant ([779f8c7](https://github.com/ionic-team/stencil-component-starter/commit/779f8c70e5e78d1564b64996c6a0a0b2504816b8))
58
+ * **atoms/stepper/item:** Add 1px margin ([40d8e57](https://github.com/ionic-team/stencil-component-starter/commit/40d8e575bbd4be3db6512b36b7f1d0043ecb48e4))
59
+ * **atoms/toggle:** Fix circle showing on unchecked & unchecked background. Added checked hover background fix ([d1cd7d9](https://github.com/ionic-team/stencil-component-starter/commit/d1cd7d9d86625651b41db613a128a2dec3544ae8))
60
+ * **atoms/toggle:** Use `asBoolean` for the disabled state of the toggle circle ([b2ac372](https://github.com/ionic-team/stencil-component-starter/commit/b2ac372d722dd7782ba674105ecdd7c5c2bf344b))
61
+ * **atoms/tooltip:** Add whitespace normal ([a203b8e](https://github.com/ionic-team/stencil-component-starter/commit/a203b8ed448346140528afc3ff9efb74f725ac50))
62
+ * **molecules/attachment:** Don't show loader in prefix ([fac0df7](https://github.com/ionic-team/stencil-component-starter/commit/fac0df7044917b0406c487c6f98dc80021975d87))
63
+ * **molecules/attachment:** Only set value by parent so we don't get confusing situations ([a38b524](https://github.com/ionic-team/stencil-component-starter/commit/a38b524be1a6f51f39c15a252655fc4389cb65b6))
64
+ * **molecules/attachment:** Set correct loader color ([7abd76a](https://github.com/ionic-team/stencil-component-starter/commit/7abd76a27c8f731c6c25f49a4529eedcabecf677))
65
+ * **molecules/button & navigation-item:** Use class prop to determine active state ([0ff6d62](https://github.com/ionic-team/stencil-component-starter/commit/0ff6d621d607b162b58a715bf55c1bfaaa214440))
66
+ * **molecules/button:** Host display block to inline-block ([14a0516](https://github.com/ionic-team/stencil-component-starter/commit/14a051603c230f571c7a48090c77a9c984dee59b))
67
+ * **molecules/button:** Icon hover variants ([9bc5390](https://github.com/ionic-team/stencil-component-starter/commit/9bc5390a37f192007c7ec230f192bd4bd20d5531))
68
+ * **molecules/button:** Make more use of optional props ([22a711a](https://github.com/ionic-team/stencil-component-starter/commit/22a711a33e61a31b60f855bbfd6cd72b3a5bd94c))
69
+ * **molecules/button:** Set correct icon sizing for small ([f80b4f7](https://github.com/ionic-team/stencil-component-starter/commit/f80b4f713763c68056fd3487946ec8d00914dad0))
70
+ * **molecules/calendar:** Better handeling in the header ([43cd62a](https://github.com/ionic-team/stencil-component-starter/commit/43cd62abf013826d4ee9db9d5f76bd3770b9358c))
71
+ * **molecules/calendar:** Fix header centering on year select ([eebcdcd](https://github.com/ionic-team/stencil-component-starter/commit/eebcdcdab9b995ac7a36fbb19a02e845202038aa))
72
+ * **molecules/card/header:** Make sure we can have dropdowns working ([4fa6ef1](https://github.com/ionic-team/stencil-component-starter/commit/4fa6ef152ddf3f30dbb7cc7bfd49eada4464ca4c))
73
+ * **molecules/datepicker:** Allow for clearing and set month/year correctly ([71a0356](https://github.com/ionic-team/stencil-component-starter/commit/71a0356c1685068b2c82b74399a4521534db78a6))
74
+ * **molecules/datepicker:** Don't always set mobile as true ([9c55461](https://github.com/ionic-team/stencil-component-starter/commit/9c55461b196bf3ef43f45e3d71102576c083a815))
75
+ * **molecules/datepicker:** Only parse if inputted content is correct ([ec18c4f](https://github.com/ionic-team/stencil-component-starter/commit/ec18c4fbf5ba4a32f80b5668d7f8c27dccc18eb4))
76
+ * **molecules/dropdown-menu/item:** Always set text-black-teal when disabled = false ([eb02809](https://github.com/ionic-team/stencil-component-starter/commit/eb02809078205ce13b05be4197673ff87502eb3c))
77
+ * **molecules/dropdown:** Apply shadow & move slot to variable ([ffebb27](https://github.com/ionic-team/stencil-component-starter/commit/ffebb27caa9acf3a418e39d9261b9c5d4787a872))
78
+ * **molecules/dropdown:** Don't apply chevron if button is icon only ([947d3d4](https://github.com/ionic-team/stencil-component-starter/commit/947d3d4f1d46cdeb71eb64f2f2ca65dd9dee9a8d))
79
+ * **molecules/dropdown:** Inside click fix with shadow dom ([218774f](https://github.com/ionic-team/stencil-component-starter/commit/218774f40e900ec997cba10f548b4aec3ba4d89f))
80
+ * **molecules/dropdown:** Rotate chevron when opened ([b483497](https://github.com/ionic-team/stencil-component-starter/commit/b483497c5750d927b7472d9ad7a262f411088026))
81
+ * **molecules/dropdown:** Small fix after rebase ([776a194](https://github.com/ionic-team/stencil-component-starter/commit/776a194f9c7effe64391794f52b837a82fb42dee))
82
+ * **molecules/field-container:** Only apply w-full on write ([834b15d](https://github.com/ionic-team/stencil-component-starter/commit/834b15d8dec970642434e5fa1eabdff8164508ea))
83
+ * **molecules/field:** Add logging ([e7c7bc8](https://github.com/ionic-team/stencil-component-starter/commit/e7c7bc8d32c4eb096e7affd6d6f0fca602623b27))
84
+ * **molecules/field:** Apply flex wrap to read variant ([76f83eb](https://github.com/ionic-team/stencil-component-starter/commit/76f83eb98747794cd5f2dd4e71fba4027f6321cd))
85
+ * **molecules/field:** Auto adjust height of field on read ([7035667](https://github.com/ionic-team/stencil-component-starter/commit/7035667c7248198d4aa26503e0c4119c2d826988))
86
+ * **molecules/field:** Check for target if originalTarget does not exist ([2a30077](https://github.com/ionic-team/stencil-component-starter/commit/2a3007785c63b076411848f7605260b274ed935a))
87
+ * **molecules/field:** Don't apply focused when variant is read ([ba0c637](https://github.com/ionic-team/stencil-component-starter/commit/ba0c637911705560fd23649337f542ebc4e509d9))
88
+ * **molecules/field:** Don't bubble valueChange ([f2098f1](https://github.com/ionic-team/stencil-component-starter/commit/f2098f1636d6a6c3646fe663cf52c0e56b52a6e5))
89
+ * **molecules/field:** Font geist & textarea icon ([18bc864](https://github.com/ionic-team/stencil-component-starter/commit/18bc86482d75d5d71d77a6fab61faca94de5ed10))
90
+ * **molecules/field:** Make sure textarea is visible and height adjustable ([fbbd65c](https://github.com/ionic-team/stencil-component-starter/commit/fbbd65cdcedca4b35aa15af3e75daf5b6c43e9c5))
91
+ * **molecules/field:** Overflow issue resolved for long values ([6db93f5](https://github.com/ionic-team/stencil-component-starter/commit/6db93f5b67e53ff873443eea68353bc287bafe3e))
92
+ * **molecules/field:** Pass id to field container ([bf42965](https://github.com/ionic-team/stencil-component-starter/commit/bf429653ebe265f2a2c329c39e3ec214b2f29552))
93
+ * **molecules/field:** Set mt to a better sizing ([faaf9ee](https://github.com/ionic-team/stencil-component-starter/commit/faaf9ee890a549650fbb186b100d529be25ff642))
94
+ * **molecules/field:** Set value prop on changes ([145ddc0](https://github.com/ionic-team/stencil-component-starter/commit/145ddc030c326fb699765d6622e23c0a365d111a))
95
+ * **molecules/field:** Use correct type for slot ([8454960](https://github.com/ionic-team/stencil-component-starter/commit/8454960013c2ff53edfdd01d9af896c85126c0ef))
96
+ * **molecules/modal:** Apply animations ([25ba762](https://github.com/ionic-team/stencil-component-starter/commit/25ba76239ec7d526951ae031858e8eb51b93c75e))
97
+ * **molecules/navigation-section:** Rename title to header ([9480c7c](https://github.com/ionic-team/stencil-component-starter/commit/9480c7cba880bb501990884d4383783927773010))
98
+ * **molecules/navigation/section:** Add correct gap between header & content ([e4eef62](https://github.com/ionic-team/stencil-component-starter/commit/e4eef6209ef5d1fbb06c44526b7deefa0ac319a1))
99
+ * **molecules/profile:** Align content to start ([5266b3e](https://github.com/ionic-team/stencil-component-starter/commit/5266b3e2a4a30d210172c19ed19a977d0ae2b4b7))
100
+ * **molecules/profile:** Align text to the left ([25ce800](https://github.com/ionic-team/stencil-component-starter/commit/25ce800dab1c351843b1b01980b4bf65457fefd0))
101
+ * **molecules/profile:** Correct width for profile children ([7d87dad](https://github.com/ionic-team/stencil-component-starter/commit/7d87dad7363070f9eb51fb9a601d99084ee5d84a))
102
+ * **molecules/profile:** Don't apply padding to button ([9feccd8](https://github.com/ionic-team/stencil-component-starter/commit/9feccd8b4110d095e74ef40fc07612f79f319cdb))
103
+ * **molecules/profile:** Fix stupid dropdown issue ([8069217](https://github.com/ionic-team/stencil-component-starter/commit/80692179edb6c60993b0f14581f56f0c91d37af2))
104
+ * **molecules/profile:** Set title size to sm ([da81408](https://github.com/ionic-team/stencil-component-starter/commit/da81408a9fa347b5c509c8524cfbe0fafd848af8))
105
+ * **molecules/range:** Set flex to correct div ([01fd62b](https://github.com/ionic-team/stencil-component-starter/commit/01fd62b610771fbc04d0a10d46ff546b06a507aa))
106
+ * **molecules/select:** Add null check to item.classList ([bf08577](https://github.com/ionic-team/stencil-component-starter/commit/bf08577316ebf210379d192d25115b09c164950b))
107
+ * **molecules/select:** Apply focus after a little time ([45599a0](https://github.com/ionic-team/stencil-component-starter/commit/45599a0025278617bc5e989923013c61bc0820b2))
108
+ * **molecules/select:** Attempt at fixing dropdown render in cards ([cfe3000](https://github.com/ionic-team/stencil-component-starter/commit/cfe30002d6dcf91e03887967c3783c9fc45b0776))
109
+ * **molecules/select:** Don't try to access selected item when it could be null ([4a8c09c](https://github.com/ionic-team/stencil-component-starter/commit/4a8c09ca59f064fc3d4e4221cc73c7dba8334bfd))
110
+ * **molecules/select:** Pass variant="write" to field-container ([83a02ac](https://github.com/ionic-team/stencil-component-starter/commit/83a02acdef2c2bd3148bb9871b042d6727b519cc))
111
+ * **molecules/select:** Put icon on selected item back ([5a9dbed](https://github.com/ionic-team/stencil-component-starter/commit/5a9dbedaa8b2694579455d314f116b070cccd403))
112
+ * **molecules/select:** Reintroduce class functions for after rebase ([802413f](https://github.com/ionic-team/stencil-component-starter/commit/802413f876fb9d8f4aa017f01fac92db9304e46f))
113
+ * **molecules/select:** Set min-w on content of the button ([9e82dbc](https://github.com/ionic-team/stencil-component-starter/commit/9e82dbc99f12b6319b382ea5950e2eca6f6779e3))
114
+ * **molecules/select:** Use correct event to apply autoComplete ([76b5769](https://github.com/ionic-team/stencil-component-starter/commit/76b5769101856ed9494c40e14d8c0767a836cd74))
115
+ * **molecules/stepper:** Use correct typings for timeout ([d4f7498](https://github.com/ionic-team/stencil-component-starter/commit/d4f7498d3915e5e8b639933fea31e7eceac53b6f))
116
+ * **molecules/table/footer:** Apply margin-bottom to footer ([592709a](https://github.com/ionic-team/stencil-component-starter/commit/592709acc1dde3eddc3373f91c95283354e41def))
117
+ * **molecules/table/footer:** Apply padding of modal content if applicable ([bb92be4](https://github.com/ionic-team/stencil-component-starter/commit/bb92be403a02a1381734321e1fdae09ac49c3fd5))
118
+ * **molecules/table/footer:** Don't apply the complete padding ([49f1373](https://github.com/ionic-team/stencil-component-starter/commit/49f1373f05153b5534c9c077127a9901981b9684))
119
+ * **molecules/table/footer:** Don't show footer when total is lower than lowest page size option ([f1f93b4](https://github.com/ionic-team/stencil-component-starter/commit/f1f93b4732d3d3bb5583f9d038594022214190b7))
120
+ * **molecules:** Revert removal of input-group temporarily ([b9e6117](https://github.com/ionic-team/stencil-component-starter/commit/b9e6117855a2d85efd474127c296b3e017c4d09a))
121
+ * **organisms/drawer & modal:** backdrop event not triggered because container is in the way ([148dd75](https://github.com/ionic-team/stencil-component-starter/commit/148dd75b6d0ab4162bc94f9e2a7314e9b333d8ab))
122
+ * **organisms/drawer:** Pass on backdrop click ([92a37e6](https://github.com/ionic-team/stencil-component-starter/commit/92a37e6d72b84ef645fcd73e3d45e77292c96f41))
123
+ * **organisms/navbar:** Apply scoped ([88bb766](https://github.com/ionic-team/stencil-component-starter/commit/88bb7666046d13f025926be028e7c3d43d9eb232))
124
+ * **organisms/navbar:** Fix profile dropdowns not sizing correctly ([acbbba1](https://github.com/ionic-team/stencil-component-starter/commit/acbbba1a348318a97683abf2cc66f135cdd72908))
125
+ * **organisms/navbar:** Revert shadow dom changes ([d4aaa17](https://github.com/ionic-team/stencil-component-starter/commit/d4aaa176692a6dff2a7003dbbc87d0735eea087b))
126
+ * **organisms/navbar:** Use correct icon for open/close & remove menu text ([1707546](https://github.com/ionic-team/stencil-component-starter/commit/17075460646c4e48cefddd0712a5e2e0d261685b))
127
+ * **organisms/stepper & listing:** Make it transition a bit smoother ([170b37a](https://github.com/ionic-team/stencil-component-starter/commit/170b37a2ff80581db6f84de34e651d5023b50edd))
128
+ * **organisms/stepper & listing:** Small improvements in generating lines & loading ([3920db3](https://github.com/ionic-team/stencil-component-starter/commit/3920db3fccd5a93e5fcce771fa47a3c2cc9135aa))
129
+ * **organisms/stepper:** Also check items on slot changes ([fe88f3f](https://github.com/ionic-team/stencil-component-starter/commit/fe88f3f8f304f953f3fe7e6007f6730d3d6d856d))
130
+ * **organisms/stepper:** Make content take all available size ([62d7559](https://github.com/ionic-team/stencil-component-starter/commit/62d7559826e1d9737f7af958eef3e068e0a12713))
131
+ * **organisms/stepper:** Remove border ([4395f8b](https://github.com/ionic-team/stencil-component-starter/commit/4395f8b4c9a4fd3e2b22b5ae0decaddd8e876147))
132
+ * **organisms/stepper:** Resize based on the container not the element ([af4f211](https://github.com/ionic-team/stencil-component-starter/commit/af4f211d70b09de33ab3dff74c9c65d584209550))
133
+ * Skip react build for now ([2722be8](https://github.com/ionic-team/stencil-component-starter/commit/2722be85e84fabd63ca0a6dcd0fac504c9cd3bbe))
134
+ * **storybook:** Move body & footer of modal to non-deprecated ([d8f846e](https://github.com/ionic-team/stencil-component-starter/commit/d8f846e0db2dd40d8f34c603622c77b839530242))
135
+ * **tailwind:** Use import instead of require ([bfceade](https://github.com/ionic-team/stencil-component-starter/commit/bfceade13f0ef7ede118c5c79f140da5f3893d53))
136
+ * **tailwind:** Include styling of table-helpers util ([62b0c48](https://github.com/ionic-team/stencil-component-starter/commit/62b0c4898d78abc94ac7cadb70953f3088dcb58b))
137
+ * **tailwind:** Typo keyframs -> keyframes ([fabe488](https://github.com/ionic-team/stencil-component-starter/commit/fabe488ef5882ed1d242abad783a5137def00f6b))
138
+
139
+
140
+ ### Features
141
+
142
+ * Add form associated to a lot of inputs ([56ef331](https://github.com/ionic-team/stencil-component-starter/commit/56ef331ba1ecd425cd10e0c389355e0b7f88452d))
143
+ * **angular/organisms/table:** Scrollable table o.o ([977b4e7](https://github.com/ionic-team/stencil-component-starter/commit/977b4e75715234cb46e30b0e146824fc48890ef4))
144
+ * **atmos:** Add navigation-title component ([38266c1](https://github.com/ionic-team/stencil-component-starter/commit/38266c11943c9abe2e1aba32ecee7f6b49fb5041))
145
+ * **atoms/avatar:** New branding implementation ([e54da4a](https://github.com/ionic-team/stencil-component-starter/commit/e54da4a300194828d7ba3a7e8d5f842990d55d63))
146
+ * **atoms/backdrop:** New branding implementation ([84b2a57](https://github.com/ionic-team/stencil-component-starter/commit/84b2a5724a941a92d98e240cd911f3fa3a88918c))
147
+ * **atoms/badge:** Apply tracking tight ([cedd7bf](https://github.com/ionic-team/stencil-component-starter/commit/cedd7bf4d6c0f950c45ad7162b32307a2073cb74))
148
+ * **atoms/card/body:** Set small text as default ([0c1a3db](https://github.com/ionic-team/stencil-component-starter/commit/0c1a3dbc37f5e32ff161c56728f854b050ca6cc8))
149
+ * **atoms/card/container:** Add active property ([7c3876f](https://github.com/ionic-team/stencil-component-starter/commit/7c3876fa7d47a3c34b08a1319ebf6f2eed74a5c0))
150
+ * **atoms/card/container:** Add error variant ([a5782c5](https://github.com/ionic-team/stencil-component-starter/commit/a5782c5da98e4aa72e7fce0baf467ce7c3247fb9))
151
+ * **atoms/card/header, body & container:** Rebranding implementation ([bc5e06c](https://github.com/ionic-team/stencil-component-starter/commit/bc5e06c63c25d3fc3037a8ac715d508e965891f8))
152
+ * **atoms/divider:** New branding implementation ([db03f2e](https://github.com/ionic-team/stencil-component-starter/commit/db03f2e6b661011711e6ede44791be6c01b49e44))
153
+ * **atoms/dropdown-menu/container:** New branding implementation ([d6fd1d4](https://github.com/ionic-team/stencil-component-starter/commit/d6fd1d4ca07e9f53406aa2638439af36d6e794ba))
154
+ * **atoms/dropdown-menu/item:** Add negative variant ([75c84f1](https://github.com/ionic-team/stencil-component-starter/commit/75c84f1eb8f20d03d91fdd7e52223bebd57d1167))
155
+ * **atoms/dropdown-menu/item:** New branding implementation ([5df4524](https://github.com/ionic-team/stencil-component-starter/commit/5df45243960a27712e532a3a164ef77f3fc31d01))
156
+ * **atoms/dropdown-menu/item:** Use p-checkbox instead of p-input ([7b2021a](https://github.com/ionic-team/stencil-component-starter/commit/7b2021af0bbc344eca38ecf5e2a95ea30fac99f8))
157
+ * **atoms/dropdown/container & item:** Add dark teal variant ([d6abe11](https://github.com/ionic-team/stencil-component-starter/commit/d6abe110dc2cd02cc4b7f349e0ce29b25905570b))
158
+ * **atoms/dropdown/menu/item:** Add wave to icon for signout ([b861051](https://github.com/ionic-team/stencil-component-starter/commit/b8610514fd078fbd9b2f3732e6edc773ee135705))
159
+ * **atoms/field:** Add field container component ([c87852c](https://github.com/ionic-team/stencil-component-starter/commit/c87852c76b5187acdcd86ef08d653f74f4638e4a))
160
+ * **atoms/helper:** Add hover state ([9077472](https://github.com/ionic-team/stencil-component-starter/commit/9077472cfb97d4340c531974d7ab61cfbb3b07cc))
161
+ * **atoms/icon & illustration:** Add warning for non-existing variant ([69894d8](https://github.com/ionic-team/stencil-component-starter/commit/69894d8af6d84faa9c6e2cc26ce76bfdc3887936))
162
+ * **atoms/icon:** Add turn & copy icon ([b39df9c](https://github.com/ionic-team/stencil-component-starter/commit/b39df9cb0bf7a58378d7165e1c423e13e51ba57d))
163
+ * **atoms/icon:** New icons and marked old as deprecated ([24abe68](https://github.com/ionic-team/stencil-component-starter/commit/24abe687f1615c9af6087e6b3be1c0a89e50621d))
164
+ * **atoms/icons:** Add checkmark-thick icon ([ca99ce5](https://github.com/ionic-team/stencil-component-starter/commit/ca99ce549dfedb76fc7fa39cf31e54db772191b2))
165
+ * **atoms/illustration:** Add calendar variant ([996ff80](https://github.com/ionic-team/stencil-component-starter/commit/996ff809e23cea480019e427d83ffdd79075d2cf))
166
+ * **atoms/illustration:** Rebranded illustrations ([9a96101](https://github.com/ionic-team/stencil-component-starter/commit/9a961016c7f11232691a4f0bcc79c74957a229cf))
167
+ * **atoms/info panel:** Rebranding applied ([8702c9d](https://github.com/ionic-team/stencil-component-starter/commit/8702c9de8010b749d219619f3eda1af0a78c3dd6))
168
+ * **atoms/radio:** Update story to contain label & apply nonce if id length is null ([83f88fc](https://github.com/ionic-team/stencil-component-starter/commit/83f88fc67ca2be82b41bfcb4fcabe62bda978eb7))
169
+ * **atoms/segment/item:** Add block variant ([64ec364](https://github.com/ionic-team/stencil-component-starter/commit/64ec364d0feaada4ac0b148380007793c4c5c226))
170
+ * **atoms/tab/container & item:** Rebranding implementation ([be595cb](https://github.com/ionic-team/stencil-component-starter/commit/be595cb0d09b9073c415c9f9ce050850ddf2ba2a))
171
+ * **atoms:** Add badge component ([12df249](https://github.com/ionic-team/stencil-component-starter/commit/12df24930f12bbc006f9949e08ad5ad9333f3afc))
172
+ * **atoms:** Add checkbox component ([5ed6766](https://github.com/ionic-team/stencil-component-starter/commit/5ed6766b49af3c128a72259e414cf667208c804d))
173
+ * **atoms:** Add field component ([7ca28f3](https://github.com/ionic-team/stencil-component-starter/commit/7ca28f363fe8c5b82baf004670f0e0546dc7b305))
174
+ * **atoms:** Add radio component ([4cb8417](https://github.com/ionic-team/stencil-component-starter/commit/4cb8417c8f06f6dadb6a6f6ef40f00fd17084353))
175
+ * **atoms:** Add toggle component ([86df41f](https://github.com/ionic-team/stencil-component-starter/commit/86df41f93879c611c8af75554496761e11719af2))
176
+ * Improve generated stories ([1dddaa9](https://github.com/ionic-team/stencil-component-starter/commit/1dddaa9af3cb71b019168bbe51516210a8c0b1a6))
177
+ * **molecules/accordion:** Add secondary variant ([5676c25](https://github.com/ionic-team/stencil-component-starter/commit/5676c252f0f1052e5671b67555b43aef39a1ec73))
178
+ * **molecules/attachment:** Add ability to upload ([2ba8ce6](https://github.com/ionic-team/stencil-component-starter/commit/2ba8ce687ff44676749ed67c1cb23c30e9fe47c8))
179
+ * **molecules/attachment:** Rebranding implementation ([29e35b5](https://github.com/ionic-team/stencil-component-starter/commit/29e35b57b7e485914d729bbaada58741d35be586))
180
+ * **molecules/button:** Add dropdown variant ([84fec82](https://github.com/ionic-team/stencil-component-starter/commit/84fec821904ee4f96d79f6e101dc2a59a73e6ee0))
181
+ * **molecules/button:** Add error state ([5f2b049](https://github.com/ionic-team/stencil-component-starter/commit/5f2b049495dfc89ea992273b0c7c99b4e91d674a))
182
+ * **molecules/button:** New rebranding implementation ([65076d2](https://github.com/ionic-team/stencil-component-starter/commit/65076d2c4c895d583cd2e09dcfd6b809a50f50bb))
183
+ * **molecules/button:** Set active based on property or class ([ff0bd6e](https://github.com/ionic-team/stencil-component-starter/commit/ff0bd6ecf43474fc7e7bda8df316d0d9c22be148))
184
+ * **molecules/calendar:** Auto set correct view on value changes ([4d84e14](https://github.com/ionic-team/stencil-component-starter/commit/4d84e14cd6fbbf021dfdd6d1190a18221474fde4))
185
+ * **molecules/calendar:** Rebranding implementation ([e0df3ec](https://github.com/ionic-team/stencil-component-starter/commit/e0df3ec4b1935697716b128175d77a0e682d2a1f))
186
+ * **molecules/cropper:** Apply rebranding ([cf097da](https://github.com/ionic-team/stencil-component-starter/commit/cf097daed4a089e9722fc23108f8916581932a1b))
187
+ * **molecules/datepicker:** Use native datepicker if available ([feaa7f1](https://github.com/ionic-team/stencil-component-starter/commit/feaa7f19a5e9808ede9bb47e4810c13ee91ac97b))
188
+ * **molecules/dropdown:** New branding implementation ([ef6fc6a](https://github.com/ionic-team/stencil-component-starter/commit/ef6fc6a8872caa0e3d6808080f06631bc7e2226d))
189
+ * **molecules/dropdown:** Pass active to button if dropdown is shown ([2435ee2](https://github.com/ionic-team/stencil-component-starter/commit/2435ee299fa1037e7a80fa80be40041ddca12ac9))
190
+ * **molecules/field-container:** Add loading prop ([46f2e04](https://github.com/ionic-team/stencil-component-starter/commit/46f2e0431b32fb9a2cf893e41065fad7d06d5636))
191
+ * **molecules/field/container:** Add align prop ([84083db](https://github.com/ionic-team/stencil-component-starter/commit/84083dba4b3557a5f98c0d8c64d304f914ba9615))
192
+ * **molecules/field:** Add read variant ([5bc8b39](https://github.com/ionic-team/stencil-component-starter/commit/5bc8b39d86ae5b9b6ceb09498fc1123c1f6a09e9))
193
+ * **molecules/field:** Allow for auto focus ([b37d71b](https://github.com/ionic-team/stencil-component-starter/commit/b37d71b276463d87001b811ea903011762f6f1af))
194
+ * **molecules/field:** Allways show warning icon when there is an error ([610381d](https://github.com/ionic-team/stencil-component-starter/commit/610381dcaa50fd012be000e3be5f68eefaca9cb0))
195
+ * **molecules/field:** Remove spinner buttons ([23f6f05](https://github.com/ionic-team/stencil-component-starter/commit/23f6f052e055a56eea0d582cd0e021c846119870))
196
+ * **molecules/field:** Set value of this.value on prop ([c4bf861](https://github.com/ionic-team/stencil-component-starter/commit/c4bf86141fbd052475817d91807e64b7e75bbfef))
197
+ * **molecules/label:** Move & apply rebranding to label component ([06f4820](https://github.com/ionic-team/stencil-component-starter/commit/06f48203234dfbb810295ae83bfd0bcd4bef3ab7))
198
+ * **molecules/navigation-item:** New branding implementation ([07751d8](https://github.com/ionic-team/stencil-component-starter/commit/07751d840b0741ec3761c22bc2f0c201179ae092))
199
+ * **molecules/navigation-item:** Set active by class ([b7a744d](https://github.com/ionic-team/stencil-component-starter/commit/b7a744da0cf6416f16564f65d9329cffb3793066))
200
+ * **molecules/navigation/item:** Add loading property ([40614bd](https://github.com/ionic-team/stencil-component-starter/commit/40614bd75720b327d4f6e794dc2c61fa806af6b3))
201
+ * **molecules/profile:** Try to rerender on slot changes ([70e73be](https://github.com/ionic-team/stencil-component-starter/commit/70e73be5e688af412be8054d6c509e7f2baff833))
202
+ * **molecules/profile:** Use button for profile when dropdown available ([19a33d0](https://github.com/ionic-team/stencil-component-starter/commit/19a33d0c5838774919a35d52c7953dbe22a14c42))
203
+ * **molecules/select:** Icon support ([e525bae](https://github.com/ionic-team/stencil-component-starter/commit/e525baea9814edc155ae7f553f3a74c321f44794))
204
+ * **molecules/stepper:** Rebranding implementation ([328da9e](https://github.com/ionic-team/stencil-component-starter/commit/328da9e85ed81eceb8346838a04824925ee4f558))
205
+ * **molecules/table/row:** Add checked variant ([1c5a025](https://github.com/ionic-team/stencil-component-starter/commit/1c5a0255a5ec3ef3715558afd84b8db48c018641))
206
+ * **molecules/toast:** Rebranding applied ([a74d52f](https://github.com/ionic-team/stencil-component-starter/commit/a74d52f67875ef6c6af405a495a54a3842798e00))
207
+ * **molecules:** Add empty-state component ([6f09436](https://github.com/ionic-team/stencil-component-starter/commit/6f094368acb60a54ea3a3131df2e0e98fb8afecb))
208
+ * **molecules:** Add listing component ([f5ad826](https://github.com/ionic-team/stencil-component-starter/commit/f5ad826890146e1c1e9c557b28596ebe3582bb4c))
209
+ * **molecules:** Add navigation section component ([45e2193](https://github.com/ionic-team/stencil-component-starter/commit/45e2193c85bb3631e28e81a24a4ebe1554f108ba))
210
+ * **molecules:** Add range component ([cacbb69](https://github.com/ionic-team/stencil-component-starter/commit/cacbb69488a614cfe8eafa82c2c100148bba17a7))
211
+ * New tailwindconfiguration ([05973f2](https://github.com/ionic-team/stencil-component-starter/commit/05973f23b9054ba165cf748782417b7a3148a181))
212
+ * **organisms/drawer:** Rebranding implementation ([7f39c30](https://github.com/ionic-team/stencil-component-starter/commit/7f39c30b6eb73eb06888faf5d77189a264536776))
213
+ * **organisms/modal:** Rebranding implementation ([5852697](https://github.com/ionic-team/stencil-component-starter/commit/58526979cf8ea8513b12d0a59eeee5ddc4b5d31c))
214
+ * **organisms/navbar:** New branding implementation ([3d28253](https://github.com/ionic-team/stencil-component-starter/commit/3d282531b700b90a42a5d870d0f034acff67ff11))
215
+ * **organisms/stepper:** Allow stepper to pass steps as Prop ([1567d4a](https://github.com/ionic-team/stencil-component-starter/commit/1567d4a66f946fc9d1e35835aaf29b11d8d4d32a))
216
+ * **organisms/table:** Implement new empty-state component ([050abb1](https://github.com/ionic-team/stencil-component-starter/commit/050abb1fe3bc07d4dfeda94a75f82a34bb7c513a))
217
+ * **organisms/table:** Rebranding implementation ([d8bc0a8](https://github.com/ionic-team/stencil-component-starter/commit/d8bc0a831e5745bebf576dd5be556d3931a697e1))
218
+ * test out Marius's idea to brighten the colors ([1d30816](https://github.com/ionic-team/stencil-component-starter/commit/1d3081666662e7cca19dd5cb5dfe974c62a65609))
219
+ * update stencil ([689753c](https://github.com/ionic-team/stencil-component-starter/commit/689753c3b0e087084c231a534e4f3b318347893b))
220
+ * update storybook ([30e386a](https://github.com/ionic-team/stencil-component-starter/commit/30e386a804d198db8c0c647cd751eed8838677c2))
221
+ * **util:** Introduce `asBoolean` utility to fix weird issue with angular ([a4d6a16](https://github.com/ionic-team/stencil-component-starter/commit/a4d6a164fad0ca650a67b4373c4e9d1198c212d7))
222
+ * **utils:** Add is-mobile-browser utility for the future ([eb41c49](https://github.com/ionic-team/stencil-component-starter/commit/eb41c4941f8dabbc47199c3d3fc92038343afbb5))
223
+
224
+
225
+ ### Reverts
226
+
227
+ * Revert "fix(molecules/field): Add logging" ([51f8902](https://github.com/ionic-team/stencil-component-starter/commit/51f890206db3ce3f7b6b9e80be3117e5d884e7b2))
228
+ * Revert "refactor(molecules/label): Change biased to unbiased" ([04920f9](https://github.com/ionic-team/stencil-component-starter/commit/04920f98e5c7541d42929f1040fb31173df71607))
229
+ * Revert "fix(atoms/modal/footer): Try scoped instead of shadow" ([110f35e](https://github.com/ionic-team/stencil-component-starter/commit/110f35e822f003a607ef736340bcad1fe4891ee0))
230
+
231
+
232
+
233
+
234
+
6
235
  ## [2.0.1-beta.157](https://github.com/ionic-team/stencil-component-starter/compare/v2.0.1-beta.156...v2.0.1-beta.157) (2025-06-02)
7
236
 
8
237
 
@@ -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-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};
1
+ export{f as floatingMenuContainerClass,g as getTableCellColumnClasses,a as getTableCellSizes,i as isTableColumnSizesKey}from"./p-_CfQET1U.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 w;function D(){if(w)return F;w=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=D();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 U={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 Y={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 Q=p(P);const K=y((e=>{$(e);_(e)}),{theme:{colors:k,boxShadow:U,dropShadow:U,extend:{animation:T.animation,keyframes:T.keyframes,fontFamily:{geist:["Geist","serif"],ambit:["Ambit","sans-serif"]},scale:O,rotate:L,fontSize:Y.fontSize,lineHeight:Y.lineHeight,zIndex:X,screens:r,width:z.width,height:S.height,spacing:R,aspectRatio:{branding:"23/24"}}},plugins:[V,Q,$,_]});export{n as camelToSnakeCase,l as kebabToSpaces,K as paperless,s as snakeToCamelCase,m as titleCase};
2
2
  //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1,2 @@
1
+ import{r as t,c as e}from"./p-DhGo7hbh.js";const a=class{constructor(a){t(this,a);this.tableDefinitionChanged=e(this,"tableDefinitionChanged",7)}path;variant="default";name;useSlot=false;hasCheckbox=false;align="start";parsedSizes;sizes="auto";tableDefinitionChanged;componentDidUpdate(){this.tableDefinitionChanged.emit(true)}render(){return}};export{a as p_table_column};
2
+ //# sourceMappingURL=p-59ab69e0.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["TableColumn","path","variant","name","useSlot","hasCheckbox","align","parsedSizes","sizes","tableDefinitionChanged","componentDidUpdate","this","emit","render"],"sources":["src/components/helpers/table/column/table-column.component.tsx"],"sourcesContent":["import { Component, Event, EventEmitter, Prop } from '@stencil/core';\nimport { TableColumnSizes } from '../../../../types/table';\n\n@Component({\n\ttag: 'p-table-column',\n})\nexport class TableColumn {\n\t/**\n\t * The path of the value of the item you want to display\n\t */\n\t@Prop({ reflect: true, mutable: true }) path: string;\n\n\t/**\n\t * The variant of the column\n\t */\n\t@Prop({ reflect: true, mutable: true }) variant:\n\t\t| 'subject'\n\t\t| 'default'\n\t\t| 'highlight' = 'default';\n\n\t/**\n\t * The name of the column\n\t */\n\t@Prop({ reflect: true, mutable: true }) name: string;\n\n\t/**\n\t * Wether the column should use the slot\n\t */\n\t@Prop({ reflect: true, mutable: true }) useSlot: boolean = false;\n\n\t/**\n\t * Wether the column should have a checkbox\n\t */\n\t@Prop({ reflect: true, mutable: true }) hasCheckbox: boolean = false;\n\n\t/**\n\t * The alignment of the column\n\t */\n\t@Prop({ reflect: true, mutable: true }) align: 'start' | 'center' | 'end' =\n\t\t'start';\n\n\t/**\n\t * Parsed sizes based on the complete set of columns\n\t */\n\t@Prop({ reflect: true, mutable: true }) parsedSizes:\n\t\t| TableColumnSizes\n\t\t| undefined;\n\n\t/**\n\t * The sizes of the column\n\t */\n\t@Prop({ mutable: true }) sizes:\n\t\t| 'auto'\n\t\t| 'hidden'\n\t\t| 'full'\n\t\t| number\n\t\t| TableColumnSizes = 'auto';\n\n\t/**\n\t * Event to let the table know it has to re render\n\t */\n\t@Event({ bubbles: true, composed: true })\n\ttableDefinitionChanged: EventEmitter<boolean>;\n\n\tcomponentDidUpdate() {\n\t\tthis.tableDefinitionChanged.emit(true);\n\t}\n\n\trender() {\n\t\treturn;\n\t}\n}\n"],"mappings":"iDAMaA,EAAW,M,wFAIiBC,KAKAC,QAGvB,UAKuBC,KAKAC,QAAmB,MAKnBC,YAAuB,MAKvBC,MACvC,QAKuCC,YAOfC,MAKH,OAMtBC,uBAEA,kBAAAC,GACCC,KAAKF,uBAAuBG,KAAK,K,CAGlC,MAAAC,GACC,M","ignoreList":[]}