@amirjalili1374/ui-kit 1.4.17 → 1.4.19

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
@@ -19221,7 +19221,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
19221
19221
  variant: "underlined",
19222
19222
  "hide-details": "",
19223
19223
  class: "mb-1",
19224
- "menu-props": { zIndex: 200 }
19224
+ "menu-props": { attach: true, zIndex: 3e3 }
19225
19225
  }, null, 8, ["modelValue", "onUpdate:modelValue", "items"])) : createCommentVNode("", true),
19226
19226
  isDateHeader(header) ? (openBlock(), createBlock(ShamsiDatePicker, {
19227
19227
  key: 1,
@@ -19244,7 +19244,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
19244
19244
  disabled: isHeaderDisabled(header),
19245
19245
  clearable: "",
19246
19246
  variant: "outlined",
19247
- "menu-props": { zIndex: 200 }
19247
+ "menu-props": { attach: true, zIndex: 3e3 }
19248
19248
  }, null, 8, ["modelValue", "onUpdate:modelValue", "label", "items", "item-title", "item-value", "return-object", "multiple", "chips", "closable-chips", "disabled"])) : isMoneyHeader(header) ? (openBlock(), createBlock(_sfc_main$i, {
19249
19249
  key: 3,
19250
19250
  modelValue: filterModel.value[resolveHeaderKey(header)],