@feedmepos/mf-financing 0.0.31-dev → 0.0.32-dev

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.
@@ -24356,12 +24356,8 @@ const RT = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary mb-8" }
24356
24356
  "onUpdate:modelValue": T[5] || (T[5] = (X) => c.value.ownerPhoneNumber = X),
24357
24357
  label: j(d)("financing.apply.fields.ownerPhoneNumber"),
24358
24358
  "label-mark": "required",
24359
- rules: j(km)(
24360
- j(zm).string().min(1, j(d)("financing.apply.errors.required")).regex(
24361
- /^\+[1-9]\d{1,14}$/,
24362
- j(d)("financing.apply.errors.invalidPhoneNumber")
24363
- )
24364
- )
24359
+ "default-country": "MY",
24360
+ rules: j(km)(j(zm).string().min(1, j(d)("financing.apply.errors.required")))
24365
24361
  }, null, 8, ["modelValue", "label", "rules"])
24366
24362
  ]),
24367
24363
  sl("h3", TT, id(j(d)("financing.apply.sections.businessDocument")), 1),
package/dist/app.js CHANGED
@@ -302,7 +302,7 @@ const Ln = {
302
302
  {
303
303
  path: "/application/submission",
304
304
  name: "mf-financing-application-submission",
305
- component: () => import("./Submission-I062CM8r.js")
305
+ component: () => import("./Submission-0OnesfMw.js")
306
306
  }
307
307
  ];
308
308
  In({
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-financing",
3
- "version": "0.0.31-dev",
3
+ "version": "0.0.32-dev",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"