maz-ui 3.44.0 → 3.44.2

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 (124) hide show
  1. package/components/MazAccordion.mjs +25 -25
  2. package/components/MazAvatar.mjs +1 -1
  3. package/components/MazBottomSheet.mjs +1 -1
  4. package/components/MazBtn.mjs +1 -1
  5. package/components/MazCard.mjs +1 -1
  6. package/components/MazCardSpotlight.mjs +9 -9
  7. package/components/MazCarousel.mjs +1 -1
  8. package/components/MazDialog.mjs +1 -1
  9. package/components/MazDialogPromise.mjs +1 -1
  10. package/components/MazDrawer.mjs +1 -1
  11. package/components/MazDropdown.mjs +1 -1
  12. package/components/MazDropzone.mjs +1 -1
  13. package/components/MazGallery.mjs +1 -1
  14. package/components/MazInput.mjs +1 -1
  15. package/components/MazInputNumber.mjs +1 -1
  16. package/components/MazInputPrice.mjs +1 -1
  17. package/components/MazInputTags.mjs +1 -1
  18. package/components/MazLazyImg.mjs +1 -1
  19. package/components/MazLink.mjs +22 -22
  20. package/components/MazPagination.mjs +1 -1
  21. package/components/MazPhoneNumberInput.mjs +1 -1
  22. package/components/MazPicker.mjs +1 -1
  23. package/components/MazReadingProgressBar.mjs +1 -2
  24. package/components/MazSelect.mjs +1 -1
  25. package/components/MazTable.mjs +1 -1
  26. package/components/MazTextarea.mjs +1 -1
  27. package/components/assets/MazPhoneNumberInput.css +1 -1
  28. package/components/assets/MazSelect.css +1 -1
  29. package/components/assets/MazTable.css +1 -1
  30. package/components/assets/MazTabsBar.css +1 -1
  31. package/components/chunks/{MazAvatar-BU1nJFcV.mjs → MazAvatar-CoT6WIl0.mjs} +1 -1
  32. package/components/chunks/{MazBottomSheet-DUOIusEi.mjs → MazBottomSheet-DpI8wFgc.mjs} +1 -1
  33. package/components/chunks/MazBtn-BIVlttu0.mjs +150 -0
  34. package/components/chunks/MazBtn-BQ7aH6Qe.mjs +158 -0
  35. package/components/chunks/{MazBtn-5BSKOcqG.mjs → MazBtn-BXDpaXn1.mjs} +44 -44
  36. package/components/chunks/MazBtn-C7RDTnn-.mjs +150 -0
  37. package/components/chunks/{MazBtn-BY8WCtM7.mjs → MazBtn-CPkNymJj.mjs} +44 -44
  38. package/components/chunks/{MazBtn-C5G78zLg.mjs → MazBtn-CQSo596y.mjs} +44 -44
  39. package/components/chunks/MazBtn-D2tIsob2.mjs +150 -0
  40. package/components/chunks/MazBtn-DRTBFUgW.mjs +150 -0
  41. package/components/chunks/{MazBtn-f1mBXJeU.mjs → MazBtn-Dfz-5FeI.mjs} +23 -26
  42. package/components/chunks/{MazBtn-CeVwyYR5.mjs → MazBtn-Vas62hFD.mjs} +44 -44
  43. package/components/chunks/MazBtn-gE-drZkE.mjs +150 -0
  44. package/components/chunks/{MazCard-BWxV_Z-i.mjs → MazCard-BBwohtCJ.mjs} +1 -1
  45. package/components/chunks/{MazCarousel-D5EmW7Sa.mjs → MazCarousel-DJ_nQfy4.mjs} +1 -1
  46. package/components/chunks/{MazCheckbox-D3PXkt75.mjs → MazCheckbox-BK1MX0uq.mjs} +1 -1
  47. package/components/chunks/{MazCheckbox-BWiMbecz.mjs → MazCheckbox-D3Fm-BFu.mjs} +1 -1
  48. package/components/chunks/{MazDialog-CLWKCphI.mjs → MazDialog-DXaeCp-b.mjs} +1 -1
  49. package/components/chunks/{MazDialogPromise-DVOJwdVp.mjs → MazDialogPromise-Bgxjg9ss.mjs} +2 -2
  50. package/components/chunks/{MazDropzone-Dm2IirHm.mjs → MazDropzone-D0W0dlgY.mjs} +2 -3
  51. package/components/chunks/{MazGallery-Bn9p1gNb.mjs → MazGallery-CBE4wD7D.mjs} +3 -4
  52. package/components/chunks/{MazGallery-BlfPe8WG.mjs → MazGallery-Din0Z37d.mjs} +4 -5
  53. package/components/chunks/{MazIcon-D3umgnku.mjs → MazIcon-CTjWIkTp.mjs} +1 -1
  54. package/components/chunks/{MazIcon-B8A0hQAH.mjs → MazIcon-CUOwXGOK.mjs} +1 -1
  55. package/components/chunks/{MazInput-BpsE-mdg.mjs → MazInput-D177bUMh.mjs} +44 -44
  56. package/components/chunks/{MazInputNumber-DGBYbDSX.mjs → MazInputNumber-CstQGS8u.mjs} +121 -121
  57. package/components/chunks/{MazInputPrice-j2BNMeFp.mjs → MazInputPrice-Bp7ie9jm.mjs} +48 -48
  58. package/components/chunks/{MazInputTags-CJofVaj5.mjs → MazInputTags-C7nZucYu.mjs} +63 -63
  59. package/components/chunks/{MazLazyImg-Dboc6Xfz.mjs → MazLazyImg-DADMg49z.mjs} +3 -4
  60. package/components/chunks/{MazLazyImg-BFG6FIJZ.mjs → MazLazyImg-xLPMdfif.mjs} +4 -5
  61. package/components/chunks/{MazPagination-C6ZehQSZ.mjs → MazPagination-NbHR41CQ.mjs} +44 -44
  62. package/components/chunks/{MazPhoneNumberInput-DpWoNQfx.mjs → MazPhoneNumberInput-BGo-vcnD.mjs} +61 -61
  63. package/components/chunks/{MazPicker-ia2BEmm5.mjs → MazPicker-CJBezF2t.mjs} +173 -198
  64. package/components/chunks/{MazPickerMonthSwitcher-CKtfZ_m-.mjs → MazPickerMonthSwitcher-DZPHWTJt.mjs} +1 -1
  65. package/components/chunks/{MazPickerShortcuts-Cc9VoqBw.mjs → MazPickerShortcuts-CBEmYjPG.mjs} +1 -1
  66. package/components/chunks/{MazPickerYearSwitcher-0b5Wrem9.mjs → MazPickerYearSwitcher-Ynp2qf3F.mjs} +1 -1
  67. package/components/chunks/{MazSelect-COJoKXbV.mjs → MazSelect-D4TuCHwj.mjs} +29 -29
  68. package/components/chunks/{MazSpinner-BaAMq7LI.mjs → MazSpinner--h9DYpGx.mjs} +1 -1
  69. package/components/chunks/{MazSpinner-BZOjTZBN.mjs → MazSpinner-6pxbKImG.mjs} +1 -1
  70. package/components/chunks/{MazSpinner-RvDGcBng.mjs → MazSpinner-BVd7-OTu.mjs} +1 -1
  71. package/components/chunks/MazSpinner-C6T_enKo.mjs +37 -0
  72. package/components/chunks/{MazSpinner-DkXequnp.mjs → MazSpinner-C8x7LsHq.mjs} +1 -1
  73. package/components/chunks/{MazSpinner-V-bFi71W.mjs → MazSpinner-CLz4ccD0.mjs} +1 -1
  74. package/components/chunks/MazSpinner-CmJlBqgH.mjs +37 -0
  75. package/components/chunks/MazSpinner-D4gpZ7vL.mjs +37 -0
  76. package/components/chunks/{MazSpinner-CNIlbDfg.mjs → MazSpinner-D8k_MENa.mjs} +1 -1
  77. package/components/chunks/MazSpinner-DGxqly6h.mjs +37 -0
  78. package/components/chunks/{MazSpinner-9Jue6cel.mjs → MazSpinner-DVkxyBoy.mjs} +1 -1
  79. package/components/chunks/{MazSpinner-BGPOws6a.mjs → MazSpinner-DjR5FVqo.mjs} +1 -1
  80. package/components/chunks/MazSpinner-DnVHWljy.mjs +37 -0
  81. package/components/chunks/{MazSpinner-C41VyUup.mjs → MazSpinner-DneKNmrs.mjs} +1 -1
  82. package/components/chunks/MazSpinner-Q02SOFkL.mjs +37 -0
  83. package/components/chunks/{MazSpinner-EA5ejB8F.mjs → MazSpinner-T1t1bpbm.mjs} +1 -1
  84. package/components/chunks/{MazSpinner-BWYdqSMP.mjs → MazSpinner-dFnsq52G.mjs} +1 -1
  85. package/components/chunks/MazSpinner-iA4Rz7K5.mjs +37 -0
  86. package/components/chunks/{MazSpinner-DHQH6Bhz.mjs → MazSpinner-rAqBu92m.mjs} +1 -1
  87. package/components/chunks/MazSpinner-va5G9enA.mjs +37 -0
  88. package/components/chunks/{MazTable-DRUj_PZp.mjs → MazTable-BPMuTZbS.mjs} +305 -305
  89. package/components/chunks/{MazTransitionExpand-B08cSrmL.mjs → MazTransitionExpand-CYyEf_hd.mjs} +1 -1
  90. package/css/main.css +2 -1
  91. package/modules/assets/index.css +1 -1
  92. package/modules/chunks/MazBtn-1g7UvzQ_.mjs +150 -0
  93. package/modules/chunks/{MazBtn-BbCGGxkK.cjs → MazBtn-BKk3IsoH.cjs} +2 -2
  94. package/modules/chunks/{MazIcon-BDSXZYZ8.cjs → MazIcon-BEnQqDG6.cjs} +1 -1
  95. package/modules/chunks/{MazIcon-C2ch3jUS.mjs → MazIcon-BdDO3aVl.mjs} +1 -1
  96. package/modules/chunks/{MazSpinner-C9_xSbZZ.mjs → MazSpinner--BVvGFIO.mjs} +1 -1
  97. package/modules/chunks/{MazSpinner-BiyFRA4w.cjs → MazSpinner-PMlxvkWb.cjs} +1 -1
  98. package/modules/chunks/index-D5F2dSFa.cjs +124 -0
  99. package/modules/chunks/{index-Cwbjspv3.mjs → index-D7R1dvsf.mjs} +347 -347
  100. package/modules/index.cjs +1 -1
  101. package/modules/index.mjs +1 -1
  102. package/nuxt/index.json +3 -3
  103. package/nuxt/index.mjs +1 -1
  104. package/nuxt/types.d.mts +6 -12
  105. package/nuxt/types.d.ts +6 -12
  106. package/package.json +10 -10
  107. package/types/modules/composables/use-timer.d.ts +6 -1
  108. package/types/modules/plugins/toaster/MazToast.vue.d.ts +2 -2
  109. package/components/chunks/MazBtn-B1-sTc7F.mjs +0 -155
  110. package/components/chunks/MazBtn-ColLVUca.mjs +0 -150
  111. package/components/chunks/MazBtn-DJhQqzja.mjs +0 -150
  112. package/components/chunks/MazBtn-DuY28-0U.mjs +0 -150
  113. package/components/chunks/MazBtn-h3WmmaEO.mjs +0 -150
  114. package/components/chunks/MazBtn-zyRLUViT.mjs +0 -150
  115. package/components/chunks/MazSpinner-Bad2n-0k.mjs +0 -37
  116. package/components/chunks/MazSpinner-C6StE-Mb.mjs +0 -37
  117. package/components/chunks/MazSpinner-Cz2DHV6g.mjs +0 -37
  118. package/components/chunks/MazSpinner-D4CdHpP2.mjs +0 -37
  119. package/components/chunks/MazSpinner-DRj2VpGA.mjs +0 -37
  120. package/components/chunks/MazSpinner-aPFlrc5E.mjs +0 -37
  121. package/components/chunks/MazSpinner-nOD-7_sU.mjs +0 -37
  122. package/components/chunks/MazSpinner-yZGK-AQe.mjs +0 -37
  123. package/modules/chunks/MazBtn-UBHTKqaN.mjs +0 -150
  124. package/modules/chunks/index-tnjajVkX.cjs +0 -124
