@paperless/core 0.1.0-alpha.231 → 0.1.0-alpha.233

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 (51) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/build/p-266ee6f7.entry.js +1 -0
  3. package/dist/build/{p-baec0225.entry.js → p-417a706f.entry.js} +1 -1
  4. package/dist/build/paperless.esm.js +1 -1
  5. package/dist/cjs/p-button_3.cjs.entry.js +3 -3
  6. package/dist/cjs/p-modal-backdrop_5.cjs.entry.js +3 -3
  7. package/dist/collection/components/atoms/button/button.component.css +1 -1
  8. package/dist/collection/components/atoms/divider/divider.component.css +1 -1
  9. package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.css +1 -1
  10. package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.css +1 -1
  11. package/dist/collection/components/atoms/helper/helper.component.css +1 -1
  12. package/dist/collection/components/atoms/icon/icon.component.css +1 -1
  13. package/dist/collection/components/atoms/label/label.component.css +1 -1
  14. package/dist/collection/components/atoms/loader/loader.component.css +1 -1
  15. package/dist/collection/components/atoms/modal-backdrop/modal-backdrop.component.css +1 -1
  16. package/dist/collection/components/atoms/modal-body/modal-body.component.css +1 -1
  17. package/dist/collection/components/atoms/modal-container/modal-container.component.css +1 -1
  18. package/dist/collection/components/atoms/modal-footer/modal-footer.component.css +1 -1
  19. package/dist/collection/components/atoms/modal-header/modal-header.component.css +1 -1
  20. package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +1 -1
  21. package/dist/collection/components/atoms/segment-container/segment-container.component.css +1 -1
  22. package/dist/collection/components/atoms/segment-item/segment-item.component.css +1 -1
  23. package/dist/collection/components/atoms/table-container/table-container.component.css +1 -1
  24. package/dist/collection/components/atoms/tooltip/tooltip.component.css +1 -1
  25. package/dist/collection/components/molecules/dropdown/dropdown.component.css +1 -1
  26. package/dist/collection/components/molecules/input-group/input-group.component.css +1 -1
  27. package/dist/collection/components/molecules/pagination/pagination.component.css +1 -1
  28. package/dist/collection/components/molecules/table-cell/table-cell.component.css +1 -1
  29. package/dist/collection/components/molecules/table-footer/table-footer.component.css +1 -1
  30. package/dist/collection/components/molecules/table-header/table-header.component.css +1 -1
  31. package/dist/collection/components/molecules/table-row/table-row.component.css +1 -1
  32. package/dist/collection/components/molecules/toast/toast.component.css +1 -1
  33. package/dist/collection/components/organisms/navbar/navbar.component.css +1 -1
  34. package/dist/collection/components/organisms/table/table.component.css +1 -1
  35. package/dist/components/button.component.js +1 -1
  36. package/dist/components/icon.component.js +1 -1
  37. package/dist/components/loader.component.js +1 -1
  38. package/dist/components/modal-body.component.js +1 -1
  39. package/dist/components/modal-footer.component.js +1 -1
  40. package/dist/components/modal-header.component.js +1 -1
  41. package/dist/esm/p-button_3.entry.js +3 -3
  42. package/dist/esm/p-modal-backdrop_5.entry.js +3 -3
  43. package/dist/index.html +1 -1
  44. package/dist/paperless/p-266ee6f7.entry.js +1 -0
  45. package/dist/paperless/{p-baec0225.entry.js → p-417a706f.entry.js} +1 -1
  46. package/dist/paperless/paperless.esm.js +1 -1
  47. package/dist/sw.js +1 -1
  48. package/dist/sw.js.map +1 -1
  49. package/package.json +1 -1
  50. package/dist/build/p-61bf8571.entry.js +0 -1
  51. package/dist/paperless/p-61bf8571.entry.js +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
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.233](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.232...v0.1.0-alpha.233) (2022-11-15)
7
+
8
+ **Note:** Version bump only for package @paperless/core
9
+
10
+
11
+
12
+
13
+
14
+ # [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)
15
+
16
+ **Note:** Version bump only for package @paperless/core
17
+
18
+
19
+
20
+
21
+
6
22
  # [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)
