@factoringplus/pl-components-pack-v3 0.14.2-pre-11 → 0.14.2-pre-13
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.
|
@@ -33292,7 +33292,7 @@ const quarterOfYear = /* @__PURE__ */ getDefaultExportFromCjs(quarterOfYearExpor
|
|
|
33292
33292
|
setup(g, { expose: y, emit: j }) {
|
|
33293
33293
|
const $ = g;
|
|
33294
33294
|
useCssVars((Ue) => ({
|
|
33295
|
-
"
|
|
33295
|
+
"64a30682": $.width
|
|
33296
33296
|
}));
|
|
33297
33297
|
const { width: z } = useWindowSize(), V = computed$1({
|
|
33298
33298
|
get: () => $.modelValue,
|
|
@@ -33371,10 +33371,12 @@ const quarterOfYear = /* @__PURE__ */ getDefaultExportFromCjs(quarterOfYearExpor
|
|
|
33371
33371
|
ref: ue,
|
|
33372
33372
|
modelValue: le.value,
|
|
33373
33373
|
"onUpdate:modelValue": $e[4] || ($e[4] = (Ve) => le.value = Ve),
|
|
33374
|
-
"content-custom-class": "p-0 pt-
|
|
33375
|
-
"show-header": !1,
|
|
33374
|
+
"content-custom-class": "p-0 pt-4",
|
|
33376
33375
|
"width-this": "518"
|
|
33377
33376
|
}, {
|
|
33377
|
+
header: withCtx(() => [
|
|
33378
|
+
createTextVNode("Календарь")
|
|
33379
|
+
]),
|
|
33378
33380
|
default: withCtx(() => [
|
|
33379
33381
|
createVNode(PlDatePickerRangeWrapper, {
|
|
33380
33382
|
ref_key: "pickerWrapper",
|
|
@@ -33743,10 +33745,12 @@ const quarterOfYear = /* @__PURE__ */ getDefaultExportFromCjs(quarterOfYearExpor
|
|
|
33743
33745
|
ref: ue,
|
|
33744
33746
|
modelValue: le.value,
|
|
33745
33747
|
"onUpdate:modelValue": Ue[4] || (Ue[4] = (Et) => le.value = Et),
|
|
33746
|
-
"content-custom-class": "p-0 pt-
|
|
33747
|
-
"show-header": !1,
|
|
33748
|
+
"content-custom-class": "p-0 pt-4",
|
|
33748
33749
|
"width-this": "518"
|
|
33749
33750
|
}, {
|
|
33751
|
+
header: withCtx(() => [
|
|
33752
|
+
createTextVNode("Календарь")
|
|
33753
|
+
]),
|
|
33750
33754
|
default: withCtx(() => [
|
|
33751
33755
|
createVNode(PlDatePickerWrapper, {
|
|
33752
33756
|
ref_key: "pickerWrapper",
|