@knime/jsonforms 1.11.4 → 1.12.1

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 (98) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/{AnyOfTwinlist-B8IWCQfI.js → AnyOfTwinlist-C2hopPFE.js} +1 -1
  3. package/dist/{Button-BIMifH4J.js → Button-a3DyR88M.js} +1 -1
  4. package/dist/{CheckboxControl-mUTfjUik.js → CheckboxControl-DoQCgnTf.js} +1 -1
  5. package/dist/{Checkboxes-C8MYjELb.js → Checkboxes-DNbu05C7.js} +1 -1
  6. package/dist/{CheckboxesControl-PnQ9Adbm.js → CheckboxesControl-DgwL4BAl.js} +3 -3
  7. package/dist/{ComboBoxControl-Bx9k_xcF.js → ComboBoxControl-DSSfSqIC.js} +5 -5
  8. package/dist/{DateControl-CFDyvByp.js → DateControl-DArS42tY.js} +1 -1
  9. package/dist/{DateTimeControl-6xLdTDKD.js → DateTimeControl-BuZ5D5EW.js} +2 -2
  10. package/dist/{DateTimeFormatInput-DN13KoIx.js → DateTimeFormatInput-BJepKEOT.js} +3 -3
  11. package/dist/DateTimeFormatPickerControl-YAKOrguY.js +43 -0
  12. package/dist/{DateTimeFormatPickerWithTypeControl-CK9zH_Pb.js → DateTimeFormatPickerWithTypeControl-CM2eu1Bq.js} +19 -23
  13. package/dist/{DateTimeInput-CDUSsfXW.js → DateTimeInput-B30lQ3sx.js} +6 -6
  14. package/dist/{Dropdown-VTgudgLJ.js → Dropdown-Cp5fC5vt.js} +5 -5
  15. package/dist/{DropdownControl-B8hshDBE.js → DropdownControl-DXtUnm7l.js} +2 -2
  16. package/dist/{HorizontalLayout-MsL7PmH3.js → HorizontalLayout-BTxnoo0O.js} +1 -1
  17. package/dist/{InputField-fNsY8a05.js → InputField-B2bBpIrm.js} +1 -1
  18. package/dist/{IntegerControl-ZSV_1jks.js → IntegerControl-CamhgT4b.js} +1 -1
  19. package/dist/{IntervalControl-BedfdbyZ.js → IntervalControl-Dhz8aY9W.js} +134 -135
  20. package/dist/{LoadingDropdown-DRC0PUle.js → LoadingDropdown-DFLGXxJe.js} +3 -3
  21. package/dist/ManualTwinlistControl-C1Bk354m.js +85 -0
  22. package/dist/{MultiSelectListBoxControl-lf35kyRi.js → MultiSelectListBoxControl-DiSPf1p7.js} +2 -2
  23. package/dist/MultimodeTwinlistControl-DnpmvhFB.js +469 -0
  24. package/dist/MultimodeTwinlistControl.vue_vue_type_style_index_0_scoped_ca157254_lang-DjGJNwBV.js +65 -0
  25. package/dist/{MultiselectListBox-DXD5CLCh.js → MultiselectListBox-DMZvKZT2.js} +2 -2
  26. package/dist/{NameFilter-ClFwXeRF.js → NameFilter-qYooMIRr.js} +1 -1
  27. package/dist/{NumberControl-Cr7IXjEm.js → NumberControl-mAvpRa8P.js} +1 -1
  28. package/dist/{NumberControlBase.vue_vue_type_script_setup_true_lang-ILIV8gqr.js → NumberControlBase.vue_vue_type_script_setup_true_lang-DsYiLVc0.js} +2 -2
  29. package/dist/{NumberInput-A5_w5ol4.js → NumberInput-DfYpYs35.js} +1 -1
  30. package/dist/{OneOfDropdown-DlhjZGFa.js → OneOfDropdown-Dx9oWy6Y.js} +1 -1
  31. package/dist/{RadioControl-ClX2lEwk.js → RadioControl-C0sZejgk.js} +2 -2
  32. package/dist/{RadioControlBase.vue_vue_type_script_setup_true_lang-Bv6jDZzK.js → RadioControlBase.vue_vue_type_script_setup_true_lang-BBZFZcBX.js} +3 -3
  33. package/dist/{RichTextControl-KJQSmoKv.js → RichTextControl-ikOmp5Zc.js} +4 -4
  34. package/dist/{SectionHeading-D1h8Hr3u.js → SectionHeading-DoKeahJG.js} +1 -1
  35. package/dist/{SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js → SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js} +1310 -1299
  36. package/dist/{SectionLayout-CVyuhnR5.js → SectionLayout-DqhrTk7G.js} +13 -13
  37. package/dist/SettingsSubPanel-BsP2TPpl.js +5 -0
  38. package/dist/{SettingsSubPanelLayout-DGhJS__O.js → SettingsSubPanelLayout-QgTIOWrJ.js} +6 -6
  39. package/dist/{SimpleButtonControl-CiUUyw8s.js → SimpleButtonControl-DWOwphdQ.js} +2 -2
  40. package/dist/{SimpleTwinlistControl-D22uc8-j.js → SimpleTwinlistControl-Bm8f15KT.js} +2 -2
  41. package/dist/SingleSelectControl-DzoiFSGp.js +55 -0
  42. package/dist/{SingleSelectListBoxControl-mafA0Or_.js → SingleSelectListBoxControl-COshImPF.js} +24 -23
  43. package/dist/{SortListControl-CjaScQzv.js → SortListControl-D5jBOA2x.js} +54 -50
  44. package/dist/{StyledListItem-BoF85YFQ.js → StyledListItem-DCmVSIus.js} +1 -1
  45. package/dist/{TextAreaControl-C5eo1xkd.js → TextAreaControl-ijQXrkd5.js} +1 -1
  46. package/dist/{TextControl-CcC2bMdB.js → TextControl-Di5u3kig.js} +1 -1
  47. package/dist/{TextControl.vue_vue_type_script_setup_true_lang-JuMgL8lA.js → TextControl.vue_vue_type_script_setup_true_lang-DWUPaWoR.js} +12 -16
  48. package/dist/{TimeControl-CZIiQ1Iq.js → TimeControl-oa9oA0c7.js} +2 -2
  49. package/dist/{TwinlistControlBase-mEUGRSXm.js → TwinlistControlBase-Dm8KSJE0.js} +3 -3
  50. package/dist/{TwinlistLoadingInfo-D6z3t2c9.js → TwinlistLoadingInfo-Dcbz2hUN.js} +12 -12
  51. package/dist/{TypedStringFilter-LQdmf8v7.js → TypedStringFilter-DOox0S1z.js} +1 -1
  52. package/dist/{ValueSwitch-D6Wu1NDa.js → ValueSwitch-Ba0d4Jda.js} +1 -1
  53. package/dist/{ValueSwitchControl-BbarTqJt.js → ValueSwitchControl-BFY2YwjA.js} +1 -1
  54. package/dist/{VerticalLayout-KMe-3TA0.js → VerticalLayout-CdmecqY1.js} +5 -5
  55. package/dist/{VerticalLayoutBase-Bd2TMmEZ.js → VerticalLayoutBase-2Al6mtWQ.js} +1 -1
  56. package/dist/{ZonedDateTimeControl-Bs_bnndF.js → ZonedDateTimeControl-xwK_O0Ue.js} +4 -4
  57. package/dist/{_baseEach-CABMvL7j.js → _baseEach-kS6aH7yJ.js} +2 -2
  58. package/dist/{_baseIteratee-DItkztCj.js → _baseIteratee-CcwzbMbu.js} +13 -13
  59. package/dist/{_getTag-4mJMm5F3.js → _getTag-DpK8q53u.js} +1 -1
  60. package/dist/knime-jsonforms.css +1 -1
  61. package/dist/knime-jsonforms.js +36 -34
  62. package/dist/{localTimeUtils-DWYnLAB-.js → localTimeUtils-4g4u5t7X.js} +1 -1
  63. package/dist/{magic-string.es-Iz0jmxfz.js → magic-string.es-CWjITDzi.js} +1 -1
  64. package/dist/src/JsonFormsDialog.vue.d.ts +7 -2
  65. package/dist/src/constants/inputFormats.d.ts +1 -0
  66. package/dist/src/higherOrderComponents/control/LabeledControl.vue.d.ts +2 -0
  67. package/dist/src/higherOrderComponents/control/types.d.ts +4 -0
  68. package/dist/src/higherOrderComponents/control/util.d.ts +6 -0
  69. package/dist/src/index.d.ts +2 -1
  70. package/dist/src/renderers/defaultRenderers.d.ts +25 -0
  71. package/dist/src/renderers/simpleButtonRenderer.d.ts +12 -0
  72. package/dist/src/renderers/sortListRenderer.d.ts +12 -0
  73. package/dist/src/renderers/twinlistRenderer.d.ts +2 -0
  74. package/dist/src/types/ChoicesUiSchema.d.ts +8 -4
  75. package/dist/src/types/provided.d.ts +10 -1
  76. package/dist/src/uiComponents/SimpleButtonControl.vue.d.ts +12 -0
  77. package/dist/src/uiComponents/SortListControl.vue.d.ts +8 -0
  78. package/dist/src/uiComponents/composables/useBuiltinValidations.d.ts +3 -6
  79. package/dist/src/uiComponents/composables/useHideOnNull.d.ts +1 -1
  80. package/dist/src/uiComponents/composables/usePossibleValues.d.ts +2 -2
  81. package/dist/src/uiComponents/composables/useProvidedState.d.ts +17 -2
  82. package/dist/src/uiComponents/index.d.ts +2 -1
  83. package/dist/src/uiComponents/twinlist/ManualTwinlistControl.vue.d.ts +8 -0
  84. package/dist/src/uiComponents/twinlist/useUnknownValuesInTwinlist.d.ts +3 -1
  85. package/dist/{svgWithTitle-CJzZ_AF0.js → svgWithTitle-DGBkWQrO.js} +1 -1
  86. package/dist/testUtils/component.d.ts +20 -4
  87. package/dist/testing.js +3 -3
  88. package/dist/toString-ByDUn5bZ.js +25 -0
  89. package/dist/useBuiltinValidations-ChTFREt7.js +73 -0
  90. package/dist/usePossibleValues-BB4he0jT.js +17 -0
  91. package/package.json +3 -3
  92. package/dist/DateTimeFormatPickerControl-BEnoRr2q.js +0 -47
  93. package/dist/MultimodeTwinlistControl-CwPCFa9I.js +0 -526
  94. package/dist/SettingsSubPanel-CjuhpEr4.js +0 -5
  95. package/dist/SingleSelectControl-LrEUX41i.js +0 -58
  96. package/dist/toString-DzEZi8fD.js +0 -25
  97. package/dist/useBuiltinValidations-hN9BsKJH.js +0 -52
  98. package/dist/usePossibleValues-DY3q9YuR.js +0 -26
