magneto365.ui 2.45.0 → 2.45.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/css/magneto.ui.lib.min.css +1 -1
- package/dist/cjs/index.js +3 -3
- package/dist/cjs/types/components/UI/molecules/Searchbar/Searchbar.interface.d.ts +1 -1
- package/dist/esm/css/magneto.ui.lib.min.css +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/types/components/UI/molecules/Searchbar/Searchbar.interface.d.ts +1 -1
- package/dist/index.d.ts +1 -1
- package/package.json +1 -1
package/dist/cjs/index.js
CHANGED
|
@@ -2021,7 +2021,7 @@ var Component$1l = function (_a) {
|
|
|
2021
2021
|
*/
|
|
2022
2022
|
var MobileJobDetailsHeader = Component$1l;
|
|
2023
2023
|
|
|
2024
|
-
var styles$1d = {"MobileSearchbarComponent":"
|
|
2024
|
+
var styles$1d = {"MobileSearchbarComponent":"mg_mobile_searchbar_MobileSearchbarComponent_41dye","magneto-ui-search-button":"mg_mobile_searchbar_magneto-ui-search-button_41dye","magneto-ui-remove-button":"mg_mobile_searchbar_magneto-ui-remove-button_41dye","search-badge":"mg_mobile_searchbar_search-badge_41dye"};
|
|
2025
2025
|
|
|
2026
2026
|
var Component$1k = function (_a) {
|
|
2027
2027
|
var termValue = _a.termValue, onSearch = _a.onSearch, onClick = _a.onClick, focusSearchInput = _a.focusSearchInput, showMobileSearchbar = _a.showMobileSearchbar;
|
|
@@ -2268,7 +2268,7 @@ var Component$1i = function (_a) {
|
|
|
2268
2268
|
};
|
|
2269
2269
|
var ScoreLevelStatic = Component$1i;
|
|
2270
2270
|
|
|
2271
|
-
var styles$17 = {"SearchbarComponent":"
|
|
2271
|
+
var styles$17 = {"SearchbarComponent":"mg_searchbar_SearchbarComponent_19nle","SearchbarComponent__badge":"mg_searchbar_SearchbarComponent_badge_19nle","magneto-ui-searchbar-buttons":"mg_searchbar_magneto-ui-searchbar-buttons_19nle","magneto-ui-remove-button":"mg_searchbar_magneto-ui-remove-button_19nle"};
|
|
2272
2272
|
|
|
2273
2273
|
var Component$1h = function (_a) {
|
|
2274
2274
|
var placeholder = _a.placeholder, onSearch = _a.onSearch, searchButtonProps = _a.searchButtonProps, removeButtonProps = _a.removeButtonProps, termValue = _a.termValue;
|
|
@@ -2301,7 +2301,7 @@ var Component$1h = function (_a) {
|
|
|
2301
2301
|
*/
|
|
2302
2302
|
var Searchbar = Component$1h;
|
|
2303
2303
|
|
|
2304
|
-
var styles$16 = {"search-button":"mg_search_button_search-
|
|
2304
|
+
var styles$16 = {"search-button":"mg_search_button_search-button_svn7v","search-button__badge":"mg_search_button_search-button_badge_svn7v"};
|
|
2305
2305
|
|
|
2306
2306
|
var Component$1g = function (_a) {
|
|
2307
2307
|
var props = __rest(_a, []);
|