magneto365.ui 2.74.1-beta.4 → 2.74.1-beta.5
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/esm/index.js
CHANGED
|
@@ -10740,7 +10740,7 @@ var VacantPositions = function (_a) {
|
|
|
10740
10740
|
React.createElement(ButtonLink, __assign({ className: style$3["".concat(Muiclass, "-vacant-positions-layout-view-more-container__button")], prefixIcon: ArrowRightWhite, iconSize: 18 }, viewMoreProps))))));
|
|
10741
10741
|
};
|
|
10742
10742
|
|
|
10743
|
-
var styles = {"magneto-ui-horizontal-filter":"mg_horizontal_filter_magneto-ui-horizontal-
|
|
10743
|
+
var styles = {"magneto-ui-horizontal-filter":"mg_horizontal_filter_magneto-ui-horizontal-filter_lqc7t","magneto-ui-horizontal-filter__header":"mg_horizontal_filter_magneto-ui-horizontal-filter_header_lqc7t","magneto-ui-horizontal-filter__clear-button":"mg_horizontal_filter_magneto-ui-horizontal-filter_clear-button_lqc7t","magneto-ui-horizontal-filter__clear-button--disabled":"mg_horizontal_filter_magneto-ui-horizontal-filter_clear-button--disabled_lqc7t","magneto-ui-horizontal-filter__filters-container":"mg_horizontal_filter_magneto-ui-horizontal-filter_filters-container_lqc7t","magneto-ui-horizontal-filter__scroll-container":"mg_horizontal_filter_magneto-ui-horizontal-filter_scroll-container_lqc7t"};
|
|
10744
10744
|
|
|
10745
10745
|
var HorizontalFilter = function (_a) {
|
|
10746
10746
|
var title = _a.title, buttonText = _a.buttonText, _b = _a.filters, filters = _b === void 0 ? [] : _b, setIsApplied = _a.setIsApplied, unApplyWithChild = _a.unApplyWithChild, getOptionsOnLoad = _a.getOptionsOnLoad, getOptionsOnSearch = _a.getOptionsOnSearch, loading = _a.loading, isFiltersOpen = _a.isFiltersOpen, totalAppliedFilters = _a.totalAppliedFilters, clearFilters = _a.clearFilters;
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"type": "git",
|
|
5
5
|
"url": "https://github.com/W170/talenta.magneto365.ui.git"
|
|
6
6
|
},
|
|
7
|
-
"version": "2.74.1-beta.
|
|
7
|
+
"version": "2.74.1-beta.5",
|
|
8
8
|
"description": "Magneto365 UI common components",
|
|
9
9
|
"scripts": {
|
|
10
10
|
"generate:tokens": "node ./.scripts/generateTokens.js",
|