@webitel/ui-sdk 25.10.33 → 25.10.34
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/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +1 -1
- package/dist/ui-sdk.umd.cjs +1 -1
- package/package.json +1 -1
- package/src/components/wt-image/wt-image.vue +1 -0
- package/src/locale/en/en.js +3 -0
- package/src/locale/es/es.js +3 -0
- package/src/locale/kz/kz.js +3 -0
- package/src/locale/pl/pl.js +3 -0
- package/src/locale/ro/ro.js +3 -0
- package/src/locale/ru/ru.js +3 -0
- package/src/locale/uk/uk.js +3 -0
- package/src/locale/uz/uz.js +3 -0
- package/src/locale/vi/vi.js +3 -0
- package/src/scripts/getDefaultFilterDate.js +2 -0
- package/src/scripts/index.js +3 -0
- package/types/locale/en/en.d.ts +3 -0
- package/types/locale/es/es.d.ts +3 -0
- package/types/locale/i18n.d.ts +27 -0
- package/types/locale/index.d.ts +27 -0
- package/types/locale/kz/kz.d.ts +3 -0
- package/types/locale/pl/pl.d.ts +3 -0
- package/types/locale/ro/ro.d.ts +3 -0
- package/types/locale/ru/ru.d.ts +3 -0
- package/types/locale/uk/uk.d.ts +3 -0
- package/types/locale/uz/uz.d.ts +3 -0
- package/types/locale/vi/vi.d.ts +3 -0
- package/types/modules/AgentStatusSelect/components/wt-cc-agent-status-select.vue.d.ts +2 -2
- package/types/scripts/getDefaultFilterDate.d.ts +2 -0
- package/types/scripts/index.d.ts +3 -1
package/dist/ui-sdk.js
CHANGED
|
@@ -64140,7 +64140,7 @@ const v6 = /* @__PURE__ */ Ne(fU, [["render", mU], ["__scopeId", "data-v-396a9ec
|
|
|
64140
64140
|
], 4);
|
|
64141
64141
|
};
|
|
64142
64142
|
}
|
|
64143
|
-
}), C6 = /* @__PURE__ */ Ne(jU, [["__scopeId", "data-v-
|
|
64143
|
+
}), C6 = /* @__PURE__ */ Ne(jU, [["__scopeId", "data-v-42cb98b1"]]), $U = {
|
|
64144
64144
|
key: 0,
|
|
64145
64145
|
class: "wt-empty__media"
|
|
64146
64146
|
}, qU = {
|