7
23
 
8
24
  **Note:** Version bump only for package @paperless/core
@@ -0,0 +1 @@
1
+ import{r as t,h as i,H as r,c as a}from"./p-d9c1fe13.js";const e=class{constructor(i){t(this,i)}render(){return i(r,{class:"p-modal-backdrop"},i("slot",null))}};e.style=".static{position:static!important}.fixed{position:fixed!important}.top-0{top:0!important}.left-0{left:0!important}.mb-6{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}.flex{display:flex!important}.h-full{height:100%!important}.w-full{width:100%!important}.items-end{align-items:flex-end!important}.justify-center{justify-content:center!important}.backdrop-blur-xs{--tw-backdrop-blur:blur(2px)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}*{box-sizing:border-box}:host{--tw-backdrop-blur:blur(2px);align-items:flex-end;animation:fadeIn .2s ease-in-out;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background-color:rgba(81,83,107,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:490}@media (min-width:40rem){:host{padding-left:4rem;padding-right:4rem}}@media (min-width:64rem){:host{align-items:center;padding:4rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:40rem){.tablet\\:w-80{width:20rem!important}.tablet\\:w-\\[33\\.5rem\\]{width:33.5rem!important}.tablet\\:w-\\[38rem\\]{width:38rem!important}.tablet\\:w-\\[47\\.5rem\\]{width:47.5rem!important}.tablet\\:w-\\[57\\.5rem\\]{width:57.5rem!important}.tablet\\:px-16{padding-left:4rem!important;padding-right:4rem!important}}";const m=class{constructor(i){t(this,i),this.variant="default"}render(){return i(r,{class:`p-modal-body variant-${this.variant}`},i("slot",null))}};m.style=".static{position:static!important}.mb-6{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}*{box-sizing:border-box}:host{padding:1.5rem}@media (min-width:40rem){:host{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:64rem){:host{padding-left:3.5rem;padding-right:3.5rem}}:host(.variant-table){padding-left:1.5rem;padding-right:1.5rem}@media (min-width:40rem){.tablet\\:w-80{width:20rem!important}.tablet\\:w-\\[33\\.5rem\\]{width:33.5rem!important}.tablet\\:w-\\[38rem\\]{width:38rem!important}.tablet\\:w-\\[47\\.5rem\\]{width:47.5rem!important}.tablet\\:w-\\[57\\.5rem\\]{width:57.5rem!important}.tablet\\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}}@media (min-width:64rem){.desktop-xs\\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}}";const n={xs:"tablet:w-80",sm:"tablet:w-[33.5rem]",md:"tablet:w-[38rem]",lg:"tablet:w-[47.5rem]",xl:"tablet:w-[57.5rem]"},d=class{constructor(i){t(this,i),this.size="md"}render(){return i(r,{class:`p-modal-container ${n[this.size]}`},i("slot",null))}};d.style=".static{position:static!important}.mb-6{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}.flex{display:flex!important}.w-full{width:100%!important}.flex-col{flex-direction:column!important}.rounded-t-xxlarge{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.shadow-4{--tw-shadow:0px 0.3125rem 1rem rgba(0,24,98,.08),0px 0.0625rem 0.1875rem rgba(0,24,98,.13)!important;--tw-shadow-colored:0px 0.3125rem 1rem var(--tw-shadow-color),0px 0.0625rem 0.1875rem var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}*{box-sizing:border-box}p-modal-container{--tw-bg-opacity:1;--tw-shadow:0px 0.3125rem 1rem rgba(0,24,98,.08),0px 0.0625rem 0.1875rem rgba(0,24,98,.13)!important;--tw-shadow-colored:0px 0.3125rem 1rem var(--tw-shadow-color),0px 0.0625rem 0.1875rem var(--tw-shadow-color)!important;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-top-left-radius:.75rem;border-top-right-radius:.75rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;display:flex;flex-direction:column;overflow:hidden;width:100%;z-index:600}@media (min-width:40rem){p-modal-container{width:auto}}@media (min-width:64rem){p-modal-container{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}}@media (min-width:40rem){.tablet\\:w-80{width:20rem!important}.tablet\\:w-\\[33\\.5rem\\]{width:33.5rem!important}.tablet\\:w-\\[38rem\\]{width:38rem!important}.tablet\\:w-\\[47\\.5rem\\]{width:47.5rem!important}.tablet\\:w-\\[57\\.5rem\\]{width:57.5rem!important}.tablet\\:w-auto{width:auto!important}}";const o=class{constructor(i){t(this,i),this.hideOnMobile=!0}render(){return i(r,{class:`p-modal-footer ${this.hideOnMobile&&"hide-on-mobile"}`},i("p-divider",{class:"mb-6 mt-0"}),i("slot",null))}};o.style=".static{position:static!important}.mb-6{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}.flex{display:flex!important}.hidden{display:none!important}.pb-6{padding-bottom:1.5rem!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}*{box-sizing:border-box}:host{display:flex;flex-direction:column;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}:host(.hide-on-mobile){display:none}@media (min-width:64rem){:host(.hide-on-mobile){display:flex}}@media (min-width:40rem){.tablet\\:w-80{width:20rem!important}.tablet\\:w-\\[33\\.5rem\\]{width:33.5rem!important}.tablet\\:w-\\[38rem\\]{width:38rem!important}.tablet\\:w-\\[47\\.5rem\\]{width:47.5rem!important}.tablet\\:w-\\[57\\.5rem\\]{width:57.5rem!important}}@media (min-width:64rem){.desktop-xs\\:flex{display:flex!important}}";const p=class{constructor(i){t(this,i),this.close=a(this,"close",7),this.showMobileClose=!0}render(){return i(r,{class:"p-modal-header"},i("span",null,i("slot",null)),this.showMobileClose&&i("p-button",{variant:"secondary",icon:"negative",iconOnly:!0,onClick:()=>this.close.emit(),size:"small"}))}};p.style=".static{position:static!important}.mb-6{margin-bottom:1.5rem!important}.mt-0{margin-top:0!important}.flex{display:flex!important}.justify-between{justify-content:space-between!important}.p-4{padding:1rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-storm-dark{--tw-text-opacity:1!important;color:rgb(39 40 56/var(--tw-text-opacity))!important}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:85.375rem){.container{max-width:85.375rem}}@media (min-width:90rem){.container{max-width:90rem}}@media (min-width:120rem){.container{max-width:120rem}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}*{box-sizing:border-box}:host{--tw-bg-opacity:1;--tw-text-opacity:1;align-items:center;background-color:rgb(247 250 252/var(--tw-bg-opacity));color:rgb(39 40 56/var(--tw-text-opacity));display:flex;font-size:1.25rem;font-weight:600;justify-content:space-between;line-height:1.75rem;padding:1rem}@media (min-width:64rem){:host{font-size:1.875rem;font-weight:700;line-height:2.25rem;padding:1.5rem}}@media (min-width:40rem){.tablet\\:w-80{width:20rem!important}.tablet\\:w-\\[33\\.5rem\\]{width:33.5rem!important}.tablet\\:w-\\[38rem\\]{width:38rem!important}.tablet\\:w-\\[47\\.5rem\\]{width:47.5rem!important}.tablet\\:w-\\[57\\.5rem\\]{width:57.5rem!important}}@media (min-width:64rem){.desktop-xs\\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}}";export{e as p_modal_backdrop,m as p_modal_body,d as p_modal_container,o as p_modal_footer,p as p_modal_header}