@g1cloud/bluesea 5.0.0-alpha.103 → 5.0.0-alpha.104

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.
Files changed (33) hide show
  1. package/dist/{BSAlertModal-BE-Vl_61.js → BSAlertModal-C9h7f0Xm.js} +1 -1
  2. package/dist/{BSGridColumnSettingModal-BApUiryn.js → BSGridColumnSettingModal-D2kaazXr.js} +1 -1
  3. package/dist/{BSYesNoModal-8KP6P1sL.js → BSYesNoModal-Cg4SKr2f.js} +1 -1
  4. package/dist/{BSYoutubeInputModal-C68dxRx6.js → BSYoutubeInputModal-VFbYH6Ao.js} +1 -1
  5. package/dist/{ImageInsertModal-cFeJeG5D.js → ImageInsertModal-9xM1jm5I.js} +2 -2
  6. package/dist/{ImageProperties.vue_vue_type_script_setup_true_lang-Bkey624u.js → ImageProperties.vue_vue_type_script_setup_true_lang-BvTRsMcd.js} +1 -1
  7. package/dist/{ImagePropertiesModal-BXuc7d9_.js → ImagePropertiesModal-Ts_UABPu.js} +2 -2
  8. package/dist/{LinkPropertiesModal-BcDbyNe6.js → LinkPropertiesModal-CnUfKDXm.js} +1 -1
  9. package/dist/{TableInsertModal-081LuhxL.js → TableInsertModal-Bvxf4PUv.js} +1 -1
  10. package/dist/{VideoInsertModal-Bo9AlUb0.js → VideoInsertModal-BIUtgMCd.js} +2 -2
  11. package/dist/{VideoProperties.vue_vue_type_script_setup_true_lang-BIT148dP.js → VideoProperties.vue_vue_type_script_setup_true_lang-BkmAVlT3.js} +1 -1
  12. package/dist/{VideoPropertiesModal-1FEFBY2g.js → VideoPropertiesModal-qvcNT2zy.js} +2 -2
  13. package/dist/{YoutubeInsertModal-Bx59Dag9.js → YoutubeInsertModal-DPbUl3rb.js} +2 -2
  14. package/dist/{YoutubeProperties.vue_vue_type_script_setup_true_lang-B-SoaQxT.js → YoutubeProperties.vue_vue_type_script_setup_true_lang-DkmkLm2E.js} +1 -1
  15. package/dist/{YoutubePropertiesModal-CMT4YVP3.js → YoutubePropertiesModal-J9afembk.js} +2 -2
  16. package/dist/bluesea.css +54 -7
  17. package/dist/bluesea.js +1 -1
  18. package/dist/bluesea.umd.cjs +99 -108
  19. package/dist/{index-HhyqBqNB.js → index-kFxNM01A.js} +113 -122
  20. package/package.json +5 -5
  21. package/{css → scss}/component.scss +1 -0
  22. package/{css → scss}/variable.scss +2 -2
  23. package/dist/css/bluesea.css +0 -30434
  24. package/dist/css/frame-default.css +0 -695
  25. /package/{css → scss}/bluesea-base.scss +0 -0
  26. /package/{css → scss}/bluesea.scss +0 -0
  27. /package/{css → scss}/font.scss +0 -0
  28. /package/{css → scss}/frame/default.scss +0 -0
  29. /package/{css → scss}/layout.scss +0 -0
  30. /package/{css → scss}/reset.scss +0 -0
  31. /package/{css → scss}/transition.scss +0 -0
  32. /package/{css → scss}/user-text.scss +0 -0
  33. /package/{css → scss}/utility.scss +0 -0
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createBlock, openBlock, withCtx, withDirectives, createElementVNode, unref, createVNode } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton, i as vFocusOnLoad } from "./index-HhyqBqNB.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton, i as vFocusOnLoad } from "./index-kFxNM01A.js";
3
3
  const _hoisted_1 = { class: "text-right" };
