@paperless/core 2.0.1-beta.147 → 2.0.1-beta.149
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/build/{p-0514f045.entry.js → p-098720f9.entry.js} +2 -2
- package/dist/{paperless/p-0514f045.entry.js.map → build/p-098720f9.entry.js.map} +1 -1
- package/dist/build/{p-52a71685.js → p-47ecf650.js} +1 -1
- package/dist/build/p-9674eb14.entry.js +2 -0
- package/dist/build/p-9674eb14.entry.js.map +1 -0
- package/dist/build/p-divider.entry.esm.js.map +1 -1
- package/dist/build/p-info-panel.entry.esm.js.map +1 -1
- package/dist/build/paperless.esm.js +1 -1
- package/dist/cjs/p-divider.cjs.entry.js +5 -6
- package/dist/cjs/p-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/p-divider.entry.cjs.js.map +1 -1
- package/dist/cjs/p-info-panel.cjs.entry.js +1 -1
- package/dist/cjs/p-info-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/p-info-panel.entry.cjs.js.map +1 -1
- package/dist/collection/components/atoms/divider/divider.component.css +1 -1
- package/dist/collection/components/atoms/divider/divider.component.js +4 -5
- package/dist/collection/components/atoms/divider/divider.component.js.map +1 -1
- package/dist/collection/components/atoms/info-panel/info-panel.component.js +1 -1
- package/dist/collection/components/atoms/info-panel/info-panel.component.js.map +1 -1
- package/dist/components/{p-txMtX36J.js → p-B1sC2mve.js} +3 -3
- package/dist/components/{p-txMtX36J.js.map → p-B1sC2mve.js.map} +1 -1
- package/dist/components/p-C1Fsnz5F.js +56 -0
- package/dist/components/p-C1Fsnz5F.js.map +1 -0
- package/dist/components/{p-CpmEV-In.js → p-CU2NvmYF.js} +3 -3
- package/dist/components/{p-CpmEV-In.js.map → p-CU2NvmYF.js.map} +1 -1
- package/dist/components/{p-Bb8uyInh.js → p-CzDfB4le.js} +3 -3
- package/dist/components/{p-Bb8uyInh.js.map → p-CzDfB4le.js.map} +1 -1
- package/dist/components/{p-CyPGXubm.js → p-D6wtaEjL.js} +3 -3
- package/dist/components/{p-CyPGXubm.js.map → p-D6wtaEjL.js.map} +1 -1
- package/dist/components/{p-Cv8AEUws.js → p-DQE2U_Lj.js} +4 -4
- package/dist/components/{p-Cv8AEUws.js.map → p-DQE2U_Lj.js.map} +1 -1
- package/dist/components/p-accordion.js +1 -1
- package/dist/components/p-card-header.js +1 -1
- package/dist/components/p-divider.js +1 -1
- package/dist/components/p-floating-menu-container.js +1 -1
- package/dist/components/p-info-panel.js +1 -1
- package/dist/components/p-info-panel.js.map +1 -1
- package/dist/components/p-modal-footer.js +1 -1
- package/dist/components/p-modal.js +2 -2
- package/dist/components/{p-DTuBS8JC.js → p-or8HEFlK.js} +3 -3
- package/dist/components/{p-DTuBS8JC.js.map → p-or8HEFlK.js.map} +1 -1
- package/dist/components/p-pagination.js +1 -1
- package/dist/components/p-tab-container.js +1 -1
- package/dist/components/p-table-footer.js +1 -1
- package/dist/components/p-table-header.js +1 -1
- package/dist/components/p-table-row.js +1 -1
- package/dist/components/p-table.js +6 -6
- package/dist/esm/p-divider.entry.js +5 -6
- package/dist/esm/p-divider.entry.js.map +1 -1
- package/dist/esm/p-info-panel.entry.js +1 -1
- package/dist/esm/p-info-panel.entry.js.map +1 -1
- package/dist/index.html +1 -1
- package/dist/paperless/{p-0514f045.entry.js → p-098720f9.entry.js} +2 -2
- package/dist/{build/p-0514f045.entry.js.map → paperless/p-098720f9.entry.js.map} +1 -1
- package/dist/paperless/p-9674eb14.entry.js +2 -0
- package/dist/paperless/p-9674eb14.entry.js.map +1 -0
- package/dist/paperless/p-divider.entry.esm.js.map +1 -1
- package/dist/paperless/p-info-panel.entry.esm.js.map +1 -1
- package/dist/paperless/paperless.esm.js +1 -1
- package/dist/sw.js +1 -1
- package/dist/sw.js.map +1 -1
- package/package.json +1 -1
- package/dist/build/p-ae64bdf2.entry.js +0 -2
- package/dist/build/p-ae64bdf2.entry.js.map +0 -1
- package/dist/components/p-Cv1xoKQ6.js +0 -57
- package/dist/components/p-Cv1xoKQ6.js.map +0 -1
- package/dist/paperless/p-ae64bdf2.entry.js +0 -2
- package/dist/paperless/p-ae64bdf2.entry.js.map +0 -1
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-tdjn65Lz.js';
|
|
2
|
-
import { c as cva } from './p-CBWjHURv.js';
|
|
3
|
-
|
|
4
|
-
const dividerComponentCss = "*{box-sizing:border-box}p-divider{--tw-content:\"\"}.flex{display:flex!important}.h-inherit{height:inherit!important}.w-inherit{width:inherit!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-semibold{font-weight:600!important}.uppercase{text-transform:uppercase!important}.text-black-teal-200{--tw-text-opacity:1!important;color:rgb(154 170 167/var(--tw-text-opacity,1))!important}.text-off-white-700{--tw-text-opacity:1!important;color:rgb(222 219 213/var(--tw-text-opacity,1))!important}.before\\:h-px:before{content:var(--tw-content)!important;height:1px!important}.before\\:w-px:before{content:var(--tw-content)!important;width:1px!important}.before\\:flex-1:before{content:var(--tw-content)!important;flex:1 1 0%!important}.before\\:bg-current:before{background-color:currentColor!important;content:var(--tw-content)!important}.after\\:h-px:after{content:var(--tw-content)!important;height:1px!important}.after\\:w-px:after{content:var(--tw-content)!important;width:1px!important}.after\\:flex-1:after{content:var(--tw-content)!important;flex:1 1 0%!important}.after\\:bg-current:after{background-color:currentColor!important;content:var(--tw-content)!important}.empty\\:px-0:empty{padding-left:0!important;padding-right:0!important}";
|
|
5
|
-
|
|
6
|
-
const content = cva([
|
|
7
|
-
'flex items-center',
|
|
8
|
-
'after:bg-current before:bg-current',
|
|
9
|
-
'after:flex-1 before:flex-1',
|
|
10
|
-
'h-inherit w-inherit',
|
|
11
|
-
], {
|
|
12
|
-
variants: {
|
|
13
|
-
variant: {
|
|
14
|
-
horizontal: ['after:h-px before:h-px'],
|
|
15
|
-
vertical: ['flex-col', 'after:w-px before:w-px'],
|
|
16
|
-
},
|
|
17
|
-
},
|
|
18
|
-
});
|
|
19
|
-
const Divider = /*@__PURE__*/ proxyCustomElement(class Divider extends H {
|
|
20
|
-
constructor() {
|
|
21
|
-
super();
|
|
22
|
-
this.__registerHost();
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* The variant of the modal body
|
|
26
|
-
*/
|
|
27
|
-
variant = 'horizontal';
|
|
28
|
-
get _el() { return this; }
|
|
29
|
-
render() {
|
|
30
|
-
const hasContent = this._el.innerHTML?.length > 0;
|
|
31
|
-
return (h(Host, { key: '5530cb69028b49680732922eb47f3254a837151d', class: {
|
|
32
|
-
'text-off-white-700': !this._el.className.includes('text'),
|
|
33
|
-
} }, h("div", { key: '4c90c75fda1e82fa015209fab08cda6576c38c15', class: content({ variant: this.variant }) }, h("div", { key: '40f723255b01081b118ac33b879cd8e7351d1141', class: 'flex items-center px-2 text-xs font-semibold uppercase text-black-teal-200 empty:px-0' }, hasContent && h("slot", { key: '87544eadf56cde69b9fe835d501f0ded65e39079' })))));
|
|
34
|
-
}
|
|
35
|
-
static get style() { return dividerComponentCss; }
|
|
36
|
-
}, [4, "p-divider", {
|
|
37
|
-
"variant": [513]
|
|
38
|
-
}]);
|
|
39
|
-
function defineCustomElement() {
|
|
40
|
-
if (typeof customElements === "undefined") {
|
|
41
|
-
return;
|
|
42
|
-
}
|
|
43
|
-
const components = ["p-divider"];
|
|
44
|
-
components.forEach(tagName => { switch (tagName) {
|
|
45
|
-
case "p-divider":
|
|
46
|
-
if (!customElements.get(tagName)) {
|
|
47
|
-
customElements.define(tagName, Divider);
|
|
48
|
-
}
|
|
49
|
-
break;
|
|
50
|
-
} });
|
|
51
|
-
}
|
|
52
|
-
defineCustomElement();
|
|
53
|
-
|
|
54
|
-
export { Divider as D, defineCustomElement as d };
|
|
55
|
-
//# sourceMappingURL=p-Cv1xoKQ6.js.map
|
|
56
|
-
|
|
57
|
-
//# sourceMappingURL=p-Cv1xoKQ6.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"p-Cv1xoKQ6.js","mappings":";;;AAAA,MAAM,mBAAmB,GAAG,44CAA44C;;ACGx6C,MAAM,OAAO,GAAG,GAAG,CAClB;IACC,mBAAmB;IACnB,oCAAoC;IACpC,4BAA4B;IAC5B,qBAAqB;CACrB,EACD;AACC,IAAA,QAAQ,EAAE;AACT,QAAA,OAAO,EAAE;YACR,UAAU,EAAE,CAAC,wBAAwB,CAAC;AACtC,YAAA,QAAQ,EAAE,CAAC,UAAU,EAAE,wBAAwB,CAAC;AAChD,SAAA;AACD,KAAA;AACD,CAAA,CACD;MAMY,OAAO,iBAAAA,kBAAA,CAAA,MAAA,OAAA,SAAAC,CAAA,CAAA;;;;;AACnB;;AAEG;IACsB,OAAO,GAA8B,YAAY;;IAO1E,MAAM,GAAA;QACL,MAAM,UAAU,GAAG,IAAI,CAAC,GAAG,CAAC,SAAS,EAAE,MAAM,GAAG,CAAC;QACjD,QACC,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EACJ,KAAK,EAAE;gBACN,oBAAoB,EAAE,CAAC,IAAI,CAAC,GAAG,CAAC,SAAS,CAAC,QAAQ,CAAC,MAAM,CAAC;aAC1D,EAAA,EAED,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,OAAO,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,CAAC,EAAA,EAC7C,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,uFAAuF,EAChG,EAAA,UAAU,IAAI,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAQ,CAClB,CACD,CACA;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/atoms/divider/divider.component.css?tag=p-divider","src/components/atoms/divider/divider.component.tsx"],"sourcesContent":["p-divider {\n\t--tw-content: '';\n}\n","import { Component, h, Prop, Element, Host } from '@stencil/core';\nimport { cva } from 'class-variance-authority';\n\nconst content = cva(\n\t[\n\t\t'flex items-center',\n\t\t'after:bg-current before:bg-current',\n\t\t'after:flex-1 before:flex-1',\n\t\t'h-inherit w-inherit',\n\t],\n\t{\n\t\tvariants: {\n\t\t\tvariant: {\n\t\t\t\thorizontal: ['after:h-px before:h-px'],\n\t\t\t\tvertical: ['flex-col', 'after:w-px before:w-px'],\n\t\t\t},\n\t\t},\n\t}\n);\n\n@Component({\n\ttag: 'p-divider',\n\tstyleUrl: 'divider.component.css',\n})\nexport class Divider {\n\t/**\n\t * The variant of the modal body\n\t */\n\t@Prop({ reflect: true }) variant: 'horizontal' | 'vertical' = 'horizontal';\n\n\t/**\n\t * The host element\n\t */\n\t@Element() private _el: HTMLElement;\n\n\trender() {\n\t\tconst hasContent = this._el.innerHTML?.length > 0;\n\t\treturn (\n\t\t\t<Host\n\t\t\t\tclass={{\n\t\t\t\t\t'text-off-white-700': !this._el.className.includes('text'),\n\t\t\t\t}}\n\t\t\t>\n\t\t\t\t<div class={content({ variant: this.variant })}>\n\t\t\t\t\t<div class='flex items-center px-2 text-xs font-semibold uppercase text-black-teal-200 empty:px-0'>\n\t\t\t\t\t\t{hasContent && <slot />}\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</Host>\n\t\t);\n\t}\n}\n"],"version":3}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{r as t,g as e,h as r,H as o}from"./p-DhGo7hbh.js";import{c as n}from"./p-CBWjHURv.js";import"./p-ChV9xqsO.js";const a='*{box-sizing:border-box}p-divider{--tw-content:""}.flex{display:flex!important}.h-inherit{height:inherit!important}.w-inherit{width:inherit!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-semibold{font-weight:600!important}.uppercase{text-transform:uppercase!important}.text-black-teal-200{--tw-text-opacity:1!important;color:rgb(154 170 167/var(--tw-text-opacity,1))!important}.text-off-white-700{--tw-text-opacity:1!important;color:rgb(222 219 213/var(--tw-text-opacity,1))!important}.before\\:h-px:before{content:var(--tw-content)!important;height:1px!important}.before\\:w-px:before{content:var(--tw-content)!important;width:1px!important}.before\\:flex-1:before{content:var(--tw-content)!important;flex:1 1 0%!important}.before\\:bg-current:before{background-color:currentColor!important;content:var(--tw-content)!important}.after\\:h-px:after{content:var(--tw-content)!important;height:1px!important}.after\\:w-px:after{content:var(--tw-content)!important;width:1px!important}.after\\:flex-1:after{content:var(--tw-content)!important;flex:1 1 0%!important}.after\\:bg-current:after{background-color:currentColor!important;content:var(--tw-content)!important}.empty\\:px-0:empty{padding-left:0!important;padding-right:0!important}';const i=n(["flex items-center","after:bg-current before:bg-current","after:flex-1 before:flex-1","h-inherit w-inherit"],{variants:{variant:{horizontal:["after:h-px before:h-px"],vertical:["flex-col","after:w-px before:w-px"]}}});const p=class{constructor(e){t(this,e)}variant="horizontal";get _el(){return e(this)}render(){const t=this._el.innerHTML?.length>0;return r(o,{key:"5530cb69028b49680732922eb47f3254a837151d",class:{"text-off-white-700":!this._el.className.includes("text")}},r("div",{key:"4c90c75fda1e82fa015209fab08cda6576c38c15",class:i({variant:this.variant})},r("div",{key:"40f723255b01081b118ac33b879cd8e7351d1141",class:"flex items-center px-2 text-xs font-semibold uppercase text-black-teal-200 empty:px-0"},t&&r("slot",{key:"87544eadf56cde69b9fe835d501f0ded65e39079"}))))}};p.style=a;export{p as p_divider};
|
|
2
|
-
//# sourceMappingURL=p-ae64bdf2.entry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["dividerComponentCss","content","cva","variants","variant","horizontal","vertical","Divider","render","hasContent","this","_el","innerHTML","length","h","Host","key","class","className","includes"],"sources":["src/components/atoms/divider/divider.component.css?tag=p-divider","src/components/atoms/divider/divider.component.tsx"],"sourcesContent":["p-divider {\n\t--tw-content: '';\n}\n","import { Component, h, Prop, Element, Host } from '@stencil/core';\nimport { cva } from 'class-variance-authority';\n\nconst content = cva(\n\t[\n\t\t'flex items-center',\n\t\t'after:bg-current before:bg-current',\n\t\t'after:flex-1 before:flex-1',\n\t\t'h-inherit w-inherit',\n\t],\n\t{\n\t\tvariants: {\n\t\t\tvariant: {\n\t\t\t\thorizontal: ['after:h-px before:h-px'],\n\t\t\t\tvertical: ['flex-col', 'after:w-px before:w-px'],\n\t\t\t},\n\t\t},\n\t}\n);\n\n@Component({\n\ttag: 'p-divider',\n\tstyleUrl: 'divider.component.css',\n})\nexport class Divider {\n\t/**\n\t * The variant of the modal body\n\t */\n\t@Prop({ reflect: true }) variant: 'horizontal' | 'vertical' = 'horizontal';\n\n\t/**\n\t * The host element\n\t */\n\t@Element() private _el: HTMLElement;\n\n\trender() {\n\t\tconst hasContent = this._el.innerHTML?.length > 0;\n\t\treturn (\n\t\t\t<Host\n\t\t\t\tclass={{\n\t\t\t\t\t'text-off-white-700': !this._el.className.includes('text'),\n\t\t\t\t}}\n\t\t\t>\n\t\t\t\t<div class={content({ variant: this.variant })}>\n\t\t\t\t\t<div class='flex items-center px-2 text-xs font-semibold uppercase text-black-teal-200 empty:px-0'>\n\t\t\t\t\t\t{hasContent && <slot />}\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</Host>\n\t\t);\n\t}\n}\n"],"mappings":"qHAAA,MAAMA,EAAsB,24CCG5B,MAAMC,EAAUC,EACf,CACC,oBACA,qCACA,6BACA,uBAED,CACCC,SAAU,CACTC,QAAS,CACRC,WAAY,CAAC,0BACbC,SAAU,CAAC,WAAY,8B,MAUdC,EAAO,M,yBAIMH,QAAqC,a,yBAO9D,MAAAI,GACC,MAAMC,EAAaC,KAAKC,IAAIC,WAAWC,OAAS,EAChD,OACCC,EAACC,EAAI,CAAAC,IAAA,2CACJC,MAAO,CACN,sBAAuBP,KAAKC,IAAIO,UAAUC,SAAS,UAGpDL,EAAK,OAAAE,IAAA,2CAAAC,MAAOhB,EAAQ,CAAEG,QAASM,KAAKN,WACnCU,EAAK,OAAAE,IAAA,2CAAAC,MAAM,yFACTR,GAAcK,EAAA,QAAAE,IAAA,+C","ignoreList":[]}
|