@bagelink/vue 0.0.247 → 0.0.250

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 +1 @@
1
- {"version":3,"file":"Btn.vue.d.ts","sourceRoot":"","sources":["../../src/components/Btn.vue"],"names":[],"mappings":"AAqBA;AAOA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyU9D,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC;AACxD,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
1
+ {"version":3,"file":"Btn.vue.d.ts","sourceRoot":"","sources":["../../src/components/Btn.vue"],"names":[],"mappings":"AAuBA;AAOA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2U9D,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC;AACxD,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -7,6 +7,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
7
7
  modelValue?: string | number | undefined;
8
8
  label?: string | undefined;
9
9
  small?: boolean | undefined;
10
+ dense?: boolean | undefined;
10
11
  required?: boolean | undefined;
11
12
  pattern?: string | undefined;
12
13
  shrink?: boolean | undefined;
@@ -36,6 +37,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
36
37
  modelValue?: string | number | undefined;
37
38
  label?: string | undefined;
38
39
  small?: boolean | undefined;
40
+ dense?: boolean | undefined;
39
41
  required?: boolean | undefined;
40
42
  pattern?: string | undefined;
41
43
  shrink?: boolean | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"TextInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/TextInput.vue"],"names":[],"mappings":"AAqBA;AAGA,OAAO,EACS,KAAK,aAAa,EACjC,MAAM,eAAe,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAkTd,MAAM;gBAPA,MAAM,GAAG,MAAM;gBAMf,OAAO;kBASL,MAAM;;AAzBvB,wBA4BG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"TextInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/TextInput.vue"],"names":[],"mappings":"AA8BA;AAGA,OAAO,EACS,KAAK,aAAa,EACjC,MAAM,eAAe,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAuTd,MAAM;gBARA,MAAM,GAAG,MAAM;gBAOf,OAAO;kBASL,MAAM;;AA1BvB,wBA6BG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
package/dist/index.cjs CHANGED
@@ -14606,7 +14606,7 @@ const _sfc_main$B = /* @__PURE__ */ vue.defineComponent({
14606
14606
  setup(__props) {
14607
14607
  return (_ctx, _cache) => {
14608
14608
  return vue.openBlock(), vue.createElementBlock("div", {
14609
- class: "icon-font",
14609
+ class: "bgl_icon-font",
14610
14610
  style: vue.normalizeStyle({ fontSize: `${_ctx.size}rem` })
14611
14611
  }, vue.toDisplayString(_ctx.icon), 5);
14612
14612
  };
@@ -14705,14 +14705,14 @@ const _export_sfc = (sfc, props2) => {
14705
14705
  }
14706
14706
  return target;
14707
14707
  };
14708
- const NavBar = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-00c5586d"]]);
14708
+ const NavBar = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-776ccc02"]]);
14709
14709
  const _hoisted_1$E = {
14710
14710
  key: 0,
14711
14711
  class: "loading"
14712
14712
  };
14713
14713
  const _hoisted_2$y = {
14714
14714
  key: 1,
14715
- class: "btn-flex"
14715
+ class: "bgl_btn-flex"
14716
14716
  };
14717
14717
  const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
14718
14718
  __name: "Btn",
@@ -14736,8 +14736,8 @@ const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
14736
14736
  },
14737
14737
  setup(__props) {
14738
14738
  vue.useCssVars((_ctx) => ({
14739
- "566fc0e2": computedBackgroundColor.value,
14740
- "03adf93d": cumputedTextColor.value
14739
+ "76ea4ab4": computedBackgroundColor.value,
14740
+ "e3fe6ee2": cumputedTextColor.value
14741
14741
  }));
14742
14742
  const slots = vue.useSlots();
14743
14743
  const props2 = __props;
@@ -14791,12 +14791,12 @@ const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
14791
14791
  role: _ctx.role,
14792
14792
  disabled: _ctx.disabled,
14793
14793
  class: vue.normalizeClass({
14794
- "btn-icon": _ctx.icon && !vue.unref(slots)["default"] && !_ctx.value,
14795
- btn: !_ctx.icon || vue.unref(slots)["default"] || _ctx.value,
14794
+ "bgl_btn-icon": _ctx.icon && !vue.unref(slots)["default"] && !_ctx.value,
14795
+ bgl_btn: !_ctx.icon || vue.unref(slots)["default"] || _ctx.value,
14796
14796
  thin: _ctx.thin,
14797
14797
  round: _ctx.round,
14798
- "flatBtn": _ctx.flat,
14799
- "btn-border": _ctx.border
14798
+ "bgl_flatBtn": _ctx.flat,
14799
+ "bgl_btn-border": _ctx.border
14800
14800
  })
14801
14801
  }, {
14802
14802
  default: vue.withCtx(() => [
@@ -14820,7 +14820,7 @@ const _sfc_main$z = /* @__PURE__ */ vue.defineComponent({
14820
14820
  };
14821
14821
  }
14822
14822
  });
14823
- const Btn = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__scopeId", "data-v-1a7bde1e"]]);
14823
+ const Btn = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__scopeId", "data-v-7a7625e7"]]);
14824
14824
  const _hoisted_1$D = { class: "tool-bar" };
14825
14825
  const _hoisted_2$x = { class: "modal-footer mt-3" };
14826
14826
  const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
@@ -15313,7 +15313,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
15313
15313
  };
15314
15314
  }
15315
15315
  });
