@paperless/core 0.1.0-alpha.451 → 0.1.0-alpha.452

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 (177) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/build/{p-b88c3a4d.entry.js → p-0829df6a.entry.js} +2 -2
  3. package/dist/build/p-0de9a851.entry.js +2 -0
  4. package/dist/build/{p-6124f388.entry.js → p-10106f7d.entry.js} +2 -2
  5. package/dist/build/p-2fe2d8ba.entry.js +2 -0
  6. package/dist/build/p-350d452b.entry.js +2 -0
  7. package/dist/build/{p-9328003b.entry.js → p-42921ce7.entry.js} +2 -2
  8. package/dist/build/{p-13a6730f.entry.js → p-45904a0c.entry.js} +2 -2
  9. package/dist/{paperless/p-cb2746e2.entry.js → build/p-75e8579f.entry.js} +2 -2
  10. package/dist/{paperless/p-f7ad4cc7.entry.js → build/p-807a0274.entry.js} +2 -2
  11. package/dist/build/{p-f7ad4cc7.entry.js.map → p-807a0274.entry.js.map} +1 -1
  12. package/dist/{paperless/p-b9f742e0.entry.js → build/p-b6be2f4b.entry.js} +2 -2
  13. package/dist/build/{p-955cdb0f.entry.js → p-c5721735.entry.js} +2 -2
  14. package/dist/{paperless/p-b92dd098.entry.js → build/p-c8dcbf30.entry.js} +2 -2
  15. package/dist/build/p-d3e95fbf.entry.js +2 -0
  16. package/dist/build/{p-c7ce0eeb.entry.js.map → p-d3e95fbf.entry.js.map} +1 -1
  17. package/dist/build/p-d8782e66.entry.js +2 -0
  18. package/dist/build/p-fbbd8229.entry.js +2 -0
  19. package/dist/build/paperless.css +1 -1
  20. package/dist/build/paperless.esm.js +1 -1
  21. package/dist/cjs/p-attachment.cjs.entry.js +1 -1
  22. package/dist/cjs/p-backdrop.cjs.entry.js +1 -1
  23. package/dist/cjs/p-button_3.cjs.entry.js +3 -3
  24. package/dist/cjs/p-button_3.cjs.entry.js.map +1 -1
  25. package/dist/cjs/p-calendar.cjs.entry.js +1 -1
  26. package/dist/cjs/p-datepicker.cjs.entry.js +1 -1
  27. package/dist/cjs/p-divider.cjs.entry.js +1 -1
  28. package/dist/cjs/p-dropdown-menu-container.cjs.entry.js +1 -1
  29. package/dist/cjs/p-dropdown_2.cjs.entry.js +2 -2
  30. package/dist/cjs/p-helper_3.cjs.entry.js +2 -2
  31. package/dist/cjs/p-helper_3.cjs.entry.js.map +1 -1
  32. package/dist/cjs/p-illustration_6.cjs.entry.js +5 -5
  33. package/dist/cjs/p-label_3.cjs.entry.js +3 -3
  34. package/dist/cjs/p-modal-body_4.cjs.entry.js +4 -4
  35. package/dist/cjs/p-page-size-select_3.cjs.entry.js +2 -2
  36. package/dist/cjs/p-table.cjs.entry.js +1 -1
  37. package/dist/cjs/p-tooltip.cjs.entry.js +1 -1
  38. package/dist/collection/components/atoms/backdrop/backdrop.component.css +1 -1
  39. package/dist/collection/components/atoms/button/button.component.css +1 -1
  40. package/dist/collection/components/atoms/divider/divider.component.css +1 -1
  41. package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.css +1 -1
  42. package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.css +1 -1
  43. package/dist/collection/components/atoms/helper/helper.component.css +1 -1
  44. package/dist/collection/components/atoms/icon/icon.component.css +1 -1
  45. package/dist/collection/components/atoms/label/label.component.css +1 -1
  46. package/dist/collection/components/atoms/loader/loader.component.css +1 -1
  47. package/dist/collection/components/atoms/modal-body/modal-body.component.css +1 -1
  48. package/dist/collection/components/atoms/modal-container/modal-container.component.css +1 -1
  49. package/dist/collection/components/atoms/modal-footer/modal-footer.component.css +1 -1
  50. package/dist/collection/components/atoms/modal-header/modal-header.component.css +1 -1
  51. package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +1 -1
  52. package/dist/collection/components/atoms/segment-container/segment-container.component.css +1 -1
  53. package/dist/collection/components/atoms/segment-item/segment-item.component.css +1 -1
  54. package/dist/collection/components/atoms/table-container/table-container.component.css +1 -1
  55. package/dist/collection/components/atoms/tooltip/tooltip.component.css +1 -1
  56. package/dist/collection/components/molecules/attachment/attachment.component.css +1 -1
  57. package/dist/collection/components/molecules/calendar/calendar.component.css +1 -1
  58. package/dist/collection/components/molecules/datepicker/datepicker.component.css +1 -1
  59. package/dist/collection/components/molecules/dropdown/dropdown.component.css +1 -1
  60. package/dist/collection/components/molecules/input-group/input-group.component.css +1 -1
  61. package/dist/collection/components/molecules/pagination/pagination.component.css +1 -1
  62. package/dist/collection/components/molecules/table-cell/table-cell.component.css +1 -1
  63. package/dist/collection/components/molecules/table-footer/table-footer.component.css +1 -1
  64. package/dist/collection/components/molecules/table-header/table-header.component.css +1 -1
  65. package/dist/collection/components/molecules/table-row/table-row.component.css +1 -1
  66. package/dist/collection/components/organisms/table/table.component.css +1 -1
  67. package/dist/components/backdrop.component.js +1 -1
  68. package/dist/components/button.component.js +1 -1
  69. package/dist/components/calendar.component.js +1 -1
  70. package/dist/components/divider.component.js +1 -1
  71. package/dist/components/dropdown-menu-container.component.js +1 -1
  72. package/dist/components/dropdown-menu-item.component.js +1 -1
  73. package/dist/components/dropdown.component.js +1 -1
  74. package/dist/components/helper.component.js +1 -1
  75. package/dist/components/icon.component.js +1 -1
  76. package/dist/components/icon.component.js.map +1 -1
  77. package/dist/components/input-group.component.js +1 -1
  78. package/dist/components/input-group.component.js.map +1 -1
  79. package/dist/components/label.component.js +1 -1
  80. package/dist/components/loader.component.js +1 -1
  81. package/dist/components/modal-body.component.js +1 -1
  82. package/dist/components/modal-container.component.js +1 -1
  83. package/dist/components/modal-footer.component.js +1 -1
  84. package/dist/components/modal-header.component.js +1 -1
  85. package/dist/components/p-attachment.js +1 -1
  86. package/dist/components/p-datepicker.js +1 -1
  87. package/dist/components/p-table.js +1 -1
  88. package/dist/components/pagination-item.component.js +1 -1
  89. package/dist/components/pagination.component.js +1 -1
  90. package/dist/components/segment-container.component.js +1 -1
  91. package/dist/components/segment-item.component.js +1 -1
  92. package/dist/components/table-cell.component.js +1 -1
  93. package/dist/components/table-container.component.js +1 -1
  94. package/dist/components/table-footer.component.js +1 -1
  95. package/dist/components/table-header.component.js +1 -1
  96. package/dist/components/table-row.component.js +1 -1
  97. package/dist/components/tooltip.component.js +1 -1
  98. package/dist/esm/p-attachment.entry.js +1 -1
  99. package/dist/esm/p-backdrop.entry.js +1 -1
  100. package/dist/esm/p-button_3.entry.js +3 -3
  101. package/dist/esm/p-button_3.entry.js.map +1 -1
  102. package/dist/esm/p-calendar.entry.js +1 -1
  103. package/dist/esm/p-datepicker.entry.js +1 -1
  104. package/dist/esm/p-divider.entry.js +1 -1
  105. package/dist/esm/p-dropdown-menu-container.entry.js +1 -1
  106. package/dist/esm/p-dropdown_2.entry.js +2 -2
  107. package/dist/esm/p-helper_3.entry.js +2 -2
  108. package/dist/esm/p-helper_3.entry.js.map +1 -1
  109. package/dist/esm/p-illustration_6.entry.js +5 -5
  110. package/dist/esm/p-label_3.entry.js +3 -3
  111. package/dist/esm/p-modal-body_4.entry.js +4 -4
  112. package/dist/esm/p-page-size-select_3.entry.js +2 -2
  113. package/dist/esm/p-table.entry.js +1 -1
  114. package/dist/esm/p-tooltip.entry.js +1 -1
  115. package/dist/index.html +1 -1
  116. package/dist/paperless/{p-b88c3a4d.entry.js → p-0829df6a.entry.js} +2 -2
  117. package/dist/paperless/p-0de9a851.entry.js +2 -0
  118. package/dist/paperless/{p-6124f388.entry.js → p-10106f7d.entry.js} +2 -2
  119. package/dist/paperless/p-2fe2d8ba.entry.js +2 -0
  120. package/dist/paperless/p-350d452b.entry.js +2 -0
  121. package/dist/paperless/{p-9328003b.entry.js → p-42921ce7.entry.js} +2 -2
  122. package/dist/paperless/{p-13a6730f.entry.js → p-45904a0c.entry.js} +2 -2
  123. package/dist/{build/p-cb2746e2.entry.js → paperless/p-75e8579f.entry.js} +2 -2
  124. package/dist/{build/p-f7ad4cc7.entry.js → paperless/p-807a0274.entry.js} +2 -2
  125. package/dist/paperless/{p-f7ad4cc7.entry.js.map → p-807a0274.entry.js.map} +1 -1
  126. package/dist/{build/p-b9f742e0.entry.js → paperless/p-b6be2f4b.entry.js} +2 -2
  127. package/dist/paperless/{p-955cdb0f.entry.js → p-c5721735.entry.js} +2 -2
  128. package/dist/{build/p-b92dd098.entry.js → paperless/p-c8dcbf30.entry.js} +2 -2
  129. package/dist/paperless/p-d3e95fbf.entry.js +2 -0
  130. package/dist/paperless/{p-c7ce0eeb.entry.js.map → p-d3e95fbf.entry.js.map} +1 -1
  131. package/dist/paperless/p-d8782e66.entry.js +2 -0
  132. package/dist/paperless/p-fbbd8229.entry.js +2 -0
  133. package/dist/paperless/paperless.css +25 -0
  134. package/dist/paperless/paperless.esm.js +1 -1
  135. package/dist/style/form/_mixins.scss +4 -0
  136. package/dist/sw.js +1 -1
  137. package/dist/sw.js.map +1 -1
  138. package/hydrate/index.js +29 -29
  139. package/package.json +1 -1
  140. package/dist/build/p-57a1b2c4.entry.js +0 -2
  141. package/dist/build/p-69263e17.entry.js +0 -2
  142. package/dist/build/p-a25056f0.entry.js +0 -2
  143. package/dist/build/p-afb8771e.entry.js +0 -2
  144. package/dist/build/p-c7ce0eeb.entry.js +0 -2
  145. package/dist/build/p-e86d60f1.entry.js +0 -2
  146. package/dist/paperless/p-57a1b2c4.entry.js +0 -2
  147. package/dist/paperless/p-69263e17.entry.js +0 -2
  148. package/dist/paperless/p-a25056f0.entry.js +0 -2
  149. package/dist/paperless/p-afb8771e.entry.js +0 -2
  150. package/dist/paperless/p-c7ce0eeb.entry.js +0 -2
  151. package/dist/paperless/p-e86d60f1.entry.js +0 -2
  152. /package/dist/build/{p-b88c3a4d.entry.js.map → p-0829df6a.entry.js.map} +0 -0
  153. /package/dist/build/{p-e86d60f1.entry.js.map → p-0de9a851.entry.js.map} +0 -0
  154. /package/dist/build/{p-6124f388.entry.js.map → p-10106f7d.entry.js.map} +0 -0
  155. /package/dist/build/{p-a25056f0.entry.js.map → p-2fe2d8ba.entry.js.map} +0 -0
  156. /package/dist/build/{p-69263e17.entry.js.map → p-350d452b.entry.js.map} +0 -0
  157. /package/dist/build/{p-9328003b.entry.js.map → p-42921ce7.entry.js.map} +0 -0
  158. /package/dist/build/{p-13a6730f.entry.js.map → p-45904a0c.entry.js.map} +0 -0
  159. /package/dist/build/{p-cb2746e2.entry.js.map → p-75e8579f.entry.js.map} +0 -0
  160. /package/dist/build/{p-b9f742e0.entry.js.map → p-b6be2f4b.entry.js.map} +0 -0
  161. /package/dist/build/{p-955cdb0f.entry.js.map → p-c5721735.entry.js.map} +0 -0
  162. /package/dist/build/{p-b92dd098.entry.js.map → p-c8dcbf30.entry.js.map} +0 -0
  163. /package/dist/build/{p-afb8771e.entry.js.map → p-d8782e66.entry.js.map} +0 -0
  164. /package/dist/build/{p-57a1b2c4.entry.js.map → p-fbbd8229.entry.js.map} +0 -0
  165. /package/dist/paperless/{p-b88c3a4d.entry.js.map → p-0829df6a.entry.js.map} +0 -0
  166. /package/dist/paperless/{p-e86d60f1.entry.js.map → p-0de9a851.entry.js.map} +0 -0
  167. /package/dist/paperless/{p-6124f388.entry.js.map → p-10106f7d.entry.js.map} +0 -0
  168. /package/dist/paperless/{p-a25056f0.entry.js.map → p-2fe2d8ba.entry.js.map} +0 -0
  169. /package/dist/paperless/{p-69263e17.entry.js.map → p-350d452b.entry.js.map} +0 -0
  170. /package/dist/paperless/{p-9328003b.entry.js.map → p-42921ce7.entry.js.map} +0 -0
  171. /package/dist/paperless/{p-13a6730f.entry.js.map → p-45904a0c.entry.js.map} +0 -0
  172. /package/dist/paperless/{p-cb2746e2.entry.js.map → p-75e8579f.entry.js.map} +0 -0
  173. /package/dist/paperless/{p-b9f742e0.entry.js.map → p-b6be2f4b.entry.js.map} +0 -0
  174. /package/dist/paperless/{p-955cdb0f.entry.js.map → p-c5721735.entry.js.map} +0 -0
  175. /package/dist/paperless/{p-b92dd098.entry.js.map → p-c8dcbf30.entry.js.map} +0 -0
  176. /package/dist/paperless/{p-afb8771e.entry.js.map → p-d8782e66.entry.js.map} +0 -0
  177. /package/dist/paperless/{p-57a1b2c4.entry.js.map → p-fbbd8229.entry.js.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
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.452](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.451...v0.1.0-alpha.452) (2023-05-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **Atoms/Input:** Fix placeholder text size for small variant ([aae512a](https://github.com/ionic-team/stencil-component-starter/commit/aae512a7f4b91211e6b851a306c62834d010f749))
12
+
13
+
14
+
15
+
16
+
6
17
  # [0.1.0-alpha.451](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.450...v0.1.0-alpha.451) (2023-05-12)
7
18
 
8
19