@@ -1,12 +1,12 @@
1
1
  import { openBlock as r, createElementBlock as v, createElementVNode as c, computed as u, nextTick as Q, resolveComponent as w, createBlock as V, normalizeClass as k, withCtx as x, renderSlot as $, createVNode as I, createCommentVNode as y, defineComponent as j, useCssVars as G, ref as T, normalizeStyle as D, Fragment as ee, renderList as te, unref as H, toRef as U, toDisplayString as R } from "vue";
2
2
  import { N as ne } from "./arrow-next-CIOU5o42.js";
3
3
  import { u as O } from "./useSearch-hpyYQ_6y.js";
4
- import { z as le, A as se, _ as A, q as oe, v as ie } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
5
- import { M as ae } from "./MultiselectListBox-DXD5CLCh.js";
4
+ import { A as le, D as se, _ as A, r as oe, x as ie } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
5
+ import { M as ae } from "./MultiselectListBox-DMZvKZT2.js";
6
6
  import { C as ue } from "./close-BuY4mhXV.js";
7
- import { I as de } from "./InputField-fNsY8a05.js";
7
+ import { I as de } from "./InputField-B2bBpIrm.js";
8
8
  import { c as P } from "./createMissingItem-B00Kg95q.js";
9
- import { L as re } from "./svgWithTitle-CJzZ_AF0.js";
9
+ import { L as re } from "./svgWithTitle-DGBkWQrO.js";
10
10
  const ce = {
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  fill: "none",
@@ -304,7 +304,7 @@ function De(e, t) {
304
304
  c("path", { d: "m21.5 27-11-11 11-11" }, null, -1)
305
305
  ]));