15316
- const Comments = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-72b15241"]]);
15316
+ const Comments = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-c4b41dc0"]]);
15317
15317
  const _hoisted_1$x = { class: "page-top" };
15318
15318
  const _hoisted_2$r = { class: "top-title" };
15319
15319
  const _sfc_main$r = /* @__PURE__ */ vue.defineComponent({
@@ -15434,7 +15434,7 @@ const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
15434
15434
  };
15435
15435
  }
15436
15436
  });
15437
- const TableSchema = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-56ec9012"]]);
15437
+ const TableSchema = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-555ad739"]]);
15438
15438
  const _sfc_main$p = {};
15439
15439
  const _hoisted_1$v = { class: "flex space-between" };
15440
15440
  function _sfc_render$1(_ctx, _cache) {
@@ -29503,11 +29503,11 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
29503
29503
  };
29504
29504
  }
29505
29505
  });
29506
- const TableField = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-22b28be6"]]);
29506
+ const TableField = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-cdacf10e"]]);
29507
29507
  const _hoisted_1$k = ["title"];
29508
29508
  const _hoisted_2$g = ["for"];
29509
- const _hoisted_3$d = ["autocomplete", "id", "type", "placeholder", "disabled", "required", "pattern"];
29510
- const _hoisted_4$a = ["id", "type", "rows", "placeholder", "disabled", "required", "pattern"];
29509
+ const _hoisted_3$d = ["title", "autocomplete", "id", "type", "placeholder", "disabled", "required", "pattern"];
29510
+ const _hoisted_4$a = ["title", "id", "type", "rows", "placeholder", "disabled", "required", "pattern"];
29511
29511
  const _hoisted_5$8 = { key: 2 };
29512
29512
  const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
29513
29513
  __name: "TextInput",
@@ -29519,6 +29519,7 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
29519
29519
  modelValue: { default: "" },
29520
29520
  label: {},
29521
29521
  small: { type: Boolean },
29522
+ dense: { type: Boolean },
29522
29523
  required: { type: Boolean },
29523
29524
  pattern: {},
29524
29525
  shrink: { type: Boolean },
@@ -29584,13 +29585,14 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
29584
29585
  );
