@paperless/core 0.1.0-alpha.404 → 0.1.0-alpha.406
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 +19 -0
- package/dist/{paperless/p-02babf7c.entry.js → build/p-0309be9d.entry.js} +2 -2
- package/dist/build/p-0309be9d.entry.js.map +1 -0
- package/dist/{paperless/p-de9fe6a7.entry.js → build/p-2b08e371.entry.js} +2 -2
- package/dist/build/{p-de9fe6a7.entry.js.map → p-2b08e371.entry.js.map} +1 -1
- package/dist/build/p-3b6c4710.entry.js +2 -0
- package/dist/{paperless/p-6636d43c.entry.js.map → build/p-3b6c4710.entry.js.map} +1 -1
- package/dist/build/{p-18aadbd0.entry.js → p-53dca131.entry.js} +2 -2
- package/dist/build/{p-807d9105.entry.js → p-5f2e2380.entry.js} +2 -2
- package/dist/build/{p-01d3c545.entry.js → p-78948e08.entry.js} +2 -2
- package/dist/build/p-8959086f.entry.js +2 -0
- package/dist/{paperless/p-89017d64.entry.js.map → build/p-8959086f.entry.js.map} +1 -1
- package/dist/build/p-8fb43cc7.entry.js +2 -0
- package/dist/build/{p-d3820966.entry.js.map → p-8fb43cc7.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-9461d248.entry.js → p-ca41ea7f.entry.js} +2 -2
- package/dist/build/{p-9461d248.entry.js.map → p-ca41ea7f.entry.js.map} +1 -1
- package/dist/build/{p-5e6f0675.entry.js → p-d012d066.entry.js} +2 -2
- package/dist/build/{p-2d74bc9b.entry.js → p-ebd4ba56.entry.js} +2 -2
- package/dist/{paperless/p-ab749612.entry.js → build/p-ef2eee59.entry.js} +2 -2
- package/dist/build/paperless.esm.js +1 -1
- package/dist/cjs/p-backdrop.cjs.entry.js +1 -1
- package/dist/cjs/p-backdrop.cjs.entry.js.map +1 -1
- package/dist/cjs/p-button_3.cjs.entry.js +3 -3
- package/dist/cjs/p-calendar.cjs.entry.js +7 -7
- package/dist/cjs/p-calendar.cjs.entry.js.map +1 -1
- package/dist/cjs/p-datepicker.cjs.entry.js +7 -7
- package/dist/cjs/p-datepicker.cjs.entry.js.map +1 -1
- 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-modal-body_4.cjs.entry.js +4 -4
- package/dist/cjs/p-modal-body_4.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/backdrop/backdrop.component.css +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/modal-body/modal-body.component.css +1 -1
- package/dist/collection/components/atoms/modal-container/modal-container.component.css +1 -1
- package/dist/collection/components/atoms/modal-footer/modal-footer.component.css +1 -1
- package/dist/collection/components/atoms/modal-header/modal-header.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/calendar/calendar.component.js +7 -7
- package/dist/collection/components/molecules/calendar/calendar.component.js.map +1 -1
- package/dist/collection/components/molecules/datepicker/datepicker.component.js +7 -7
- package/dist/collection/components/molecules/datepicker/datepicker.component.js.map +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/table/table.component.css +1 -1
- package/dist/components/backdrop.component.js +1 -1
- package/dist/components/backdrop.component.js.map +1 -1
- package/dist/components/button.component.js +1 -1
- package/dist/components/calendar.component.js +7 -7
- package/dist/components/calendar.component.js.map +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/modal-body.component.js +1 -1
- package/dist/components/modal-body.component.js.map +1 -1
- package/dist/components/modal-container.component.js +1 -1
- package/dist/components/modal-container.component.js.map +1 -1
- package/dist/components/modal-footer.component.js +1 -1
- package/dist/components/modal-header.component.js +1 -1
- package/dist/components/modal-header.component.js.map +1 -1
- package/dist/components/p-datepicker.js +7 -7
- package/dist/components/p-datepicker.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-backdrop.entry.js +1 -1
- package/dist/esm/p-backdrop.entry.js.map +1 -1
- package/dist/esm/p-button_3.entry.js +3 -3
- package/dist/esm/p-calendar.entry.js +7 -7
- package/dist/esm/p-calendar.entry.js.map +1 -1
- package/dist/esm/p-datepicker.entry.js +7 -7
- package/dist/esm/p-datepicker.entry.js.map +1 -1
- 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-modal-body_4.entry.js +4 -4
- package/dist/esm/p-modal-body_4.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-02babf7c.entry.js → paperless/p-0309be9d.entry.js} +2 -2
- package/dist/paperless/p-0309be9d.entry.js.map +1 -0
- package/dist/{build/p-de9fe6a7.entry.js → paperless/p-2b08e371.entry.js} +2 -2
- package/dist/paperless/{p-de9fe6a7.entry.js.map → p-2b08e371.entry.js.map} +1 -1
- package/dist/paperless/p-3b6c4710.entry.js +2 -0
- package/dist/{build/p-6636d43c.entry.js.map → paperless/p-3b6c4710.entry.js.map} +1 -1
- package/dist/paperless/{p-18aadbd0.entry.js → p-53dca131.entry.js} +2 -2
- package/dist/paperless/{p-807d9105.entry.js → p-5f2e2380.entry.js} +2 -2
- package/dist/paperless/{p-01d3c545.entry.js → p-78948e08.entry.js} +2 -2
- package/dist/paperless/p-8959086f.entry.js +2 -0
- package/dist/{build/p-89017d64.entry.js.map → paperless/p-8959086f.entry.js.map} +1 -1
- package/dist/paperless/p-8fb43cc7.entry.js +2 -0
- package/dist/paperless/{p-d3820966.entry.js.map → p-8fb43cc7.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-9461d248.entry.js → p-ca41ea7f.entry.js} +2 -2
- package/dist/paperless/{p-9461d248.entry.js.map → p-ca41ea7f.entry.js.map} +1 -1
- package/dist/paperless/{p-5e6f0675.entry.js → p-d012d066.entry.js} +2 -2
- package/dist/paperless/{p-2d74bc9b.entry.js → p-ebd4ba56.entry.js} +2 -2
- package/dist/{build/p-ab749612.entry.js → paperless/p-ef2eee59.entry.js} +2 -2
- package/dist/paperless/paperless.esm.js +1 -1
- package/dist/sw.js +1 -1
- package/dist/sw.js.map +1 -1
- package/hydrate/index.js +40 -40
- package/package.json +1 -1
- package/dist/build/p-02babf7c.entry.js.map +0 -1
- package/dist/build/p-6636d43c.entry.js +0 -2
- package/dist/build/p-89017d64.entry.js +0 -2
- package/dist/build/p-b57850f5.entry.js +0 -2
- package/dist/build/p-d3820966.entry.js +0 -2
- package/dist/paperless/p-02babf7c.entry.js.map +0 -1
- package/dist/paperless/p-6636d43c.entry.js +0 -2
- package/dist/paperless/p-89017d64.entry.js +0 -2
- package/dist/paperless/p-b57850f5.entry.js +0 -2
- package/dist/paperless/p-d3820966.entry.js +0 -2
- /package/dist/build/{p-18aadbd0.entry.js.map → p-53dca131.entry.js.map} +0 -0
- /package/dist/build/{p-807d9105.entry.js.map → p-5f2e2380.entry.js.map} +0 -0
- /package/dist/build/{p-01d3c545.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-18aadbd0.entry.js.map → p-53dca131.entry.js.map} +0 -0
- /package/dist/paperless/{p-807d9105.entry.js.map → p-5f2e2380.entry.js.map} +0 -0
- /package/dist/paperless/{p-01d3c545.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
|
@@ -3944,7 +3944,7 @@ const Datepicker = class {
|
|
|
3944
3944
|
return index.format(this._value, this.format);
|
|
3945
3945
|
}
|
|
3946
3946
|
_parseValue(value) {
|
|
3947
|
-
console.log('[Datepicker] parse value', value);
|
|
3947
|
+
console.log('[Datepicker] parse value', value, this._el);
|
|
3948
3948
|
if (!value && this.preselectToday) {
|
|
3949
3949
|
value = new Date();
|
|
3950
3950
|
}
|
|
@@ -4042,33 +4042,33 @@ const Datepicker = class {
|
|
|
4042
4042
|
}, 250);
|
|
4043
4043
|
}
|
|
4044
4044
|
_setValue(value, blur = true) {
|
|
4045
|
-
console.log('[Datepicker] set value', value);
|
|
4045
|
+
console.log('[Datepicker] set value', value, this._el);
|
|
4046
4046
|
if (value === null) {
|
|
4047
4047
|
this._value = null;
|
|
4048
4048
|
this.valueChange.emit(null);
|
|
4049
4049
|
return;
|
|
4050
4050
|
}
|
|
4051
|
-
console.log('[Datepicker] value is not null', value);
|
|
4051
|
+
console.log('[Datepicker] value is not null', value, this._el);
|
|
4052
4052
|
if (!index.isValid(value)) {
|
|
4053
4053
|
return;
|
|
4054
4054
|
}
|
|
4055
|
-
console.log('[Datepicker] value is valid', value);
|
|
4055
|
+
console.log('[Datepicker] value is valid', value, this._el);
|
|
4056
4056
|
if (this._isDisabledDay(value)) {
|
|
4057
4057
|
return;
|
|
4058
4058
|
}
|
|
4059
|
-
console.log('[Datepicker] value is not disabled', value);
|
|
4059
|
+
console.log('[Datepicker] value is not disabled', value, this._el);
|
|
4060
4060
|
value = index.startOfDay(value);
|
|
4061
4061
|
const isSameValue = index.isSameDay(value, this._value);
|
|
4062
4062
|
if (isSameValue) {
|
|
4063
4063
|
return;
|
|
4064
4064
|
}
|
|
4065
|
-
console.log('[Datepicker] value is not the same as previous value', value);
|
|
4065
|
+
console.log('[Datepicker] value is not the same as previous value', value, this._el);
|
|
4066
4066
|
if (blur) {
|
|
4067
4067
|
this._onBlur();
|
|
4068
4068
|
}
|
|
4069
4069
|
this._value = value;
|
|
4070
4070
|
this.valueChange.emit(value);
|
|
4071
|
-
console.log('[Datepicker] value is set', value);
|
|
4071
|
+
console.log('[Datepicker] value is set', value, this._el);
|
|
4072
4072
|
}
|
|
4073
4073
|
_isDisabledDay(day) {
|
|
4074
4074
|
return (index.isBefore(day, this._minDate) ||
|