@amirjalili1374/ui-kit 1.5.2 → 1.5.3

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/dist/ui-kit.es.js CHANGED
@@ -13095,7 +13095,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent$1({
13095
13095
  };
13096
13096
  }
13097
13097
  });
13098
- const _hoisted_1$b = { class: "shamsi-date-picker" };
13098
+ const _hoisted_1$b = { class: "vpdp" };
13099
13099
  const _sfc_main$h = /* @__PURE__ */ defineComponent$1({
13100
13100
  __name: "ShamsiDatePicker",
13101
13101
  props: {
@@ -13207,7 +13207,6 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent$1({
13207
13207
  };
13208
13208
  }
13209
13209
  });
13210
- const ShamsiDatePicker = /* @__PURE__ */ _export_sfc$1(_sfc_main$h, [["__scopeId", "data-v-6ddc78f8"]]);
13211
13210
  const _hoisted_1$a = { class: "mb-6" };
13212
13211
  const _hoisted_2$6 = { class: "text-subtitle-1 font-weight-medium mb-3" };
13213
13212
  const _hoisted_3$4 = { class: "theme-toggle-container" };
@@ -19201,7 +19200,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
19201
19200
  }, {
19202
19201
  default: withCtx(() => [
19203
19202
  !header.hidden ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
19204
- isDateHeader(header) ? (openBlock(), createBlock(ShamsiDatePicker, {
19203
+ isDateHeader(header) ? (openBlock(), createBlock(_sfc_main$h, {
19205
19204
  key: 0,
19206
19205
  modelValue: formModel.value[resolveHeaderKey(header)],
19207
19206
  "onUpdate:modelValue": ($event) => formModel.value[resolveHeaderKey(header)] = $event,
@@ -19514,7 +19513,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
19514
19513
  attach: "",
19515
19514
  "menu-props": { zIndex: 2e4 }
19516
19515
  }, null, 8, ["modelValue", "onUpdate:modelValue", "items"])) : createCommentVNode("", true),
19517
- isDateHeader(header) ? (openBlock(), createBlock(ShamsiDatePicker, {
19516
+ isDateHeader(header) ? (openBlock(), createBlock(_sfc_main$h, {
19518
19517
  key: 1,
19519
19518
  modelValue: filterModel.value[resolveHeaderKey(header)],
19520
19519
  "onUpdate:modelValue": ($event) => filterModel.value[resolveHeaderKey(header)] = $event,
@@ -40093,7 +40092,7 @@ export {
40093
40092
  _sfc_main$i as MoneyInput,
40094
40093
  NationalCodeValidator,
40095
40094
  PdfViewer,
40096
- ShamsiDatePicker,
40095
+ _sfc_main$h as ShamsiDatePicker,
40097
40096
  ToggleSwitch,
40098
40097
  _sfc_main$b as UiChildCard,
40099
40098
  _sfc_main$a as UiParentCard,