fit2cloud-ui-plus 1.0.0-beta.8 → 1.0.0

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.
@@ -565,7 +565,7 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
565
565
  };
566
566
  }
567
567
  }));
568
- var FuFilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/filter-bar/FuFilterInput.vue"]]);
568
+ var FuFilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/filter-bar/FuFilterInput.vue"]]);
569
569
  const _sfc_main$A = /* @__PURE__ */ defineComponent({
570
570
  __name: "FuFilterConditionText",
571
571
  props: {
@@ -609,7 +609,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
609
609
  };
610
610
  }
611
611
  });
612
- var FuFilterConditionText = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/filter-bar/FuFilterConditionText.vue"]]);
612
+ var FuFilterConditionText = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/filter-bar/FuFilterConditionText.vue"]]);
613
613
  const _hoisted_1$m = { class: "fu-filter-conditions" };
614
614
  const _sfc_main$z = /* @__PURE__ */ defineComponent({
615
615
  __name: "FuFilterConditions",
@@ -649,7 +649,7 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
649
649
  };
650
650
  }
651
651
  });
652
- var FuFilterConditions = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/filter-bar/FuFilterConditions.vue"]]);
652
+ var FuFilterConditions = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/filter-bar/FuFilterConditions.vue"]]);
653
653
  const selectKey = Symbol("SelectKey");
654
654
  const referenceKey$1 = Symbol("ReferenceKey");
655
655
  const _hoisted_1$l = { class: "fu-filter__result" };
@@ -886,7 +886,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
886
886
  };
887
887
  }
888
888
  }));
889
- var FuFilter = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/filter-bar/FuFilter.vue"]]);
889
+ var FuFilter = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/filter-bar/FuFilter.vue"]]);
890
890
  const _hoisted_1$k = { class: "fu-filter-bar" };
891
891
  const _hoisted_2$d = { class: "fu-filter-bar__top" };
892
892
  const _hoisted_3$b = { class: "top_left" };
@@ -996,7 +996,7 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
996
996
  };
997
997
  }
998
998
  }));
999
- var FuFilterBar = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/filter-bar/FuFilterBar.vue"]]);
999
+ var FuFilterBar = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/filter-bar/FuFilterBar.vue"]]);
1000
1000
  const _hoisted_1$j = ["onClick"];
1001
1001
  const _sfc_main$w = /* @__PURE__ */ defineComponent({
1002
1002
  __name: "FuFilterOption",
@@ -1034,14 +1034,11 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
1034
1034
  };
1035
1035
  }
1036
1036
  });
1037
- var FuFilterOption = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/filter-bar/filter-components/FuFilterOption.vue"]]);
1037
+ var FuFilterOption = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/filter-bar/filter-components/FuFilterOption.vue"]]);
1038
1038
  const _hoisted_1$i = { class: "fu-filter-component" };
1039
1039
  const _hoisted_2$c = { class: "fu-filter-component__label" };
1040
1040
  const _hoisted_3$a = { class: "fu-filter-component__content" };
1041
- const _hoisted_4 = {
1042
- key: 0,
1043
- class: "fu-filter-option"
1044
- };
1041
+ const _hoisted_4 = { class: "fu-filter-option" };
1045
1042
  const __default__$p = { name: "FuFilterSelect" };
1046
1043
  const _sfc_main$v = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, __default__$p), {
1047
1044
  props: {
@@ -1170,7 +1167,8 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1170
1167
  key: o.value
1171
1168
  }, null, 8, ["label", "value"]);
1172
1169
  }), 128)),
