shared-ritm 1.0.98 → 1.0.99
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/shared-ritm.es.js
CHANGED
|
@@ -7449,7 +7449,7 @@ const $c = be({
|
|
|
7449
7449
|
emits: ["update:modelValue"],
|
|
7450
7450
|
setup(e, { emit: t }) {
|
|
7451
7451
|
bn((s) => ({
|
|
7452
|
-
"
|
|
7452
|
+
"54ad2a93": s.borderColor
|
|
7453
7453
|
}));
|
|
7454
7454
|
const n = e, o = F({}), r = t, l = d({
|
|
7455
7455
|
get() {
|
|
@@ -7478,7 +7478,6 @@ const $c = be({
|
|
|
7478
7478
|
multiple: s.multiple,
|
|
7479
7479
|
outlined: "",
|
|
7480
7480
|
"stack-label": "",
|
|
7481
|
-
"use-input": "",
|
|
7482
7481
|
class: _e([s.$style.select]),
|
|
7483
7482
|
label: s.label,
|
|
7484
7483
|
"input-debounce": "100",
|