@knime/jsonforms 1.21.15 → 1.21.17

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 (93) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/AnyOfTwinlist-SXwBBRp2.js +23 -0
  3. package/dist/CheckboxControl-CbWn843V.js +40 -0
  4. package/dist/CheckboxesControl-BiQOMrsp.js +39 -0
  5. package/dist/{ColorControl-CpBVJh38.js → ColorControl-B_mQdOCs.js} +10 -8
  6. package/dist/{ColorPreviewControl-0VK3OqwY.js → ColorPreviewControl-BREwhSO9.js} +28 -28
  7. package/dist/ComboBoxControl-BIZlnizm.js +39 -0
  8. package/dist/DateControl-vkwY-8Qy.js +44 -0
  9. package/dist/DateTimeControl-CtXV6_D2.js +80 -0
  10. package/dist/DateTimeFormatPickerControl-a7MPaNFN.js +34 -0
  11. package/dist/{DateTimeFormatPickerWithTypeControl-CodEVQG_.js → DateTimeFormatPickerWithTypeControl-B9Nu0dh1.js} +18 -17
  12. package/dist/DropdownControl-BUwovb4K.js +32 -0
  13. package/dist/{ExecutorCoresControl-CvCVcaHM.js → ExecutorCoresControl-DN-1o1XJ.js} +10 -9
  14. package/dist/{ExecutorMemoryControl-CpbVJNq4.js → ExecutorMemoryControl-UzqzP4hI.js} +9 -8
  15. package/dist/{FileUploadControl-CNUi9QfR.js → FileUploadControl-WC8TFQHe.js} +46 -45
  16. package/dist/{GridSelectionControl-HV2yNE4R.js → GridSelectionControl-BgqT1t9d.js} +24 -23
  17. package/dist/{HorizontalLayout-Cqf3hzxv.js → HorizontalLayout-CESRA3YR.js} +6 -6
  18. package/dist/{IntegerControl-Ba5QkLCa.js → IntegerControl-DKXN0mcE.js} +5 -4
  19. package/dist/IntervalControl-BswGPjcV.js +51 -0
  20. package/dist/LinkControl-DTqOfnTg.js +35 -0
  21. package/dist/{LoadingDropdown.vue_vue_type_script_setup_true_lang-Cir2ym2M.js → LoadingDropdown.vue_vue_type_script_setup_true_lang-Cic7UEOM.js} +1 -1
  22. package/dist/ManualTwinlistControl-CoZdPu6n.js +74 -0
  23. package/dist/{MultiSelectListBoxControl-DcWDraNF.js → MultiSelectListBoxControl-CjM94miu.js} +53 -52
  24. package/dist/{MultimodeTwinlistControl-B-rEhgKQ.js → MultimodeTwinlistControl-NMnPBn6a.js} +1 -1
  25. package/dist/MultimodeTwinlistControl.vue_vue_type_script_setup_true_lang-mQFRHgGM.js +159 -0
  26. package/dist/{NameFilter-BFKNf9cO.js → NameFilter-DuVJG0SF.js} +7 -6
  27. package/dist/{NumberControl-BAxGZy_4.js → NumberControl-NMJmxuze.js} +7 -6
  28. package/dist/NumberControlBase.vue_vue_type_script_setup_true_lang-bph2Cze8.js +52 -0
  29. package/dist/{OneOfDropdown-DcetHKT5.js → OneOfDropdown-CwJemyYo.js} +13 -11
  30. package/dist/{RadioButtonsWithDescriptionControl-pZ0gJ6iz.js → RadioButtonsWithDescriptionControl-BK3UCreL.js} +15 -15
  31. package/dist/{RadioControl-B8-nxddP.js → RadioControl-ts1-JozG.js} +5 -4
  32. package/dist/RadioControlBase.vue_vue_type_script_setup_true_lang-jxw_5dVt.js +57 -0
  33. package/dist/{ResourceControlBase-ZMTuwwL2.js → ResourceControlBase-FDiyHyQi.js} +18 -15
  34. package/dist/{RichTextControl-kptCYz2A.js → RichTextControl-DH6GqUeF.js} +4 -3
  35. package/dist/{SectionHeading-MlqCj5BS.js → SectionHeading-DIAFnjCM.js} +1 -1
  36. package/dist/{SectionLayout-nV1GnghP.js → SectionLayout-Cb3_L9Te.js} +3 -3
  37. package/dist/{SettingsSubPanel-Z6urYwz1.js → SettingsSubPanel-BuxORlJO.js} +1 -1
  38. package/dist/{SettingsSubPanelLayout-BNMJbUsL.js → SettingsSubPanelLayout-DruWJjQA.js} +4 -4
  39. package/dist/{SimpleButtonControl-DZFYl2H3.js → SimpleButtonControl-BeRnF6lP.js} +13 -13
  40. package/dist/{SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-zrzBlOHh.js → SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-DML-OwvR.js} +5294 -5346
  41. package/dist/{SimpleTwinlistControl-Ds2BQOoO.js → SimpleTwinlistControl-CnBe4qsI.js} +6 -5
  42. package/dist/{SingleSelectControl-CLv_Mah-.js → SingleSelectControl-C4Qzk2Ki.js} +21 -19
  43. package/dist/{SingleSelectListBoxControl-DM_5t3Nv.js → SingleSelectListBoxControl-sLe2Y67h.js} +16 -15
  44. package/dist/SortListControl-ChpYm3CZ.js +105 -0
  45. package/dist/{StyledListItem-D3NbpWl3.js → StyledListItem-BJEJoIzr.js} +1 -1
  46. package/dist/{TeamAndSpacesControl-A8mWrSE4.js → TeamAndSpacesControl-7ZXPUwBb.js} +12 -11
  47. package/dist/{TeamResourceControl-CAgwzjRZ.js → TeamResourceControl-BZDXMRLZ.js} +12 -11
  48. package/dist/{TextAreaControl-DRBGqA7a.js → TextAreaControl-BDGtgWys.js} +10 -8
  49. package/dist/{TextControl--Tw-AE3y.js → TextControl-8jfyOJKb.js} +1 -1
  50. package/dist/{TextControl.vue_vue_type_script_setup_true_lang-PdbUWJUv.js → TextControl.vue_vue_type_script_setup_true_lang--8lz3nbO.js} +16 -14
  51. package/dist/{TimeControl-D_hEPt2Z.js → TimeControl-Dvt5U7xN.js} +28 -26
  52. package/dist/{TimeframesControl-EKcriaC8.js → TimeframesControl-DcUxC3kX.js} +7 -6
  53. package/dist/{TwinlistControlBase.vue_vue_type_script_setup_true_lang-BRq0ANwm.js → TwinlistControlBase.vue_vue_type_script_setup_true_lang-Buo-KA0N.js} +14 -11
  54. package/dist/{TypedStringFilter-UUuSnJNk.js → TypedStringFilter-Cx8OCQcE.js} +5 -4
  55. package/dist/{ValueSwitchControl-BwERUIyr.js → ValueSwitchControl-1ax1yKbk.js} +6 -5
  56. package/dist/{VerticalLayout-BET3pZ_K.js → VerticalLayout-DnyoqTeh.js} +2 -2
  57. package/dist/{VerticalLayoutBase-HYtDwVLA.js → VerticalLayoutBase-BS5IpgON.js} +2 -2
  58. package/dist/ZonedDateTimeControl-mIIRwaHz.js +79 -0
  59. package/dist/{_Uint8Array-DJimCh8a.js → _Uint8Array-CsgDtogS.js} +12 -12
  60. package/dist/knime-jsonforms.css +1 -1
  61. package/dist/knime-jsonforms.js +41 -42
  62. package/dist/src/higherOrderComponents/control/index.d.ts +1 -2
  63. package/dist/src/higherOrderComponents/control/util.d.ts +4 -5
  64. package/dist/src/higherOrderComponents/control/validation/types.d.ts +2 -2
  65. package/dist/src/higherOrderComponents/control/withLabel.d.ts +1 -1
  66. package/dist/src/renderers/checkboxRenderer.d.ts +120 -1
  67. package/dist/src/renderers/defaultRenderers.d.ts +120 -1
  68. package/dist/src/renderers/fallbackRenderers.d.ts +120 -1
  69. package/dist/testing.js +3 -3
  70. package/dist/{toString-B8vqfiDe.js → toString-hCFROtg1.js} +1 -1
  71. package/dist/{useBuiltinValidations-CzYsm8oq.js → useBuiltinValidations-Cfw3JlJf.js} +1 -1
  72. package/dist/{usePossibleValues-CGt7yrJ6.js → usePossibleValues-CtPV4Cjp.js} +1 -1
  73. package/dist/{useUnknownValuesInTwinlist-Bez1tY4_.js → useUnknownValuesInTwinlist-BCbqJg7j.js} +1 -1
  74. package/package.json +1 -1
  75. package/dist/AnyOfTwinlist-CV39JeCp.js +0 -22
  76. package/dist/CheckboxControl-CS4nuJTP.js +0 -38
  77. package/dist/CheckboxesControl-DXJMkZ49.js +0 -37
  78. package/dist/ComboBoxControl-avfNedsG.js +0 -37
  79. package/dist/DateControl-B8E0JEIV.js +0 -42
  80. package/dist/DateTimeControl-DPjGzRqg.js +0 -78
  81. package/dist/DateTimeFormatPickerControl-Cx3yfT3O.js +0 -32
  82. package/dist/DropdownControl-DEggcwK1.js +0 -30
  83. package/dist/IntervalControl-DlLV8RQr.js +0 -48
  84. package/dist/LinkControl-COH9jvPg.js +0 -35
  85. package/dist/ManualTwinlistControl-jJGxlq9j.js +0 -72
  86. package/dist/MultimodeTwinlistControl.vue_vue_type_script_setup_true_lang-yhmiIg95.js +0 -157
  87. package/dist/NumberControlBase.vue_vue_type_script_setup_true_lang-Dlxx71hk.js +0 -50
  88. package/dist/RadioControlBase.vue_vue_type_script_setup_true_lang-8xWE-iQR.js +0 -52
  89. package/dist/SortListControl-COd0WHwd.js +0 -103
  90. package/dist/ZonedDateTimeControl-CsbZwGMX.js +0 -77
  91. package/dist/src/higherOrderComponents/control/errorMessage/ErrorLine.vue.d.ts +0 -5
  92. package/dist/src/higherOrderComponents/control/errorMessage/ErrorMessages.vue.d.ts +0 -23
  93. package/dist/src/higherOrderComponents/control/errorMessage/withErrorMessage.d.ts +0 -11
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as c, toRef as r, computed as t, openBlock as b, createBlock as m, unref as n } from "vue";
2
- import { Z as p } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-zrzBlOHh.js";
3
- import { a as y } from "./usePossibleValues-CGt7yrJ6.js";
4
- import { t as f } from "./toKdsPossibleValues-BklBg3gG.js";
2
+ import { Y as x } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-DML-OwvR.js";
3
+ import { a as y } from "./usePossibleValues-CtPV4Cjp.js";
4
+ import { t as p } from "./toKdsPossibleValues-BklBg3gG.js";
5
5
  const L = /* @__PURE__ */ c({
6
6
  __name: "TwinlistControlBase",
7
7
  props: {
@@ -9,32 +9,35 @@ const L = /* @__PURE__ */ c({
9
9
  handleChange: { type: Function },
10
10
  changeValue: { type: Function },
11
11
  disabled: { type: Boolean },
12
- isValid: { type: Boolean },
12
+ error: { type: Boolean },
13
+ subText: {},
13
14
  onRegisterValidation: { type: Function },
14
15
  labelForId: {},
15
16
  possibleValues: {}
16
17
  },
17
18
  setup(e) {
18
- const a = e, { includedLabel: u, excludedLabel: i } = y(
19
+ const a = e, { includedLabel: u, excludedLabel: s } = y(
19
20
  r(a, "control")
20
21
  ), d = t(
21
- () => f(a.possibleValues ?? [])
22
- ), s = t(() => {
22
+ () => p(a.possibleValues ?? [])
23
+ ), i = t(() => {
23
24
  const o = new Set(a.control.data ?? []);
24
25
  return d.value.filter((l) => !o.has(l.id)).map((l) => l.id);
25
26
  });
26
- return (o, l) => (b(), m(n(p), {
27
+ return (o, l) => (b(), m(n(x), {
27
28
  id: e.labelForId,
28
29
  ariaLabel: e.control.label,
29
30
  disabled: e.disabled,
31
+ error: e.error,
32
+ "sub-text": e.subText,
30
33
  "manually-included": e.control.data ?? [],
31
- "manually-excluded": s.value,
34
+ "manually-excluded": i.value,
32
35
  "possible-values": d.value,
33
36
  loading: e.possibleValues === null,
34
- "exclude-label": n(i),
37
+ "exclude-label": n(s),
35
38
  "include-label": n(u),
36
39
  "onUpdate:manuallyIncluded": e.changeValue
37
- }, null, 8, ["id", "ariaLabel", "disabled", "manually-included", "manually-excluded", "possible-values", "loading", "exclude-label", "include-label", "onUpdate:manuallyIncluded"]));
40
+ }, null, 8, ["id", "ariaLabel", "disabled", "error", "sub-text", "manually-included", "manually-excluded", "possible-values", "loading", "exclude-label", "include-label", "onUpdate:manuallyIncluded"]));
38
41
  }
39
42
  });
40
43
  export {
@@ -1,5 +1,5 @@
1
- import { defineComponent as a, computed as l, openBlock as p, createBlock as s, mergeProps as r } from "vue";
2
- import { _ as i } from "./MultimodeTwinlistControl.vue_vue_type_script_setup_true_lang-yhmiIg95.js";
1
+ import { defineComponent as a, computed as l, openBlock as p, createBlock as r, mergeProps as s } from "vue";
2
+ import { _ as u } from "./MultimodeTwinlistControl.vue_vue_type_script_setup_true_lang-mQFRHgGM.js";
3
3
  const y = /* @__PURE__ */ a({
4
4
  __name: "TypedStringFilter",
5
5
  props: {
@@ -7,13 +7,14 @@ const y = /* @__PURE__ */ a({
7
7
  handleChange: { type: Function },
8
8
  changeValue: { type: Function },
9
9
  disabled: { type: Boolean },
10
- isValid: { type: Boolean },
10
+ error: { type: Boolean },
11
+ subText: {},
11
12
  onRegisterValidation: { type: Function },
12
13
  labelForId: {}
13
14
  },
14
15
  setup(o) {
15
16
  const n = o, e = l(() => n.control.uischema.options);
16
- return (t, u) => (p(), s(i, r({ ...t.$props, ...t.$attrs }, {
17
+ return (t, i) => (p(), r(u, s({ ...t.$props, ...t.$attrs }, {
17
18
  "show-unknown-values": "",
18
19
  "unknown-values-text": e.value.unknownValuesText,
19
20
  "empty-state-label": e.value.emptyStateLabel,
@@ -1,5 +1,5 @@
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-8xWE-iQR.js";
1
+ import { defineComponent as o, openBlock as n, createBlock as t, mergeProps as r } from "vue";
2
+ import { _ as a } from "./RadioControlBase.vue_vue_type_script_setup_true_lang-jxw_5dVt.js";
3
3
  const s = /* @__PURE__ */ o({
4
4
  __name: "ValueSwitchControl",
5
5
  props: {
@@ -7,12 +7,13 @@ const s = /* @__PURE__ */ o({
7
7
  handleChange: { type: Function },
8
8
  changeValue: { type: Function },
9
9
  disabled: { type: Boolean },
10
- isValid: { type: Boolean },
10
+ error: { type: Boolean },
11
+ subText: {},
11
12
  onRegisterValidation: { type: Function },
12
13
  labelForId: {}
13
14
  },
14
- setup(r) {
15
- return (e, l) => (n(), t(p, a(e.$props, { type: "valueSwitch" }), null, 16));
15
+ setup(p) {
16
+ return (e, l) => (n(), t(a, r(e.$props, { type: "valueSwitch" }), null, 16));
16
17
  }
17
18
  });
18
19
  export {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as n, openBlock as a, createBlock as t, withCtx as r, unref as u } from "vue";
2
- import { a as m } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-zrzBlOHh.js";
3
- import { V as o } from "./VerticalLayoutBase-HYtDwVLA.js";
2
+ import { a as m } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-DML-OwvR.js";
3
+ import { V as o } from "./VerticalLayoutBase-BS5IpgON.js";
4
4
  const f = /* @__PURE__ */ n({
5
5
  __name: "VerticalLayout",
6
6
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as n, openBlock as t, createElementBlock as r, Fragment as c, renderList as l, renderSlot as _ } from "vue";
2
- import { _ as m } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-zrzBlOHh.js";
2
+ import { _ as m } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-DML-OwvR.js";
3
3
  const u = { class: "vertical-layout" }, i = /* @__PURE__ */ n({
4
4
  __name: "VerticalLayoutBase",
5
5
  props: {
@@ -14,7 +14,7 @@ const u = { class: "vertical-layout" }, i = /* @__PURE__ */ n({
14
14
  }, void 0, !0)), 128))
15
15
  ]));
16
16
  }
17
- }), v = /* @__PURE__ */ m(i, [["__scopeId", "data-v-0ecc0026"]]);
17
+ }), v = /* @__PURE__ */ m(i, [["__scopeId", "data-v-725fc29f"]]);
18
18
  export {
19
19
  v as V
20
20
  };
@@ -0,0 +1,79 @@
1
+ import { defineComponent as f, computed as n, openBlock as h, createElementBlock as T, createElementVNode as x, createVNode as i, unref as t } from "vue";
2
+ import { R as U, T as C, V as D, _ as B } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-DML-OwvR.js";
3
+ import { u as F } from "./usePlainDateTimeBatch-Bd2G-GY9.js";
4
+ import { p as u } from "./plainDateTimeUtils-CR0UhpkD.js";
5
+ const L = { class: "layout-container" }, $ = { class: "date-time-row" }, P = /* @__PURE__ */ f({
6
+ __name: "ZonedDateTimeControl",
7
+ props: {
8
+ control: {},
9
+ handleChange: { type: Function },
10
+ changeValue: { type: Function },
11
+ disabled: { type: Boolean },
12
+ error: { type: Boolean },
13
+ subText: {},
14
+ onRegisterValidation: { type: Function },
15
+ labelForId: {}
16
+ },
17
+ setup(e) {
18
+ const a = e, d = n(() => a.control.uischema.options), m = n(
19
+ () => u.getMaxGranularity(d.value)
20
+ ), {
21
+ datePart: c,
22
+ timePart: b,
23
+ granularity: g,
24
+ onDateChange: p,
25
+ onTimeChange: y,
26
+ onGranularityChange: v
27
+ } = F({
28
+ getDateTime: () => a.control.data.dateTime,
29
+ commit: (o, l, r) => {
30
+ a.changeValue({
31
+ ...a.control.data,
32
+ dateTime: u.toString(o, l, r)
33
+ });
34
+ }
35
+ }), s = n({
36
+ get: () => a.control.data.timeZone,
37
+ set: (o) => {
38
+ a.changeValue({
39
+ ...a.control.data,
40
+ timeZone: o
41
+ });
42
+ }
43
+ }), V = n(() => d.value?.possibleValues ?? []);
44
+ return (o, l) => (h(), T("div", L, [
45
+ x("div", $, [
46
+ i(t(U), {
47
+ id: e.labelForId,
48
+ ariaLabel: `${a.control.label} date`,
49
+ "model-value": t(c),
50
+ disabled: e.disabled,
51
+ error: e.error,
52
+ "onUpdate:modelValue": t(p)
53
+ }, null, 8, ["id", "ariaLabel", "model-value", "disabled", "error", "onUpdate:modelValue"]),
54
+ i(t(C), {
55
+ ariaLabel: `${a.control.label} time`,
56
+ "model-value": t(b),
57
+ granularity: t(g),
58
+ "max-granularity": m.value,
59
+ disabled: e.disabled,
60
+ error: e.error,
61
+ "onUpdate:modelValue": t(y),
62
+ "onUpdate:granularity": t(v)
63
+ }, null, 8, ["ariaLabel", "model-value", "granularity", "max-granularity", "disabled", "error", "onUpdate:modelValue", "onUpdate:granularity"])
64
+ ]),
65
+ i(t(D), {
66
+ modelValue: s.value,
67
+ "onUpdate:modelValue": l[0] || (l[0] = (r) => s.value = r),
68
+ error: e.error,
69
+ "possible-values": V.value,
70
+ disabled: e.disabled,
71
+ "sub-text": e.subText,
72
+ ariaLabel: "Timezone"
73
+ }, null, 8, ["modelValue", "error", "possible-values", "disabled", "sub-text"])
74
+ ]));
75
+ }
76
+ }), k = /* @__PURE__ */ B(P, [["__scopeId", "data-v-402887a4"]]);
77
+ export {
78
+ k as default
79
+ };
@@ -1,5 +1,5 @@
1
1
  import { i as V } from "./isArray-WzO_os3q.js";
2
- import { y as K, G as v, H as i, x as C, I as Y } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-zrzBlOHh.js";
2
+ import { y as K, E as v, G as i, x as C, H as Y } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-DML-OwvR.js";
3
3
  var Z = "[object AsyncFunction]", Q = "[object Function]", tt = "[object GeneratorFunction]", et = "[object Proxy]";
4
4
  function L(t) {
5
5
  if (!K(t))
@@ -7,12 +7,12 @@ function L(t) {
7
7
  var e = v(t);
8
8
  return e == Q || e == tt || e == Z || e == et;
9
9
  }
10
- var A = i["__core-js_shared__"], I = (function() {
10
+ var A = i["__core-js_shared__"], E = (function() {
11
11
  var t = /[^.]+$/.exec(A && A.keys && A.keys.IE_PROTO || "");
12
12
  return t ? "Symbol(src)_1." + t : "";
13
13
  })();
14
14
  function rt(t) {
15
- return !!I && I in t;
15
+ return !!E && E in t;
16
16
  }
17
17
  var at = Function.prototype, nt = at.toString;
18
18
  function p(t) {
@@ -70,20 +70,20 @@ function Tt(t, e) {
70
70
  return a;
71
71
  }
72
72
  var wt = "[object Arguments]";
73
- function E(t) {
73
+ function I(t) {
74
74
  return C(t) && v(t) == wt;
75
75
  }
76
- var q = Object.prototype, At = q.hasOwnProperty, xt = q.propertyIsEnumerable, Ot = E(/* @__PURE__ */ (function() {
76
+ var q = Object.prototype, At = q.hasOwnProperty, xt = q.propertyIsEnumerable, Ot = I(/* @__PURE__ */ (function() {
77
77
  return arguments;
78
- })()) ? E : function(t) {
78
+ })()) ? I : function(t) {
79
79
  return C(t) && At.call(t, "callee") && !xt.call(t, "callee");
80
80
  };
81
81
  function $t() {
82
82
  return !1;
83
83
  }
84
- var k = typeof exports == "object" && exports && !exports.nodeType && exports, z = k && typeof module == "object" && module && !module.nodeType && module, Pt = z && z.exports === k, M = Pt ? i.Buffer : void 0, St = M ? M.isBuffer : void 0, Ct = St || $t, It = "[object Arguments]", Et = "[object Array]", zt = "[object Boolean]", Mt = "[object Date]", Dt = "[object Error]", Ft = "[object Function]", Gt = "[object Map]", Ut = "[object Number]", Ht = "[object Object]", Bt = "[object RegExp]", Nt = "[object Set]", Rt = "[object String]", Vt = "[object WeakMap]", Kt = "[object ArrayBuffer]", Lt = "[object DataView]", Wt = "[object Float32Array]", qt = "[object Float64Array]", kt = "[object Int8Array]", Xt = "[object Int16Array]", Jt = "[object Int32Array]", Yt = "[object Uint8Array]", Zt = "[object Uint8ClampedArray]", Qt = "[object Uint16Array]", te = "[object Uint32Array]", n = {};
84
+ var k = typeof exports == "object" && exports && !exports.nodeType && exports, z = k && typeof module == "object" && module && !module.nodeType && module, Pt = z && z.exports === k, M = Pt ? i.Buffer : void 0, St = M ? M.isBuffer : void 0, Ct = St || $t, Et = "[object Arguments]", It = "[object Array]", zt = "[object Boolean]", Mt = "[object Date]", Dt = "[object Error]", Ft = "[object Function]", Gt = "[object Map]", Ut = "[object Number]", Ht = "[object Object]", Bt = "[object RegExp]", Nt = "[object Set]", Rt = "[object String]", Vt = "[object WeakMap]", Kt = "[object ArrayBuffer]", Lt = "[object DataView]", Wt = "[object Float32Array]", qt = "[object Float64Array]", kt = "[object Int8Array]", Xt = "[object Int16Array]", Jt = "[object Int32Array]", Yt = "[object Uint8Array]", Zt = "[object Uint8ClampedArray]", Qt = "[object Uint16Array]", te = "[object Uint32Array]", n = {};
85
85
  n[Wt] = n[qt] = n[kt] = n[Xt] = n[Jt] = n[Yt] = n[Zt] = n[Qt] = n[te] = !0;
86
- n[It] = n[Et] = n[Kt] = n[zt] = n[Lt] = n[Mt] = n[Dt] = n[Ft] = n[Gt] = n[Ut] = n[Ht] = n[Bt] = n[Nt] = n[Rt] = n[Vt] = !1;
86
+ n[Et] = n[It] = n[Kt] = n[zt] = n[Lt] = n[Mt] = n[Dt] = n[Ft] = n[Gt] = n[Ut] = n[Ht] = n[Bt] = n[Nt] = n[Rt] = n[Vt] = !1;
87
87
  function ee(t) {
88
88
  return C(t) && W(t.length) && !!n[v(t)];
89
89
  }
@@ -189,7 +189,7 @@ function Se(t) {
189
189
  function Ce(t) {
190
190
  return m(this.__data__, t) > -1;
191
191
  }
192
- function Ie(t, e) {
192
+ function Ee(t, e) {
193
193
  var r = this.__data__, a = m(r, t);
194
194
  return a < 0 ? (++this.size, r.push([t, e])) : r[a][1] = e, this;
195
195
  }
@@ -204,9 +204,9 @@ s.prototype.clear = xe;
204
204
  s.prototype.delete = Pe;
205
205
  s.prototype.get = Se;
206
206
  s.prototype.has = Ce;
207
- s.prototype.set = Ie;
207
+ s.prototype.set = Ee;
208
208
  var b = h(i, "Map");
209
- function Ee() {
209
+ function Ie() {
210
210
  this.size = 0, this.__data__ = {
211
211
  hash: new u(),
212
212
  map: new (b || s)(),
@@ -242,7 +242,7 @@ function l(t) {
242
242
  this.set(a[0], a[1]);
243
243
  }
244
244
  }
245
- l.prototype.clear = Ee;
245
+ l.prototype.clear = Ie;
246
246
  l.prototype.delete = Me;
247
247
  l.prototype.get = De;
248
248
  l.prototype.has = Fe;