magneto365.ui 2.43.1 → 2.43.2
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/cjs/index.js
CHANGED
|
@@ -3767,7 +3767,7 @@ var fixArrayDate = function (array) {
|
|
|
3767
3767
|
return dateArray.setArray(array).fixMonth().getArray();
|
|
3768
3768
|
};
|
|
3769
3769
|
|
|
3770
|
-
var styles$Q = {"date-input":"mg_date_input_date-
|
|
3770
|
+
var styles$Q = {"date-input":"mg_date_input_date-input_1o5wy","date-input__input":"mg_date_input_date-input_input_1o5wy","date-input__separator":"mg_date_input_date-input_separator_1o5wy","date-input__separator--filled":"mg_date_input_date-input_separator--filled_1o5wy","date-input--fit":"mg_date_input_date-input--fit_1o5wy","date-input--error":"mg_date_input_date-input--error_1o5wy","date-input__left":"mg_date_input_date-input_left_1o5wy","date-input__right":"mg_date_input_date-input_right_1o5wy"};
|
|
3771
3771
|
|
|
3772
3772
|
// placeholder to every input.
|
|
3773
3773
|
var placeholder = ['D', 'D', 'M', 'M', 'A', 'A', 'A', 'A'];
|