306
306
  }
307
- const ze = { render: De }, He = 10, q = "2px", Ne = /* @__PURE__ */ j({
307
+ const ze = { render: De }, He = 10, W = "2px", Ne = /* @__PURE__ */ j({
308
308
  __name: "ResizeHandle",
309
309
  props: {
310
310
  numberOfHandles: {},
@@ -316,10 +316,10 @@ const ze = { render: De }, He = 10, q = "2px", Ne = /* @__PURE__ */ j({
316
316
  emits: ["resize-move", "resize-end"],
317
317
  setup(e, { emit: t }) {
318
318
  G((a) => ({
319
- "36bdd4ea": q
319
+ "36bdd4ea": W
320
320
  }));
321
321
  const n = t, s = e, o = T(0), l = T(null), m = u(
322
- () => `calc(${s.handleWidth} + 2 * ${q})`
322
+ () => `calc(${s.handleWidth} + 2 * ${W})`
323
323
  ), f = u(
324
324
  () => s.connectHandlesOnResize && s.numberOfHandles > 1 && l.value !== null
325
325
  ), i = u(
@@ -363,7 +363,7 @@ const ze = { render: De }, He = 10, q = "2px", Ne = /* @__PURE__ */ j({
363
363
  ]), 38))), 128))
364
364
  ], 4));
365
365
  }
