@oub/fusion 0.2.37 → 0.2.38

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.
@@ -15,6 +15,10 @@ declare const _default: import("vue").DefineComponent<{
15
15
  type: StringConstructor;
16
16
  default: string;
17
17
  };
18
+ autocomplete: {
19
+ type: StringConstructor;
20
+ default: string;
21
+ };
18
22
  helperLabel: {
19
23
  type: StringConstructor;
20
24
  default: string;
@@ -92,6 +96,10 @@ declare const _default: import("vue").DefineComponent<{
92
96
  type: StringConstructor;
93
97
  default: string;
94
98
  };
99
+ autocomplete: {
100
+ type: StringConstructor;
101
+ default: string;
102
+ };
95
103
  helperLabel: {
96
104
  type: StringConstructor;
97
105
  default: string;
@@ -150,6 +158,7 @@ declare const _default: import("vue").DefineComponent<{
150
158
  required: boolean;
151
159
  format: string;
152
160
  clearable: boolean;
161
+ autocomplete: string;
153
162
  helperLabel: string;
154
163
  errorLabel: string;
155
164
  dateSeparator: string;
package/dist/fusion.js CHANGED
@@ -267,7 +267,7 @@ const Ht = /* @__PURE__ */ Le(oi, [["render", di]]), ci = Ce({
267
267
  },
268
268
  autocomplete: {
269
269
  type: String,
270
- default: ""
270
+ default: "on"
271
271
  },
272
272
  dataTest: {
273
273
  type: String,
@@ -375,7 +375,7 @@ function yi(e, t, n, r, a, o) {
375
375
  ], 2)
376
376
  ], 8, pi);
377
377
  }
378
- const rv = /* @__PURE__ */ Le(ci, [["render", yi], ["__scopeId", "data-v-bb156909"]]), bi = Ce({
378
+ const rv = /* @__PURE__ */ Le(ci, [["render", yi], ["__scopeId", "data-v-8ec91e07"]]), bi = Ce({
379
379
  name: "SVGTick"
380
380
  }), Ai = {
381
381
  width: "11",
@@ -807,7 +807,7 @@ const iv = /* @__PURE__ */ Le(Yi, [["render", zi], ["__scopeId", "data-v-de9a3c8
807
807
  },
808
808
  autocomplete: {
809
809
  type: String,
810
- default: ""
810
+ default: "on"
811
811
  },
812
812
  title: {
813
813
  type: String,
@@ -942,7 +942,7 @@ function al(e, t, n, r, a, o) {
942
942
  ], 2)) : Q("", !0)
943
943
  ], 10, Gi);
944
944
  }
945
- const On = /* @__PURE__ */ Le(ji, [["render", al], ["__scopeId", "data-v-81797038"]]), nl = {
945
+ const On = /* @__PURE__ */ Le(ji, [["render", al], ["__scopeId", "data-v-8d076687"]]), nl = {
946
946
  name: "SVGInbox"
947
947
  }, rl = {
948
948
  width: "30",
@@ -1512,7 +1512,7 @@ const Gr = /* @__PURE__ */ Le($l, [["render", rs]]), os = Ce({
1512
1512
  },
1513
1513
  autocomplete: {
1514
1514
  type: String,
1515
- default: ""
1515
+ default: "on"
1516
1516
  },
1517
1517
  title: {
1518
1518
  type: String,
@@ -1663,7 +1663,7 @@ function fs(e, t, n, r, a, o) {
1663
1663
  ], 2)) : Q("", !0)
1664
1664
  ], 8, is);
1665
1665
  }
1666
- const lv = /* @__PURE__ */ Le(os, [["render", fs], ["__scopeId", "data-v-dd92b694"]]), vs = Ce({
1666
+ const lv = /* @__PURE__ */ Le(os, [["render", fs], ["__scopeId", "data-v-0c862165"]]), vs = Ce({
1667
1667
  name: "FusionPasswordInput",
1668
1668
  components: {
1669
1669
  FusionInput: On,
@@ -1708,7 +1708,7 @@ const lv = /* @__PURE__ */ Le(os, [["render", fs], ["__scopeId", "data-v-dd92b69
1708
1708
  },
1709
1709
  autocomplete: {
1710
1710
  type: String,
1711
- default: ""
1711
+ default: "on"
1712
1712
  },
1713
1713
  disabled: {
1714
1714
  type: Boolean,
@@ -1778,6 +1778,7 @@ function hs(e, t, n, r, a, o) {
1778
1778
  "onUpdate:modelValue": t[1] || (t[1] = (u) => e.inputValue = u),
1779
1779
  type: e.showPassword ? "text" : "password",
1780
1780
  placeholder: e.placeholder,
1781
+ autocomplete: e.autocomplete,
1781
1782
  required: e.required,
1782
1783
  class: ne(["fusion-password-input field", { disabled: e.disabled }]),
1783
1784
  "data-test": "password-input",
@@ -1809,10 +1810,10 @@ function hs(e, t, n, r, a, o) {
1809
1810
  ]),
1810
1811
  key: "0"
1811
1812
  } : void 0
1812
- ]), 1032, ["id", "modelValue", "type", "placeholder", "required", "class", "disabled", "label", "helper-label", "name", "error-label", "onInput", "onBlur", "onFocus", "onKeydown"])
1813
+ ]), 1032, ["id", "modelValue", "type", "placeholder", "autocomplete", "required", "class", "disabled", "label", "helper-label", "name", "error-label", "onInput", "onBlur", "onFocus", "onKeydown"])
1813
1814
  ], 8, ms);
1814
1815
  }
