@idds/vue 1.5.49 → 1.5.50
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.
- package/dist/index.cjs.js +1 -1
- package/dist/index.css +1 -1
- package/dist/index.es.js +2 -2
- package/package.json +2 -2
package/dist/index.es.js
CHANGED
|
@@ -4652,7 +4652,7 @@ const Wn = {
|
|
|
4652
4652
|
}
|
|
4653
4653
|
}, wi = { class: "ina-phone-input" }, Ci = ["for"], $i = { key: 1 }, Mi = {
|
|
4654
4654
|
key: 2,
|
|
4655
|
-
class: "ina-phone-
|
|
4655
|
+
class: "ina-phone-input__required"
|
|
4656
4656
|
}, Si = ["disabled"], xi = ["src", "alt"], zi = { class: "ina-phone-input__country-code" }, Bi = {
|
|
4657
4657
|
key: 0,
|
|
4658
4658
|
class: "ina-phone-input__country-dropdown"
|
|
@@ -4862,7 +4862,7 @@ const Wn = {
|
|
|
4862
4862
|
], 2)) : g("", !0)
|
|
4863
4863
|
]));
|
|
4864
4864
|
}
|
|
4865
|
-
}), Pi = /* @__PURE__ */ ce(Ri, [["__scopeId", "data-v-
|
|
4865
|
+
}), Pi = /* @__PURE__ */ ce(Ri, [["__scopeId", "data-v-1d1c06d8"]]), Fi = {
|
|
4866
4866
|
key: 0,
|
|
4867
4867
|
class: "ina-progress-bar__shimmer"
|
|
4868
4868
|
}, zt = /* @__PURE__ */ G({
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@idds/vue",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.50",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"vue-tsc": "^2.0.6"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@idds/styles": "^1.5.
|
|
61
|
+
"@idds/styles": "^1.5.50",
|
|
62
62
|
"clsx": "^2.1.1"
|
|
63
63
|
}
|
|
64
64
|
}
|