29585
29586
  return (_ctx, _cache) => {
29586
29587
  return vue.openBlock(), vue.createElementBlock("div", {
29587
- class: vue.normalizeClass(["bagel-input text-input", { small: _ctx.small, shrink: _ctx.shrink, toggleEdit: _ctx.toggleEdit, editMode: vue.unref(editMode), textInputIconWrap: _ctx.icon, txtInputIconStart: _ctx.iconStart, code: _ctx.code }]),
29588
+ class: vue.normalizeClass(["bagel-input text-input", { dense: _ctx.dense, small: _ctx.small, shrink: _ctx.shrink, toggleEdit: _ctx.toggleEdit, editMode: vue.unref(editMode), textInputIconWrap: _ctx.icon, txtInputIconStart: _ctx.iconStart, code: _ctx.code }]),
29588
29589
  title: _ctx.title
29589
29590
  }, [
29590
29591
  vue.createElementVNode("label", { for: _ctx.id }, [
29591
29592
  vue.createTextVNode(vue.toDisplayString(_ctx.label) + " ", 1),
29592
29593
  !_ctx.multiline && !_ctx.autoheight && !_ctx.code ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("input", vue.mergeProps({
29593
29594
  key: 0,
29595
+ title: _ctx.title,
29594
29596
  autocomplete: _ctx.autocomplete,
29595
29597
  id: _ctx.id,
29596
29598
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.isRef(inputVal) ? inputVal.value = $event : inputVal = $event),
@@ -29606,6 +29608,7 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
29606
29608
  [vue.vModelDynamic, vue.unref(inputVal)]
29607
29609
  ]) : vue.withDirectives((vue.openBlock(), vue.createElementBlock("textarea", vue.mergeProps({
29608
29610
  key: 1,
29611
+ title: _ctx.title,
29609
29612
  id: _ctx.id,
29610
29613
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => vue.isRef(inputVal) ? inputVal.value = $event : inputVal = $event),
29611
29614
  type: _ctx.type,
@@ -29642,7 +29645,7 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
29642
29645
  };
29643
29646
  }
29644
29647
  });
29645
- const TextInput = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-f04abcf4"]]);
29648
+ const TextInput = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-c5f12e8d"]]);
29646
29649
  const _hoisted_1$j = ["title"];
29647
29650
  const _hoisted_2$f = { key: 0 };
29648
29651
  const _hoisted_3$c = {
package/dist/index.mjs CHANGED
@@ -14604,7 +14604,7 @@ const _sfc_main$B = /* @__PURE__ */ defineComponent({
14604
14604
  setup(__props) {
14605
14605
  return (_ctx, _cache) => {
14606
14606
  return openBlock(), createElementBlock("div", {
14607
- class: "icon-font",
14607
+ class: "bgl_icon-font",
14608
14608
  style: normalizeStyle({ fontSize: `${_ctx.size}rem` })
14609
14609
  }, toDisplayString(_ctx.icon), 5);
14610
14610
  };
@@ -14703,14 +14703,14 @@ const _export_sfc = (sfc, props2) => {
14703
14703
  }
14704
14704
  return target;
14705
14705
  };
14706
- const NavBar = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-00c5586d"]]);
14706
+ const NavBar = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-776ccc02"]]);
14707
14707
  const _hoisted_1$E = {
14708
14708
  key: 0,
14709
14709
  class: "loading"
14710
14710
  };
14711
14711
  const _hoisted_2$y = {
14712
14712
  key: 1,
14713
- class: "btn-flex"
14713
+ class: "bgl_btn-flex"
14714
14714
  };
14715
14715
  const _sfc_main$z = /* @__PURE__ */ defineComponent({
14716
14716
  __name: "Btn",
@@ -14734,8 +14734,8 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
14734
14734
  },
14735
14735
  setup(__props) {
14736
14736
  useCssVars((_ctx) => ({
14737
- "566fc0e2": computedBackgroundColor.value,
14738
- "03adf93d": cumputedTextColor.value
14737
+ "76ea4ab4": computedBackgroundColor.value,
14738
+ "e3fe6ee2": cumputedTextColor.value
14739
14739
  }));
14740
14740
  const slots = useSlots();
14741
14741
  const props2 = __props;
@@ -14789,12 +14789,12 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
14789
14789
  role: _ctx.role,
14790
14790
  disabled: _ctx.disabled,
14791
14791
  class: normalizeClass({
14792
- "btn-icon": _ctx.icon && !unref(slots)["default"] && !_ctx.value,
14793
- btn: !_ctx.icon || unref(slots)["default"] || _ctx.value,
14792
+ "bgl_btn-icon": _ctx.icon && !unref(slots)["default"] && !_ctx.value,
14793
+ bgl_btn: !_ctx.icon || unref(slots)["default"] || _ctx.value,
14794
14794
  thin: _ctx.thin,
14795
14795
  round: _ctx.round,
14796
- "flatBtn": _ctx.flat,
14797
- "btn-border": _ctx.border
14796
+ "bgl_flatBtn": _ctx.flat,
14797
+ "bgl_btn-border": _ctx.border
14798
14798
  })
14799
14799
  }, {
14800
14800
  default: withCtx(() => [
@@ -14818,7 +14818,7 @@ const _sfc_main$z = /* @__PURE__ */ defineComponent({
14818
14818
  };
14819
14819
  }
14820
14820
  });
14821
- const Btn = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__scopeId", "data-v-1a7bde1e"]]);
14821
+ const Btn = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["__scopeId", "data-v-7a7625e7"]]);
14822
14822
  const _hoisted_1$D = { class: "tool-bar" };
14823
14823
  const _hoisted_2$x = { class: "modal-footer mt-3" };
14824
14824
  const _sfc_main$y = /* @__PURE__ */ defineComponent({
@@ -15311,7 +15311,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
15311
15311
  };
15312
15312
  }
15313
15313
  });
15314
- const Comments = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-72b15241"]]);
15314
+ const Comments = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-c4b41dc0"]]);
15315
15315
  const _hoisted_1$x = { class: "page-top" };
15316
15316
  const _hoisted_2$r = { class: "top-title" };
15317
15317
  const _sfc_main$r = /* @__PURE__ */ defineComponent({
@@ -15432,7 +15432,7 @@ const _sfc_main$q = /* @__PURE__ */ defineComponent({
15432
15432
  };
15433
15433
  }
15434
15434
  });
15435
- const TableSchema = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-56ec9012"]]);
15435
+ const TableSchema = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-555ad739"]]);
15436
15436
  const _sfc_main$p = {};
15437
15437
  const _hoisted_1$v = { class: "flex space-between" };
15438
15438
  function _sfc_render$1(_ctx, _cache) {
@@ -29501,11 +29501,11 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
29501
29501
  };
29502
29502
  }
29503
29503
  });
29504
- const TableField = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-22b28be6"]]);
29504
+ const TableField = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-cdacf10e"]]);
29505
29505
  const _hoisted_1$k = ["title"];
29506
29506
  const _hoisted_2$g = ["for"];
29507
- const _hoisted_3$d = ["autocomplete", "id", "type", "placeholder", "disabled", "required", "pattern"];
29508
- const _hoisted_4$a = ["id", "type", "rows", "placeholder", "disabled", "required", "pattern"];
29507
+ const _hoisted_3$d = ["title", "autocomplete", "id", "type", "placeholder", "disabled", "required", "pattern"];
29508
+ const _hoisted_4$a = ["title", "id", "type", "rows", "placeholder", "disabled", "required", "pattern"];
29509
29509
  const _hoisted_5$8 = { key: 2 };
29510
29510
  const _sfc_main$a = /* @__PURE__ */ defineComponent({
29511
29511
  __name: "TextInput",
@@ -29517,6 +29517,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
29517
29517
  modelValue: { default: "" },
29518
29518
  label: {},
29519
29519
  small: { type: Boolean },
29520
+ dense: { type: Boolean },
29520
29521
  required: { type: Boolean },
29521
29522
  pattern: {},
29522
29523
  shrink: { type: Boolean },
@@ -29582,13 +29583,14 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
29582
29583
  );
29583
29584
  return (_ctx, _cache) => {
29584
29585
  return openBlock(), createElementBlock("div", {
29585
- class: normalizeClass(["bagel-input text-input", { small: _ctx.small, shrink: _ctx.shrink, toggleEdit: _ctx.toggleEdit, editMode: unref(editMode), textInputIconWrap: _ctx.icon, txtInputIconStart: _ctx.iconStart, code: _ctx.code }]),
29586
+ class: normalizeClass(["bagel-input text-input", { dense: _ctx.dense, small: _ctx.small, shrink: _ctx.shrink, toggleEdit: _ctx.toggleEdit, editMode: unref(editMode), textInputIconWrap: _ctx.icon, txtInputIconStart: _ctx.iconStart, code: _ctx.code }]),
29586
29587
  title: _ctx.title
29587
29588
  }, [
29588
29589
  createElementVNode("label", { for: _ctx.id }, [
29589
29590
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
29590
29591
  !_ctx.multiline && !_ctx.autoheight && !_ctx.code ? withDirectives((openBlock(), createElementBlock("input", mergeProps({
29591
29592
  key: 0,
29593
+ title: _ctx.title,
29592
29594
  autocomplete: _ctx.autocomplete,
29593
29595
  id: _ctx.id,
29594
29596
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => isRef(inputVal) ? inputVal.value = $event : inputVal = $event),
@@ -29604,6 +29606,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
29604
29606
  [vModelDynamic, unref(inputVal)]
29605
29607
  ]) : withDirectives((openBlock(), createElementBlock("textarea", mergeProps({
29606
29608
  key: 1,
29609
+ title: _ctx.title,
29607
29610
  id: _ctx.id,
29608
29611
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => isRef(inputVal) ? inputVal.value = $event : inputVal = $event),
29609
29612
  type: _ctx.type,
@@ -29640,7 +29643,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
29640
29643
  };
29641
29644
  }
29642
29645
  });
29643
- const TextInput = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-f04abcf4"]]);
29646
+ const TextInput = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-c5f12e8d"]]);
29644
29647
  const _hoisted_1$j = ["title"];
29645
29648
  const _hoisted_2$f = { key: 0 };
29646
29649
  const _hoisted_3$c = {