4
4
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
5
  __name: "BSAlertModal",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, onMounted, createBlock, openBlock, withCtx, createElementVNode, createVNode, mergeProps, unref, toHandlers, nextTick } from "vue";
2
- import { d as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, B as BSButton, f as _sfc_main$2, g as _sfc_main$3, h as _sfc_main$4, n as notNull } from "./index-HhyqBqNB.js";
2
+ import { d as createInputGridHandler, u as useModalHandle, _ as _sfc_main$1, B as BSButton, f as _sfc_main$2, g as _sfc_main$3, h as _sfc_main$4, n as notNull } from "./index-kFxNM01A.js";
3
3
  const _hoisted_1 = { class: "text-center" };
4
4
  const _hoisted_2 = { class: "text-center" };
5
5
  const _hoisted_3 = { class: "bs-layout-horizontal" };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createBlock, openBlock, withCtx, withDirectives, createElementVNode, unref, createVNode } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton } from "./index-HhyqBqNB.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, v as vT, B as BSButton } from "./index-kFxNM01A.js";
3
3
  const _hoisted_1 = { class: "text-right" };
4
4
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
5
  __name: "BSYesNoModal",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, useModel, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode, createCommentVNode, unref } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, e as extractYoutubeVideoId } from "./index-HhyqBqNB.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, e as extractYoutubeVideoId } from "./index-kFxNM01A.js";
3
3
  import YouTube from "vue3-youtube";
4
4
  const _hoisted_1 = { class: "bs-layout-vertical gap-16" };
5
5
  const _hoisted_2 = { class: "bs-layout-horizontal align-items-center" };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode, withDirectives, vShow } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, a as _sfc_main$2, b as _sfc_main$3, c as _sfc_main$4 } from "./index-HhyqBqNB.js";
3
- import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-Bkey624u.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, a as _sfc_main$2, b as _sfc_main$3, c as _sfc_main$4 } from "./index-kFxNM01A.js";
3
+ import { _ as _sfc_main$5 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-BvTRsMcd.js";
4
4
  const _hoisted_1 = { class: "bs-layout-form title-w-8" };
5
5
  const _hoisted_2 = { class: "title" };
6
6
  const _hoisted_3 = { class: "bs-layout-horizontal justify-content-end gap-8" };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createElementBlock, openBlock, Fragment, createElementVNode, createVNode, withDirectives, createTextVNode, unref } from "vue";
2
- import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-HhyqBqNB.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-kFxNM01A.js";
3
3
  const _hoisted_1 = { class: "title" };
4
4
  const _hoisted_2 = { class: "title" };
5
5
  const _hoisted_3 = { class: "title" };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, onMounted, useTemplateRef, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode } from "vue";
2
- import { j as findImageNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, l as imageInfoNumberToPixel } from "./index-HhyqBqNB.js";
3
- import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-Bkey624u.js";
2
+ import { j as findImageNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, l as imageInfoNumberToPixel } from "./index-kFxNM01A.js";
3
+ import { _ as _sfc_main$4 } from "./ImageProperties.vue_vue_type_script_setup_true_lang-BvTRsMcd.js";
4
4
  const _hoisted_1 = { class: "title" };
5
5
  const _hoisted_2 = { class: "bs-layout-horizontal justify-content-end gap-8" };
6
6
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, onMounted, createBlock, openBlock, withCtx, createElementVNode, createVNode, createTextVNode, withModifiers } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3 } from "./index-HhyqBqNB.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3 } from "./index-kFxNM01A.js";
3
3
  const _hoisted_1 = { class: "bs-layout-form title-w-8" };
4
4
  const _hoisted_2 = { class: "title" };
5
5
  const _hoisted_3 = { class: "title" };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, g as _sfc_main$3 } from "./index-HhyqBqNB.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, g as _sfc_main$3 } from "./index-kFxNM01A.js";
3
3
  const _hoisted_1 = { class: "bs-layout-form" };
4
4
  const _hoisted_2 = { class: "bs-form-label" };
