@paperless/core 0.1.0-alpha.417 → 0.1.0-alpha.419

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 (142) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/{paperless/p-4d556ca5.entry.js → build/p-31afbb45.entry.js} +2 -2
  3. package/dist/{paperless/p-d1d2f4c3.entry.js → build/p-756c06ec.entry.js} +2 -2
  4. package/dist/build/p-756c06ec.entry.js.map +1 -0
  5. package/dist/{paperless/p-dac14a07.entry.js → build/p-75aa8c67.entry.js} +2 -2
  6. package/dist/build/{p-219b1e4a.entry.js → p-78948e08.entry.js} +2 -2
  7. package/dist/build/p-afd17eb9.entry.js +2 -0
  8. package/dist/{paperless/p-db8afcdb.entry.js.map → build/p-afd17eb9.entry.js.map} +1 -1
  9. package/dist/build/p-c5dff26e.entry.js +2 -0
  10. package/dist/build/{p-b57850f5.entry.js.map → p-c5dff26e.entry.js.map} +1 -1
  11. package/dist/build/{p-1209d018.entry.js → p-c87da93e.entry.js} +2 -2
  12. package/dist/build/p-c8a39486.entry.js +2 -0
  13. package/dist/{paperless/p-69b9eebb.entry.js.map → build/p-c8a39486.entry.js.map} +1 -1
  14. package/dist/{paperless/p-5e6f0675.entry.js → build/p-d012d066.entry.js} +2 -2
  15. package/dist/build/{p-2d74bc9b.entry.js → p-ebd4ba56.entry.js} +2 -2
  16. package/dist/build/{p-ab749612.entry.js → p-ef2eee59.entry.js} +2 -2
  17. package/dist/build/paperless.esm.js +1 -1
  18. package/dist/cjs/p-button_3.cjs.entry.js +3 -3
  19. package/dist/cjs/p-divider.cjs.entry.js +1 -1
  20. package/dist/cjs/p-dropdown-menu-container.cjs.entry.js +1 -1
  21. package/dist/cjs/p-dropdown-menu-container.cjs.entry.js.map +1 -1
  22. package/dist/cjs/p-dropdown_2.cjs.entry.js +2 -2
  23. package/dist/cjs/p-dropdown_2.cjs.entry.js.map +1 -1
  24. package/dist/cjs/p-helper_3.cjs.entry.js +2 -2
  25. package/dist/cjs/p-helper_3.cjs.entry.js.map +1 -1
  26. package/dist/cjs/p-illustration_6.cjs.entry.js +5 -5
  27. package/dist/cjs/p-label_3.cjs.entry.js +3 -3
  28. package/dist/cjs/p-navbar.cjs.entry.js +1 -1
  29. package/dist/cjs/p-navbar.cjs.entry.js.map +1 -1
  30. package/dist/cjs/p-page-size-select_3.cjs.entry.js +2 -2
  31. package/dist/cjs/p-table.cjs.entry.js +1 -1
  32. package/dist/cjs/p-tooltip.cjs.entry.js +1 -1
  33. package/dist/collection/components/atoms/button/button.component.css +1 -1
  34. package/dist/collection/components/atoms/divider/divider.component.css +1 -1
  35. package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.css +1 -1
  36. package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.css +1 -1
  37. package/dist/collection/components/atoms/helper/helper.component.css +1 -1
  38. package/dist/collection/components/atoms/icon/icon.component.css +1 -1
  39. package/dist/collection/components/atoms/label/label.component.css +1 -1
  40. package/dist/collection/components/atoms/loader/loader.component.css +1 -1
  41. package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +1 -1
  42. package/dist/collection/components/atoms/segment-container/segment-container.component.css +1 -1
  43. package/dist/collection/components/atoms/segment-item/segment-item.component.css +1 -1
  44. package/dist/collection/components/atoms/table-container/table-container.component.css +1 -1
  45. package/dist/collection/components/atoms/tooltip/tooltip.component.css +1 -1
  46. package/dist/collection/components/molecules/dropdown/dropdown.component.css +1 -1
  47. package/dist/collection/components/molecules/input-group/input-group.component.css +1 -1
  48. package/dist/collection/components/molecules/pagination/pagination.component.css +1 -1
  49. package/dist/collection/components/molecules/table-cell/table-cell.component.css +1 -1
  50. package/dist/collection/components/molecules/table-footer/table-footer.component.css +1 -1
  51. package/dist/collection/components/molecules/table-header/table-header.component.css +1 -1
  52. package/dist/collection/components/molecules/table-row/table-row.component.css +1 -1
  53. package/dist/collection/components/organisms/navbar/navbar.component.css +1 -1
  54. package/dist/collection/components/organisms/table/table.component.css +1 -1
  55. package/dist/components/button.component.js +1 -1
  56. package/dist/components/divider.component.js +1 -1
  57. package/dist/components/dropdown-menu-container.component.js +1 -1
  58. package/dist/components/dropdown-menu-container.component.js.map +1 -1
  59. package/dist/components/dropdown-menu-item.component.js +1 -1
  60. package/dist/components/dropdown-menu-item.component.js.map +1 -1
  61. package/dist/components/dropdown.component.js +1 -1
  62. package/dist/components/dropdown.component.js.map +1 -1
  63. package/dist/components/helper.component.js +1 -1
  64. package/dist/components/helper.component.js.map +1 -1
  65. package/dist/components/icon.component.js +1 -1
  66. package/dist/components/input-group.component.js +1 -1
  67. package/dist/components/input-group.component.js.map +1 -1
  68. package/dist/components/label.component.js +1 -1
  69. package/dist/components/loader.component.js +1 -1
  70. package/dist/components/p-navbar.js +1 -1
  71. package/dist/components/p-navbar.js.map +1 -1
  72. package/dist/components/p-table.js +1 -1
  73. package/dist/components/pagination-item.component.js +1 -1
  74. package/dist/components/pagination.component.js +1 -1
  75. package/dist/components/segment-container.component.js +1 -1
  76. package/dist/components/segment-item.component.js +1 -1
  77. package/dist/components/table-cell.component.js +1 -1
  78. package/dist/components/table-container.component.js +1 -1
  79. package/dist/components/table-footer.component.js +1 -1
  80. package/dist/components/table-header.component.js +1 -1
  81. package/dist/components/table-row.component.js +1 -1
  82. package/dist/components/tooltip.component.js +1 -1
  83. package/dist/esm/p-button_3.entry.js +3 -3
  84. package/dist/esm/p-divider.entry.js +1 -1
  85. package/dist/esm/p-dropdown-menu-container.entry.js +1 -1
  86. package/dist/esm/p-dropdown-menu-container.entry.js.map +1 -1
  87. package/dist/esm/p-dropdown_2.entry.js +2 -2
  88. package/dist/esm/p-dropdown_2.entry.js.map +1 -1
  89. package/dist/esm/p-helper_3.entry.js +2 -2
  90. package/dist/esm/p-helper_3.entry.js.map +1 -1
  91. package/dist/esm/p-illustration_6.entry.js +5 -5
  92. package/dist/esm/p-label_3.entry.js +3 -3
  93. package/dist/esm/p-navbar.entry.js +1 -1
  94. package/dist/esm/p-navbar.entry.js.map +1 -1
  95. package/dist/esm/p-page-size-select_3.entry.js +2 -2
  96. package/dist/esm/p-table.entry.js +1 -1
  97. package/dist/esm/p-tooltip.entry.js +1 -1
  98. package/dist/index.html +1 -1
  99. package/dist/{build/p-4d556ca5.entry.js → paperless/p-31afbb45.entry.js} +2 -2
  100. package/dist/{build/p-d1d2f4c3.entry.js → paperless/p-756c06ec.entry.js} +2 -2
  101. package/dist/paperless/p-756c06ec.entry.js.map +1 -0
  102. package/dist/{build/p-dac14a07.entry.js → paperless/p-75aa8c67.entry.js} +2 -2
  103. package/dist/paperless/{p-219b1e4a.entry.js → p-78948e08.entry.js} +2 -2
  104. package/dist/paperless/p-afd17eb9.entry.js +2 -0
  105. package/dist/{build/p-db8afcdb.entry.js.map → paperless/p-afd17eb9.entry.js.map} +1 -1
  106. package/dist/paperless/p-c5dff26e.entry.js +2 -0
  107. package/dist/paperless/{p-b57850f5.entry.js.map → p-c5dff26e.entry.js.map} +1 -1
  108. package/dist/paperless/{p-1209d018.entry.js → p-c87da93e.entry.js} +2 -2
  109. package/dist/paperless/p-c8a39486.entry.js +2 -0
  110. package/dist/{build/p-69b9eebb.entry.js.map → paperless/p-c8a39486.entry.js.map} +1 -1
  111. package/dist/{build/p-5e6f0675.entry.js → paperless/p-d012d066.entry.js} +2 -2
  112. package/dist/paperless/{p-2d74bc9b.entry.js → p-ebd4ba56.entry.js} +2 -2
  113. package/dist/paperless/{p-ab749612.entry.js → p-ef2eee59.entry.js} +2 -2
  114. package/dist/paperless/paperless.esm.js +1 -1
  115. package/dist/style/_mixins.scss +1 -0
  116. package/dist/style/mixins/_scrollbar.scss +32 -0
  117. package/dist/sw.js +1 -1
  118. package/dist/sw.js.map +1 -1
  119. package/hydrate/index.js +22 -22
  120. package/package.json +3 -3
  121. package/dist/build/p-69b9eebb.entry.js +0 -2
  122. package/dist/build/p-b57850f5.entry.js +0 -2
  123. package/dist/build/p-d1d2f4c3.entry.js.map +0 -1
  124. package/dist/build/p-db8afcdb.entry.js +0 -2
  125. package/dist/paperless/p-69b9eebb.entry.js +0 -2
  126. package/dist/paperless/p-b57850f5.entry.js +0 -2
  127. package/dist/paperless/p-d1d2f4c3.entry.js.map +0 -1
  128. package/dist/paperless/p-db8afcdb.entry.js +0 -2
  129. /package/dist/build/{p-4d556ca5.entry.js.map → p-31afbb45.entry.js.map} +0 -0
  130. /package/dist/build/{p-dac14a07.entry.js.map → p-75aa8c67.entry.js.map} +0 -0
  131. /package/dist/build/{p-219b1e4a.entry.js.map → p-78948e08.entry.js.map} +0 -0
  132. /package/dist/build/{p-1209d018.entry.js.map → p-c87da93e.entry.js.map} +0 -0
  133. /package/dist/build/{p-5e6f0675.entry.js.map → p-d012d066.entry.js.map} +0 -0
  134. /package/dist/build/{p-2d74bc9b.entry.js.map → p-ebd4ba56.entry.js.map} +0 -0
  135. /package/dist/build/{p-ab749612.entry.js.map → p-ef2eee59.entry.js.map} +0 -0
  136. /package/dist/paperless/{p-4d556ca5.entry.js.map → p-31afbb45.entry.js.map} +0 -0
  137. /package/dist/paperless/{p-dac14a07.entry.js.map → p-75aa8c67.entry.js.map} +0 -0
  138. /package/dist/paperless/{p-219b1e4a.entry.js.map → p-78948e08.entry.js.map} +0 -0
  139. /package/dist/paperless/{p-1209d018.entry.js.map → p-c87da93e.entry.js.map} +0 -0
  140. /package/dist/paperless/{p-5e6f0675.entry.js.map → p-d012d066.entry.js.map} +0 -0
  141. /package/dist/paperless/{p-2d74bc9b.entry.js.map → p-ebd4ba56.entry.js.map} +0 -0
  142. /package/dist/paperless/{p-ab749612.entry.js.map → p-ef2eee59.entry.js.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.1.0-alpha.419](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.418...v0.1.0-alpha.419) (2023-04-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **Organisms/Navbar:** Add custom scrollbar to content ([5aa11f8](https://github.com/ionic-team/stencil-component-starter/commit/5aa11f8d17a80b806125bd7d7478e54a11d04b90))
12
+
13
+
14
+
15
+
16
+
17
+ # [0.1.0-alpha.418](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.417...v0.1.0-alpha.418) (2023-04-11)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **Organisms/Navbar:** Also include .header ([3221d16](https://github.com/ionic-team/stencil-component-starter/commit/3221d16759c5c416884054f87808619ddf015d7e))
23
+
24
+
25
+
26
+
27
+
6
28
  # [0.1.0-alpha.417](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.416...v0.1.0-alpha.417) (2023-04-11)
7
29
 
8
30