366
- }), Ue = /* @__PURE__ */ A(Ne, [["__scopeId", "data-v-d36066f7"]]), E = "Enter", z = 5, Y = 30, Z = 24, Oe = 4, Pe = 56, Ke = ["left", "right"], qe = Oe * Z + 2 * Pe, We = `calc((100% - ${Y}px) * 1 / 6)`, Fe = (e) => {
366
+ }), Ue = /* @__PURE__ */ A(Ne, [["__scopeId", "data-v-d36066f7"]]), E = "Enter", z = 5, Y = 30, Z = 24, Oe = 4, Pe = 56, Ke = ["left", "right"], We = Oe * Z + 2 * Pe, qe = `calc((100% - ${Y}px) * 1 / 6)`, Fe = (e) => {
367
367
  const t = u(
368
368
  () => e.value !== null && "includeUnknownValues" in e.value ? { withUnknownValues: e.value } : { standard: e.value }
369
369
  ), n = u(() => typeof t.value.standard < "u" ? t.value.standard : t.value.withUnknownValues.includedValues), s = u(
@@ -610,8 +610,8 @@ const ze = { render: De }, He = 10, q = "2px", Ne = /* @__PURE__ */ j({
610
610
  MIN_LIST_SIZE: z,
611
611
  BUTTON_HEIGHT: Z,
612
612
  BUTTON_WIDTH: Y,
613
- RESIZE_HANDLE_WIDTH: We,
614
- MAX_HEIGHT_BUTTONS_CENTER_ALIGNMENT: qe
613
+ RESIZE_HANDLE_WIDTH: qe,
614
+ MAX_HEIGHT_BUTTONS_CENTER_ALIGNMENT: We
615
615
  })
616
616
  };
617
617
  },