1815
- const sv = /* @__PURE__ */ Le(vs, [["render", hs], ["__scopeId", "data-v-a2fd5a4c"]]), Aa = {
1816
+ const sv = /* @__PURE__ */ Le(vs, [["render", hs], ["__scopeId", "data-v-4ac79094"]]), Aa = {
1816
1817
  default: {
1817
1818
  code: "GB",
1818
1819
  dialCode: 44,
@@ -2565,7 +2566,7 @@ const Vs = /* @__PURE__ */ Le(Bs, [["render", Qs], ["__scopeId", "data-v-5464d28
2565
2566
  },
2566
2567
  autocomplete: {
2567
2568
  type: String,
2568
- default: ""
2569
+ default: "on"
2569
2570
  },
2570
2571
  title: {
2571
2572
  type: String,
@@ -2755,7 +2756,7 @@ function Xs(e, t, n, r, a, o) {
2755
2756
  ])) : Q("", !0)
2756
2757
  ], 8, Ms);
2757
2758
  }
2758
- const uv = /* @__PURE__ */ Le(Ns, [["render", Xs], ["__scopeId", "data-v-7ceb1893"]]), Ys = Ce({
2759
+ const uv = /* @__PURE__ */ Le(Ns, [["render", Xs], ["__scopeId", "data-v-4a202688"]]), Ys = Ce({
2759
2760
  name: "SVGInformationCircle"
2760
2761
  }), Ws = {
2761
2762
  width: "20",
@@ -11419,6 +11420,10 @@ const x0 = /* @__PURE__ */ Le(C0, [["render", T0]]), B0 = Ce({
11419
11420
  type: String,
11420
11421
  default: "Select a date"
11421
11422
  },
11423
+ autocomplete: {
11424
+ type: String,
11425
+ default: "on"
11426
+ },
11422
11427
  helperLabel: {
11423
11428
  type: String,
11424
11429
  default: ""
@@ -11519,7 +11524,7 @@ function Q0(e, t, n, r, a, o) {
11519
11524
  }, [
11520
11525
  D("label", {
11521
11526
  class: ne(["fusion-date-picker label", e.stateClasses]),
11522
- for: e.id
11527
+ for: `dp-input-${e.id}`
11523
11528
  }, fe(e.label), 11, O0),
11524
11529
  e.helperLabel ? (v(), k("div", {
11525
11530
  key: 0,
@@ -11527,15 +11532,16 @@ function Q0(e, t, n, r, a, o) {
11527
11532
  "data-test": "helper-label"
11528
11533
  }, fe(e.helperLabel), 3)) : Q("", !0),
11529
11534
  Se(l, {
11530
- id: e.id,
11531
11535
  modelValue: e.date,
11532
11536
  "onUpdate:modelValue": [
11533
11537
  t[0] || (t[0] = (c) => e.date = c),
11534
11538
  e.updateDate
11535
11539
  ],
11540
+ uid: e.id,
11536
11541
  "enable-time-picker": !1,
11537
11542
  format: e.format,
11538
11543
  placeholder: e.placeholder,
11544
+ autocomplete: e.autocomplete,
11539
11545
  "auto-apply": "",
11540
11546
  required: e.required,
11541
11547
  "text-input": e.datePickerInputOptions,
@@ -11554,7 +11560,7 @@ function Q0(e, t, n, r, a, o) {
11554
11560
  Se(i, { class: "fusion-date-picker icon" })
11555
11561
  ]),
11556
11562
  _: 1
11557
- }, 8, ["id", "modelValue", "format", "placeholder", "required", "text-input", "name", "class", "max-date", "min-date", "disabled", "clearable", "onUpdate:modelValue", "onBlur", "onFocus"]),
11563
+ }, 8, ["modelValue", "uid", "format", "placeholder", "autocomplete", "required", "text-input", "name", "class", "max-date", "min-date", "disabled", "clearable", "onUpdate:modelValue", "onBlur", "onFocus"]),
11558
11564
  e.errorLabel ? (v(), k("div", I0, [
11559
11565
  Se(u, {
11560
11566
  class: "error-icon",
@@ -11564,7 +11570,7 @@ function Q0(e, t, n, r, a, o) {
11564
11570
  ])) : Q("", !0)
11565
11571
  ], 8, F0);
11566
11572
  }
11567
- const cv = /* @__PURE__ */ Le(B0, [["render", Q0], ["__scopeId", "data-v-ac621c5a"]]), V0 = Ce({
11573
+ const cv = /* @__PURE__ */ Le(B0, [["render", Q0], ["__scopeId", "data-v-ee0535dd"]]), V0 = Ce({
11568
11574
  name: "FusionSearchableInput",
11569
11575
  components: {
11570
11576
  SVGSearch: zr,
@@ -11638,7 +11644,7 @@ const cv = /* @__PURE__ */ Le(B0, [["render", Q0], ["__scopeId", "data-v-ac621c5
11638
11644
  },
11639
11645
  autocomplete: {
11640
11646
  type: String,
11641
- default: ""
11647
+ default: "on"
11642
11648
  },
11643
11649
  title: {
11644
11650
  type: String,
@@ -11792,7 +11798,7 @@ function L0(e, t, n, r, a, o) {
11792
11798
  }, null, 8, ["select-id", "options", "search-text", "search-placeholder", "search-loading", "search-error-title", "search-error-description", "selected", "onHandle:select", "onHandle:close"])) : Q("", !0)
11793
11799
  ], 8, N0);
11794
11800
  }
11795
- const pv = /* @__PURE__ */ Le(V0, [["render", L0], ["__scopeId", "data-v-0d399138"]]), H0 = Ce({
11801
+ const pv = /* @__PURE__ */ Le(V0, [["render", L0], ["__scopeId", "data-v-1ba404d2"]]), H0 = Ce({
11796
11802
  name: "SVGDecrement"
11797
11803
  }), R0 = {
11798
11804
  width: "21",