5
5
  const _hoisted_3 = { class: "bs-form-label" };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode, withDirectives, vShow } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, a as _sfc_main$2, b as _sfc_main$3, c as _sfc_main$4 } from "./index-HhyqBqNB.js";
3
- import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-BIT148dP.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, a as _sfc_main$2, b as _sfc_main$3, c as _sfc_main$4 } from "./index-kFxNM01A.js";
3
+ import { _ as _sfc_main$5 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-BkmAVlT3.js";
4
4
  const _hoisted_1 = { class: "bs-layout-form title-w-8" };
5
5
  const _hoisted_2 = { class: "title" };
6
6
  const _hoisted_3 = { class: "bs-layout-horizontal justify-content-end gap-8" };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createElementBlock, openBlock, Fragment, createElementVNode, createVNode, withDirectives, createTextVNode, unref } from "vue";
2
- import { h as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-HhyqBqNB.js";
2
+ import { h as _sfc_main$1, b as _sfc_main$2, c as _sfc_main$3, v as vT } from "./index-kFxNM01A.js";
3
3
  const _hoisted_1 = { class: "bs-layout-horizontal gap-8" };
4
4
  const _hoisted_2 = { class: "title" };
5
5
  const _hoisted_3 = { class: "title" };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, onMounted, useTemplateRef, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode } from "vue";
2
- import { p as findVideoNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, q as videoInfoNumberToPixel } from "./index-HhyqBqNB.js";
3
- import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-BIT148dP.js";
2
+ import { p as findVideoNode, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, k as formValidator, q as videoInfoNumberToPixel } from "./index-kFxNM01A.js";
3
+ import { _ as _sfc_main$4 } from "./VideoProperties.vue_vue_type_script_setup_true_lang-BkmAVlT3.js";
4
4
  const _hoisted_1 = { class: "title" };
5
5
  const _hoisted_2 = { class: "bs-layout-horizontal justify-content-end gap-8" };
6
6
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, createBlock, openBlock, withCtx, createElementVNode, createVNode } from "vue";
2
- import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, y as youtubeInfoNumberToPixel } from "./index-HhyqBqNB.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-B-SoaQxT.js";
2
+ import { u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, y as youtubeInfoNumberToPixel } from "./index-kFxNM01A.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-DkmkLm2E.js";
4
4
  const _hoisted_1 = { class: "bs-layout-form" };
5
5
  const _hoisted_2 = { class: "title" };
6
6
  const _hoisted_3 = { class: "bs-layout-horizontal justify-content-end gap-8" };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, createElementBlock, openBlock, Fragment, createElementVNode, createVNode, withDirectives, createTextVNode, unref } from "vue";
2
- import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-HhyqBqNB.js";
2
+ import { b as _sfc_main$1, c as _sfc_main$2, v as vT } from "./index-kFxNM01A.js";
3
3
  const _hoisted_1 = { class: "title" };
4
4
  const _hoisted_2 = { class: "title" };
5
5
  const _hoisted_3 = { class: "title" };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, computed, ref, onMounted, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode } from "vue";
