cleek 2.3.59 → 2.3.60

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.
@@ -1,3 +1,7 @@
1
+ // custom
2
+ .w-half
3
+ width 50%
4
+ // tailwind
1
5
  .w-0
2
6
  width 0px
3
7
  .w-px
package/dist/cleek.es.js CHANGED
@@ -2538,7 +2538,7 @@ const _sfc_main$1$1 = defineComponent(__spreadProps2(__spreadValues2({}, Private
2538
2538
  name: "VTooltip",
2539
2539
  vPopperTheme: "tooltip"
2540
2540
  }));
2541
- const _sfc_main$p = defineComponent({
2541
+ const _sfc_main$q = defineComponent({
2542
2542
  name: "VTooltipDirective",
2543
2543
  components: {
2544
2544
  Popper: PrivatePopper(),
@@ -2629,7 +2629,7 @@ const _sfc_main$p = defineComponent({
2629
2629
  }
2630
2630
  }
2631
2631
  });
2632
- const _hoisted_1$k = ["innerHTML"];
2632
+ const _hoisted_1$l = ["innerHTML"];
2633
2633
  const _hoisted_2$a = ["textContent"];
2634
2634
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
2635
2635
  const _component_PopperContent = resolveComponent("PopperContent");
@@ -2673,7 +2673,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
2673
2673
  _ctx.html ? (openBlock(), createElementBlock("div", {
2674
2674
  key: 0,
2675
2675
  innerHTML: _ctx.finalContent
2676
- }, null, 8, _hoisted_1$k)) : (openBlock(), createElementBlock("div", {
2676
+ }, null, 8, _hoisted_1$l)) : (openBlock(), createElementBlock("div", {
2677
2677
  key: 1,
2678
2678
  textContent: toDisplayString(_ctx.finalContent)
2679
2679
  }, null, 8, _hoisted_2$a))
@@ -2684,7 +2684,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
2684
2684
  _: 1
2685
2685
  }, 16, ["theme", "popper-node", "onApplyShow", "onApplyHide"]);
2686
2686
  }
2687
- var PrivateTooltipDirective = /* @__PURE__ */ _export_sfc$1(_sfc_main$p, [["render", _sfc_render]]);
2687
+ var PrivateTooltipDirective = /* @__PURE__ */ _export_sfc$1(_sfc_main$q, [["render", _sfc_render]]);
2688
2688
  const TARGET_CLASS = "v-popper--has-tooltip";
2689
2689
  function getPlacement(options2, modifiers) {
2690
2690
  let result = options2.placement;
@@ -18680,8 +18680,8 @@ var _export_sfc = (sfc, props) => {
18680
18680
  }
18681
18681
  return target;
18682
18682
  };
