@true-engineering/true-react-common-ui-kit 4.0.0-alpha45 → 4.0.0-alpha46
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/components/AccountInfo/AccountInfo.styles.d.ts +1 -1
- package/dist/components/AddButton/AddButton.styles.d.ts +1 -1
- package/dist/components/Button/Button.d.ts +1 -1
- package/dist/components/Button/Button.styles.d.ts +1 -1
- package/dist/components/Checkbox/Checkbox.styles.d.ts +1 -1
- package/dist/components/CloseButton/CloseButton.styles.d.ts +1 -1
- package/dist/components/ControlWrapper/ControlWrapper.styles.d.ts +1 -1
- package/dist/components/ControlWrapper/types.d.ts +1 -1
- package/dist/components/CssBaseline/CssBaseline.styles.d.ts +1 -1
- package/dist/components/DateInput/DateInput.d.ts +1 -2
- package/dist/components/DateInput/DateInput.styles.d.ts +1 -1
- package/dist/components/DateInput/constants.d.ts +1 -1
- package/dist/components/DatePicker/DatePicker.d.ts +2 -3
- package/dist/components/DatePicker/DatePicker.styles.d.ts +1 -1
- package/dist/components/DatePicker/components/DatePickerBase/DatePickerBase.d.ts +1 -1
- package/dist/components/DatePicker/components/DatePickerHeader/DatePickerHeader.styles.d.ts +1 -1
- package/dist/components/DatePicker/constants.d.ts +1 -1
- package/dist/components/DatePicker/types.d.ts +2 -2
- package/dist/components/Description/Description.styles.d.ts +1 -1
- package/dist/components/FileInput/FileInput.d.ts +1 -1
- package/dist/components/FileInput/FileInput.styles.d.ts +1 -1
- package/dist/components/FileItem/FileItem.styles.d.ts +1 -1
- package/dist/components/FiltersPane/FiltersPane.d.ts +0 -1
- package/dist/components/FiltersPane/FiltersPane.styles.d.ts +2 -2
- package/dist/components/FiltersPane/components/Filter/Filter.d.ts +1 -2
- package/dist/components/FiltersPane/components/FilterInterval/FilterInterval.styles.d.ts +3 -6
- package/dist/components/FiltersPane/components/FilterMultiSelect/FilterMultiSelect.d.ts +0 -1
- package/dist/components/FiltersPane/components/FilterSelect/FilterSelect.styles.d.ts +3 -6
- package/dist/components/FiltersPane/components/FilterValueView/FilterValueView.d.ts +1 -2
- package/dist/components/FiltersPane/components/FilterValueView/FilterValueView.styles.d.ts +1 -1
- package/dist/components/FiltersPane/components/FilterWithDates/FilterWithDates.styles.d.ts +5 -11
- package/dist/components/FiltersPane/components/FilterWithPeriod/FilterWithPeriod.styles.d.ts +1 -1
- package/dist/components/FiltersPane/components/FilterWrapper/FilterWrapper.d.ts +0 -1
- package/dist/components/FiltersPane/components/FilterWrapper/FilterWrapper.styles.d.ts +2 -2
- package/dist/components/FiltersPane/components/FiltersPaneSearch/FiltersPaneSearch.styles.d.ts +1 -1
- package/dist/components/FiltersPane/constants.d.ts +1 -1
- package/dist/components/FiltersPane/helpers.d.ts +1 -1
- package/dist/components/FiltersPane/types.d.ts +1 -1
- package/dist/components/Flag/Flag.styles.d.ts +1 -1
- package/dist/components/Flag/customFlags/customFlags.d.ts +2 -2
- package/dist/components/FlexibleTable/FlexibleTable.styles.d.ts +2 -2
- package/dist/components/FlexibleTable/components/FlexibleTableCell/FlexibleTableCell.styles.d.ts +1 -1
- package/dist/components/FlexibleTable/components/FlexibleTableRow/FlexibleTableRow.styles.d.ts +1 -1
- package/dist/components/FlexibleTable/helpers.d.ts +2 -2
- package/dist/components/FloatDocActions/FloatDocActions.styles.d.ts +1 -1
- package/dist/components/FloatDocActions/components/DocActions/DocActions.styles.d.ts +1 -1
- package/dist/components/Icon/Icon.styles.d.ts +1 -1
- package/dist/components/Icon/icons/index.d.ts +29 -29
- package/dist/components/IconButton/IconButton.d.ts +1 -2
- package/dist/components/IconButton/IconButton.styles.d.ts +1 -1
- package/dist/components/IncrementInput/IncrementInput.styles.d.ts +1 -1
- package/dist/components/Input/Input.d.ts +1 -2
- package/dist/components/Input/Input.styles.d.ts +1 -1
- package/dist/components/Input/InputBase.d.ts +1 -1
- package/dist/components/List/List.styles.d.ts +1 -1
- package/dist/components/List/components/ListItem/ListItem.styles.d.ts +1 -1
- package/dist/components/Modal/Modal.styles.d.ts +1 -1
- package/dist/components/MoreMenu/MoreMenu.styles.d.ts +1 -1
- package/dist/components/MultiSelect/MultiSelect.d.ts +0 -1
- package/dist/components/MultiSelect/MultiSelect.styles.d.ts +1 -1
- package/dist/components/MultiSelect/components/MultiSelectInput/MultiSelectInput.styles.d.ts +1 -1
- package/dist/components/MultiSelectList/MultiSelectList.styles.d.ts +1 -1
- package/dist/components/MultiSelectList/constants.d.ts +1 -1
- package/dist/components/MultiSelectList/helpers.d.ts +1 -1
- package/dist/components/NewMoreMenu/NewMoreMenu.styles.d.ts +1 -1
- package/dist/components/Notification/Notification.styles.d.ts +1 -1
- package/dist/components/NumberInput/NumberInput.d.ts +1 -2
- package/dist/components/NumberInput/helpers.d.ts +2 -2
- package/dist/components/PhoneInput/PhoneInput.styles.d.ts +1 -1
- package/dist/components/PhoneInput/components/PhoneInputCountryList/PhoneInputCountryList.styles.d.ts +1 -1
- package/dist/components/RadioButton/RadioButton.styles.d.ts +1 -1
- package/dist/components/ScrollIntoViewIfNeeded/ScrollIntoViewIfNeeded.d.ts +3 -373
- package/dist/components/ScrollIntoViewIfNeeded/constants.d.ts +1 -1
- package/dist/components/SearchInput/SearchInput.d.ts +1 -2
- package/dist/components/Select/Select.d.ts +1 -1
- package/dist/components/Select/Select.styles.d.ts +12 -22
- package/dist/components/Select/components/SelectList/SelectList.d.ts +5 -5
- package/dist/components/Select/components/SelectList/SelectList.styles.d.ts +1 -1
- package/dist/components/Select/components/SelectListItem/SelectListItem.d.ts +2 -2
- package/dist/components/Select/helpers.d.ts +1 -1
- package/dist/components/Selector/Selector.d.ts +0 -1
- package/dist/components/Selector/Selector.styles.d.ts +1 -1
- package/dist/components/Skeleton/Skeleton.styles.d.ts +1 -1
- package/dist/components/SmartInput/SmartInput.d.ts +1 -1
- package/dist/components/Status/Status.styles.d.ts +1 -1
- package/dist/components/Status/types.d.ts +1 -1
- package/dist/components/Switch/Switch.styles.d.ts +1 -1
- package/dist/components/TextArea/TextArea.d.ts +1 -1
- package/dist/components/TextArea/TextArea.styles.d.ts +1 -1
- package/dist/components/TextButton/TextButton.d.ts +1 -1
- package/dist/components/TextButton/TextButton.styles.d.ts +1 -1
- package/dist/components/TextWithInfo/TextWithInfo.styles.d.ts +1 -1
- package/dist/components/TextWithTooltip/TextWithTooltip.styles.d.ts +1 -1
- package/dist/components/ThemedPreloader/ThemedPreloader.styles.d.ts +1 -1
- package/dist/components/ThemedPreloader/components/DotsPreloader/DotsPreloader.styles.d.ts +1 -1
- package/dist/components/ThemedPreloader/components/SvgPreloader/SvgPreloader.styles.d.ts +1 -1
- package/dist/components/Toaster/Toaster.styles.d.ts +1 -1
- package/dist/components/Tooltip/Tooltip.styles.d.ts +1 -1
- package/dist/components/WithMessages/WithMessages.d.ts +1 -1
- package/dist/components/WithMessages/WithMessages.styles.d.ts +1 -1
- package/dist/components/WithPopup/WithPopup.styles.d.ts +1 -1
- package/dist/components/WithPopup/types.d.ts +4 -4
- package/dist/constants/phone-info.d.ts +1 -1
- package/dist/helpers/misc.d.ts +1 -1
- package/dist/helpers/phone.d.ts +1 -1
- package/dist/hooks/use-dropdown.d.ts +3 -3
- package/dist/hooks/use-merge.d.ts +1 -1
- package/dist/hooks/use-mixed-styles.d.ts +3 -3
- package/dist/hooks/use-tweak-styles.d.ts +5 -5
- package/dist/theme/Provider.d.ts +2 -2
- package/dist/theme/common.d.ts +1 -1
- package/dist/theme/helpers.d.ts +3 -3
- package/dist/theme/true-jss/ThemedStylesManager.d.ts +1 -1
- package/dist/theme/true-jss/TweakStylesManager.d.ts +1 -1
- package/dist/theme/types.d.ts +1 -1
- package/dist/true-react-common-ui-kit.js +693 -455
- package/dist/true-react-common-ui-kit.js.map +1 -1
- package/dist/true-react-common-ui-kit.umd.cjs +693 -455
- package/dist/true-react-common-ui-kit.umd.cjs.map +1 -1
- package/dist/types.d.ts +4 -4
- package/package.json +12 -11
- package/src/components/Checkbox/Checkbox.stories.tsx +1 -1
- package/src/components/Checkbox/types.ts +1 -1
- package/src/components/ControlWrapper/ControlWrapper.stories.tsx +1 -1
- package/src/components/ControlWrapper/types.ts +1 -1
- package/src/components/FiltersPane/components/Filter/Filter.tsx +1 -1
- package/src/components/FiltersPane/components/Filter/helpers.ts +3 -3
- package/src/components/FiltersPane/types.ts +0 -2
- package/src/components/Flag/Flag.tsx +2 -2
- package/src/components/Icon/types.ts +1 -1
- package/src/components/PhoneInput/PhoneInput.tsx +1 -1
- package/src/components/PhoneInput/components/PhoneInputCountryList/PhoneInputCountryList.tsx +1 -4
- package/src/components/RadioButton/RadioButton.stories.tsx +1 -1
- package/src/components/RadioButton/types.ts +1 -1
- package/src/components/ScrollIntoViewIfNeeded/ScrollIntoViewIfNeeded.ts +15 -9
- package/src/components/Select/MultiSelect.stories.tsx +2 -2
- package/src/components/Select/Select.stories.tsx +2 -2
- package/src/components/Select/Select.tsx +27 -27
- package/src/components/Select/components/SelectList/SelectList.tsx +4 -4
- package/src/components/Selector/Selector.tsx +1 -2
- package/src/components/Status/Status.stories.tsx +1 -1
- package/src/components/Status/types.ts +1 -1
- package/src/components/TextArea/TextArea.stories.tsx +1 -1
- package/src/components/TextArea/types.ts +1 -1
- package/src/components/TextWithTooltip/TextWithTooltip.tsx +1 -2
- package/src/helpers/misc.ts +5 -5
- package/src/helpers/popper-helpers.ts +0 -1
- package/src/theme/helpers.ts +3 -1
- package/src/theme/true-jss/ThemedStylesManager.ts +2 -1
- package/src/theme/true-jss/TweakStylesManager.ts +1 -2
- package/src/theme/types.ts +0 -1
- package/src/types.ts +0 -2
- package/src/components/Flag/customFlags/augment.d.ts +0 -1
|
@@ -4946,6 +4946,10 @@ var transformToKebab = function(string) {
|
|
|
4946
4946
|
});
|
|
4947
4947
|
return result;
|
|
4948
4948
|
};
|
|
4949
|
+
var getParentNode$1 = function(element) {
|
|
4950
|
+
var _element_parentNode;
|
|
4951
|
+
return element.nodeName === "HTML" || element === document ? element : (_element_parentNode = element.parentNode) !== null && _element_parentNode !== void 0 ? _element_parentNode : element.host;
|
|
4952
|
+
};
|
|
4949
4953
|
var hasExactParent = function(element, parent) {
|
|
4950
4954
|
if (element === parent) {
|
|
4951
4955
|
return true;
|
|
@@ -4956,10 +4960,6 @@ var hasExactParent = function(element, parent) {
|
|
|
4956
4960
|
}
|
|
4957
4961
|
return hasExactParent(parentNode, parent);
|
|
4958
4962
|
};
|
|
4959
|
-
var getParentNode$1 = function(element) {
|
|
4960
|
-
var _element_parentNode;
|
|
4961
|
-
return element.nodeName === "HTML" || element === document ? element : (_element_parentNode = element.parentNode) !== null && _element_parentNode !== void 0 ? _element_parentNode : element.host;
|
|
4962
|
-
};
|
|
4963
4963
|
var getStyleComputedProperty = function(element) {
|
|
4964
4964
|
return element.nodeType !== 1 ? {} : getComputedStyle(element, null);
|
|
4965
4965
|
};
|
|
@@ -6347,13 +6347,13 @@ function popperGenerator(generatorOptions) {
|
|
|
6347
6347
|
state.orderedModifiers.forEach(function(modifier) {
|
|
6348
6348
|
return state.modifiersData[modifier.name] = Object.assign({}, modifier.data);
|
|
6349
6349
|
});
|
|
6350
|
-
for (var
|
|
6350
|
+
for (var index2 = 0; index2 < state.orderedModifiers.length; index2++) {
|
|
6351
6351
|
if (state.reset === true) {
|
|
6352
6352
|
state.reset = false;
|
|
6353
|
-
|
|
6353
|
+
index2 = -1;
|
|
6354
6354
|
continue;
|
|
6355
6355
|
}
|
|
6356
|
-
var _state$orderedModifie = state.orderedModifiers[
|
|
6356
|
+
var _state$orderedModifie = state.orderedModifiers[index2], fn3 = _state$orderedModifie.fn, _state$orderedModifie2 = _state$orderedModifie.options, _options = _state$orderedModifie2 === void 0 ? {} : _state$orderedModifie2, name = _state$orderedModifie.name;
|
|
6357
6357
|
if (typeof fn3 === "function") {
|
|
6358
6358
|
state = fn3({
|
|
6359
6359
|
state,
|
|
@@ -9190,7 +9190,7 @@ var ControlWrapper = function(param) {
|
|
|
9190
9190
|
})
|
|
9191
9191
|
})
|
|
9192
9192
|
})),
|
|
9193
|
-
hasIcons && icons.map(function(param2,
|
|
9193
|
+
hasIcons && icons.map(function(param2, index2) {
|
|
9194
9194
|
var key = param2.key, iconComponent = param2.iconComponent, onClick = param2.onClick, _param_shouldResetSize = param2.shouldResetSize, shouldResetSize = _param_shouldResetSize === void 0 ? false : _param_shouldResetSize;
|
|
9195
9195
|
var _obj3;
|
|
9196
9196
|
return /* @__PURE__ */ jsx("div", _object_spread_props$L(_object_spread$W({
|
|
@@ -9200,7 +9200,7 @@ var ControlWrapper = function(param) {
|
|
|
9200
9200
|
className: classes.iconInner,
|
|
9201
9201
|
children: renderIcon(iconComponent)
|
|
9202
9202
|
})
|
|
9203
|
-
}), key !== null && key !== void 0 ? key :
|
|
9203
|
+
}), key !== null && key !== void 0 ? key : index2);
|
|
9204
9204
|
}),
|
|
9205
9205
|
isLoading && /* @__PURE__ */ jsx("div", _object_spread_props$L(_object_spread$W({
|
|
9206
9206
|
className: clsx(classes.icon, classes.loader)
|
|
@@ -10566,7 +10566,7 @@ function _object_spread_props$I(target, source) {
|
|
|
10566
10566
|
return target;
|
|
10567
10567
|
}
|
|
10568
10568
|
var SelectListItem = function(param) {
|
|
10569
|
-
var classes = param.classes,
|
|
10569
|
+
var classes = param.classes, index2 = param.index, isSemiChecked = param.isSemiChecked, isDisabled = param.isDisabled, isActive = param.isActive, children = param.children, isFocused = param.isFocused, isMultiSelect = param.isMultiSelect, data = param.data, onOptionSelect = param.onOptionSelect, onToggleCheckbox = param.onToggleCheckbox;
|
|
10570
10570
|
var multiSelectContent = isMultiSelect && /* @__PURE__ */ jsx(Checkbox, {
|
|
10571
10571
|
isChecked: isActive || isSemiChecked,
|
|
10572
10572
|
isSemiChecked,
|
|
@@ -10574,7 +10574,7 @@ var SelectListItem = function(param) {
|
|
|
10574
10574
|
tweakStyles: checkboxStyles$1,
|
|
10575
10575
|
onSelect: function(param2, event) {
|
|
10576
10576
|
var isSelected = param2.isSelected;
|
|
10577
|
-
return onToggleCheckbox(
|
|
10577
|
+
return onToggleCheckbox(index2, isSelected, event);
|
|
10578
10578
|
},
|
|
10579
10579
|
children
|
|
10580
10580
|
});
|
|
@@ -10591,7 +10591,7 @@ var SelectListItem = function(param) {
|
|
|
10591
10591
|
focused: isFocused
|
|
10592
10592
|
}, data))), {
|
|
10593
10593
|
onClick: !isDisabled && !isMultiSelect ? function(event) {
|
|
10594
|
-
return onOptionSelect(
|
|
10594
|
+
return onOptionSelect(index2, event);
|
|
10595
10595
|
} : void 0,
|
|
10596
10596
|
children: isMultiSelect ? multiSelectContent : children
|
|
10597
10597
|
}));
|
|
@@ -10662,8 +10662,8 @@ function SelectList(param) {
|
|
|
10662
10662
|
isOptionDisabled
|
|
10663
10663
|
]);
|
|
10664
10664
|
var listOptions = useMemo(function() {
|
|
10665
|
-
return options.map(function(option,
|
|
10666
|
-
return convertValueToReactNode(option, optionsDisableMap[
|
|
10665
|
+
return options.map(function(option, index2) {
|
|
10666
|
+
return convertValueToReactNode(option, optionsDisableMap[index2]);
|
|
10667
10667
|
});
|
|
10668
10668
|
}, [
|
|
10669
10669
|
options,
|
|
@@ -11293,19 +11293,6 @@ function Select(props) {
|
|
|
11293
11293
|
var handleOnClick = function() {
|
|
11294
11294
|
handleListOpen();
|
|
11295
11295
|
};
|
|
11296
|
-
var handleBlur = function(event) {
|
|
11297
|
-
if (isListOpen && !isOpen) {
|
|
11298
|
-
handleListClose(event);
|
|
11299
|
-
return;
|
|
11300
|
-
}
|
|
11301
|
-
if (!isNotEmpty(event.relatedTarget) || !isNotEmpty(list.current) || !isNotEmpty(inputWrapper.current)) {
|
|
11302
|
-
return;
|
|
11303
|
-
}
|
|
11304
|
-
var isActionInsideSelect = hasExactParent(event.relatedTarget, list.current) || hasExactParent(event.relatedTarget, inputWrapper.current);
|
|
11305
|
-
if (!isActionInsideSelect) {
|
|
11306
|
-
handleListClose(event);
|
|
11307
|
-
}
|
|
11308
|
-
};
|
|
11309
11296
|
var handleChange = useCallback(function(newValue, event) {
|
|
11310
11297
|
if (!compareValuesOnChange(value, newValue)) {
|
|
11311
11298
|
onChange(newValue, event);
|
|
@@ -11315,9 +11302,9 @@ function Select(props) {
|
|
|
11315
11302
|
compareValuesOnChange,
|
|
11316
11303
|
onChange
|
|
11317
11304
|
]);
|
|
11318
|
-
var handleOptionSelect = useCallback(function(
|
|
11305
|
+
var handleOptionSelect = useCallback(function(index2, event) {
|
|
11319
11306
|
var _input_current2;
|
|
11320
|
-
handleChange(
|
|
11307
|
+
handleChange(index2 === DEFAULT_OPTION_INDEX ? void 0 : filteredOptions[index2], event);
|
|
11321
11308
|
handleListClose(event);
|
|
11322
11309
|
(_input_current2 = input.current) === null || _input_current2 === void 0 ? void 0 : _input_current2.blur();
|
|
11323
11310
|
}, [
|
|
@@ -11325,19 +11312,19 @@ function Select(props) {
|
|
|
11325
11312
|
handleListClose,
|
|
11326
11313
|
filteredOptions
|
|
11327
11314
|
]);
|
|
11328
|
-
var handleToggleOptionCheckbox = useCallback(function(
|
|
11315
|
+
var handleToggleOptionCheckbox = useCallback(function(index2, isSelected, event) {
|
|
11329
11316
|
if (!isMultiSelect) {
|
|
11330
11317
|
return;
|
|
11331
11318
|
}
|
|
11332
|
-
if (
|
|
11319
|
+
if (index2 === DEFAULT_OPTION_INDEX || index2 === ALL_OPTION_INDEX && !isSelected) {
|
|
11333
11320
|
handleChange(void 0, event);
|
|
11334
11321
|
return;
|
|
11335
11322
|
}
|
|
11336
|
-
if (
|
|
11323
|
+
if (index2 === ALL_OPTION_INDEX && isSelected) {
|
|
11337
11324
|
handleChange(availableOptions, event);
|
|
11338
11325
|
return;
|
|
11339
11326
|
}
|
|
11340
|
-
var option = filteredOptions[
|
|
11327
|
+
var option = filteredOptions[index2];
|
|
11341
11328
|
handleChange(isSelected ? (
|
|
11342
11329
|
// Добавляем
|
|
11343
11330
|
_to_consumable_array$7(value !== null && value !== void 0 ? value : []).concat([
|
|
@@ -11421,8 +11408,8 @@ function Select(props) {
|
|
|
11421
11408
|
return;
|
|
11422
11409
|
}
|
|
11423
11410
|
event.stopPropagation();
|
|
11424
|
-
var curIndexInNavigation = optionsIndexesForNavigation.findIndex(function(
|
|
11425
|
-
return
|
|
11411
|
+
var curIndexInNavigation = optionsIndexesForNavigation.findIndex(function(index2) {
|
|
11412
|
+
return index2 === focusedListCellIndex;
|
|
11426
11413
|
});
|
|
11427
11414
|
switch (event.code) {
|
|
11428
11415
|
case "Enter":
|
|
@@ -11486,6 +11473,19 @@ function Select(props) {
|
|
|
11486
11473
|
hasSearchInputInList) && // Последняя проверка на случай, если мы че то ищем в опциях
|
|
11487
11474
|
(optionsMode === "normal" || hasEnoughSymbolsToSearch)
|
|
11488
11475
|
);
|
|
11476
|
+
var handleBlur = function(event) {
|
|
11477
|
+
if (isListOpen && !isOpen) {
|
|
11478
|
+
handleListClose(event);
|
|
11479
|
+
return;
|
|
11480
|
+
}
|
|
11481
|
+
if (!isNotEmpty(event.relatedTarget) || !isNotEmpty(list.current) || !isNotEmpty(inputWrapper.current)) {
|
|
11482
|
+
return;
|
|
11483
|
+
}
|
|
11484
|
+
var isActionInsideSelect = hasExactParent(event.relatedTarget, list.current) || hasExactParent(event.relatedTarget, inputWrapper.current);
|
|
11485
|
+
if (!isActionInsideSelect) {
|
|
11486
|
+
handleListClose(event);
|
|
11487
|
+
}
|
|
11488
|
+
};
|
|
11489
11489
|
var _ref1 = dropdownOptions !== null && dropdownOptions !== void 0 ? dropdownOptions : {}, _ref_shouldUsePopper = _ref1.shouldUsePopper, shouldUsePopper = _ref_shouldUsePopper === void 0 ? false : _ref_shouldUsePopper, _ref_shouldRenderInBody = _ref1.shouldRenderInBody, shouldRenderInBody = _ref_shouldRenderInBody === void 0 ? false : _ref_shouldRenderInBody, _ref_shouldHideOnScroll = _ref1.shouldHideOnScroll, shouldHideOnScroll = _ref_shouldHideOnScroll === void 0 ? false : _ref_shouldHideOnScroll;
|
|
11490
11490
|
var _input_current_parentElement;
|
|
11491
11491
|
var popperData = useDropdown({
|
|
@@ -11500,8 +11500,8 @@ function Select(props) {
|
|
|
11500
11500
|
]
|
|
11501
11501
|
});
|
|
11502
11502
|
useEffect(function() {
|
|
11503
|
-
var focusedCellIndex = isNotEmpty(strValue) ? optionsIndexesForNavigation.find(function(
|
|
11504
|
-
var option = filteredOptions[
|
|
11503
|
+
var focusedCellIndex = isNotEmpty(strValue) ? optionsIndexesForNavigation.find(function(index2) {
|
|
11504
|
+
var option = filteredOptions[index2];
|
|
11505
11505
|
return isNotEmpty(option) && convertToId(option) === convertToId(strValue);
|
|
11506
11506
|
}) : void 0;
|
|
11507
11507
|
setFocusedListCellIndex(focusedCellIndex !== null && focusedCellIndex !== void 0 ? focusedCellIndex : optionsIndexesForNavigation[0]);
|
|
@@ -11783,8 +11783,8 @@ function buildLocalizeFn(args) {
|
|
|
11783
11783
|
const width = (options == null ? void 0 : options.width) ? String(options.width) : args.defaultWidth;
|
|
11784
11784
|
valuesArray = args.values[width] || args.values[defaultWidth];
|
|
11785
11785
|
}
|
|
11786
|
-
const
|
|
11787
|
-
return valuesArray[
|
|
11786
|
+
const index2 = args.argumentCallback ? args.argumentCallback(value) : value;
|
|
11787
|
+
return valuesArray[index2];
|
|
11788
11788
|
};
|
|
11789
11789
|
}
|
|
11790
11790
|
function buildMatchFn(args) {
|
|
@@ -12232,7 +12232,7 @@ const match$1 = {
|
|
|
12232
12232
|
defaultMatchWidth: "wide",
|
|
12233
12233
|
parsePatterns: parseQuarterPatterns$1,
|
|
12234
12234
|
defaultParseWidth: "any",
|
|
12235
|
-
valueCallback: (
|
|
12235
|
+
valueCallback: (index2) => index2 + 1
|
|
12236
12236
|
}),
|
|
12237
12237
|
month: buildMatchFn({
|
|
12238
12238
|
matchPatterns: matchMonthPatterns$1,
|
|
@@ -12909,7 +12909,7 @@ const match = {
|
|
|
12909
12909
|
defaultMatchWidth: "wide",
|
|
12910
12910
|
parsePatterns: parseQuarterPatterns,
|
|
12911
12911
|
defaultParseWidth: "any",
|
|
12912
|
-
valueCallback: (
|
|
12912
|
+
valueCallback: (index2) => index2 + 1
|
|
12913
12913
|
}),
|
|
12914
12914
|
month: buildMatchFn({
|
|
12915
12915
|
matchPatterns: matchMonthPatterns,
|
|
@@ -16342,12 +16342,12 @@ function MultiSelectList(param) {
|
|
|
16342
16342
|
className: classes.label,
|
|
16343
16343
|
children: translates.all
|
|
16344
16344
|
}),
|
|
16345
|
-
mainOptionsList.map(function(val,
|
|
16345
|
+
mainOptionsList.map(function(val, index2) {
|
|
16346
16346
|
var id = getValueId(val);
|
|
16347
16347
|
var view = getValueView(val);
|
|
16348
16348
|
return /* @__PURE__ */ jsx("div", {
|
|
16349
16349
|
className: clsx(classes.item),
|
|
16350
|
-
ref: mainOptionsList.length - 1 ===
|
|
16350
|
+
ref: mainOptionsList.length - 1 === index2 ? initIntersectionObserver : void 0,
|
|
16351
16351
|
children: /* @__PURE__ */ jsx(Checkbox, {
|
|
16352
16352
|
onSelect,
|
|
16353
16353
|
isChecked: getIsValueChosen(id),
|
|
@@ -17178,7 +17178,7 @@ function FilterSelect(param) {
|
|
|
17178
17178
|
})
|
|
17179
17179
|
]
|
|
17180
17180
|
}),
|
|
17181
|
-
allOptions.map(function(item,
|
|
17181
|
+
allOptions.map(function(item, index2) {
|
|
17182
17182
|
var isActive = isNotEmpty(value) && getValueId(value) === getValueId(item);
|
|
17183
17183
|
if (isGroupingEnabled && isActive) {
|
|
17184
17184
|
return null;
|
|
@@ -17187,7 +17187,7 @@ function FilterSelect(param) {
|
|
|
17187
17187
|
var view = getValueView(item);
|
|
17188
17188
|
var renderedItem = /* @__PURE__ */ jsxs("div", {
|
|
17189
17189
|
className: classes.item,
|
|
17190
|
-
ref: allOptions.length - 1 ===
|
|
17190
|
+
ref: allOptions.length - 1 === index2 && fetchOptions !== void 0 ? initIntersectionObserver : void 0,
|
|
17191
17191
|
onClick: function() {
|
|
17192
17192
|
return handleChange(item);
|
|
17193
17193
|
},
|
|
@@ -18902,9 +18902,9 @@ function FiltersPane(param) {
|
|
|
18902
18902
|
isDisabled: (_search_isDisabled = search2.isDisabled) !== null && _search_isDisabled !== void 0 ? _search_isDisabled : isDisabled,
|
|
18903
18903
|
testId: getTestId(testId, "search")
|
|
18904
18904
|
})),
|
|
18905
|
-
filtersKeys.map(function(key,
|
|
18905
|
+
filtersKeys.map(function(key, index2) {
|
|
18906
18906
|
var _filter_requiredFilledFilters;
|
|
18907
|
-
var isLast =
|
|
18907
|
+
var isLast = index2 === filtersKeys.length - 1;
|
|
18908
18908
|
var filterKey = String(key);
|
|
18909
18909
|
var currentValue = values[filterKey];
|
|
18910
18910
|
var filter2 = filtersConfig[filterKey];
|
|
@@ -19130,7 +19130,7 @@ var AD = function AD2(_ref2) {
|
|
|
19130
19130
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
19131
19131
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19132
19132
|
viewBox: "0 0 513 342"
|
|
19133
|
-
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("
|
|
19133
|
+
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
19134
19134
|
fill: "#FFDA44",
|
|
19135
19135
|
d: "M0 0h513v342H0z"
|
|
19136
19136
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
@@ -19296,7 +19296,6 @@ var AO = function AO2(_ref9) {
|
|
|
19296
19296
|
d: "M0 171h513v171H0z"
|
|
19297
19297
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19298
19298
|
fill: "#D80027",
|
|
19299
|
-
className: "prefix__st0",
|
|
19300
19299
|
d: "M0 0h513v171H0z"
|
|
19301
19300
|
}), /* @__PURE__ */ React.createElement("g", {
|
|
19302
19301
|
fill: "#FFDA44"
|
|
@@ -19354,7 +19353,7 @@ var AS = function AS2(_ref12) {
|
|
|
19354
19353
|
d: "M0 0h513v342H0z"
|
|
19355
19354
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19356
19355
|
fill: "#D80027",
|
|
19357
|
-
d: "M513 33 95.3 171 513 310.
|
|
19356
|
+
d: "M513 33 95.3 171 513 310.76V342L0 171 513 0z"
|
|
19358
19357
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19359
19358
|
fill: "#FFF",
|
|
19360
19359
|
d: "M513 287.18v24.58L81.72 171 513 30v24.16"
|
|
@@ -19573,29 +19572,29 @@ var BG = function BG2(_ref23) {
|
|
|
19573
19572
|
var title = _ref23.title, rest = _objectWithoutProperties(_ref23, _excluded23);
|
|
19574
19573
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
19575
19574
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19576
|
-
viewBox: "0
|
|
19575
|
+
viewBox: "0 0 513 342"
|
|
19577
19576
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
19578
19577
|
fill: "#00966e",
|
|
19579
|
-
d: "M0
|
|
19578
|
+
d: "M0 0h513v342H0z"
|
|
19580
19579
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19581
19580
|
fill: "#FFF",
|
|
19582
|
-
d: "M0
|
|
19581
|
+
d: "M0 0h513v114H0z"
|
|
19583
19582
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19584
19583
|
fill: "#d62612",
|
|
19585
|
-
d: "M0
|
|
19584
|
+
d: "M0 228h513v114H0z"
|
|
19586
19585
|
}));
|
|
19587
19586
|
};
|
|
19588
19587
|
var BH = function BH2(_ref24) {
|
|
19589
19588
|
var title = _ref24.title, rest = _objectWithoutProperties(_ref24, _excluded24);
|
|
19590
19589
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
19591
19590
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19592
|
-
viewBox: "0 0
|
|
19591
|
+
viewBox: "0 0 513 342"
|
|
19593
19592
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
19594
19593
|
fill: "#D80027",
|
|
19595
|
-
d: "M0
|
|
19594
|
+
d: "M0 0h513v342H0z"
|
|
19596
19595
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19597
19596
|
fill: "#FFF",
|
|
19598
|
-
d: "m222.8 34.3-85.2 34.2 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.
|
|
19597
|
+
d: "m222.8 34.3-85.2 34.2 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.1 85.2 34.1-85.2 34.8H0V0h137.6z"
|
|
19599
19598
|
}));
|
|
19600
19599
|
};
|
|
19601
19600
|
var BI = function BI2(_ref25) {
|
|
@@ -19611,7 +19610,7 @@ var BI = function BI2(_ref25) {
|
|
|
19611
19610
|
fill: "#47a644"
|
|
19612
19611
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19613
19612
|
fill: "#0052B4",
|
|
19614
|
-
d: "
|
|
19613
|
+
d: "M513 26.8 296.1 170.7 513 314.6V342h-41.1L256 197.4 40.1 342H0v-27.4l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H513z"
|
|
19615
19614
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19616
19615
|
fill: "#FFF",
|
|
19617
19616
|
d: "M513 26.8 297.1 170.7 513 314.6V342h-40L256 197.4 39 342H0v-27.4l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H513z"
|
|
@@ -19647,10 +19646,10 @@ var BL = function BL2(_ref27) {
|
|
|
19647
19646
|
var title = _ref27.title, rest = _objectWithoutProperties(_ref27, _excluded27);
|
|
19648
19647
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
19649
19648
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19650
|
-
viewBox: "0 0
|
|
19649
|
+
viewBox: "0 0 513 342"
|
|
19651
19650
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
19652
19651
|
fill: "#FFF",
|
|
19653
|
-
d: "M0
|
|
19652
|
+
d: "M0 0h513v342H0z"
|
|
19654
19653
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19655
19654
|
fill: "#E6BC00",
|
|
19656
19655
|
d: "M157.31 199.76s-9.04 43.93-19.31 40.39c-10.62-3.54-17.53-18.76-17.53-18.76l-14.52 21.24s38.18 8.48 41.01 5.47c1.22-1.14 8.21-15.1 10.34-26.05v-22.29zm-56.13 60.57s-2.48 20.18-1.06 22.66c1.24 2.3 39.48 11.33 39.48 11.33s-24.96 16.46-29.74 20.54L91.8 284.94l-.71-24.61h10.09zm11.33-165.69s39.65 41.6 40.36 45.5c.71 3.72-4.25 3.19-4.25 3.19s-44.79-37.53-49.92-41.07c-5.31-3.55 13.81-7.62 13.81-7.62z"
|
|
@@ -19739,15 +19738,15 @@ var BN = function BN2(_ref29) {
|
|
|
19739
19738
|
var title = _ref29.title, rest = _objectWithoutProperties(_ref29, _excluded29);
|
|
19740
19739
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
19741
19740
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19742
|
-
viewBox: "0 0
|
|
19741
|
+
viewBox: "0 0 513 342"
|
|
19743
19742
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
19744
19743
|
fill: "#FFDA44",
|
|
19745
|
-
d: "M0
|
|
19744
|
+
d: "M0 0h513v342H0z"
|
|
19746
19745
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19747
|
-
d: "m0 193.74
|
|
19746
|
+
d: "m0 193.74 513 127.19V214.26L0 97.08z"
|
|
19748
19747
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19749
19748
|
fill: "#FFF",
|
|
19750
|
-
d: "
|
|
19749
|
+
d: "M513 234.26v-86.67L0 20.41v86.67"
|
|
19751
19750
|
}), /* @__PURE__ */ React.createElement("g", {
|
|
19752
19751
|
fill: "#D80027",
|
|
19753
19752
|
stroke: "#231F20",
|
|
@@ -19779,13 +19778,13 @@ var BQ = function BQ2(_ref31) {
|
|
|
19779
19778
|
var title = _ref31.title, rest = _objectWithoutProperties(_ref31, _excluded31);
|
|
19780
19779
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
19781
19780
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19782
|
-
viewBox: "0 0
|
|
19781
|
+
viewBox: "0 0 513 342"
|
|
19783
19782
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
19784
19783
|
fill: "#FFF",
|
|
19785
|
-
d: "M0
|
|
19784
|
+
d: "M0 0h513v342H0z"
|
|
19786
19785
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19787
19786
|
fill: "#012a87",
|
|
19788
|
-
d: "M0
|
|
19787
|
+
d: "M0 342h513V0z"
|
|
19789
19788
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19790
19789
|
fill: "#f9d90f",
|
|
19791
19790
|
d: "M250.4 0H0v166.9z"
|
|
@@ -19827,28 +19826,28 @@ var BS = function BS2(_ref33) {
|
|
|
19827
19826
|
var title = _ref33.title, rest = _objectWithoutProperties(_ref33, _excluded33);
|
|
19828
19827
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
19829
19828
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19830
|
-
viewBox: "0
|
|
19829
|
+
viewBox: "0 0 513 342"
|
|
19831
19830
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
19832
19831
|
fill: "#ffc72c",
|
|
19833
|
-
d: "M0
|
|
19832
|
+
d: "M0 0h513v342H0z"
|
|
19834
19833
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19835
|
-
d: "M0
|
|
19834
|
+
d: "M0 0h513v114H0zm0 228h513v114H0z",
|
|
19836
19835
|
fill: "#00778b"
|
|
19837
19836
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19838
|
-
d: "M256
|
|
19837
|
+
d: "M256 171 0 342V0z"
|
|
19839
19838
|
}));
|
|
19840
19839
|
};
|
|
19841
19840
|
var BT = function BT2(_ref34) {
|
|
19842
19841
|
var title = _ref34.title, rest = _objectWithoutProperties(_ref34, _excluded34);
|
|
19843
19842
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
19844
19843
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19845
|
-
viewBox: "0 0
|
|
19844
|
+
viewBox: "0 0 513 342"
|
|
19846
19845
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
19847
19846
|
fill: "#FF7415",
|
|
19848
|
-
d: "M0
|
|
19847
|
+
d: "M0 0h513v342H0z"
|
|
19849
19848
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19850
19849
|
fill: "#FFDA44",
|
|
19851
|
-
d: "
|
|
19850
|
+
d: "M513 0H0v342"
|
|
19852
19851
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19853
19852
|
fill: "none",
|
|
19854
19853
|
stroke: "#FFF",
|
|
@@ -19922,10 +19921,10 @@ var BZ = function BZ2(_ref38) {
|
|
|
19922
19921
|
var title = _ref38.title, rest = _objectWithoutProperties(_ref38, _excluded38);
|
|
19923
19922
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
19924
19923
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19925
|
-
viewBox: "0 0
|
|
19924
|
+
viewBox: "0 0 513 342"
|
|
19926
19925
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
19927
19926
|
fill: "#003e87",
|
|
19928
|
-
d: "M0
|
|
19927
|
+
d: "M0 0h513v342H0z"
|
|
19929
19928
|
}), /* @__PURE__ */ React.createElement("circle", {
|
|
19930
19929
|
fill: "#FFF",
|
|
19931
19930
|
cx: 260.9,
|
|
@@ -19948,7 +19947,7 @@ var BZ = function BZ2(_ref38) {
|
|
|
19948
19947
|
fill: "#FFDA44",
|
|
19949
19948
|
d: "M211.3 128.1h101.3v46.7H211.3z"
|
|
19950
19949
|
})), /* @__PURE__ */ React.createElement("path", {
|
|
19951
|
-
d: "M0
|
|
19950
|
+
d: "M0 0h513v35H0zm0 306h513v35H0z",
|
|
19952
19951
|
fill: "#ce1127"
|
|
19953
19952
|
}));
|
|
19954
19953
|
};
|
|
@@ -19969,10 +19968,10 @@ var CC = function CC2(_ref40) {
|
|
|
19969
19968
|
var title = _ref40.title, rest = _objectWithoutProperties(_ref40, _excluded40);
|
|
19970
19969
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
19971
19970
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19972
|
-
viewBox: "0 0
|
|
19971
|
+
viewBox: "0 0 513 342"
|
|
19973
19972
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
19974
19973
|
fill: "green",
|
|
19975
|
-
d: "M0
|
|
19974
|
+
d: "M0 0h513v342H0z"
|
|
19976
19975
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19977
19976
|
d: "m422.7 252.4 6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.2V301l-11.1-8.9-11.1 8.9v-14.2l-13.8-3.2 11.1-8.8-6.2-12.8 13.9 3.2zm-46.6-136.3 6.2 12.9 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.1v14.3l-11.1-8.9-11.1 8.9.1-14.3-13.9-3.1 11.1-8.8-6.2-12.8L370 129zm37-77.8 6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.9-13.9 3.1v14.2L413.1 78 402 86.9l.1-14.2-13.9-3.1 11.1-8.9-6.2-12.8 13.9 3.2zm51.8 58.4 6.2 12.8 13.9-3.2-6.3 12.8 11.2 8.9-13.9 3.1.1 14.2-11.2-8.9-11.1 8.9.1-14.2L440 128l11.2-8.9-6.3-12.8 13.9 3.2zm-28 68.1 4.9 14.8h15.6l-12.6 9.2 4.8 14.9-12.7-9.2-12.6 9.2 4.8-14.9-12.6-9.2h15.6zM306.8 254.7c-49.2 0-89.1-39.9-89.1-89.1s39.9-89.1 89.1-89.1c15.3 0 29.8 3.9 42.4 10.7C329.4 67.9 302.3 56 272.5 56c-60.5 0-109.6 49.1-109.6 109.6S212 275.3 272.5 275.3c29.8 0 56.9-11.9 76.6-31.3-12.6 6.8-27 10.7-42.3 10.7zM140.4 59.5C129.7 41 109.7 28.6 86.8 28.6S44 41 33.3 59.5h107.1zm.2.4-53.8 53.8-53.7-53.8C28 68.9 25 79.3 25 90.5c0 34.2 27.7 61.9 61.9 61.9s61.9-27.7 61.9-61.9c-.1-11.2-3.1-21.6-8.2-30.6z",
|
|
19978
19977
|
fill: "#FFDA44"
|
|
@@ -19985,16 +19984,16 @@ var CD = function CD2(_ref41) {
|
|
|
19985
19984
|
var title = _ref41.title, rest = _objectWithoutProperties(_ref41, _excluded41);
|
|
19986
19985
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
19987
19986
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19988
|
-
viewBox: "0 0
|
|
19987
|
+
viewBox: "0 0 513 342"
|
|
19989
19988
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
19990
19989
|
fill: "#338AF3",
|
|
19991
|
-
d: "M0
|
|
19990
|
+
d: "M0 0h513v342H0z"
|
|
19992
19991
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19993
19992
|
fill: "#FFDA44",
|
|
19994
|
-
d: "
|
|
19993
|
+
d: "M513 66.9V0H411.7L0 274.4V342h100.3z"
|
|
19995
19994
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19996
19995
|
fill: "#D80027",
|
|
19997
|
-
d: "
|
|
19996
|
+
d: "M513 0v40.1L60.2 342H0v-40.8L451.8 0z"
|
|
19998
19997
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
19999
19998
|
fill: "#FFDA44",
|
|
20000
19999
|
d: "m93.6 31.2 16.3 50.4H163l-42.9 31.2 16.4 50.5-42.9-31.2-43 31.2L67 112.8 24.1 81.6h53.1z"
|
|
@@ -20004,21 +20003,21 @@ var CF = function CF2(_ref42) {
|
|
|
20004
20003
|
var title = _ref42.title, rest = _objectWithoutProperties(_ref42, _excluded42);
|
|
20005
20004
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20006
20005
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20007
|
-
viewBox: "0 0
|
|
20006
|
+
viewBox: "0 0 513 342"
|
|
20008
20007
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20009
20008
|
fill: "#d21034",
|
|
20010
|
-
d: "M0
|
|
20009
|
+
d: "M0 0h513v342H0z"
|
|
20011
20010
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20012
|
-
d: "M0
|
|
20011
|
+
d: "M0 171h211.5v85.3H0zm300.5 0H512v85.3H300.5z",
|
|
20013
20012
|
fill: "#3a9927"
|
|
20014
20013
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20015
20014
|
fill: "#003082",
|
|
20016
|
-
d: "M0 0v85.3h211.5V0h89v85.
|
|
20015
|
+
d: "M0 0v85.3h211.5V0h89v85.3H513V0z"
|
|
20017
20016
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20018
20017
|
d: "M300.5 85.3H512v85.3H300.5zM0 85.3h211.5v85.3H0z",
|
|
20019
20018
|
fill: "#FFF"
|
|
20020
20019
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20021
|
-
d: "M300.5
|
|
20020
|
+
d: "M300.5 342h-89v-86H0v86h513v-86H300.5zM105.7 8.6l8.6 26.2h27.5L119.5 51l8.6 26.2L105.7 61 83.4 77.2 91.9 51 69.6 34.8h27.6z",
|
|
20022
20021
|
fill: "#ffce00"
|
|
20023
20022
|
}));
|
|
20024
20023
|
};
|
|
@@ -20055,16 +20054,16 @@ var CI = function CI2(_ref45) {
|
|
|
20055
20054
|
var title = _ref45.title, rest = _objectWithoutProperties(_ref45, _excluded45);
|
|
20056
20055
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20057
20056
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20058
|
-
viewBox: "0
|
|
20057
|
+
viewBox: "0 0 513 342"
|
|
20059
20058
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20060
20059
|
fill: "#FFF",
|
|
20061
|
-
d: "M0
|
|
20060
|
+
d: "M0 0h513v342H0z"
|
|
20062
20061
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20063
20062
|
fill: "#009e60",
|
|
20064
|
-
d: "
|
|
20063
|
+
d: "M342 0h171v342H342z"
|
|
20065
20064
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20066
20065
|
fill: "#f77f00",
|
|
20067
|
-
d: "M0
|
|
20066
|
+
d: "M0 0h171v342H0z"
|
|
20068
20067
|
}));
|
|
20069
20068
|
};
|
|
20070
20069
|
var CK = function CK2(_ref46) {
|
|
@@ -20138,51 +20137,51 @@ var CO = function CO2(_ref50) {
|
|
|
20138
20137
|
var title = _ref50.title, rest = _objectWithoutProperties(_ref50, _excluded50);
|
|
20139
20138
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20140
20139
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20141
|
-
viewBox: "0
|
|
20140
|
+
viewBox: "0 0 513 342"
|
|
20142
20141
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20143
20142
|
fill: "#FFDA44",
|
|
20144
|
-
d: "M0
|
|
20143
|
+
d: "M0 0h513v342H0z"
|
|
20145
20144
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20146
20145
|
fill: "#D80027",
|
|
20147
|
-
d: "M0
|
|
20146
|
+
d: "M0 256.5h513V342H0z"
|
|
20148
20147
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20149
20148
|
fill: "#0052B4",
|
|
20150
|
-
d: "M0
|
|
20149
|
+
d: "M0 171h513v85.5H0z"
|
|
20151
20150
|
}));
|
|
20152
20151
|
};
|
|
20153
20152
|
var CR = function CR2(_ref51) {
|
|
20154
20153
|
var title = _ref51.title, rest = _objectWithoutProperties(_ref51, _excluded51);
|
|
20155
20154
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20156
20155
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20157
|
-
viewBox: "0
|
|
20156
|
+
viewBox: "0 0 513 342"
|
|
20158
20157
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20159
20158
|
fill: "#FFF",
|
|
20160
|
-
d: "M0
|
|
20159
|
+
d: "M0 0h513v342H0z"
|
|
20161
20160
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20162
20161
|
fill: "#D80027",
|
|
20163
|
-
d: "M0
|
|
20162
|
+
d: "M0 114h513v114H0z"
|
|
20164
20163
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20165
|
-
|
|
20166
|
-
|
|
20164
|
+
fill: "#0052B4",
|
|
20165
|
+
d: "M0 285h513v57H0zM0 0h513v57H0z"
|
|
20167
20166
|
}));
|
|
20168
20167
|
};
|
|
20169
20168
|
var CU = function CU2(_ref52) {
|
|
20170
20169
|
var title = _ref52.title, rest = _objectWithoutProperties(_ref52, _excluded52);
|
|
20171
20170
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20172
20171
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20173
|
-
viewBox: "0 0
|
|
20172
|
+
viewBox: "0 0 513 342"
|
|
20174
20173
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20175
20174
|
fill: "#FF9811",
|
|
20176
20175
|
d: "M0-40.8v422.9-211.4z"
|
|
20177
20176
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20178
20177
|
fill: "#FFF",
|
|
20179
|
-
d: "M0
|
|
20178
|
+
d: "M0 0h513v342H0z"
|
|
20180
20179
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20181
|
-
d: "M0
|
|
20180
|
+
d: "M0 0h513v68.3H0zm0 136.5h513v68.3H0zm0 136.6h513v68.3H0z",
|
|
20182
20181
|
fill: "#0052B4"
|
|
20183
20182
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20184
20183
|
fill: "#D80027",
|
|
20185
|
-
d: "M256 170.7 0
|
|
20184
|
+
d: "M256 170.7 0 342V0z"
|
|
20186
20185
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20187
20186
|
fill: "#FFF",
|
|
20188
20187
|
d: "m86.5 111.4 12.7 39.2h41.3l-33.4 24.2 12.8 39.3-33.4-24.2-33.4 24.2 12.8-39.3-33.4-24.2h41.2z"
|
|
@@ -20228,13 +20227,13 @@ var CX = function CX2(_ref55) {
|
|
|
20228
20227
|
var title = _ref55.title, rest = _objectWithoutProperties(_ref55, _excluded55);
|
|
20229
20228
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20230
20229
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20231
|
-
viewBox: "0 0
|
|
20230
|
+
viewBox: "0 0 513 342"
|
|
20232
20231
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20233
20232
|
fill: "#0021ad",
|
|
20234
|
-
d: "M0
|
|
20233
|
+
d: "M0 0h513v342H0z"
|
|
20235
20234
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20236
20235
|
fill: "#1c8a42",
|
|
20237
|
-
d: "M0
|
|
20236
|
+
d: "M0 0h513v342"
|
|
20238
20237
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20239
20238
|
d: "m77.6 272 5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9V317l-10.3-8.3-10.2 8.3v-13.2l-12.8-2.9 10.3-8.1-5.8-11.9 12.9 3zm-37.1-98.9 5.7 11.9 12.8-3-5.7 11.8 10.3 8.2-12.9 2.9.1 13.2-10.3-8.3-10.3 8.3.1-13.2-12.9-2.9 10.4-8.2L22 182l12.8 3zm37.1-80.9 5.7 11.8 12.8-2.9-5.7 11.8 10.3 8.2-12.8 2.9v13.1l-10.3-8.2-10.2 8.2V124l-12.8-2.9 10.3-8.2-5.8-11.8L72 104zm46.1 62.9 5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9v13.2l-10.3-8.2-10.2 8.2v-13.2l-12.8-2.9 10.3-8.1-5.7-11.9 12.8 3zm-32.9 54 4.4 13.7h14.5L98 231.3l4.5 13.7-11.7-8.4-11.7 8.4 4.5-13.7-11.7-8.5h14.4z",
|
|
20240
20239
|
fill: "#FFF"
|
|
@@ -20276,47 +20275,47 @@ var CZ = function CZ2(_ref57) {
|
|
|
20276
20275
|
var title = _ref57.title, rest = _objectWithoutProperties(_ref57, _excluded57);
|
|
20277
20276
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20278
20277
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20279
|
-
viewBox: "0
|
|
20278
|
+
viewBox: "0 0 513 342"
|
|
20280
20279
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20281
20280
|
fill: "#11457e",
|
|
20282
|
-
d: "M0
|
|
20281
|
+
d: "M0 0h513v342H0z"
|
|
20283
20282
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20284
20283
|
fill: "#d7141a",
|
|
20285
|
-
d: "
|
|
20284
|
+
d: "M513 171v171H0l256.5-171z"
|
|
20286
20285
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20287
20286
|
fill: "#FFF",
|
|
20288
|
-
d: "
|
|
20287
|
+
d: "M513 0v171H256.5L0 0z"
|
|
20289
20288
|
}));
|
|
20290
20289
|
};
|
|
20291
20290
|
var DE = function DE2(_ref58) {
|
|
20292
20291
|
var title = _ref58.title, rest = _objectWithoutProperties(_ref58, _excluded58);
|
|
20293
20292
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20294
20293
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20295
|
-
viewBox: "0
|
|
20294
|
+
viewBox: "0 0 513 342"
|
|
20296
20295
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20297
20296
|
fill: "#D80027",
|
|
20298
|
-
d: "M0
|
|
20297
|
+
d: "M0 0h513v342H0z"
|
|
20299
20298
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20300
|
-
d: "M0
|
|
20299
|
+
d: "M0 0h513v114H0z"
|
|
20301
20300
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20302
20301
|
fill: "#FFDA44",
|
|
20303
|
-
d: "M0
|
|
20302
|
+
d: "M0 228h513v114H0z"
|
|
20304
20303
|
}));
|
|
20305
20304
|
};
|
|
20306
20305
|
var DJ = function DJ2(_ref59) {
|
|
20307
20306
|
var title = _ref59.title, rest = _objectWithoutProperties(_ref59, _excluded59);
|
|
20308
20307
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20309
20308
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20310
|
-
viewBox: "0 0
|
|
20309
|
+
viewBox: "0 0 513 342"
|
|
20311
20310
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20312
20311
|
fill: "#12ad2b",
|
|
20313
|
-
d: "M0
|
|
20312
|
+
d: "M0 0h513v342H0z"
|
|
20314
20313
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20315
20314
|
fill: "#6ab2e7",
|
|
20316
|
-
d: "
|
|
20315
|
+
d: "M513 0v166.7L0 170.8V0z"
|
|
20317
20316
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20318
20317
|
fill: "#FFF",
|
|
20319
|
-
d: "M256 170.7 0
|
|
20318
|
+
d: "M256 170.7 0 342V0z"
|
|
20320
20319
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20321
20320
|
fill: "#d7141a",
|
|
20322
20321
|
d: "m89.8 92.5 17 52.4H162l-44.6 32.5 17 52.4-44.6-32.4-44.6 32.4 17-52.4-44.6-32.5h55.2z"
|
|
@@ -20339,26 +20338,26 @@ var DM = function DM2(_ref61) {
|
|
|
20339
20338
|
var title = _ref61.title, rest = _objectWithoutProperties(_ref61, _excluded61);
|
|
20340
20339
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20341
20340
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20342
|
-
viewBox: "0 0
|
|
20341
|
+
viewBox: "0 0 513 342"
|
|
20343
20342
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20344
20343
|
fill: "#496E2D",
|
|
20345
|
-
d: "M0
|
|
20344
|
+
d: "M0 0h513v342H0z"
|
|
20346
20345
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20347
|
-
d: "M0 110.
|
|
20346
|
+
d: "M0 110.7v120h513v-120z"
|
|
20348
20347
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20349
20348
|
fill: "#FFDA44",
|
|
20350
|
-
d: "M0 110.
|
|
20349
|
+
d: "M0 110.7h513v40H0z"
|
|
20351
20350
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20352
20351
|
fill: "#FFF",
|
|
20353
|
-
d: "M0 190.
|
|
20352
|
+
d: "M0 190.7h513v40H0z"
|
|
20354
20353
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20355
|
-
d: "M196
|
|
20354
|
+
d: "M196 0h120v342H196z"
|
|
20356
20355
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20357
20356
|
fill: "#FFDA44",
|
|
20358
|
-
d: "M196
|
|
20357
|
+
d: "M196 0h40v342h-40z"
|
|
20359
20358
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20360
20359
|
fill: "#FFF",
|
|
20361
|
-
d: "M274.7
|
|
20360
|
+
d: "M274.7 0h40v342h-40z"
|
|
20362
20361
|
}), /* @__PURE__ */ React.createElement("circle", {
|
|
20363
20362
|
fill: "#D80027",
|
|
20364
20363
|
cx: 256,
|
|
@@ -20373,22 +20372,22 @@ var DO = function DO2(_ref62) {
|
|
|
20373
20372
|
var title = _ref62.title, rest = _objectWithoutProperties(_ref62, _excluded62);
|
|
20374
20373
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20375
20374
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20376
|
-
viewBox: "0 0
|
|
20375
|
+
viewBox: "0 0 513 342"
|
|
20377
20376
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20378
20377
|
fill: "#FFF",
|
|
20379
|
-
d: "M0
|
|
20378
|
+
d: "M0 0h513v342H0z"
|
|
20380
20379
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20381
20380
|
fill: "#D80027",
|
|
20382
|
-
d: "M0
|
|
20381
|
+
d: "M0 216h211v126H0z"
|
|
20383
20382
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20384
20383
|
fill: "#0052B4",
|
|
20385
|
-
d: "M0
|
|
20384
|
+
d: "M0 0h211v126H0z"
|
|
20386
20385
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20387
20386
|
fill: "#D80027",
|
|
20388
|
-
d: "
|
|
20387
|
+
d: "M302 0h211v126H302z"
|
|
20389
20388
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20390
20389
|
fill: "#0052B4",
|
|
20391
|
-
d: "
|
|
20390
|
+
d: "M302 216h211v126H302z"
|
|
20392
20391
|
}), /* @__PURE__ */ React.createElement("g", {
|
|
20393
20392
|
stroke: "#FFF",
|
|
20394
20393
|
strokeWidth: 5,
|
|
@@ -20411,13 +20410,13 @@ var DZ = function DZ2(_ref63) {
|
|
|
20411
20410
|
var title = _ref63.title, rest = _objectWithoutProperties(_ref63, _excluded63);
|
|
20412
20411
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20413
20412
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20414
|
-
viewBox: "0 0
|
|
20413
|
+
viewBox: "0 0 513 342"
|
|
20415
20414
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20416
20415
|
fill: "#41662E",
|
|
20417
|
-
d: "M0
|
|
20416
|
+
d: "M0 0h513v342H0z"
|
|
20418
20417
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20419
20418
|
fill: "#FFF",
|
|
20420
|
-
d: "M256
|
|
20419
|
+
d: "M256.5 0H513v342H256.5z"
|
|
20421
20420
|
}), /* @__PURE__ */ React.createElement("g", {
|
|
20422
20421
|
fill: "#D80027"
|
|
20423
20422
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
@@ -20430,21 +20429,21 @@ var EC = function EC2(_ref64) {
|
|
|
20430
20429
|
var title = _ref64.title, rest = _objectWithoutProperties(_ref64, _excluded64);
|
|
20431
20430
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20432
20431
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20433
|
-
viewBox: "0 0
|
|
20432
|
+
viewBox: "0 0 513 342"
|
|
20434
20433
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20435
20434
|
fill: "#FFDA44",
|
|
20436
|
-
d: "M0
|
|
20435
|
+
d: "M0 0h513v342H0z"
|
|
20437
20436
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20438
20437
|
fill: "#0052B4",
|
|
20439
|
-
d: "M0 170.
|
|
20438
|
+
d: "M0 170.7h513V256H0z"
|
|
20440
20439
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20441
20440
|
fill: "#D80027",
|
|
20442
|
-
d: "M0
|
|
20441
|
+
d: "M0 256h513v85.3H0z"
|
|
20443
20442
|
}), /* @__PURE__ */ React.createElement("circle", {
|
|
20444
20443
|
fill: "#FFDA44",
|
|
20445
20444
|
cx: 256,
|
|
20446
|
-
cy:
|
|
20447
|
-
r:
|
|
20445
|
+
cy: 171,
|
|
20446
|
+
r: 60
|
|
20448
20447
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20449
20448
|
fill: "#4C1F00",
|
|
20450
20449
|
d: "M369.2 79.9s-27.2-13.8-33.9-16c-6.7-2.2-49.1-13.2-49.1-7 0 10.3-13.5 12-15.5 12s-2-5.3-14.8-5.3-13.7 4.8-15.8 4.8c-2.2 0-14.5-1-14.5-11.5 0-5.2-42.9 4-49.1 7-6.1 3.1-33.9 16-33.9 16s45.8 2.7 53.9 6.2 43.8 16.5 43.8 16.5l-2.8 13.3h37.8l-3.8-13.3s35.1-12.7 43.8-16.5 53.9-6.2 53.9-6.2z"
|
|
@@ -20460,31 +20459,31 @@ var EE = function EE2(_ref65) {
|
|
|
20460
20459
|
var title = _ref65.title, rest = _objectWithoutProperties(_ref65, _excluded65);
|
|
20461
20460
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20462
20461
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20463
|
-
viewBox: "0
|
|
20462
|
+
viewBox: "0 0 513 342"
|
|
20464
20463
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20465
20464
|
fill: "#111",
|
|
20466
|
-
d: "M0
|
|
20465
|
+
d: "M0 0h513v342H0z"
|
|
20467
20466
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20468
20467
|
fill: "#368FD8",
|
|
20469
|
-
d: "M0
|
|
20468
|
+
d: "M0 0h513v114H0z"
|
|
20470
20469
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20471
20470
|
fill: "#FFF",
|
|
20472
|
-
d: "M0
|
|
20471
|
+
d: "M0 228h513v114H0z"
|
|
20473
20472
|
}));
|
|
20474
20473
|
};
|
|
20475
20474
|
var EG = function EG2(_ref66) {
|
|
20476
20475
|
var title = _ref66.title, rest = _objectWithoutProperties(_ref66, _excluded66);
|
|
20477
20476
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20478
20477
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20479
|
-
viewBox: "0 0
|
|
20478
|
+
viewBox: "0 0 513 342"
|
|
20480
20479
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20481
20480
|
fill: "#FFF",
|
|
20482
|
-
d: "M0
|
|
20481
|
+
d: "M0 0h513v342H0z"
|
|
20483
20482
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20484
20483
|
fill: "#D80027",
|
|
20485
|
-
d: "M0
|
|
20484
|
+
d: "M0 0h513v114H0z"
|
|
20486
20485
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20487
|
-
d: "M0
|
|
20486
|
+
d: "M0 228h513v114H0z"
|
|
20488
20487
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20489
20488
|
fill: "#C09300",
|
|
20490
20489
|
d: "M220.3 204.4s0-58.4 4.5-64.7c3.1-4.3 16.8 5.2 22.7 4.5 0 0 4.2-7.5 4.5-12 .3-4.6-1.1-7.6-4.9-6.2 0 0-1.2-2.1.5-3.3 1.6-1.2 5.6.1 5.6.1s-.5-1 1.6-.9c2.9.2 7.2 1.4 7.4 5.6.2 3.1.3 7.7.4 8.7.7 6.8 2.7 8.7 2.7 8.7s18.4-9.2 22-5.2c3.3 3.8 4.5 64.7 4.5 64.7l-18.1-16.8 12.1 29.5s-14.4 2.4-28.9 2.4c-14.5 0-31.1-4.2-31.1-4.2l13.8-28.2-19.3 17.3z"
|
|
@@ -20494,19 +20493,19 @@ var EH = function EH2(_ref67) {
|
|
|
20494
20493
|
var title = _ref67.title, rest = _objectWithoutProperties(_ref67, _excluded67);
|
|
20495
20494
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20496
20495
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20497
|
-
viewBox: "0 0
|
|
20496
|
+
viewBox: "0 0 513 342"
|
|
20498
20497
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20499
20498
|
fill: "#FFF",
|
|
20500
|
-
d: "M0
|
|
20499
|
+
d: "M0 0h513v342H0z"
|
|
20501
20500
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20502
|
-
d: "M0
|
|
20501
|
+
d: "M0 0h513v114H0z"
|
|
20503
20502
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20504
20503
|
fill: "#428823",
|
|
20505
|
-
d: "M0
|
|
20504
|
+
d: "M0 228h513v114H0z"
|
|
20506
20505
|
}), /* @__PURE__ */ React.createElement("g", {
|
|
20507
20506
|
fill: "#D80027"
|
|
20508
20507
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
20509
|
-
d: "M256
|
|
20508
|
+
d: "M256 171 0 342V0zm53.1 0c0-22.9 13.1-42.1 34.6-46.8-3.3-.7-6.7-1.1-10.3-1.1-26.4 0-47.9 21.4-47.9 47.9s21.4 47.9 47.9 47.9c3.5 0 7-.4 10.3-1.1-21.5-5.1-34.6-24.2-34.6-46.8z"
|
|
20510
20509
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20511
20510
|
d: "m365 129.2 10.3 31.7h33.3l-27 19.6 10.3 31.7-26.9-19.6-27 19.6 10.3-31.7-27-19.6h33.4z"
|
|
20512
20511
|
})));
|
|
@@ -20515,16 +20514,16 @@ var ER = function ER2(_ref68) {
|
|
|
20515
20514
|
var title = _ref68.title, rest = _objectWithoutProperties(_ref68, _excluded68);
|
|
20516
20515
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20517
20516
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20518
|
-
viewBox: "0 0
|
|
20517
|
+
viewBox: "0 0 513 342"
|
|
20519
20518
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20520
20519
|
fill: "#338AF3",
|
|
20521
|
-
d: "M0
|
|
20520
|
+
d: "M0 0h513v342H0z"
|
|
20522
20521
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20523
20522
|
fill: "#56AF35",
|
|
20524
|
-
d: "M0
|
|
20523
|
+
d: "M0 0h513v171H0z"
|
|
20525
20524
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20526
20525
|
fill: "#D80027",
|
|
20527
|
-
d: "m0
|
|
20526
|
+
d: "m0 342 513-171L0 0v342z"
|
|
20528
20527
|
}), /* @__PURE__ */ React.createElement("g", {
|
|
20529
20528
|
fill: "#ffc945"
|
|
20530
20529
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
@@ -20631,50 +20630,54 @@ var FI = function FI2(_ref72) {
|
|
|
20631
20630
|
var title = _ref72.title, rest = _objectWithoutProperties(_ref72, _excluded72);
|
|
20632
20631
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20633
20632
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20634
|
-
viewBox: "0 0
|
|
20633
|
+
viewBox: "0 0 513 342"
|
|
20635
20634
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20636
20635
|
fill: "#FFF",
|
|
20637
|
-
d: "M0
|
|
20636
|
+
d: "M0 0h513v342H0z"
|
|
20638
20637
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20639
20638
|
fill: "#2E52B2",
|
|
20640
|
-
d: "
|
|
20639
|
+
d: "M513 129.3V212H203.7v130H121V212H0v-82.7h121V0h82.7v129.3z"
|
|
20641
20640
|
}));
|
|
20642
20641
|
};
|
|
20643
20642
|
var FJ = function FJ2(_ref73) {
|
|
20644
20643
|
var title = _ref73.title, rest = _objectWithoutProperties(_ref73, _excluded73);
|
|
20645
20644
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20646
20645
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20647
|
-
viewBox: "0 0
|
|
20646
|
+
viewBox: "0 0 513 342"
|
|
20648
20647
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20649
|
-
fill: "#
|
|
20650
|
-
d: "M0
|
|
20651
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
20652
|
-
fill: "#FFF",
|
|
20653
|
-
d: "M256 0v22.6l-46.1 30.7H256v64h-46.1L256 148v22.7h-22.6l-73.4-49v49H96v-49l-73.4 49H0V148l46.1-30.7H0v-64h46.1L0 22.6V0h22.6L96 48.9V0h64v48.9L233.4 0z"
|
|
20654
|
-
}), /* @__PURE__ */ React.createElement("g", {
|
|
20655
|
-
fill: "#D80027"
|
|
20656
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
20657
|
-
d: "M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"
|
|
20658
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
20659
|
-
d: "M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176z"
|
|
20648
|
+
fill: "#62B5E5",
|
|
20649
|
+
d: "M0 0h513v342H0z"
|
|
20660
20650
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20661
|
-
d: "M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176zM0 170.7v-15.1l57.4-38.3H80zm256 0v-15.1l-57.4-38.3H176z"
|
|
20662
|
-
})), /* @__PURE__ */ React.createElement("path", {
|
|
20663
20651
|
fill: "#F3F3F3",
|
|
20664
20652
|
d: "M307.1 127.1v92c0 61.6 80.5 80.5 80.5 80.5s80.4-19 80.4-80.6v-92l-80.5-23-80.4 23.1z"
|
|
20665
20653
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20666
20654
|
fill: "#D80027",
|
|
20667
20655
|
d: "M468 132.8V98.3H307.1v34.5h69v69h-69v23h69V296c6.9 2.5 11.5 3.5 11.5 3.5s4.6-1.1 11.5-3.5v-71.2h69v-23h-69v-69H468z"
|
|
20668
|
-
})
|
|
20656
|
+
}), /* @__PURE__ */ React.createElement("g", {
|
|
20657
|
+
fill: "#FFF"
|
|
20658
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
20659
|
+
d: "M0 0h256.5v170.6H0V0z"
|
|
20660
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
20661
|
+
d: "m155.9 115 100.6 55.6v-15.8L184.6 115h-28.7zm-55.7-59.3L0 0v15.8l71.8 39.9h28.4z"
|
|
20662
|
+
})), /* @__PURE__ */ React.createElement("path", {
|
|
20663
|
+
d: "m196.9 115 59.6 32.9V115h-59.6zm-41 0 100.6 55.6v-15.8L184.6 115h-28.7zm73.4 55.6-73.5-40.9v40.9h73.5zM45.2 115 0 140.1V115h45.2zm55 7.1v48.6H12.8l87.4-48.6zM59.1 55.7 0 22.8v32.8s59.1 0 59.1.1zm41.1 0L0 0v15.8l71.8 39.9h28.4zM26.7 0l73.5 40.8V0H26.7zm184.2 55.7 45.6-25.1v25.1h-45.6zm-55-7.2V0h87.4l-87.4 48.5z",
|
|
20664
|
+
fill: "#0052B4"
|
|
20665
|
+
}), /* @__PURE__ */ React.createElement("g", {
|
|
20666
|
+
fill: "#D80027"
|
|
20667
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
20668
|
+
d: "M144.3-.2h-32.1v69.5H0v32.1h112.2v69.5h32.1v-69.5h112.2V69.3H144.3V-.2z"
|
|
20669
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
20670
|
+
d: "m155.9 115 100.6 55.6v-15.8L184.6 115h-28.7zm-84.1 0L0 154.9v15.8L100.2 115H71.8zm28.4-59.3L0 0v15.8l71.8 39.9h28.4zm83.9 0 72.4-39.9V0L155.9 55.7h28.2z"
|
|
20671
|
+
})));
|
|
20669
20672
|
};
|
|
20670
20673
|
var FK = function FK2(_ref74) {
|
|
20671
20674
|
var title = _ref74.title, rest = _objectWithoutProperties(_ref74, _excluded74);
|
|
20672
20675
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20673
20676
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20674
|
-
viewBox: "0 0
|
|
20677
|
+
viewBox: "0 0 513 342"
|
|
20675
20678
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20676
20679
|
fill: "#0052B4",
|
|
20677
|
-
d: "M0
|
|
20680
|
+
d: "M0 0h513v342H0z"
|
|
20678
20681
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20679
20682
|
fill: "#FFF",
|
|
20680
20683
|
d: "M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z"
|
|
@@ -20717,10 +20720,10 @@ var FM = function FM2(_ref75) {
|
|
|
20717
20720
|
var title = _ref75.title, rest = _objectWithoutProperties(_ref75, _excluded75);
|
|
20718
20721
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20719
20722
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20720
|
-
viewBox: "0 0
|
|
20723
|
+
viewBox: "0 0 513 342"
|
|
20721
20724
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20722
20725
|
fill: "#338AF3",
|
|
20723
|
-
d: "M0
|
|
20726
|
+
d: "M0 0h513v342H0z"
|
|
20724
20727
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20725
20728
|
d: "m256 37.9 10.1 31.2H299l-26.6 19.3 10.2 31.2-26.6-19.3-26.6 19.3 10.2-31.2L213 69.1h32.9zM123.2 170.7l31.2-10.2v-32.8l19.3 26.6 31.2-10.2-19.3 26.6 19.3 26.5-31.2-10.1-19.3 26.5v-32.8zM256 303.5l-10.1-31.2H213l26.6-19.3-10.2-31.3L256 241l26.6-19.3-10.2 31.3 26.6 19.3h-32.9zm132.8-132.8-31.2 10.1v32.8l-19.3-26.5-31.2 10.1 19.3-26.5-19.3-26.6 31.2 10.2 19.3-26.6v32.8z",
|
|
20726
20729
|
fill: "#FFF"
|
|
@@ -20730,112 +20733,91 @@ var FO = function FO2(_ref76) {
|
|
|
20730
20733
|
var title = _ref76.title, rest = _objectWithoutProperties(_ref76, _excluded76);
|
|
20731
20734
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20732
20735
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20733
|
-
viewBox: "0 0
|
|
20736
|
+
viewBox: "0 0 513 342"
|
|
20734
20737
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20735
20738
|
fill: "#FFF",
|
|
20736
|
-
d: "M0
|
|
20739
|
+
d: "M0 0h513v342H0z"
|
|
20737
20740
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20738
20741
|
fill: "#0F61A5",
|
|
20739
|
-
d: "
|
|
20742
|
+
d: "M513 214.5H206.2V342h-87.8V214.5H0v-87.7h118.4V0h87.8v126.8H513V192z"
|
|
20740
20743
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20741
20744
|
fill: "#E50E3D",
|
|
20742
|
-
d: "
|
|
20745
|
+
d: "M513 149.3V192H183.7v150H141V192H0v-42.7h141V0h42.7v149.3z"
|
|
20743
20746
|
}));
|
|
20744
20747
|
};
|
|
20745
20748
|
var FR = function FR2(_ref77) {
|
|
20746
20749
|
var title = _ref77.title, rest = _objectWithoutProperties(_ref77, _excluded77);
|
|
20747
20750
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20748
20751
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20749
|
-
viewBox: "0
|
|
20752
|
+
viewBox: "0 0 513 342"
|
|
20750
20753
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20751
20754
|
fill: "#FFF",
|
|
20752
|
-
d: "M0
|
|
20755
|
+
d: "M0 0h513v342H0z"
|
|
20753
20756
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20754
|
-
fill: "#
|
|
20755
|
-
d: "M0
|
|
20757
|
+
fill: "#00318A",
|
|
20758
|
+
d: "M0 0h171v342H0z"
|
|
20756
20759
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20757
20760
|
fill: "#D80027",
|
|
20758
|
-
d: "
|
|
20761
|
+
d: "M342 0h171v342H342z"
|
|
20759
20762
|
}));
|
|
20760
20763
|
};
|
|
20761
20764
|
var GA = function GA2(_ref78) {
|
|
20762
20765
|
var title = _ref78.title, rest = _objectWithoutProperties(_ref78, _excluded78);
|
|
20763
20766
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20764
20767
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20765
|
-
viewBox: "0
|
|
20768
|
+
viewBox: "0 0 513 342"
|
|
20766
20769
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20767
20770
|
fill: "#FFDA44",
|
|
20768
|
-
d: "M0
|
|
20771
|
+
d: "M0 0h513v342H0z"
|
|
20769
20772
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20770
20773
|
fill: "#6DA544",
|
|
20771
|
-
d: "M0
|
|
20774
|
+
d: "M0 0h513v114H0z"
|
|
20772
20775
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20773
20776
|
fill: "#0052B4",
|
|
20774
|
-
d: "M0
|
|
20777
|
+
d: "M0 228h513v114H0z"
|
|
20775
20778
|
}));
|
|
20776
20779
|
};
|
|
20777
20780
|
var GB = function GB2(_ref79) {
|
|
20778
20781
|
var title = _ref79.title, rest = _objectWithoutProperties(_ref79, _excluded79);
|
|
20779
20782
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20780
20783
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20781
|
-
viewBox: "0
|
|
20782
|
-
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("
|
|
20783
|
-
fill: "#FFF"
|
|
20784
|
-
|
|
20785
|
-
|
|
20786
|
-
fill: "#D80027",
|
|
20787
|
-
d: "M288 85.33h-64v138.666H0v64h224v138.666h64V287.996h224v-64H288z"
|
|
20788
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
20789
|
-
d: "M393.785 315.358 512 381.034v-65.676zm-82.133 0L512 426.662v-31.474l-143.693-79.83zm146.982 111.304-146.982-81.664v81.664z",
|
|
20790
|
-
fill: "#0052B4"
|
|
20791
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
20792
|
-
fill: "#FFF",
|
|
20793
|
-
d: "M311.652 315.358 512 426.662v-31.474l-143.693-79.83z"
|
|
20794
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
20795
|
-
fill: "#D80027",
|
|
20796
|
-
d: "M311.652 315.358 512 426.662v-31.474l-143.693-79.83z"
|
|
20797
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
20798
|
-
d: "M90.341 315.356 0 365.546v-50.19zm110.007 14.154v97.151H25.491z",
|
|
20799
|
-
fill: "#0052B4"
|
|
20800
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
20801
|
-
fill: "#D80027",
|
|
20802
|
-
d: "M143.693 315.358 0 395.188v31.474l200.348-111.304z"
|
|
20784
|
+
viewBox: "0 0 513 342"
|
|
20785
|
+
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("g", {
|
|
20786
|
+
fill: "#FFF"
|
|
20787
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
20788
|
+
d: "M0 0h513v341.3H0V0z"
|
|
20803
20789
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20804
|
-
d: "
|
|
20790
|
+
d: "M311.7 230 513 341.3v-31.5L369.3 230h-57.6zM200.3 111.3 0 0v31.5l143.7 79.8h56.6z"
|
|
20791
|
+
})), /* @__PURE__ */ React.createElement("path", {
|
|
20792
|
+
d: "M393.8 230 513 295.7V230H393.8zm-82.1 0L513 341.3v-31.5L369.3 230h-57.6zm146.9 111.3-147-81.7v81.7h147zM90.3 230 0 280.2V230h90.3zm110 14.2v97.2H25.5l174.8-97.2zm-82.1-132.9L0 45.6v65.7h118.2zm82.1 0L0 0v31.5l143.7 79.8h56.6zM53.4 0l147 81.7V0h-147zm368.3 111.3L513 61.1v50.2h-91.3zm-110-14.2V0h174.9L311.7 97.1z",
|
|
20805
20793
|
fill: "#0052B4"
|
|
20794
|
+
}), /* @__PURE__ */ React.createElement("g", {
|
|
20795
|
+
fill: "#D80027"
|
|
20796
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
20797
|
+
d: "M288 0h-64v138.7H0v64h224v138.7h64V202.7h224v-64H288V0z"
|
|
20806
20798
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20807
|
-
|
|
20808
|
-
|
|
20809
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
20810
|
-
fill: "#D80027",
|
|
20811
|
-
d: "M200.348 196.634 0 85.33v31.474l143.693 79.83z"
|
|
20812
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
20813
|
-
d: "M421.659 196.636 512 146.446v50.19zm-110.007-14.154V85.331h174.857z",
|
|
20814
|
-
fill: "#0052B4"
|
|
20815
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
20816
|
-
fill: "#D80027",
|
|
20817
|
-
d: "M368.307 196.634 512 116.804V85.33L311.652 196.634z"
|
|
20818
|
-
}));
|
|
20799
|
+
d: "M311.7 230 513 341.3v-31.5L369.3 230h-57.6zm-168 0L0 309.9v31.5L200.3 230h-56.6zm56.6-118.7L0 0v31.5l143.7 79.8h56.6zm168 0L513 31.5V0L311.7 111.3h56.6z"
|
|
20800
|
+
})));
|
|
20819
20801
|
};
|
|
20820
20802
|
var GD = function GD2(_ref80) {
|
|
20821
20803
|
var title = _ref80.title, rest = _objectWithoutProperties(_ref80, _excluded80);
|
|
20822
20804
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20823
20805
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20824
|
-
viewBox: "0 0
|
|
20806
|
+
viewBox: "0 0 513 342"
|
|
20825
20807
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20826
20808
|
fill: "#c60a0a",
|
|
20827
|
-
d: "M0
|
|
20809
|
+
d: "M0 0h513v342H0z"
|
|
20828
20810
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20829
20811
|
fill: "#3E8446",
|
|
20830
|
-
d: "
|
|
20812
|
+
d: "m256.5 170.7-212 126.1V44.5z"
|
|
20831
20813
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20832
|
-
d: "m256 170.7 211
|
|
20814
|
+
d: "m256.5 170.7 211 126.1h-423zm211-126.2-211 126.2-212-126.2z",
|
|
20833
20815
|
fill: "#FFDA44"
|
|
20834
20816
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20835
20817
|
fill: "#3E8446",
|
|
20836
|
-
d: "M467.5 44.5v252.
|
|
20818
|
+
d: "M467.5 44.5v252.3l-211-126.1z"
|
|
20837
20819
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20838
|
-
d: "m256 10.4
|
|
20820
|
+
d: "m256.5 10.4 2.8 10.2H270l-8.6 6.3 3.3 10.2-8.2-6.3-9.2 6.3 3.3-10.2-8.6-6.3h10.7zm-86.4 0 3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0 3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm-85.4 293.8 2.8 10.2H270l-8.6 6.3 3.3 10.2-8.2-6.3-9.2 6.3 3.3-10.2-8.6-6.3h10.7zm-86.4 0 3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0 3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7z",
|
|
20839
20821
|
fill: "#FFDA44"
|
|
20840
20822
|
}), /* @__PURE__ */ React.createElement("circle", {
|
|
20841
20823
|
fill: "#c60a0a",
|
|
@@ -20858,8 +20840,8 @@ var GE = function GE2(_ref81) {
|
|
|
20858
20840
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20859
20841
|
viewBox: "0 0 22.5 15"
|
|
20860
20842
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20861
|
-
fill: "#
|
|
20862
|
-
d: "
|
|
20843
|
+
fill: "#fff",
|
|
20844
|
+
d: "M0 0h22.5v15H0z"
|
|
20863
20845
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20864
20846
|
fill: "#eb000e",
|
|
20865
20847
|
d: "M9.8 6H0v3h9.8v6h3V9h9.8V6h-9.8V0h-3v6z"
|
|
@@ -20904,18 +20886,18 @@ var GH = function GH2(_ref84) {
|
|
|
20904
20886
|
var title = _ref84.title, rest = _objectWithoutProperties(_ref84, _excluded84);
|
|
20905
20887
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20906
20888
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20907
|
-
viewBox: "0
|
|
20889
|
+
viewBox: "0 0 513 342"
|
|
20908
20890
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20909
20891
|
fill: "#FFDA44",
|
|
20910
|
-
d: "M0
|
|
20892
|
+
d: "M0 0h513v342H0z"
|
|
20911
20893
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20912
20894
|
fill: "#D80027",
|
|
20913
|
-
d: "M0
|
|
20895
|
+
d: "M0 0h513v114H0z"
|
|
20914
20896
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20915
20897
|
fill: "#496E2D",
|
|
20916
|
-
d: "M0
|
|
20898
|
+
d: "M0 228h513v114H0z"
|
|
20917
20899
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20918
|
-
d: "m255.
|
|
20900
|
+
d: "m255.9 113.8 14.1 43.4 40.4 3.2-37 26.9 19.5 40.3-37-26.9-37 26.9 14.1-43.5-36.9-26.9h45.7z"
|
|
20919
20901
|
}));
|
|
20920
20902
|
};
|
|
20921
20903
|
var GI = function GI2(_ref85) {
|
|
@@ -20970,19 +20952,19 @@ var GM = function GM2(_ref87) {
|
|
|
20970
20952
|
var title = _ref87.title, rest = _objectWithoutProperties(_ref87, _excluded87);
|
|
20971
20953
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
20972
20954
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20973
|
-
viewBox: "0
|
|
20955
|
+
viewBox: "0 0 513 342"
|
|
20974
20956
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
20975
20957
|
fill: "#FFF",
|
|
20976
|
-
d: "M0
|
|
20977
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
20978
|
-
fill: "#1a7e25",
|
|
20979
|
-
d: "M0 322.783h512v103.88H0z"
|
|
20958
|
+
d: "M0 0h513v342H0z"
|
|
20980
20959
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20981
20960
|
fill: "#cf0d19",
|
|
20982
|
-
d: "M0
|
|
20961
|
+
d: "M0 0h513v100H0z"
|
|
20983
20962
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
20984
20963
|
fill: "#0052B4",
|
|
20985
|
-
d: "M0
|
|
20964
|
+
d: "M0 121h513v100H0z"
|
|
20965
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
20966
|
+
fill: "#1a7e25",
|
|
20967
|
+
d: "M0 242h513v100H0z"
|
|
20986
20968
|
}));
|
|
20987
20969
|
};
|
|
20988
20970
|
var GN = function GN2(_ref88) {
|
|
@@ -21005,16 +20987,16 @@ var GP = function GP2(_ref89) {
|
|
|
21005
20987
|
var title = _ref89.title, rest = _objectWithoutProperties(_ref89, _excluded89);
|
|
21006
20988
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21007
20989
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21008
|
-
viewBox: "0
|
|
20990
|
+
viewBox: "0 0 513 342"
|
|
21009
20991
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21010
20992
|
fill: "#FFF",
|
|
21011
|
-
d: "M0
|
|
20993
|
+
d: "M0 0h513v342H0z"
|
|
21012
20994
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21013
|
-
fill: "#
|
|
21014
|
-
d: "M0
|
|
20995
|
+
fill: "#00318A",
|
|
20996
|
+
d: "M0 0h171v342H0z"
|
|
21015
20997
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21016
20998
|
fill: "#D80027",
|
|
21017
|
-
d: "
|
|
20999
|
+
d: "M342 0h171v342H342z"
|
|
21018
21000
|
}));
|
|
21019
21001
|
};
|
|
21020
21002
|
var GQ = function GQ2(_ref90) {
|
|
@@ -21033,7 +21015,7 @@ var GQ = function GQ2(_ref90) {
|
|
|
21033
21015
|
d: "M0 227.6h513V342H0z"
|
|
21034
21016
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21035
21017
|
fill: "#0070C8",
|
|
21036
|
-
d: "M126
|
|
21018
|
+
d: "M126 171 0 342V0z"
|
|
21037
21019
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21038
21020
|
fill: "none",
|
|
21039
21021
|
stroke: "#000",
|
|
@@ -21078,10 +21060,10 @@ var GS = function GS2(_ref92) {
|
|
|
21078
21060
|
var title = _ref92.title, rest = _objectWithoutProperties(_ref92, _excluded92);
|
|
21079
21061
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21080
21062
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21081
|
-
viewBox: "0 0
|
|
21063
|
+
viewBox: "0 0 513 342"
|
|
21082
21064
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21083
21065
|
fill: "#0052B4",
|
|
21084
|
-
d: "M0
|
|
21066
|
+
d: "M0 0h513v342H0z"
|
|
21085
21067
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21086
21068
|
fill: "#FFF",
|
|
21087
21069
|
d: "M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z"
|
|
@@ -21202,7 +21184,7 @@ var GU = function GU2(_ref94) {
|
|
|
21202
21184
|
viewBox: "0 0 513 342"
|
|
21203
21185
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21204
21186
|
fill: "#D80027",
|
|
21205
|
-
d: "M0
|
|
21187
|
+
d: "M0 0h513v342H0z"
|
|
21206
21188
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21207
21189
|
fill: "#0052B4",
|
|
21208
21190
|
d: "M11.1 11.1h489.7v319.1H11.1z"
|
|
@@ -21236,18 +21218,18 @@ var GW = function GW2(_ref95) {
|
|
|
21236
21218
|
var title = _ref95.title, rest = _objectWithoutProperties(_ref95, _excluded95);
|
|
21237
21219
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21238
21220
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21239
|
-
viewBox: "0
|
|
21221
|
+
viewBox: "0 0 513 342"
|
|
21240
21222
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21241
21223
|
fill: "#6DA544",
|
|
21242
|
-
d: "M0
|
|
21224
|
+
d: "M0 0h512v342H0z"
|
|
21243
21225
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21244
21226
|
fill: "#FFDA44",
|
|
21245
|
-
d: "M0
|
|
21227
|
+
d: "M0 0h512v171H0z"
|
|
21246
21228
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21247
21229
|
fill: "#D80027",
|
|
21248
|
-
d: "M0
|
|
21230
|
+
d: "M0 0h182v342H0z"
|
|
21249
21231
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21250
|
-
d: "m98.
|
|
21232
|
+
d: "m98.3 109.8 15.1 46.5h48.9L122.8 185l15.1 46.5-39.6-28.7-39.5 28.7L73.9 185l-39.6-28.7h48.9z"
|
|
21251
21233
|
}));
|
|
21252
21234
|
};
|
|
21253
21235
|
var GY = function GY2(_ref96) {
|
|
@@ -21295,36 +21277,36 @@ var HM = function HM2(_ref98) {
|
|
|
21295
21277
|
var title = _ref98.title, rest = _objectWithoutProperties(_ref98, _excluded98);
|
|
21296
21278
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21297
21279
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21298
|
-
viewBox: "0
|
|
21280
|
+
viewBox: "0 0 513 342"
|
|
21299
21281
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21300
21282
|
fill: "#0052B4",
|
|
21301
|
-
d: "M0
|
|
21283
|
+
d: "M0 0h513v342H0z"
|
|
21302
21284
|
}), /* @__PURE__ */ React.createElement("g", {
|
|
21303
21285
|
fill: "#FFF"
|
|
21304
21286
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
21305
|
-
d: "M223.
|
|
21287
|
+
d: "M223.4 170.7c.3-.3.5-.6.8-.9-.3.3-.5.6-.8.9zm-34.2 41.9 11 22.9 24.7-5.7-11.1 22.8 19.9 15.8L209 274v25.4l-19.8-15.9-19.8 15.9.1-25.4-24.8-5.6 19.9-15.8-11.1-22.8 24.8 5.7zm197.9 28.5 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6v12.2l-9.4-7.6-9.5 7.6.1-12.2-11.9-2.6 9.5-7.5-5.3-10.9 11.9 2.7zm-48.6-116 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6v-12.1l-11.8-2.7 9.5-7.5-5.3-10.9 11.8 2.7zm48.6-66.2 5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.9-2.7 9.5-7.5-5.3-10.9 11.9 2.7zm42.4 49.7 5.3 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6V150l-9.5-7.6-9.4 7.6v-12.2l-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zm-30.3 57.9 4.1 12.7h13.3l-10.8 7.8 4.1 12.6-10.7-7.8-10.8 7.8 4.1-12.6-10.7-7.8h13.3z"
|
|
21306
21288
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21307
|
-
d: "M256
|
|
21289
|
+
d: "M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z"
|
|
21308
21290
|
})), /* @__PURE__ */ React.createElement("path", {
|
|
21309
21291
|
fill: "#D80027",
|
|
21310
|
-
d: "M144
|
|
21292
|
+
d: "M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"
|
|
21311
21293
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21312
21294
|
fill: "#0052B4",
|
|
21313
|
-
d: "M155.
|
|
21295
|
+
d: "M155.8 115 256 170.7v-15.8L184.2 115z"
|
|
21314
21296
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21315
21297
|
fill: "#FFF",
|
|
21316
|
-
d: "M155.
|
|
21298
|
+
d: "M155.8 115 256 170.7v-15.8L184.2 115z"
|
|
21317
21299
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21318
|
-
d: "M155.
|
|
21300
|
+
d: "M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z",
|
|
21319
21301
|
fill: "#D80027"
|
|
21320
21302
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21321
21303
|
fill: "#0052B4",
|
|
21322
|
-
d: "M100.
|
|
21304
|
+
d: "M100.2 55.6 0 0v15.7l71.8 39.9z"
|
|
21323
21305
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21324
21306
|
fill: "#FFF",
|
|
21325
|
-
d: "M100.
|
|
21307
|
+
d: "M100.2 55.6 0 0v15.7l71.8 39.9z"
|
|
21326
21308
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21327
|
-
d: "M100.
|
|
21309
|
+
d: "M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z",
|
|
21328
21310
|
fill: "#D80027"
|
|
21329
21311
|
}));
|
|
21330
21312
|
};
|
|
@@ -21409,16 +21391,16 @@ var HU = function HU2(_ref102) {
|
|
|
21409
21391
|
var title = _ref102.title, rest = _objectWithoutProperties(_ref102, _excluded102);
|
|
21410
21392
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21411
21393
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21412
|
-
viewBox: "0
|
|
21394
|
+
viewBox: "0 0 513 342"
|
|
21413
21395
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21414
21396
|
fill: "#FFF",
|
|
21415
|
-
d: "M0
|
|
21397
|
+
d: "M0 0h513v342H0z"
|
|
21416
21398
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21417
21399
|
fill: "#D80027",
|
|
21418
|
-
d: "M0
|
|
21400
|
+
d: "M0 0h513v114H0z"
|
|
21419
21401
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21420
21402
|
fill: "#6DA544",
|
|
21421
|
-
d: "M0
|
|
21403
|
+
d: "M0 228h513v114H0z"
|
|
21422
21404
|
}));
|
|
21423
21405
|
};
|
|
21424
21406
|
var IC = function IC2(_ref103) {
|
|
@@ -21441,29 +21423,29 @@ var ID = function ID2(_ref104) {
|
|
|
21441
21423
|
var title = _ref104.title, rest = _objectWithoutProperties(_ref104, _excluded104);
|
|
21442
21424
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21443
21425
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21444
|
-
viewBox: "0
|
|
21426
|
+
viewBox: "0 0 513 342"
|
|
21445
21427
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21446
21428
|
fill: "#FFF",
|
|
21447
|
-
d: "M0
|
|
21429
|
+
d: "M0 0h513v342H0z"
|
|
21448
21430
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21449
21431
|
fill: "#E00",
|
|
21450
|
-
d: "M0
|
|
21432
|
+
d: "M0 0h513v171H0z"
|
|
21451
21433
|
}));
|
|
21452
21434
|
};
|
|
21453
21435
|
var IE = function IE2(_ref105) {
|
|
21454
21436
|
var title = _ref105.title, rest = _objectWithoutProperties(_ref105, _excluded105);
|
|
21455
21437
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21456
21438
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21457
|
-
viewBox: "0
|
|
21439
|
+
viewBox: "0 0 513 342"
|
|
21458
21440
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21459
21441
|
fill: "#FFF",
|
|
21460
|
-
d: "M0
|
|
21442
|
+
d: "M0 0h513v342H0z"
|
|
21461
21443
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21462
21444
|
fill: "#6DA544",
|
|
21463
|
-
d: "M0
|
|
21445
|
+
d: "M0 0h171v342H0z"
|
|
21464
21446
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21465
21447
|
fill: "#FF9811",
|
|
21466
|
-
d: "
|
|
21448
|
+
d: "M342 0h171v342H342z"
|
|
21467
21449
|
}));
|
|
21468
21450
|
};
|
|
21469
21451
|
var IL = function IL2(_ref106) {
|
|
@@ -21501,30 +21483,30 @@ var IN = function IN2(_ref108) {
|
|
|
21501
21483
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21502
21484
|
viewBox: "0 0 513 342"
|
|
21503
21485
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21504
|
-
fill: "#
|
|
21505
|
-
d: "
|
|
21506
|
-
}), /* @__PURE__ */ React.createElement("path", {
|
|
21507
|
-
fill: "#FFA44A",
|
|
21508
|
-
d: "M0 0h513v114H0V0z"
|
|
21486
|
+
fill: "#F93",
|
|
21487
|
+
d: "M0 0h513v114H0z"
|
|
21509
21488
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21510
|
-
fill: "#
|
|
21511
|
-
d: "M0
|
|
21489
|
+
fill: "#fff",
|
|
21490
|
+
d: "M0 114h513v114H0z"
|
|
21512
21491
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21513
|
-
fill: "#
|
|
21514
|
-
d: "M0
|
|
21492
|
+
fill: "#138808",
|
|
21493
|
+
d: "M0 228h513v114H0z"
|
|
21515
21494
|
}), /* @__PURE__ */ React.createElement("circle", {
|
|
21516
|
-
fill: "#FFF",
|
|
21517
21495
|
cx: 256.5,
|
|
21518
21496
|
cy: 171,
|
|
21519
|
-
r: 34.2
|
|
21520
|
-
|
|
21521
|
-
|
|
21522
|
-
|
|
21497
|
+
r: 34.2,
|
|
21498
|
+
stroke: "navy",
|
|
21499
|
+
strokeWidth: 4,
|
|
21500
|
+
fill: "none"
|
|
21523
21501
|
}), /* @__PURE__ */ React.createElement("circle", {
|
|
21524
|
-
fill: "#181A93",
|
|
21525
21502
|
cx: 256.5,
|
|
21526
21503
|
cy: 171,
|
|
21527
|
-
r:
|
|
21504
|
+
r: 3.42,
|
|
21505
|
+
fill: "navy"
|
|
21506
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
21507
|
+
d: "m265.3 138.159-17.6 65.682m17.6-65.682-17.6 65.682m25.8-62.286-34 58.89m41.042-53.487-48.084 48.084M285.945 154l-58.89 34m62.286-25.8-65.682 17.6M290.5 171h-68m66.841 8.8-65.682-17.6m62.286 25.8-58.89-34m53.487 41.042-48.084-48.084m41.042 53.487-34-58.89m25.8 62.286-17.6-65.682M256.5 205v-68m-8.8 66.841 17.6-65.682m-25.8 62.286 34-58.89m-41.042 53.487 48.084-48.084M227.055 188l58.89-34m-62.286 25.8 65.682-17.6M222.5 171h68m-66.841-8.8 65.682 17.6M227.055 154l58.89 34m-53.487-41.042 48.084 48.084M239.5 141.555l34 58.89m-25.8-62.286 17.6 65.682",
|
|
21508
|
+
stroke: "navy",
|
|
21509
|
+
strokeWidth: 2
|
|
21528
21510
|
}));
|
|
21529
21511
|
};
|
|
21530
21512
|
var IO = function IO2(_ref109) {
|
|
@@ -21614,32 +21596,32 @@ var IS = function IS2(_ref112) {
|
|
|
21614
21596
|
var title = _ref112.title, rest = _objectWithoutProperties(_ref112, _excluded112);
|
|
21615
21597
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21616
21598
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21617
|
-
viewBox: "0
|
|
21599
|
+
viewBox: "0 0 513 342"
|
|
21618
21600
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21619
21601
|
fill: "#0052B4",
|
|
21620
|
-
d: "M0
|
|
21602
|
+
d: "M0 0h513v342H0z"
|
|
21621
21603
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21622
21604
|
fill: "#FFF",
|
|
21623
|
-
d: "
|
|
21605
|
+
d: "M513 210.6H202.2v130.7h-79.8V210.6H0v-79.8h122.4V0h79.8v130.8H513v18.5l-1 42.7z"
|
|
21624
21606
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21625
21607
|
fill: "#D80027",
|
|
21626
|
-
d: "
|
|
21608
|
+
d: "M513 149.3V192H183.7v149.3H141V192H0v-42.7h141V0h42.7v149.3z"
|
|
21627
21609
|
}));
|
|
21628
21610
|
};
|
|
21629
21611
|
var IT = function IT2(_ref113) {
|
|
21630
21612
|
var title = _ref113.title, rest = _objectWithoutProperties(_ref113, _excluded113);
|
|
21631
21613
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21632
21614
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21633
|
-
viewBox: "0
|
|
21615
|
+
viewBox: "0 0 513 342"
|
|
21634
21616
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21635
|
-
fill: "#
|
|
21636
|
-
d: "
|
|
21617
|
+
fill: "#F4F5F0",
|
|
21618
|
+
d: "M342 0H0v341.3h512V0z"
|
|
21637
21619
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21638
|
-
fill: "#
|
|
21639
|
-
d: "M0
|
|
21620
|
+
fill: "#008C45",
|
|
21621
|
+
d: "M0 0h171v342H0z"
|
|
21640
21622
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21641
|
-
fill: "#
|
|
21642
|
-
d: "
|
|
21623
|
+
fill: "#CD212A",
|
|
21624
|
+
d: "M342 0h171v342H342z"
|
|
21643
21625
|
}));
|
|
21644
21626
|
};
|
|
21645
21627
|
var JE = function JE2(_ref114) {
|
|
@@ -21665,53 +21647,53 @@ var JM = function JM2(_ref115) {
|
|
|
21665
21647
|
var title = _ref115.title, rest = _objectWithoutProperties(_ref115, _excluded115);
|
|
21666
21648
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21667
21649
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21668
|
-
viewBox: "0
|
|
21650
|
+
viewBox: "0 0 513 342"
|
|
21669
21651
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21670
21652
|
fill: "#6DA544",
|
|
21671
|
-
d: "M0
|
|
21653
|
+
d: "M0 0h513v342H0z"
|
|
21672
21654
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21673
|
-
d: "M215.
|
|
21655
|
+
d: "M215.9 171 0 314.6V26.8zM513 26.8v287.8L296.1 171z"
|
|
21674
21656
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21675
21657
|
fill: "#0052B4",
|
|
21676
|
-
d: "
|
|
21658
|
+
d: "M513 26.8 296.1 171 513 314.6V342h-41.1L256 197.4 40.1 342H0v-27.4L215.9 171 0 26.8V0h40.1L256 143.9 471.9 0H513z"
|
|
21677
21659
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21678
21660
|
fill: "#FFDA44",
|
|
21679
|
-
d: "
|
|
21661
|
+
d: "M513 26.8 296.1 171 513 314.6V342h-41.1L256 197.4 40.1 342H0v-27.4L215.9 171 0 26.8V0h40.1L256 143.9 471.9 0H513z"
|
|
21680
21662
|
}));
|
|
21681
21663
|
};
|
|
21682
21664
|
var JO = function JO2(_ref116) {
|
|
21683
21665
|
var title = _ref116.title, rest = _objectWithoutProperties(_ref116, _excluded116);
|
|
21684
21666
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21685
21667
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21686
|
-
viewBox: "0
|
|
21668
|
+
viewBox: "0 0 513 342"
|
|
21687
21669
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21688
21670
|
fill: "#FFF",
|
|
21689
|
-
d: "M0
|
|
21671
|
+
d: "M0 0h513v342H0z"
|
|
21690
21672
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21691
|
-
d: "M0
|
|
21673
|
+
d: "M0 0h513v114H0z"
|
|
21692
21674
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21693
21675
|
fill: "#6DA544",
|
|
21694
|
-
d: "M0
|
|
21676
|
+
d: "M0 228h513v114H0z"
|
|
21695
21677
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21696
21678
|
fill: "#D80027",
|
|
21697
|
-
d: "M256
|
|
21679
|
+
d: "M256.5 170.7 0 341.3V0z"
|
|
21698
21680
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21699
21681
|
fill: "#FFF",
|
|
21700
|
-
d: "m77.
|
|
21682
|
+
d: "m77.9 139.5 7.9 16.4 17.8-4.1-8 16.5 14.3 11.3-17.8 4 .1 18.3-14.3-11.5-14.2 11.5v-18.3l-17.8-4 14.3-11.3-7.9-16.5 17.7 4.1z"
|
|
21701
21683
|
}));
|
|
21702
21684
|
};
|
|
21703
21685
|
var JP = function JP2(_ref117) {
|
|
21704
21686
|
var title = _ref117.title, rest = _objectWithoutProperties(_ref117, _excluded117);
|
|
21705
21687
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21706
21688
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21707
|
-
viewBox: "0
|
|
21689
|
+
viewBox: "0 0 513 342"
|
|
21708
21690
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21709
21691
|
fill: "#FFF",
|
|
21710
|
-
d: "M0
|
|
21692
|
+
d: "M0 0h512v342H0z"
|
|
21711
21693
|
}), /* @__PURE__ */ React.createElement("circle", {
|
|
21712
21694
|
fill: "#D80027",
|
|
21713
|
-
cx: 256,
|
|
21714
|
-
cy:
|
|
21695
|
+
cx: 256.5,
|
|
21696
|
+
cy: 171,
|
|
21715
21697
|
r: 96
|
|
21716
21698
|
}));
|
|
21717
21699
|
};
|
|
@@ -21719,29 +21701,29 @@ var KE = function KE2(_ref118) {
|
|
|
21719
21701
|
var title = _ref118.title, rest = _objectWithoutProperties(_ref118, _excluded118);
|
|
21720
21702
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21721
21703
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21722
|
-
viewBox: "0
|
|
21704
|
+
viewBox: "0 0 513 342"
|
|
21723
21705
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21724
21706
|
fill: "#FFF",
|
|
21725
|
-
d: "M0
|
|
21707
|
+
d: "M0 0h513v342H0z"
|
|
21726
21708
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21727
|
-
d: "M0
|
|
21709
|
+
d: "M0 0h512v90.579H0z"
|
|
21728
21710
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21729
21711
|
fill: "#496E2D",
|
|
21730
|
-
d: "M0
|
|
21712
|
+
d: "M0 251h513v91H0z"
|
|
21731
21713
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21732
21714
|
fill: "#A2001D",
|
|
21733
|
-
d: "M0
|
|
21715
|
+
d: "M0 114h513v114H0z"
|
|
21734
21716
|
}), /* @__PURE__ */ React.createElement("g", {
|
|
21735
21717
|
fill: "#FFF"
|
|
21736
21718
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
21737
|
-
d: "m323.
|
|
21719
|
+
d: "m323.3 54.5-25.6-11.8L256 137l-41.7-94.3-25.6 11.8 51.8 116.2-51.8 116.2 25.6 11.8 41.7-94.4 41.7 94.4 25.6-11.8-51.8-116.2z"
|
|
21738
21720
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21739
|
-
d: "M273.
|
|
21721
|
+
d: "M273.4 65.6c-9.9-10.8-17.4-17-17.4-17s-7.5 6.2-17.4 17v210.1c9.9 10.8 17.4 17 17.4 17s7.5-6.2 17.4-17V65.6z"
|
|
21740
21722
|
})), /* @__PURE__ */ React.createElement("path", {
|
|
21741
|
-
d: "M209
|
|
21723
|
+
d: "M209 105.9v129.5c10.5 18.5 23.3 33.7 32.9 43.8V62.1c-9.6 10.1-22.4 25.3-32.9 43.8zm94 0c-10.5-18.5-23.3-33.7-32.9-43.8v217.2c9.6-10.1 22.4-25.3 32.9-43.8V105.9z",
|
|
21742
21724
|
fill: "#A2001D"
|
|
21743
21725
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21744
|
-
d: "
|
|
21726
|
+
d: "M303 105.9v129.5c10.6-18.8 18.8-41 18.8-64.8s-8.2-45.9-18.8-64.7zm-94 0v129.5c-10.6-18.8-18.8-41-18.8-64.8s8.2-45.9 18.8-64.7z"
|
|
21745
21727
|
}));
|
|
21746
21728
|
};
|
|
21747
21729
|
var KG = function KG2(_ref119) {
|
|
@@ -21774,16 +21756,16 @@ var KH = function KH2(_ref120) {
|
|
|
21774
21756
|
var title = _ref120.title, rest = _objectWithoutProperties(_ref120, _excluded120);
|
|
21775
21757
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21776
21758
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21777
|
-
viewBox: "0
|
|
21759
|
+
viewBox: "0 0 513 342"
|
|
21778
21760
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21779
21761
|
fill: "#D80027",
|
|
21780
|
-
d: "M0
|
|
21762
|
+
d: "M0 0h513v342H0z"
|
|
21781
21763
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21782
|
-
d: "M0
|
|
21764
|
+
d: "M0 0h513v114H0zm0 228h513v114H0z",
|
|
21783
21765
|
fill: "#0052B4"
|
|
21784
21766
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21785
21767
|
fill: "#FFF",
|
|
21786
|
-
d: "M303.
|
|
21768
|
+
d: "M303.5 196.6v-17.8h-11.9v-23.7l-11.9-11.9-11.8 11.9v-23.8L256 119.5l-11.9 11.8v23.8l-11.8-11.9-11.9 11.9v23.7h-11.9v17.8h-11.9v17.8h118.8v-17.8z"
|
|
21787
21769
|
}));
|
|
21788
21770
|
};
|
|
21789
21771
|
var KI = function KI2(_ref121) {
|
|
@@ -21819,28 +21801,30 @@ var KM = function KM2(_ref122) {
|
|
|
21819
21801
|
var title = _ref122.title, rest = _objectWithoutProperties(_ref122, _excluded122);
|
|
21820
21802
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21821
21803
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21822
|
-
viewBox: "0
|
|
21804
|
+
viewBox: "0 0 513 342"
|
|
21823
21805
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21824
21806
|
fill: "#0052B4",
|
|
21825
|
-
d: "M0
|
|
21807
|
+
d: "M0 0h513v342H0z"
|
|
21826
21808
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21827
21809
|
fill: "#FFDA44",
|
|
21828
|
-
d: "M0
|
|
21810
|
+
d: "M0 0h513v85.5H0z"
|
|
21829
21811
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21830
21812
|
fill: "#FFF",
|
|
21831
|
-
d: "M0
|
|
21813
|
+
d: "M0 85.5h513V171H0z"
|
|
21832
21814
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21833
21815
|
fill: "#D80027",
|
|
21834
|
-
d: "M0
|
|
21816
|
+
d: "M0 171h513v85.5H0z"
|
|
21835
21817
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21836
21818
|
fill: "#6DA544",
|
|
21837
|
-
d: "M256
|
|
21819
|
+
d: "M256.5 171 0 342V0z"
|
|
21838
21820
|
}), /* @__PURE__ */ React.createElement("g", {
|
|
21839
21821
|
fill: "#FFF"
|
|
21840
21822
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
21841
|
-
d: "M68.
|
|
21823
|
+
d: "M68.6 170.7c0-24.9 17.5-45.6 40.8-50.7-3.6-.8-7.3-1.2-11.1-1.2-28.7 0-51.9 23.3-51.9 51.9s23.3 51.9 51.9 51.9c3.8 0 7.5-.4 11.1-1.2-23.3-5.1-40.8-25.9-40.8-50.7z"
|
|
21842
21824
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21843
|
-
d: "m108.
|
|
21825
|
+
d: "m108.9 126.1 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.2-7.3 5.2 2.8-8.5-7.2-5.3h8.9zm0 22.3 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.3-7.3 5.3 2.8-8.5-7.2-5.3h8.9z"
|
|
21826
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
21827
|
+
d: "m108.9 170.7 2.7 8.5h9l-7.3 5.2 2.8 8.5-7.2-5.2-7.3 5.2 2.8-8.5-7.2-5.2h8.9zm0 22.2 2.7 8.5h9l-7.3 5.3 2.8 8.5-7.2-5.3-7.3 5.3 2.8-8.5-7.2-5.3h8.9z"
|
|
21844
21828
|
})));
|
|
21845
21829
|
};
|
|
21846
21830
|
var KN = function KN2(_ref123) {
|
|
@@ -21868,27 +21852,27 @@ var KP = function KP2(_ref124) {
|
|
|
21868
21852
|
var title = _ref124.title, rest = _objectWithoutProperties(_ref124, _excluded124);
|
|
21869
21853
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21870
21854
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21871
|
-
viewBox: "0
|
|
21855
|
+
viewBox: "0 0 513 342"
|
|
21872
21856
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21873
21857
|
fill: "#91DC5A",
|
|
21874
|
-
d: "M0
|
|
21858
|
+
d: "M0 0h513v342H0z"
|
|
21875
21859
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21876
21860
|
fill: "#FFF",
|
|
21877
|
-
d: "M0
|
|
21861
|
+
d: "M0 0h513v342H0z"
|
|
21878
21862
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21879
|
-
d: "M0
|
|
21863
|
+
d: "M0 0h513v57.188H0zm0 284.1h513v57.177H0z",
|
|
21880
21864
|
fill: "#0052B4"
|
|
21881
21865
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21882
21866
|
fill: "#D80027",
|
|
21883
|
-
d: "M0
|
|
21867
|
+
d: "M0 79.9h513v181.582H0z"
|
|
21884
21868
|
}), /* @__PURE__ */ React.createElement("circle", {
|
|
21885
21869
|
fill: "#FFF",
|
|
21886
21870
|
cx: 190.33,
|
|
21887
|
-
cy:
|
|
21871
|
+
cy: 171,
|
|
21888
21872
|
r: 65.668
|
|
21889
21873
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21890
21874
|
fill: "#D80027",
|
|
21891
|
-
d: "m190.
|
|
21875
|
+
d: "m190.3 105 14.8 45.3h47.7l-38.6 28.1 14.8 45.5-38.7-28.2-38.6 28.1 14.8-45.4-38.6-28.1h47.7z"
|
|
21892
21876
|
}));
|
|
21893
21877
|
};
|
|
21894
21878
|
var KR = function KR2(_ref125) {
|
|
@@ -21930,59 +21914,59 @@ var KW = function KW2(_ref126) {
|
|
|
21930
21914
|
var title = _ref126.title, rest = _objectWithoutProperties(_ref126, _excluded126);
|
|
21931
21915
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21932
21916
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21933
|
-
viewBox: "0
|
|
21917
|
+
viewBox: "0 0 513 342"
|
|
21934
21918
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21935
21919
|
fill: "#FFF",
|
|
21936
|
-
d: "M0
|
|
21920
|
+
d: "M0 0h513v342H0z"
|
|
21937
21921
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21938
21922
|
fill: "#6DA544",
|
|
21939
|
-
d: "M0
|
|
21923
|
+
d: "M0 0h513v114H0z"
|
|
21940
21924
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21941
21925
|
fill: "#D80027",
|
|
21942
|
-
d: "M0
|
|
21926
|
+
d: "M0 228h513v114H0z"
|
|
21943
21927
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21944
|
-
d: "
|
|
21928
|
+
d: "M167 227.6 0 341.3V0l167 113.8z"
|
|
21945
21929
|
}));
|
|
21946
21930
|
};
|
|
21947
21931
|
var KY = function KY2(_ref127) {
|
|
21948
21932
|
var title = _ref127.title, rest = _objectWithoutProperties(_ref127, _excluded127);
|
|
21949
21933
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
21950
21934
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21951
|
-
viewBox: "0
|
|
21935
|
+
viewBox: "0 0 513 342"
|
|
21952
21936
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
21953
21937
|
fill: "#0052B4",
|
|
21954
|
-
d: "M0
|
|
21938
|
+
d: "M0 0h513v342H0z"
|
|
21955
21939
|
}), /* @__PURE__ */ React.createElement("circle", {
|
|
21956
21940
|
fill: "#6DA544",
|
|
21957
21941
|
cx: 384,
|
|
21958
|
-
cy:
|
|
21959
|
-
r: 29.
|
|
21942
|
+
cy: 96.5,
|
|
21943
|
+
r: 29.7
|
|
21960
21944
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21961
21945
|
fill: "#D80027",
|
|
21962
|
-
d: "M332.
|
|
21946
|
+
d: "M332.1 89H436v44.5H332.1z"
|
|
21963
21947
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21964
21948
|
fill: "#496E2D",
|
|
21965
|
-
d: "M435.
|
|
21949
|
+
d: "M435.9 170.7z"
|
|
21966
21950
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21967
21951
|
fill: "#FFDA44",
|
|
21968
|
-
d: "M332.
|
|
21952
|
+
d: "M332.1 200.3V230h15.6c9.4 9.2 22.2 14.8 36.3 14.8 14.1 0 27-5.7 36.3-14.8h15.6v-29.7H332.1z"
|
|
21969
21953
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21970
21954
|
fill: "#338AF3",
|
|
21971
|
-
d: "M332.
|
|
21955
|
+
d: "M332.1 126.1v44.5c0 39.8 51.9 51.9 51.9 51.9s51.9-12.2 51.9-51.9v-44.5H332.1z"
|
|
21972
21956
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21973
|
-
d: "
|
|
21957
|
+
d: "M384 149.9c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9v20.8c13 0 13 11.9 26 11.9s13-11.9 26-11.9 13 11.9 26 11.9 13-11.9 26-11.9v-20.8c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9zm0-41.6c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9v20.8c13 0 13 11.9 26 11.9s13-11.9 26-11.9 13 11.9 26 11.9 13-11.9 26-11.9v-20.8c-13 0-13 11.9-26 11.9s-13-11.9-26-11.9z",
|
|
21974
21958
|
fill: "#F3F3F3"
|
|
21975
21959
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21976
21960
|
fill: "#FFF",
|
|
21977
|
-
d: "M256
|
|
21961
|
+
d: "M256 0v22.6l-46.1 30.7H256v64h-46.1L256 148v22.7h-22.6l-73.4-49v49H96v-49l-73.4 49H0V148l46.1-30.7H0v-64h46.1L0 22.6V0h22.6L96 48.9V0h64v48.9L233.4 0z"
|
|
21978
21962
|
}), /* @__PURE__ */ React.createElement("g", {
|
|
21979
21963
|
fill: "#D80027"
|
|
21980
21964
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
21981
|
-
d: "M144
|
|
21965
|
+
d: "M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"
|
|
21982
21966
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21983
|
-
d: "M0
|
|
21967
|
+
d: "M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176z"
|
|
21984
21968
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
21985
|
-
d: "M0
|
|
21969
|
+
d: "M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176zM0 170.7v-15.1l57.4-38.3H80zm256 0v-15.1l-57.4-38.3H176z"
|
|
21986
21970
|
})));
|
|
21987
21971
|
};
|
|
21988
21972
|
var KZ = function KZ2(_ref128) {
|
|
@@ -22115,7 +22099,10 @@ var LR = function LR2(_ref134) {
|
|
|
22115
22099
|
xmlns: "http://www.w3.org/2000/svg",
|
|
22116
22100
|
viewBox: "0 0 513 342"
|
|
22117
22101
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
22118
|
-
|
|
22102
|
+
fill: "#FFF",
|
|
22103
|
+
d: "M0 0h513v342H0z"
|
|
22104
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
22105
|
+
d: "M0 0h513v31.1H0zm0 62.2h513v31.1H0zm0 62.3h513v31.1H0zm0 62.3h513v31.1H0zm0 62.5h513v31.1H0zm0 61.6h513V342H0z",
|
|
22119
22106
|
fill: "#bf0a30"
|
|
22120
22107
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22121
22108
|
fill: "#002868",
|
|
@@ -22149,32 +22136,32 @@ var LT = function LT2(_ref136) {
|
|
|
22149
22136
|
var title = _ref136.title, rest = _objectWithoutProperties(_ref136, _excluded136);
|
|
22150
22137
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
22151
22138
|
xmlns: "http://www.w3.org/2000/svg",
|
|
22152
|
-
viewBox: "0
|
|
22139
|
+
viewBox: "0 0 513 342"
|
|
22153
22140
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
22154
22141
|
fill: "#6DA544",
|
|
22155
|
-
d: "M0
|
|
22142
|
+
d: "M0 0h513v342H0z"
|
|
22156
22143
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22157
22144
|
fill: "#FFDA44",
|
|
22158
|
-
d: "M0
|
|
22145
|
+
d: "M0 0h513v114H0z"
|
|
22159
22146
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22160
22147
|
fill: "#D80027",
|
|
22161
|
-
d: "M0
|
|
22148
|
+
d: "M0 228h513v114H0z"
|
|
22162
22149
|
}));
|
|
22163
22150
|
};
|
|
22164
22151
|
var LU = function LU2(_ref137) {
|
|
22165
22152
|
var title = _ref137.title, rest = _objectWithoutProperties(_ref137, _excluded137);
|
|
22166
22153
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
22167
22154
|
xmlns: "http://www.w3.org/2000/svg",
|
|
22168
|
-
viewBox: "0
|
|
22155
|
+
viewBox: "0 0 513 342"
|
|
22169
22156
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
22170
22157
|
fill: "#FFF",
|
|
22171
|
-
d: "M0
|
|
22158
|
+
d: "M0 0h513v342H0z"
|
|
22172
22159
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22173
22160
|
fill: "#D80027",
|
|
22174
|
-
d: "M0
|
|
22161
|
+
d: "M0 0h513v114H0z"
|
|
22175
22162
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22176
22163
|
fill: "#338AF3",
|
|
22177
|
-
d: "M0
|
|
22164
|
+
d: "M0 228h513v114H0z"
|
|
22178
22165
|
}));
|
|
22179
22166
|
};
|
|
22180
22167
|
var LV = function LV2(_ref138) {
|
|
@@ -22195,34 +22182,34 @@ var LY = function LY2(_ref139) {
|
|
|
22195
22182
|
var title = _ref139.title, rest = _objectWithoutProperties(_ref139, _excluded139);
|
|
22196
22183
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
22197
22184
|
xmlns: "http://www.w3.org/2000/svg",
|
|
22198
|
-
viewBox: "0
|
|
22185
|
+
viewBox: "0 0 513 342"
|
|
22199
22186
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
22200
|
-
d: "M0
|
|
22187
|
+
d: "M0 0h513v342H0z"
|
|
22201
22188
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22202
22189
|
fill: "#D80027",
|
|
22203
|
-
d: "M0
|
|
22190
|
+
d: "M0 0h513v114H0z"
|
|
22204
22191
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22205
22192
|
fill: "#496E2D",
|
|
22206
|
-
d: "M0
|
|
22193
|
+
d: "M0 228h513v114H0z"
|
|
22207
22194
|
}), /* @__PURE__ */ React.createElement("g", {
|
|
22208
22195
|
fill: "#FFF"
|
|
22209
22196
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
22210
|
-
d: "m281.
|
|
22197
|
+
d: "m281.4 150.7 9 12.3 14.5-4.7-9 12.4 9 12.3-14.5-4.7-9 12.3v-15.2l-14.5-4.7 14.5-4.7z"
|
|
22211
22198
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22212
|
-
d: "
|
|
22199
|
+
d: "M257 201.5c-17 0-30.9-13.8-30.9-30.9s13.8-30.9 30.9-30.9c5.3 0 10.3 1.3 14.7 3.7-6.9-6.7-16.2-10.8-26.6-10.8-21 0-38 17-38 38s17 38 38 38c10.3 0 19.7-4.1 26.6-10.8-4.4 2.4-9.4 3.7-14.7 3.7z"
|
|
22213
22200
|
})));
|
|
22214
22201
|
};
|
|
22215
22202
|
var MA = function MA2(_ref140) {
|
|
22216
22203
|
var title = _ref140.title, rest = _objectWithoutProperties(_ref140, _excluded140);
|
|
22217
22204
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
22218
22205
|
xmlns: "http://www.w3.org/2000/svg",
|
|
22219
|
-
viewBox: "0
|
|
22206
|
+
viewBox: "0 0 513 342"
|
|
22220
22207
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
22221
22208
|
fill: "#D80027",
|
|
22222
|
-
d: "M0
|
|
22209
|
+
d: "M0 .3V342h513V.3z"
|
|
22223
22210
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22224
|
-
fill: "#
|
|
22225
|
-
d: "
|
|
22211
|
+
fill: "#20661B",
|
|
22212
|
+
d: "M359.8 148.9h-73.3l-22.7-69.7-22.7 69.7h-73.3l59.3 43.1-22.7 69.7 59.3-43.1 59.3 43.1-22.5-69.7 59.3-43.1zm-116.1 37.7 7.7-23.6h24.8l7.7 23.6-20.1 14.6-20.1-14.6zm27.9-37.7H256l7.8-24 7.8 24zm24.3 29-4.8-14.9h25.3l-20.5 14.9zM236.6 163l-4.8 14.9-20.5-14.9h25.3zm-5.3 61.8 7.8-24 12.6 9.2-20.4 14.8zm44.5-14.9 12.6-9.2 7.8 24-20.4-14.8z"
|
|
22226
22213
|
}));
|
|
22227
22214
|
};
|
|
22228
22215
|
var MC = function MC2(_ref141) {
|
|
@@ -22479,18 +22466,18 @@ var MP = function MP2(_ref152) {
|
|
|
22479
22466
|
var MQ = function MQ2(_ref153) {
|
|
22480
22467
|
var title = _ref153.title, rest = _objectWithoutProperties(_ref153, _excluded153);
|
|
22481
22468
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
22482
|
-
|
|
22483
|
-
|
|
22469
|
+
viewBox: "0 0 900 600",
|
|
22470
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
22484
22471
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
22485
|
-
fill: "#
|
|
22486
|
-
d: "M0
|
|
22487
|
-
}), /* @__PURE__ */ React.createElement("g", {
|
|
22488
|
-
fill: "#fff"
|
|
22489
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
22490
|
-
d: "M512 148.4v44.5H278.3v148.4h-44.6V192.9H0v-44.5h233.7V0h44.6v148.4z"
|
|
22472
|
+
fill: "#231f1e",
|
|
22473
|
+
d: "M0 0h900v600H0z"
|
|
22491
22474
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22492
|
-
|
|
22493
|
-
|
|
22475
|
+
fill: "#00a650",
|
|
22476
|
+
d: "M0 0h900v300H0z"
|
|
22477
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
22478
|
+
fill: "#ef1923",
|
|
22479
|
+
d: "m0 0 450 300L0 600z"
|
|
22480
|
+
}));
|
|
22494
22481
|
};
|
|
22495
22482
|
var MR = function MR2(_ref154) {
|
|
22496
22483
|
var title = _ref154.title, rest = _objectWithoutProperties(_ref154, _excluded154);
|
|
@@ -22838,16 +22825,16 @@ var NL = function NL2(_ref169) {
|
|
|
22838
22825
|
var title = _ref169.title, rest = _objectWithoutProperties(_ref169, _excluded169);
|
|
22839
22826
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
22840
22827
|
xmlns: "http://www.w3.org/2000/svg",
|
|
22841
|
-
viewBox: "0
|
|
22828
|
+
viewBox: "0 0 513 342"
|
|
22842
22829
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
22843
22830
|
fill: "#FFF",
|
|
22844
|
-
d: "M0
|
|
22831
|
+
d: "M0 114h513v114H0z"
|
|
22845
22832
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22846
22833
|
fill: "#cd1f2a",
|
|
22847
|
-
d: "M0
|
|
22834
|
+
d: "M0 0h513v114H0z"
|
|
22848
22835
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
22849
22836
|
fill: "#1d4185",
|
|
22850
|
-
d: "M0
|
|
22837
|
+
d: "M0 228h513v114H0z"
|
|
22851
22838
|
}));
|
|
22852
22839
|
};
|
|
22853
22840
|
var NO = function NO2(_ref170) {
|
|
@@ -23159,20 +23146,17 @@ var PM = function PM2(_ref183) {
|
|
|
23159
23146
|
var title = _ref183.title, rest = _objectWithoutProperties(_ref183, _excluded183);
|
|
23160
23147
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
23161
23148
|
xmlns: "http://www.w3.org/2000/svg",
|
|
23162
|
-
viewBox: "0
|
|
23163
|
-
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("
|
|
23164
|
-
|
|
23165
|
-
|
|
23166
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
23167
|
-
fill: "#fff",
|
|
23168
|
-
d: "M0 0h640v480H0z"
|
|
23149
|
+
viewBox: "0 0 513 342"
|
|
23150
|
+
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
23151
|
+
fill: "#FFF",
|
|
23152
|
+
d: "M0 0h513v342H0z"
|
|
23169
23153
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
23170
|
-
fill: "#
|
|
23171
|
-
d: "M0
|
|
23154
|
+
fill: "#00318A",
|
|
23155
|
+
d: "M0 0h171v342H0z"
|
|
23172
23156
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
23173
|
-
fill: "#
|
|
23174
|
-
d: "
|
|
23175
|
-
}))
|
|
23157
|
+
fill: "#D80027",
|
|
23158
|
+
d: "M342 0h171v342H342z"
|
|
23159
|
+
}));
|
|
23176
23160
|
};
|
|
23177
23161
|
var PN = function PN2(_ref184) {
|
|
23178
23162
|
var title = _ref184.title, rest = _objectWithoutProperties(_ref184, _excluded184);
|
|
@@ -23335,20 +23319,17 @@ var RE = function RE2(_ref191) {
|
|
|
23335
23319
|
var title = _ref191.title, rest = _objectWithoutProperties(_ref191, _excluded191);
|
|
23336
23320
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
23337
23321
|
xmlns: "http://www.w3.org/2000/svg",
|
|
23338
|
-
viewBox: "0
|
|
23339
|
-
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("
|
|
23340
|
-
|
|
23341
|
-
|
|
23342
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
23343
|
-
fill: "#fff",
|
|
23344
|
-
d: "M0 0h640v480H0z"
|
|
23322
|
+
viewBox: "0 0 513 342"
|
|
23323
|
+
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
23324
|
+
fill: "#FFF",
|
|
23325
|
+
d: "M0 0h513v342H0z"
|
|
23345
23326
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
23346
|
-
fill: "#
|
|
23347
|
-
d: "M0
|
|
23327
|
+
fill: "#00318A",
|
|
23328
|
+
d: "M0 0h171v342H0z"
|
|
23348
23329
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
23349
|
-
fill: "#
|
|
23350
|
-
d: "
|
|
23351
|
-
}))
|
|
23330
|
+
fill: "#D80027",
|
|
23331
|
+
d: "M342 0h171v342H342z"
|
|
23332
|
+
}));
|
|
23352
23333
|
};
|
|
23353
23334
|
var RO = function RO2(_ref192) {
|
|
23354
23335
|
var title = _ref192.title, rest = _objectWithoutProperties(_ref192, _excluded192);
|
|
@@ -23843,18 +23824,19 @@ var SY = function SY2(_ref215) {
|
|
|
23843
23824
|
var title = _ref215.title, rest = _objectWithoutProperties(_ref215, _excluded215);
|
|
23844
23825
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
23845
23826
|
xmlns: "http://www.w3.org/2000/svg",
|
|
23846
|
-
viewBox: "0
|
|
23827
|
+
viewBox: "0 0 900 600"
|
|
23847
23828
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
23848
|
-
|
|
23849
|
-
|
|
23829
|
+
d: "M0 0h900v600H0z",
|
|
23830
|
+
fill: "#0f0f0f"
|
|
23850
23831
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
23851
|
-
|
|
23852
|
-
|
|
23832
|
+
d: "M0 0h900v400H0z",
|
|
23833
|
+
fill: "#fff"
|
|
23853
23834
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
23854
|
-
d: "M0
|
|
23835
|
+
d: "M0 0h900v200H0z",
|
|
23836
|
+
fill: "#047a3f"
|
|
23855
23837
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
23856
|
-
d: "
|
|
23857
|
-
fill: "#
|
|
23838
|
+
d: "m176.26 375 48.738-150 48.738 150-127.6-92.705h157.72M626.256 375l48.738-150 48.738 150-127.6-92.705h157.72M401.252 375l48.738-150 48.738 150-127.6-92.705h157.72",
|
|
23839
|
+
fill: "#ce1126"
|
|
23858
23840
|
}));
|
|
23859
23841
|
};
|
|
23860
23842
|
var SZ = function SZ2(_ref216) {
|
|
@@ -24021,16 +24003,16 @@ var TF = function TF2(_ref220) {
|
|
|
24021
24003
|
fill: "#FFF",
|
|
24022
24004
|
d: "M0 0h21v15H0V0z"
|
|
24023
24005
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
24024
|
-
fill: "#
|
|
24006
|
+
fill: "#0A388A",
|
|
24025
24007
|
d: "M0 0h22.5v15H0V0z"
|
|
24026
24008
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
24027
24009
|
fill: "#FFF",
|
|
24028
24010
|
d: "M0 0h11.3v7.5H0V0z"
|
|
24029
24011
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
24030
|
-
fill: "#
|
|
24012
|
+
fill: "#D80027",
|
|
24031
24013
|
d: "M7.1 0h3.6v7H7.1V0z"
|
|
24032
24014
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
24033
|
-
fill: "#
|
|
24015
|
+
fill: "#0A388A",
|
|
24034
24016
|
d: "M0 0h3.6v7H0V0z"
|
|
24035
24017
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
24036
24018
|
fill: "#FFF",
|
|
@@ -24621,10 +24603,10 @@ var WF = function WF2(_ref247) {
|
|
|
24621
24603
|
xmlns: "http://www.w3.org/2000/svg",
|
|
24622
24604
|
viewBox: "0 0 150 100"
|
|
24623
24605
|
}, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
|
|
24624
|
-
fill: "#
|
|
24606
|
+
fill: "#D80B30",
|
|
24625
24607
|
d: "M0 0h150v100H0z"
|
|
24626
24608
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
24627
|
-
fill: "#
|
|
24609
|
+
fill: "#00318A",
|
|
24628
24610
|
d: "M0 0h20v44.33H0z"
|
|
24629
24611
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
24630
24612
|
fill: "#FFF",
|
|
@@ -24797,7 +24779,7 @@ var ZW = function ZW2(_ref254) {
|
|
|
24797
24779
|
d: "m138.94 259.335-34.559-12.243s-2.553-23.955-2.708-24.766c-1.173-6.18-6.603-10.851-13.123-10.851-7.376 0-13.357 5.98-13.357 13.357 0 1.223.178 2.402.486 3.528l-9.689 9.755h17.229c0 17.882-13.344 17.882-13.344 35.691l7.402 17.809h44.522l7.422-17.809h-.004a17.782 17.782 0 0 0 1.381-5.231c6.397-2.589 8.342-9.24 8.342-9.24z"
|
|
24798
24780
|
}));
|
|
24799
24781
|
};
|
|
24800
|
-
const
|
|
24782
|
+
const index = {
|
|
24801
24783
|
AC,
|
|
24802
24784
|
AD,
|
|
24803
24785
|
AE,
|
|
@@ -25053,6 +25035,264 @@ const Flags = {
|
|
|
25053
25035
|
ZM,
|
|
25054
25036
|
ZW
|
|
25055
25037
|
};
|
|
25038
|
+
const Flags = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
25039
|
+
__proto__: null,
|
|
25040
|
+
AC,
|
|
25041
|
+
AD,
|
|
25042
|
+
AE,
|
|
25043
|
+
AF,
|
|
25044
|
+
AG,
|
|
25045
|
+
AI,
|
|
25046
|
+
AL,
|
|
25047
|
+
AM,
|
|
25048
|
+
AO,
|
|
25049
|
+
AQ,
|
|
25050
|
+
AR,
|
|
25051
|
+
AS,
|
|
25052
|
+
AT,
|
|
25053
|
+
AU,
|
|
25054
|
+
AW,
|
|
25055
|
+
AX,
|
|
25056
|
+
AZ,
|
|
25057
|
+
BA,
|
|
25058
|
+
BB,
|
|
25059
|
+
BD,
|
|
25060
|
+
BE,
|
|
25061
|
+
BF,
|
|
25062
|
+
BG,
|
|
25063
|
+
BH,
|
|
25064
|
+
BI,
|
|
25065
|
+
BJ,
|
|
25066
|
+
BL,
|
|
25067
|
+
BM,
|
|
25068
|
+
BN,
|
|
25069
|
+
BO,
|
|
25070
|
+
BQ,
|
|
25071
|
+
BR,
|
|
25072
|
+
BS,
|
|
25073
|
+
BT,
|
|
25074
|
+
BV,
|
|
25075
|
+
BW,
|
|
25076
|
+
BY,
|
|
25077
|
+
BZ,
|
|
25078
|
+
CA,
|
|
25079
|
+
CC,
|
|
25080
|
+
CD,
|
|
25081
|
+
CF,
|
|
25082
|
+
CG,
|
|
25083
|
+
CH,
|
|
25084
|
+
CI,
|
|
25085
|
+
CK,
|
|
25086
|
+
CL,
|
|
25087
|
+
CM,
|
|
25088
|
+
CN,
|
|
25089
|
+
CO,
|
|
25090
|
+
CR,
|
|
25091
|
+
CU,
|
|
25092
|
+
CV,
|
|
25093
|
+
CW,
|
|
25094
|
+
CX,
|
|
25095
|
+
CY,
|
|
25096
|
+
CZ,
|
|
25097
|
+
DE,
|
|
25098
|
+
DJ,
|
|
25099
|
+
DK,
|
|
25100
|
+
DM,
|
|
25101
|
+
DO,
|
|
25102
|
+
DZ,
|
|
25103
|
+
EC,
|
|
25104
|
+
EE,
|
|
25105
|
+
EG,
|
|
25106
|
+
EH,
|
|
25107
|
+
ER,
|
|
25108
|
+
ES,
|
|
25109
|
+
ET,
|
|
25110
|
+
EU,
|
|
25111
|
+
FI,
|
|
25112
|
+
FJ,
|
|
25113
|
+
FK,
|
|
25114
|
+
FM,
|
|
25115
|
+
FO,
|
|
25116
|
+
FR,
|
|
25117
|
+
GA,
|
|
25118
|
+
GB,
|
|
25119
|
+
GD,
|
|
25120
|
+
GE,
|
|
25121
|
+
GF,
|
|
25122
|
+
GG,
|
|
25123
|
+
GH,
|
|
25124
|
+
GI,
|
|
25125
|
+
GL,
|
|
25126
|
+
GM,
|
|
25127
|
+
GN,
|
|
25128
|
+
GP,
|
|
25129
|
+
GQ,
|
|
25130
|
+
GR,
|
|
25131
|
+
GS,
|
|
25132
|
+
GT,
|
|
25133
|
+
GU,
|
|
25134
|
+
GW,
|
|
25135
|
+
GY,
|
|
25136
|
+
HK,
|
|
25137
|
+
HM,
|
|
25138
|
+
HN,
|
|
25139
|
+
HR,
|
|
25140
|
+
HT,
|
|
25141
|
+
HU,
|
|
25142
|
+
IC,
|
|
25143
|
+
ID,
|
|
25144
|
+
IE,
|
|
25145
|
+
IL,
|
|
25146
|
+
IM,
|
|
25147
|
+
IN,
|
|
25148
|
+
IO,
|
|
25149
|
+
IQ,
|
|
25150
|
+
IR,
|
|
25151
|
+
IS,
|
|
25152
|
+
IT,
|
|
25153
|
+
JE,
|
|
25154
|
+
JM,
|
|
25155
|
+
JO,
|
|
25156
|
+
JP,
|
|
25157
|
+
KE,
|
|
25158
|
+
KG,
|
|
25159
|
+
KH,
|
|
25160
|
+
KI,
|
|
25161
|
+
KM,
|
|
25162
|
+
KN,
|
|
25163
|
+
KP,
|
|
25164
|
+
KR,
|
|
25165
|
+
KW,
|
|
25166
|
+
KY,
|
|
25167
|
+
KZ,
|
|
25168
|
+
LA,
|
|
25169
|
+
LB,
|
|
25170
|
+
LC,
|
|
25171
|
+
LI,
|
|
25172
|
+
LK,
|
|
25173
|
+
LR,
|
|
25174
|
+
LS,
|
|
25175
|
+
LT,
|
|
25176
|
+
LU,
|
|
25177
|
+
LV,
|
|
25178
|
+
LY,
|
|
25179
|
+
MA,
|
|
25180
|
+
MC,
|
|
25181
|
+
MD,
|
|
25182
|
+
ME,
|
|
25183
|
+
MF,
|
|
25184
|
+
MG,
|
|
25185
|
+
MH,
|
|
25186
|
+
MK,
|
|
25187
|
+
ML,
|
|
25188
|
+
MM,
|
|
25189
|
+
MN,
|
|
25190
|
+
MO,
|
|
25191
|
+
MP,
|
|
25192
|
+
MQ,
|
|
25193
|
+
MR,
|
|
25194
|
+
MS,
|
|
25195
|
+
MT,
|
|
25196
|
+
MU,
|
|
25197
|
+
MV,
|
|
25198
|
+
MW,
|
|
25199
|
+
MX,
|
|
25200
|
+
MY,
|
|
25201
|
+
MZ,
|
|
25202
|
+
NA,
|
|
25203
|
+
NC,
|
|
25204
|
+
NE,
|
|
25205
|
+
NF,
|
|
25206
|
+
NG,
|
|
25207
|
+
NI,
|
|
25208
|
+
NL,
|
|
25209
|
+
NO,
|
|
25210
|
+
NP,
|
|
25211
|
+
NR,
|
|
25212
|
+
NU,
|
|
25213
|
+
NZ,
|
|
25214
|
+
OM,
|
|
25215
|
+
PA,
|
|
25216
|
+
PE,
|
|
25217
|
+
PF,
|
|
25218
|
+
PG,
|
|
25219
|
+
PH,
|
|
25220
|
+
PK,
|
|
25221
|
+
PL,
|
|
25222
|
+
PM,
|
|
25223
|
+
PN,
|
|
25224
|
+
PR,
|
|
25225
|
+
PS,
|
|
25226
|
+
PT,
|
|
25227
|
+
PW,
|
|
25228
|
+
PY,
|
|
25229
|
+
QA,
|
|
25230
|
+
RE,
|
|
25231
|
+
RO,
|
|
25232
|
+
RS,
|
|
25233
|
+
RU,
|
|
25234
|
+
RW,
|
|
25235
|
+
SA,
|
|
25236
|
+
SB,
|
|
25237
|
+
SC,
|
|
25238
|
+
SD,
|
|
25239
|
+
SE,
|
|
25240
|
+
SG,
|
|
25241
|
+
SH,
|
|
25242
|
+
SI,
|
|
25243
|
+
SJ,
|
|
25244
|
+
SK,
|
|
25245
|
+
SL,
|
|
25246
|
+
SM,
|
|
25247
|
+
SN,
|
|
25248
|
+
SO,
|
|
25249
|
+
SR,
|
|
25250
|
+
SS,
|
|
25251
|
+
ST,
|
|
25252
|
+
SV,
|
|
25253
|
+
SX,
|
|
25254
|
+
SY,
|
|
25255
|
+
SZ,
|
|
25256
|
+
TA,
|
|
25257
|
+
TC,
|
|
25258
|
+
TD,
|
|
25259
|
+
TF,
|
|
25260
|
+
TG,
|
|
25261
|
+
TH,
|
|
25262
|
+
TJ,
|
|
25263
|
+
TK,
|
|
25264
|
+
TL,
|
|
25265
|
+
TM,
|
|
25266
|
+
TN,
|
|
25267
|
+
TO,
|
|
25268
|
+
TR,
|
|
25269
|
+
TT,
|
|
25270
|
+
TV,
|
|
25271
|
+
TW,
|
|
25272
|
+
TZ,
|
|
25273
|
+
UA,
|
|
25274
|
+
UG,
|
|
25275
|
+
UM,
|
|
25276
|
+
US,
|
|
25277
|
+
UY,
|
|
25278
|
+
UZ,
|
|
25279
|
+
VA,
|
|
25280
|
+
VC,
|
|
25281
|
+
VE,
|
|
25282
|
+
VG,
|
|
25283
|
+
VI,
|
|
25284
|
+
VN,
|
|
25285
|
+
VU,
|
|
25286
|
+
WF,
|
|
25287
|
+
WS,
|
|
25288
|
+
XK,
|
|
25289
|
+
YE,
|
|
25290
|
+
YT,
|
|
25291
|
+
ZA,
|
|
25292
|
+
ZM,
|
|
25293
|
+
ZW,
|
|
25294
|
+
default: index
|
|
25295
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
25056
25296
|
const AB = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 341.3"><path fill="#FFF" d="M0 0h512v341.3H0z"/><g fill="#6DA544"><path d="M0 0h512v48.8H0zM0 97.5h512v48.8H0zM0 195h512v48.8H0zM0 292.6h512v48.8H0z"/></g><path fill="#D80027" d="M0 0h256v146.3H0z"/><path fill="#FFF" d="m116.9 114.4-7.5-14.8V69.9L128 59l18.6 10.9v22.3l7.4-7.4 4.2 3-4.2 11.8-14.9 14.8z"/><circle fill="#FFF" cx="82" cy="82.8" r="5.4"/><circle fill="#FFF" cx="90.8" cy="61.7" r="5.4"/><circle fill="#FFF" cx="106.6" cy="46.2" r="5.4"/><circle fill="#FFF" cx="128" cy="40.8" r="5.4"/><circle fill="#FFF" cx="149.4" cy="46.2" r="5.4"/><circle fill="#FFF" cx="165.2" cy="61.7" r="5.4"/><circle fill="#FFF" cx="174" cy="82.8" r="5.4"/></svg>';
|
|
25057
25297
|
const OS = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 450 300"><path fill="#FFF" d="M0 0h450v300H0z"/><path fill="red" d="M0 100h450v200H0z"/><path fill="#FFDF00" d="M0 200h450v100H0z"/></svg>';
|
|
25058
25298
|
var customFlags = {
|
|
@@ -25926,7 +26166,7 @@ function FlexibleTable(_param) {
|
|
|
25926
26166
|
enabledColumns,
|
|
25927
26167
|
config
|
|
25928
26168
|
]);
|
|
25929
|
-
var getTableRowProps = function(item,
|
|
26169
|
+
var getTableRowProps = function(item, index2) {
|
|
25930
26170
|
return _object_spread_props$l(_object_spread$n({}, restProps), {
|
|
25931
26171
|
item,
|
|
25932
26172
|
renderMode,
|
|
@@ -25937,7 +26177,7 @@ function FlexibleTable(_param) {
|
|
|
25937
26177
|
isFirstColumnSticky,
|
|
25938
26178
|
isFocusable: isRowFocusable,
|
|
25939
26179
|
tweakStyles: tweakTableRowStyles,
|
|
25940
|
-
isExpandableRowComponentInitiallyOpen: applyAction(isRowInitiallyOpen, item,
|
|
26180
|
+
isExpandableRowComponentInitiallyOpen: applyAction(isRowInitiallyOpen, item, index2)
|
|
25941
26181
|
});
|
|
25942
26182
|
};
|
|
25943
26183
|
var getDataScrollAttributeSetter = useCallback(function(key, setter) {
|
|
@@ -28032,7 +28272,6 @@ var PhoneInputCountryList = function(param) {
|
|
|
28032
28272
|
var sortedCountries = useMemo(function() {
|
|
28033
28273
|
return sortCountriesByLocale(phoneInfo, locale);
|
|
28034
28274
|
}, [
|
|
28035
|
-
phoneInfo,
|
|
28036
28275
|
locale
|
|
28037
28276
|
]);
|
|
28038
28277
|
var selectedCountryIdx = findCountryIndexByCode(selectedCountryCode, sortedCountries);
|
|
@@ -28101,17 +28340,17 @@ var PhoneInputCountryList = function(param) {
|
|
|
28101
28340
|
/* @__PURE__ */ jsxs("div", {
|
|
28102
28341
|
className: classes.flagList,
|
|
28103
28342
|
children: [
|
|
28104
|
-
countriesList.map(function(country,
|
|
28343
|
+
countriesList.map(function(country, index2) {
|
|
28105
28344
|
var _obj2;
|
|
28106
28345
|
return /* @__PURE__ */ jsx(ScrollIntoViewIfNeeded, {
|
|
28107
|
-
active: keyCursorOn ===
|
|
28346
|
+
active: keyCursorOn === index2,
|
|
28108
28347
|
options: {
|
|
28109
28348
|
block: "nearest"
|
|
28110
28349
|
},
|
|
28111
28350
|
children: /* @__PURE__ */ jsxs("div", {
|
|
28112
|
-
className: clsx(classes.listItem, (_obj2 = {}, _define_property$e(_obj2, classes.activeCountry, selectedCountryIdx ===
|
|
28351
|
+
className: clsx(classes.listItem, (_obj2 = {}, _define_property$e(_obj2, classes.activeCountry, selectedCountryIdx === index2), _define_property$e(_obj2, classes.selectedCountry, keyCursorOn === index2), _obj2)),
|
|
28113
28352
|
onMouseEnter: function() {
|
|
28114
|
-
return setKeyCursorOn(
|
|
28353
|
+
return setKeyCursorOn(index2);
|
|
28115
28354
|
},
|
|
28116
28355
|
onClick: function(e) {
|
|
28117
28356
|
return onChange(country, e);
|
|
@@ -28399,9 +28638,8 @@ var PhoneInput = function(_param) {
|
|
|
28399
28638
|
var _value_countryCode;
|
|
28400
28639
|
return (_value_countryCode = value === null || value === void 0 ? void 0 : value.countryCode) !== null && _value_countryCode !== void 0 ? _value_countryCode : getCountryCodeFromPhone(phoneWithCode);
|
|
28401
28640
|
}, [
|
|
28402
|
-
|
|
28403
|
-
value.
|
|
28404
|
-
value.phoneNumber
|
|
28641
|
+
phoneWithCode,
|
|
28642
|
+
value === null || value === void 0 ? void 0 : value.countryCode
|
|
28405
28643
|
]);
|
|
28406
28644
|
var handleClose = function() {
|
|
28407
28645
|
setIsListOpen(false);
|