@paperless/core 0.1.0-alpha.217 → 0.1.0-alpha.219

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 (37) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/build/p-311b8f97.entry.js +1 -0
  3. package/dist/build/{p-55507ebe.entry.js → p-f45b75ae.entry.js} +1 -1
  4. package/dist/build/paperless.esm.js +1 -1
  5. package/dist/cjs/p-dropdown_3.cjs.entry.js +1 -1
  6. package/dist/cjs/p-toast-container.cjs.entry.js +1 -1
  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-item/dropdown-menu-item.component.css +1 -1
  10. package/dist/collection/components/atoms/helper/helper.component.css +1 -1
  11. package/dist/collection/components/atoms/icon/icon.component.css +1 -1
  12. package/dist/collection/components/atoms/label/label.component.css +1 -1
  13. package/dist/collection/components/atoms/loader/loader.component.css +1 -1
  14. package/dist/collection/components/atoms/modal-backdrop/modal-backdrop.component.css +1 -1
  15. package/dist/collection/components/atoms/modal-body/modal-body.component.css +1 -1
  16. package/dist/collection/components/atoms/modal-container/modal-container.component.css +1 -1
  17. package/dist/collection/components/atoms/modal-footer/modal-footer.component.css +1 -1
  18. package/dist/collection/components/atoms/modal-header/modal-header.component.css +1 -1
  19. package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +1 -1
  20. package/dist/collection/components/atoms/segment-container/segment-container.component.css +1 -1
  21. package/dist/collection/components/atoms/toast-container/toast-container.component.css +8 -10
  22. package/dist/collection/components/atoms/tooltip/tooltip.component.css +1 -1
  23. package/dist/collection/components/molecules/input-group/input-group.component.css +1 -1
  24. package/dist/collection/components/molecules/pagination/pagination.component.css +1 -1
  25. package/dist/components/dropdown-menu-item.component.js +1 -1
  26. package/dist/components/p-toast-container.js +1 -1
  27. package/dist/esm/p-dropdown_3.entry.js +1 -1
  28. package/dist/esm/p-toast-container.entry.js +1 -1
  29. package/dist/index.html +1 -1
  30. package/dist/paperless/p-311b8f97.entry.js +1 -0
  31. package/dist/paperless/{p-55507ebe.entry.js → p-f45b75ae.entry.js} +1 -1
  32. package/dist/paperless/paperless.esm.js +1 -1
  33. package/dist/sw.js +1 -1
  34. package/dist/sw.js.map +1 -1
  35. package/package.json +1 -1
  36. package/dist/build/p-cc9ab8cb.entry.js +0 -1
  37. package/dist/paperless/p-cc9ab8cb.entry.js +0 -1
@@ -1 +0,0 @@
1
- import{r as t,h as e,H as a}from"./p-d9c1fe13.js";const i=class{constructor(e){t(this,e),this.placement="top-end"}render(){return e(a,{class:`p-toast-container placement-${this.placement}`},e("slot",null))}};i.style=".static{position:static!important}.fixed{position:fixed!important}.z-\\[600\\]{z-index:600!important}.flex{display:flex!important}.w-full{width:100%!important}.max-w-full{max-width:100%!important}.flex-col{flex-direction:column!important}.gap-4{gap:1rem!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;gap:1rem;max-width:100%;padding:calc(env(safe-area-inset-top, 0) + 1rem) calc(env(safe-area-inset-right, 0) + 1rem) calc(env(safe-area-inset-bottom, 0) + 1rem) calc(env(safe-area-inset-left, 0) + 1rem);position:fixed;width:100%;z-index:700;z-index:600}@media (min-width:40rem){:host{max-width:26.5rem}}:host(.placement-top-start){right:calc(env(safe-area-inset-right, 0) + 1rem);top:calc(env(safe-area-inset-top, 0) + 1rem)}:host(.placement-top-end){left:calc(env(safe-area-inset-left, 0) + 1rem);top:calc(env(safe-area-inset-top, 0) + 1rem)}:host(.placement-bottom-start){bottom:calc(env(safe-area-inset-bottom, 0) + 1rem);right:calc(env(safe-area-inset-right, 0) + 1rem)}:host(.placement-bottom-end){bottom:calc(env(safe-area-inset-bottom, 0) + 1rem);left:calc(env(safe-area-inset-left, 0) + 1rem)}@media (min-width:40rem){.tablet\\:max-w-\\[26\\.5rem\\]{max-width:26.5rem!important}}";export{i as p_toast_container}
@@ -1 +0,0 @@
1
- import{r as t,h as e,H as a}from"./p-d9c1fe13.js";const i=class{constructor(e){t(this,e),this.placement="top-end"}render(){return e(a,{class:`p-toast-container placement-${this.placement}`},e("slot",null))}};i.style=".static{position:static!important}.fixed{position:fixed!important}.z-\\[600\\]{z-index:600!important}.flex{display:flex!important}.w-full{width:100%!important}.max-w-full{max-width:100%!important}.flex-col{flex-direction:column!important}.gap-4{gap:1rem!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;gap:1rem;max-width:100%;padding:calc(env(safe-area-inset-top, 0) + 1rem) calc(env(safe-area-inset-right, 0) + 1rem) calc(env(safe-area-inset-bottom, 0) + 1rem) calc(env(safe-area-inset-left, 0) + 1rem);position:fixed;width:100%;z-index:700;z-index:600}@media (min-width:40rem){:host{max-width:26.5rem}}:host(.placement-top-start){right:calc(env(safe-area-inset-right, 0) + 1rem);top:calc(env(safe-area-inset-top, 0) + 1rem)}:host(.placement-top-end){left:calc(env(safe-area-inset-left, 0) + 1rem);top:calc(env(safe-area-inset-top, 0) + 1rem)}:host(.placement-bottom-start){bottom:calc(env(safe-area-inset-bottom, 0) + 1rem);right:calc(env(safe-area-inset-right, 0) + 1rem)}:host(.placement-bottom-end){bottom:calc(env(safe-area-inset-bottom, 0) + 1rem);left:calc(env(safe-area-inset-left, 0) + 1rem)}@media (min-width:40rem){.tablet\\:max-w-\\[26\\.5rem\\]{max-width:26.5rem!important}}";export{i as p_toast_container}