18683
- const _hoisted_1$j = { class: "ck-dropdown__popper-container" };
18684
- const _sfc_main$o = /* @__PURE__ */ defineComponent({
18683
+ const _hoisted_1$k = { class: "ck-dropdown__popper-container" };
18684
+ const _sfc_main$p = /* @__PURE__ */ defineComponent({
18685
18685
  props: {
18686
18686
  dark: { type: Boolean },
18687
18687
  align: null
@@ -18719,7 +18719,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
18719
18719
  }, [
18720
18720
  renderSlot(_ctx.$slots, "trigger", {}, void 0, true)
18721
18721
  ]),
18722
- createElementVNode("div", _hoisted_1$j, [
18722
+ createElementVNode("div", _hoisted_1$k, [
18723
18723
  isOpen.value ? (openBlock(), createElementBlock("section", {
18724
18724
  key: 0,
18725
18725
  class: normalizeClass(["ck-dropdown__popper", { "ck-dropdown__popper--dark": __props.dark }]),
@@ -18736,9 +18736,9 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
18736
18736
  };
18737
18737
  }
18738
18738
  });
18739
- var ckDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-ba11ff8e"]]);
18739
+ var ckDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-ba11ff8e"]]);
18740
18740
  var ckNavbar_vue_vue_type_style_index_0_scoped_true_lang = "";
18741
- const _sfc_main$n = /* @__PURE__ */ defineComponent({
18741
+ const _sfc_main$o = /* @__PURE__ */ defineComponent({
18742
18742
  props: {
18743
18743
  padding: null,
18744
18744
  position: null
@@ -18775,7 +18775,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
18775
18775
  };
18776
18776
  }
18777
18777
  });
18778
- var ckNavbar = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-e0fbc7aa"]]);
18778
+ var ckNavbar = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-e0fbc7aa"]]);
18779
18779
  var commonjsGlobal = typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
18780
18780
  function createCommonjsModule(fn, module) {
18781
18781
  return module = { exports: {} }, fn(module, module.exports), module.exports;
@@ -19277,7 +19277,7 @@ var functions = {
19277
19277
  }
19278
19278
  };
19279
19279
  var ckIcon_vue_vue_type_style_index_0_scoped_true_lang = "";
19280
- const _sfc_main$m = /* @__PURE__ */ defineComponent({
19280
+ const _sfc_main$n = /* @__PURE__ */ defineComponent({
19281
19281
  props: {
19282
19282
  icon: null,
19283
19283
  color: null,
@@ -19347,13 +19347,13 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
19347
19347
  };
19348
19348
  }
19349
19349
  });
19350
- var CkIcon = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-8816423e"]]);
19350
+ var CkIcon = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-8816423e"]]);
19351
19351
  var ckNotify_vue_vue_type_style_index_0_scoped_true_lang = "";
19352
- const _hoisted_1$i = { class: "ck-notify__container" };
19352
+ const _hoisted_1$j = { class: "ck-notify__container" };
19353
19353
  const _hoisted_2$9 = { class: "ck-notify__title" };
19354
19354
  const _hoisted_3$6 = { class: "close-btn" };
19355
19355
  const _hoisted_4$4 = { class: "ck-notify__text" };
19356
- const _sfc_main$l = /* @__PURE__ */ defineComponent({
19356
+ const _sfc_main$m = /* @__PURE__ */ defineComponent({
19357
19357
  setup(__props, { expose }) {
19358
19358
  expose({
19359
19359
  CkNotify,
@@ -19396,7 +19396,7 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
19396
19396
  key: 0,
19397
19397
  to: "body"
19398
19398
  }, [
19399
- createElementVNode("div", _hoisted_1$i, [
19399
+ createElementVNode("div", _hoisted_1$j, [
19400
19400
  createElementVNode("div", {
19401
19401
  class: "ck-notify",
19402
19402
  style: normalizeStyle({ "background-color": globalColor.value }),
@@ -19415,18 +19415,18 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
19415
19415
  };
19416
19416
  }
19417
19417
  });
19418
- var ckNotify = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-6ff0bf0d"]]);
19419
- const _hoisted_1$h = { class: "ck-tr" };
19418
+ var ckNotify = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-6ff0bf0d"]]);
19419
+ const _hoisted_1$i = { class: "ck-tr" };
19420
19420
  function render2(_ctx, _cache) {
19421
- return openBlock(), createElementBlock("tr", _hoisted_1$h, [
19421
+ return openBlock(), createElementBlock("tr", _hoisted_1$i, [
19422
19422
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
19423
19423
  ]);
19424
19424
  }
19425
19425
  var ckTr_vue_vue_type_style_index_0_scoped_true_lang = "";
19426
- const _sfc_main$k = {};
19427
- var CkTr = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", render2], ["__scopeId", "data-v-519cf874"]]);
19426
+ const _sfc_main$l = {};
19427
+ var CkTr = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", render2], ["__scopeId", "data-v-519cf874"]]);
19428
19428
  var ckTd_vue_vue_type_style_index_0_scoped_true_lang = "";
19429
- const _sfc_main$j = /* @__PURE__ */ defineComponent({
19429
+ const _sfc_main$k = /* @__PURE__ */ defineComponent({
19430
19430
  props: {
19431
19431
  col: null,
19432
19432
  nowrap: { type: Boolean },
@@ -19515,7 +19515,7 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
19515
19515
  };
19516
19516
  }
19517
19517
  });
19518
- var CkTd = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__scopeId", "data-v-3abbbf2a"]]);
19518
+ var CkTd = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__scopeId", "data-v-3abbbf2a"]]);
19519
19519
  var axios$2 = { exports: {} };
19520
19520
  var bind$2 = function bind2(fn, thisArg) {
19521
19521
  return function wrap() {
@@ -20853,8 +20853,8 @@ const qmStr = {
20853
20853
  }
20854
20854
  };
20855
20855
  var ckTh_vue_vue_type_style_index_0_scoped_true_lang = "";
20856
- const _hoisted_1$g = { class: "ck-th" };
20857
- const _sfc_main$i = /* @__PURE__ */ defineComponent({
20856
+ const _hoisted_1$h = { class: "ck-th" };
20857
+ const _sfc_main$j = /* @__PURE__ */ defineComponent({
20858
20858
  props: {
20859
20859
  align: null,
20860
20860
  minWidth: null
@@ -20874,7 +20874,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
20874
20874
  return list;
20875
20875
  });
20876
20876
  return (_ctx, _cache) => {
20877
- return openBlock(), createElementBlock("th", _hoisted_1$g, [
20877
+ return openBlock(), createElementBlock("th", _hoisted_1$h, [
20878
20878
  createElementVNode("span", {
20879
20879
  class: normalizeClass(unref$1(computedSpanClass)),
20880
20880
  style: normalizeStyle(unref$1(computedStyle))
@@ -20885,8 +20885,8 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent({
20885
20885
  };
20886
20886
  }
20887
20887
  });
20888
- var CkTh = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__scopeId", "data-v-33e06a08"]]);
20889
- const _sfc_main$h = /* @__PURE__ */ defineComponent({
20888
+ var CkTh = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__scopeId", "data-v-33e06a08"]]);
20889
+ const _sfc_main$i = /* @__PURE__ */ defineComponent({
20890
20890
  props: {
20891
20891
  col: null
20892
20892
  },
@@ -20923,8 +20923,8 @@ function useWindowWidth() {
20923
20923
  };
20924
20924
  }
20925
20925
  var ckButton_vue_vue_type_style_index_0_scoped_true_lang = "";
20926
- const _hoisted_1$f = ["title", "aria-label", "disabled"];
20927
- const _sfc_main$g = /* @__PURE__ */ defineComponent({
20926
+ const _hoisted_1$g = ["title", "aria-label", "disabled"];
20927
+ const _sfc_main$h = /* @__PURE__ */ defineComponent({
20928
20928
  props: {
20929
20929
  title: null,
20930
20930
  disabled: { type: Boolean },
@@ -21034,14 +21034,14 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent({
21034
21034
  icon: __props.iconRight,
21035
21035
  "icon-pack": __props.iconPack
21036
21036
  }, null, 8, ["icon", "icon-pack", "class"])) : createCommentVNode("", true)
21037
- ], 14, _hoisted_1$f);
21037
+ ], 14, _hoisted_1$g);
21038
21038
  };
21039
21039
  }
21040
21040
  });
21041
- var CkButton = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-debd87be"]]);
21041
+ var CkButton = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-debd87be"]]);
21042
21042
  var ckLabel_vue_vue_type_style_index_0_scoped_true_lang = "";
21043
- const _hoisted_1$e = ["for"];
21044
- const _sfc_main$f = /* @__PURE__ */ defineComponent({
21043
+ const _hoisted_1$f = ["for"];
21044
+ const _sfc_main$g = /* @__PURE__ */ defineComponent({
21045
21045
  props: {
21046
21046
  for: null,
21047
21047
  align: null,
@@ -21065,14 +21065,14 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
21065
21065
  for: __props.for
21066
21066
  }, [
21067
21067
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
21068
- ], 10, _hoisted_1$e);
21068
+ ], 10, _hoisted_1$f);
21069
21069
  };
21070
21070
  }
21071
21071
  });
21072
- var CkLabel = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-43625692"]]);
21072
+ var CkLabel = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-43625692"]]);
21073
21073
  var ckInput_vue_vue_type_style_index_0_scoped_true_lang = "";
21074
- const _hoisted_1$d = ["autocomplete", "type", "placeholder", "disabled"];
21075
- const _sfc_main$e = /* @__PURE__ */ defineComponent({
21074
+ const _hoisted_1$e = ["autocomplete", "type", "placeholder", "disabled"];
21075
+ const _sfc_main$f = /* @__PURE__ */ defineComponent({
21076
21076
  props: {
21077
21077
  modelValue: null,
21078
21078
  type: null,
@@ -21217,7 +21217,7 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
21217
21217
  onChange: _cache[1] || (_cache[1] = ($event) => onChange2($event)),
21218
21218
  onInput: _cache[2] || (_cache[2] = ($event) => onInput($event)),
21219
21219
  onClick: _cache[3] || (_cache[3] = ($event) => onClick2($event))
21220
- }, null, 42, _hoisted_1$d), [
21220
+ }, null, 42, _hoisted_1$e), [
21221
21221
  [vModelDynamic, unref$1(value)]
21222
21222
  ]),
21223
21223
  __props.iconRight ? (openBlock(), createBlock(CkIcon, {
@@ -21231,10 +21231,10 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
21231
21231
  };
21232
21232
  }
21233
21233
  });
21234
- var CkInput = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-30f54a2c"]]);
21234
+ var CkInput = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-30f54a2c"]]);
21235
21235
  var ckTable__headerItems_vue_vue_type_style_index_0_scoped_true_lang = "";
21236
- const _hoisted_1$c = { class: "ck-table__header-items" };
21237
- const _sfc_main$d = /* @__PURE__ */ defineComponent({
21236
+ const _hoisted_1$d = { class: "ck-table__header-items" };
21237
+ const _sfc_main$e = /* @__PURE__ */ defineComponent({
21238
21238
  props: {
21239
21239
  search: null,
21240
21240
  hasColumnsManager: { type: Boolean },
@@ -21297,7 +21297,7 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
21297
21297
  checkRefresh
21298
21298
  ]);
21299
21299
  return (_ctx, _cache) => {
21300
- return openBlock(), createElementBlock("div", _hoisted_1$c, [
21300
+ return openBlock(), createElementBlock("div", _hoisted_1$d, [
21301
21301
  !__props.hideHeaderActions ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
21302
21302
  unref$1(refreshBtnIsVisible) ? (openBlock(), createBlock(CkButton, {
21303
21303
  key: 0,
@@ -21332,12 +21332,12 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
21332
21332
  };
21333
21333
  }
21334
21334
  });
21335
- var TableHeaderItems = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-76d9dde9"]]);
21335
+ var TableHeaderItems = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-76d9dde9"]]);
21336
21336
  var ckTable__pagination_vue_vue_type_style_index_0_scoped_true_lang = "";
21337
- const _hoisted_1$b = { class: "ck-table__pagination" };
21337
+ const _hoisted_1$c = { class: "ck-table__pagination" };
21338
21338
  const _hoisted_2$8 = ["onClick"];
21339
21339
  const _hoisted_3$5 = ["onClick"];
21340
- const _sfc_main$c = /* @__PURE__ */ defineComponent({
21340
+ const _sfc_main$d = /* @__PURE__ */ defineComponent({
21341
21341
  props: {
21342
21342
  currentPage: null,
21343
21343
  align: null,
@@ -21415,7 +21415,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
21415
21415
  key: 0,
21416
21416
  class: normalizeClass(["ck-table__pagination-container", `pagination-align--${__props.align}`])
21417
21417
  }, [
21418
- createElementVNode("div", _hoisted_1$b, [
21418
+ createElementVNode("div", _hoisted_1$c, [
21419
21419
  unref$1(hasArrowLeft) ? (openBlock(), createElementBlock("div", {
21420
21420
  key: 0,
21421
21421
  class: "ck-table__pagination--arrow-left",
@@ -21457,7 +21457,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
21457
21457
  };
21458
21458
  }
21459
21459
  });
21460
- var TablePagination = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-b8a184d6"]]);
21460
+ var TablePagination = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-b8a184d6"]]);
21461
21461
  const EMPTY_OBJ = {};
21462
21462
  const NOOP = () => {
21463
21463
  };
@@ -22230,13 +22230,13 @@ const computed = (getterOrOptions, debugOptions) => {
22230
22230
  };
22231
22231
  var ckCheckbox_vue_vue_type_style_index_0_scoped_true_lang = "";
22232
22232
  const _withScopeId$2 = (n) => (pushScopeId("data-v-113ac83f"), n = n(), popScopeId(), n);
22233
- const _hoisted_1$a = ["disabled", "checked"];
22233
+ const _hoisted_1$b = ["disabled", "checked"];
22234
22234
  const _hoisted_2$7 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("div", { class: "ck-checkbox__element" }, null, -1));
22235
22235
  const _hoisted_3$4 = {
22236
22236
  key: 0,
22237
22237
  class: "c-Checkbox__label"
22238
22238
  };
22239
- const _sfc_main$b = /* @__PURE__ */ defineComponent({
22239
+ const _sfc_main$c = /* @__PURE__ */ defineComponent({
22240
22240
  props: {
22241
22241
  modelValue: { type: Boolean },
22242
22242
  label: null,
@@ -22284,7 +22284,7 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
22284
22284
  value.value = $event.target.checked;
22285
22285
  onChange2($event);
22286
22286
  })
22287
- }, null, 40, _hoisted_1$a),
22287
+ }, null, 40, _hoisted_1$b),
22288
22288
  _hoisted_2$7,
22289
22289
  _ctx.$slots.default ? (openBlock(), createElementBlock("span", _hoisted_3$4, [
22290
22290
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
@@ -22293,9 +22293,9 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
22293
22293
  };
22294
22294
  }
22295
22295
  });
22296
- var CkCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-113ac83f"]]);
22296
+ var CkCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-113ac83f"]]);
22297
22297
  var ckPopup_vue_vue_type_style_index_0_lang = "";
22298
- const _hoisted_1$9 = {
22298
+ const _hoisted_1$a = {
22299
22299
  key: 0,
22300
22300
  class: "ck-popup"
22301
22301
  };
@@ -22316,7 +22316,7 @@ const _hoisted_7 = {
22316
22316
  };
22317
22317
  const _hoisted_8 = /* @__PURE__ */ createTextVNode("Cancelar");
22318
22318
  const _hoisted_9 = /* @__PURE__ */ createTextVNode("Aceptar");
22319
- const _sfc_main$a = /* @__PURE__ */ defineComponent({
22319
+ const _sfc_main$b = /* @__PURE__ */ defineComponent({
22320
22320
  props: {
22321
22321
  modelValue: { type: Boolean },
22322
22322
  title: null,
@@ -22361,7 +22361,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
22361
22361
  isActive.value = false;
22362
22362
  }
22363
22363
  return (_ctx, _cache) => {
22364
- return unref$1(isActive) ? (openBlock(), createElementBlock("div", _hoisted_1$9, [
22364
+ return unref$1(isActive) ? (openBlock(), createElementBlock("div", _hoisted_1$a, [
22365
22365
  _hoisted_2$6,
22366
22366
  createElementVNode("div", {
22367
22367
  class: "popup-container",
@@ -22417,9 +22417,9 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
22417
22417
  }
22418
22418
  });
22419
22419
  var ckTable__columnsManager_vue_vue_type_style_index_0_scoped_true_lang = "";
22420
- const _hoisted_1$8 = { class: "columns-manger-container" };
22420
+ const _hoisted_1$9 = { class: "columns-manger-container" };
22421
22421
  const _hoisted_2$5 = { class: "columns-manger__item" };
22422
- const _sfc_main$9 = /* @__PURE__ */ defineComponent({
22422
+ const _sfc_main$a = /* @__PURE__ */ defineComponent({
22423
22423
  props: {
22424
22424
  modelValue: { type: Boolean },
22425
22425
  columns: null,
@@ -22459,13 +22459,13 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
22459
22459
  props.columns[colName].isDisplayed = value;
22460
22460
  }
22461
22461
  return (_ctx, _cache) => {
22462
- return openBlock(), createBlock(_sfc_main$a, {
22462
+ return openBlock(), createBlock(_sfc_main$b, {
22463
22463
  modelValue: unref$1(isActive),
22464
22464
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => isRef$1(isActive) ? isActive.value = $event : null),
22465
22465
  title: "Administrador de columnas"
22466
22466
  }, {
22467
22467
  default: withCtx(() => [
22468
- createElementVNode("div", _hoisted_1$8, [
22468
+ createElementVNode("div", _hoisted_1$9, [
22469
22469
  (openBlock(true), createElementBlock(Fragment, null, renderList(unref$1(columnsCheckable), (col) => {
22470
22470
  return openBlock(), createElementBlock("div", _hoisted_2$5, [
22471
22471
  createVNode(CkCheckbox, {
@@ -22487,10 +22487,10 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
22487
22487
  };
22488
22488
  }
22489
22489
  });
22490
- var TableColumnsManager = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-2d6fd542"]]);
22490
+ var TableColumnsManager = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-2d6fd542"]]);
22491
22491
  var ckTable_vue_vue_type_style_index_0_lang = "";
22492
22492
  var ckTable_vue_vue_type_style_index_1_scoped_true_lang = "";
22493
- const _hoisted_1$7 = { class: "ck-table" };
22493
+ const _hoisted_1$8 = { class: "ck-table" };
22494
22494
  const _hoisted_2$4 = {
22495
22495
  key: 0,
22496
22496
  class: "ck-table__header"
@@ -22505,7 +22505,7 @@ const _hoisted_6 = {
22505
22505
  key: 2,
22506
22506
  class: "ck-table--mobile-container"
22507
22507
  };
22508
- const _sfc_main$8 = /* @__PURE__ */ defineComponent({
22508
+ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
22509
22509
  props: {
22510
22510
  columns: null,
22511
22511
  hasColumnsManager: { type: Boolean },
@@ -22609,7 +22609,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
22609
22609
  TableColumnsManager,
22610
22610
  TablePagination,
22611
22611
  TableHeaderItems,
22612
- _sfc_main$h
22612
+ _sfc_main$i
22613
22613
  ]);
22614
22614
  return (_ctx, _cache) => {
22615
22615
  return openBlock(), createElementBlock(Fragment, null, [
@@ -22620,7 +22620,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
22620
22620
  columnsArray: unref$1(columnsArray),
22621
22621
  columns: __props.columns || []
22622
22622
  }, null, 8, ["modelValue", "columnsArray", "columns"])) : createCommentVNode("", true),
22623
- createElementVNode("div", _hoisted_1$7, [
22623
+ createElementVNode("div", _hoisted_1$8, [
22624
22624
  _ctx.$slots.header || !__props.hideHeaderActions ? (openBlock(), createElementBlock("div", _hoisted_2$4, [
22625
22625
  createVNode(TableHeaderItems, {
22626
22626
  search: unref$1(searchLocal),
@@ -22650,7 +22650,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
22650
22650
  createVNode(CkTr, null, {
22651
22651
  default: withCtx(() => [
22652
22652
  (openBlock(true), createElementBlock(Fragment, null, renderList(unref$1(filteredColumnsList), (col) => {
22653
- return openBlock(), createBlock(_sfc_main$h, {
22653
+ return openBlock(), createBlock(_sfc_main$i, {
22654
22654
  key: col.title,
22655
22655
  col
22656
22656
  }, null, 8, ["col"]);
@@ -22700,10 +22700,10 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
22700
22700
  };
22701
22701
  }
22702
22702
  });
22703
- var ckTable = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-26890d44"]]);
22703
+ var ckTable = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-26890d44"]]);
22704
22704
  var ckChip_vue_vue_type_style_index_0_scoped_true_lang = "";
22705
- const _hoisted_1$6 = ["color"];
22706
- const _sfc_main$7 = /* @__PURE__ */ defineComponent({
22705
+ const _hoisted_1$7 = ["color"];
22706
+ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
22707
22707
  props: {
22708
22708
  size: null,
22709
22709
  color: null,
@@ -22738,13 +22738,13 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
22738
22738
  "icon-pack": __props.iconPack
22739
22739
  }, null, 8, ["icon", "icon-pack"])) : createCommentVNode("", true),
22740
22740
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
22741
- ], 14, _hoisted_1$6);
22741
+ ], 14, _hoisted_1$7);
22742
22742
  };
22743
22743
  }
22744
22744
  });
22745
- var ckChip = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-36521210"]]);
22745
+ var ckChip = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-36521210"]]);
22746
22746
  var ckDiv_vue_vue_type_style_index_0_lang = "";
22747
- const _sfc_main$6 = /* @__PURE__ */ defineComponent({
22747
+ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
22748
22748
  props: {
22749
22749
  widthBreaks: null
22750
22750
  },
@@ -22778,8 +22778,8 @@ var globalVariables = {
22778
22778
  defaultImgBorderColor: "#EEEEEE"
22779
22779
  };
22780
22780
  var ckImg_vue_vue_type_style_index_0_scoped_true_lang = "";
22781
- const _hoisted_1$5 = ["src", "alt"];
22782
- const _sfc_main$5 = /* @__PURE__ */ defineComponent({
22781
+ const _hoisted_1$6 = ["src", "alt"];
22782
+ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
22783
22783
  props: {
22784
22784
  src: null,
22785
22785
  failImgSrc: null,
@@ -22888,22 +22888,22 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
22888
22888
  style: normalizeStyle(unref$1(computedImgStyle)),
22889
22889
  alt: __props.alt,
22890
22890
  onError: _cache[0] || (_cache[0] = ($event) => altNeeded.value = true)
22891
- }, null, 44, _hoisted_1$5)
22891
+ }, null, 44, _hoisted_1$6)
22892
22892
  ], 6);
22893
22893
  };
22894
22894
  }
22895
22895
  });
22896
- var ckImg = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-4d100c3a"]]);
22896
+ var ckImg = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-4d100c3a"]]);
22897
22897
  var ckRadio_vue_vue_type_style_index_0_scoped_true_lang = "";
22898
22898
  const _withScopeId$1 = (n) => (pushScopeId("data-v-2e09b238"), n = n(), popScopeId(), n);
22899
- const _hoisted_1$4 = ["onKeyup"];
22899
+ const _hoisted_1$5 = ["onKeyup"];
22900
22900
  const _hoisted_2$3 = ["name", "value", "disabled"];
22901
22901
  const _hoisted_3$1 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("div", { class: "c-Radio__element" }, null, -1));
22902
22902
  const _hoisted_4$1 = {
22903
22903
  key: 0,
22904
22904
  class: "c-Radio__label"
22905
22905
  };
22906
- const _sfc_main$4 = /* @__PURE__ */ defineComponent({
22906
+ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
22907
22907
  props: {
22908
22908
  modelValue: null,
22909
22909
  name: null,
@@ -22957,16 +22957,16 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
22957
22957
  ]),
22958
22958
  _hoisted_3$1,
22959
22959
  option.label ? (openBlock(), createElementBlock("span", _hoisted_4$1, toDisplayString(option.label), 1)) : createCommentVNode("", true)
22960
- ], 16, _hoisted_1$4);
22960
+ ], 16, _hoisted_1$5);
22961
22961
  }), 128);
22962
22962
  };
22963
22963
  }
22964
22964
  });
22965
- var ckRadio = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-2e09b238"]]);
22965
+ var ckRadio = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-2e09b238"]]);
22966
22966
  var ckSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
22967
- const _hoisted_1$3 = ["disabled"];
22967
+ const _hoisted_1$4 = ["disabled"];
22968
22968
  const _hoisted_2$2 = ["value"];
22969
- const _sfc_main$3 = /* @__PURE__ */ defineComponent({
22969
+ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
22970
22970
  props: {
22971
22971
  modelValue: null,
22972
22972
  prop: null,
@@ -23156,14 +23156,84 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
23156
23156
  key: option
23157
23157
  }, toDisplayString(getOptionName(option)), 9, _hoisted_2$2);
23158
23158
  }), 128))
23159
- ], 42, _hoisted_1$3), [
23159
+ ], 42, _hoisted_1$4), [
23160
23160
  [vModelSelect, unref$1(value)]
23161
23161
  ])
23162
23162
  ], 4);
23163
23163
  };
23164
23164
  }
23165
23165
  });
23166
- var ckSelect = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-37612997"]]);
23166
+ var ckSelect = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-37612997"]]);
23167
+ var ckSidebar_vue_vue_type_style_index_0_scoped_true_lang = "";
23168
+ const _hoisted_1$3 = {
23169
+ key: 1,
23170
+ class: "sidebar-header-title"
23171
+ };
23172
+ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
23173
+ props: {
23174
+ modelValue: { type: Boolean },
23175
+ title: null,
23176
+ width: null,
23177
+ rightSide: { type: Boolean }
23178
+ },
23179
+ emits: ["update:modelValue"],
23180
+ setup(__props, { emit: emits }) {
23181
+ const props = __props;
23182
+ const isActive = computed$2({
23183
+ get() {
23184
+ return props.modelValue;
23185
+ },
23186
+ set(val) {
23187
+ emits("update:modelValue", val);
23188
+ }
23189
+ });
23190
+ const computedClass = computed$2(() => {
23191
+ return {
23192
+ "right-side": props.rightSide
23193
+ };
23194
+ });
23195
+ const computedStyle = computed$2(() => {
23196
+ const list = [];
23197
+ if (props.width)
23198
+ list.push({ width: props.width });
23199
+ return list;
23200
+ });
23201
+ return (_ctx, _cache) => {
23202
+ const _component_ck_icon = resolveComponent("ck-icon");
23203
+ return unref$1(isActive) ? (openBlock(), createElementBlock("div", {
23204
+ key: 0,
23205
+ class: "ck-sidebar-background",
23206
+ onClick: _cache[1] || (_cache[1] = withModifiers(($event) => isActive.value = false, ["self"]))
23207
+ }, [
23208
+ createElementVNode("div", {
23209
+ class: normalizeClass(["sidebar-content", unref$1(computedClass)]),
23210
+ style: normalizeStyle(unref$1(computedStyle))
23211
+ }, [
23212
+ createElementVNode("div", {
23213
+ class: "sidebar-header",
23214
+ onClick: _cache[0] || (_cache[0] = ($event) => isActive.value = false)
23215
+ }, [
23216
+ __props.rightSide ? (openBlock(), createBlock(_component_ck_icon, {
23217
+ key: 0,
23218
+ class: "mr-2",
23219
+ icon: "times"
23220
+ })) : createCommentVNode("", true),
23221
+ __props.title ? (openBlock(), createElementBlock("div", _hoisted_1$3, toDisplayString(__props.title), 1)) : createCommentVNode("", true),
23222
+ !__props.rightSide ? (openBlock(), createBlock(_component_ck_icon, {
23223
+ key: 2,
23224
+ class: "ml-2",
23225
+ icon: "times"
23226
+ })) : createCommentVNode("", true)
23227
+ ]),
23228
+ createElementVNode("div", null, [
23229
+ renderSlot(_ctx.$slots, "default", {}, void 0, true)
23230
+ ])
23231
+ ], 6)
23232
+ ])) : createCommentVNode("", true);
23233
+ };
23234
+ }
23235
+ });
23236
+ var ckSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-caa98a4c"]]);
23167
23237
  var ckSwitch_vue_vue_type_style_index_0_scoped_true_lang = "";
23168
23238
  const _withScopeId = (n) => (pushScopeId("data-v-f66bfcc0"), n = n(), popScopeId(), n);
23169
23239
  const _hoisted_1$2 = ["disabled"];
@@ -23399,14 +23469,15 @@ var components = /* @__PURE__ */ Object.freeze({
23399
23469
  CkButton,
23400
23470
  CkCheckbox,
23401
23471
  CkChip: ckChip,
23402
- CkDiv: _sfc_main$6,
23472
+ CkDiv: _sfc_main$7,
23403
23473
  CkIcon,
23404
23474
  CkImg: ckImg,
23405
23475
  CkInput,
23406
23476
  CkLabel,
23407
- CkPopup: _sfc_main$a,
23477
+ CkPopup: _sfc_main$b,
23408
23478
  CkRadio: ckRadio,
23409
23479
  CkSelect: ckSelect,
23480
+ CkSidebar: ckSidebar,
23410
23481
  CkSwitch: ckSwitch,
23411
23482
  CkSwitchOptions: ckSwitchOptions,
23412
23483
  CkTextarea: ckTextarea
@@ -23442,4 +23513,4 @@ const install = function installCleek(app, options) {
23442
23513
  app.component(componentName, component);
23443
23514
  });
23444
23515
  };
23445
- export { CkButton, CkCheckbox, ckChip as CkChip, _sfc_main$6 as CkDiv, ckDropdown as CkDropdown, CkIcon, ckImg as CkImg, CkInput, CkLabel, ckNavbar as CkNavbar, ckNotify as CkNotify, _sfc_main$a as CkPopup, ckRadio as CkRadio, ckSelect as CkSelect, ckSwitch as CkSwitch, ckSwitchOptions as CkSwitchOptions, ckTable as CkTable, CkTd, ckTextarea as CkTextarea, CkTh, CkTr, install as default };
23516
+ export { CkButton, CkCheckbox, ckChip as CkChip, _sfc_main$7 as CkDiv, ckDropdown as CkDropdown, CkIcon, ckImg as CkImg, CkInput, CkLabel, ckNavbar as CkNavbar, ckNotify as CkNotify, _sfc_main$b as CkPopup, ckRadio as CkRadio, ckSelect as CkSelect, ckSidebar as CkSidebar, ckSwitch as CkSwitch, ckSwitchOptions as CkSwitchOptions, ckTable as CkTable, CkTd, ckTextarea as CkTextarea, CkTh, CkTr, install as default };