1173
- createVNode(_component_el_popover, {
1170
+ unref(showMore) ? (openBlock(), createBlock(_component_el_popover, {
1171
+ key: 0,
1174
1172
  "popper-class": "fu-filter-component-popover",
1175
1173
  "show-arrow": false,
1176
1174
  placement: "bottom-start",
@@ -1178,7 +1176,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1178
1176
  width: "240"
1179
1177
  }, {
1180
1178
  reference: withCtx(() => [
1181
- unref(showMore) ? (openBlock(), createElementBlock("div", _hoisted_4, [
1179
+ createElementVNode("div", _hoisted_4, [
1182
1180
  createVNode(_component_el_icon, null, {
1183
1181
  default: withCtx(() => [
1184
1182
  createVNode(_component_Plus)
@@ -1186,7 +1184,7 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1186
1184
  _: 1
1187
1185
  }),
1188
1186
  createTextVNode(" " + toDisplayString(unref(t)("fu.filter_bar.more")), 1)
1189
- ])) : createCommentVNode("v-if", true)
1187
+ ])
1190
1188
  ]),
1191
1189
  default: withCtx(() => [
1192
1190
  createVNode(_component_el_select, mergeProps({
@@ -1221,13 +1219,13 @@ const _sfc_main$v = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1221
1219
  }, 16, ["modelValue", "multiple", "size", "placeholder"])
1222
1220
  ]),
1223
1221
  _: 1
1224
- })
1222
+ })) : createCommentVNode("v-if", true)
1225
1223
  ])
1226
1224
  ]);
1227
1225
  };
1228
1226
  }
1229
1227
  }));
1230
- var FuFilterSelect = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/filter-bar/filter-components/FuFilterSelect.vue"]]);
1228
+ var FuFilterSelect = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/filter-bar/filter-components/FuFilterSelect.vue"]]);
1231
1229
  const getCheckDate = (timestamp) => {
1232
1230
  if (!timestamp)
1233
1231
  return false;
@@ -1279,20 +1277,20 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1279
1277
  },
1280
1278
  setup(__props, { expose }) {
1281
1279
  const props = __props;
1282
- const value = ref("");
1280
+ const value = ref([]);
1283
1281
  const configSize = useSize();
1284
1282
  const valueLabel = computed(() => {
1285
1283
  return dateFormat(value.value[0]) + " - " + dateFormat(value.value[1]);
1286
1284
  });
1287
1285
  const { t } = useLocale();
1288
1286
  function getCondition() {
1289
- if (!String(value.value))
1287
+ if (!value.value || value.value.length === 0)
1290
1288
  return;
1291
1289
  let { field: field2, label } = props;
1292
1290
  return { field: field2, label, value: value.value, valueLabel: valueLabel.value };
1293
1291
  }
1294
1292
  function init(v) {
1295
- value.value = v !== void 0 ? v : "";
1293
+ value.value = v !== void 0 ? v : [];
1296
1294
  }
1297
1295
  const references = inject(referenceKey$1);
1298
1296
  const field = props.field;
@@ -1325,7 +1323,7 @@ const _sfc_main$u = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1325
1323
  };
1326
1324
  }
1327
1325
  }));
1328
- var FuFilterDate = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/filter-bar/filter-components/FuFilterDate.vue"]]);
1326
+ var FuFilterDate = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/filter-bar/filter-components/FuFilterDate.vue"]]);
1329
1327
  const _hoisted_1$g = { class: "fu-filter-component" };
1330
1328
  const _hoisted_2$a = { class: "fu-filter-component__label" };
1331
1329
  const _hoisted_3$8 = { class: "fu-filter-component__content" };
@@ -1348,20 +1346,20 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1348
1346
  },
1349
1347
  setup(__props, { expose }) {
1350
1348
  const props = __props;
1351
- const value = ref("");
1349
+ const value = ref([]);
1352
1350
  const configSize = useSize();
1353
1351
  const valueLabel = computed(() => {
1354
1352
  return datetimeFormat(value.value[0]) + " - " + datetimeFormat(value.value[1]);
1355
1353
  });
1356
1354
  const { t } = useLocale();
1357
1355
  function getCondition() {
1358
- if (!String(value.value))
1356
+ if (!value.value || value.value.length === 0)
1359
1357
  return;
1360
1358
  let { field: field2, label } = props;
1361
1359
  return { field: field2, label, value: value.value, valueLabel: valueLabel.value };
1362
1360
  }
1363
1361
  function init(v) {
1364
- value.value = v !== void 0 ? v : "";
1362
+ value.value = v !== void 0 ? v : [];
1365
1363
  }
1366
1364
  const references = inject(referenceKey$1);
1367
1365
  const field = props.field;
@@ -1394,7 +1392,7 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1394
1392
  };
