@webitel/ui-sdk 1.0.43 → 1.0.46
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/img/sprite/index.js +1 -1
- package/dist/img/sprite/messenger-messenger.svg +12 -0
- package/dist/ui-sdk.common.js +1 -0
- package/dist/ui-sdk.common.js.map +1 -1
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.umd.js +1 -0
- package/dist/ui-sdk.umd.js.map +1 -1
- package/dist/ui-sdk.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/components/molecules/wt-datetimepicker/__tests__/WtDatetimepicker.spec.js +27 -25
package/dist/ui-sdk.umd.js
CHANGED
|
@@ -25138,6 +25138,7 @@ Object.keys(Filters).forEach(function (name) {
|
|
|
25138
25138
|
/* eslint-disable */
|
|
25139
25139
|
|
|
25140
25140
|
|
|
25141
|
+
|
|
25141
25142
|
// init all components
|
|
25142
25143
|
|
|
25143
25144
|
// init all directives
|