@@ -789,14 +789,14 @@ const ze = { render: De }, He = 10, q = "2px", Ne = /* @__PURE__ */ j({
789
789
  this.getListBoxes().forEach((e) => e.onResizeEnd());
790
790
  }
791
791
  }
792
- }, W = () => {
792
+ }, q = () => {
793
793
  G((e) => ({
794
794
  "26ea00eb": `${e.constants.BUTTON_WIDTH}px`,
795
795
  ab175dd0: `${e.constants.MAX_HEIGHT_BUTTONS_CENTER_ALIGNMENT}px`,
796
796
  "6a6fa818": `${e.constants.BUTTON_HEIGHT}px`
797
797
  }));
798
798
  }, F = N.setup;
799
- N.setup = F ? (e, t) => (W(), F(e, t)) : W;
799
+ N.setup = F ? (e, t) => (q(), F(e, t)) : q;
800
800
  const je = { class: "twinlist" }, Ge = { class: "header" }, Ye = { class: "title" }, Ze = ["title"], Xe = ["title"], Je = { class: "title" }, Qe = ["title"], $e = ["title"], et = { class: "buttons" };
801
801
  function tt(e, t, n, s, o, l) {
802
802
  const m = w("SearchInput"), f = w("Label"), i = w("MultiselectListBox"), S = w("ArrowNextIcon"), b = w("ArrowNextDoubleIcon"), g = w("ArrowPrevIcon"), p = w("ArrowPrevDoubleIcon"), B = w("ResizeHandle");
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as a, computed as s, openBlock as i, createBlock as p, mergeProps as r } from "vue";
2
- import u from "./MultimodeTwinlistControl-CwPCFa9I.js";
2
+ import u from "./MultimodeTwinlistControl-DnpmvhFB.js";
3
3
  const w = /* @__PURE__ */ a({
4
4
  __name: "TypedStringFilter",
5
5
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as u, useId as V, openBlock as o, createElementBlock as d, Fragment as n, renderList as B, normalizeClass as i, createElementVNode as s, toDisplayString as r, renderSlot as p, createCommentVNode as $, resolveComponent as v, createBlock as g, withCtx as h, normalizeProps as S, guardReactiveProps as k } from "vue";
2
- import { _ as m } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
2
+ import { _ as m } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
3
3
  const w = u({
4
4
  name: "BaseRadioButtons",
5
5
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as o, openBlock as n, createBlock as t, mergeProps as a } from "vue";
2
- import { _ as p } from "./RadioControlBase.vue_vue_type_script_setup_true_lang-Bv6jDZzK.js";
2
+ import { _ as p } from "./RadioControlBase.vue_vue_type_script_setup_true_lang-BBZFZcBX.js";
3
3
  const s = /* @__PURE__ */ o({
4
4
  __name: "ValueSwitchControl",
5
5
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as o, openBlock as a, createBlock as l, withCtx as s, unref as n } from "vue";
2
- import { r as u } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
3
- import { V as m } from "./VerticalLayoutBase-Bd2TMmEZ.js";
2
+ import { v as u } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
3
+ import { V as m } from "./VerticalLayoutBase-2Al6mtWQ.js";
4
4
  const d = /* @__PURE__ */ o({
5
5
  __name: "VerticalLayout",
6
6
  props: {
@@ -10,11 +10,11 @@ const d = /* @__PURE__ */ o({
10
10
  return (e, c) => (a(), l(m, {
11
11
  elements: e.layout.uischema.elements
12
12
  }, {
13
- default: s(({ element: r, index: t }) => [
13
+ default: s(({ element: t, index: r }) => [
14
14
  (a(), l(n(u), {
15
- key: `${e.layout.path}-${t}`,
15
+ key: `${e.layout.path}-${r}`,
16
16
  schema: e.layout.schema,
17
- uischema: r,
17
+ uischema: t,
18
18
  path: e.layout.path,
19
19
  enabled: e.layout.enabled,
20
20
  renderers: e.layout.renderers,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as s, openBlock as r, createElementBlock as o, Fragment as n, renderList as c, renderSlot as l } from "vue";
2
- import { _ } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
2
+ import { _ } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
3
3
  const p = { class: "vertical-layout" }, u = /* @__PURE__ */ s({
4
4
  __name: "VerticalLayoutBase",
5
5
  props: {
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as V, computed as a, openBlock as b, createElementBlock as f, createVNode as r, unref as c } from "vue";
2
- import { D as h } from "./DateTimeInput-CDUSsfXW.js";
3
- import { _ as T } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
4
- import { t as w, f as g } from "./localTimeUtils-DWYnLAB-.js";
5
- import { D as C } from "./Dropdown-VTgudgLJ.js";
2
+ import { D as h } from "./DateTimeInput-B30lQ3sx.js";
3
+ import { _ as T } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
4
+ import { t as w, f as g } from "./localTimeUtils-4g4u5t7X.js";
5
+ import { D as C } from "./Dropdown-Cp5fC5vt.js";
6
6
  const y = ["id"], D = /* @__PURE__ */ V({
7
7
  __name: "ZonedDateTimeControl",
8
8
  props: {
@@ -1,5 +1,5 @@
1
- import { k as h } from "./_baseIteratee-DItkztCj.js";
2
- import { c as b } from "./_getTag-4mJMm5F3.js";
1
+ import { k as h } from "./_baseIteratee-CcwzbMbu.js";
2
+ import { c as b } from "./_getTag-DpK8q53u.js";
3
3
  function g(n) {
4
4
  return function(e, r, f) {
5
5
  for (var i = -1, a = Object(e), t = f(e), u = t.length; u--; ) {
@@ -1,7 +1,7 @@
1
- import { i as J, a as $, b as Q, c as fn, d as un, g as ln, M as W, e as N, f as _n } from "./_getTag-4mJMm5F3.js";
2
- import { n as V, D as on, S as H, G as F, A as hn } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
1
+ import { i as J, a as $, b as Q, c as fn, d as un, g as ln, M as W, e as H, f as _n } from "./_getTag-DpK8q53u.js";
2
+ import { o as V, G as on, S as N, H as F, D as hn } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
3
3
  import { i as O } from "./isArray-WzO_os3q.js";
4
- import { t as pn } from "./toString-DzEZi8fD.js";
4
+ import { t as pn } from "./toString-ByDUn5bZ.js";
5
5
  function dn(n) {
6
6
  return n;
7
7
  }
@@ -95,11 +95,11 @@ function bn(n) {
95
95
  var t = e.length - 1;
96
96
  return r == t ? e.pop() : zn.call(e, r, 1), --this.size, !0;
97
97
  }
98
- function Nn(n) {
98
+ function Hn(n) {
99
99
  var e = this.__data__, r = L(e, n);
100
100
  return r < 0 ? void 0 : e[r][1];
101
101
  }
102
- function Hn(n) {
102
+ function Nn(n) {
103
103
  return L(this.__data__, n) > -1;
104
104
  }
105
105
  function Fn(n, e) {
@@ -115,8 +115,8 @@ function v(n) {
115
115
  }
116
116
  v.prototype.clear = Mn;
117
117
  v.prototype.delete = bn;
118
- v.prototype.get = Nn;
119
- v.prototype.has = Hn;
118
+ v.prototype.get = Hn;
119
+ v.prototype.has = Nn;
120
120
  v.prototype.set = Fn;
121
121
  function Un() {
122
122
  this.size = 0, this.__data__ = {
@@ -334,7 +334,7 @@ function we(n) {
334
334
  r[++e] = t;
335
335
  }), r;
336
336
  }
337
- var Pe = 1, Ee = 2, Te = "[object Boolean]", Ce = "[object Date]", me = "[object Error]", Re = "[object Map]", Ie = "[object Number]", Le = "[object RegExp]", Se = "[object Set]", xe = "[object String]", De = "[object Symbol]", $e = "[object ArrayBuffer]", Me = "[object DataView]", X = H ? H.prototype : void 0, D = X ? X.valueOf : void 0;
337
+ var Pe = 1, Ee = 2, Te = "[object Boolean]", Ce = "[object Date]", me = "[object Error]", Re = "[object Map]", Ie = "[object Number]", Le = "[object RegExp]", Se = "[object Set]", xe = "[object String]", De = "[object Symbol]", $e = "[object ArrayBuffer]", Me = "[object DataView]", X = N ? N.prototype : void 0, D = X ? X.valueOf : void 0;
338
338
  function Ge(n, e, r, t, a, i, s) {
339
339
  switch (r) {
340
340
  case Me:
@@ -370,14 +370,14 @@ function Ge(n, e, r, t, a, i, s) {
370
370
  }
371
371
  return !1;
372
372
  }
373
- var ze = 1, be = Object.prototype, Ne = be.hasOwnProperty;
374
- function He(n, e, r, t, a, i) {
373
+ var ze = 1, be = Object.prototype, He = be.hasOwnProperty;
374
+ function Ne(n, e, r, t, a, i) {
375
375
  var s = r & ze, u = K(n), l = u.length, f = K(e), h = f.length;
376
376
  if (l != h && !s)
377
377
  return !1;
378
378
  for (var o = l; o--; ) {
379
379
  var _ = u[o];
380
- if (!(s ? _ in e : Ne.call(e, _)))
380
+ if (!(s ? _ in e : He.call(e, _)))
381
381
  return !1;
382
382
  }
383
383
  var c = i.get(n), p = i.get(e);
@@ -404,7 +404,7 @@ function He(n, e, r, t, a, i) {
404
404
  }
405
405
  var Fe = 1, Z = "[object Arguments]", q = "[object Array]", R = "[object Object]", Ue = Object.prototype, Y = Ue.hasOwnProperty;
406
406
  function Ke(n, e, r, t, a, i) {
407
- var s = O(n), u = O(e), l = s ? q : N(n), f = u ? q : N(e);
407
+ var s = O(n), u = O(e), l = s ? q : H(n), f = u ? q : H(e);
408
408
  l = l == Z ? R : l, f = f == Z ? R : f;
409
409
  var h = l == R, o = f == R, _ = l == f;
410
410
  if (_ && $(n)) {
@@ -421,7 +421,7 @@ function Ke(n, e, r, t, a, i) {
421
421
  return i || (i = new g()), a(d, A, r, t, i);
422
422
  }
423
423
  }
424
- return _ ? (i || (i = new g()), He(n, e, r, t, a, i)) : !1;
424
+ return _ ? (i || (i = new g()), Ne(n, e, r, t, a, i)) : !1;
425
425
  }
426
426
  function z(n, e, r, t, a) {
427
427
  return n === e ? !0 : n == null || e == null || !F(n) && !F(e) ? n !== n && e !== e : Ke(n, e, r, t, z, a);
@@ -1,4 +1,4 @@
1
- import { A as I, H as i, D as o, G as v, I as _ } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
1
+ import { D as I, I as i, G as o, H as v, J as _ } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
2
2
  var V = "[object AsyncFunction]", D = "[object Function]", U = "[object GeneratorFunction]", G = "[object Proxy]";
3
3
  function E(r) {
4
4
  if (!I(r))