1395
1393
  }
1396
1394
  }));
1397
- var FuFilterDateTime = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/filter-bar/filter-components/FuFilterDateTime.vue"]]);
1395
+ var FuFilterDateTime = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/filter-bar/filter-components/FuFilterDateTime.vue"]]);
1398
1396
  const _hoisted_1$f = { class: "fu-filter-component" };
1399
1397
  const _hoisted_2$9 = { class: "fu-filter-component__label" };
1400
1398
  const _hoisted_3$7 = { class: "fu-filter-component__content" };
@@ -1448,7 +1446,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1448
1446
  };
1449
1447
  }
1450
1448
  }));
1451
- var FuFilterInputText = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/filter-bar/filter-components/FuFilterInputText.vue"]]);
1449
+ var FuFilterInputText = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/filter-bar/filter-components/FuFilterInputText.vue"]]);
1452
1450
  FuFilterBar.install = (app) => {
1453
1451
  app.component(FuFilterBar.name, FuFilterBar);
1454
1452
  app.component(FuFilter.name, FuFilter);
@@ -1527,7 +1525,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1527
1525
  };
1528
1526
  }
1529
1527
  }));
1530
- var FuIconButton = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/icon-button/FuIconButton.vue"]]);
1528
+ var FuIconButton = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/icon-button/FuIconButton.vue"]]);
1531
1529
  FuIconButton.install = (app) => {
1532
1530
  app.component(FuIconButton.name, FuIconButton);
1533
1531
  };
@@ -1619,7 +1617,7 @@ const _sfc_main$q = defineComponent({
1619
1617
  };
1620
1618
  }
1621
1619
  });
1622
- var FuReadWriteSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/read-write-switch/FuReadWriteSwitch.vue"]]);
1620
+ var FuReadWriteSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/read-write-switch/FuReadWriteSwitch.vue"]]);
1623
1621
  const __default__$k = { name: "FuInputRwSwitch" };
1624
1622
  const _sfc_main$p = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, __default__$k), {
1625
1623
  props: {
@@ -1672,7 +1670,7 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1672
1670
  };
1673
1671
  }
1674
1672
  }));
1675
- var FuInputRwSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/read-write-switch/FuInputRwSwitch.vue"]]);
1673
+ var FuInputRwSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/read-write-switch/FuInputRwSwitch.vue"]]);
1676
1674
  const __default__$j = { name: "FuSelectRwSwitch" };
1677
1675
  const _sfc_main$o = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, __default__$j), {
1678
1676
  props: {
@@ -1756,7 +1754,7 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1756
1754
  };
1757
1755
  }
1758
1756
  }));
1759
- var FuSelectRwSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/read-write-switch/FuSelectRwSwitch.vue"]]);
1757
+ var FuSelectRwSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/read-write-switch/FuSelectRwSwitch.vue"]]);
1760
1758
  FuReadWriteSwitch.install = (app) => {
1761
1759
  app.component(FuReadWriteSwitch.name, FuReadWriteSwitch);
1762
1760
  app.component(FuInputRwSwitch.name, FuInputRwSwitch);
@@ -1835,7 +1833,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1835
1833
  };
1836
1834
  }
1837
1835
  }));
1838
- var FuQuickSearch = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/search-bar/FuQuickSearch.vue"]]);
1836
+ var FuQuickSearch = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/search-bar/FuQuickSearch.vue"]]);
1839
1837
  const referenceKey = Symbol("ReferenceKey");
1840
1838
  const _hoisted_1$c = { class: "fu-complex-components" };
1841
1839
  const _hoisted_2$8 = { class: "fu-complex-components__body" };
@@ -1964,7 +1962,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1964
1962
  };
1965
1963
  }
1966
1964
  }));
1967
- var FuComplexSearch = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/search-bar/FuComplexSearch.vue"]]);
1965
+ var FuComplexSearch = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/search-bar/FuComplexSearch.vue"]]);
1968
1966
  const __default__$g = { name: "FuSearchBarButton" };