@@ -1,5 +1,5 @@
1
- import { getCurrentInstance as K, computed as r, defineComponent as Q, defineAsyncComponent as c, ref as z, onMounted as W, useSlots as X, openBlock as a, createElementBlock as p, normalizeClass as g, normalizeStyle as Y, createElementVNode as k, createCommentVNode as o, renderSlot as I, createBlock as d, unref as s, resolveDynamicComponent as C, withDirectives as Z, mergeProps as x, toHandlers as _, vModelDynamic as ee, createTextVNode as te, toDisplayString as oe, withModifiers as ae, withCtx as V, createVNode as M } from "vue";
2
- import '../assets/MazInput.css';function ne({
1
+ import { getCurrentInstance as K, computed as r, defineComponent as Q, defineAsyncComponent as f, ref as z, onMounted as W, useSlots as X, openBlock as n, createElementBlock as p, normalizeClass as g, normalizeStyle as Y, createElementVNode as k, createCommentVNode as o, renderSlot as I, createBlock as d, unref as s, resolveDynamicComponent as C, withDirectives as Z, mergeProps as x, toHandlers as _, vModelDynamic as ee, createTextVNode as te, toDisplayString as oe, withModifiers as ne, withCtx as V, createVNode as S } from "vue";
2
+ import '../assets/MazInput.css';function ae({
3
3
  componentName: i,
4
4
  providedId: u
5
5
  }) {
@@ -20,7 +20,7 @@ const re = {
20
20
  }, ie = { class: "m-input-wrapper-input" }, se = ["id", "type", "name", "inputmode", "placeholder", "aria-label", "disabled", "readonly", "required"], ue = { key: 0 }, de = {
21
21
  key: 1,
22
22
  class: "m-input-wrapper-right"
23
- }, fe = /* @__PURE__ */ Q({
23
+ }, ce = /* @__PURE__ */ Q({
24
24
  inheritAttrs: !1,
25
25
  __name: "MazInput",
26
26
  props: {
@@ -51,14 +51,14 @@ const re = {
51
51
  validButtonLoading: { type: Boolean, default: !1 },
52
52
  autoFocus: { type: Boolean, default: !1 },
53
53
  borderActive: { type: Boolean, default: !1 },
54
- leftIcon: { default: void 0 },
55
- rightIcon: { default: void 0 },
54
+ leftIcon: { type: [String, Function, Object], default: void 0 },
55
+ rightIcon: { type: [String, Function, Object], default: void 0 },
56
56
  roundedSize: { default: void 0 },
57
57
  block: { type: Boolean }
58
58
  },
59
59
  emits: ["update:model-value", "focus", "blur", "click", "change"],
60
60
  setup(i, { emit: u }) {
61
- const t = i, l = u, m = c(() => import("./MazBtn-DJhQqzja.mjs")), B = c(() => import("./MazIcon-BDGxCy9M.mjs")), S = c(() => import("./eye-slash-tjfxO0LK.mjs")), q = c(() => import("./eye-DqO_Jx56.mjs")), T = c(() => import("./check-CL-vqe79.mjs")), v = z(!1), f = z(!1), w = z(), D = ne({
61
+ const t = i, l = u, m = f(() => import("./MazBtn-CPkNymJj.mjs")), B = f(() => import("./MazIcon-BDGxCy9M.mjs")), M = f(() => import("./eye-slash-tjfxO0LK.mjs")), q = f(() => import("./eye-DqO_Jx56.mjs")), T = f(() => import("./check-CL-vqe79.mjs")), v = z(!1), c = z(!1), w = z(), D = ae({
62
62
  componentName: "MazInput",
63
63
  providedId: t.id
64
64
  });
@@ -74,7 +74,7 @@ const re = {
74
74
  return "maz-border-success";
75
75
  if (t.warning)
76
76
  return "maz-border-warning";
77
- if (f.value || t.borderActive) {
77
+ if (c.value || t.borderActive) {
78
78
  if (t.color === "black")
79
79
  return "maz-border-black";
80
80
  if (t.color === "danger")
@@ -95,47 +95,47 @@ const re = {
95
95
  return "--default-border";
96
96
  }
97
97
  }), h = X(), A = r(() => {
98
- const { required: e, placeholder: n } = t;
99
- if (n)
100
- return e ? `${n} *` : n;
101
- }), E = r(() => y.value !== void 0 && y.value !== ""), L = le(
98
+ const { required: e, placeholder: a } = t;
99
+ if (a)
100
+ return e ? `${a} *` : a;
101
+ }), E = r(() => y.value !== void 0 && y.value !== ""), F = le(
102
102
  (e) => {
103
103
  l("update:model-value", e);
104
104
  },
105
105
  typeof t.debounce == "number" ? t.debounce : t.debounceDelay ?? 500
106
106
  );
107
- function R(e) {
107
+ function L(e) {
108
108
  if (t.debounce)
109
- return L(e);
109
+ return F(e);
110
110
  l("update:model-value", e);
111
111
  }
112
112
  const y = r({
113
113
  get: () => t.modelValue,
114
- set: (e) => R(e)
115
- }), F = r(() => (!!t.label || !!t.hint) && (f.value || !!E.value || !!t.placeholder || ["date", "month", "week"].includes(t.type))), U = r(() => !!t.label || !!t.hint);
116
- function O() {
114
+ set: (e) => L(e)
115
+ }), O = r(() => (!!t.label || !!t.hint) && (c.value || !!E.value || !!t.placeholder || ["date", "month", "week"].includes(t.type))), R = r(() => !!t.label || !!t.hint);
116
+ function U() {
117
117
  return !!h["right-icon"] || $.value || !!h["valid-button"] || t.validButton || !!t.rightIcon;
118
118
  }
119
- function H() {
119
+ function j() {
120
120
  return !!h["left-icon"] || !!t.leftIcon;
121
121
  }
122
- function j(e) {
123
- l("focus", e), f.value = !0;
122
+ function H(e) {
123
+ l("focus", e), c.value = !0;
124
124
  }
125
125
  function G(e) {
126
- l("blur", e), f.value = !1;
126
+ l("blur", e), c.value = !1;
127
127
  }
128
128
  function J(e) {
129
129
  return l("change", e);
130
130
  }
131
- return (e, n) => (a(), p(
131
+ return (e, a) => (n(), p(
132
132
  "div",
133
133
  {
134
134
  class: g(["m-input", [
135
135
  {
136
- "--is-focused": f.value || e.borderActive,
137
- "--should-up": F.value,
138
- "--has-label": U.value,
136
+ "--is-focused": c.value || e.borderActive,
137
+ "--should-up": O.value,
138
+ "--has-label": R.value,
139
139
  "--is-disabled": e.disabled,
140
140
  "--is-readonly": e.readonly,
141
141
  "--has-z-2": e.error || e.warning || e.success,
@@ -159,16 +159,16 @@ const re = {
159
159
  ]])
160
160
  },
161
161
  [
162
- H() ? (a(), p("div", re, [
162
+ j() ? (n(), p("div", re, [
163
163
  o(`
164
164
  @slot left-icon - The icon to display on the left of the input
165
165
  `),
166
166
  e.$slots["left-icon"] || e.leftIcon ? I(e.$slots, "left-icon", { key: 0 }, () => [
167
- typeof e.leftIcon == "string" ? (a(), d(s(B), {
167
+ typeof e.leftIcon == "string" ? (n(), d(s(B), {
168
168
  key: 0,
169
169
  name: e.leftIcon,
170
170
  class: "maz-text-xl maz-text-muted"
171
- }, null, 8, ["name"])) : e.leftIcon ? (a(), d(C(e.leftIcon), {
171
+ }, null, 8, ["name"])) : e.leftIcon ? (n(), d(C(e.leftIcon), {
172
172
  key: 1,
173
173
  class: "maz-text-xl maz-text-muted"
174
174
  })) : o("v-if", !0)
@@ -179,7 +179,7 @@ const re = {
179
179
  id: s(D),
180
180
  ref_key: "input",
181
181
  ref: w,
182
- "onUpdate:modelValue": n[0] || (n[0] = (b) => y.value = b),
182
+ "onUpdate:modelValue": a[0] || (a[0] = (b) => y.value = b),
183
183
  type: N.value,
184
184
  name: e.name
185
185
  }, e.$attrs, {
@@ -192,14 +192,14 @@ const re = {
192
192
  class: "m-input-input"
193
193
  }, _({
194
194
  blur: G,
195
- focus: j,
195
+ focus: H,
196
196
  change: J
197
197
  }, !0), {
198
- onClick: n[1] || (n[1] = (b) => e.$emit("click", b))
198
+ onClick: a[1] || (a[1] = (b) => e.$emit("click", b))
199
199
  }), null, 16, se), [
200
200
  [ee, y.value]
201
201
  ]),
202
- e.label || e.hint ? (a(), p(
202
+ e.label || e.hint ? (n(), p(
203
203
  "span",
204
204
  {
205
205
  key: 0,
@@ -217,38 +217,38 @@ const re = {
217
217
  1
218
218
  /* TEXT */
219
219
  ),
220
- e.required ? (a(), p("sup", ue, "*")) : o("v-if", !0)
220
+ e.required ? (n(), p("sup", ue, "*")) : o("v-if", !0)
221
221
  ],
222
222
  2
223
223
  /* CLASS */
224
224
  )) : o("v-if", !0)
225
225
  ]),
226
- O() ? (a(), p("div", de, [
226
+ U() ? (n(), p("div", de, [
227
227
  o(`
228
228
  @slot right-icon - The icon to display on the right of the input
229
229
  `),
230
230
  e.$slots["right-icon"] || e.rightIcon ? I(e.$slots, "right-icon", { key: 0 }, () => [
231
- typeof e.rightIcon == "string" ? (a(), d(s(B), {
231
+ typeof e.rightIcon == "string" ? (n(), d(s(B), {
232
232
  key: 0,
233
233
  name: e.rightIcon,
234
234
  class: "maz-text-xl maz-text-muted"
235
- }, null, 8, ["name"])) : e.rightIcon ? (a(), d(C(e.rightIcon), {
235
+ }, null, 8, ["name"])) : e.rightIcon ? (n(), d(C(e.rightIcon), {
236
236
  key: 1,
237
237
  class: "maz-text-xl maz-text-muted"
238
238
  })) : o("v-if", !0)
239
239
  ], !0) : o("v-if", !0),
240
- $.value ? (a(), d(s(m), {
240
+ $.value ? (n(), d(s(m), {
241
241
  key: 1,
242
242
  color: "transparent",
243
243
  tabindex: "-1",
244
244
  size: "mini",
245
- onClick: n[2] || (n[2] = ae((b) => v.value = !v.value, ["stop"]))
245
+ onClick: a[2] || (a[2] = ne((b) => v.value = !v.value, ["stop"]))
246
246
  }, {
247
247
  default: V(() => [
248
- v.value ? (a(), d(s(S), {
248
+ v.value ? (n(), d(s(M), {
249
249
  key: 0,
250
250
  class: "maz-text-xl maz-text-muted"
251
- })) : (a(), d(s(q), {
251
+ })) : (n(), d(s(q), {
252
252
  key: 1,
253
253
  class: "maz-text-xl maz-text-muted"
254
254
  }))
@@ -260,7 +260,7 @@ const re = {
260
260
  @slot valid-button - Replace the valid button by your own
261
261
  `),
262
262
  e.$slots["valid-button"] || e.validButton ? I(e.$slots, "valid-button", { key: 2 }, () => [
263
- M(s(m), {
263
+ S(s(m), {
264
264
  color: "transparent",
265
265
  disabled: e.disabled,
266
266
  tabindex: "-1",
@@ -270,7 +270,7 @@ const re = {
270
270
  type: "submit"
271
271
  }, {
272
272
  default: V(() => [
273
- M(s(T), { class: "maz-text-2xl maz-text-normal" })
273
+ S(s(T), { class: "maz-text-2xl maz-text-normal" })
274
274
  ]),
275
275
  _: 1
276
276
  /* STABLE */
@@ -286,13 +286,13 @@ const re = {
286
286
  /* CLASS, STYLE */
287
287
  ));
288
288
  }
289
- }), ce = (i, u) => {
289
+ }), fe = (i, u) => {
290
290
  const t = i.__vccOpts || i;
291
291
  for (const [l, m] of u)
292
292
  t[l] = m;
293
293
  return t;
294
- }, me = /* @__PURE__ */ ce(fe, [["__scopeId", "data-v-e9affc48"]]);
294
+ }, me = /* @__PURE__ */ fe(ce, [["__scopeId", "data-v-e9affc48"]]);
295
295
  export {
296
296
  me as M,
297
- ce as _
297
+ fe as _
298
298
  };