2
- import { m as findYoutubeNode, o as normalizeYoutubeInfoData, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, y as youtubeInfoNumberToPixel } from "./index-HhyqBqNB.js";
3
- import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-B-SoaQxT.js";
2
+ import { m as findYoutubeNode, o as normalizeYoutubeInfoData, u as useModalHandle, _ as _sfc_main$1, B as BSButton, b as _sfc_main$2, c as _sfc_main$3, y as youtubeInfoNumberToPixel } from "./index-kFxNM01A.js";
3
+ import { _ as _sfc_main$4 } from "./YoutubeProperties.vue_vue_type_script_setup_true_lang-DkmkLm2E.js";
4
4
  const _hoisted_1 = {
5
5
  key: 0,
6
6
  class: "bs-layout-form"
package/dist/bluesea.css CHANGED
@@ -331,6 +331,7 @@
331
331
  .bs-checkbox-base {
332
332
  display: inline-block;
333
333
  color: var(--body-text);
334
+ white-space: nowrap;
334
335
  }
335
336
  .bs-checkbox-base input {
336
337
  appearance: none;
@@ -565,7 +566,13 @@
565
566
  z-index: 300;
566
567
  min-width: 48px;
567
568
  min-height: 24px;
568
- }.bs-select-popup {
569
+ }[data-theme=dark] .bs-select-popup > .popup-items > .popup-item.selected-item {
570
+ color: var(--primary-400);
571
+ }
572
+ [data-theme=dark] .bs-select-popup > .popup-items > .popup-item.selected-item .checkbox::before {
573
+ color: var(--primary-400);
574
+ }
575
+ .bs-select-popup {
569
576
  min-width: 120px;
570
577
  max-height: 300px;
571
578
  overflow: hidden;
@@ -824,6 +831,7 @@
824
831
  .bs-checkbox-base {
825
832
  display: inline-block;
826
833
  color: var(--body-text);
834
+ white-space: nowrap;
827
835
  }
828
836
  .bs-checkbox-base input {
829
837
  appearance: none;
@@ -1252,6 +1260,7 @@
1252
1260
  .bs-checkbox-base {
1253
1261
  display: inline-block;
1254
1262
  color: var(--body-text);
1263
+ white-space: nowrap;
1255
1264
  }
1256
1265
  .bs-checkbox-base input {
1257
1266
  appearance: none;
@@ -1726,6 +1735,7 @@
1726
1735
  .bs-checkbox-base {
1727
1736
  display: inline-block;
1728
1737
  color: var(--body-text);
1738
+ white-space: nowrap;
1729
1739
  }
1730
1740
  .bs-checkbox-base input {
1731
1741
  appearance: none;
@@ -2584,6 +2594,7 @@ to {
2584
2594
  .bs-checkbox-base {
2585
2595
  display: inline-block;
2586
2596
  color: var(--body-text);
2597
+ white-space: nowrap;
2587
2598
  }
2588
2599
  .bs-checkbox-base input {
2589
2600
  appearance: none;
@@ -3120,6 +3131,7 @@ to {
3120
3131
  .bs-checkbox-base {
3121
3132
  display: inline-block;
3122
3133
  color: var(--body-text);
3134
+ white-space: nowrap;
3123
3135
  }
3124
3136
  .bs-checkbox-base input {
3125
3137
  appearance: none;
@@ -3561,6 +3573,7 @@ to {
3561
3573
  .bs-checkbox-base {
3562
3574
  display: inline-block;
3563
3575
  color: var(--body-text);
3576
+ white-space: nowrap;
3564
3577
  }
3565
3578
  .bs-checkbox-base input {
3566
3579
  appearance: none;
@@ -4044,6 +4057,7 @@ to {
4044
4057
  .bs-checkbox-base {
4045
4058
  display: inline-block;
4046
4059
  color: var(--body-text);
4060
+ white-space: nowrap;
4047
4061
  }
4048
4062
  .bs-checkbox-base input {
4049
4063
  appearance: none;
@@ -4495,6 +4509,7 @@ to {
4495
4509
  .bs-checkbox-base {
4496
4510
  display: inline-block;
4497
4511
  color: var(--body-text);
4512
+ white-space: nowrap;
4498
4513
  }
4499
4514
  .bs-checkbox-base input {
4500
4515
  appearance: none;
@@ -4949,6 +4964,7 @@ to {
4949
4964
  .bs-checkbox-base, .bs-radio-button {
4950
4965
  display: inline-block;
4951
4966
  color: var(--body-text);
4967
+ white-space: nowrap;
4952
4968
  }
4953
4969
  .bs-checkbox-base input, .bs-radio-button input {
4954
4970
  appearance: none;
@@ -5388,6 +5404,7 @@ to {
5388
5404
  .bs-checkbox-base {
5389
5405
  display: inline-block;
5390
5406
  color: var(--body-text);
5407
+ white-space: nowrap;
5391
5408
  }
5392
5409
  .bs-checkbox-base input {
5393
5410
  appearance: none;
@@ -5618,7 +5635,8 @@ to {
5618
5635
  }
5619
5636
  .bs-radio-button-group > .radio-button-group {
5620
5637
  display: flex;
5621
- gap: 8px;
5638
+ flex-wrap: wrap;
5639
+ gap: 4px 8px;
5622
5640
  }
5623
5641
  .bs-radio-button-group.vertical > .radio-button-group {
5624
5642
  display: flex;
@@ -5738,6 +5756,9 @@ to {
5738
5756
  .bs-radio-button-group.button-group-style.modified .bs-radio-button.checked label {
5739
5757
  background-color: var(--purple);
5740
5758
  color: var(--white) !important;
5759
+ }
5760
+ .bs-radio-button-group.nowrap > .radio-button-group {
5761
+ flex-wrap: nowrap;
5741
5762
  }.bs-box-component-wrap, .bs-select-wrap, .bs-input-wrap {
5742
5763
  display: inline-flex;
5743
5764
  flex-direction: column;
@@ -5941,6 +5962,7 @@ to {
5941
5962
  .bs-checkbox-base, .bs-checkbox {
5942
5963
  display: inline-block;
5943
5964
  color: var(--body-text);
5965
+ white-space: nowrap;
5944
5966
  }
5945
5967
  .bs-checkbox-base input, .bs-checkbox input {
5946
5968
  appearance: none;
@@ -6179,12 +6201,16 @@ to {
6179
6201
  }
6180
6202
  .bs-checkbox-group > .items {
6181
6203
  display: flex;
6182
- gap: 8px;
6204
+ flex-wrap: wrap;
6205
+ gap: 4px 8px;
6183
6206
  }
6184
6207
  .bs-checkbox-group.vertical > .items {
6185
6208
  display: flex;
6186
6209
  flex-direction: column;
6187
6210
  gap: 0;
6211
+ }
6212
+ .bs-checkbox-group.nowrap > .items {
6213
+ flex-wrap: nowrap;
6188
6214
  }.bs-box-component-wrap, .bs-select-wrap, .bs-multi-select, .bs-input-wrap {
6189
6215
  display: inline-flex;
6190
6216
  flex-direction: column;
@@ -6388,6 +6414,7 @@ to {
6388
6414
  .bs-checkbox-base {
6389
6415
  display: inline-block;
6390
6416
  color: var(--body-text);
6417
+ white-space: nowrap;
6391
6418
  }
6392
6419
  .bs-checkbox-base input {
6393
6420
  appearance: none;
@@ -7242,6 +7269,7 @@ to {
7242
7269
  .bs-checkbox-base {
7243
7270
  display: inline-block;
7244
7271
  color: var(--body-text);
7272
+ white-space: nowrap;
7245
7273
  }
7246
7274
  .bs-checkbox-base input {
7247
7275
  appearance: none;
@@ -7672,6 +7700,7 @@ to {
7672
7700
  .bs-checkbox-base {
7673
7701
  display: inline-block;
7674
7702
  color: var(--body-text);
7703
+ white-space: nowrap;
7675
7704
  }
7676
7705
  .bs-checkbox-base input {
7677
7706
  appearance: none;
@@ -8109,6 +8138,7 @@ to {
8109
8138
  .bs-checkbox-base {
8110
8139
  display: inline-block;
8111
8140
  color: var(--body-text);
8141
+ white-space: nowrap;
8112
8142
  }
8113
8143
  .bs-checkbox-base input {
8114
8144
  appearance: none;
@@ -8625,6 +8655,7 @@ span.table-property[data-v-96d890f0]:after {
8625
8655
  .bs-checkbox-base {
8626
8656
  display: inline-block;
8627
8657
  color: var(--body-text);
8658
+ white-space: nowrap;
8628
8659
  }
8629
8660
  .bs-checkbox-base input {
8630
8661
  appearance: none;
@@ -9291,6 +9322,13 @@ span.table-property[data-v-96d890f0]:after {
9291
9322
  [data-theme=dark] .bs-grid.h-scrolled .data-row .fixed:after {
9292
9323
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
9293
9324
  }
9325
+ [data-theme=dark] .bs-grid > .table-wrap > table > thead > tr.header-row > th:has(.bs-select, .bs-multi-select, .bs-tree-select, .bs-tree-multi-select):not(:has(.empty)) {
9326
+ background-color: var(--primary-400);
9327
+ color: var(--dark);
9328
+ }
9329
+ [data-theme=dark] .bs-grid > .table-wrap > table > thead > tr.header-row > th:has(.bs-select, .bs-multi-select, .bs-tree-select, .bs-tree-multi-select):not(:has(.empty)) .bs-select, [data-theme=dark] .bs-grid > .table-wrap > table > thead > tr.header-row > th:has(.bs-select, .bs-multi-select, .bs-tree-select, .bs-tree-multi-select):not(:has(.empty)) .bs-multi-select, [data-theme=dark] .bs-grid > .table-wrap > table > thead > tr.header-row > th:has(.bs-select, .bs-multi-select, .bs-tree-select, .bs-tree-multi-select):not(:has(.empty)) .bs-tree-select, [data-theme=dark] .bs-grid > .table-wrap > table > thead > tr.header-row > th:has(.bs-select, .bs-multi-select, .bs-tree-select, .bs-tree-multi-select):not(:has(.empty)) .bs-tree-multi-select {
9330
+ color: var(--dark);
9331
+ }
9294
9332
  .bs-grid.with-border > .table-wrap > table > tbody > tr {
9295
9333
  border-bottom: 1px solid var(--gray-200);
9296
9334
  }
@@ -9505,6 +9543,7 @@ span.table-property[data-v-96d890f0]:after {
9505
9543
  .bs-checkbox-base {
9506
9544
  display: inline-block;
9507
9545
  color: var(--body-text);
9546
+ white-space: nowrap;
9508
9547
  }
9509
9548
  .bs-checkbox-base input {
9510
9549
  appearance: none;
@@ -9992,6 +10031,7 @@ span.table-property[data-v-96d890f0]:after {
9992
10031
  .bs-checkbox-base {
9993
10032
  display: inline-block;
9994
10033
  color: var(--body-text);
10034
+ white-space: nowrap;
9995
10035
  }
9996
10036
  .bs-checkbox-base input {
9997
10037
  appearance: none;
@@ -10268,19 +10308,23 @@ span.table-property[data-v-96d890f0]:after {
10268
10308
  }
10269
10309
  .bs-card-layout .card-layout-title {
10270
10310
  font-size: 1rem;
10311
+ margin-left: 6px;
10271
10312
  }
10272
10313
  .bs-card-layout .expand-btn {
10273
10314
  display: inline-block;
10274
10315
  transition: transform 0.2s linear;
10275
- transform: rotate(-90deg);
10316
+ transform: rotate(0);
10276
10317
  font-size: 1.4rem;
10318
+ font-variation-settings: "FILL" 1, "wght" 300, "GRAD" 0, "opsz" 48;
10319
+ color: var(--color-text);
10277
10320
  }
10278
10321
  .bs-card-layout.expanded .expand-btn {
10279
- transform: rotate(0);
10322
+ transform: rotate(90deg);
10280
10323
  }
10281
10324
  .bs-card-layout .title-icon {
10282
- color: var(--color-text-light);
10325
+ color: var(--color-text);
10283
10326
  font-size: 1.4rem;
10327
+ font-variation-settings: "FILL" 1, "wght" 300, "GRAD" 0, "opsz" 48;
10284
10328
  }
10285
10329
  .bs-card-layout .title-icon-box {
10286
10330
  background-color: var(--color-text);
@@ -10905,7 +10949,10 @@ span.table-property[data-v-96d890f0]:after {
10905
10949
  border-right-color: var(--border) !important;
10906
10950
  }
10907
10951
  .bs-code-editor .ͼ2 .cm-activeLineGutter {
10908
- background-color: var(--primary-200) !important;
10952
+ background-color: var(--primary-200);
10953
+ }
10954
+ [data-theme=dark] .ͼ2 .cm-activeLineGutter {
10955
+ background-color: var(--primary-400);
10909
10956
  }.bs-html-editor .bs-tab-sheet .tabs {
10910
10957
  padding-top: 0;
10911
10958
  }
package/dist/bluesea.js CHANGED
@@ -1,4 +1,4 @@
1
- import { aH, aI, bC, bD, r, ak, au, B, E, F, a4, h, L, am, H, z, av, cc, C, I, aq, J, a2, a3, ar, K, b, f, a0, $, a7, an, al, X, w, a6, a5, A, ah, bX, as, _, Y, ae, ag, af, ad, ac, ab, Q, ai, at, g, D, ao, t, T, Z, G, x, M, N, V, P, ap, a, aj, U, a1, c, a9, aa, S, R, a8, O, s, bK, bJ, aQ, ax, ch, aw, aX, aV, aS, W, bI, aZ, aY, cm, bA, bG, aW, bH, cg, a_, aP, aE, aF, aD, aG, bF, bE, aU, bB, bq, bU, cl, b5, bc, bT, cv, c1, bL, bS, bR, aM, bt, c3, aN, cf, ci, d, b_, aT, b8, cz, aJ, b9, aK, aL, b1, bQ, bn, bo, bp, bk, bm, bl, e, bj, bg, k, co, aO, b0, ca, c6, cn, bO, az, cw, ct, cx, bu, cu, bw, c7, bd, bP, bf, bb, cy, a$, aR, bN, n, b$, bM, cs, cj, bV, bZ, br, b2, b6, bz, bv, bx, by, c2, c9, c8, c0, c5, be, ba, c4, cr, cd, ce, ck, bW, bY, u, bs, b3, b4, b7, ay, aB, aC, i, v, aA, bh, bi, cq, cp, cb } from "./index-HhyqBqNB.js";
1
+ import { aH, aI, bC, bD, r, ak, au, B, E, F, a4, h, L, am, H, z, av, cc, C, I, aq, J, a2, a3, ar, K, b, f, a0, $, a7, an, al, X, w, a6, a5, A, ah, bX, as, _, Y, ae, ag, af, ad, ac, ab, Q, ai, at, g, D, ao, t, T, Z, G, x, M, N, V, P, ap, a, aj, U, a1, c, a9, aa, S, R, a8, O, s, bK, bJ, aQ, ax, ch, aw, aX, aV, aS, W, bI, aZ, aY, cm, bA, bG, aW, bH, cg, a_, aP, aE, aF, aD, aG, bF, bE, aU, bB, bq, bU, cl, b5, bc, bT, cv, c1, bL, bS, bR, aM, bt, c3, aN, cf, ci, d, b_, aT, b8, cz, aJ, b9, aK, aL, b1, bQ, bn, bo, bp, bk, bm, bl, e, bj, bg, k, co, aO, b0, ca, c6, cn, bO, az, cw, ct, cx, bu, cu, bw, c7, bd, bP, bf, bb, cy, a$, aR, bN, n, b$, bM, cs, cj, bV, bZ, br, b2, b6, bz, bv, bx, by, c2, c9, c8, c0, c5, be, ba, c4, cr, cd, ce, ck, bW, bY, u, bs, b3, b4, b7, ay, aB, aC, i, v, aA, bh, bi, cq, cp, cb } from "./index-kFxNM01A.js";
2
2
  export {
3
3
  aH as ADDRESS_COUNTRY_CONFIGS,
4
4
  aI as ADDRESS_COUNTRY_CONFIG_DEFAULT,