1969
1967
  const _sfc_main$l = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, __default__$g), {
1970
1968
  props: {
@@ -1995,7 +1993,7 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
1995
1993
  };
1996
1994
  }
1997
1995
  }));
1998
- var FuSearchBarButton = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/search-bar/FuSearchBarButton.vue"]]);
1996
+ var FuSearchBarButton = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/search-bar/FuSearchBarButton.vue"]]);
1999
1997
  const _hoisted_1$b = { class: "fu-search-conditions__item" };
2000
1998
  const _hoisted_2$7 = { key: 0 };
2001
1999
  const _hoisted_3$5 = { class: "condition-value" };
@@ -2044,7 +2042,7 @@ const _sfc_main$k = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
2044
2042
  };
2045
2043
  }
2046
2044
  }));
2047
- var FuSearchConditions = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/search-bar/FuSearchContions.vue"]]);
2045
+ var FuSearchConditions = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/search-bar/FuSearchContions.vue"]]);
2048
2046
  const _hoisted_1$a = { class: "fu-search-bar" };
2049
2047
  const _hoisted_2$6 = { class: "fu-search-bar__content" };
2050
2048
  const _hoisted_3$4 = { class: "fu-search-bar__buttons" };
@@ -2207,7 +2205,7 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
2207
2205
  };
2208
2206
  }
2209
2207
  }));
2210
- var FuSearchBar = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/search-bar/FuSearchBar.vue"]]);
2208
+ var FuSearchBar = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/search-bar/FuSearchBar.vue"]]);
2211
2209
  const _hoisted_1$9 = { class: "fu-complex-component" };
2212
2210
  const _hoisted_2$5 = { class: "fu-complex-component__label" };
2213
2211
  const _hoisted_3$3 = { class: "fu-complex-component__content" };
@@ -2303,7 +2301,7 @@ const _sfc_main$i = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
2303
2301
  };
2304
2302
  }
2305
2303
  }));
2306
- var FuComplexSelect = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/search-bar/complex-components/FuComplexSelect.vue"]]);
2304
+ var FuComplexSelect = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/search-bar/complex-components/FuComplexSelect.vue"]]);
2307
2305
  const _hoisted_1$8 = { class: "fu-complex-component" };
2308
2306
  const _hoisted_2$4 = { class: "fu-complex-component__label" };
2309
2307
  const _hoisted_3$2 = { class: "fu-complex-component__content" };
@@ -2360,7 +2358,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
2360
2358
  };
2361
2359
  }
2362
2360
  }));
2363
- var FuComplexInput = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/search-bar/complex-components/FuComplexInput.vue"]]);
2361
+ var FuComplexInput = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/search-bar/complex-components/FuComplexInput.vue"]]);
2364
2362
  const _hoisted_1$7 = { class: "fu-complex-component" };
2365
2363
  const _hoisted_2$3 = { class: "fu-complex-component__label" };
2366
2364
  const _hoisted_3$1 = { class: "fu-complex-component__content" };
@@ -2428,7 +2426,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
2428
2426
  };
2429
2427
  }
2430
2428
  }));
2431
- var FuComplexDate = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/search-bar/complex-components/FuComplexDate.vue"]]);
2429
+ var FuComplexDate = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/search-bar/complex-components/FuComplexDate.vue"]]);
2432
2430
  const _hoisted_1$6 = { class: "fu-complex-component" };
2433
2431
  const _hoisted_2$2 = { class: "fu-complex-component__label" };
2434
2432
  const _hoisted_3 = { class: "fu-complex-component__content" };
@@ -2497,7 +2495,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
2497
2495
  };
2498
2496
  }
2499
2497
  }));
2500
- var FuComplexDateTime = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/search-bar/complex-components/FuComplexDateTime.vue"]]);
2498
+ var FuComplexDateTime = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/search-bar/complex-components/FuComplexDateTime.vue"]]);
2501
2499
  FuSearchBar.install = (app) => {
2502
2500
  app.component(FuQuickSearch.name, FuQuickSearch);
2503
2501
  app.component(FuSearchBar.name, FuSearchBar);
@@ -2641,7 +2639,7 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
2641
2639
  };
