@paperless/core 0.1.0-alpha.27 → 0.1.0-alpha.271

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 (587) hide show
  1. package/CHANGELOG.md +2485 -0
  2. package/README.md +9 -1
  3. package/dist/assets/i18n/page-size-select.i18n.en.json +4 -0
  4. package/dist/assets/i18n/page-size-select.i18n.nl.json +4 -0
  5. package/dist/assets/i18n/table-footer.i18n.en.json +3 -0
  6. package/dist/assets/i18n/table-footer.i18n.nl.json +3 -0
  7. package/dist/assets/i18n/table-header.i18n.en.json +6 -0
  8. package/dist/assets/i18n/table-header.i18n.nl.json +6 -0
  9. package/dist/assets/i18n/table.i18n.en.json +13 -0
  10. package/dist/assets/i18n/table.i18n.nl.json +13 -0
  11. package/dist/assets/icons/camera.svg +10 -0
  12. package/dist/assets/icons/checklist.svg +17 -0
  13. package/dist/assets/icons/folder.svg +19 -0
  14. package/dist/assets/icons/integration.svg +17 -0
  15. package/dist/assets/icons/menu.svg +25 -0
  16. package/dist/assets/icons/more.svg +18 -0
  17. package/dist/assets/icons/signout.svg +23 -0
  18. package/dist/assets/icons/switch.svg +20 -0
  19. package/dist/assets/icons/task.svg +17 -0
  20. package/dist/assets/icons/template.svg +17 -0
  21. package/dist/assets/illustrations/e-mail.svg +1 -0
  22. package/dist/assets/illustrations/empty-state-overview.svg +65 -0
  23. package/dist/assets/illustrations/empty-state-search.svg +88 -0
  24. package/dist/build/index.esm.js +1 -0
  25. package/dist/build/p-06899ffb.entry.js +1 -0
  26. package/dist/build/p-0818aeaa.entry.js +1 -0
  27. package/dist/build/p-09ea2a1a.js +1 -0
  28. package/dist/build/p-150aadaf.entry.js +1 -0
  29. package/dist/build/p-15d13147.entry.js +1 -0
  30. package/dist/build/p-25ed4eb4.entry.js +1 -0
  31. package/dist/build/p-3180c96e.entry.js +1 -0
  32. package/dist/build/p-337ad423.entry.js +1 -0
  33. package/dist/build/p-3b2d5451.entry.js +1 -0
  34. package/dist/build/p-3de45d0c.entry.js +1 -0
  35. package/dist/build/p-41588819.entry.js +1 -0
  36. package/dist/build/p-44d46765.entry.js +1 -0
  37. package/dist/build/p-4588a510.entry.js +1 -0
  38. package/dist/build/p-4ac1f4de.entry.js +1 -0
  39. package/dist/build/p-4e650fe4.js +1 -0
  40. package/dist/build/p-52ab1f62.entry.js +1 -0
  41. package/dist/build/p-55c5a1bd.entry.js +1 -0
  42. package/dist/build/p-58dd41be.entry.js +1 -0
  43. package/dist/build/p-5a71d6ae.entry.js +1 -0
  44. package/dist/build/p-600a2f21.entry.js +1 -0
  45. package/dist/build/p-6c60fd3d.js +1 -0
  46. package/dist/build/p-76377ad7.entry.js +1 -0
  47. package/dist/build/p-7e40c097.entry.js +1 -0
  48. package/dist/build/p-7e9a866e.entry.js +1 -0
  49. package/dist/build/p-8614bd10.entry.js +1 -0
  50. package/dist/build/p-86a6c56a.entry.js +1 -0
  51. package/dist/build/p-8a6728d5.js +1 -0
  52. package/dist/build/p-8f179b0d.entry.js +1 -0
  53. package/dist/build/p-9bb7534a.entry.js +1 -0
  54. package/dist/build/p-a7086ffa.js +1 -0
  55. package/dist/build/p-ad147b1b.entry.js +1 -0
  56. package/dist/build/p-bd31605b.entry.js +1 -0
  57. package/dist/build/p-c11282d2.entry.js +1 -0
  58. package/dist/build/p-c4110c09.entry.js +1 -0
  59. package/dist/build/p-cae5630b.entry.js +1 -0
  60. package/dist/build/p-d17b038f.entry.js +1 -0
  61. package/dist/build/p-d5f41681.entry.js +1 -0
  62. package/dist/build/p-d9c1fe13.js +2 -0
  63. package/dist/build/p-fadf100a.entry.js +1 -0
  64. package/dist/build/p-ffeb1ddc.entry.js +1 -0
  65. package/dist/build/paperless.css +331 -20
  66. package/dist/build/paperless.esm.js +1 -1
  67. package/dist/cjs/child-of-e472f812.js +9 -0
  68. package/dist/cjs/constants-a4459ec9.js +7 -0
  69. package/dist/cjs/{index-a46a39a5.js → index-cf92051a.js} +201 -5
  70. package/dist/cjs/index.cjs.js +17 -0
  71. package/dist/cjs/loader.cjs.js +3 -3
  72. package/dist/cjs/localization-9e2ac7f3.js +60 -0
  73. package/dist/cjs/object-get-by-path-6dc21ed5.js +12 -0
  74. package/dist/cjs/p-accordion.cjs.entry.js +42 -0
  75. package/dist/cjs/p-avatar-group.cjs.entry.js +19 -0
  76. package/dist/cjs/p-avatar.cjs.entry.js +19 -5
  77. package/dist/cjs/p-backdrop.cjs.entry.js +20 -0
  78. package/dist/cjs/p-button_3.cjs.entry.js +329 -63
  79. package/dist/cjs/p-card-body.cjs.entry.js +23 -0
  80. package/dist/cjs/p-card-container.cjs.entry.js +27 -0
  81. package/dist/cjs/p-card-header.cjs.entry.js +24 -0
  82. package/dist/cjs/p-content-slider.cjs.entry.js +221 -0
  83. package/dist/cjs/p-counter.cjs.entry.js +11 -3
  84. package/dist/cjs/p-divider.cjs.entry.js +6 -3
  85. package/dist/cjs/p-dropdown_3.cjs.entry.js +205 -0
  86. package/dist/cjs/p-helper_2.cjs.entry.js +160 -0
  87. package/dist/cjs/p-illustration_6.cjs.entry.js +2772 -0
  88. package/dist/cjs/p-info-panel.cjs.entry.js +2 -2
  89. package/dist/cjs/p-input-group_4.cjs.entry.js +137 -0
  90. package/dist/cjs/p-layout.cjs.entry.js +23 -0
  91. package/dist/cjs/p-modal-body_4.cjs.entry.js +84 -0
  92. package/dist/cjs/p-modal.cjs.entry.js +57 -0
  93. package/dist/cjs/p-navbar.cjs.entry.js +34 -0
  94. package/dist/cjs/p-navigation-item.cjs.entry.js +3 -3
  95. package/dist/cjs/p-page-size-select_3.cjs.entry.js +257 -0
  96. package/dist/cjs/p-profile.cjs.entry.js +49 -0
  97. package/dist/cjs/p-select.cjs.entry.js +195 -0
  98. package/dist/cjs/p-slider-indicator.cjs.entry.js +23 -0
  99. package/dist/cjs/p-status.cjs.entry.js +49 -0
  100. package/dist/cjs/p-stepper-item_2.cjs.entry.js +56 -0
  101. package/dist/cjs/p-stepper.cjs.entry.js +49 -0
  102. package/dist/cjs/p-tab-group.cjs.entry.js +19 -0
  103. package/dist/cjs/p-tab-item.cjs.entry.js +23 -0
  104. package/dist/cjs/p-table-column.cjs.entry.js +36 -0
  105. package/dist/cjs/p-table.cjs.entry.js +380 -0
  106. package/dist/cjs/p-toast-container.cjs.entry.js +23 -0
  107. package/dist/cjs/p-toast.cjs.entry.js +38 -0
  108. package/dist/cjs/paperless.cjs.js +3 -3
  109. package/dist/{esm/p-tooltip.entry.js → cjs/popper-e0c4ed4c.js} +2 -123
  110. package/dist/collection/assets/icons/camera.svg +10 -0
  111. package/dist/collection/assets/icons/checklist.svg +17 -0
  112. package/dist/collection/assets/icons/folder.svg +19 -0
  113. package/dist/collection/assets/icons/integration.svg +17 -0
  114. package/dist/collection/assets/icons/menu.svg +25 -0
  115. package/dist/collection/assets/icons/more.svg +18 -0
  116. package/dist/collection/assets/icons/signout.svg +23 -0
  117. package/dist/collection/assets/icons/switch.svg +20 -0
  118. package/dist/collection/assets/icons/task.svg +17 -0
  119. package/dist/collection/assets/icons/template.svg +17 -0
  120. package/dist/collection/assets/illustrations/e-mail.svg +1 -0
  121. package/dist/collection/assets/illustrations/empty-state-overview.svg +65 -0
  122. package/dist/collection/assets/illustrations/empty-state-search.svg +88 -0
  123. package/dist/collection/collection-manifest.json +42 -2
  124. package/dist/collection/components/atoms/avatar/avatar.component.css +16 -20
  125. package/dist/collection/components/atoms/avatar/avatar.component.js +23 -9
  126. package/dist/collection/components/atoms/avatar-group/avatar-group.component.css +18 -0
  127. package/dist/collection/components/atoms/avatar-group/avatar-group.component.js +36 -0
  128. package/dist/collection/components/atoms/backdrop/backdrop.component.css +11 -0
  129. package/dist/collection/components/atoms/backdrop/backdrop.component.js +38 -0
  130. package/dist/collection/components/atoms/button/button.component.css +92 -42
  131. package/dist/collection/components/atoms/button/button.component.js +110 -11
  132. package/dist/collection/components/atoms/card-body/card-body.component.css +9 -0
  133. package/dist/collection/components/atoms/card-body/card-body.component.js +40 -0
  134. package/dist/collection/components/atoms/card-container/card-container.component.css +17 -0
  135. package/dist/collection/components/atoms/card-container/card-container.component.js +63 -0
  136. package/dist/collection/components/atoms/card-header/card-header.component.css +17 -0
  137. package/dist/collection/components/atoms/card-header/card-header.component.js +61 -0
  138. package/dist/collection/components/atoms/counter/counter.component.css +26 -1
  139. package/dist/collection/components/atoms/counter/counter.component.js +50 -2
  140. package/dist/collection/components/atoms/divider/divider.component.css +9 -2
  141. package/dist/collection/components/atoms/divider/divider.component.js +8 -2
  142. package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.css +8 -0
  143. package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.js +40 -0
  144. package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.css +16 -0
  145. package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.js +87 -0
  146. package/dist/collection/components/atoms/helper/helper.component.css +1 -1
  147. package/dist/collection/components/atoms/helper/helper.component.js +33 -2
  148. package/dist/collection/components/atoms/icon/icon.component.css +1 -0
  149. package/dist/collection/components/atoms/icon/icon.component.js +62 -13
  150. package/dist/collection/components/atoms/illustration/illustration.component.js +1 -1
  151. package/dist/collection/components/atoms/info-panel/info-panel.component.css +1 -1
  152. package/dist/collection/components/atoms/label/label.component.css +105 -0
  153. package/dist/collection/components/atoms/label/label.component.js +177 -0
  154. package/dist/collection/components/atoms/layout/layout.component.css +73 -0
  155. package/dist/collection/components/atoms/layout/layout.component.js +47 -0
  156. package/dist/collection/components/atoms/loader/loader.component.css +29 -3
  157. package/dist/collection/components/atoms/loader/loader.component.js +6 -3
  158. package/dist/collection/components/atoms/modal-body/modal-body.component.css +7 -0
  159. package/dist/collection/components/atoms/modal-body/modal-body.component.js +41 -0
  160. package/dist/collection/components/atoms/modal-container/modal-container.component.css +6 -0
  161. package/dist/collection/components/atoms/modal-container/modal-container.component.js +53 -0
  162. package/dist/collection/components/atoms/modal-footer/modal-footer.component.css +4 -0
  163. package/dist/collection/components/atoms/modal-footer/modal-footer.component.js +16 -0
  164. package/dist/collection/components/atoms/modal-header/modal-header.component.css +7 -0
  165. package/dist/collection/components/atoms/modal-header/modal-header.component.js +63 -0
  166. package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +1 -1
  167. package/dist/collection/components/atoms/segment-container/segment-container.component.css +6 -0
  168. package/dist/collection/components/atoms/segment-container/segment-container.component.js +14 -0
  169. package/dist/collection/components/atoms/segment-item/segment-item.component.css +17 -0
  170. package/dist/collection/components/atoms/segment-item/segment-item.component.js +112 -0
  171. package/dist/collection/components/atoms/slider-indicator/slider-indicator.component.css +7 -0
  172. package/dist/collection/components/atoms/slider-indicator/slider-indicator.component.js +40 -0
  173. package/dist/collection/components/atoms/status/status.component.css +16 -0
  174. package/dist/collection/components/atoms/status/status.component.js +133 -0
  175. package/dist/collection/components/atoms/stepper-item/stepper-item.component.css +59 -0
  176. package/dist/collection/components/atoms/stepper-item/stepper-item.component.js +109 -0
  177. package/dist/collection/components/atoms/stepper-line/stepper-line.component.css +18 -0
  178. package/dist/collection/components/atoms/stepper-line/stepper-line.component.js +62 -0
  179. package/dist/collection/components/atoms/tab-group/tab-group.component.css +9 -0
  180. package/dist/collection/components/atoms/tab-group/tab-group.component.js +17 -0
  181. package/dist/collection/components/atoms/tab-item/tab-item.component.css +10 -0
  182. package/dist/collection/components/atoms/tab-item/tab-item.component.js +41 -0
  183. package/dist/collection/components/atoms/table-container/table-container.component.css +5 -0
  184. package/dist/collection/components/atoms/table-container/table-container.component.js +15 -0
  185. package/dist/collection/components/atoms/toast-container/toast-container.component.css +27 -0
  186. package/dist/collection/components/atoms/toast-container/toast-container.component.js +41 -0
  187. package/dist/collection/components/atoms/tooltip/tooltip.component.css +19 -13
  188. package/dist/collection/components/atoms/tooltip/tooltip.component.js +77 -24
  189. package/dist/collection/components/helpers/table-column/table-column.component.js +157 -0
  190. package/dist/collection/components/molecules/accordion/accordion.component.css +3 -0
  191. package/dist/collection/components/molecules/accordion/accordion.component.js +133 -0
  192. package/dist/collection/components/molecules/content-slider/content-slider.component.css +44 -0
  193. package/dist/collection/components/molecules/content-slider/content-slider.component.js +322 -0
  194. package/dist/collection/components/molecules/dropdown/dropdown.component.css +12 -0
  195. package/dist/collection/components/molecules/dropdown/dropdown.component.js +346 -0
  196. package/dist/collection/components/molecules/input-group/input-group.component.css +324 -0
  197. package/dist/collection/components/molecules/input-group/input-group.component.js +339 -0
  198. package/dist/collection/components/molecules/navigation-item/navigation-item.component.css +6 -12
  199. package/dist/collection/components/molecules/navigation-item/navigation-item.component.js +2 -2
  200. package/dist/collection/components/molecules/page-size-select/constants.js +2 -0
  201. package/dist/collection/components/molecules/page-size-select/page-size-select.component.js +223 -0
  202. package/dist/collection/components/molecules/pagination/pagination.component.css +1 -1
  203. package/dist/collection/components/molecules/pagination/pagination.component.js +25 -3
  204. package/dist/collection/components/molecules/profile/profile.component.css +60 -0
  205. package/dist/collection/components/molecules/profile/profile.component.js +95 -0
  206. package/dist/collection/components/molecules/select/select.component.css +6 -0
  207. package/dist/collection/components/molecules/select/select.component.js +573 -0
  208. package/dist/collection/components/molecules/stepper/stepper.component.css +12 -0
  209. package/dist/collection/components/molecules/stepper/stepper.component.js +84 -0
  210. package/dist/collection/components/molecules/table-cell/table-cell.component.css +3 -0
  211. package/dist/collection/components/molecules/table-cell/table-cell.component.js +258 -0
  212. package/dist/collection/components/molecules/table-footer/table-footer.component.css +30 -0
  213. package/dist/collection/components/molecules/table-footer/table-footer.component.js +268 -0
  214. package/dist/collection/components/molecules/table-header/table-header.component.css +16 -0
  215. package/dist/collection/components/molecules/table-header/table-header.component.js +386 -0
  216. package/dist/collection/components/molecules/table-row/table-row.component.css +21 -0
  217. package/dist/collection/components/molecules/table-row/table-row.component.js +67 -0
  218. package/dist/collection/components/molecules/toast/toast.component.css +23 -0
  219. package/dist/collection/components/molecules/toast/toast.component.js +197 -0
  220. package/dist/collection/components/organisms/modal/modal.component.js +202 -0
  221. package/dist/collection/components/organisms/navbar/navbar.component.css +54 -0
  222. package/dist/collection/components/organisms/navbar/navbar.component.js +99 -0
  223. package/dist/collection/components/organisms/table/table.component.css +3 -0
  224. package/dist/collection/components/organisms/table/table.component.js +1163 -0
  225. package/dist/collection/index.js +2 -1
  226. package/dist/collection/tailwind/animation.js +17 -0
  227. package/dist/collection/tailwind/backdrop-blur.js +3 -0
  228. package/dist/collection/tailwind/border-radius.js +8 -7
  229. package/dist/collection/tailwind/height.js +3 -0
  230. package/dist/collection/tailwind/screens.js +8 -0
  231. package/dist/collection/tailwind/shadows.js +11 -5
  232. package/dist/collection/tailwind/spacing.js +10 -0
  233. package/dist/collection/tailwind/typography.js +21 -0
  234. package/dist/collection/tailwind/width.js +18 -0
  235. package/dist/collection/tailwind/z-index.js +11 -0
  236. package/dist/collection/tailwind.config.js +28 -14
  237. package/dist/collection/types/index.js +2 -0
  238. package/dist/collection/types/table.js +1 -0
  239. package/dist/collection/types/tailwind.js +1 -0
  240. package/dist/collection/utils/child-of.js +5 -0
  241. package/dist/collection/utils/icons.js +20 -0
  242. package/dist/collection/utils/illustrations.js +6 -0
  243. package/dist/collection/utils/index.js +6 -0
  244. package/dist/collection/utils/localization.js +55 -0
  245. package/dist/collection/utils/object-get-by-path.js +8 -0
  246. package/dist/collection/utils/transformers.js +4 -0
  247. package/dist/components/backdrop.component.js +33 -0
  248. package/dist/components/button.component.js +119 -0
  249. package/dist/components/counter.component.js +14 -3
  250. package/dist/components/divider.component.js +33 -0
  251. package/dist/components/dropdown-menu-container.component.js +35 -0
  252. package/dist/components/dropdown-menu-item.component.js +48 -0
  253. package/dist/components/dropdown.component.js +198 -0
  254. package/dist/components/helper.component.js +42 -0
  255. package/dist/components/icon.component.js +248 -5
  256. package/dist/{cjs/p-illustration.cjs.entry.js → components/illustration.component.js} +187 -16
  257. package/dist/components/index.d.ts +53 -13
  258. package/dist/components/index.js +50 -0
  259. package/dist/components/input-group.component.js +116 -0
  260. package/dist/components/label.component.js +61 -0
  261. package/dist/components/loader.component.js +5 -2
  262. package/dist/components/localization.js +57 -0
  263. package/dist/components/modal-body.component.js +36 -0
  264. package/dist/components/modal-container.component.js +48 -0
  265. package/dist/components/modal-footer.component.js +36 -0
  266. package/dist/components/modal-header.component.js +55 -0
  267. package/dist/components/p-accordion.d.ts +11 -0
  268. package/dist/components/p-accordion.js +73 -0
  269. package/dist/components/p-avatar-group.d.ts +11 -0
  270. package/dist/components/p-avatar-group.js +34 -0
  271. package/dist/components/p-avatar.js +21 -8
  272. package/dist/components/p-backdrop.d.ts +11 -0
  273. package/dist/components/p-backdrop.js +6 -0
  274. package/dist/components/p-button.js +1 -93
  275. package/dist/components/p-card-body.d.ts +11 -0
  276. package/dist/components/p-card-body.js +38 -0
  277. package/dist/components/p-card-container.d.ts +11 -0
  278. package/dist/components/p-card-container.js +44 -0
  279. package/dist/components/p-card-header.d.ts +11 -0
  280. package/dist/components/p-card-header.js +46 -0
  281. package/dist/components/p-content-slider.d.ts +11 -0
  282. package/dist/components/p-content-slider.js +250 -0
  283. package/dist/components/p-divider.js +1 -28
  284. package/dist/components/p-dropdown-menu-container.d.ts +11 -0
  285. package/dist/components/p-dropdown-menu-container.js +6 -0
  286. package/dist/components/p-dropdown-menu-item.d.ts +11 -0
  287. package/dist/components/p-dropdown-menu-item.js +6 -0
  288. package/dist/components/p-dropdown.d.ts +11 -0
  289. package/dist/components/p-dropdown.js +6 -0
  290. package/dist/components/p-helper.js +1 -34
  291. package/dist/components/p-illustration.js +1 -1432
  292. package/dist/components/p-info-panel.js +1 -1
  293. package/dist/components/p-input-group.d.ts +11 -0
  294. package/dist/components/p-input-group.js +6 -0
  295. package/dist/components/p-label.d.ts +11 -0
  296. package/dist/components/p-label.js +6 -0
  297. package/dist/components/p-layout.d.ts +11 -0
  298. package/dist/components/p-layout.js +39 -0
  299. package/dist/components/p-modal-body.d.ts +11 -0
  300. package/dist/components/p-modal-body.js +6 -0
  301. package/dist/components/p-modal-container.d.ts +11 -0
  302. package/dist/components/p-modal-container.js +6 -0
  303. package/dist/components/p-modal-footer.d.ts +11 -0
  304. package/dist/components/p-modal-footer.js +6 -0
  305. package/dist/components/p-modal-header.d.ts +11 -0
  306. package/dist/components/p-modal-header.js +6 -0
  307. package/dist/components/p-modal.d.ts +11 -0
  308. package/dist/components/p-modal.js +133 -0
  309. package/dist/components/p-navbar.d.ts +11 -0
  310. package/dist/components/p-navbar.js +76 -0
  311. package/dist/components/p-navigation-item.js +2 -2
  312. package/dist/components/p-page-size-select.d.ts +11 -0
  313. package/dist/components/p-page-size-select.js +6 -0
  314. package/dist/components/p-pagination.js +1 -195
  315. package/dist/components/p-profile.d.ts +11 -0
  316. package/dist/components/p-profile.js +85 -0
  317. package/dist/components/p-segment-container.d.ts +11 -0
  318. package/dist/components/p-segment-container.js +6 -0
  319. package/dist/components/p-segment-item.d.ts +11 -0
  320. package/dist/components/p-segment-item.js +6 -0
  321. package/dist/components/p-select.d.ts +11 -0
  322. package/dist/components/p-select.js +277 -0
  323. package/dist/components/p-slider-indicator.d.ts +11 -0
  324. package/dist/components/p-slider-indicator.js +6 -0
  325. package/dist/components/p-status.d.ts +11 -0
  326. package/dist/components/p-status.js +73 -0
  327. package/dist/components/p-stepper-item.d.ts +11 -0
  328. package/dist/components/p-stepper-item.js +6 -0
  329. package/dist/components/p-stepper-line.d.ts +11 -0
  330. package/dist/components/p-stepper-line.js +6 -0
  331. package/dist/components/p-stepper.d.ts +11 -0
  332. package/dist/components/p-stepper.js +84 -0
  333. package/dist/components/p-tab-group.d.ts +11 -0
  334. package/dist/components/p-tab-group.js +39 -0
  335. package/dist/components/p-tab-item.d.ts +11 -0
  336. package/dist/components/p-tab-item.js +39 -0
  337. package/dist/components/p-table-cell.d.ts +11 -0
  338. package/dist/components/p-table-cell.js +6 -0
  339. package/dist/components/p-table-column.d.ts +11 -0
  340. package/dist/components/p-table-column.js +56 -0
  341. package/dist/components/p-table-container.d.ts +11 -0
  342. package/dist/components/p-table-container.js +6 -0
  343. package/dist/components/p-table-footer.d.ts +11 -0
  344. package/dist/components/p-table-footer.js +6 -0
  345. package/dist/components/p-table-header.d.ts +11 -0
  346. package/dist/components/p-table-header.js +6 -0
  347. package/dist/components/p-table-row.d.ts +11 -0
  348. package/dist/components/p-table-row.js +6 -0
  349. package/dist/components/p-table.d.ts +11 -0
  350. package/dist/components/p-table.js +558 -0
  351. package/dist/components/p-toast-container.d.ts +11 -0
  352. package/dist/components/p-toast-container.js +39 -0
  353. package/dist/components/p-toast.d.ts +11 -0
  354. package/dist/components/p-toast.js +78 -0
  355. package/dist/components/page-size-select.component.js +129 -0
  356. package/dist/components/pagination-item.component.js +1 -1
  357. package/dist/components/pagination.component.js +202 -0
  358. package/dist/{cjs/p-tooltip.cjs.entry.js → components/popper.js} +1 -128
  359. package/dist/components/segment-container.component.js +29 -0
  360. package/dist/components/segment-item.component.js +51 -0
  361. package/dist/components/slider-indicator.component.js +36 -0
  362. package/dist/components/stepper-item.component.js +57 -0
  363. package/dist/components/stepper-line.component.js +41 -0
  364. package/dist/components/table-cell.component.js +143 -0
  365. package/dist/components/table-container.component.js +30 -0
  366. package/dist/components/table-footer.component.js +146 -0
  367. package/dist/components/table-header.component.js +1068 -0
  368. package/dist/components/table-row.component.js +49 -0
  369. package/dist/components/tooltip.component.js +37 -1808
  370. package/dist/esm/child-of-90a8c4b5.js +7 -0
  371. package/dist/esm/constants-826f9460.js +4 -0
  372. package/dist/esm/{index-a68e547b.js → index-7c99f044.js} +201 -5
  373. package/dist/esm/index.js +9 -0
  374. package/dist/esm/loader.js +3 -3
  375. package/dist/esm/localization-901dc2d3.js +57 -0
  376. package/dist/esm/object-get-by-path-d6427a61.js +10 -0
  377. package/dist/esm/p-accordion.entry.js +38 -0
  378. package/dist/esm/p-avatar-group.entry.js +15 -0
  379. package/dist/esm/p-avatar.entry.js +19 -5
  380. package/dist/esm/p-backdrop.entry.js +16 -0
  381. package/dist/esm/p-button_3.entry.js +329 -63
  382. package/dist/esm/p-card-body.entry.js +19 -0
  383. package/dist/esm/p-card-container.entry.js +23 -0
  384. package/dist/esm/p-card-header.entry.js +20 -0
  385. package/dist/esm/p-content-slider.entry.js +217 -0
  386. package/dist/esm/p-counter.entry.js +11 -3
  387. package/dist/esm/p-divider.entry.js +6 -3
  388. package/dist/esm/p-dropdown_3.entry.js +199 -0
  389. package/dist/esm/p-helper_2.entry.js +155 -0
  390. package/dist/esm/{p-illustration.entry.js → p-illustration_6.entry.js} +1347 -3
  391. package/dist/esm/p-info-panel.entry.js +2 -2
  392. package/dist/esm/p-input-group_4.entry.js +130 -0
  393. package/dist/esm/p-layout.entry.js +19 -0
  394. package/dist/esm/p-modal-body_4.entry.js +77 -0
  395. package/dist/esm/p-modal.entry.js +53 -0
  396. package/dist/esm/p-navbar.entry.js +30 -0
  397. package/dist/esm/p-navigation-item.entry.js +3 -3
  398. package/dist/esm/p-page-size-select_3.entry.js +251 -0
  399. package/dist/esm/p-profile.entry.js +45 -0
  400. package/dist/esm/p-select.entry.js +191 -0
  401. package/dist/esm/p-slider-indicator.entry.js +19 -0
  402. package/dist/esm/p-status.entry.js +45 -0
  403. package/dist/esm/p-stepper-item_2.entry.js +51 -0
  404. package/dist/esm/p-stepper.entry.js +45 -0
  405. package/dist/esm/p-tab-group.entry.js +15 -0
  406. package/dist/esm/p-tab-item.entry.js +19 -0
  407. package/dist/esm/p-table-column.entry.js +32 -0
  408. package/dist/esm/p-table.entry.js +376 -0
  409. package/dist/esm/p-toast-container.entry.js +19 -0
  410. package/dist/esm/p-toast.entry.js +34 -0
  411. package/dist/esm/paperless.js +3 -3
  412. package/dist/esm/polyfills/core-js.js +0 -0
  413. package/dist/esm/polyfills/dom.js +0 -0
  414. package/dist/esm/polyfills/es5-html-element.js +0 -0
  415. package/dist/esm/polyfills/index.js +0 -0
  416. package/dist/esm/polyfills/system.js +0 -0
  417. package/dist/esm/popper-41c6f9cd.js +1788 -0
  418. package/dist/index.html +1 -1
  419. package/dist/paperless/index.esm.js +1 -0
  420. package/dist/paperless/p-06899ffb.entry.js +1 -0
  421. package/dist/paperless/p-0818aeaa.entry.js +1 -0
  422. package/dist/paperless/p-09ea2a1a.js +1 -0
  423. package/dist/paperless/p-150aadaf.entry.js +1 -0
  424. package/dist/paperless/p-15d13147.entry.js +1 -0
  425. package/dist/paperless/p-25ed4eb4.entry.js +1 -0
  426. package/dist/paperless/p-3180c96e.entry.js +1 -0
  427. package/dist/paperless/p-337ad423.entry.js +1 -0
  428. package/dist/paperless/p-3b2d5451.entry.js +1 -0
  429. package/dist/paperless/p-3de45d0c.entry.js +1 -0
  430. package/dist/paperless/p-41588819.entry.js +1 -0
  431. package/dist/paperless/p-44d46765.entry.js +1 -0
  432. package/dist/paperless/p-4588a510.entry.js +1 -0
  433. package/dist/paperless/p-4ac1f4de.entry.js +1 -0
  434. package/dist/paperless/p-4e650fe4.js +1 -0
  435. package/dist/paperless/p-52ab1f62.entry.js +1 -0
  436. package/dist/paperless/p-55c5a1bd.entry.js +1 -0
  437. package/dist/paperless/p-58dd41be.entry.js +1 -0
  438. package/dist/paperless/p-5a71d6ae.entry.js +1 -0
  439. package/dist/paperless/p-600a2f21.entry.js +1 -0
  440. package/dist/paperless/p-6c60fd3d.js +1 -0
  441. package/dist/paperless/p-76377ad7.entry.js +1 -0
  442. package/dist/paperless/p-7e40c097.entry.js +1 -0
  443. package/dist/paperless/p-7e9a866e.entry.js +1 -0
  444. package/dist/paperless/p-8614bd10.entry.js +1 -0
  445. package/dist/paperless/p-86a6c56a.entry.js +1 -0
  446. package/dist/paperless/p-8a6728d5.js +1 -0
  447. package/dist/paperless/p-8f179b0d.entry.js +1 -0
  448. package/dist/paperless/p-9bb7534a.entry.js +1 -0
  449. package/dist/paperless/p-a7086ffa.js +1 -0
  450. package/dist/paperless/p-ad147b1b.entry.js +1 -0
  451. package/dist/paperless/p-bd31605b.entry.js +1 -0
  452. package/dist/paperless/p-c11282d2.entry.js +1 -0
  453. package/dist/paperless/p-c4110c09.entry.js +1 -0
  454. package/dist/paperless/p-cae5630b.entry.js +1 -0
  455. package/dist/paperless/p-d17b038f.entry.js +1 -0
  456. package/dist/paperless/p-d5f41681.entry.js +1 -0
  457. package/dist/paperless/p-d9c1fe13.js +2 -0
  458. package/dist/paperless/p-fadf100a.entry.js +1 -0
  459. package/dist/paperless/p-ffeb1ddc.entry.js +1 -0
  460. package/dist/paperless/paperless.css +475 -26447
  461. package/dist/paperless/paperless.esm.js +1 -1
  462. package/dist/style/_fonts.scss +70 -0
  463. package/dist/style/_reset.scss +31 -0
  464. package/dist/style/_tailwind.scss +3 -0
  465. package/dist/style/_typograhpy.scss +29 -0
  466. package/dist/style/_variables.scss +2 -0
  467. package/dist/style/form/_checkbox.scss +62 -0
  468. package/dist/style/form/_input.scss +22 -0
  469. package/dist/style/form/_mixins.scss +107 -0
  470. package/dist/style/form/_radio.scss +58 -0
  471. package/dist/style/form/_textarea.scss +18 -0
  472. package/dist/style/form/index.scss +4 -0
  473. package/dist/style/paperless.scss +10 -0
  474. package/dist/sw.js +2 -471
  475. package/dist/sw.js.map +1 -0
  476. package/dist/tailwind/animation.js +17 -0
  477. package/dist/tailwind/backdrop-blur.js +3 -0
  478. package/dist/tailwind/border-radius.js +10 -0
  479. package/dist/tailwind/colors.js +52 -0
  480. package/dist/tailwind/height.js +3 -0
  481. package/dist/tailwind/rotate.js +8 -0
  482. package/dist/tailwind/scale.js +3 -0
  483. package/dist/tailwind/screens.js +8 -0
  484. package/dist/tailwind/shadows.js +13 -0
  485. package/dist/tailwind/spacing.js +10 -0
  486. package/dist/tailwind/typography.js +21 -0
  487. package/dist/tailwind/width.js +18 -0
  488. package/dist/tailwind/z-index.js +11 -0
  489. package/dist/tailwind.config.js +28 -14
  490. package/dist/types/components/atoms/avatar/avatar.component.d.ts +3 -1
  491. package/dist/types/components/atoms/avatar-group/avatar-group.component.d.ts +7 -0
  492. package/dist/types/components/atoms/backdrop/backdrop.component.d.ts +4 -0
  493. package/dist/types/components/atoms/button/button.component.d.ts +18 -1
  494. package/dist/types/components/atoms/card-body/card-body.component.d.ts +7 -0
  495. package/dist/types/components/atoms/card-container/card-container.component.d.ts +11 -0
  496. package/dist/types/components/atoms/card-header/card-header.component.d.ts +11 -0
  497. package/dist/types/components/atoms/counter/counter.component.d.ts +8 -0
  498. package/dist/types/components/atoms/divider/divider.component.d.ts +4 -0
  499. package/dist/types/components/atoms/dropdown-menu-container/dropdown-menu-container.component.d.ts +7 -0
  500. package/dist/types/components/atoms/dropdown-menu-item/dropdown-menu-item.component.d.ts +16 -0
  501. package/dist/types/components/atoms/helper/helper.component.d.ts +5 -0
  502. package/dist/types/components/atoms/icon/icon.component.d.ts +3 -3
  503. package/dist/types/components/atoms/label/label.component.d.ts +33 -0
  504. package/dist/types/components/atoms/layout/layout.component.d.ts +7 -0
  505. package/dist/types/components/atoms/loader/loader.component.d.ts +1 -1
  506. package/dist/types/components/atoms/modal-body/modal-body.component.d.ts +7 -0
  507. package/dist/types/components/atoms/modal-container/modal-container.component.d.ts +7 -0
  508. package/dist/types/components/atoms/modal-footer/modal-footer.component.d.ts +3 -0
  509. package/dist/types/components/atoms/modal-header/modal-header.component.d.ts +12 -0
  510. package/dist/types/components/atoms/segment-container/segment-container.component.d.ts +3 -0
  511. package/dist/types/components/atoms/segment-item/segment-item.component.d.ts +22 -0
  512. package/dist/types/components/atoms/slider-indicator/slider-indicator.component.d.ts +7 -0
  513. package/dist/types/components/atoms/status/status.component.d.ts +23 -0
  514. package/dist/types/components/atoms/stepper-item/stepper-item.component.d.ts +19 -0
  515. package/dist/types/components/atoms/stepper-line/stepper-line.component.d.ts +11 -0
  516. package/dist/types/components/atoms/tab-group/tab-group.component.d.ts +3 -0
  517. package/dist/types/components/atoms/tab-item/tab-item.component.d.ts +7 -0
  518. package/dist/types/components/atoms/table-container/table-container.component.d.ts +3 -0
  519. package/dist/types/components/atoms/toast-container/toast-container.component.d.ts +7 -0
  520. package/dist/types/components/atoms/tooltip/tooltip.component.d.ts +12 -3
  521. package/dist/types/components/helpers/table-column/table-column.component.d.ts +34 -0
  522. package/dist/types/components/molecules/accordion/accordion.component.d.ts +25 -0
  523. package/dist/types/components/molecules/content-slider/content-slider.component.d.ts +53 -0
  524. package/dist/types/components/molecules/dropdown/dropdown.component.d.ts +61 -0
  525. package/dist/types/components/molecules/input-group/input-group.component.d.ts +67 -0
  526. package/dist/types/components/molecules/page-size-select/constants.d.ts +2 -0
  527. package/dist/types/components/molecules/page-size-select/page-size-select.component.d.ts +50 -0
  528. package/dist/types/components/molecules/pagination/pagination.component.d.ts +7 -0
  529. package/dist/types/components/molecules/profile/profile.component.d.ts +20 -0
  530. package/dist/types/components/molecules/select/select.component.d.ts +115 -0
  531. package/dist/types/components/molecules/stepper/stepper.component.d.ts +18 -0
  532. package/dist/types/components/molecules/table-cell/table-cell.component.d.ts +42 -0
  533. package/dist/types/components/molecules/table-footer/table-footer.component.d.ts +59 -0
  534. package/dist/types/components/molecules/table-header/table-header.component.d.ts +83 -0
  535. package/dist/types/components/molecules/table-row/table-row.component.d.ts +11 -0
  536. package/dist/types/components/molecules/toast/toast.component.d.ts +39 -0
  537. package/dist/types/components/organisms/modal/modal.component.d.ts +43 -0
  538. package/dist/types/components/organisms/navbar/navbar.component.d.ts +14 -0
  539. package/dist/types/components/organisms/table/table.component.d.ts +206 -0
  540. package/dist/types/components.d.ts +2386 -197
  541. package/dist/types/index.d.ts +2 -0
  542. package/dist/types/types/index.d.ts +2 -0
  543. package/dist/types/types/table.d.ts +27 -0
  544. package/dist/types/types/tailwind.d.ts +2 -0
  545. package/dist/types/utils/child-of.d.ts +1 -0
  546. package/dist/types/utils/icons.d.ts +10 -0
  547. package/dist/types/utils/illustrations.d.ts +3 -0
  548. package/dist/types/utils/index.d.ts +6 -0
  549. package/dist/types/utils/localization.d.ts +2 -0
  550. package/dist/types/utils/object-get-by-path.d.ts +1 -0
  551. package/dist/types/utils/transformers.d.ts +2 -0
  552. package/dist/workbox-5fe694da.js +2 -0
  553. package/dist/workbox-5fe694da.js.map +1 -0
  554. package/package.json +61 -61
  555. package/dist/build/p-17c11169.entry.js +0 -1
  556. package/dist/build/p-42dab9d4.entry.js +0 -1
  557. package/dist/build/p-47b52f92.entry.js +0 -1
  558. package/dist/build/p-5ec6ea71.entry.js +0 -1
  559. package/dist/build/p-76464e0b.js +0 -2
  560. package/dist/build/p-8501ba07.entry.js +0 -1
  561. package/dist/build/p-aae3d4f0.entry.js +0 -1
  562. package/dist/build/p-adcb0b93.entry.js +0 -1
  563. package/dist/build/p-b39e8fc9.entry.js +0 -1
  564. package/dist/build/p-bbec0e86.entry.js +0 -1
  565. package/dist/build/p-f65d7bbf.entry.js +0 -1
  566. package/dist/build/p-f689996b.entry.js +0 -1
  567. package/dist/cjs/p-helper.cjs.entry.js +0 -19
  568. package/dist/cjs/p-pagination-item.cjs.entry.js +0 -23
  569. package/dist/cjs/p-pagination.cjs.entry.js +0 -171
  570. package/dist/collection/tailwind/grid.js +0 -26
  571. package/dist/collection/utils/utils.js +0 -3
  572. package/dist/esm/p-helper.entry.js +0 -15
  573. package/dist/esm/p-pagination-item.entry.js +0 -19
  574. package/dist/esm/p-pagination.entry.js +0 -167
  575. package/dist/paperless/p-17c11169.entry.js +0 -1
  576. package/dist/paperless/p-42dab9d4.entry.js +0 -1
  577. package/dist/paperless/p-47b52f92.entry.js +0 -1
  578. package/dist/paperless/p-5ec6ea71.entry.js +0 -1
  579. package/dist/paperless/p-76464e0b.js +0 -2
  580. package/dist/paperless/p-8501ba07.entry.js +0 -1
  581. package/dist/paperless/p-aae3d4f0.entry.js +0 -1
  582. package/dist/paperless/p-adcb0b93.entry.js +0 -1
  583. package/dist/paperless/p-b39e8fc9.entry.js +0 -1
  584. package/dist/paperless/p-bbec0e86.entry.js +0 -1
  585. package/dist/paperless/p-f65d7bbf.entry.js +0 -1
  586. package/dist/paperless/p-f689996b.entry.js +0 -1
  587. package/dist/types/utils/utils.d.ts +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,2491 @@
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.271](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.270...v0.1.0-alpha.271) (2022-11-23)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **Molecules/Select:** Update directives & fix preselect ([bc8011b](https://github.com/ionic-team/stencil-component-starter/commit/bc8011bdcb9f5ccfda97832e13734dc61bbf20f3))
12
+
13
+
14
+
15
+
16
+
17
+ # [0.1.0-alpha.270](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.269...v0.1.0-alpha.270) (2022-11-23)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **Molecules/Select:** Adding some information for debugging ([50b3203](https://github.com/ionic-team/stencil-component-starter/commit/50b32032148337259e7beed0b61f3059b2b4276c))
23
+
24
+
25
+
26
+
27
+
28
+ # [0.1.0-alpha.269](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.268...v0.1.0-alpha.269) (2022-11-23)
29
+
30
+
31
+ ### Bug Fixes
32
+
33
+ * **deps:** update all non-major dependencies ([#87](https://github.com/ionic-team/stencil-component-starter/issues/87)) ([a845766](https://github.com/ionic-team/stencil-component-starter/commit/a845766834d47aac5a67e601f6de4ec334349f81))
34
+
35
+
36
+
37
+
38
+
39
+ # [0.1.0-alpha.268](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.267...v0.1.0-alpha.268) (2022-11-23)
40
+
41
+ **Note:** Version bump only for package @paperless/core
42
+
43
+
44
+
45
+
46
+
47
+ # [0.1.0-alpha.267](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.266...v0.1.0-alpha.267) (2022-11-23)
48
+
49
+
50
+ ### Features
51
+
52
+ * **Molecules/Select:** Use `JSON.stringify` to preselect item ([220f694](https://github.com/ionic-team/stencil-component-starter/commit/220f6940781ce7aa8c7a40b09636207bd16bdded))
53
+
54
+
55
+
56
+
57
+
58
+ # [0.1.0-alpha.266](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.265...v0.1.0-alpha.266) (2022-11-23)
59
+
60
+
61
+ ### Features
62
+
63
+ * **Atoms/Segment Container:** Fix centering ([a7f121d](https://github.com/ionic-team/stencil-component-starter/commit/a7f121da155c0f32a33eee917fa9c310959d8a93))
64
+
65
+
66
+
67
+
68
+
69
+ # [0.1.0-alpha.265](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.264...v0.1.0-alpha.265) (2022-11-23)
70
+
71
+
72
+ ### Features
73
+
74
+ * **Atoms/Segment Container:** Update visuals ([952442e](https://github.com/ionic-team/stencil-component-starter/commit/952442e62c9f33b4cfed044149578c34e99b14a3))
75
+ * **Atoms/Segment Item:** Update visuals ([07adfa5](https://github.com/ionic-team/stencil-component-starter/commit/07adfa5ee91746500a8351fd93fab65d0ca7db0d))
76
+
77
+
78
+
79
+
80
+
81
+ # [0.1.0-alpha.264](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.263...v0.1.0-alpha.264) (2022-11-22)
82
+
83
+
84
+ ### Features
85
+
86
+ * **Atoms/Label:** Completely redo behavior ([f83c56b](https://github.com/ionic-team/stencil-component-starter/commit/f83c56bbeb650047b39881b64ec623528014eb91))
87
+
88
+
89
+
90
+
91
+
92
+ # [0.1.0-alpha.263](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.262...v0.1.0-alpha.263) (2022-11-22)
93
+
94
+
95
+ ### Features
96
+
97
+ * **Atoms/Label:** Change behavior of icon/circle/mobile-icon ([08b7fe2](https://github.com/ionic-team/stencil-component-starter/commit/08b7fe29ac18397172bb165f10331d585fd83778))
98
+ * **Atoms/Label:** Update descriptions ([d568627](https://github.com/ionic-team/stencil-component-starter/commit/d5686279d1fd47e48ff3eac9762682e0a4b8a8c1))
99
+
100
+
101
+
102
+
103
+
104
+ # [0.1.0-alpha.262](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.261...v0.1.0-alpha.262) (2022-11-18)
105
+
106
+
107
+ ### Features
108
+
109
+ * **Organisms/Navbar:** Make use of backdrop component ([d1bb65f](https://github.com/ionic-team/stencil-component-starter/commit/d1bb65f488e49c8fae8c4c123949336922c808eb))
110
+
111
+
112
+
113
+
114
+
115
+ # [0.1.0-alpha.261](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.260...v0.1.0-alpha.261) (2022-11-18)
116
+
117
+
118
+ ### Features
119
+
120
+ * **Organisms/Modal:** Add blur property for backdrop ([c47d3f4](https://github.com/ionic-team/stencil-component-starter/commit/c47d3f4571bcca61c3b7e12d09ce9095611aff9d))
121
+
122
+
123
+
124
+
125
+
126
+ # [0.1.0-alpha.260](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.259...v0.1.0-alpha.260) (2022-11-18)
127
+
128
+
129
+ ### Features
130
+
131
+ * **Atoms/Buttons:** Fix shadows & remove shadows on mobile ([1dbcfd9](https://github.com/ionic-team/stencil-component-starter/commit/1dbcfd95d3f50fdb3d81729e47c4b3bfc682a0af))
132
+ * **Atoms:** Move modal-backdrop to general use backdrop ([72c5691](https://github.com/ionic-team/stencil-component-starter/commit/72c5691cc9621481100cf97bc86d22276008cb42))
133
+
134
+
135
+
136
+
137
+
138
+ # [0.1.0-alpha.259](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.258...v0.1.0-alpha.259) (2022-11-17)
139
+
140
+
141
+ ### Bug Fixes
142
+
143
+ * **Molecules/Select:** Auto select item when provided value ([3080eab](https://github.com/ionic-team/stencil-component-starter/commit/3080eab975947d37d4b9ccfd692cb29dfc24cd13))
144
+
145
+
146
+
147
+
148
+
149
+ # [0.1.0-alpha.258](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.257...v0.1.0-alpha.258) (2022-11-17)
150
+
151
+
152
+ ### Features
153
+
154
+ * **Molecules/Select:** Add debugging ([41e2529](https://github.com/ionic-team/stencil-component-starter/commit/41e25298d675d16f9257cd244e2663b9adabd361))
155
+
156
+
157
+
158
+
159
+
160
+ # [0.1.0-alpha.257](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.256...v0.1.0-alpha.257) (2022-11-17)
161
+
162
+
163
+ ### Bug Fixes
164
+
165
+ * **Atoms/Segment Item:** `white-space: nowrap;` ([8bf1ce0](https://github.com/ionic-team/stencil-component-starter/commit/8bf1ce044e8dd70a145a6b2eb5bc4a50e89e284b))
166
+
167
+
168
+ ### Features
169
+
170
+ * **Molecules/Select:** Watch value ([9d3478a](https://github.com/ionic-team/stencil-component-starter/commit/9d3478a55b4d10fb86bb7b618f230f89cb67dafc))
171
+
172
+
173
+
174
+
175
+
176
+ # [0.1.0-alpha.256](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.255...v0.1.0-alpha.256) (2022-11-17)
177
+
178
+ **Note:** Version bump only for package @paperless/core
179
+
180
+
181
+
182
+
183
+
184
+ # [0.1.0-alpha.255](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.254...v0.1.0-alpha.255) (2022-11-17)
185
+
186
+
187
+ ### Bug Fixes
188
+
189
+ * **Atoms/Loader:** Fix spin ([23c312a](https://github.com/ionic-team/stencil-component-starter/commit/23c312aeb42b932ddcdbbbaac72a02647058089e))
190
+
191
+
192
+
193
+
194
+
195
+ # [0.1.0-alpha.254](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.253...v0.1.0-alpha.254) (2022-11-17)
196
+
197
+ **Note:** Version bump only for package @paperless/core
198
+
199
+
200
+
201
+
202
+
203
+ # [0.1.0-alpha.253](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.252...v0.1.0-alpha.253) (2022-11-16)
204
+
205
+
206
+ ### Bug Fixes
207
+
208
+ * **Atoms/Button:** Small fix on classes ([b2773ca](https://github.com/ionic-team/stencil-component-starter/commit/b2773ca61ba05a4045d38469f6ab758537fedf53))
209
+ * **Atoms/Loader:** Move animation to class ([72b0e9f](https://github.com/ionic-team/stencil-component-starter/commit/72b0e9fb836db0681652c641dea5c127c0262983))
210
+
211
+
212
+
213
+
214
+
215
+ # [0.1.0-alpha.252](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.251...v0.1.0-alpha.252) (2022-11-16)
216
+
217
+
218
+ ### Bug Fixes
219
+
220
+ * **Atoms/Button:** Fix shared classes ([27c0703](https://github.com/ionic-team/stencil-component-starter/commit/27c0703863a9decd2c6bfb741b9661db8298da5b))
221
+
222
+
223
+
224
+
225
+
226
+ # [0.1.0-alpha.251](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.250...v0.1.0-alpha.251) (2022-11-16)
227
+
228
+
229
+ ### Features
230
+
231
+ * **Core:** Several improvements ([64b0774](https://github.com/ionic-team/stencil-component-starter/commit/64b07743d28dac79c81a2c191a0efd4751a77865))
232
+
233
+
234
+
235
+
236
+
237
+ # [0.1.0-alpha.250](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.249...v0.1.0-alpha.250) (2022-11-16)
238
+
239
+ **Note:** Version bump only for package @paperless/core
240
+
241
+
242
+
243
+
244
+
245
+ # [0.1.0-alpha.249](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.248...v0.1.0-alpha.249) (2022-11-16)
246
+
247
+ **Note:** Version bump only for package @paperless/core
248
+
249
+
250
+
251
+
252
+
253
+ # [0.1.0-alpha.248](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.247...v0.1.0-alpha.248) (2022-11-16)
254
+
255
+ **Note:** Version bump only for package @paperless/core
256
+
257
+
258
+
259
+
260
+
261
+ # [0.1.0-alpha.247](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.246...v0.1.0-alpha.247) (2022-11-16)
262
+
263
+ **Note:** Version bump only for package @paperless/core
264
+
265
+
266
+
267
+
268
+
269
+ # [0.1.0-alpha.246](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.245...v0.1.0-alpha.246) (2022-11-16)
270
+
271
+
272
+ ### Features
273
+
274
+ * **Core/utils:** Add transformers ([ca9a8ff](https://github.com/ionic-team/stencil-component-starter/commit/ca9a8ff32b30add62258e465b09cb0a79433e93d))
275
+
276
+
277
+
278
+
279
+
280
+ # [0.1.0-alpha.245](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.244...v0.1.0-alpha.245) (2022-11-16)
281
+
282
+ **Note:** Version bump only for package @paperless/core
283
+
284
+
285
+
286
+
287
+
288
+ # [0.1.0-alpha.244](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.243...v0.1.0-alpha.244) (2022-11-16)
289
+
290
+
291
+ ### Bug Fixes
292
+
293
+ * **Molecules/Table Header:** `NaN` issue ([1f9c238](https://github.com/ionic-team/stencil-component-starter/commit/1f9c238f0114f0dfc9eac8fb8c7a3039964a1b55))
294
+
295
+
296
+
297
+
298
+
299
+ # [0.1.0-alpha.243](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.242...v0.1.0-alpha.243) (2022-11-16)
300
+
301
+
302
+ ### Features
303
+
304
+ * **Molecules/Table Header:** Implement quick filter label for mobile ([00580b5](https://github.com/ionic-team/stencil-component-starter/commit/00580b5103208b05b62f8fca5d50bac0455bc226))
305
+
306
+
307
+
308
+
309
+
310
+ # [0.1.0-alpha.242](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.241...v0.1.0-alpha.242) (2022-11-16)
311
+
312
+ **Note:** Version bump only for package @paperless/core
313
+
314
+
315
+
316
+
317
+
318
+ # [0.1.0-alpha.241](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.240...v0.1.0-alpha.241) (2022-11-16)
319
+
320
+ **Note:** Version bump only for package @paperless/core
321
+
322
+
323
+
324
+
325
+
326
+ # [0.1.0-alpha.240](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.239...v0.1.0-alpha.240) (2022-11-16)
327
+
328
+ **Note:** Version bump only for package @paperless/core
329
+
330
+
331
+
332
+
333
+
334
+ # [0.1.0-alpha.239](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.238...v0.1.0-alpha.239) (2022-11-16)
335
+
336
+ **Note:** Version bump only for package @paperless/core
337
+
338
+
339
+
340
+
341
+
342
+ # [0.1.0-alpha.238](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.237...v0.1.0-alpha.238) (2022-11-16)
343
+
344
+ **Note:** Version bump only for package @paperless/core
345
+
346
+
347
+
348
+
349
+
350
+ # [0.1.0-alpha.237](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.236...v0.1.0-alpha.237) (2022-11-15)
351
+
352
+
353
+ ### Bug Fixes
354
+
355
+ * **Molecules/Table Header:** filter label property fix ([debcb21](https://github.com/ionic-team/stencil-component-starter/commit/debcb215cc695199d2f539bacf1fde8bbd541ede))
356
+
357
+
358
+
359
+
360
+
361
+ # [0.1.0-alpha.236](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.235...v0.1.0-alpha.236) (2022-11-15)
362
+
363
+ **Note:** Version bump only for package @paperless/core
364
+
365
+
366
+
367
+
368
+
369
+ # [0.1.0-alpha.235](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.234...v0.1.0-alpha.235) (2022-11-15)
370
+
371
+
372
+ ### Bug Fixes
373
+
374
+ * **Angular/Table:** Remove debugging & fix modal buttons + close ([acb975b](https://github.com/ionic-team/stencil-component-starter/commit/acb975b34d29d7353208c5f1b157156753a0c8ec))
375
+ * **Atoms/Modal Header:** Don't show x when no needed. ([046ccec](https://github.com/ionic-team/stencil-component-starter/commit/046cceceab2fb87926487e179c1e60ca2bd1a0fe))
376
+
377
+
378
+
379
+
380
+
381
+ # [0.1.0-alpha.234](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.233...v0.1.0-alpha.234) (2022-11-15)
382
+
383
+ **Note:** Version bump only for package @paperless/core
384
+
385
+
386
+
387
+
388
+
389
+ # [0.1.0-alpha.233](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.232...v0.1.0-alpha.233) (2022-11-15)
390
+
391
+ **Note:** Version bump only for package @paperless/core
392
+
393
+
394
+
395
+
396
+
397
+ # [0.1.0-alpha.232](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.231...v0.1.0-alpha.232) (2022-11-15)
398
+
399
+ **Note:** Version bump only for package @paperless/core
400
+
401
+
402
+
403
+
404
+
405
+ # [0.1.0-alpha.231](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.230...v0.1.0-alpha.231) (2022-11-15)
406
+
407
+ **Note:** Version bump only for package @paperless/core
408
+
409
+
410
+
411
+
412
+
413
+ # [0.1.0-alpha.230](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.229...v0.1.0-alpha.230) (2022-11-15)
414
+
415
+ **Note:** Version bump only for package @paperless/core
416
+
417
+
418
+
419
+
420
+
421
+ # [0.1.0-alpha.229](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.228...v0.1.0-alpha.229) (2022-11-15)
422
+
423
+
424
+ ### Features
425
+
426
+ * **Molecules/Input Group:** Add required property ([f5fe94b](https://github.com/ionic-team/stencil-component-starter/commit/f5fe94b3d7697dde5b70cf8080e0cfbac8bc81c1))
427
+
428
+
429
+
430
+
431
+
432
+ # [0.1.0-alpha.228](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.227...v0.1.0-alpha.228) (2022-11-10)
433
+
434
+
435
+ ### Features
436
+
437
+ * **Organisms/Table:** Default `amountOfLoadingRows` to 6 ([509439b](https://github.com/ionic-team/stencil-component-starter/commit/509439bc50aa17af994a7b6a86d44903a3f30377))
438
+
439
+
440
+
441
+
442
+
443
+ # [0.1.0-alpha.227](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.226...v0.1.0-alpha.227) (2022-11-10)
444
+
445
+
446
+ ### Bug Fixes
447
+
448
+ * **Core:** Localization problems ([5142f92](https://github.com/ionic-team/stencil-component-starter/commit/5142f92e91f69a90a22a8c177f5e5249bd9e71c6))
449
+
450
+
451
+
452
+
453
+
454
+ # [0.1.0-alpha.226](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.225...v0.1.0-alpha.226) (2022-11-10)
455
+
456
+
457
+ ### Features
458
+
459
+ * **Angular/Table:** Add empty state type ([e7ded17](https://github.com/ionic-team/stencil-component-starter/commit/e7ded17097c86030c84ab0235dd99d2b90973dc2))
460
+
461
+
462
+
463
+
464
+
465
+ # [0.1.0-alpha.225](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.224...v0.1.0-alpha.225) (2022-11-10)
466
+
467
+
468
+ ### Features
469
+
470
+ * **Atoms/Illustartions:** Add empty state overview & search ([95a5ed9](https://github.com/ionic-team/stencil-component-starter/commit/95a5ed9b9364f48318b729afaeded5355b8f49f5))
471
+ * **Molecules/Select:** Active item, click to close & filter improvement ([477d731](https://github.com/ionic-team/stencil-component-starter/commit/477d731f19f5f6c4e1df872ed188d1b72ee23b80))
472
+ * **Organisms/Table:** Add empty state ([be0f908](https://github.com/ionic-team/stencil-component-starter/commit/be0f9088c129f6976091b3f0dfbd1ae6e7359817))
473
+
474
+
475
+
476
+
477
+
478
+ # [0.1.0-alpha.224](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.223...v0.1.0-alpha.224) (2022-11-09)
479
+
480
+
481
+ ### Features
482
+
483
+ * **Angular/Toast:** Add ability for toast context data ([c8dacaf](https://github.com/ionic-team/stencil-component-starter/commit/c8dacafbd6e1d7e1d02312b6c939622f96794ff0))
484
+
485
+
486
+
487
+
488
+
489
+ # [0.1.0-alpha.223](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.222...v0.1.0-alpha.223) (2022-11-09)
490
+
491
+ **Note:** Version bump only for package @paperless/core
492
+
493
+
494
+
495
+
496
+
497
+ # [0.1.0-alpha.222](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.221...v0.1.0-alpha.222) (2022-11-07)
498
+
499
+
500
+ ### Features
501
+
502
+ * **Molecules/Input Group:** Add 2px margin to label ([a170a53](https://github.com/ionic-team/stencil-component-starter/commit/a170a53dd36232927c6ea49ef8c7c079acf6a66f))
503
+
504
+
505
+
506
+
507
+
508
+ # [0.1.0-alpha.221](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.220...v0.1.0-alpha.221) (2022-11-07)
509
+
510
+ **Note:** Version bump only for package @paperless/core
511
+
512
+
513
+
514
+
515
+
516
+ # [0.1.0-alpha.220](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.219...v0.1.0-alpha.220) (2022-11-03)
517
+
518
+
519
+ ### Bug Fixes
520
+
521
+ * **Atoms/Toast Container:** Use inset left & right ([1ccd848](https://github.com/ionic-team/stencil-component-starter/commit/1ccd84817184b6f5971c1355fb34d7e4f9272c3a))
522
+
523
+
524
+
525
+
526
+
527
+ # [0.1.0-alpha.219](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.218...v0.1.0-alpha.219) (2022-11-03)
528
+
529
+
530
+ ### Bug Fixes
531
+
532
+ * **Atoms/Toast Container:** Have max width based on position ([02bd7eb](https://github.com/ionic-team/stencil-component-starter/commit/02bd7ebe71922c2d46d10dc4fd0bf57a61f4323b))
533
+
534
+
535
+
536
+
537
+
538
+ # [0.1.0-alpha.218](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.217...v0.1.0-alpha.218) (2022-11-03)
539
+
540
+
541
+ ### Bug Fixes
542
+
543
+ * **Atoms/Toast Container:** Fix alignment & remove padding ([e3b1413](https://github.com/ionic-team/stencil-component-starter/commit/e3b14138a76dc8f6ef6c6edfdf077678890a083d))
544
+
545
+
546
+
547
+
548
+
549
+ # [0.1.0-alpha.217](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.216...v0.1.0-alpha.217) (2022-11-03)
550
+
551
+
552
+ ### Features
553
+
554
+ * **Atoms/Toast Container:** Make use of placement class ([3199fe9](https://github.com/ionic-team/stencil-component-starter/commit/3199fe9e8d511cffce7765f67500062051ed10e1))
555
+
556
+
557
+
558
+
559
+
560
+ # [0.1.0-alpha.216](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.215...v0.1.0-alpha.216) (2022-11-03)
561
+
562
+
563
+ ### Bug Fixes
564
+
565
+ * **Atoms/Label:** Fix padding on label for desktop ([41279e8](https://github.com/ionic-team/stencil-component-starter/commit/41279e87db749056be36b22f044582b908deb305))
566
+
567
+
568
+
569
+
570
+
571
+ # [0.1.0-alpha.215](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.214...v0.1.0-alpha.215) (2022-11-03)
572
+
573
+ **Note:** Version bump only for package @paperless/core
574
+
575
+
576
+
577
+
578
+
579
+ # [0.1.0-alpha.214](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.213...v0.1.0-alpha.214) (2022-11-03)
580
+
581
+
582
+ ### Bug Fixes
583
+
584
+ * **Organisms/Navbar:** Make sure the backdrop isn't on same level as nav ([a87f47e](https://github.com/ionic-team/stencil-component-starter/commit/a87f47e5d6b6df8c41f922eb9513b8def555f1d8))
585
+
586
+
587
+ ### Features
588
+
589
+ * **Atoms/Toast Container:** Add safe-inset to toasts ([e81b18a](https://github.com/ionic-team/stencil-component-starter/commit/e81b18a747fea80e73a505f9264598cc071b9e4d))
590
+
591
+
592
+
593
+
594
+
595
+ # [0.1.0-alpha.213](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.212...v0.1.0-alpha.213) (2022-11-03)
596
+
597
+ **Note:** Version bump only for package @paperless/core
598
+
599
+
600
+
601
+
602
+
603
+ # [0.1.0-alpha.212](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.211...v0.1.0-alpha.212) (2022-11-03)
604
+
605
+ **Note:** Version bump only for package @paperless/core
606
+
607
+
608
+
609
+
610
+
611
+ # [0.1.0-alpha.211](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.210...v0.1.0-alpha.211) (2022-11-03)
612
+
613
+ **Note:** Version bump only for package @paperless/core
614
+
615
+
616
+
617
+
618
+
619
+ # [0.1.0-alpha.210](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.209...v0.1.0-alpha.210) (2022-11-03)
620
+
621
+ **Note:** Version bump only for package @paperless/core
622
+
623
+
624
+
625
+
626
+
627
+ # [0.1.0-alpha.209](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.208...v0.1.0-alpha.209) (2022-11-03)
628
+
629
+
630
+ ### Features
631
+
632
+ * **Angular/Toast:** Move toast component to directive ([f25efd1](https://github.com/ionic-team/stencil-component-starter/commit/f25efd1f980044bf969027e2951a1899edff930e))
633
+
634
+
635
+
636
+
637
+
638
+ # [0.1.0-alpha.208](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.207...v0.1.0-alpha.208) (2022-11-03)
639
+
640
+ **Note:** Version bump only for package @paperless/core
641
+
642
+
643
+
644
+
645
+
646
+ # [0.1.0-alpha.207](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.206...v0.1.0-alpha.207) (2022-11-03)
647
+
648
+ **Note:** Version bump only for package @paperless/core
649
+
650
+
651
+
652
+
653
+
654
+ # [0.1.0-alpha.206](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.205...v0.1.0-alpha.206) (2022-11-03)
655
+
656
+ **Note:** Version bump only for package @paperless/core
657
+
658
+
659
+
660
+
661
+
662
+ # [0.1.0-alpha.205](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.204...v0.1.0-alpha.205) (2022-11-03)
663
+
664
+
665
+ ### Features
666
+
667
+ * **Angular:** Add toast module & cleanup code ([74bf1c4](https://github.com/ionic-team/stencil-component-starter/commit/74bf1c4ca9187eab3c8f3a7a2486b13acc21fbe9))
668
+
669
+
670
+
671
+
672
+
673
+ # [0.1.0-alpha.204](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.203...v0.1.0-alpha.204) (2022-11-03)
674
+
675
+
676
+ ### Bug Fixes
677
+
678
+ * **Molecules/Toast:** Add action emitter ([7391332](https://github.com/ionic-team/stencil-component-starter/commit/73913329ad1d01553ebbec168197be3e579fa884))
679
+
680
+
681
+
682
+
683
+
684
+ # [0.1.0-alpha.203](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.202...v0.1.0-alpha.203) (2022-11-03)
685
+
686
+
687
+ ### Bug Fixes
688
+
689
+ * **Atoms/Toast Container:** Actually use fixed container ([dea365c](https://github.com/ionic-team/stencil-component-starter/commit/dea365c7d25823ec1da225ef225bc205e6ab2349))
690
+
691
+
692
+
693
+
694
+
695
+ # [0.1.0-alpha.202](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.201...v0.1.0-alpha.202) (2022-11-03)
696
+
697
+
698
+ ### Bug Fixes
699
+
700
+ * **Tailwind:** fix z-index order ([19d474c](https://github.com/ionic-team/stencil-component-starter/commit/19d474cb7bb1f59bb6bf976cc2af29846b049e98))
701
+
702
+
703
+ ### Features
704
+
705
+ * **Atoms/Modal Header:** Update modal header styling ([0068bb8](https://github.com/ionic-team/stencil-component-starter/commit/0068bb81cb9963c7af989c1690dd248e1db34670))
706
+
707
+
708
+
709
+
710
+
711
+ # [0.1.0-alpha.201](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.200...v0.1.0-alpha.201) (2022-11-03)
712
+
713
+ **Note:** Version bump only for package @paperless/core
714
+
715
+
716
+
717
+
718
+
719
+ # [0.1.0-alpha.200](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.199...v0.1.0-alpha.200) (2022-11-03)
720
+
721
+
722
+ ### Features
723
+
724
+ * **Angular:** Add pipes ([75fe34a](https://github.com/ionic-team/stencil-component-starter/commit/75fe34ad7b0b40b79bc630dcb40b4cca2f9cb18e))
725
+
726
+
727
+
728
+
729
+
730
+ # [0.1.0-alpha.199](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.198...v0.1.0-alpha.199) (2022-11-03)
731
+
732
+
733
+ ### Bug Fixes
734
+
735
+ * **Core:** Remove toast-container from output ([6d50624](https://github.com/ionic-team/stencil-component-starter/commit/6d50624044af61fd78d2d3f4ac913c4df6b1e287))
736
+
737
+
738
+
739
+
740
+
741
+ # [0.1.0-alpha.198](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.197...v0.1.0-alpha.198) (2022-11-02)
742
+
743
+ **Note:** Version bump only for package @paperless/core
744
+
745
+
746
+
747
+
748
+
749
+ # [0.1.0-alpha.197](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.196...v0.1.0-alpha.197) (2022-11-02)
750
+
751
+ **Note:** Version bump only for package @paperless/core
752
+
753
+
754
+
755
+
756
+
757
+ # [0.1.0-alpha.196](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.195...v0.1.0-alpha.196) (2022-11-02)
758
+
759
+
760
+ ### Features
761
+
762
+ * **Angular:** Add ngx table ([bccf3d1](https://github.com/ionic-team/stencil-component-starter/commit/bccf3d16fae35abdb65cefa59e5ac0704645d12f))
763
+
764
+
765
+
766
+
767
+
768
+ # [0.1.0-alpha.195](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.194...v0.1.0-alpha.195) (2022-11-02)
769
+
770
+
771
+ ### Features
772
+
773
+ * **Atoms/Label:** Add mobile icon ([4342532](https://github.com/ionic-team/stencil-component-starter/commit/434253208b62abc27e413446015be360c3627e6e))
774
+ * **Core:** renaming a bunch of items ([8b2b913](https://github.com/ionic-team/stencil-component-starter/commit/8b2b9137130731cbffbe4123be229d49bfab9d3e))
775
+
776
+
777
+
778
+
779
+
780
+ # [0.1.0-alpha.194](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.193...v0.1.0-alpha.194) (2022-11-02)
781
+
782
+
783
+ ### Features
784
+
785
+ * **Core:** Also copy style to output ([13ab681](https://github.com/ionic-team/stencil-component-starter/commit/13ab681b3be753799f95244014d61b62f5737b55))
786
+ * **Core:** re-enable shadow for several components ([615e1ed](https://github.com/ionic-team/stencil-component-starter/commit/615e1ed17034df9743c9086ef45f03774a0be192))
787
+
788
+
789
+
790
+
791
+
792
+ # [0.1.0-alpha.193](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.192...v0.1.0-alpha.193) (2022-11-02)
793
+
794
+
795
+ ### Features
796
+
797
+ * **Atoms:** Add toast-container component ([ed2d499](https://github.com/ionic-team/stencil-component-starter/commit/ed2d4993f3316999b31a9f581849a38d362b2d4d))
798
+ * **Core:** Define z-index better ([dc160e0](https://github.com/ionic-team/stencil-component-starter/commit/dc160e04770ccc7bd5740079c35eeddacd516119))
799
+ * **Core:** Remove toast from stencil output ([28c559c](https://github.com/ionic-team/stencil-component-starter/commit/28c559cf2fbd0e3d517dffeea9f9de4eab9bf2dd))
800
+ * **Molecules:** Add toast component ([d6222a9](https://github.com/ionic-team/stencil-component-starter/commit/d6222a97512368ab6988b42364a785660871a5c7))
801
+
802
+
803
+
804
+
805
+
806
+ # [0.1.0-alpha.192](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.191...v0.1.0-alpha.192) (2022-11-02)
807
+
808
+
809
+ ### Features
810
+
811
+ * **Molecules/Select:** Add ellipsis to read version of input ([fd18420](https://github.com/ionic-team/stencil-component-starter/commit/fd184200318c336e7bff8ebd196c18592cea08f1))
812
+
813
+
814
+
815
+
816
+
817
+ # [0.1.0-alpha.191](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.190...v0.1.0-alpha.191) (2022-11-02)
818
+
819
+
820
+ ### Features
821
+
822
+ * **Atoms/Dropdown menu item:** Hide overflowing text ([81bee34](https://github.com/ionic-team/stencil-component-starter/commit/81bee3472217319358bdfc43c25335642230b7d4))
823
+
824
+
825
+
826
+
827
+
828
+ # [0.1.0-alpha.190](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.189...v0.1.0-alpha.190) (2022-11-02)
829
+
830
+
831
+ ### Features
832
+
833
+ * **Molecules/Select:** Extend properties with input-group props ([dcbf205](https://github.com/ionic-team/stencil-component-starter/commit/dcbf205cfe50e5ad6ad0cea20078b6e9ccc8a2d0))
834
+
835
+
836
+
837
+
838
+
839
+ # [0.1.0-alpha.189](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.188...v0.1.0-alpha.189) (2022-11-02)
840
+
841
+
842
+ ### Features
843
+
844
+ * **Atoms/Layout:** Shift topbar under sidebar for mobile ([7994576](https://github.com/ionic-team/stencil-component-starter/commit/7994576cbe97faf03887625d5be42b400e727342))
845
+ * **Molecules/Select:** Add maximum of displayed items & fix number parse ([f48670b](https://github.com/ionic-team/stencil-component-starter/commit/f48670b8df75ec0631aebe647efee1e58a71fbea))
846
+
847
+
848
+
849
+
850
+
851
+ # [0.1.0-alpha.188](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.187...v0.1.0-alpha.188) (2022-11-01)
852
+
853
+
854
+ ### Features
855
+
856
+ * **Atoms/Dropdown menu item:** Add enable hover property ([04f0a80](https://github.com/ionic-team/stencil-component-starter/commit/04f0a80f094d70cb4e9c4b1c01faaf386e282c05))
857
+ * **Molecules/Select:** Add async filter & loading ([930ded1](https://github.com/ionic-team/stencil-component-starter/commit/930ded192c6ac8371ef6dfbce93e7a4b77578b7f))
858
+
859
+
860
+
861
+
862
+
863
+ # [0.1.0-alpha.187](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.186...v0.1.0-alpha.187) (2022-11-01)
864
+
865
+
866
+ ### Features
867
+
868
+ * **Molecules/Select:** Improve auto hiding ([bcaa6bc](https://github.com/ionic-team/stencil-component-starter/commit/bcaa6bc24206851353a6b5f21f9c19f047b205d4))
869
+
870
+
871
+
872
+
873
+
874
+ # [0.1.0-alpha.186](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.185...v0.1.0-alpha.186) (2022-11-01)
875
+
876
+
877
+ ### Features
878
+
879
+ * **Atoms/Dropdown menu container:** Add max width property ([7d9bf05](https://github.com/ionic-team/stencil-component-starter/commit/7d9bf05f47afc31200b6bc8253dee4c04da1eba1))
880
+ * **Molecules/Dropdown:** Auto calculate container width & improve show/hide ([b5eec7d](https://github.com/ionic-team/stencil-component-starter/commit/b5eec7dc2727b2323b1ad61ea632f8499b451c5d))
881
+ * **Molecules/Input group:** Add suffix icon ability ([4ff04a8](https://github.com/ionic-team/stencil-component-starter/commit/4ff04a8a4c7c386f61f3ce34d46e92d9010b6c6c))
882
+ * **Molecules:** Add select component ([6c2a779](https://github.com/ionic-team/stencil-component-starter/commit/6c2a7790015f7cc578009031ee95bc2a6189a560))
883
+
884
+
885
+
886
+
887
+
888
+ # [0.1.0-alpha.185](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.184...v0.1.0-alpha.185) (2022-11-01)
889
+
890
+
891
+ ### Features
892
+
893
+ * **Atoms:** Rename tag to label & add small size ([f91f322](https://github.com/ionic-team/stencil-component-starter/commit/f91f322ebf2049e15b4b12308fd2e4634632fb25))
894
+
895
+
896
+
897
+
898
+
899
+ # [0.1.0-alpha.184](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.183...v0.1.0-alpha.184) (2022-10-31)
900
+
901
+
902
+ ### Bug Fixes
903
+
904
+ * **Molecules/Input Group:** Use direct child for slot query selector ([3ae6dfd](https://github.com/ionic-team/stencil-component-starter/commit/3ae6dfdd21a2da4830a058f9a96cbf1cf034ec95))
905
+ * **Molecules/Profile:** Use direct child for slot query selector ([ae1e924](https://github.com/ionic-team/stencil-component-starter/commit/ae1e924a4655267836388845e5018ce507458f29))
906
+ * **Organisms/Modal:** Use direct child for slot query selector ([075a799](https://github.com/ionic-team/stencil-component-starter/commit/075a7999296dd63d1a183b52d69ebb48e0f1f10c))
907
+
908
+
909
+
910
+
911
+
912
+ # [0.1.0-alpha.183](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.182...v0.1.0-alpha.183) (2022-10-31)
913
+
914
+
915
+ ### Bug Fixes
916
+
917
+ * **Organsisms/Modal:** Correctly check for header content ([0c336b8](https://github.com/ionic-team/stencil-component-starter/commit/0c336b8bb459a3051b8a924ab5c1aedf9235d25a))
918
+
919
+
920
+
921
+
922
+
923
+ # [0.1.0-alpha.182](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.181...v0.1.0-alpha.182) (2022-10-31)
924
+
925
+
926
+ ### Features
927
+
928
+ * **Organsisms/Modal:** Make header optional ([4cbd07a](https://github.com/ionic-team/stencil-component-starter/commit/4cbd07ad8af6466f95771eb8914246b2b8aa3373))
929
+
930
+
931
+
932
+
933
+
934
+ # [0.1.0-alpha.181](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.180...v0.1.0-alpha.181) (2022-10-28)
935
+
936
+
937
+ ### Features
938
+
939
+ * **Organisms/Table:** Added has rendered event ([4611389](https://github.com/ionic-team/stencil-component-starter/commit/46113898efb37f844e4f50686f124f46c97372e9))
940
+
941
+
942
+
943
+
944
+
945
+ # [0.1.0-alpha.180](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.178...v0.1.0-alpha.180) (2022-10-28)
946
+
947
+
948
+ ### Bug Fixes
949
+
950
+ * lerna force publish ([aea4935](https://github.com/ionic-team/stencil-component-starter/commit/aea4935dae31278fc51c97265dea12748ef1f520))
951
+
952
+
953
+
954
+
955
+
956
+ # [0.1.0-alpha.178](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.177...v0.1.0-alpha.178) (2022-10-28)
957
+
958
+
959
+ ### Bug Fixes
960
+
961
+ * Remove shadow dom ([9274156](https://github.com/ionic-team/stencil-component-starter/commit/927415635e3f6b5adeb6c1a891419bcd59dec30b))
962
+
963
+
964
+
965
+
966
+
967
+ # [0.1.0-alpha.177](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.175...v0.1.0-alpha.177) (2022-10-28)
968
+
969
+
970
+ ### Bug Fixes
971
+
972
+ * Update versions ([64b0cbf](https://github.com/ionic-team/stencil-component-starter/commit/64b0cbfc93eecc98680e099a2e879776fa6df30f))
973
+
974
+
975
+
976
+
977
+
978
+ # [0.1.0-alpha.175](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.174...v0.1.0-alpha.175) (2022-10-28)
979
+
980
+
981
+ ### Features
982
+
983
+ * **Core:** exclude table components from generating angular ([d8ea7e8](https://github.com/ionic-team/stencil-component-starter/commit/d8ea7e86bbd136d497ac8b5bf77bda236dbd1f8f))
984
+
985
+
986
+
987
+
988
+
989
+ # [0.1.0-alpha.173](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.172...v0.1.0-alpha.173) (2022-10-28)
990
+
991
+
992
+ ### Bug Fixes
993
+
994
+ * **Core:** Exclude table from angular output ([50189cb](https://github.com/ionic-team/stencil-component-starter/commit/50189cb3259a819497462cf9738a18f15d3f3c3d))
995
+
996
+
997
+
998
+
999
+
1000
+ # [0.1.0-alpha.172](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.171...v0.1.0-alpha.172) (2022-10-28)
1001
+
1002
+
1003
+ ### Bug Fixes
1004
+
1005
+ * **Coree:** remove `p-table-column` from excluded output ([e44fa19](https://github.com/ionic-team/stencil-component-starter/commit/e44fa19ffb4155335db5c1e57bddcb91a87fbf56))
1006
+
1007
+
1008
+
1009
+
1010
+
1011
+ # [0.1.0-alpha.171](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.170...v0.1.0-alpha.171) (2022-10-28)
1012
+
1013
+
1014
+ ### Features
1015
+
1016
+ * **Atoms/Table Container:** Enable shadow dom ([a1c96c6](https://github.com/ionic-team/stencil-component-starter/commit/a1c96c62b408843c8a5f2540901e910fa8beb9f4))
1017
+ * **Molecules/Table Column:** Enable shadow dom ([5dc02d2](https://github.com/ionic-team/stencil-component-starter/commit/5dc02d26afa95f165d628502ed1338b85eb68a26))
1018
+ * **Molecules/Table Column:** Make sure we render ([7630b73](https://github.com/ionic-team/stencil-component-starter/commit/7630b73df063376ccd707d7f4759c77a8da9c742))
1019
+ * **Molecules/Table Footer:** Enable shadow dom ([51545da](https://github.com/ionic-team/stencil-component-starter/commit/51545dabef228aed30123ca6ac7ba8753d236fb8))
1020
+ * **Molecules/Table Header:** Enable shadow dom ([98e7bfb](https://github.com/ionic-team/stencil-component-starter/commit/98e7bfb4008507a266bd65e782df2623268858b6))
1021
+ * **Molecules/Table Row:** Enable shadow dom ([0758e4a](https://github.com/ionic-team/stencil-component-starter/commit/0758e4a31610c557460f5ddee21388afa442a6d2))
1022
+ * **Organisms/Table:** Enable shadow dom ([a892265](https://github.com/ionic-team/stencil-component-starter/commit/a892265b5618b4e708f2730bf7c22458e39e3968))
1023
+
1024
+
1025
+
1026
+
1027
+
1028
+ # [0.1.0-alpha.170](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.169...v0.1.0-alpha.170) (2022-10-26)
1029
+
1030
+
1031
+ ### Features
1032
+
1033
+ * **Atoms/Avatar:** Add xlarge size ([51906a4](https://github.com/ionic-team/stencil-component-starter/commit/51906a41b267c37119af9cf3aeac090d382dc150))
1034
+
1035
+
1036
+
1037
+
1038
+
1039
+ # [0.1.0-alpha.169](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.168...v0.1.0-alpha.169) (2022-10-26)
1040
+
1041
+
1042
+ ### Features
1043
+
1044
+ * **Atoms/Card Body:** Add 1.5rem vertical padding ([f33e0a8](https://github.com/ionic-team/stencil-component-starter/commit/f33e0a848199a7570246c2d072eda7955e51f1f9))
1045
+
1046
+
1047
+
1048
+
1049
+
1050
+ # [0.1.0-alpha.168](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.167...v0.1.0-alpha.168) (2022-10-25)
1051
+
1052
+
1053
+ ### Bug Fixes
1054
+
1055
+ * **Molecules/Table Row:** css incorrect usage of `:host` ([d474971](https://github.com/ionic-team/stencil-component-starter/commit/d474971ea8792083ba730b88761c94536afa22a3))
1056
+
1057
+
1058
+
1059
+
1060
+
1061
+ # [0.1.0-alpha.167](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.166...v0.1.0-alpha.167) (2022-10-25)
1062
+
1063
+
1064
+ ### Bug Fixes
1065
+
1066
+ * **Core:** css incorrect usage of `:host` ([0164b70](https://github.com/ionic-team/stencil-component-starter/commit/0164b702e378a04909ce669d0af7962ab8c33b4c))
1067
+
1068
+
1069
+
1070
+
1071
+
1072
+ # [0.1.0-alpha.166](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.165...v0.1.0-alpha.166) (2022-10-24)
1073
+
1074
+
1075
+ ### Bug Fixes
1076
+
1077
+ * **Core:** Remove shadow dom of table components ([97033fc](https://github.com/ionic-team/stencil-component-starter/commit/97033fcbb9032b5b3895db6feb6ff8cbfe6b1461))
1078
+
1079
+
1080
+
1081
+
1082
+
1083
+ # [0.1.0-alpha.165](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.164...v0.1.0-alpha.165) (2022-10-24)
1084
+
1085
+
1086
+ ### Bug Fixes
1087
+
1088
+ * **Angular:** remove p-table-column from output ([dbb72f9](https://github.com/ionic-team/stencil-component-starter/commit/dbb72f99e0e796bfee6ef0097e2da2b752f89f4d))
1089
+
1090
+
1091
+ ### Features
1092
+
1093
+ * **Molecules:** Add table column component ([b5e58bb](https://github.com/ionic-team/stencil-component-starter/commit/b5e58bbee4510e23097297678b10c275b1803a4e))
1094
+
1095
+
1096
+
1097
+
1098
+
1099
+ # [0.1.0-alpha.164](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.163...v0.1.0-alpha.164) (2022-10-21)
1100
+
1101
+
1102
+ ### Features
1103
+
1104
+ * **Helpers/Table Definition:** Test out `useSlot` property ([87223a5](https://github.com/ionic-team/stencil-component-starter/commit/87223a508eb8d2c8cf6f72d8c4d9e025e37c2854))
1105
+
1106
+
1107
+
1108
+
1109
+
1110
+ # [0.1.0-alpha.163](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.162...v0.1.0-alpha.163) (2022-10-21)
1111
+
1112
+
1113
+ ### Features
1114
+
1115
+ * **Helpers/Table Definition:** Add slot and remove directive ([c49a521](https://github.com/ionic-team/stencil-component-starter/commit/c49a521a701ab3d9eae74824149788392faef2b2))
1116
+
1117
+
1118
+
1119
+
1120
+
1121
+ # [0.1.0-alpha.161](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.160...v0.1.0-alpha.161) (2022-10-21)
1122
+
1123
+
1124
+ ### Features
1125
+
1126
+ * **Molecules/Table Definition:** Move template func ([f958afe](https://github.com/ionic-team/stencil-component-starter/commit/f958afe019a74cade765c109a0d1355ca3c543eb))
1127
+
1128
+
1129
+
1130
+
1131
+
1132
+ # [0.1.0-alpha.160](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.159...v0.1.0-alpha.160) (2022-10-21)
1133
+
1134
+
1135
+ ### Features
1136
+
1137
+ * **Organisms/Table:** Reset `_ctrlDown` on tab change ([379ae20](https://github.com/ionic-team/stencil-component-starter/commit/379ae209b761778793275a94f3f28ccda2701577))
1138
+
1139
+
1140
+
1141
+
1142
+
1143
+ # [0.1.0-alpha.158](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.157...v0.1.0-alpha.158) (2022-10-21)
1144
+
1145
+
1146
+ ### Features
1147
+
1148
+ * **Organisms/Table:** Add ctrlDown property to event & types ([e8f0715](https://github.com/ionic-team/stencil-component-starter/commit/e8f0715b06e7a00d8618af6b1ecfe5f24a7f4bf2))
1149
+
1150
+
1151
+
1152
+
1153
+
1154
+ # [0.1.0-alpha.157](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.153...v0.1.0-alpha.157) (2022-10-21)
1155
+
1156
+ **Note:** Version bump only for package @paperless/core
1157
+
1158
+
1159
+
1160
+
1161
+
1162
+ # 0.1.0-alpha.153 (2022-10-20)
1163
+
1164
+ **Note:** Version bump only for package @paperless/core
1165
+
1166
+
1167
+
1168
+
1169
+
1170
+ # 0.1.0-alpha.152 (2022-10-20)
1171
+
1172
+
1173
+ ### Features
1174
+
1175
+ * **Organisms/Table:** Improve selection changes ([3d15f3f](https://github.com/ionic-team/stencil-component-starter/commit/3d15f3fee0045980be3f6f30a3c54ae8b47491f0))
1176
+
1177
+
1178
+
1179
+
1180
+
1181
+ # 0.1.0-alpha.151 (2022-10-20)
1182
+
1183
+
1184
+ ### Bug Fixes
1185
+
1186
+ * **Atoms/Input:** Fix outline problems ([ac33256](https://github.com/ionic-team/stencil-component-starter/commit/ac332563d9c0f87951735888349ea8ff1975f5f8))
1187
+
1188
+
1189
+
1190
+
1191
+
1192
+ # 0.1.0-alpha.150 (2022-10-20)
1193
+
1194
+
1195
+ ### Bug Fixes
1196
+
1197
+ * **Angular:** Add onChanged function ([a78b62d](https://github.com/ionic-team/stencil-component-starter/commit/a78b62d69fa0b690d41ec01bde12ac66eec29142))
1198
+
1199
+
1200
+
1201
+
1202
+
1203
+ # 0.1.0-alpha.149 (2022-10-20)
1204
+
1205
+
1206
+ ### Bug Fixes
1207
+
1208
+ * **deps:** update all non-major dependencies ([#63](https://github.com/ionic-team/stencil-component-starter/issues/63)) ([6b3b105](https://github.com/ionic-team/stencil-component-starter/commit/6b3b105ad3ec3a0d3697d8a6981d75d65866eff1))
1209
+
1210
+
1211
+
1212
+
1213
+
1214
+ # 0.1.0-alpha.148 (2022-10-20)
1215
+
1216
+
1217
+ ### Bug Fixes
1218
+
1219
+ * **Atoms/Button:** Disable active state on disabled ([fa348ec](https://github.com/ionic-team/stencil-component-starter/commit/fa348ec1b7c6f52f6cc07b4e1fa06304eaac99d7))
1220
+
1221
+
1222
+
1223
+
1224
+
1225
+ # 0.1.0-alpha.147 (2022-10-20)
1226
+
1227
+
1228
+ ### Features
1229
+
1230
+ * **Atoms/Loader:** Add will-change for performance ([3789118](https://github.com/ionic-team/stencil-component-starter/commit/378911895d2af3b2a0ea244cd7db3819d2c135d2))
1231
+
1232
+
1233
+
1234
+
1235
+
1236
+ # 0.1.0-alpha.146 (2022-10-20)
1237
+
1238
+
1239
+ ### Bug Fixes
1240
+
1241
+ * **Atoms/Button:** Disable hover shadow & chevron on disabled state ([2cd8370](https://github.com/ionic-team/stencil-component-starter/commit/2cd8370e47335a18bec8571ada5be82dd994f261))
1242
+
1243
+
1244
+
1245
+
1246
+
1247
+ # 0.1.0-alpha.145 (2022-10-20)
1248
+
1249
+
1250
+ ### Features
1251
+
1252
+ * **Organisms/Table:** Add property for amount of loading rows ([b2e5b30](https://github.com/ionic-team/stencil-component-starter/commit/b2e5b303b32853850195eadbdc2c73f292cfe716))
1253
+
1254
+
1255
+
1256
+
1257
+
1258
+ # 0.1.0-alpha.144 (2022-10-20)
1259
+
1260
+
1261
+ ### Bug Fixes
1262
+
1263
+ * **Organisms/Table:** Don't select checkbox when row click is enabled ([e697bda](https://github.com/ionic-team/stencil-component-starter/commit/e697bda71c5b2bf49046dd1d49457996087d245e))
1264
+
1265
+
1266
+
1267
+
1268
+
1269
+ # 0.1.0-alpha.143 (2022-10-20)
1270
+
1271
+
1272
+ ### Bug Fixes
1273
+
1274
+ * **Organisms/Table:** Fix row click event not emitting ([e732d43](https://github.com/ionic-team/stencil-component-starter/commit/e732d434dde80f37475c7042cbfb55c9ec4e4826))
1275
+
1276
+
1277
+
1278
+
1279
+
1280
+ # 0.1.0-alpha.142 (2022-10-19)
1281
+
1282
+
1283
+ ### Features
1284
+
1285
+ * **Molecules/Table Header:** Add ability to have quickfilter text func ([867497a](https://github.com/ionic-team/stencil-component-starter/commit/867497ac2d8687de768da22faa8cc22a9b4151c0))
1286
+
1287
+
1288
+
1289
+
1290
+
1291
+ # 0.1.0-alpha.141 (2022-10-19)
1292
+
1293
+
1294
+ ### Features
1295
+
1296
+ * **Helpers/Table Definition:** Add some debuggin ([40c078c](https://github.com/ionic-team/stencil-component-starter/commit/40c078cc3e567ea8724bb65391cd406d46551944))
1297
+
1298
+
1299
+
1300
+
1301
+
1302
+ # 0.1.0-alpha.140 (2022-10-19)
1303
+
1304
+
1305
+ ### Features
1306
+
1307
+ * **Helpers/Table Definition:** Make properties mutable ([00a0d93](https://github.com/ionic-team/stencil-component-starter/commit/00a0d932ed5103689c5d7ef8b57ba97bdc077f19))
1308
+
1309
+
1310
+
1311
+
1312
+
1313
+ # 0.1.0-alpha.139 (2022-10-19)
1314
+
1315
+
1316
+ ### Features
1317
+
1318
+ * **Organisms/Table:** Don't generate too many loadings ([b20931a](https://github.com/ionic-team/stencil-component-starter/commit/b20931a6e83d55a136b373aa17baea842a3d36f9))
1319
+
1320
+
1321
+
1322
+
1323
+
1324
+ # 0.1.0-alpha.138 (2022-10-19)
1325
+
1326
+
1327
+ ### Features
1328
+
1329
+ * Do some testing ([3ebfbdc](https://github.com/ionic-team/stencil-component-starter/commit/3ebfbdc1e3f2275f5dcfbb827013cf31d21b51e0))
1330
+
1331
+
1332
+
1333
+
1334
+
1335
+ # 0.1.0-alpha.137 (2022-10-19)
1336
+
1337
+
1338
+ ### Features
1339
+
1340
+ * **Organisms/Table:** Add more loggin ([9839d44](https://github.com/ionic-team/stencil-component-starter/commit/9839d44a66a326058594e2a2f2d4c663368996dd))
1341
+
1342
+
1343
+
1344
+
1345
+
1346
+ # 0.1.0-alpha.136 (2022-10-19)
1347
+
1348
+
1349
+ ### Bug Fixes
1350
+
1351
+ * **Core:** Re add p-table-definition back ([ea7cf50](https://github.com/ionic-team/stencil-component-starter/commit/ea7cf50dd8db6d24d0ead13f1a5baa9ad5af2f62))
1352
+
1353
+
1354
+
1355
+
1356
+
1357
+ # 0.1.0-alpha.135 (2022-10-19)
1358
+
1359
+
1360
+ ### Bug Fixes
1361
+
1362
+ * **Organisms/Table:** Add some loggin ([a0ae7f2](https://github.com/ionic-team/stencil-component-starter/commit/a0ae7f20177833a605c906d5e4bbb58d0097475b))
1363
+
1364
+
1365
+
1366
+
1367
+
1368
+ # 0.1.0-alpha.134 (2022-10-19)
1369
+
1370
+
1371
+ ### Features
1372
+
1373
+ * **Organisms/Table:** Add loading state ([72acbd5](https://github.com/ionic-team/stencil-component-starter/commit/72acbd5afe7985c3b16c1193f8fdafd456c711b5))
1374
+
1375
+
1376
+
1377
+
1378
+
1379
+ # 0.1.0-alpha.133 (2022-10-19)
1380
+
1381
+
1382
+ ### Features
1383
+
1384
+ * **Core:** Remove p-table-definition from stencil config ([0ff1853](https://github.com/ionic-team/stencil-component-starter/commit/0ff1853944b57da1188bbcdb18555193854fef29))
1385
+
1386
+
1387
+
1388
+
1389
+
1390
+ # 0.1.0-alpha.132 (2022-10-18)
1391
+
1392
+
1393
+ ### Bug Fixes
1394
+
1395
+ * **Angular:** Export table directive ([e04331f](https://github.com/ionic-team/stencil-component-starter/commit/e04331f86bb96b5b671184ea557bb5f8e5d3c414))
1396
+
1397
+
1398
+
1399
+
1400
+
1401
+ # 0.1.0-alpha.131 (2022-10-18)
1402
+
1403
+
1404
+ ### Bug Fixes
1405
+
1406
+ * Add `@ngneat/until-destroy` to `allowedNonPeerDependencies` ([074f2e5](https://github.com/ionic-team/stencil-component-starter/commit/074f2e51734d98c44779c23221c8f0f62c20b38d))
1407
+
1408
+
1409
+
1410
+
1411
+
1412
+ # 0.1.0-alpha.130 (2022-10-18)
1413
+
1414
+
1415
+ ### Features
1416
+
1417
+ * **Angular:** Add table directives ([b496ccb](https://github.com/ionic-team/stencil-component-starter/commit/b496ccb967663a31eaa7c299e5932f47075a4889))
1418
+
1419
+
1420
+
1421
+
1422
+
1423
+ # 0.1.0-alpha.129 (2022-10-18)
1424
+
1425
+
1426
+ ### Features
1427
+
1428
+ * **Organisms:** Add table component ([99f9200](https://github.com/ionic-team/stencil-component-starter/commit/99f92001afb5ee93a537eb132ff6bca2ffa17687))
1429
+
1430
+
1431
+
1432
+
1433
+
1434
+ # 0.1.0-alpha.128 (2022-10-17)
1435
+
1436
+
1437
+ ### Features
1438
+
1439
+ * **Atoms/Icon:** Add camera icon ([7f5894f](https://github.com/ionic-team/stencil-component-starter/commit/7f5894f7986f951799af4585afca4923ac46ee20))
1440
+
1441
+
1442
+
1443
+
1444
+
1445
+ # 0.1.0-alpha.127 (2022-09-22)
1446
+
1447
+
1448
+ ### Features
1449
+
1450
+ * **Molecules/Content Slider:** Better fitment for tablet view ([1698897](https://github.com/ionic-team/stencil-component-starter/commit/1698897aff2f39530e70460d739bf1dd8dff09f3))
1451
+
1452
+
1453
+
1454
+
1455
+
1456
+ # 0.1.0-alpha.126 (2022-09-22)
1457
+
1458
+
1459
+ ### Bug Fixes
1460
+
1461
+ * **Molecules/Content Slider:** Margin bottom on indicators ([6bf7bb7](https://github.com/ionic-team/stencil-component-starter/commit/6bf7bb76c311b0094415a8ba1b2cf156c2e6e485))
1462
+
1463
+
1464
+
1465
+
1466
+
1467
+ # 0.1.0-alpha.125 (2022-09-09)
1468
+
1469
+
1470
+ ### Bug Fixes
1471
+
1472
+ * **Atoms/Layout:** Remove safe-area padding top from main content ([857b6c3](https://github.com/ionic-team/stencil-component-starter/commit/857b6c34e88a9c81dc90c5f9ad4bb8999eeca27a))
1473
+
1474
+
1475
+
1476
+
1477
+
1478
+ # 0.1.0-alpha.124 (2022-09-09)
1479
+
1480
+
1481
+ ### Bug Fixes
1482
+
1483
+ * **Atoms/Profile:** Add `flex-shrink-0` to avatar ([c81be22](https://github.com/ionic-team/stencil-component-starter/commit/c81be221f143699fdc1cd520d095946ea2a37048))
1484
+
1485
+
1486
+
1487
+
1488
+
1489
+ # 0.1.0-alpha.123 (2022-09-09)
1490
+
1491
+
1492
+ ### Features
1493
+
1494
+ * **Molecules/Profile:** Update avatar correctly instead of regenerate ([1ee3de2](https://github.com/ionic-team/stencil-component-starter/commit/1ee3de265628bb76cd09b9d83c4a89a01801cefc))
1495
+
1496
+
1497
+
1498
+
1499
+
1500
+ # 0.1.0-alpha.122 (2022-09-09)
1501
+
1502
+
1503
+ ### Bug Fixes
1504
+
1505
+ * **Atoms/Avatar:** Add temporary console.logs ([254669c](https://github.com/ionic-team/stencil-component-starter/commit/254669ceb675533c839a5ba70a36319baddbc00d))
1506
+
1507
+
1508
+
1509
+
1510
+
1511
+ # 0.1.0-alpha.121 (2022-09-09)
1512
+
1513
+
1514
+ ### Bug Fixes
1515
+
1516
+ * **Atoms/Avatar:** Add temporary console.logs ([ffd7f39](https://github.com/ionic-team/stencil-component-starter/commit/ffd7f39ce77d9c0c66992b3d9d978eb508d7bcef))
1517
+
1518
+
1519
+
1520
+
1521
+
1522
+ # 0.1.0-alpha.120 (2022-09-09)
1523
+
1524
+
1525
+ ### Features
1526
+
1527
+ * Huge performance improvements ([966634b](https://github.com/ionic-team/stencil-component-starter/commit/966634b1a8647c5399e2827dce961ce517c5235a))
1528
+
1529
+
1530
+
1531
+
1532
+
1533
+ # 0.1.0-alpha.119 (2022-09-09)
1534
+
1535
+
1536
+ ### Features
1537
+
1538
+ * **Atoms/Avatar:** Use different method of applying src ([a614325](https://github.com/ionic-team/stencil-component-starter/commit/a61432505d6fe1522f6d90ee0a5119e878812790))
1539
+
1540
+
1541
+
1542
+
1543
+
1544
+ # 0.1.0-alpha.118 (2022-09-09)
1545
+
1546
+
1547
+ ### Bug Fixes
1548
+
1549
+ * make sure we use all variants of fill-available ([551eecd](https://github.com/ionic-team/stencil-component-starter/commit/551eecdee9935cd51ad94578862905231fa0be40))
1550
+
1551
+
1552
+
1553
+
1554
+
1555
+ # 0.1.0-alpha.117 (2022-09-09)
1556
+
1557
+
1558
+ ### Bug Fixes
1559
+
1560
+ * **tests:** Remove console.log ([57e650c](https://github.com/ionic-team/stencil-component-starter/commit/57e650c02e3465ed643b9f214018448a5ebb48a9))
1561
+
1562
+
1563
+
1564
+
1565
+
1566
+ # 0.1.0-alpha.116 (2022-09-09)
1567
+
1568
+
1569
+ ### Features
1570
+
1571
+ * **Molecules/Content Slider:** Improve indicator click & rewrite location logic ([a2c03bc](https://github.com/ionic-team/stencil-component-starter/commit/a2c03bc772e8e8126c2df38fa6fe43f38de1c290))
1572
+
1573
+
1574
+
1575
+
1576
+
1577
+ # 0.1.0-alpha.115 (2022-09-09)
1578
+
1579
+
1580
+ ### Features
1581
+
1582
+ * **deps:** update all non-major dependencies ([#50](https://github.com/ionic-team/stencil-component-starter/issues/50)) ([dbabf7f](https://github.com/ionic-team/stencil-component-starter/commit/dbabf7fde40a4e481a4907ac1cf5daadf0751242))
1583
+
1584
+
1585
+
1586
+
1587
+
1588
+ # 0.1.0-alpha.114 (2022-09-08)
1589
+
1590
+
1591
+ ### Features
1592
+
1593
+ * **Molecules/Content Slider:** Add auto center capability ([4d67fb0](https://github.com/ionic-team/stencil-component-starter/commit/4d67fb07f4ea0a71fdfff32878d4eaf6aac3e820))
1594
+
1595
+
1596
+
1597
+
1598
+
1599
+ # 0.1.0-alpha.113 (2022-09-08)
1600
+
1601
+
1602
+ ### Bug Fixes
1603
+
1604
+ * **Molecules/Content Slider:** Second attempt on pointer-event issue ([e8f831f](https://github.com/ionic-team/stencil-component-starter/commit/e8f831f920247d1df78dc9c49851fea875f76a0f))
1605
+
1606
+
1607
+
1608
+
1609
+
1610
+ # 0.1.0-alpha.112 (2022-09-08)
1611
+
1612
+
1613
+ ### Bug Fixes
1614
+
1615
+ * **Molecules/Content Slider:** Fix pointer event issue with buttons ([fec92dd](https://github.com/ionic-team/stencil-component-starter/commit/fec92ddc0344eb2aa2dd03a2edf363f07296e6f9))
1616
+
1617
+
1618
+
1619
+
1620
+
1621
+ # 0.1.0-alpha.111 (2022-09-08)
1622
+
1623
+
1624
+ ### Features
1625
+
1626
+ * **Molecules/Content Slider:** Mobile support ([c7e20c8](https://github.com/ionic-team/stencil-component-starter/commit/c7e20c82133a9d217e628a73979adaafa7c54080))
1627
+
1628
+
1629
+
1630
+
1631
+
1632
+ # 0.1.0-alpha.110 (2022-09-08)
1633
+
1634
+
1635
+ ### Bug Fixes
1636
+
1637
+ * **Atoms/Avatar:** Update avatar on changes ([a9473de](https://github.com/ionic-team/stencil-component-starter/commit/a9473de04546aa77570191608d5bafaf2eadd207))
1638
+
1639
+
1640
+
1641
+
1642
+
1643
+ # 0.1.0-alpha.109 (2022-09-08)
1644
+
1645
+
1646
+ ### Bug Fixes
1647
+
1648
+ * **Molecules/Content Slider:** Actually fix content slider behavior ([fe926f4](https://github.com/ionic-team/stencil-component-starter/commit/fe926f41c0e3128808945fdc028a9a8f32cd2bba))
1649
+
1650
+
1651
+
1652
+
1653
+
1654
+ # 0.1.0-alpha.108 (2022-09-08)
1655
+
1656
+
1657
+ ### Features
1658
+
1659
+ * **Atoms/Tag:** Increase height to `1.625rem` ([9278417](https://github.com/ionic-team/stencil-component-starter/commit/92784176dc5a43721beba6e194cc8e95768cf08b))
1660
+
1661
+
1662
+
1663
+
1664
+
1665
+ # 0.1.0-alpha.107 (2022-09-08)
1666
+
1667
+
1668
+ ### Bug Fixes
1669
+
1670
+ * **Molecules/Content Slider:** Turn it the other way around ([b5b2ba6](https://github.com/ionic-team/stencil-component-starter/commit/b5b2ba627908224c22700873a149c7ce3fb7c1db))
1671
+
1672
+
1673
+
1674
+
1675
+
1676
+ # 0.1.0-alpha.106 (2022-09-08)
1677
+
1678
+
1679
+ ### Features
1680
+
1681
+ * **Atoms/Card Body:** Update padding ([9e232e7](https://github.com/ionic-team/stencil-component-starter/commit/9e232e7b9140b809cc07db7dd02c8525acc0cdd6))
1682
+
1683
+
1684
+
1685
+
1686
+
1687
+ # 0.1.0-alpha.105 (2022-09-08)
1688
+
1689
+
1690
+ ### Bug Fixes
1691
+
1692
+ * **Atoms/Layout:** Correct padding on `desktop-xs` ([86762b1](https://github.com/ionic-team/stencil-component-starter/commit/86762b1b13d2a3824d8561a6c5a070ac601d4044))
1693
+
1694
+
1695
+
1696
+
1697
+
1698
+ # 0.1.0-alpha.104 (2022-09-08)
1699
+
1700
+ **Note:** Version bump only for package @paperless/core
1701
+
1702
+
1703
+
1704
+
1705
+
1706
+ # 0.1.0-alpha.103 (2022-09-08)
1707
+
1708
+
1709
+ ### Bug Fixes
1710
+
1711
+ * **Molecules/Profile:** Height adjustments ([a8f213c](https://github.com/ionic-team/stencil-component-starter/commit/a8f213cca197a44eff9da22bf0eb1c1cf8243517))
1712
+
1713
+
1714
+
1715
+
1716
+
1717
+ # 0.1.0-alpha.102 (2022-09-08)
1718
+
1719
+ **Note:** Version bump only for package @paperless/core
1720
+
1721
+
1722
+
1723
+
1724
+
1725
+ # 0.1.0-alpha.101 (2022-09-08)
1726
+
1727
+
1728
+ ### Bug Fixes
1729
+
1730
+ * **Atoms/Layout:** Apply content-box to correct content ([78cc733](https://github.com/ionic-team/stencil-component-starter/commit/78cc733017b373f345bbd6f71048409ce54e5e14))
1731
+
1732
+
1733
+
1734
+
1735
+
1736
+ # 0.1.0-alpha.100 (2022-09-08)
1737
+
1738
+
1739
+ ### Features
1740
+
1741
+ * **Atoms/Layout:** Content box sizing content ([c320390](https://github.com/ionic-team/stencil-component-starter/commit/c3203905eb821e37bb20c979173ea4c948426efc))
1742
+
1743
+
1744
+
1745
+
1746
+
1747
+ # 0.1.0-alpha.99 (2022-09-08)
1748
+
1749
+
1750
+ ### Features
1751
+
1752
+ * **Molecules/Content Slider:** Improve height calc on resize ([5fc5ef2](https://github.com/ionic-team/stencil-component-starter/commit/5fc5ef26db002908381e37c85dd99ba1ea929aab))
1753
+
1754
+
1755
+
1756
+
1757
+
1758
+ # 0.1.0-alpha.98 (2022-09-08)
1759
+
1760
+
1761
+ ### Features
1762
+
1763
+ * **Atoms/Layout:** Hide horizontal overflow ([50cf4af](https://github.com/ionic-team/stencil-component-starter/commit/50cf4afd682c683e4ac14d361102d86567921f91))
1764
+
1765
+
1766
+
1767
+
1768
+
1769
+ # 0.1.0-alpha.97 (2022-09-08)
1770
+
1771
+
1772
+ ### Bug Fixes
1773
+
1774
+ * **Molecules/Content Slider:** Add a bit more padding/-margin ([430755a](https://github.com/ionic-team/stencil-component-starter/commit/430755af096c7ce39816ae89cfd94861ff76edc0))
1775
+
1776
+
1777
+
1778
+
1779
+
1780
+ # 0.1.0-alpha.96 (2022-09-08)
1781
+
1782
+
1783
+ ### Bug Fixes
1784
+
1785
+ * **Molecules/Content Slider:** Remove pointer-events-none ([7b9d35f](https://github.com/ionic-team/stencil-component-starter/commit/7b9d35f22047be459c1bba6c00b7b99771dd4443))
1786
+
1787
+
1788
+
1789
+
1790
+
1791
+ # 0.1.0-alpha.95 (2022-09-08)
1792
+
1793
+
1794
+ ### Features
1795
+
1796
+ * **deps:** update all non-major dependencies to v14.2.2 ([#49](https://github.com/ionic-team/stencil-component-starter/issues/49)) ([b46a67c](https://github.com/ionic-team/stencil-component-starter/commit/b46a67c5665d8f884344838c7dc7980aa53a99f2))
1797
+
1798
+
1799
+
1800
+
1801
+
1802
+ # 0.1.0-alpha.94 (2022-09-08)
1803
+
1804
+
1805
+ ### Bug Fixes
1806
+
1807
+ * **deps:** update all non-major dependencies ([#48](https://github.com/ionic-team/stencil-component-starter/issues/48)) ([6f47be8](https://github.com/ionic-team/stencil-component-starter/commit/6f47be8510c05537686c9906a940227c59f776b0))
1808
+
1809
+
1810
+
1811
+
1812
+
1813
+ # 0.1.0-alpha.93 (2022-09-07)
1814
+
1815
+
1816
+ ### Features
1817
+
1818
+ * **Molecules/Content Slider:** Disable indicator click & Dragging feat ([14b5261](https://github.com/ionic-team/stencil-component-starter/commit/14b52618935a839c2e004601529f622a53a7dc13))
1819
+
1820
+
1821
+
1822
+
1823
+
1824
+ # 0.1.0-alpha.92 (2022-09-07)
1825
+
1826
+
1827
+ ### Features
1828
+
1829
+ * **Molecules:** Add content slider component ([cece57e](https://github.com/ionic-team/stencil-component-starter/commit/cece57ed228e5f6d93e6c0aed7068b2c59722af8))
1830
+
1831
+
1832
+
1833
+
1834
+
1835
+ # 0.1.0-alpha.91 (2022-09-06)
1836
+
1837
+
1838
+ ### Features
1839
+
1840
+ * **Atoms/Modal Body:** Update table variant padding ([23afe3f](https://github.com/ionic-team/stencil-component-starter/commit/23afe3f450b0b173e19249f47768b3e67d66e09b))
1841
+
1842
+
1843
+
1844
+
1845
+
1846
+ # 0.1.0-alpha.90 (2022-09-06)
1847
+
1848
+
1849
+ ### Features
1850
+
1851
+ * **Molecules/Profile:** Overflow protection ([126176a](https://github.com/ionic-team/stencil-component-starter/commit/126176ad7beba79db3c0dc02a1748f58a3efadea))
1852
+
1853
+
1854
+
1855
+
1856
+
1857
+ # 0.1.0-alpha.89 (2022-09-06)
1858
+
1859
+
1860
+ ### Features
1861
+
1862
+ * **Organisms/Modal:** Implement mobile modal ([f98dc4f](https://github.com/ionic-team/stencil-component-starter/commit/f98dc4f46152a0f753c141e1f7efcd92e89126c2))
1863
+
1864
+
1865
+
1866
+
1867
+
1868
+ # 0.1.0-alpha.88 (2022-09-06)
1869
+
1870
+
1871
+ ### Features
1872
+
1873
+ * **Organisms/Navbar:** Make navbar backdrop close the navbar ([d8dc4fa](https://github.com/ionic-team/stencil-component-starter/commit/d8dc4fa49481c3779e24fd36382026e2c3977439))
1874
+
1875
+
1876
+
1877
+
1878
+
1879
+ # 0.1.0-alpha.87 (2022-09-06)
1880
+
1881
+
1882
+ ### Features
1883
+
1884
+ * **Organisms/Navbar:** Safe inset height too ([ebbc47b](https://github.com/ionic-team/stencil-component-starter/commit/ebbc47b60b6145cb0867368c3dd96839eec6378e))
1885
+
1886
+
1887
+
1888
+
1889
+
1890
+ # 0.1.0-alpha.86 (2022-09-06)
1891
+
1892
+
1893
+ ### Features
1894
+
1895
+ * **Atoms/Layout:** Remove padding-top safe area and apply to content ([bdc6c3f](https://github.com/ionic-team/stencil-component-starter/commit/bdc6c3f9b0d0780f8fc55351b8d0b29111754a7e))
1896
+
1897
+
1898
+
1899
+
1900
+
1901
+ # 0.1.0-alpha.85 (2022-09-06)
1902
+
1903
+
1904
+ ### Features
1905
+
1906
+ * **Molecules/Input Group:** Show error on focus in ([c8a977d](https://github.com/ionic-team/stencil-component-starter/commit/c8a977dfd6b9458c21847d854049aaa28f19e344))
1907
+
1908
+
1909
+
1910
+
1911
+
1912
+ # 0.1.0-alpha.84 (2022-09-06)
1913
+
1914
+
1915
+ ### Features
1916
+
1917
+ * **Templates:** Add overview template ([4eba2f5](https://github.com/ionic-team/stencil-component-starter/commit/4eba2f5889f3c5b3be1bcffa4441d6a773c1a5e3))
1918
+
1919
+
1920
+
1921
+
1922
+
1923
+ # 0.1.0-alpha.83 (2022-09-06)
1924
+
1925
+
1926
+ ### Features
1927
+
1928
+ * **Organisms:** Add navbar component ([b4f504f](https://github.com/ionic-team/stencil-component-starter/commit/b4f504fcbeb23499fd0bed22bab61de70db2f5bc))
1929
+
1930
+
1931
+
1932
+
1933
+
1934
+ # 0.1.0-alpha.82 (2022-09-05)
1935
+
1936
+
1937
+ ### Bug Fixes
1938
+
1939
+ * **Atoms/Tooltip:** Fix tooltip issue on safari ([57a8eba](https://github.com/ionic-team/stencil-component-starter/commit/57a8eba7e465e0c2fbf153510d0aecd67e060362))
1940
+
1941
+
1942
+
1943
+
1944
+
1945
+ # 0.1.0-alpha.81 (2022-09-05)
1946
+
1947
+
1948
+ ### Bug Fixes
1949
+
1950
+ * **Molecules/Input Group:** Remove flex 1 on prefix & suffix ([c8d2e41](https://github.com/ionic-team/stencil-component-starter/commit/c8d2e410fa7e5ca6a5606eeed856ac38922191d2))
1951
+
1952
+
1953
+
1954
+
1955
+
1956
+ # 0.1.0-alpha.80 (2022-09-02)
1957
+
1958
+
1959
+ ### Features
1960
+
1961
+ * **Organisms/Modal:** Responsive modal ([3631233](https://github.com/ionic-team/stencil-component-starter/commit/3631233611b95e4f18b5a0be8a82d3d4fafd5e4c))
1962
+
1963
+
1964
+
1965
+
1966
+
1967
+ # 0.1.0-alpha.79 (2022-09-02)
1968
+
1969
+
1970
+ ### Features
1971
+
1972
+ * **Atoms/Layout:** Add safe area ([59bc8db](https://github.com/ionic-team/stencil-component-starter/commit/59bc8dbe7c37f0e6e2cdadf86749cb99ada8d65c))
1973
+
1974
+
1975
+
1976
+
1977
+
1978
+ # 0.1.0-alpha.78 (2022-09-01)
1979
+
1980
+
1981
+ ### Bug Fixes
1982
+
1983
+ * **Atoms/Divider:** Fix content not being centered correctly ([7256d93](https://github.com/ionic-team/stencil-component-starter/commit/7256d93d907b0d104451c6ef94d3ffbb7d845eff))
1984
+
1985
+
1986
+
1987
+
1988
+
1989
+ # 0.1.0-alpha.77 (2022-08-31)
1990
+
1991
+
1992
+ ### Bug Fixes
1993
+
1994
+ * **Atoms/Layout:** login variant inner content padding-top fix ([5d56fa4](https://github.com/ionic-team/stencil-component-starter/commit/5d56fa438311d6e930922ff4897961a621171410))
1995
+
1996
+
1997
+
1998
+
1999
+
2000
+ # 0.1.0-alpha.76 (2022-08-31)
2001
+
2002
+
2003
+ ### Features
2004
+
2005
+ * **Atoms/Layout:** login variant inner content padding-top fix ([1debb4b](https://github.com/ionic-team/stencil-component-starter/commit/1debb4bd694a9b580bd31325044798aea6a8b817))
2006
+
2007
+
2008
+
2009
+
2010
+
2011
+ # 0.1.0-alpha.75 (2022-08-31)
2012
+
2013
+
2014
+ ### Features
2015
+
2016
+ * **Atoms/Illustrations:** Add e-mail illustration ([0a6e1fc](https://github.com/ionic-team/stencil-component-starter/commit/0a6e1fc765b9f69fb2d7271351cbc78a4c860968))
2017
+
2018
+
2019
+
2020
+
2021
+
2022
+ # 0.1.0-alpha.74 (2022-08-31)
2023
+
2024
+
2025
+ ### Features
2026
+
2027
+ * **Atoms/Button:** Make host full width if `width="full"` ([58a9a61](https://github.com/ionic-team/stencil-component-starter/commit/58a9a61c95a871b359228faac531ca763bacc102))
2028
+
2029
+
2030
+
2031
+
2032
+
2033
+ # 0.1.0-alpha.73 (2022-08-31)
2034
+
2035
+
2036
+ ### Features
2037
+
2038
+ * **Atoms/Layout:** Make tablet content for login variant better ([3094b5f](https://github.com/ionic-team/stencil-component-starter/commit/3094b5f05513ab03b3958e0d2b6a144e2eb316c5))
2039
+
2040
+
2041
+
2042
+
2043
+
2044
+ # 0.1.0-alpha.72 (2022-08-31)
2045
+
2046
+
2047
+ ### Features
2048
+
2049
+ * **deps:** update all non-major dependencies ([#47](https://github.com/ionic-team/stencil-component-starter/issues/47)) ([88bcc66](https://github.com/ionic-team/stencil-component-starter/commit/88bcc663ff2d713eb834b2589a4576cd92de7ab8))
2050
+
2051
+
2052
+
2053
+
2054
+
2055
+ # 0.1.0-alpha.71 (2022-08-30)
2056
+
2057
+
2058
+ ### Features
2059
+
2060
+ * **Atoms/Divider:** Add content for dividers ([32ce5de](https://github.com/ionic-team/stencil-component-starter/commit/32ce5de91c64d4c5cff50ad3723e214903644af8))
2061
+
2062
+
2063
+
2064
+
2065
+
2066
+ # 0.1.0-alpha.70 (2022-08-30)
2067
+
2068
+
2069
+ ### Bug Fixes
2070
+
2071
+ * **Atoms/Button:** `.size-full` -> `.width-full` ([a8a4af1](https://github.com/ionic-team/stencil-component-starter/commit/a8a4af16bd1686474e0ad6dd00e7c2c318e850ed))
2072
+
2073
+
2074
+
2075
+
2076
+
2077
+ # 0.1.0-alpha.69 (2022-08-30)
2078
+
2079
+
2080
+ ### Features
2081
+
2082
+ * **Atoms/Button:** Add widths prop ([83eb353](https://github.com/ionic-team/stencil-component-starter/commit/83eb3532e80c6918df847aa2156428c89d7ffe8d))
2083
+
2084
+
2085
+
2086
+
2087
+
2088
+ # 0.1.0-alpha.68 (2022-08-30)
2089
+
2090
+ **Note:** Version bump only for package @paperless/core
2091
+
2092
+
2093
+
2094
+
2095
+
2096
+ # 0.1.0-alpha.67 (2022-08-30)
2097
+
2098
+
2099
+ ### Bug Fixes
2100
+
2101
+ * **Molecules/Input Group:** Rename `focus` to `focused` ([04912f4](https://github.com/ionic-team/stencil-component-starter/commit/04912f4bc2267af05037fba735dabae3ade302a5))
2102
+
2103
+
2104
+
2105
+
2106
+
2107
+ # 0.1.0-alpha.66 (2022-08-30)
2108
+
2109
+
2110
+ ### Features
2111
+
2112
+ * **Atoms/Layout:** Improvements to width/padding ([1e4fc8b](https://github.com/ionic-team/stencil-component-starter/commit/1e4fc8b3139925c6eca8e798df5fda3165689bf8))
2113
+
2114
+
2115
+
2116
+
2117
+
2118
+ # 0.1.0-alpha.65 (2022-08-30)
2119
+
2120
+
2121
+ ### Features
2122
+
2123
+ * **Atoms:** Layout atom ([7b07da3](https://github.com/ionic-team/stencil-component-starter/commit/7b07da366e2c6485815fe4d0edc6cfee8e0a043c))
2124
+
2125
+
2126
+
2127
+
2128
+
2129
+ # 0.1.0-alpha.64 (2022-08-30)
2130
+
2131
+
2132
+ ### Features
2133
+
2134
+ * **Molecules:** Add input group component ([1702d6c](https://github.com/ionic-team/stencil-component-starter/commit/1702d6c6d1ea3e7eba5da6dfae8e1eb09516f846))
2135
+
2136
+
2137
+
2138
+
2139
+
2140
+ # 0.1.0-alpha.63 (2022-08-30)
2141
+
2142
+ **Note:** Version bump only for package @paperless/core
2143
+
2144
+
2145
+
2146
+
2147
+
2148
+ # 0.1.0-alpha.62 (2022-08-30)
2149
+
2150
+ **Note:** Version bump only for package @paperless/core
2151
+
2152
+
2153
+
2154
+
2155
+
2156
+ # 0.1.0-alpha.61 (2022-08-30)
2157
+
2158
+
2159
+ ### Features
2160
+
2161
+ * Update grid to be of 12 columns ([2c2603b](https://github.com/ionic-team/stencil-component-starter/commit/2c2603bb2d2c10abd4b9dd67cb83ae1d9b0c1a6f))
2162
+
2163
+
2164
+
2165
+
2166
+
2167
+ # 0.1.0-alpha.60 (2022-08-18)
2168
+
2169
+
2170
+ ### Bug Fixes
2171
+
2172
+ * **deps:** update all non-major dependencies to v14.1.3 ([#40](https://github.com/ionic-team/stencil-component-starter/issues/40)) ([6ba3ab7](https://github.com/ionic-team/stencil-component-starter/commit/6ba3ab74fa2f8a2dd346cf67aa4749aba6997f3f))
2173
+
2174
+
2175
+
2176
+
2177
+
2178
+ # 0.1.0-alpha.59 (2022-08-10)
2179
+
2180
+
2181
+ ### Bug Fixes
2182
+
2183
+ * **Molecules/Stepper:** Typing of items ([141f98c](https://github.com/ionic-team/stencil-component-starter/commit/141f98ca64137ebe2356a0fe5b8472424fc94421))
2184
+
2185
+
2186
+
2187
+
2188
+
2189
+ # 0.1.0-alpha.58 (2022-08-10)
2190
+
2191
+ **Note:** Version bump only for package @paperless/core
2192
+
2193
+
2194
+
2195
+
2196
+
2197
+ # 0.1.0-alpha.57 (2022-08-10)
2198
+
2199
+ **Note:** Version bump only for package @paperless/core
2200
+
2201
+
2202
+
2203
+
2204
+
2205
+ # 0.1.0-alpha.56 (2022-08-10)
2206
+
2207
+
2208
+ ### Bug Fixes
2209
+
2210
+ * **Atoms/Icon:** Add `sm` size which missed ([bb696e8](https://github.com/ionic-team/stencil-component-starter/commit/bb696e8f17854d5bfe2df1d8f4ee96db52c78493))
2211
+
2212
+
2213
+
2214
+
2215
+
2216
+ # 0.1.0-alpha.55 (2022-08-10)
2217
+
2218
+ **Note:** Version bump only for package @paperless/core
2219
+
2220
+
2221
+
2222
+
2223
+
2224
+ # 0.1.0-alpha.54 (2022-08-10)
2225
+
2226
+
2227
+ ### Features
2228
+
2229
+ * **Atoms:** Add tag component ([b45499d](https://github.com/ionic-team/stencil-component-starter/commit/b45499defb03ea5ae44ecfcdb026bbe2154de6ea))
2230
+
2231
+
2232
+
2233
+
2234
+
2235
+ # 0.1.0-alpha.53 (2022-08-10)
2236
+
2237
+
2238
+ ### Features
2239
+
2240
+ * **Molecules:** Add accordion component ([27730d3](https://github.com/ionic-team/stencil-component-starter/commit/27730d3b4eced24cb7542473eadbc8e9cc6c7d88))
2241
+
2242
+
2243
+
2244
+
2245
+
2246
+ # 0.1.0-alpha.52 (2022-08-10)
2247
+
2248
+
2249
+ ### Features
2250
+
2251
+ * **Atoms:** Add tab group component ([e2a3feb](https://github.com/ionic-team/stencil-component-starter/commit/e2a3feb532d62adc9a879143f58cffc61c588e95))
2252
+
2253
+
2254
+
2255
+
2256
+
2257
+ # 0.1.0-alpha.51 (2022-08-10)
2258
+
2259
+
2260
+ ### Features
2261
+
2262
+ * **Atoms:** Add profile component ([6940b79](https://github.com/ionic-team/stencil-component-starter/commit/6940b79aa89a65e1da802c7a2bddcc79b4b5be7e))
2263
+
2264
+
2265
+
2266
+
2267
+
2268
+ # 0.1.0-alpha.50 (2022-08-09)
2269
+
2270
+
2271
+ ### Features
2272
+
2273
+ * **Atoms:** Add avatar group component ([a5db706](https://github.com/ionic-team/stencil-component-starter/commit/a5db7063e414c37748efd63918a2590571d90a87))
2274
+
2275
+
2276
+
2277
+
2278
+
2279
+ # 0.1.0-alpha.49 (2022-08-08)
2280
+
2281
+
2282
+ ### Features
2283
+
2284
+ * **Molecules:** Add stepper component ([ed27680](https://github.com/ionic-team/stencil-component-starter/commit/ed27680bd9a33045bb4aee187d3a28964aec4280))
2285
+
2286
+
2287
+
2288
+
2289
+
2290
+ # 0.1.0-alpha.48 (2022-08-08)
2291
+
2292
+
2293
+ ### Features
2294
+
2295
+ * **Molecules/Modal:** title -> header because title is reserved ([0b1852f](https://github.com/ionic-team/stencil-component-starter/commit/0b1852f0be34039d79e5ada865341d25dbced4cb))
2296
+
2297
+
2298
+
2299
+
2300
+
2301
+ # 0.1.0-alpha.47 (2022-08-02)
2302
+
2303
+
2304
+ ### Bug Fixes
2305
+
2306
+ * **deps:** update angular monorepo to v14 ([#28](https://github.com/ionic-team/stencil-component-starter/issues/28)) ([d97a257](https://github.com/ionic-team/stencil-component-starter/commit/d97a257c98df220084f657a27301d2fa5a652fa4))
2307
+
2308
+
2309
+
2310
+
2311
+
2312
+ # 0.1.0-alpha.46 (2022-08-02)
2313
+
2314
+ **Note:** Version bump only for package @paperless/core
2315
+
2316
+
2317
+
2318
+
2319
+
2320
+ # 0.1.0-alpha.45 (2022-08-02)
2321
+
2322
+
2323
+ ### Features
2324
+
2325
+ * Add renovate.json ([008bd9a](https://github.com/ionic-team/stencil-component-starter/commit/008bd9a723724fb278f4872e32a67ba344ba5b1a))
2326
+
2327
+
2328
+
2329
+
2330
+
2331
+ # 0.1.0-alpha.44 (2022-08-02)
2332
+
2333
+ **Note:** Version bump only for package @paperless/core
2334
+
2335
+
2336
+
2337
+
2338
+
2339
+ # 0.1.0-alpha.43 (2022-08-02)
2340
+
2341
+
2342
+ ### Features
2343
+
2344
+ * **Molecules:** Add modal component ([8ba26b6](https://github.com/ionic-team/stencil-component-starter/commit/8ba26b6e6329baae899af86445f16b3fa6e406e5))
2345
+
2346
+
2347
+
2348
+
2349
+
2350
+ # 0.1.0-alpha.42 (2022-08-02)
2351
+
2352
+ **Note:** Version bump only for package @paperless/core
2353
+
2354
+
2355
+
2356
+
2357
+
2358
+ # 0.1.0-alpha.41 (2022-08-02)
2359
+
2360
+ **Note:** Version bump only for package @paperless/core
2361
+
2362
+
2363
+
2364
+
2365
+
2366
+ # 0.1.0-alpha.40 (2022-08-01)
2367
+
2368
+ **Note:** Version bump only for package @paperless/core
2369
+
2370
+
2371
+
2372
+
2373
+
2374
+ # 0.1.0-alpha.39 (2022-07-28)
2375
+
2376
+
2377
+ ### Features
2378
+
2379
+ * **Atoms:** Add card header component ([64548ce](https://github.com/ionic-team/stencil-component-starter/commit/64548ce60bd354e2054e3fc595a2a99820df9a0f))
2380
+
2381
+
2382
+
2383
+
2384
+
2385
+ # 0.1.0-alpha.38 (2022-07-27)
2386
+
2387
+ **Note:** Version bump only for package @paperless/core
2388
+
2389
+
2390
+
2391
+
2392
+
2393
+ # 0.1.0-alpha.37 (2022-07-26)
2394
+
2395
+ **Note:** Version bump only for package @paperless/core
2396
+
2397
+
2398
+
2399
+
2400
+
2401
+ # 0.1.0-alpha.36 (2022-07-26)
2402
+
2403
+ **Note:** Version bump only for package @paperless/core
2404
+
2405
+
2406
+
2407
+
2408
+
2409
+ # 0.1.0-alpha.35 (2022-07-25)
2410
+
2411
+ **Note:** Version bump only for package @paperless/core
2412
+
2413
+
2414
+
2415
+
2416
+
2417
+ # 0.1.0-alpha.34 (2022-07-25)
2418
+
2419
+
2420
+ ### Features
2421
+
2422
+ * **Typography:** Implement default typography ([b26b7d6](https://github.com/ionic-team/stencil-component-starter/commit/b26b7d6c3e68cefdec1b0c85333bd2d18b40b2d3))
2423
+
2424
+
2425
+
2426
+
2427
+
2428
+ # 0.1.0-alpha.33 (2022-07-18)
2429
+
2430
+
2431
+ ### Features
2432
+
2433
+ * **Molecules/Dropdown:** Auto apply chevron to p-button instances ([e08a3c0](https://github.com/ionic-team/stencil-component-starter/commit/e08a3c0b467e1d2af71934772035d17232f292eb))
2434
+
2435
+
2436
+
2437
+
2438
+
2439
+ # 0.1.0-alpha.32 (2022-07-18)
2440
+
2441
+
2442
+ ### Features
2443
+
2444
+ * **Atoms/Button:** Add chevron prop ([342e0e7](https://github.com/ionic-team/stencil-component-starter/commit/342e0e7a78f92f6a7c84b4009c9d2004585630c7))
2445
+
2446
+
2447
+
2448
+
2449
+
2450
+ # 0.1.0-alpha.31 (2022-07-18)
2451
+
2452
+ **Note:** Version bump only for package @paperless/core
2453
+
2454
+
2455
+
2456
+
2457
+
2458
+ # 0.1.0-alpha.30 (2022-07-15)
2459
+
2460
+
2461
+ ### Features
2462
+
2463
+ * **Atoms/Icons:** Add 5 new icons ([15e8900](https://github.com/ionic-team/stencil-component-starter/commit/15e89009e426107204f85dc7decefb3fd9724fc6))
2464
+
2465
+
2466
+
2467
+
2468
+
2469
+ # 0.1.0-alpha.29 (2022-07-15)
2470
+
2471
+
2472
+ ### Features
2473
+
2474
+ * **Atoms:** Add status component ([5e42f15](https://github.com/ionic-team/stencil-component-starter/commit/5e42f157044240bc47ef573973d1399596ba877e))
2475
+
2476
+
2477
+
2478
+
2479
+
2480
+ # 0.1.0-alpha.28 (2022-07-14)
2481
+
2482
+
2483
+ ### Features
2484
+
2485
+ * **Molecules:** Add dropdown component ([3e608f5](https://github.com/ionic-team/stencil-component-starter/commit/3e608f52b3486f24193dcee221efe345d2952041))
2486
+
2487
+
2488
+
2489
+
2490
+
6
2491
  # 0.1.0-alpha.27 (2022-07-12)
7
2492
 
8
2493