@paperless/core 0.1.0-alpha.417 → 0.1.0-alpha.419
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -0
- package/dist/{paperless/p-4d556ca5.entry.js → build/p-31afbb45.entry.js} +2 -2
- package/dist/{paperless/p-d1d2f4c3.entry.js → build/p-756c06ec.entry.js} +2 -2
- package/dist/build/p-756c06ec.entry.js.map +1 -0
- package/dist/{paperless/p-dac14a07.entry.js → build/p-75aa8c67.entry.js} +2 -2
- package/dist/build/{p-219b1e4a.entry.js → p-78948e08.entry.js} +2 -2
- package/dist/build/p-afd17eb9.entry.js +2 -0
- package/dist/{paperless/p-db8afcdb.entry.js.map → build/p-afd17eb9.entry.js.map} +1 -1
- package/dist/build/p-c5dff26e.entry.js +2 -0
- package/dist/build/{p-b57850f5.entry.js.map → p-c5dff26e.entry.js.map} +1 -1
- package/dist/build/{p-1209d018.entry.js → p-c87da93e.entry.js} +2 -2
- package/dist/build/p-c8a39486.entry.js +2 -0
- package/dist/{paperless/p-69b9eebb.entry.js.map → build/p-c8a39486.entry.js.map} +1 -1
- package/dist/{paperless/p-5e6f0675.entry.js → build/p-d012d066.entry.js} +2 -2
- package/dist/build/{p-2d74bc9b.entry.js → p-ebd4ba56.entry.js} +2 -2
- package/dist/build/{p-ab749612.entry.js → p-ef2eee59.entry.js} +2 -2
- package/dist/build/paperless.esm.js +1 -1
- package/dist/cjs/p-button_3.cjs.entry.js +3 -3
- package/dist/cjs/p-divider.cjs.entry.js +1 -1
- package/dist/cjs/p-dropdown-menu-container.cjs.entry.js +1 -1
- package/dist/cjs/p-dropdown-menu-container.cjs.entry.js.map +1 -1
- package/dist/cjs/p-dropdown_2.cjs.entry.js +2 -2
- package/dist/cjs/p-dropdown_2.cjs.entry.js.map +1 -1
- package/dist/cjs/p-helper_3.cjs.entry.js +2 -2
- package/dist/cjs/p-helper_3.cjs.entry.js.map +1 -1
- package/dist/cjs/p-illustration_6.cjs.entry.js +5 -5
- package/dist/cjs/p-label_3.cjs.entry.js +3 -3
- package/dist/cjs/p-navbar.cjs.entry.js +1 -1
- package/dist/cjs/p-navbar.cjs.entry.js.map +1 -1
- package/dist/cjs/p-page-size-select_3.cjs.entry.js +2 -2
- package/dist/cjs/p-table.cjs.entry.js +1 -1
- package/dist/cjs/p-tooltip.cjs.entry.js +1 -1
- package/dist/collection/components/atoms/button/button.component.css +1 -1
- package/dist/collection/components/atoms/divider/divider.component.css +1 -1
- package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.css +1 -1
- package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.css +1 -1
- package/dist/collection/components/atoms/helper/helper.component.css +1 -1
- package/dist/collection/components/atoms/icon/icon.component.css +1 -1
- package/dist/collection/components/atoms/label/label.component.css +1 -1
- package/dist/collection/components/atoms/loader/loader.component.css +1 -1
- package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +1 -1
- package/dist/collection/components/atoms/segment-container/segment-container.component.css +1 -1
- package/dist/collection/components/atoms/segment-item/segment-item.component.css +1 -1
- package/dist/collection/components/atoms/table-container/table-container.component.css +1 -1
- package/dist/collection/components/atoms/tooltip/tooltip.component.css +1 -1
- package/dist/collection/components/molecules/dropdown/dropdown.component.css +1 -1
- package/dist/collection/components/molecules/input-group/input-group.component.css +1 -1
- package/dist/collection/components/molecules/pagination/pagination.component.css +1 -1
- package/dist/collection/components/molecules/table-cell/table-cell.component.css +1 -1
- package/dist/collection/components/molecules/table-footer/table-footer.component.css +1 -1
- package/dist/collection/components/molecules/table-header/table-header.component.css +1 -1
- package/dist/collection/components/molecules/table-row/table-row.component.css +1 -1
- package/dist/collection/components/organisms/navbar/navbar.component.css +1 -1
- package/dist/collection/components/organisms/table/table.component.css +1 -1
- package/dist/components/button.component.js +1 -1
- package/dist/components/divider.component.js +1 -1
- package/dist/components/dropdown-menu-container.component.js +1 -1
- package/dist/components/dropdown-menu-container.component.js.map +1 -1
- package/dist/components/dropdown-menu-item.component.js +1 -1
- package/dist/components/dropdown-menu-item.component.js.map +1 -1
- package/dist/components/dropdown.component.js +1 -1
- package/dist/components/dropdown.component.js.map +1 -1
- package/dist/components/helper.component.js +1 -1
- package/dist/components/helper.component.js.map +1 -1
- package/dist/components/icon.component.js +1 -1
- package/dist/components/input-group.component.js +1 -1
- package/dist/components/input-group.component.js.map +1 -1
- package/dist/components/label.component.js +1 -1
- package/dist/components/loader.component.js +1 -1
- package/dist/components/p-navbar.js +1 -1
- package/dist/components/p-navbar.js.map +1 -1
- package/dist/components/p-table.js +1 -1
- package/dist/components/pagination-item.component.js +1 -1
- package/dist/components/pagination.component.js +1 -1
- package/dist/components/segment-container.component.js +1 -1
- package/dist/components/segment-item.component.js +1 -1
- package/dist/components/table-cell.component.js +1 -1
- package/dist/components/table-container.component.js +1 -1
- package/dist/components/table-footer.component.js +1 -1
- package/dist/components/table-header.component.js +1 -1
- package/dist/components/table-row.component.js +1 -1
- package/dist/components/tooltip.component.js +1 -1
- package/dist/esm/p-button_3.entry.js +3 -3
- package/dist/esm/p-divider.entry.js +1 -1
- package/dist/esm/p-dropdown-menu-container.entry.js +1 -1
- package/dist/esm/p-dropdown-menu-container.entry.js.map +1 -1
- package/dist/esm/p-dropdown_2.entry.js +2 -2
- package/dist/esm/p-dropdown_2.entry.js.map +1 -1
- package/dist/esm/p-helper_3.entry.js +2 -2
- package/dist/esm/p-helper_3.entry.js.map +1 -1
- package/dist/esm/p-illustration_6.entry.js +5 -5
- package/dist/esm/p-label_3.entry.js +3 -3
- package/dist/esm/p-navbar.entry.js +1 -1
- package/dist/esm/p-navbar.entry.js.map +1 -1
- package/dist/esm/p-page-size-select_3.entry.js +2 -2
- package/dist/esm/p-table.entry.js +1 -1
- package/dist/esm/p-tooltip.entry.js +1 -1
- package/dist/index.html +1 -1
- package/dist/{build/p-4d556ca5.entry.js → paperless/p-31afbb45.entry.js} +2 -2
- package/dist/{build/p-d1d2f4c3.entry.js → paperless/p-756c06ec.entry.js} +2 -2
- package/dist/paperless/p-756c06ec.entry.js.map +1 -0
- package/dist/{build/p-dac14a07.entry.js → paperless/p-75aa8c67.entry.js} +2 -2
- package/dist/paperless/{p-219b1e4a.entry.js → p-78948e08.entry.js} +2 -2
- package/dist/paperless/p-afd17eb9.entry.js +2 -0
- package/dist/{build/p-db8afcdb.entry.js.map → paperless/p-afd17eb9.entry.js.map} +1 -1
- package/dist/paperless/p-c5dff26e.entry.js +2 -0
- package/dist/paperless/{p-b57850f5.entry.js.map → p-c5dff26e.entry.js.map} +1 -1
- package/dist/paperless/{p-1209d018.entry.js → p-c87da93e.entry.js} +2 -2
- package/dist/paperless/p-c8a39486.entry.js +2 -0
- package/dist/{build/p-69b9eebb.entry.js.map → paperless/p-c8a39486.entry.js.map} +1 -1
- package/dist/{build/p-5e6f0675.entry.js → paperless/p-d012d066.entry.js} +2 -2
- package/dist/paperless/{p-2d74bc9b.entry.js → p-ebd4ba56.entry.js} +2 -2
- package/dist/paperless/{p-ab749612.entry.js → p-ef2eee59.entry.js} +2 -2
- package/dist/paperless/paperless.esm.js +1 -1
- package/dist/style/_mixins.scss +1 -0
- package/dist/style/mixins/_scrollbar.scss +32 -0
- package/dist/sw.js +1 -1
- package/dist/sw.js.map +1 -1
- package/hydrate/index.js +22 -22
- package/package.json +3 -3
- package/dist/build/p-69b9eebb.entry.js +0 -2
- package/dist/build/p-b57850f5.entry.js +0 -2
- package/dist/build/p-d1d2f4c3.entry.js.map +0 -1
- package/dist/build/p-db8afcdb.entry.js +0 -2
- package/dist/paperless/p-69b9eebb.entry.js +0 -2
- package/dist/paperless/p-b57850f5.entry.js +0 -2
- package/dist/paperless/p-d1d2f4c3.entry.js.map +0 -1
- package/dist/paperless/p-db8afcdb.entry.js +0 -2
- /package/dist/build/{p-4d556ca5.entry.js.map → p-31afbb45.entry.js.map} +0 -0
- /package/dist/build/{p-dac14a07.entry.js.map → p-75aa8c67.entry.js.map} +0 -0
- /package/dist/build/{p-219b1e4a.entry.js.map → p-78948e08.entry.js.map} +0 -0
- /package/dist/build/{p-1209d018.entry.js.map → p-c87da93e.entry.js.map} +0 -0
- /package/dist/build/{p-5e6f0675.entry.js.map → p-d012d066.entry.js.map} +0 -0
- /package/dist/build/{p-2d74bc9b.entry.js.map → p-ebd4ba56.entry.js.map} +0 -0
- /package/dist/build/{p-ab749612.entry.js.map → p-ef2eee59.entry.js.map} +0 -0
- /package/dist/paperless/{p-4d556ca5.entry.js.map → p-31afbb45.entry.js.map} +0 -0
- /package/dist/paperless/{p-dac14a07.entry.js.map → p-75aa8c67.entry.js.map} +0 -0
- /package/dist/paperless/{p-219b1e4a.entry.js.map → p-78948e08.entry.js.map} +0 -0
- /package/dist/paperless/{p-1209d018.entry.js.map → p-c87da93e.entry.js.map} +0 -0
- /package/dist/paperless/{p-5e6f0675.entry.js.map → p-d012d066.entry.js.map} +0 -0
- /package/dist/paperless/{p-2d74bc9b.entry.js.map → p-ebd4ba56.entry.js.map} +0 -0
- /package/dist/paperless/{p-ab749612.entry.js.map → p-ef2eee59.entry.js.map} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,28 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.1.0-alpha.419](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.418...v0.1.0-alpha.419) (2023-04-11)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **Organisms/Navbar:** Add custom scrollbar to content ([5aa11f8](https://github.com/ionic-team/stencil-component-starter/commit/5aa11f8d17a80b806125bd7d7478e54a11d04b90))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [0.1.0-alpha.418](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.417...v0.1.0-alpha.418) (2023-04-11)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* **Organisms/Navbar:** Also include .header ([3221d16](https://github.com/ionic-team/stencil-component-starter/commit/3221d16759c5c416884054f87808619ddf015d7e))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
6
28
|
# [0.1.0-alpha.417](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.416...v0.1.0-alpha.417) (2023-04-11)
|
|
7
29
|
|
|
8
30
|
|