2642
2640
  }
2643
2641
  });
2644
- var FuSpeedDialButton = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/speed-dial/FuSpeedDialButton.vue"]]);
2642
+ var FuSpeedDialButton = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/speed-dial/FuSpeedDialButton.vue"]]);
2645
2643
  const SpeedDialKey = Symbol("SpeedDialKey");
2646
2644
  const _hoisted_1$5 = { class: "fu-speed-dial-action-button" };
2647
2645
  const _sfc_main$d = /* @__PURE__ */ defineComponent({
@@ -2733,7 +2731,7 @@ const _sfc_main$d = /* @__PURE__ */ defineComponent({
2733
2731
  };
2734
2732
  }
2735
2733
  });
2736
- var FuSpeedDialActionButton = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/speed-dial/FuSpeedDialActionButton.vue"]]);
2734
+ var FuSpeedDialActionButton = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/speed-dial/FuSpeedDialActionButton.vue"]]);
2737
2735
  const __default__$9 = { name: "FuSpeedDialItem" };
2738
2736
  const _sfc_main$c = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, __default__$9), {
2739
2737
  props: {
@@ -2824,7 +2822,7 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
2824
2822
  };
2825
2823
  }
2826
2824
  }));
2827
- var FuSpeedDialItem = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/speed-dial/FuSpeedDialItem.vue"]]);
2825
+ var FuSpeedDialItem = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/speed-dial/FuSpeedDialItem.vue"]]);
2828
2826
  const _hoisted_1$4 = { class: "fu-speed-dial__content" };
2829
2827
  const __default__$8 = { name: "FuSpeedDial" };
2830
2828
  const _sfc_main$b = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, __default__$8), {
@@ -3094,7 +3092,7 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
3094
3092
  };
3095
3093
  }
3096
3094
  }));
3097
- var FuSpeedDial = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/speed-dial/FuSpeedDial.vue"]]);
3095
+ var FuSpeedDial = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/speed-dial/FuSpeedDial.vue"]]);
3098
3096
  FuSpeedDial.install = (app) => {
3099
3097
  app.component(FuSpeedDial.name, FuSpeedDial);
3100
3098
  app.component(FuSpeedDialItem.name, FuSpeedDialItem);
@@ -3310,7 +3308,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
3310
3308
  };
3311
3309
  }
3312
3310
  }));
3313
- var FuSplitPane = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/split-pane/FuSplitPane.vue"]]);
3311
+ var FuSplitPane = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/split-pane/FuSplitPane.vue"]]);
3314
3312
  FuSplitPane.install = (app) => {
3315
3313
  app.component(FuSplitPane.name, FuSplitPane);
3316
3314
  };
@@ -3506,7 +3504,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
3506
3504
  };
3507
3505
  }
3508
3506
  }));
3509
- var FuTable = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/table/FuTable.vue"]]);
3507
+ var FuTable = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/table/FuTable.vue"]]);
3510
3508
  const tableColumnSelect = (localKey) => {
3511
3509
  const columnsKey = computed(() => {
3512
3510
  return localKey ? "FU-T-" + localKey : "";
@@ -3678,7 +3676,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
3678
3676
  };
3679
3677
  }
3680
3678
  });
3681
- var FuTableColumnSelectPopover = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/table/table-column-select/FuTableColumnSelectPopover.vue"]]);
3679
+ var FuTableColumnSelectPopover = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/table/table-column-select/FuTableColumnSelectPopover.vue"]]);
3682
3680
  const _hoisted_1$1 = { style: { "display": "inline-block" } };
3683
3681
  const _sfc_main$7 = /* @__PURE__ */ defineComponent({
3684
3682
  __name: "FuTableColumnSelectDialog",
@@ -3812,7 +3810,7 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
3812
3810
  };
3813
3811
  }
3814
3812
  });
3815
- var FuTableColumnSelectDialog = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/table/table-column-select/FuTableColumnSelectDialog.vue"]]);
3813
+ var FuTableColumnSelectDialog = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/table/table-column-select/FuTableColumnSelectDialog.vue"]]);
3816
3814
  const _sfc_main$6 = defineComponent({
3817
3815
  name: "FuTableColumnSelect",
3818
3816
  props: ["type"],
@@ -3827,7 +3825,7 @@ const _sfc_main$6 = defineComponent({
3827
3825
  };
3828
3826
  }
3829
3827
  });
3830
- var FuTableColumnSelect = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/table/table-column-select/FuTableColumnSelect.vue"]]);
3828
+ var FuTableColumnSelect = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/table/table-column-select/FuTableColumnSelect.vue"]]);
3831
3829
  const __default__$5 = { name: "FuTablePagination" };
3832
3830
  const _sfc_main$5 = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, __default__$5), {
3833
3831
  props: {
@@ -3876,7 +3874,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
3876
3874
  };
3877
3875
  }
3878
3876
  }));
3879
- var FuTablePagination = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/table/FuTablePagination.vue"]]);
3877
+ var FuTablePagination = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/table/FuTablePagination.vue"]]);
3880
3878
  const __default__$4 = { name: "FuTableButton" };
3881
3879
  const _sfc_main$4 = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, __default__$4), {
3882
3880
  props: {
@@ -3905,7 +3903,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
3905
3903
  };
3906
3904
  }
3907
3905
  }));
3908
- var FuTableButton = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/table/table-operations/FuTableButton.vue"]]);
3906
+ var FuTableButton = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/table/table-operations/FuTableButton.vue"]]);
3909
3907
  const __default__$3 = { name: "FuTableMoreButton" };
3910
3908
  const _sfc_main$3 = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, __default__$3), {
3911
3909
  props: {
@@ -3991,7 +3989,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
3991
3989
  };
3992
3990
  }
3993
3991
  }));
3994
- var FuTableMoreButton = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/table/table-operations/FuTableMoreButton.vue"]]);
3992
+ var FuTableMoreButton = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/table/table-operations/FuTableMoreButton.vue"]]);
3995
3993
  const __default__$2 = { name: "FuTableOperations" };
3996
3994
  const _sfc_main$2 = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, __default__$2), {
3997
3995
  props: {
@@ -4098,7 +4096,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
4098
4096
  };
4099
4097
  }
4100
4098
  }));
4101
- var FuTableOperations = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/table/table-operations/FuTableOperations.vue"]]);
4099
+ var FuTableOperations = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/table/table-operations/FuTableOperations.vue"]]);
4102
4100
  const _hoisted_1 = { class: "fu-dropdown-link" };
4103
4101
  const _hoisted_2 = {
4104
4102
  key: 0,
@@ -4232,7 +4230,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
4232
4230
  };
4233
4231
  }
4234
4232
  }));
4235
- var FuTableColumnDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/table/FuTableColumnDropdown.vue"]]);
4233
+ var FuTableColumnDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/table/FuTableColumnDropdown.vue"]]);
4236
4234
  FuTable.install = (app) => {
4237
4235
  app.component(FuTable.name, FuTable);
4238
4236
  app.component(FuTablePagination.name, FuTablePagination);
@@ -4389,7 +4387,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({
4389
4387
  };
4390
4388
  }
4391
4389
  }));
4392
- var FuTabs = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "/Users/mokun/fit2cloud2.0/fit2cloud-ui-plus/src/components/tabs/FuTabs.vue"]]);
4390
+ var FuTabs = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "/Users/runner/work/fit2cloud-ui-plus/fit2cloud-ui-plus/src/components/tabs/FuTabs.vue"]]);
4393
4391
  FuTabs.install = (app) => {
4394
4392
  app.component(FuTabs.name, FuTabs);
4395
4393
  };
@@ -4398,7 +4396,7 @@ var __glob_2_7 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProp
4398
4396
  "default": FuTabs
4399
4397
  }, Symbol.toStringTag, { value: "Module" }));
4400
4398
  const name = "fit2cloud-ui-plus";
4401
- const version = "1.0.0-beta.8";
4399
+ const version = "1.0.0";
4402
4400
  const main = "./lib/fit2cloud-ui-plus.es.js";
4403
4401
  const files = [
4404
4402
  "lib",