@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.
Files changed (153) hide show
  1. package/dist/components/AccountInfo/AccountInfo.styles.d.ts +1 -1
  2. package/dist/components/AddButton/AddButton.styles.d.ts +1 -1
  3. package/dist/components/Button/Button.d.ts +1 -1
  4. package/dist/components/Button/Button.styles.d.ts +1 -1
  5. package/dist/components/Checkbox/Checkbox.styles.d.ts +1 -1
  6. package/dist/components/CloseButton/CloseButton.styles.d.ts +1 -1
  7. package/dist/components/ControlWrapper/ControlWrapper.styles.d.ts +1 -1
  8. package/dist/components/ControlWrapper/types.d.ts +1 -1
  9. package/dist/components/CssBaseline/CssBaseline.styles.d.ts +1 -1
  10. package/dist/components/DateInput/DateInput.d.ts +1 -2
  11. package/dist/components/DateInput/DateInput.styles.d.ts +1 -1
  12. package/dist/components/DateInput/constants.d.ts +1 -1
  13. package/dist/components/DatePicker/DatePicker.d.ts +2 -3
  14. package/dist/components/DatePicker/DatePicker.styles.d.ts +1 -1
  15. package/dist/components/DatePicker/components/DatePickerBase/DatePickerBase.d.ts +1 -1
  16. package/dist/components/DatePicker/components/DatePickerHeader/DatePickerHeader.styles.d.ts +1 -1
  17. package/dist/components/DatePicker/constants.d.ts +1 -1
  18. package/dist/components/DatePicker/types.d.ts +2 -2
  19. package/dist/components/Description/Description.styles.d.ts +1 -1
  20. package/dist/components/FileInput/FileInput.d.ts +1 -1
  21. package/dist/components/FileInput/FileInput.styles.d.ts +1 -1
  22. package/dist/components/FileItem/FileItem.styles.d.ts +1 -1
  23. package/dist/components/FiltersPane/FiltersPane.d.ts +0 -1
  24. package/dist/components/FiltersPane/FiltersPane.styles.d.ts +2 -2
  25. package/dist/components/FiltersPane/components/Filter/Filter.d.ts +1 -2
  26. package/dist/components/FiltersPane/components/FilterInterval/FilterInterval.styles.d.ts +3 -6
  27. package/dist/components/FiltersPane/components/FilterMultiSelect/FilterMultiSelect.d.ts +0 -1
  28. package/dist/components/FiltersPane/components/FilterSelect/FilterSelect.styles.d.ts +3 -6
  29. package/dist/components/FiltersPane/components/FilterValueView/FilterValueView.d.ts +1 -2
  30. package/dist/components/FiltersPane/components/FilterValueView/FilterValueView.styles.d.ts +1 -1
  31. package/dist/components/FiltersPane/components/FilterWithDates/FilterWithDates.styles.d.ts +5 -11
  32. package/dist/components/FiltersPane/components/FilterWithPeriod/FilterWithPeriod.styles.d.ts +1 -1
  33. package/dist/components/FiltersPane/components/FilterWrapper/FilterWrapper.d.ts +0 -1
  34. package/dist/components/FiltersPane/components/FilterWrapper/FilterWrapper.styles.d.ts +2 -2
  35. package/dist/components/FiltersPane/components/FiltersPaneSearch/FiltersPaneSearch.styles.d.ts +1 -1
  36. package/dist/components/FiltersPane/constants.d.ts +1 -1
  37. package/dist/components/FiltersPane/helpers.d.ts +1 -1
  38. package/dist/components/FiltersPane/types.d.ts +1 -1
  39. package/dist/components/Flag/Flag.styles.d.ts +1 -1
  40. package/dist/components/Flag/customFlags/customFlags.d.ts +2 -2
  41. package/dist/components/FlexibleTable/FlexibleTable.styles.d.ts +2 -2
  42. package/dist/components/FlexibleTable/components/FlexibleTableCell/FlexibleTableCell.styles.d.ts +1 -1
  43. package/dist/components/FlexibleTable/components/FlexibleTableRow/FlexibleTableRow.styles.d.ts +1 -1
  44. package/dist/components/FlexibleTable/helpers.d.ts +2 -2
  45. package/dist/components/FloatDocActions/FloatDocActions.styles.d.ts +1 -1
  46. package/dist/components/FloatDocActions/components/DocActions/DocActions.styles.d.ts +1 -1
  47. package/dist/components/Icon/Icon.styles.d.ts +1 -1
  48. package/dist/components/Icon/icons/index.d.ts +29 -29
  49. package/dist/components/IconButton/IconButton.d.ts +1 -2
  50. package/dist/components/IconButton/IconButton.styles.d.ts +1 -1
  51. package/dist/components/IncrementInput/IncrementInput.styles.d.ts +1 -1
  52. package/dist/components/Input/Input.d.ts +1 -2
  53. package/dist/components/Input/Input.styles.d.ts +1 -1
  54. package/dist/components/Input/InputBase.d.ts +1 -1
  55. package/dist/components/List/List.styles.d.ts +1 -1
  56. package/dist/components/List/components/ListItem/ListItem.styles.d.ts +1 -1
  57. package/dist/components/Modal/Modal.styles.d.ts +1 -1
  58. package/dist/components/MoreMenu/MoreMenu.styles.d.ts +1 -1
  59. package/dist/components/MultiSelect/MultiSelect.d.ts +0 -1
  60. package/dist/components/MultiSelect/MultiSelect.styles.d.ts +1 -1
  61. package/dist/components/MultiSelect/components/MultiSelectInput/MultiSelectInput.styles.d.ts +1 -1
  62. package/dist/components/MultiSelectList/MultiSelectList.styles.d.ts +1 -1
  63. package/dist/components/MultiSelectList/constants.d.ts +1 -1
  64. package/dist/components/MultiSelectList/helpers.d.ts +1 -1
  65. package/dist/components/NewMoreMenu/NewMoreMenu.styles.d.ts +1 -1
  66. package/dist/components/Notification/Notification.styles.d.ts +1 -1
  67. package/dist/components/NumberInput/NumberInput.d.ts +1 -2
  68. package/dist/components/NumberInput/helpers.d.ts +2 -2
  69. package/dist/components/PhoneInput/PhoneInput.styles.d.ts +1 -1
  70. package/dist/components/PhoneInput/components/PhoneInputCountryList/PhoneInputCountryList.styles.d.ts +1 -1
  71. package/dist/components/RadioButton/RadioButton.styles.d.ts +1 -1
  72. package/dist/components/ScrollIntoViewIfNeeded/ScrollIntoViewIfNeeded.d.ts +3 -373
  73. package/dist/components/ScrollIntoViewIfNeeded/constants.d.ts +1 -1
  74. package/dist/components/SearchInput/SearchInput.d.ts +1 -2
  75. package/dist/components/Select/Select.d.ts +1 -1
  76. package/dist/components/Select/Select.styles.d.ts +12 -22
  77. package/dist/components/Select/components/SelectList/SelectList.d.ts +5 -5
  78. package/dist/components/Select/components/SelectList/SelectList.styles.d.ts +1 -1
  79. package/dist/components/Select/components/SelectListItem/SelectListItem.d.ts +2 -2
  80. package/dist/components/Select/helpers.d.ts +1 -1
  81. package/dist/components/Selector/Selector.d.ts +0 -1
  82. package/dist/components/Selector/Selector.styles.d.ts +1 -1
  83. package/dist/components/Skeleton/Skeleton.styles.d.ts +1 -1
  84. package/dist/components/SmartInput/SmartInput.d.ts +1 -1
  85. package/dist/components/Status/Status.styles.d.ts +1 -1
  86. package/dist/components/Status/types.d.ts +1 -1
  87. package/dist/components/Switch/Switch.styles.d.ts +1 -1
  88. package/dist/components/TextArea/TextArea.d.ts +1 -1
  89. package/dist/components/TextArea/TextArea.styles.d.ts +1 -1
  90. package/dist/components/TextButton/TextButton.d.ts +1 -1
  91. package/dist/components/TextButton/TextButton.styles.d.ts +1 -1
  92. package/dist/components/TextWithInfo/TextWithInfo.styles.d.ts +1 -1
  93. package/dist/components/TextWithTooltip/TextWithTooltip.styles.d.ts +1 -1
  94. package/dist/components/ThemedPreloader/ThemedPreloader.styles.d.ts +1 -1
  95. package/dist/components/ThemedPreloader/components/DotsPreloader/DotsPreloader.styles.d.ts +1 -1
  96. package/dist/components/ThemedPreloader/components/SvgPreloader/SvgPreloader.styles.d.ts +1 -1
  97. package/dist/components/Toaster/Toaster.styles.d.ts +1 -1
  98. package/dist/components/Tooltip/Tooltip.styles.d.ts +1 -1
  99. package/dist/components/WithMessages/WithMessages.d.ts +1 -1
  100. package/dist/components/WithMessages/WithMessages.styles.d.ts +1 -1
  101. package/dist/components/WithPopup/WithPopup.styles.d.ts +1 -1
  102. package/dist/components/WithPopup/types.d.ts +4 -4
  103. package/dist/constants/phone-info.d.ts +1 -1
  104. package/dist/helpers/misc.d.ts +1 -1
  105. package/dist/helpers/phone.d.ts +1 -1
  106. package/dist/hooks/use-dropdown.d.ts +3 -3
  107. package/dist/hooks/use-merge.d.ts +1 -1
  108. package/dist/hooks/use-mixed-styles.d.ts +3 -3
  109. package/dist/hooks/use-tweak-styles.d.ts +5 -5
  110. package/dist/theme/Provider.d.ts +2 -2
  111. package/dist/theme/common.d.ts +1 -1
  112. package/dist/theme/helpers.d.ts +3 -3
  113. package/dist/theme/true-jss/ThemedStylesManager.d.ts +1 -1
  114. package/dist/theme/true-jss/TweakStylesManager.d.ts +1 -1
  115. package/dist/theme/types.d.ts +1 -1
  116. package/dist/true-react-common-ui-kit.js +693 -455
  117. package/dist/true-react-common-ui-kit.js.map +1 -1
  118. package/dist/true-react-common-ui-kit.umd.cjs +693 -455
  119. package/dist/true-react-common-ui-kit.umd.cjs.map +1 -1
  120. package/dist/types.d.ts +4 -4
  121. package/package.json +12 -11
  122. package/src/components/Checkbox/Checkbox.stories.tsx +1 -1
  123. package/src/components/Checkbox/types.ts +1 -1
  124. package/src/components/ControlWrapper/ControlWrapper.stories.tsx +1 -1
  125. package/src/components/ControlWrapper/types.ts +1 -1
  126. package/src/components/FiltersPane/components/Filter/Filter.tsx +1 -1
  127. package/src/components/FiltersPane/components/Filter/helpers.ts +3 -3
  128. package/src/components/FiltersPane/types.ts +0 -2
  129. package/src/components/Flag/Flag.tsx +2 -2
  130. package/src/components/Icon/types.ts +1 -1
  131. package/src/components/PhoneInput/PhoneInput.tsx +1 -1
  132. package/src/components/PhoneInput/components/PhoneInputCountryList/PhoneInputCountryList.tsx +1 -4
  133. package/src/components/RadioButton/RadioButton.stories.tsx +1 -1
  134. package/src/components/RadioButton/types.ts +1 -1
  135. package/src/components/ScrollIntoViewIfNeeded/ScrollIntoViewIfNeeded.ts +15 -9
  136. package/src/components/Select/MultiSelect.stories.tsx +2 -2
  137. package/src/components/Select/Select.stories.tsx +2 -2
  138. package/src/components/Select/Select.tsx +27 -27
  139. package/src/components/Select/components/SelectList/SelectList.tsx +4 -4
  140. package/src/components/Selector/Selector.tsx +1 -2
  141. package/src/components/Status/Status.stories.tsx +1 -1
  142. package/src/components/Status/types.ts +1 -1
  143. package/src/components/TextArea/TextArea.stories.tsx +1 -1
  144. package/src/components/TextArea/types.ts +1 -1
  145. package/src/components/TextWithTooltip/TextWithTooltip.tsx +1 -2
  146. package/src/helpers/misc.ts +5 -5
  147. package/src/helpers/popper-helpers.ts +0 -1
  148. package/src/theme/helpers.ts +3 -1
  149. package/src/theme/true-jss/ThemedStylesManager.ts +2 -1
  150. package/src/theme/true-jss/TweakStylesManager.ts +1 -2
  151. package/src/theme/types.ts +0 -1
  152. package/src/types.ts +0 -2
  153. package/src/components/Flag/customFlags/augment.d.ts +0 -1
@@ -4932,6 +4932,10 @@
4932
4932
  });
4933
4933
  return result;
4934
4934
  };
4935
+ var getParentNode$1 = function(element) {
4936
+ var _element_parentNode;
4937
+ return element.nodeName === "HTML" || element === document ? element : (_element_parentNode = element.parentNode) !== null && _element_parentNode !== void 0 ? _element_parentNode : element.host;
4938
+ };
4935
4939
  var hasExactParent = function(element, parent) {
4936
4940
  if (element === parent) {
4937
4941
  return true;
@@ -4942,10 +4946,6 @@
4942
4946
  }
4943
4947
  return hasExactParent(parentNode, parent);
4944
4948
  };
4945
- var getParentNode$1 = function(element) {
4946
- var _element_parentNode;
4947
- return element.nodeName === "HTML" || element === document ? element : (_element_parentNode = element.parentNode) !== null && _element_parentNode !== void 0 ? _element_parentNode : element.host;
4948
- };
4949
4949
  var getStyleComputedProperty = function(element) {
4950
4950
  return element.nodeType !== 1 ? {} : getComputedStyle(element, null);
4951
4951
  };
@@ -6333,13 +6333,13 @@
6333
6333
  state.orderedModifiers.forEach(function(modifier) {
6334
6334
  return state.modifiersData[modifier.name] = Object.assign({}, modifier.data);
6335
6335
  });
6336
- for (var index = 0; index < state.orderedModifiers.length; index++) {
6336
+ for (var index2 = 0; index2 < state.orderedModifiers.length; index2++) {
6337
6337
  if (state.reset === true) {
6338
6338
  state.reset = false;
6339
- index = -1;
6339
+ index2 = -1;
6340
6340
  continue;
6341
6341
  }
6342
- var _state$orderedModifie = state.orderedModifiers[index], fn = _state$orderedModifie.fn, _state$orderedModifie2 = _state$orderedModifie.options, _options = _state$orderedModifie2 === void 0 ? {} : _state$orderedModifie2, name = _state$orderedModifie.name;
6342
+ var _state$orderedModifie = state.orderedModifiers[index2], fn = _state$orderedModifie.fn, _state$orderedModifie2 = _state$orderedModifie.options, _options = _state$orderedModifie2 === void 0 ? {} : _state$orderedModifie2, name = _state$orderedModifie.name;
6343
6343
  if (typeof fn === "function") {
6344
6344
  state = fn({
6345
6345
  state,
@@ -9176,7 +9176,7 @@
9176
9176
  })
9177
9177
  })
9178
9178
  })),
9179
- hasIcons && icons.map(function(param2, index) {
9179
+ hasIcons && icons.map(function(param2, index2) {
9180
9180
  var key = param2.key, iconComponent = param2.iconComponent, onClick = param2.onClick, _param_shouldResetSize = param2.shouldResetSize, shouldResetSize = _param_shouldResetSize === void 0 ? false : _param_shouldResetSize;
9181
9181
  var _obj3;
9182
9182
  return /* @__PURE__ */ jsx("div", _object_spread_props$L(_object_spread$W({
@@ -9186,7 +9186,7 @@
9186
9186
  className: classes.iconInner,
9187
9187
  children: renderIcon(iconComponent)
9188
9188
  })
9189
- }), key !== null && key !== void 0 ? key : index);
9189
+ }), key !== null && key !== void 0 ? key : index2);
9190
9190
  }),
9191
9191
  isLoading && /* @__PURE__ */ jsx("div", _object_spread_props$L(_object_spread$W({
9192
9192
  className: clsx(classes.icon, classes.loader)
@@ -10552,7 +10552,7 @@
10552
10552
  return target;
10553
10553
  }
10554
10554
  var SelectListItem = function(param) {
10555
- var classes = param.classes, index = 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;
10555
+ 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;
10556
10556
  var multiSelectContent = isMultiSelect && /* @__PURE__ */ jsx(Checkbox, {
10557
10557
  isChecked: isActive || isSemiChecked,
10558
10558
  isSemiChecked,
@@ -10560,7 +10560,7 @@
10560
10560
  tweakStyles: checkboxStyles$1,
10561
10561
  onSelect: function(param2, event) {
10562
10562
  var isSelected = param2.isSelected;
10563
- return onToggleCheckbox(index, isSelected, event);
10563
+ return onToggleCheckbox(index2, isSelected, event);
10564
10564
  },
10565
10565
  children
10566
10566
  });
@@ -10577,7 +10577,7 @@
10577
10577
  focused: isFocused
10578
10578
  }, data))), {
10579
10579
  onClick: !isDisabled && !isMultiSelect ? function(event) {
10580
- return onOptionSelect(index, event);
10580
+ return onOptionSelect(index2, event);
10581
10581
  } : void 0,
10582
10582
  children: isMultiSelect ? multiSelectContent : children
10583
10583
  }));
@@ -10648,8 +10648,8 @@
10648
10648
  isOptionDisabled
10649
10649
  ]);
10650
10650
  var listOptions = React.useMemo(function() {
10651
- return options.map(function(option, index) {
10652
- return convertValueToReactNode(option, optionsDisableMap[index]);
10651
+ return options.map(function(option, index2) {
10652
+ return convertValueToReactNode(option, optionsDisableMap[index2]);
10653
10653
  });
10654
10654
  }, [
10655
10655
  options,
@@ -11279,19 +11279,6 @@
11279
11279
  var handleOnClick = function() {
11280
11280
  handleListOpen();
11281
11281
  };
11282
- var handleBlur = function(event) {
11283
- if (isListOpen && !isOpen) {
11284
- handleListClose(event);
11285
- return;
11286
- }
11287
- if (!trueReactPlatformHelpers.isNotEmpty(event.relatedTarget) || !trueReactPlatformHelpers.isNotEmpty(list.current) || !trueReactPlatformHelpers.isNotEmpty(inputWrapper.current)) {
11288
- return;
11289
- }
11290
- var isActionInsideSelect = hasExactParent(event.relatedTarget, list.current) || hasExactParent(event.relatedTarget, inputWrapper.current);
11291
- if (!isActionInsideSelect) {
11292
- handleListClose(event);
11293
- }
11294
- };
11295
11282
  var handleChange = React.useCallback(function(newValue, event) {
11296
11283
  if (!compareValuesOnChange(value, newValue)) {
11297
11284
  onChange(newValue, event);
@@ -11301,9 +11288,9 @@
11301
11288
  compareValuesOnChange,
11302
11289
  onChange
11303
11290
  ]);
11304
- var handleOptionSelect = React.useCallback(function(index, event) {
11291
+ var handleOptionSelect = React.useCallback(function(index2, event) {
11305
11292
  var _input_current2;
11306
- handleChange(index === DEFAULT_OPTION_INDEX ? void 0 : filteredOptions[index], event);
11293
+ handleChange(index2 === DEFAULT_OPTION_INDEX ? void 0 : filteredOptions[index2], event);
11307
11294
  handleListClose(event);
11308
11295
  (_input_current2 = input.current) === null || _input_current2 === void 0 ? void 0 : _input_current2.blur();
11309
11296
  }, [
@@ -11311,19 +11298,19 @@
11311
11298
  handleListClose,
11312
11299
  filteredOptions
11313
11300
  ]);
11314
- var handleToggleOptionCheckbox = React.useCallback(function(index, isSelected, event) {
11301
+ var handleToggleOptionCheckbox = React.useCallback(function(index2, isSelected, event) {
11315
11302
  if (!isMultiSelect) {
11316
11303
  return;
11317
11304
  }
11318
- if (index === DEFAULT_OPTION_INDEX || index === ALL_OPTION_INDEX && !isSelected) {
11305
+ if (index2 === DEFAULT_OPTION_INDEX || index2 === ALL_OPTION_INDEX && !isSelected) {
11319
11306
  handleChange(void 0, event);
11320
11307
  return;
11321
11308
  }
11322
- if (index === ALL_OPTION_INDEX && isSelected) {
11309
+ if (index2 === ALL_OPTION_INDEX && isSelected) {
11323
11310
  handleChange(availableOptions, event);
11324
11311
  return;
11325
11312
  }
11326
- var option = filteredOptions[index];
11313
+ var option = filteredOptions[index2];
11327
11314
  handleChange(isSelected ? (
11328
11315
  // Добавляем
11329
11316
  _to_consumable_array$7(value !== null && value !== void 0 ? value : []).concat([
@@ -11407,8 +11394,8 @@
11407
11394
  return;
11408
11395
  }
11409
11396
  event.stopPropagation();
11410
- var curIndexInNavigation = optionsIndexesForNavigation.findIndex(function(index) {
11411
- return index === focusedListCellIndex;
11397
+ var curIndexInNavigation = optionsIndexesForNavigation.findIndex(function(index2) {
11398
+ return index2 === focusedListCellIndex;
11412
11399
  });
11413
11400
  switch (event.code) {
11414
11401
  case "Enter":
@@ -11472,6 +11459,19 @@
11472
11459
  hasSearchInputInList) && // Последняя проверка на случай, если мы че то ищем в опциях
11473
11460
  (optionsMode === "normal" || hasEnoughSymbolsToSearch)
11474
11461
  );
11462
+ var handleBlur = function(event) {
11463
+ if (isListOpen && !isOpen) {
11464
+ handleListClose(event);
11465
+ return;
11466
+ }
11467
+ if (!trueReactPlatformHelpers.isNotEmpty(event.relatedTarget) || !trueReactPlatformHelpers.isNotEmpty(list.current) || !trueReactPlatformHelpers.isNotEmpty(inputWrapper.current)) {
11468
+ return;
11469
+ }
11470
+ var isActionInsideSelect = hasExactParent(event.relatedTarget, list.current) || hasExactParent(event.relatedTarget, inputWrapper.current);
11471
+ if (!isActionInsideSelect) {
11472
+ handleListClose(event);
11473
+ }
11474
+ };
11475
11475
  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;
11476
11476
  var _input_current_parentElement;
11477
11477
  var popperData = useDropdown({
@@ -11486,8 +11486,8 @@
11486
11486
  ]
11487
11487
  });
11488
11488
  React.useEffect(function() {
11489
- var focusedCellIndex = trueReactPlatformHelpers.isNotEmpty(strValue) ? optionsIndexesForNavigation.find(function(index) {
11490
- var option = filteredOptions[index];
11489
+ var focusedCellIndex = trueReactPlatformHelpers.isNotEmpty(strValue) ? optionsIndexesForNavigation.find(function(index2) {
11490
+ var option = filteredOptions[index2];
11491
11491
  return trueReactPlatformHelpers.isNotEmpty(option) && convertToId(option) === convertToId(strValue);
11492
11492
  }) : void 0;
11493
11493
  setFocusedListCellIndex(focusedCellIndex !== null && focusedCellIndex !== void 0 ? focusedCellIndex : optionsIndexesForNavigation[0]);
@@ -11769,8 +11769,8 @@
11769
11769
  const width = (options == null ? void 0 : options.width) ? String(options.width) : args.defaultWidth;
11770
11770
  valuesArray = args.values[width] || args.values[defaultWidth];
11771
11771
  }
11772
- const index = args.argumentCallback ? args.argumentCallback(value) : value;
11773
- return valuesArray[index];
11772
+ const index2 = args.argumentCallback ? args.argumentCallback(value) : value;
11773
+ return valuesArray[index2];
11774
11774
  };
11775
11775
  }
11776
11776
  function buildMatchFn(args) {
@@ -12218,7 +12218,7 @@
12218
12218
  defaultMatchWidth: "wide",
12219
12219
  parsePatterns: parseQuarterPatterns$1,
12220
12220
  defaultParseWidth: "any",
12221
- valueCallback: (index) => index + 1
12221
+ valueCallback: (index2) => index2 + 1
12222
12222
  }),
12223
12223
  month: buildMatchFn({
12224
12224
  matchPatterns: matchMonthPatterns$1,
@@ -12895,7 +12895,7 @@
12895
12895
  defaultMatchWidth: "wide",
12896
12896
  parsePatterns: parseQuarterPatterns,
12897
12897
  defaultParseWidth: "any",
12898
- valueCallback: (index) => index + 1
12898
+ valueCallback: (index2) => index2 + 1
12899
12899
  }),
12900
12900
  month: buildMatchFn({
12901
12901
  matchPatterns: matchMonthPatterns,
@@ -16328,12 +16328,12 @@
16328
16328
  className: classes.label,
16329
16329
  children: translates.all
16330
16330
  }),
16331
- mainOptionsList.map(function(val, index) {
16331
+ mainOptionsList.map(function(val, index2) {
16332
16332
  var id = getValueId(val);
16333
16333
  var view = getValueView(val);
16334
16334
  return /* @__PURE__ */ jsx("div", {
16335
16335
  className: clsx(classes.item),
16336
- ref: mainOptionsList.length - 1 === index ? initIntersectionObserver : void 0,
16336
+ ref: mainOptionsList.length - 1 === index2 ? initIntersectionObserver : void 0,
16337
16337
  children: /* @__PURE__ */ jsx(Checkbox, {
16338
16338
  onSelect,
16339
16339
  isChecked: getIsValueChosen(id),
@@ -17164,7 +17164,7 @@
17164
17164
  })
17165
17165
  ]
17166
17166
  }),
17167
- allOptions.map(function(item, index) {
17167
+ allOptions.map(function(item, index2) {
17168
17168
  var isActive = trueReactPlatformHelpers.isNotEmpty(value) && getValueId(value) === getValueId(item);
17169
17169
  if (isGroupingEnabled && isActive) {
17170
17170
  return null;
@@ -17173,7 +17173,7 @@
17173
17173
  var view = getValueView(item);
17174
17174
  var renderedItem = /* @__PURE__ */ jsxs("div", {
17175
17175
  className: classes.item,
17176
- ref: allOptions.length - 1 === index && fetchOptions !== void 0 ? initIntersectionObserver : void 0,
17176
+ ref: allOptions.length - 1 === index2 && fetchOptions !== void 0 ? initIntersectionObserver : void 0,
17177
17177
  onClick: function() {
17178
17178
  return handleChange(item);
17179
17179
  },
@@ -18888,9 +18888,9 @@
18888
18888
  isDisabled: (_search_isDisabled = search2.isDisabled) !== null && _search_isDisabled !== void 0 ? _search_isDisabled : isDisabled,
18889
18889
  testId: trueReactPlatformHelpers.getTestId(testId, "search")
18890
18890
  })),
18891
- filtersKeys.map(function(key, index) {
18891
+ filtersKeys.map(function(key, index2) {
18892
18892
  var _filter_requiredFilledFilters;
18893
- var isLast = index === filtersKeys.length - 1;
18893
+ var isLast = index2 === filtersKeys.length - 1;
18894
18894
  var filterKey = String(key);
18895
18895
  var currentValue = values[filterKey];
18896
18896
  var filter2 = filtersConfig[filterKey];
@@ -19116,7 +19116,7 @@
19116
19116
  return /* @__PURE__ */ React.createElement("svg", _extends({
19117
19117
  xmlns: "http://www.w3.org/2000/svg",
19118
19118
  viewBox: "0 0 513 342"
19119
- }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("style", null, ".prefix__st0{fill:#ffda44}.prefix__st1{fill:#0052b4}.prefix__st2{fill:#d80027}.prefix__st3,.prefix__st4{fill:none;stroke:#d80027;stroke-width:7;stroke-miterlimit:10}.prefix__st4{stroke-width:4}.prefix__st5{fill:#bc8b00}"), /* @__PURE__ */ React.createElement("path", {
19119
+ }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19120
19120
  fill: "#FFDA44",
19121
19121
  d: "M0 0h513v342H0z"
19122
19122
  }), /* @__PURE__ */ React.createElement("path", {
@@ -19282,7 +19282,6 @@
19282
19282
  d: "M0 171h513v171H0z"
19283
19283
  }), /* @__PURE__ */ React.createElement("path", {
19284
19284
  fill: "#D80027",
19285
- className: "prefix__st0",
19286
19285
  d: "M0 0h513v171H0z"
19287
19286
  }), /* @__PURE__ */ React.createElement("g", {
19288
19287
  fill: "#FFDA44"
@@ -19340,7 +19339,7 @@
19340
19339
  d: "M0 0h513v342H0z"
19341
19340
  }), /* @__PURE__ */ React.createElement("path", {
19342
19341
  fill: "#D80027",
19343
- d: "M513 33 95.3 171 513 310.76v30.57L0 171 513 0z"
19342
+ d: "M513 33 95.3 171 513 310.76V342L0 171 513 0z"
19344
19343
  }), /* @__PURE__ */ React.createElement("path", {
19345
19344
  fill: "#FFF",
19346
19345
  d: "M513 287.18v24.58L81.72 171 513 30v24.16"
@@ -19559,29 +19558,29 @@
19559
19558
  var title = _ref23.title, rest = _objectWithoutProperties(_ref23, _excluded23);
19560
19559
  return /* @__PURE__ */ React.createElement("svg", _extends({
19561
19560
  xmlns: "http://www.w3.org/2000/svg",
19562
- viewBox: "0 85.333 512 341.333"
19561
+ viewBox: "0 0 513 342"
19563
19562
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19564
19563
  fill: "#00966e",
19565
- d: "M0 85.337h512v341.326H0z"
19564
+ d: "M0 0h513v342H0z"
19566
19565
  }), /* @__PURE__ */ React.createElement("path", {
19567
19566
  fill: "#FFF",
19568
- d: "M0 85.337h512v113.775H0z"
19567
+ d: "M0 0h513v114H0z"
19569
19568
  }), /* @__PURE__ */ React.createElement("path", {
19570
19569
  fill: "#d62612",
19571
- d: "M0 312.888h512v113.775H0z"
19570
+ d: "M0 228h513v114H0z"
19572
19571
  }));
19573
19572
  };
19574
19573
  var BH = function BH2(_ref24) {
19575
19574
  var title = _ref24.title, rest = _objectWithoutProperties(_ref24, _excluded24);
19576
19575
  return /* @__PURE__ */ React.createElement("svg", _extends({
19577
19576
  xmlns: "http://www.w3.org/2000/svg",
19578
- viewBox: "0 0 512 341.3"
19577
+ viewBox: "0 0 513 342"
19579
19578
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19580
19579
  fill: "#D80027",
19581
- d: "M0 0h512v341.3H0z"
19580
+ d: "M0 0h513v342H0z"
19582
19581
  }), /* @__PURE__ */ React.createElement("path", {
19583
19582
  fill: "#FFF",
19584
- 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.1H0V0h137.6z"
19583
+ 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"
19585
19584
  }));
19586
19585
  };
19587
19586
  var BI = function BI2(_ref25) {
@@ -19597,7 +19596,7 @@
19597
19596
  fill: "#47a644"
19598
19597
  }), /* @__PURE__ */ React.createElement("path", {
19599
19598
  fill: "#0052B4",
19600
- d: "M512 26.8 296.1 170.7 512 314.6v26.7h-40.1L256 197.4 40.1 341.3H0v-26.7l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H512z"
19599
+ 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"
19601
19600
  }), /* @__PURE__ */ React.createElement("path", {
19602
19601
  fill: "#FFF",
19603
19602
  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"
@@ -19633,10 +19632,10 @@
19633
19632
  var title = _ref27.title, rest = _objectWithoutProperties(_ref27, _excluded27);
19634
19633
  return /* @__PURE__ */ React.createElement("svg", _extends({
19635
19634
  xmlns: "http://www.w3.org/2000/svg",
19636
- viewBox: "0 0 512 341.33"
19635
+ viewBox: "0 0 513 342"
19637
19636
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19638
19637
  fill: "#FFF",
19639
- d: "M0 0h512v341.33H0z"
19638
+ d: "M0 0h513v342H0z"
19640
19639
  }), /* @__PURE__ */ React.createElement("path", {
19641
19640
  fill: "#E6BC00",
19642
19641
  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"
@@ -19725,15 +19724,15 @@
19725
19724
  var title = _ref29.title, rest = _objectWithoutProperties(_ref29, _excluded29);
19726
19725
  return /* @__PURE__ */ React.createElement("svg", _extends({
19727
19726
  xmlns: "http://www.w3.org/2000/svg",
19728
- viewBox: "0 0 512 341.33"
19727
+ viewBox: "0 0 513 342"
19729
19728
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19730
19729
  fill: "#FFDA44",
19731
- d: "M0 0h512v341.33H0z"
19730
+ d: "M0 0h513v342H0z"
19732
19731
  }), /* @__PURE__ */ React.createElement("path", {
19733
- d: "m0 193.74 512 127.19V214.26L0 97.08z"
19732
+ d: "m0 193.74 513 127.19V214.26L0 97.08z"
19734
19733
  }), /* @__PURE__ */ React.createElement("path", {
19735
19734
  fill: "#FFF",
19736
- d: "M512 234.26v-86.67L0 20.41v86.67"
19735
+ d: "M513 234.26v-86.67L0 20.41v86.67"
19737
19736
  }), /* @__PURE__ */ React.createElement("g", {
19738
19737
  fill: "#D80027",
19739
19738
  stroke: "#231F20",
@@ -19765,13 +19764,13 @@
19765
19764
  var title = _ref31.title, rest = _objectWithoutProperties(_ref31, _excluded31);
19766
19765
  return /* @__PURE__ */ React.createElement("svg", _extends({
19767
19766
  xmlns: "http://www.w3.org/2000/svg",
19768
- viewBox: "0 0 512 341.3"
19767
+ viewBox: "0 0 513 342"
19769
19768
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19770
19769
  fill: "#FFF",
19771
- d: "M0 0h512v341.3H0z"
19770
+ d: "M0 0h513v342H0z"
19772
19771
  }), /* @__PURE__ */ React.createElement("path", {
19773
19772
  fill: "#012a87",
19774
- d: "M0 341.3h512V0z"
19773
+ d: "M0 342h513V0z"
19775
19774
  }), /* @__PURE__ */ React.createElement("path", {
19776
19775
  fill: "#f9d90f",
19777
19776
  d: "M250.4 0H0v166.9z"
@@ -19813,28 +19812,28 @@
19813
19812
  var title = _ref33.title, rest = _objectWithoutProperties(_ref33, _excluded33);
19814
19813
  return /* @__PURE__ */ React.createElement("svg", _extends({
19815
19814
  xmlns: "http://www.w3.org/2000/svg",
19816
- viewBox: "0 85.333 512 341.333"
19815
+ viewBox: "0 0 513 342"
19817
19816
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19818
19817
  fill: "#ffc72c",
19819
- d: "M0 85.337h512v341.326H0z"
19818
+ d: "M0 0h513v342H0z"
19820
19819
  }), /* @__PURE__ */ React.createElement("path", {
19821
- d: "M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",
19820
+ d: "M0 0h513v114H0zm0 228h513v114H0z",
19822
19821
  fill: "#00778b"
19823
19822
  }), /* @__PURE__ */ React.createElement("path", {
19824
- d: "M256 256.006 0 426.668V85.331z"
19823
+ d: "M256 171 0 342V0z"
19825
19824
  }));
19826
19825
  };
19827
19826
  var BT = function BT2(_ref34) {
19828
19827
  var title = _ref34.title, rest = _objectWithoutProperties(_ref34, _excluded34);
19829
19828
  return /* @__PURE__ */ React.createElement("svg", _extends({
19830
19829
  xmlns: "http://www.w3.org/2000/svg",
19831
- viewBox: "0 0 512 341.3"
19830
+ viewBox: "0 0 513 342"
19832
19831
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19833
19832
  fill: "#FF7415",
19834
- d: "M0 0h512v341.3H0z"
19833
+ d: "M0 0h513v342H0z"
19835
19834
  }), /* @__PURE__ */ React.createElement("path", {
19836
19835
  fill: "#FFDA44",
19837
- d: "M512 0H0v341.3"
19836
+ d: "M513 0H0v342"
19838
19837
  }), /* @__PURE__ */ React.createElement("path", {
19839
19838
  fill: "none",
19840
19839
  stroke: "#FFF",
@@ -19908,10 +19907,10 @@
19908
19907
  var title = _ref38.title, rest = _objectWithoutProperties(_ref38, _excluded38);
19909
19908
  return /* @__PURE__ */ React.createElement("svg", _extends({
19910
19909
  xmlns: "http://www.w3.org/2000/svg",
19911
- viewBox: "0 0 512 341.3"
19910
+ viewBox: "0 0 513 342"
19912
19911
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19913
19912
  fill: "#003e87",
19914
- d: "M0 0h512v341.3H0z"
19913
+ d: "M0 0h513v342H0z"
19915
19914
  }), /* @__PURE__ */ React.createElement("circle", {
19916
19915
  fill: "#FFF",
19917
19916
  cx: 260.9,
@@ -19934,7 +19933,7 @@
19934
19933
  fill: "#FFDA44",
19935
19934
  d: "M211.3 128.1h101.3v46.7H211.3z"
19936
19935
  })), /* @__PURE__ */ React.createElement("path", {
19937
- d: "M0 0h512v35H0zm0 306h512v35H0z",
19936
+ d: "M0 0h513v35H0zm0 306h513v35H0z",
19938
19937
  fill: "#ce1127"
19939
19938
  }));
19940
19939
  };
@@ -19955,10 +19954,10 @@
19955
19954
  var title = _ref40.title, rest = _objectWithoutProperties(_ref40, _excluded40);
19956
19955
  return /* @__PURE__ */ React.createElement("svg", _extends({
19957
19956
  xmlns: "http://www.w3.org/2000/svg",
19958
- viewBox: "0 0 512 341.3"
19957
+ viewBox: "0 0 513 342"
19959
19958
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19960
19959
  fill: "green",
19961
- d: "M0 0h512v341.3H0z"
19960
+ d: "M0 0h513v342H0z"
19962
19961
  }), /* @__PURE__ */ React.createElement("path", {
19963
19962
  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",
19964
19963
  fill: "#FFDA44"
@@ -19971,16 +19970,16 @@
19971
19970
  var title = _ref41.title, rest = _objectWithoutProperties(_ref41, _excluded41);
19972
19971
  return /* @__PURE__ */ React.createElement("svg", _extends({
19973
19972
  xmlns: "http://www.w3.org/2000/svg",
19974
- viewBox: "0 0 512 341.3"
19973
+ viewBox: "0 0 513 342"
19975
19974
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19976
19975
  fill: "#338AF3",
19977
- d: "M0 0h512v341.3H0z"
19976
+ d: "M0 0h513v342H0z"
19978
19977
  }), /* @__PURE__ */ React.createElement("path", {
19979
19978
  fill: "#FFDA44",
19980
- d: "M512 66.9V0H411.7L0 274.4v66.9h100.3z"
19979
+ d: "M513 66.9V0H411.7L0 274.4V342h100.3z"
19981
19980
  }), /* @__PURE__ */ React.createElement("path", {
19982
19981
  fill: "#D80027",
19983
- d: "M512 0v40.1L60.2 341.3H0v-40.1L451.8 0z"
19982
+ d: "M513 0v40.1L60.2 342H0v-40.8L451.8 0z"
19984
19983
  }), /* @__PURE__ */ React.createElement("path", {
19985
19984
  fill: "#FFDA44",
19986
19985
  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"
@@ -19990,21 +19989,21 @@
19990
19989
  var title = _ref42.title, rest = _objectWithoutProperties(_ref42, _excluded42);
19991
19990
  return /* @__PURE__ */ React.createElement("svg", _extends({
19992
19991
  xmlns: "http://www.w3.org/2000/svg",
19993
- viewBox: "0 0 512 341.3"
19992
+ viewBox: "0 0 513 342"
19994
19993
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
19995
19994
  fill: "#d21034",
19996
- d: "M0 0h512v341.3H0z"
19995
+ d: "M0 0h513v342H0z"
19997
19996
  }), /* @__PURE__ */ React.createElement("path", {
19998
- d: "M0 170.7h211.5V256H0zm300.5 0H512V256H300.5z",
19997
+ d: "M0 171h211.5v85.3H0zm300.5 0H512v85.3H300.5z",
19999
19998
  fill: "#3a9927"
20000
19999
  }), /* @__PURE__ */ React.createElement("path", {
20001
20000
  fill: "#003082",
20002
- d: "M0 0v85.3h211.5V0h89v85.3H512V0z"
20001
+ d: "M0 0v85.3h211.5V0h89v85.3H513V0z"
20003
20002
  }), /* @__PURE__ */ React.createElement("path", {
20004
20003
  d: "M300.5 85.3H512v85.3H300.5zM0 85.3h211.5v85.3H0z",
20005
20004
  fill: "#FFF"
20006
20005
  }), /* @__PURE__ */ React.createElement("path", {
20007
- d: "M300.5 341.3h-89V256H0v85.3h512V256H300.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",
20006
+ 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",
20008
20007
  fill: "#ffce00"
20009
20008
  }));
20010
20009
  };
@@ -20041,16 +20040,16 @@
20041
20040
  var title = _ref45.title, rest = _objectWithoutProperties(_ref45, _excluded45);
20042
20041
  return /* @__PURE__ */ React.createElement("svg", _extends({
20043
20042
  xmlns: "http://www.w3.org/2000/svg",
20044
- viewBox: "0 85.333 512 341.333"
20043
+ viewBox: "0 0 513 342"
20045
20044
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20046
20045
  fill: "#FFF",
20047
- d: "M0 85.331h512v341.326H0z"
20046
+ d: "M0 0h513v342H0z"
20048
20047
  }), /* @__PURE__ */ React.createElement("path", {
20049
20048
  fill: "#009e60",
20050
- d: "M330.207 85.331H512v341.337H330.207z"
20049
+ d: "M342 0h171v342H342z"
20051
20050
  }), /* @__PURE__ */ React.createElement("path", {
20052
20051
  fill: "#f77f00",
20053
- d: "M0 85.331h181.793v341.337H0z"
20052
+ d: "M0 0h171v342H0z"
20054
20053
  }));
20055
20054
  };
20056
20055
  var CK = function CK2(_ref46) {
@@ -20124,51 +20123,51 @@
20124
20123
  var title = _ref50.title, rest = _objectWithoutProperties(_ref50, _excluded50);
20125
20124
  return /* @__PURE__ */ React.createElement("svg", _extends({
20126
20125
  xmlns: "http://www.w3.org/2000/svg",
20127
- viewBox: "0 85.333 512 341.333"
20126
+ viewBox: "0 0 513 342"
20128
20127
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20129
20128
  fill: "#FFDA44",
20130
- d: "M0 85.337h512v341.326H0z"
20129
+ d: "M0 0h513v342H0z"
20131
20130
  }), /* @__PURE__ */ React.createElement("path", {
20132
20131
  fill: "#D80027",
20133
- d: "M0 343.096h512v83.567H0z"
20132
+ d: "M0 256.5h513V342H0z"
20134
20133
  }), /* @__PURE__ */ React.createElement("path", {
20135
20134
  fill: "#0052B4",
20136
- d: "M0 256h512v87.096H0z"
20135
+ d: "M0 171h513v85.5H0z"
20137
20136
  }));
20138
20137
  };
20139
20138
  var CR = function CR2(_ref51) {
20140
20139
  var title = _ref51.title, rest = _objectWithoutProperties(_ref51, _excluded51);
20141
20140
  return /* @__PURE__ */ React.createElement("svg", _extends({
20142
20141
  xmlns: "http://www.w3.org/2000/svg",
20143
- viewBox: "0 85.333 512 341.333"
20142
+ viewBox: "0 0 513 342"
20144
20143
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20145
20144
  fill: "#FFF",
20146
- d: "M0 85.331h512v341.326H0z"
20145
+ d: "M0 0h513v342H0z"
20147
20146
  }), /* @__PURE__ */ React.createElement("path", {
20148
20147
  fill: "#D80027",
20149
- d: "M0 211.473h512v89.043H0z"
20148
+ d: "M0 114h513v114H0z"
20150
20149
  }), /* @__PURE__ */ React.createElement("path", {
20151
- d: "M0 352.462h512v74.207H0zM0 85.331h512v74.207H0z",
20152
- fill: "#0052B4"
20150
+ fill: "#0052B4",
20151
+ d: "M0 285h513v57H0zM0 0h513v57H0z"
20153
20152
  }));
20154
20153
  };
20155
20154
  var CU = function CU2(_ref52) {
20156
20155
  var title = _ref52.title, rest = _objectWithoutProperties(_ref52, _excluded52);
20157
20156
  return /* @__PURE__ */ React.createElement("svg", _extends({
20158
20157
  xmlns: "http://www.w3.org/2000/svg",
20159
- viewBox: "0 0 512 341.3"
20158
+ viewBox: "0 0 513 342"
20160
20159
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20161
20160
  fill: "#FF9811",
20162
20161
  d: "M0-40.8v422.9-211.4z"
20163
20162
  }), /* @__PURE__ */ React.createElement("path", {
20164
20163
  fill: "#FFF",
20165
- d: "M0 0h512v341.3H0z"
20164
+ d: "M0 0h513v342H0z"
20166
20165
  }), /* @__PURE__ */ React.createElement("path", {
20167
- d: "M0 0h512v68.3H0zm0 136.5h512v68.3H0zm0 136.6h512v68.3H0z",
20166
+ d: "M0 0h513v68.3H0zm0 136.5h513v68.3H0zm0 136.6h513v68.3H0z",
20168
20167
  fill: "#0052B4"
20169
20168
  }), /* @__PURE__ */ React.createElement("path", {
20170
20169
  fill: "#D80027",
20171
- d: "M256 170.7 0 341.3V0z"
20170
+ d: "M256 170.7 0 342V0z"
20172
20171
  }), /* @__PURE__ */ React.createElement("path", {
20173
20172
  fill: "#FFF",
20174
20173
  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"
@@ -20214,13 +20213,13 @@
20214
20213
  var title = _ref55.title, rest = _objectWithoutProperties(_ref55, _excluded55);
20215
20214
  return /* @__PURE__ */ React.createElement("svg", _extends({
20216
20215
  xmlns: "http://www.w3.org/2000/svg",
20217
- viewBox: "0 0 512 341.3"
20216
+ viewBox: "0 0 513 342"
20218
20217
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20219
20218
  fill: "#0021ad",
20220
- d: "M0 0h512v341.3H0z"
20219
+ d: "M0 0h513v342H0z"
20221
20220
  }), /* @__PURE__ */ React.createElement("path", {
20222
20221
  fill: "#1c8a42",
20223
- d: "M0 0h512v341.3"
20222
+ d: "M0 0h513v342"
20224
20223
  }), /* @__PURE__ */ React.createElement("path", {
20225
20224
  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",
20226
20225
  fill: "#FFF"
@@ -20262,47 +20261,47 @@
20262
20261
  var title = _ref57.title, rest = _objectWithoutProperties(_ref57, _excluded57);
20263
20262
  return /* @__PURE__ */ React.createElement("svg", _extends({
20264
20263
  xmlns: "http://www.w3.org/2000/svg",
20265
- viewBox: "0 85.333 512 341.333"
20264
+ viewBox: "0 0 513 342"
20266
20265
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20267
20266
  fill: "#11457e",
20268
- d: "M0 85.337h512v341.326H0z"
20267
+ d: "M0 0h513v342H0z"
20269
20268
  }), /* @__PURE__ */ React.createElement("path", {
20270
20269
  fill: "#d7141a",
20271
- d: "M512 256v170.663H0L215.185 256z"
20270
+ d: "M513 171v171H0l256.5-171z"
20272
20271
  }), /* @__PURE__ */ React.createElement("path", {
20273
20272
  fill: "#FFF",
20274
- d: "M512 85.337V256H215.185L0 85.337z"
20273
+ d: "M513 0v171H256.5L0 0z"
20275
20274
  }));
20276
20275
  };
20277
20276
  var DE = function DE2(_ref58) {
20278
20277
  var title = _ref58.title, rest = _objectWithoutProperties(_ref58, _excluded58);
20279
20278
  return /* @__PURE__ */ React.createElement("svg", _extends({
20280
20279
  xmlns: "http://www.w3.org/2000/svg",
20281
- viewBox: "0 85.333 512 341.333"
20280
+ viewBox: "0 0 513 342"
20282
20281
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20283
20282
  fill: "#D80027",
20284
- d: "M0 85.331h512v341.337H0z"
20283
+ d: "M0 0h513v342H0z"
20285
20284
  }), /* @__PURE__ */ React.createElement("path", {
20286
- d: "M0 85.331h512v113.775H0z"
20285
+ d: "M0 0h513v114H0z"
20287
20286
  }), /* @__PURE__ */ React.createElement("path", {
20288
20287
  fill: "#FFDA44",
20289
- d: "M0 312.882h512v113.775H0z"
20288
+ d: "M0 228h513v114H0z"
20290
20289
  }));
20291
20290
  };
20292
20291
  var DJ = function DJ2(_ref59) {
20293
20292
  var title = _ref59.title, rest = _objectWithoutProperties(_ref59, _excluded59);
20294
20293
  return /* @__PURE__ */ React.createElement("svg", _extends({
20295
20294
  xmlns: "http://www.w3.org/2000/svg",
20296
- viewBox: "0 0 512 341.3"
20295
+ viewBox: "0 0 513 342"
20297
20296
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20298
20297
  fill: "#12ad2b",
20299
- d: "M0 0h512v341.3H0z"
20298
+ d: "M0 0h513v342H0z"
20300
20299
  }), /* @__PURE__ */ React.createElement("path", {
20301
20300
  fill: "#6ab2e7",
20302
- d: "M512 0v166.7L0 170.8V0z"
20301
+ d: "M513 0v166.7L0 170.8V0z"
20303
20302
  }), /* @__PURE__ */ React.createElement("path", {
20304
20303
  fill: "#FFF",
20305
- d: "M256 170.7 0 341.3V0z"
20304
+ d: "M256 170.7 0 342V0z"
20306
20305
  }), /* @__PURE__ */ React.createElement("path", {
20307
20306
  fill: "#d7141a",
20308
20307
  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"
@@ -20325,26 +20324,26 @@
20325
20324
  var title = _ref61.title, rest = _objectWithoutProperties(_ref61, _excluded61);
20326
20325
  return /* @__PURE__ */ React.createElement("svg", _extends({
20327
20326
  xmlns: "http://www.w3.org/2000/svg",
20328
- viewBox: "0 0 512 341.3"
20327
+ viewBox: "0 0 513 342"
20329
20328
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20330
20329
  fill: "#496E2D",
20331
- d: "M0 0h512v341.3H0z"
20330
+ d: "M0 0h513v342H0z"
20332
20331
  }), /* @__PURE__ */ React.createElement("path", {
20333
- d: "M0 110.7v120h512v-120z"
20332
+ d: "M0 110.7v120h513v-120z"
20334
20333
  }), /* @__PURE__ */ React.createElement("path", {
20335
20334
  fill: "#FFDA44",
20336
- d: "M0 110.7h512v40H0z"
20335
+ d: "M0 110.7h513v40H0z"
20337
20336
  }), /* @__PURE__ */ React.createElement("path", {
20338
20337
  fill: "#FFF",
20339
- d: "M0 190.7h512v40H0z"
20338
+ d: "M0 190.7h513v40H0z"
20340
20339
  }), /* @__PURE__ */ React.createElement("path", {
20341
- d: "M196 0h120v341.3H196z"
20340
+ d: "M196 0h120v342H196z"
20342
20341
  }), /* @__PURE__ */ React.createElement("path", {
20343
20342
  fill: "#FFDA44",
20344
- d: "M196 0h40v341.3h-40z"
20343
+ d: "M196 0h40v342h-40z"
20345
20344
  }), /* @__PURE__ */ React.createElement("path", {
20346
20345
  fill: "#FFF",
20347
- d: "M274.7 0h40v341.3h-40z"
20346
+ d: "M274.7 0h40v342h-40z"
20348
20347
  }), /* @__PURE__ */ React.createElement("circle", {
20349
20348
  fill: "#D80027",
20350
20349
  cx: 256,
@@ -20359,22 +20358,22 @@
20359
20358
  var title = _ref62.title, rest = _objectWithoutProperties(_ref62, _excluded62);
20360
20359
  return /* @__PURE__ */ React.createElement("svg", _extends({
20361
20360
  xmlns: "http://www.w3.org/2000/svg",
20362
- viewBox: "0 0 512 341.3"
20361
+ viewBox: "0 0 513 342"
20363
20362
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20364
20363
  fill: "#FFF",
20365
- d: "M0 0h512v341.3H0z"
20364
+ d: "M0 0h513v342H0z"
20366
20365
  }), /* @__PURE__ */ React.createElement("path", {
20367
20366
  fill: "#D80027",
20368
- d: "M0 215.2h211.5v126.1H0z"
20367
+ d: "M0 216h211v126H0z"
20369
20368
  }), /* @__PURE__ */ React.createElement("path", {
20370
20369
  fill: "#0052B4",
20371
- d: "M0 0h211.5v126.2H0z"
20370
+ d: "M0 0h211v126H0z"
20372
20371
  }), /* @__PURE__ */ React.createElement("path", {
20373
20372
  fill: "#D80027",
20374
- d: "M300.5 0H512v126.2H300.5z"
20373
+ d: "M302 0h211v126H302z"
20375
20374
  }), /* @__PURE__ */ React.createElement("path", {
20376
20375
  fill: "#0052B4",
20377
- d: "M300.5 215.2H512v126.1H300.5z"
20376
+ d: "M302 216h211v126H302z"
20378
20377
  }), /* @__PURE__ */ React.createElement("g", {
20379
20378
  stroke: "#FFF",
20380
20379
  strokeWidth: 5,
@@ -20397,13 +20396,13 @@
20397
20396
  var title = _ref63.title, rest = _objectWithoutProperties(_ref63, _excluded63);
20398
20397
  return /* @__PURE__ */ React.createElement("svg", _extends({
20399
20398
  xmlns: "http://www.w3.org/2000/svg",
20400
- viewBox: "0 0 512 341.3"
20399
+ viewBox: "0 0 513 342"
20401
20400
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20402
20401
  fill: "#41662E",
20403
- d: "M0 0h512v341.3H0z"
20402
+ d: "M0 0h513v342H0z"
20404
20403
  }), /* @__PURE__ */ React.createElement("path", {
20405
20404
  fill: "#FFF",
20406
- d: "M256 0h256v341.3H256z"
20405
+ d: "M256.5 0H513v342H256.5z"
20407
20406
  }), /* @__PURE__ */ React.createElement("g", {
20408
20407
  fill: "#D80027"
20409
20408
  }, /* @__PURE__ */ React.createElement("path", {
@@ -20416,21 +20415,21 @@
20416
20415
  var title = _ref64.title, rest = _objectWithoutProperties(_ref64, _excluded64);
20417
20416
  return /* @__PURE__ */ React.createElement("svg", _extends({
20418
20417
  xmlns: "http://www.w3.org/2000/svg",
20419
- viewBox: "0 0 512 341.3"
20418
+ viewBox: "0 0 513 342"
20420
20419
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20421
20420
  fill: "#FFDA44",
20422
- d: "M0 0h512v341.3H0z"
20421
+ d: "M0 0h513v342H0z"
20423
20422
  }), /* @__PURE__ */ React.createElement("path", {
20424
20423
  fill: "#0052B4",
20425
- d: "M0 170.7h512V256H0z"
20424
+ d: "M0 170.7h513V256H0z"
20426
20425
  }), /* @__PURE__ */ React.createElement("path", {
20427
20426
  fill: "#D80027",
20428
- d: "M0 256h512v85.3H0z"
20427
+ d: "M0 256h513v85.3H0z"
20429
20428
  }), /* @__PURE__ */ React.createElement("circle", {
20430
20429
  fill: "#FFDA44",
20431
20430
  cx: 256,
20432
- cy: 170.7,
20433
- r: 59.4
20431
+ cy: 171,
20432
+ r: 60
20434
20433
  }), /* @__PURE__ */ React.createElement("path", {
20435
20434
  fill: "#4C1F00",
20436
20435
  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"
@@ -20446,31 +20445,31 @@
20446
20445
  var title = _ref65.title, rest = _objectWithoutProperties(_ref65, _excluded65);
20447
20446
  return /* @__PURE__ */ React.createElement("svg", _extends({
20448
20447
  xmlns: "http://www.w3.org/2000/svg",
20449
- viewBox: "0 85.333 512 341.333"
20448
+ viewBox: "0 0 513 342"
20450
20449
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20451
20450
  fill: "#111",
20452
- d: "M0 85.337h512v341.326H0z"
20451
+ d: "M0 0h513v342H0z"
20453
20452
  }), /* @__PURE__ */ React.createElement("path", {
20454
20453
  fill: "#368FD8",
20455
- d: "M0 85.337h512v113.775H0z"
20454
+ d: "M0 0h513v114H0z"
20456
20455
  }), /* @__PURE__ */ React.createElement("path", {
20457
20456
  fill: "#FFF",
20458
- d: "M0 312.888h512v113.775H0z"
20457
+ d: "M0 228h513v114H0z"
20459
20458
  }));
20460
20459
  };
20461
20460
  var EG = function EG2(_ref66) {
20462
20461
  var title = _ref66.title, rest = _objectWithoutProperties(_ref66, _excluded66);
20463
20462
  return /* @__PURE__ */ React.createElement("svg", _extends({
20464
20463
  xmlns: "http://www.w3.org/2000/svg",
20465
- viewBox: "0 0 512 341.3"
20464
+ viewBox: "0 0 513 342"
20466
20465
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20467
20466
  fill: "#FFF",
20468
- d: "M0 0h512v341.3H0z"
20467
+ d: "M0 0h513v342H0z"
20469
20468
  }), /* @__PURE__ */ React.createElement("path", {
20470
20469
  fill: "#D80027",
20471
- d: "M0 0h512v113.8H0z"
20470
+ d: "M0 0h513v114H0z"
20472
20471
  }), /* @__PURE__ */ React.createElement("path", {
20473
- d: "M0 227.6h512v113.8H0z"
20472
+ d: "M0 228h513v114H0z"
20474
20473
  }), /* @__PURE__ */ React.createElement("path", {
20475
20474
  fill: "#C09300",
20476
20475
  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"
@@ -20480,19 +20479,19 @@
20480
20479
  var title = _ref67.title, rest = _objectWithoutProperties(_ref67, _excluded67);
20481
20480
  return /* @__PURE__ */ React.createElement("svg", _extends({
20482
20481
  xmlns: "http://www.w3.org/2000/svg",
20483
- viewBox: "0 0 512 341.3"
20482
+ viewBox: "0 0 513 342"
20484
20483
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20485
20484
  fill: "#FFF",
20486
- d: "M0 0h512v341.3H0z"
20485
+ d: "M0 0h513v342H0z"
20487
20486
  }), /* @__PURE__ */ React.createElement("path", {
20488
- d: "M0 0h512v113.8H0z"
20487
+ d: "M0 0h513v114H0z"
20489
20488
  }), /* @__PURE__ */ React.createElement("path", {
20490
20489
  fill: "#428823",
20491
- d: "M0 227.6h512v113.8H0z"
20490
+ d: "M0 228h513v114H0z"
20492
20491
  }), /* @__PURE__ */ React.createElement("g", {
20493
20492
  fill: "#D80027"
20494
20493
  }, /* @__PURE__ */ React.createElement("path", {
20495
- d: "M256 170.7 0 341.3V0zm53.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-4.8-34.6-23.9-34.6-46.8z"
20494
+ 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"
20496
20495
  }), /* @__PURE__ */ React.createElement("path", {
20497
20496
  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"
20498
20497
  })));
@@ -20501,16 +20500,16 @@
20501
20500
  var title = _ref68.title, rest = _objectWithoutProperties(_ref68, _excluded68);
20502
20501
  return /* @__PURE__ */ React.createElement("svg", _extends({
20503
20502
  xmlns: "http://www.w3.org/2000/svg",
20504
- viewBox: "0 0 512 341.3"
20503
+ viewBox: "0 0 513 342"
20505
20504
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20506
20505
  fill: "#338AF3",
20507
- d: "M0 0h512v341.3H0z"
20506
+ d: "M0 0h513v342H0z"
20508
20507
  }), /* @__PURE__ */ React.createElement("path", {
20509
20508
  fill: "#56AF35",
20510
- d: "M0 0h512v170.7H0z"
20509
+ d: "M0 0h513v171H0z"
20511
20510
  }), /* @__PURE__ */ React.createElement("path", {
20512
20511
  fill: "#D80027",
20513
- d: "m0 341.3 512-170.7L0 0v341.3z"
20512
+ d: "m0 342 513-171L0 0v342z"
20514
20513
  }), /* @__PURE__ */ React.createElement("g", {
20515
20514
  fill: "#ffc945"
20516
20515
  }, /* @__PURE__ */ React.createElement("path", {
@@ -20617,50 +20616,54 @@
20617
20616
  var title = _ref72.title, rest = _objectWithoutProperties(_ref72, _excluded72);
20618
20617
  return /* @__PURE__ */ React.createElement("svg", _extends({
20619
20618
  xmlns: "http://www.w3.org/2000/svg",
20620
- viewBox: "0 0 512 341.3"
20619
+ viewBox: "0 0 513 342"
20621
20620
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20622
20621
  fill: "#FFF",
20623
- d: "M0 0h512v341.3H0z"
20622
+ d: "M0 0h513v342H0z"
20624
20623
  }), /* @__PURE__ */ React.createElement("path", {
20625
20624
  fill: "#2E52B2",
20626
- d: "M512 129.3V212H203.7v129.3H121V212H0v-82.7h121V0h82.7v129.3z"
20625
+ d: "M513 129.3V212H203.7v130H121V212H0v-82.7h121V0h82.7v129.3z"
20627
20626
  }));
20628
20627
  };
20629
20628
  var FJ = function FJ2(_ref73) {
20630
20629
  var title = _ref73.title, rest = _objectWithoutProperties(_ref73, _excluded73);
20631
20630
  return /* @__PURE__ */ React.createElement("svg", _extends({
20632
20631
  xmlns: "http://www.w3.org/2000/svg",
20633
- viewBox: "0 0 512 341.3"
20632
+ viewBox: "0 0 513 342"
20634
20633
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20635
- fill: "#2E52B2",
20636
- d: "M0 0h512v341.3H0z"
20637
- }), /* @__PURE__ */ React.createElement("path", {
20638
- fill: "#FFF",
20639
- 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"
20640
- }), /* @__PURE__ */ React.createElement("g", {
20641
- fill: "#D80027"
20642
- }, /* @__PURE__ */ React.createElement("path", {
20643
- d: "M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"
20644
- }), /* @__PURE__ */ React.createElement("path", {
20645
- d: "M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176z"
20634
+ fill: "#62B5E5",
20635
+ d: "M0 0h513v342H0z"
20646
20636
  }), /* @__PURE__ */ React.createElement("path", {
20647
- 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"
20648
- })), /* @__PURE__ */ React.createElement("path", {
20649
20637
  fill: "#F3F3F3",
20650
20638
  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"
20651
20639
  }), /* @__PURE__ */ React.createElement("path", {
20652
20640
  fill: "#D80027",
20653
20641
  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"
20654
- }));
20642
+ }), /* @__PURE__ */ React.createElement("g", {
20643
+ fill: "#FFF"
20644
+ }, /* @__PURE__ */ React.createElement("path", {
20645
+ d: "M0 0h256.5v170.6H0V0z"
20646
+ }), /* @__PURE__ */ React.createElement("path", {
20647
+ d: "m155.9 115 100.6 55.6v-15.8L184.6 115h-28.7zm-55.7-59.3L0 0v15.8l71.8 39.9h28.4z"
20648
+ })), /* @__PURE__ */ React.createElement("path", {
20649
+ 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",
20650
+ fill: "#0052B4"
20651
+ }), /* @__PURE__ */ React.createElement("g", {
20652
+ fill: "#D80027"
20653
+ }, /* @__PURE__ */ React.createElement("path", {
20654
+ d: "M144.3-.2h-32.1v69.5H0v32.1h112.2v69.5h32.1v-69.5h112.2V69.3H144.3V-.2z"
20655
+ }), /* @__PURE__ */ React.createElement("path", {
20656
+ 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"
20657
+ })));
20655
20658
  };
20656
20659
  var FK = function FK2(_ref74) {
20657
20660
  var title = _ref74.title, rest = _objectWithoutProperties(_ref74, _excluded74);
20658
20661
  return /* @__PURE__ */ React.createElement("svg", _extends({
20659
20662
  xmlns: "http://www.w3.org/2000/svg",
20660
- viewBox: "0 0 512 341.3"
20663
+ viewBox: "0 0 513 342"
20661
20664
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20662
20665
  fill: "#0052B4",
20663
- d: "M0 0h512v341.3H0z"
20666
+ d: "M0 0h513v342H0z"
20664
20667
  }), /* @__PURE__ */ React.createElement("path", {
20665
20668
  fill: "#FFF",
20666
20669
  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"
@@ -20703,10 +20706,10 @@
20703
20706
  var title = _ref75.title, rest = _objectWithoutProperties(_ref75, _excluded75);
20704
20707
  return /* @__PURE__ */ React.createElement("svg", _extends({
20705
20708
  xmlns: "http://www.w3.org/2000/svg",
20706
- viewBox: "0 0 512 341.3"
20709
+ viewBox: "0 0 513 342"
20707
20710
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20708
20711
  fill: "#338AF3",
20709
- d: "M0 0h512v341.3H0z"
20712
+ d: "M0 0h513v342H0z"
20710
20713
  }), /* @__PURE__ */ React.createElement("path", {
20711
20714
  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",
20712
20715
  fill: "#FFF"
@@ -20716,112 +20719,91 @@
20716
20719
  var title = _ref76.title, rest = _objectWithoutProperties(_ref76, _excluded76);
20717
20720
  return /* @__PURE__ */ React.createElement("svg", _extends({
20718
20721
  xmlns: "http://www.w3.org/2000/svg",
20719
- viewBox: "0 0 512 341.3"
20722
+ viewBox: "0 0 513 342"
20720
20723
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20721
20724
  fill: "#FFF",
20722
- d: "M0 0h512v341.3H0z"
20725
+ d: "M0 0h513v342H0z"
20723
20726
  }), /* @__PURE__ */ React.createElement("path", {
20724
20727
  fill: "#0F61A5",
20725
- d: "M512 214.5H206.2v126.8h-87.8V214.5H0v-87.7h118.4V0h87.8v126.8H512V192z"
20728
+ d: "M513 214.5H206.2V342h-87.8V214.5H0v-87.7h118.4V0h87.8v126.8H513V192z"
20726
20729
  }), /* @__PURE__ */ React.createElement("path", {
20727
20730
  fill: "#E50E3D",
20728
- d: "M512 149.3V192H183.7v149.3H141V192H0v-42.7h141V0h42.7v149.3z"
20731
+ d: "M513 149.3V192H183.7v150H141V192H0v-42.7h141V0h42.7v149.3z"
20729
20732
  }));
20730
20733
  };
20731
20734
  var FR = function FR2(_ref77) {
20732
20735
  var title = _ref77.title, rest = _objectWithoutProperties(_ref77, _excluded77);
20733
20736
  return /* @__PURE__ */ React.createElement("svg", _extends({
20734
20737
  xmlns: "http://www.w3.org/2000/svg",
20735
- viewBox: "0 85.333 512 341.333"
20738
+ viewBox: "0 0 513 342"
20736
20739
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20737
20740
  fill: "#FFF",
20738
- d: "M0 85.331h512v341.337H0z"
20741
+ d: "M0 0h513v342H0z"
20739
20742
  }), /* @__PURE__ */ React.createElement("path", {
20740
- fill: "#0052B4",
20741
- d: "M0 85.331h170.663v341.337H0z"
20743
+ fill: "#00318A",
20744
+ d: "M0 0h171v342H0z"
20742
20745
  }), /* @__PURE__ */ React.createElement("path", {
20743
20746
  fill: "#D80027",
20744
- d: "M341.337 85.331H512v341.337H341.337z"
20747
+ d: "M342 0h171v342H342z"
20745
20748
  }));
20746
20749
  };
20747
20750
  var GA = function GA2(_ref78) {
20748
20751
  var title = _ref78.title, rest = _objectWithoutProperties(_ref78, _excluded78);
20749
20752
  return /* @__PURE__ */ React.createElement("svg", _extends({
20750
20753
  xmlns: "http://www.w3.org/2000/svg",
20751
- viewBox: "0 85.333 512 341.333"
20754
+ viewBox: "0 0 513 342"
20752
20755
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20753
20756
  fill: "#FFDA44",
20754
- d: "M0 85.337h512v341.326H0z"
20757
+ d: "M0 0h513v342H0z"
20755
20758
  }), /* @__PURE__ */ React.createElement("path", {
20756
20759
  fill: "#6DA544",
20757
- d: "M0 85.337h512v113.775H0z"
20760
+ d: "M0 0h513v114H0z"
20758
20761
  }), /* @__PURE__ */ React.createElement("path", {
20759
20762
  fill: "#0052B4",
20760
- d: "M0 312.888h512v113.775H0z"
20763
+ d: "M0 228h513v114H0z"
20761
20764
  }));
20762
20765
  };
20763
20766
  var GB = function GB2(_ref79) {
20764
20767
  var title = _ref79.title, rest = _objectWithoutProperties(_ref79, _excluded79);
20765
20768
  return /* @__PURE__ */ React.createElement("svg", _extends({
20766
20769
  xmlns: "http://www.w3.org/2000/svg",
20767
- viewBox: "0 85.333 512 341.333"
20768
- }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20769
- fill: "#FFF",
20770
- d: "M0 85.333h512V426.67H0z"
20771
- }), /* @__PURE__ */ React.createElement("path", {
20772
- fill: "#D80027",
20773
- d: "M288 85.33h-64v138.666H0v64h224v138.666h64V287.996h224v-64H288z"
20774
- }), /* @__PURE__ */ React.createElement("path", {
20775
- 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",
20776
- fill: "#0052B4"
20777
- }), /* @__PURE__ */ React.createElement("path", {
20778
- fill: "#FFF",
20779
- d: "M311.652 315.358 512 426.662v-31.474l-143.693-79.83z"
20780
- }), /* @__PURE__ */ React.createElement("path", {
20781
- fill: "#D80027",
20782
- d: "M311.652 315.358 512 426.662v-31.474l-143.693-79.83z"
20783
- }), /* @__PURE__ */ React.createElement("path", {
20784
- d: "M90.341 315.356 0 365.546v-50.19zm110.007 14.154v97.151H25.491z",
20785
- fill: "#0052B4"
20786
- }), /* @__PURE__ */ React.createElement("path", {
20787
- fill: "#D80027",
20788
- d: "M143.693 315.358 0 395.188v31.474l200.348-111.304z"
20770
+ viewBox: "0 0 513 342"
20771
+ }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("g", {
20772
+ fill: "#FFF"
20773
+ }, /* @__PURE__ */ React.createElement("path", {
20774
+ d: "M0 0h513v341.3H0V0z"
20789
20775
  }), /* @__PURE__ */ React.createElement("path", {
20790
- d: "M118.215 196.634 0 130.958v65.676zm82.133 0L0 85.33v31.474l143.693 79.83zM53.366 85.33l146.982 81.664V85.33z",
20776
+ d: "M311.7 230 513 341.3v-31.5L369.3 230h-57.6zM200.3 111.3 0 0v31.5l143.7 79.8h56.6z"
20777
+ })), /* @__PURE__ */ React.createElement("path", {
20778
+ 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",
20791
20779
  fill: "#0052B4"
20780
+ }), /* @__PURE__ */ React.createElement("g", {
20781
+ fill: "#D80027"
20782
+ }, /* @__PURE__ */ React.createElement("path", {
20783
+ d: "M288 0h-64v138.7H0v64h224v138.7h64V202.7h224v-64H288V0z"
20792
20784
  }), /* @__PURE__ */ React.createElement("path", {
20793
- fill: "#FFF",
20794
- d: "M200.348 196.634 0 85.33v31.474l143.693 79.83z"
20795
- }), /* @__PURE__ */ React.createElement("path", {
20796
- fill: "#D80027",
20797
- d: "M200.348 196.634 0 85.33v31.474l143.693 79.83z"
20798
- }), /* @__PURE__ */ React.createElement("path", {
20799
- d: "M421.659 196.636 512 146.446v50.19zm-110.007-14.154V85.331h174.857z",
20800
- fill: "#0052B4"
20801
- }), /* @__PURE__ */ React.createElement("path", {
20802
- fill: "#D80027",
20803
- d: "M368.307 196.634 512 116.804V85.33L311.652 196.634z"
20804
- }));
20785
+ 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"
20786
+ })));
20805
20787
  };
20806
20788
  var GD = function GD2(_ref80) {
20807
20789
  var title = _ref80.title, rest = _objectWithoutProperties(_ref80, _excluded80);
20808
20790
  return /* @__PURE__ */ React.createElement("svg", _extends({
20809
20791
  xmlns: "http://www.w3.org/2000/svg",
20810
- viewBox: "0 0 512 341.3"
20792
+ viewBox: "0 0 513 342"
20811
20793
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20812
20794
  fill: "#c60a0a",
20813
- d: "M0 0h512v341.3H0z"
20795
+ d: "M0 0h513v342H0z"
20814
20796
  }), /* @__PURE__ */ React.createElement("path", {
20815
20797
  fill: "#3E8446",
20816
- d: "M256 170.7 44.5 296.8V44.5z"
20798
+ d: "m256.5 170.7-212 126.1V44.5z"
20817
20799
  }), /* @__PURE__ */ React.createElement("path", {
20818
- d: "m256 170.7 211.5 126.1h-423zM467.5 44.5 256 170.7 44.5 44.5z",
20800
+ d: "m256.5 170.7 211 126.1h-423zm211-126.2-211 126.2-212-126.2z",
20819
20801
  fill: "#FFDA44"
20820
20802
  }), /* @__PURE__ */ React.createElement("path", {
20821
20803
  fill: "#3E8446",
20822
- d: "M467.5 44.5v252.3L256 170.7z"
20804
+ d: "M467.5 44.5v252.3l-211-126.1z"
20823
20805
  }), /* @__PURE__ */ React.createElement("path", {
20824
- d: "m256 10.4 3.3 10.2H270l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm-85.9 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.7zM256 304.2l3.3 10.2H270l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm-85.9 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",
20806
+ 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",
20825
20807
  fill: "#FFDA44"
20826
20808
  }), /* @__PURE__ */ React.createElement("circle", {
20827
20809
  fill: "#c60a0a",
@@ -20844,8 +20826,8 @@
20844
20826
  xmlns: "http://www.w3.org/2000/svg",
20845
20827
  viewBox: "0 0 22.5 15"
20846
20828
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20847
- fill: "#FFF",
20848
- d: "M.8 0h21v15H.8V0z"
20829
+ fill: "#fff",
20830
+ d: "M0 0h22.5v15H0z"
20849
20831
  }), /* @__PURE__ */ React.createElement("path", {
20850
20832
  fill: "#eb000e",
20851
20833
  d: "M9.8 6H0v3h9.8v6h3V9h9.8V6h-9.8V0h-3v6z"
@@ -20890,18 +20872,18 @@
20890
20872
  var title = _ref84.title, rest = _objectWithoutProperties(_ref84, _excluded84);
20891
20873
  return /* @__PURE__ */ React.createElement("svg", _extends({
20892
20874
  xmlns: "http://www.w3.org/2000/svg",
20893
- viewBox: "0 85.333 512 341.333"
20875
+ viewBox: "0 0 513 342"
20894
20876
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20895
20877
  fill: "#FFDA44",
20896
- d: "M0 85.337h512v341.326H0z"
20878
+ d: "M0 0h513v342H0z"
20897
20879
  }), /* @__PURE__ */ React.createElement("path", {
20898
20880
  fill: "#D80027",
20899
- d: "M0 85.337h512v113.775H0z"
20881
+ d: "M0 0h513v114H0z"
20900
20882
  }), /* @__PURE__ */ React.createElement("path", {
20901
20883
  fill: "#496E2D",
20902
- d: "M0 312.888h512v113.775H0z"
20884
+ d: "M0 228h513v114H0z"
20903
20885
  }), /* @__PURE__ */ React.createElement("path", {
20904
- d: "m255.883 199.111 14.119 43.458 40.366 3.2-36.969 26.861 19.453 40.259-36.969-26.859-36.97 26.859 14.123-43.459-36.969-26.861h45.696z"
20886
+ 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"
20905
20887
  }));
20906
20888
  };
20907
20889
  var GI = function GI2(_ref85) {
@@ -20956,19 +20938,19 @@
20956
20938
  var title = _ref87.title, rest = _objectWithoutProperties(_ref87, _excluded87);
20957
20939
  return /* @__PURE__ */ React.createElement("svg", _extends({
20958
20940
  xmlns: "http://www.w3.org/2000/svg",
20959
- viewBox: "0 85.333 512 341.333"
20941
+ viewBox: "0 0 513 342"
20960
20942
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20961
20943
  fill: "#FFF",
20962
- d: "M0 85.337h512v341.326H0z"
20963
- }), /* @__PURE__ */ React.createElement("path", {
20964
- fill: "#1a7e25",
20965
- d: "M0 322.783h512v103.88H0z"
20944
+ d: "M0 0h513v342H0z"
20966
20945
  }), /* @__PURE__ */ React.createElement("path", {
20967
20946
  fill: "#cf0d19",
20968
- d: "M0 85.337h512v104.515H0z"
20947
+ d: "M0 0h513v100H0z"
20969
20948
  }), /* @__PURE__ */ React.createElement("path", {
20970
20949
  fill: "#0052B4",
20971
- d: "M0 210.877h512v89.656H0z"
20950
+ d: "M0 121h513v100H0z"
20951
+ }), /* @__PURE__ */ React.createElement("path", {
20952
+ fill: "#1a7e25",
20953
+ d: "M0 242h513v100H0z"
20972
20954
  }));
20973
20955
  };
20974
20956
  var GN = function GN2(_ref88) {
@@ -20991,16 +20973,16 @@
20991
20973
  var title = _ref89.title, rest = _objectWithoutProperties(_ref89, _excluded89);
20992
20974
  return /* @__PURE__ */ React.createElement("svg", _extends({
20993
20975
  xmlns: "http://www.w3.org/2000/svg",
20994
- viewBox: "0 85.333 512 341.333"
20976
+ viewBox: "0 0 513 342"
20995
20977
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
20996
20978
  fill: "#FFF",
20997
- d: "M0 85.331h512v341.337H0z"
20979
+ d: "M0 0h513v342H0z"
20998
20980
  }), /* @__PURE__ */ React.createElement("path", {
20999
- fill: "#0052B4",
21000
- d: "M0 85.331h170.663v341.337H0z"
20981
+ fill: "#00318A",
20982
+ d: "M0 0h171v342H0z"
21001
20983
  }), /* @__PURE__ */ React.createElement("path", {
21002
20984
  fill: "#D80027",
21003
- d: "M341.337 85.331H512v341.337H341.337z"
20985
+ d: "M342 0h171v342H342z"
21004
20986
  }));
21005
20987
  };
21006
20988
  var GQ = function GQ2(_ref90) {
@@ -21019,7 +21001,7 @@
21019
21001
  d: "M0 227.6h513V342H0z"
21020
21002
  }), /* @__PURE__ */ React.createElement("path", {
21021
21003
  fill: "#0070C8",
21022
- d: "M126 170.7 0 341.3V0z"
21004
+ d: "M126 171 0 342V0z"
21023
21005
  }), /* @__PURE__ */ React.createElement("path", {
21024
21006
  fill: "none",
21025
21007
  stroke: "#000",
@@ -21064,10 +21046,10 @@
21064
21046
  var title = _ref92.title, rest = _objectWithoutProperties(_ref92, _excluded92);
21065
21047
  return /* @__PURE__ */ React.createElement("svg", _extends({
21066
21048
  xmlns: "http://www.w3.org/2000/svg",
21067
- viewBox: "0 0 512 341.3"
21049
+ viewBox: "0 0 513 342"
21068
21050
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21069
21051
  fill: "#0052B4",
21070
- d: "M0 0h512v341.3H0z"
21052
+ d: "M0 0h513v342H0z"
21071
21053
  }), /* @__PURE__ */ React.createElement("path", {
21072
21054
  fill: "#FFF",
21073
21055
  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"
@@ -21188,7 +21170,7 @@
21188
21170
  viewBox: "0 0 513 342"
21189
21171
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21190
21172
  fill: "#D80027",
21191
- d: "M0 0h512v341.3H0z"
21173
+ d: "M0 0h513v342H0z"
21192
21174
  }), /* @__PURE__ */ React.createElement("path", {
21193
21175
  fill: "#0052B4",
21194
21176
  d: "M11.1 11.1h489.7v319.1H11.1z"
@@ -21222,18 +21204,18 @@
21222
21204
  var title = _ref95.title, rest = _objectWithoutProperties(_ref95, _excluded95);
21223
21205
  return /* @__PURE__ */ React.createElement("svg", _extends({
21224
21206
  xmlns: "http://www.w3.org/2000/svg",
21225
- viewBox: "0 85.333 512 341.333"
21207
+ viewBox: "0 0 513 342"
21226
21208
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21227
21209
  fill: "#6DA544",
21228
- d: "M0 85.331h512v341.337H0z"
21210
+ d: "M0 0h512v342H0z"
21229
21211
  }), /* @__PURE__ */ React.createElement("path", {
21230
21212
  fill: "#FFDA44",
21231
- d: "M0 85.331h512v170.663H0z"
21213
+ d: "M0 0h512v171H0z"
21232
21214
  }), /* @__PURE__ */ React.createElement("path", {
21233
21215
  fill: "#D80027",
21234
- d: "M0 85.331h181.793v341.337H0z"
21216
+ d: "M0 0h182v342H0z"
21235
21217
  }), /* @__PURE__ */ React.createElement("path", {
21236
- d: "m98.32 195.127 15.107 46.497h48.894l-39.555 28.74 15.108 46.498-39.554-28.737-39.556 28.737 15.111-46.498-39.554-28.74h48.891z"
21218
+ 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"
21237
21219
  }));
21238
21220
  };
21239
21221
  var GY = function GY2(_ref96) {
@@ -21281,36 +21263,36 @@
21281
21263
  var title = _ref98.title, rest = _objectWithoutProperties(_ref98, _excluded98);
21282
21264
  return /* @__PURE__ */ React.createElement("svg", _extends({
21283
21265
  xmlns: "http://www.w3.org/2000/svg",
21284
- viewBox: "0 85.333 512 341.333"
21266
+ viewBox: "0 0 513 342"
21285
21267
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21286
21268
  fill: "#0052B4",
21287
- d: "M0 85.333h512V426.67H0z"
21269
+ d: "M0 0h513v342H0z"
21288
21270
  }), /* @__PURE__ */ React.createElement("g", {
21289
21271
  fill: "#FFF"
21290
21272
  }, /* @__PURE__ */ React.createElement("path", {
21291
- d: "M223.397 255.996c.273-.304.543-.609.813-.916-.27.308-.546.61-.82.916h.007zm-34.18 41.927 10.958 22.913 24.747-5.718-11.083 22.853 19.9 15.781-24.776 5.585.069 25.398-19.815-15.89-19.814 15.89.069-25.398-24.776-5.585 19.9-15.781-11.083-22.853 24.746 5.718zm197.859 28.464 5.227 10.929 11.803-2.728-5.286 10.9 9.492 7.528-11.818 2.663.032 12.114-9.45-7.578-9.45 7.578.032-12.114-11.817-2.663 9.491-7.528-5.285-10.9 11.803 2.728zm-48.623-115.939 5.227 10.93 11.803-2.729-5.286 10.901 9.491 7.528-11.817 2.663.032 12.115-9.45-7.58-9.451 7.58.033-12.115-11.818-2.663 9.491-7.528-5.284-10.901 11.802 2.729zm48.623-66.25 5.227 10.93 11.803-2.73-5.286 10.902 9.491 7.527-11.817 2.664.032 12.114-9.45-7.58-9.45 7.58.032-12.114-11.817-2.664 9.491-7.527-5.285-10.902 11.803 2.73zm42.471 49.688 5.227 10.929 11.802-2.728-5.284 10.9 9.491 7.527-11.818 2.664.033 12.114-9.451-7.578-9.45 7.578.032-12.114-11.817-2.664 9.491-7.527-5.286-10.9 11.803 2.728zm-30.368 57.97 4.11 12.652h13.304l-10.763 7.82 4.112 12.652-10.763-7.819-10.765 7.819 4.112-12.652-10.763-7.82h13.304z"
21273
+ 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"
21292
21274
  }), /* @__PURE__ */ React.createElement("path", {
21293
- d: "M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.553l45.167-25.099H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.827V85.333h55.652v48.573l87.43-48.573z"
21275
+ 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"
21294
21276
  })), /* @__PURE__ */ React.createElement("path", {
21295
21277
  fill: "#D80027",
21296
- d: "M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z"
21278
+ d: "M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"
21297
21279
  }), /* @__PURE__ */ React.createElement("path", {
21298
21280
  fill: "#0052B4",
21299
- d: "M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"
21281
+ d: "M155.8 115 256 170.7v-15.8L184.2 115z"
21300
21282
  }), /* @__PURE__ */ React.createElement("path", {
21301
21283
  fill: "#FFF",
21302
- d: "M155.826 200.344 256 255.996v-15.737l-71.847-39.915z"
21284
+ d: "M155.8 115 256 170.7v-15.8L184.2 115z"
21303
21285
  }), /* @__PURE__ */ React.createElement("path", {
21304
- d: "M155.826 200.344 256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z",
21286
+ d: "M155.8 115 256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z",
21305
21287
  fill: "#D80027"
21306
21288
  }), /* @__PURE__ */ React.createElement("path", {
21307
21289
  fill: "#0052B4",
21308
- d: "M100.174 140.982 0 85.33v15.737l71.847 39.915z"
21290
+ d: "M100.2 55.6 0 0v15.7l71.8 39.9z"
21309
21291
  }), /* @__PURE__ */ React.createElement("path", {
21310
21292
  fill: "#FFF",
21311
- d: "M100.174 140.982 0 85.33v15.737l71.847 39.915z"
21293
+ d: "M100.2 55.6 0 0v15.7l71.8 39.9z"
21312
21294
  }), /* @__PURE__ */ React.createElement("path", {
21313
- d: "M100.174 140.982 0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z",
21295
+ d: "M100.2 55.6 0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z",
21314
21296
  fill: "#D80027"
21315
21297
  }));
21316
21298
  };
@@ -21395,16 +21377,16 @@
21395
21377
  var title = _ref102.title, rest = _objectWithoutProperties(_ref102, _excluded102);
21396
21378
  return /* @__PURE__ */ React.createElement("svg", _extends({
21397
21379
  xmlns: "http://www.w3.org/2000/svg",
21398
- viewBox: "0 85.333 512 341.333"
21380
+ viewBox: "0 0 513 342"
21399
21381
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21400
21382
  fill: "#FFF",
21401
- d: "M0 85.337h512v341.326H0z"
21383
+ d: "M0 0h513v342H0z"
21402
21384
  }), /* @__PURE__ */ React.createElement("path", {
21403
21385
  fill: "#D80027",
21404
- d: "M0 85.337h512v113.775H0z"
21386
+ d: "M0 0h513v114H0z"
21405
21387
  }), /* @__PURE__ */ React.createElement("path", {
21406
21388
  fill: "#6DA544",
21407
- d: "M0 312.888h512v113.775H0z"
21389
+ d: "M0 228h513v114H0z"
21408
21390
  }));
21409
21391
  };
21410
21392
  var IC = function IC2(_ref103) {
@@ -21427,29 +21409,29 @@
21427
21409
  var title = _ref104.title, rest = _objectWithoutProperties(_ref104, _excluded104);
21428
21410
  return /* @__PURE__ */ React.createElement("svg", _extends({
21429
21411
  xmlns: "http://www.w3.org/2000/svg",
21430
- viewBox: "0 85.333 512 341.333"
21412
+ viewBox: "0 0 513 342"
21431
21413
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21432
21414
  fill: "#FFF",
21433
- d: "M0 85.333h512v341.333H0z"
21415
+ d: "M0 0h513v342H0z"
21434
21416
  }), /* @__PURE__ */ React.createElement("path", {
21435
21417
  fill: "#E00",
21436
- d: "M0 85.333h512V256H0z"
21418
+ d: "M0 0h513v171H0z"
21437
21419
  }));
21438
21420
  };
21439
21421
  var IE = function IE2(_ref105) {
21440
21422
  var title = _ref105.title, rest = _objectWithoutProperties(_ref105, _excluded105);
21441
21423
  return /* @__PURE__ */ React.createElement("svg", _extends({
21442
21424
  xmlns: "http://www.w3.org/2000/svg",
21443
- viewBox: "0 85.333 512 341.333"
21425
+ viewBox: "0 0 513 342"
21444
21426
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21445
21427
  fill: "#FFF",
21446
- d: "M0 85.331h512v341.326H0z"
21428
+ d: "M0 0h513v342H0z"
21447
21429
  }), /* @__PURE__ */ React.createElement("path", {
21448
21430
  fill: "#6DA544",
21449
- d: "M0 85.331h170.663v341.337H0z"
21431
+ d: "M0 0h171v342H0z"
21450
21432
  }), /* @__PURE__ */ React.createElement("path", {
21451
21433
  fill: "#FF9811",
21452
- d: "M341.337 85.331H512v341.337H341.337z"
21434
+ d: "M342 0h171v342H342z"
21453
21435
  }));
21454
21436
  };
21455
21437
  var IL = function IL2(_ref106) {
@@ -21487,30 +21469,30 @@
21487
21469
  xmlns: "http://www.w3.org/2000/svg",
21488
21470
  viewBox: "0 0 513 342"
21489
21471
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21490
- fill: "#181A93",
21491
- d: "M17.3 0h478.4v342H17.3V0z"
21492
- }), /* @__PURE__ */ React.createElement("path", {
21493
- fill: "#FFA44A",
21494
- d: "M0 0h513v114H0V0z"
21472
+ fill: "#F93",
21473
+ d: "M0 0h513v114H0z"
21495
21474
  }), /* @__PURE__ */ React.createElement("path", {
21496
- fill: "#1A9F0B",
21497
- d: "M0 228h513v114H0V228z"
21475
+ fill: "#fff",
21476
+ d: "M0 114h513v114H0z"
21498
21477
  }), /* @__PURE__ */ React.createElement("path", {
21499
- fill: "#FFF",
21500
- d: "M0 114h513v114H0V114z"
21478
+ fill: "#138808",
21479
+ d: "M0 228h513v114H0z"
21501
21480
  }), /* @__PURE__ */ React.createElement("circle", {
21502
- fill: "#FFF",
21503
21481
  cx: 256.5,
21504
21482
  cy: 171,
21505
- r: 34.2
21506
- }), /* @__PURE__ */ React.createElement("path", {
21507
- fill: "#181A93",
21508
- d: "M256.5 216.6c-25.1 0-45.6-20.5-45.6-45.6s20.5-45.6 45.6-45.6 45.6 20.5 45.6 45.6-20.5 45.6-45.6 45.6zm0-11.4c18.2 0 34.2-16 34.2-34.2s-15.9-34.2-34.2-34.2-34.2 16-34.2 34.2 16 34.2 34.2 34.2z"
21483
+ r: 34.2,
21484
+ stroke: "navy",
21485
+ strokeWidth: 4,
21486
+ fill: "none"
21509
21487
  }), /* @__PURE__ */ React.createElement("circle", {
21510
- fill: "#181A93",
21511
21488
  cx: 256.5,
21512
21489
  cy: 171,
21513
- r: 22.8
21490
+ r: 3.42,
21491
+ fill: "navy"
21492
+ }), /* @__PURE__ */ React.createElement("path", {
21493
+ 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",
21494
+ stroke: "navy",
21495
+ strokeWidth: 2
21514
21496
  }));
21515
21497
  };
21516
21498
  var IO = function IO2(_ref109) {
@@ -21600,32 +21582,32 @@
21600
21582
  var title = _ref112.title, rest = _objectWithoutProperties(_ref112, _excluded112);
21601
21583
  return /* @__PURE__ */ React.createElement("svg", _extends({
21602
21584
  xmlns: "http://www.w3.org/2000/svg",
21603
- viewBox: "0 85.333 512 341.333"
21585
+ viewBox: "0 0 513 342"
21604
21586
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21605
21587
  fill: "#0052B4",
21606
- d: "M0 85.334h512v341.337H0z"
21588
+ d: "M0 0h513v342H0z"
21607
21589
  }), /* @__PURE__ */ React.createElement("path", {
21608
21590
  fill: "#FFF",
21609
- d: "M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z"
21591
+ d: "M513 210.6H202.2v130.7h-79.8V210.6H0v-79.8h122.4V0h79.8v130.8H513v18.5l-1 42.7z"
21610
21592
  }), /* @__PURE__ */ React.createElement("path", {
21611
21593
  fill: "#D80027",
21612
- d: "M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z"
21594
+ d: "M513 149.3V192H183.7v149.3H141V192H0v-42.7h141V0h42.7v149.3z"
21613
21595
  }));
21614
21596
  };
21615
21597
  var IT = function IT2(_ref113) {
21616
21598
  var title = _ref113.title, rest = _objectWithoutProperties(_ref113, _excluded113);
21617
21599
  return /* @__PURE__ */ React.createElement("svg", _extends({
21618
21600
  xmlns: "http://www.w3.org/2000/svg",
21619
- viewBox: "0 85.333 512 341.333"
21601
+ viewBox: "0 0 513 342"
21620
21602
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21621
- fill: "#FFF",
21622
- d: "M341.334 85.33H0v341.332h512V85.33z"
21603
+ fill: "#F4F5F0",
21604
+ d: "M342 0H0v341.3h512V0z"
21623
21605
  }), /* @__PURE__ */ React.createElement("path", {
21624
- fill: "#6DA544",
21625
- d: "M0 85.333h170.663V426.67H0z"
21606
+ fill: "#008C45",
21607
+ d: "M0 0h171v342H0z"
21626
21608
  }), /* @__PURE__ */ React.createElement("path", {
21627
- fill: "#D80027",
21628
- d: "M341.337 85.333H512V426.67H341.337z"
21609
+ fill: "#CD212A",
21610
+ d: "M342 0h171v342H342z"
21629
21611
  }));
21630
21612
  };
21631
21613
  var JE = function JE2(_ref114) {
@@ -21651,53 +21633,53 @@
21651
21633
  var title = _ref115.title, rest = _objectWithoutProperties(_ref115, _excluded115);
21652
21634
  return /* @__PURE__ */ React.createElement("svg", _extends({
21653
21635
  xmlns: "http://www.w3.org/2000/svg",
21654
- viewBox: "0 85.333 512 341.333"
21636
+ viewBox: "0 0 513 342"
21655
21637
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21656
21638
  fill: "#6DA544",
21657
- d: "M0 85.337h512v341.326H0z"
21639
+ d: "M0 0h513v342H0z"
21658
21640
  }), /* @__PURE__ */ React.createElement("path", {
21659
- d: "M215.864 256.006 0 399.911V112.089zM512 112.089v287.822L296.136 256.006z"
21641
+ d: "M215.9 171 0 314.6V26.8zM513 26.8v287.8L296.1 171z"
21660
21642
  }), /* @__PURE__ */ React.createElement("path", {
21661
21643
  fill: "#0052B4",
21662
- d: "M512 112.089 296.136 256.006 512 399.911v26.757h-40.125L256 282.752 40.125 426.668H0v-26.757l215.864-143.905L0 112.089V85.331h40.125L256 229.248 471.875 85.331H512z"
21644
+ 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"
21663
21645
  }), /* @__PURE__ */ React.createElement("path", {
21664
21646
  fill: "#FFDA44",
21665
- d: "M512 112.089 296.136 256.006 512 399.911v26.757h-40.125L256 282.752 40.125 426.668H0v-26.757l215.864-143.905L0 112.089V85.331h40.125L256 229.248 471.875 85.331H512z"
21647
+ 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"
21666
21648
  }));
21667
21649
  };
21668
21650
  var JO = function JO2(_ref116) {
21669
21651
  var title = _ref116.title, rest = _objectWithoutProperties(_ref116, _excluded116);
21670
21652
  return /* @__PURE__ */ React.createElement("svg", _extends({
21671
21653
  xmlns: "http://www.w3.org/2000/svg",
21672
- viewBox: "0 85.333 512 341.333"
21654
+ viewBox: "0 0 513 342"
21673
21655
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21674
21656
  fill: "#FFF",
21675
- d: "M0 85.339h512v341.326H0z"
21657
+ d: "M0 0h513v342H0z"
21676
21658
  }), /* @__PURE__ */ React.createElement("path", {
21677
- d: "M0 85.339h512v113.775H0z"
21659
+ d: "M0 0h513v114H0z"
21678
21660
  }), /* @__PURE__ */ React.createElement("path", {
21679
21661
  fill: "#6DA544",
21680
- d: "M0 312.89h512v113.775H0z"
21662
+ d: "M0 228h513v114H0z"
21681
21663
  }), /* @__PURE__ */ React.createElement("path", {
21682
21664
  fill: "#D80027",
21683
- d: "M256 256.006 0 426.669V85.331z"
21665
+ d: "M256.5 170.7 0 341.3V0z"
21684
21666
  }), /* @__PURE__ */ React.createElement("path", {
21685
21667
  fill: "#FFF",
21686
- d: "m77.913 224.802 7.876 16.469 17.786-4.11-7.965 16.426 14.303 11.343-17.808 4.014.049 18.255-14.241-11.421-14.241 11.421.05-18.255-17.809-4.014 14.303-11.343-7.965-16.426 17.786 4.11z"
21668
+ 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"
21687
21669
  }));
21688
21670
  };
21689
21671
  var JP = function JP2(_ref117) {
21690
21672
  var title = _ref117.title, rest = _objectWithoutProperties(_ref117, _excluded117);
21691
21673
  return /* @__PURE__ */ React.createElement("svg", _extends({
21692
21674
  xmlns: "http://www.w3.org/2000/svg",
21693
- viewBox: "0 85.333 512 341.333"
21675
+ viewBox: "0 0 513 342"
21694
21676
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21695
21677
  fill: "#FFF",
21696
- d: "M0 85.331h512v341.337H0z"
21678
+ d: "M0 0h512v342H0z"
21697
21679
  }), /* @__PURE__ */ React.createElement("circle", {
21698
21680
  fill: "#D80027",
21699
- cx: 256,
21700
- cy: 255.994,
21681
+ cx: 256.5,
21682
+ cy: 171,
21701
21683
  r: 96
21702
21684
  }));
21703
21685
  };
@@ -21705,29 +21687,29 @@
21705
21687
  var title = _ref118.title, rest = _objectWithoutProperties(_ref118, _excluded118);
21706
21688
  return /* @__PURE__ */ React.createElement("svg", _extends({
21707
21689
  xmlns: "http://www.w3.org/2000/svg",
21708
- viewBox: "0 85.333 512 341.333"
21690
+ viewBox: "0 0 513 342"
21709
21691
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21710
21692
  fill: "#FFF",
21711
- d: "M0 85.331h512v341.337H0z"
21693
+ d: "M0 0h513v342H0z"
21712
21694
  }), /* @__PURE__ */ React.createElement("path", {
21713
- d: "M0 85.331h512v90.579H0z"
21695
+ d: "M0 0h512v90.579H0z"
21714
21696
  }), /* @__PURE__ */ React.createElement("path", {
21715
21697
  fill: "#496E2D",
21716
- d: "M0 336.089h512v90.568H0z"
21698
+ d: "M0 251h513v91H0z"
21717
21699
  }), /* @__PURE__ */ React.createElement("path", {
21718
21700
  fill: "#A2001D",
21719
- d: "M0 198.606h512v114.799H0z"
21701
+ d: "M0 114h513v114H0z"
21720
21702
  }), /* @__PURE__ */ React.createElement("g", {
21721
21703
  fill: "#FFF"
21722
21704
  }, /* @__PURE__ */ React.createElement("path", {
21723
- d: "m323.265 139.803-25.583-11.809L256 222.376l-41.682-94.382-25.583 11.809 51.749 116.191-51.749 116.192 25.583 11.808L256 289.613l41.682 94.381 25.583-11.808-51.749-116.192z"
21705
+ 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"
21724
21706
  }), /* @__PURE__ */ React.createElement("path", {
21725
- d: "M273.376 150.931C263.472 140.115 256 133.898 256 133.898s-7.472 6.216-17.376 17.032v210.127C248.528 371.873 256 378.091 256 378.091s7.472-6.216 17.376-17.033V150.931z"
21707
+ 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"
21726
21708
  })), /* @__PURE__ */ React.createElement("path", {
21727
- d: "M209.04 191.226v129.535c10.465 18.542 23.274 33.742 32.872 43.818V147.408c-9.599 10.076-22.408 25.275-32.872 43.818zm93.92 0c-10.465-18.543-23.274-33.742-32.872-43.818V364.58c9.599-10.077 22.407-25.276 32.872-43.818V191.226z",
21709
+ 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",
21728
21710
  fill: "#A2001D"
21729
21711
  }), /* @__PURE__ */ React.createElement("path", {
21730
- d: "M302.96 191.226v129.535c10.594-18.774 18.784-40.973 18.784-64.767s-8.19-45.993-18.784-64.768zm-93.92 0v129.535c-10.594-18.774-18.784-40.973-18.784-64.767s8.19-45.993 18.784-64.768z"
21712
+ 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"
21731
21713
  }));
21732
21714
  };
21733
21715
  var KG = function KG2(_ref119) {
@@ -21760,16 +21742,16 @@
21760
21742
  var title = _ref120.title, rest = _objectWithoutProperties(_ref120, _excluded120);
21761
21743
  return /* @__PURE__ */ React.createElement("svg", _extends({
21762
21744
  xmlns: "http://www.w3.org/2000/svg",
21763
- viewBox: "0 85.333 512 341.333"
21745
+ viewBox: "0 0 513 342"
21764
21746
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21765
21747
  fill: "#D80027",
21766
- d: "M0 85.337h512v341.326H0z"
21748
+ d: "M0 0h513v342H0z"
21767
21749
  }), /* @__PURE__ */ React.createElement("path", {
21768
- d: "M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z",
21750
+ d: "M0 0h513v114H0zm0 228h513v114H0z",
21769
21751
  fill: "#0052B4"
21770
21752
  }), /* @__PURE__ */ React.createElement("path", {
21771
21753
  fill: "#FFF",
21772
- d: "M303.49 281.971v-17.809h-11.873v-23.745l-11.872-11.872-11.872 11.872v-23.744L256 204.8l-11.873 11.873v23.744l-11.872-11.872-11.872 11.872v23.745H208.51v17.809h-11.872v17.808h118.724v-17.808z"
21754
+ 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"
21773
21755
  }));
21774
21756
  };
21775
21757
  var KI = function KI2(_ref121) {
@@ -21805,28 +21787,30 @@
21805
21787
  var title = _ref122.title, rest = _objectWithoutProperties(_ref122, _excluded122);
21806
21788
  return /* @__PURE__ */ React.createElement("svg", _extends({
21807
21789
  xmlns: "http://www.w3.org/2000/svg",
21808
- viewBox: "0 85.333 512 341.333"
21790
+ viewBox: "0 0 513 342"
21809
21791
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21810
21792
  fill: "#0052B4",
21811
- d: "M0 85.337h512v341.326H0z"
21793
+ d: "M0 0h513v342H0z"
21812
21794
  }), /* @__PURE__ */ React.createElement("path", {
21813
21795
  fill: "#FFDA44",
21814
- d: "M0 85.337h512v85.337H0z"
21796
+ d: "M0 0h513v85.5H0z"
21815
21797
  }), /* @__PURE__ */ React.createElement("path", {
21816
21798
  fill: "#FFF",
21817
- d: "M0 170.663h512V256H0z"
21799
+ d: "M0 85.5h513V171H0z"
21818
21800
  }), /* @__PURE__ */ React.createElement("path", {
21819
21801
  fill: "#D80027",
21820
- d: "M0 256h512v85.337H0z"
21802
+ d: "M0 171h513v85.5H0z"
21821
21803
  }), /* @__PURE__ */ React.createElement("path", {
21822
21804
  fill: "#6DA544",
21823
- d: "M256 256.006 0 426.668V85.331z"
21805
+ d: "M256.5 171 0 342V0z"
21824
21806
  }), /* @__PURE__ */ React.createElement("g", {
21825
21807
  fill: "#FFF"
21826
21808
  }, /* @__PURE__ */ React.createElement("path", {
21827
- d: "M68.638 256c0-24.865 17.476-45.638 40.812-50.734a52.059 52.059 0 0 0-11.13-1.208c-28.688 0-51.942 23.255-51.942 51.942s23.255 51.942 51.942 51.942c3.822 0 7.543-.425 11.13-1.208-23.337-5.096-40.812-25.869-40.812-50.734z"
21809
+ 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"
21828
21810
  }), /* @__PURE__ */ React.createElement("path", {
21829
- d: "m108.877 211.478 2.762 8.503h8.94l-7.232 5.256 2.762 8.502-7.232-5.255-7.234 5.255 2.764-8.502-7.234-5.256h8.94zm0 22.261 2.762 8.503h8.94l-7.232 5.255 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.255h8.94zm0 22.261 2.762 8.503h8.94l-7.232 5.255 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.255h8.94zm0 22.261 2.762 8.502h8.94l-7.232 5.256 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.256h8.94z"
21811
+ 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"
21812
+ }), /* @__PURE__ */ React.createElement("path", {
21813
+ 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"
21830
21814
  })));
21831
21815
  };
21832
21816
  var KN = function KN2(_ref123) {
@@ -21854,27 +21838,27 @@
21854
21838
  var title = _ref124.title, rest = _objectWithoutProperties(_ref124, _excluded124);
21855
21839
  return /* @__PURE__ */ React.createElement("svg", _extends({
21856
21840
  xmlns: "http://www.w3.org/2000/svg",
21857
- viewBox: "0 85.333 512 341.333"
21841
+ viewBox: "0 0 513 342"
21858
21842
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21859
21843
  fill: "#91DC5A",
21860
- d: "M0 85.331h512v341.337H0z"
21844
+ d: "M0 0h513v342H0z"
21861
21845
  }), /* @__PURE__ */ React.createElement("path", {
21862
21846
  fill: "#FFF",
21863
- d: "M0 85.331h512v341.337H0z"
21847
+ d: "M0 0h513v342H0z"
21864
21848
  }), /* @__PURE__ */ React.createElement("path", {
21865
- d: "M0 85.331h512v57.188H0zM0 369.48h512v57.177H0z",
21849
+ d: "M0 0h513v57.188H0zm0 284.1h513v57.177H0z",
21866
21850
  fill: "#0052B4"
21867
21851
  }), /* @__PURE__ */ React.createElement("path", {
21868
21852
  fill: "#D80027",
21869
- d: "M0 165.215h512v181.582H0z"
21853
+ d: "M0 79.9h513v181.582H0z"
21870
21854
  }), /* @__PURE__ */ React.createElement("circle", {
21871
21855
  fill: "#FFF",
21872
21856
  cx: 190.33,
21873
- cy: 255.994,
21857
+ cy: 171,
21874
21858
  r: 65.668
21875
21859
  }), /* @__PURE__ */ React.createElement("path", {
21876
21860
  fill: "#D80027",
21877
- d: "m190.332 190.332 14.734 45.346h47.757l-38.65 28.028 14.849 45.481-38.69-28.16-38.631 28.107 14.79-45.428-38.616-28.028h47.722z"
21861
+ 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"
21878
21862
  }));
21879
21863
  };
21880
21864
  var KR = function KR2(_ref125) {
@@ -21916,59 +21900,59 @@
21916
21900
  var title = _ref126.title, rest = _objectWithoutProperties(_ref126, _excluded126);
21917
21901
  return /* @__PURE__ */ React.createElement("svg", _extends({
21918
21902
  xmlns: "http://www.w3.org/2000/svg",
21919
- viewBox: "0 85.333 512 341.333"
21903
+ viewBox: "0 0 513 342"
21920
21904
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21921
21905
  fill: "#FFF",
21922
- d: "M0 85.337h512v341.326H0z"
21906
+ d: "M0 0h513v342H0z"
21923
21907
  }), /* @__PURE__ */ React.createElement("path", {
21924
21908
  fill: "#6DA544",
21925
- d: "M0 85.337h512v113.775H0z"
21909
+ d: "M0 0h513v114H0z"
21926
21910
  }), /* @__PURE__ */ React.createElement("path", {
21927
21911
  fill: "#D80027",
21928
- d: "M0 312.888h512v113.775H0z"
21912
+ d: "M0 228h513v114H0z"
21929
21913
  }), /* @__PURE__ */ React.createElement("path", {
21930
- d: "M166.957 312.889 0 426.663V85.337l166.957 113.774z"
21914
+ d: "M167 227.6 0 341.3V0l167 113.8z"
21931
21915
  }));
21932
21916
  };
21933
21917
  var KY = function KY2(_ref127) {
21934
21918
  var title = _ref127.title, rest = _objectWithoutProperties(_ref127, _excluded127);
21935
21919
  return /* @__PURE__ */ React.createElement("svg", _extends({
21936
21920
  xmlns: "http://www.w3.org/2000/svg",
21937
- viewBox: "0 85.333 512 341.333"
21921
+ viewBox: "0 0 513 342"
21938
21922
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
21939
21923
  fill: "#0052B4",
21940
- d: "M0 85.334h512v341.337H0z"
21924
+ d: "M0 0h513v342H0z"
21941
21925
  }), /* @__PURE__ */ React.createElement("circle", {
21942
21926
  fill: "#6DA544",
21943
21927
  cx: 384,
21944
- cy: 181.79,
21945
- r: 29.682
21928
+ cy: 96.5,
21929
+ r: 29.7
21946
21930
  }), /* @__PURE__ */ React.createElement("path", {
21947
21931
  fill: "#D80027",
21948
- d: "M332.054 174.377h103.88v44.522h-103.88z"
21932
+ d: "M332.1 89H436v44.5H332.1z"
21949
21933
  }), /* @__PURE__ */ React.createElement("path", {
21950
21934
  fill: "#496E2D",
21951
- d: "M435.942 255.997v-.001.001z"
21935
+ d: "M435.9 170.7z"
21952
21936
  }), /* @__PURE__ */ React.createElement("path", {
21953
21937
  fill: "#FFDA44",
21954
- d: "M332.058 285.678v29.682h15.616c9.364 9.176 22.18 14.84 36.326 14.84 14.147 0 26.962-5.664 36.326-14.84h15.616v-29.682H332.058z"
21938
+ 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"
21955
21939
  }), /* @__PURE__ */ React.createElement("path", {
21956
21940
  fill: "#338AF3",
21957
- d: "M332.058 211.475v44.522c0 39.759 51.942 51.942 51.942 51.942s51.942-12.182 51.942-51.942v-44.522H332.058z"
21941
+ 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"
21958
21942
  }), /* @__PURE__ */ React.createElement("path", {
21959
- d: "M383.997 235.256c-12.985 0-12.985 11.873-25.97 11.873s-12.985-11.873-25.97-11.873v20.777c12.985 0 12.985 11.873 25.97 11.873s12.985-11.873 25.97-11.873c12.986 0 12.986 11.873 25.973 11.873 12.986 0 12.986-11.873 25.973-11.873v-20.777c-12.986 0-12.986 11.873-25.973 11.873-12.986-.001-12.986-11.873-25.973-11.873zm0-41.59c-12.985 0-12.985 11.873-25.97 11.873s-12.985-11.873-25.97-11.873v20.777c12.985 0 12.985 11.873 25.97 11.873s12.985-11.873 25.97-11.873c12.986 0 12.986 11.873 25.973 11.873 12.986 0 12.986-11.873 25.973-11.873v-20.777c-12.986 0-12.986 11.873-25.973 11.873-12.986 0-12.986-11.873-25.973-11.873z",
21943
+ 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",
21960
21944
  fill: "#F3F3F3"
21961
21945
  }), /* @__PURE__ */ React.createElement("path", {
21962
21946
  fill: "#FFF",
21963
- d: "M256 85.334v22.617l-46.069 30.709H256v64h-46.069L256 233.38v22.617h-22.628L160 207.078v48.919H96v-48.919l-73.372 48.919H0V233.38l46.069-30.72H0v-64h46.069L0 107.951V85.334h22.628L96 134.241V85.334h64v48.907l73.372-48.907z"
21947
+ 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"
21964
21948
  }), /* @__PURE__ */ React.createElement("g", {
21965
21949
  fill: "#D80027"
21966
21950
  }, /* @__PURE__ */ React.createElement("path", {
21967
- d: "M144 85.329h-32v69.334H0v32h112v69.334h32v-69.334h112v-32H144z"
21951
+ d: "M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z"
21968
21952
  }), /* @__PURE__ */ React.createElement("path", {
21969
- d: "M0 85.329v15.082l57.377 38.252H80zm256 0v15.082l-57.377 38.252H176z"
21953
+ d: "M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176z"
21970
21954
  }), /* @__PURE__ */ React.createElement("path", {
21971
- d: "M0 85.329v15.082l57.377 38.252H80zm256 0v15.082l-57.377 38.252H176zM0 255.997v-15.082l57.377-38.252H80zm256 0v-15.082l-57.377-38.252H176z"
21955
+ 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"
21972
21956
  })));
21973
21957
  };
21974
21958
  var KZ = function KZ2(_ref128) {
@@ -22101,7 +22085,10 @@
22101
22085
  xmlns: "http://www.w3.org/2000/svg",
22102
22086
  viewBox: "0 0 513 342"
22103
22087
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
22104
- d: "M0 0h512v31.1H0zm0 62.2h512v31.1H0zm0 62.3h512v31.1H0zm0 62.3h512v31.1H0zm0 62.5h512v31.1H0zm0 61.6h512V342H0z",
22088
+ fill: "#FFF",
22089
+ d: "M0 0h513v342H0z"
22090
+ }), /* @__PURE__ */ React.createElement("path", {
22091
+ d: "M0 0h513v31.1H0zm0 62.2h513v31.1H0zm0 62.3h513v31.1H0zm0 62.3h513v31.1H0zm0 62.5h513v31.1H0zm0 61.6h513V342H0z",
22105
22092
  fill: "#bf0a30"
22106
22093
  }), /* @__PURE__ */ React.createElement("path", {
22107
22094
  fill: "#002868",
@@ -22135,32 +22122,32 @@
22135
22122
  var title = _ref136.title, rest = _objectWithoutProperties(_ref136, _excluded136);
22136
22123
  return /* @__PURE__ */ React.createElement("svg", _extends({
22137
22124
  xmlns: "http://www.w3.org/2000/svg",
22138
- viewBox: "0 85.333 512 341.333"
22125
+ viewBox: "0 0 513 342"
22139
22126
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
22140
22127
  fill: "#6DA544",
22141
- d: "M0 85.337h512v341.326H0z"
22128
+ d: "M0 0h513v342H0z"
22142
22129
  }), /* @__PURE__ */ React.createElement("path", {
22143
22130
  fill: "#FFDA44",
22144
- d: "M0 85.337h512v113.775H0z"
22131
+ d: "M0 0h513v114H0z"
22145
22132
  }), /* @__PURE__ */ React.createElement("path", {
22146
22133
  fill: "#D80027",
22147
- d: "M0 312.888h512v113.775H0z"
22134
+ d: "M0 228h513v114H0z"
22148
22135
  }));
22149
22136
  };
22150
22137
  var LU = function LU2(_ref137) {
22151
22138
  var title = _ref137.title, rest = _objectWithoutProperties(_ref137, _excluded137);
22152
22139
  return /* @__PURE__ */ React.createElement("svg", _extends({
22153
22140
  xmlns: "http://www.w3.org/2000/svg",
22154
- viewBox: "0 85.333 512 341.333"
22141
+ viewBox: "0 0 513 342"
22155
22142
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
22156
22143
  fill: "#FFF",
22157
- d: "M0 85.337h512v341.326H0z"
22144
+ d: "M0 0h513v342H0z"
22158
22145
  }), /* @__PURE__ */ React.createElement("path", {
22159
22146
  fill: "#D80027",
22160
- d: "M0 85.337h512v113.775H0z"
22147
+ d: "M0 0h513v114H0z"
22161
22148
  }), /* @__PURE__ */ React.createElement("path", {
22162
22149
  fill: "#338AF3",
22163
- d: "M0 312.888h512v113.775H0z"
22150
+ d: "M0 228h513v114H0z"
22164
22151
  }));
22165
22152
  };
22166
22153
  var LV = function LV2(_ref138) {
@@ -22181,34 +22168,34 @@
22181
22168
  var title = _ref139.title, rest = _objectWithoutProperties(_ref139, _excluded139);
22182
22169
  return /* @__PURE__ */ React.createElement("svg", _extends({
22183
22170
  xmlns: "http://www.w3.org/2000/svg",
22184
- viewBox: "0 85.333 512 341.333"
22171
+ viewBox: "0 0 513 342"
22185
22172
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
22186
- d: "M0 85.337h512v341.326H0z"
22173
+ d: "M0 0h513v342H0z"
22187
22174
  }), /* @__PURE__ */ React.createElement("path", {
22188
22175
  fill: "#D80027",
22189
- d: "M0 85.337h512v113.775H0z"
22176
+ d: "M0 0h513v114H0z"
22190
22177
  }), /* @__PURE__ */ React.createElement("path", {
22191
22178
  fill: "#496E2D",
22192
- d: "M0 312.888h512v113.775H0z"
22179
+ d: "M0 228h513v114H0z"
22193
22180
  }), /* @__PURE__ */ React.createElement("g", {
22194
22181
  fill: "#FFF"
22195
22182
  }, /* @__PURE__ */ React.createElement("path", {
22196
- d: "m281.424 236.026 8.962 12.35 14.513-4.706-8.975 12.339 8.961 12.349-14.509-4.724-8.976 12.34.01-15.258-14.51-4.725 14.514-4.706z"
22183
+ 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"
22197
22184
  }), /* @__PURE__ */ React.createElement("path", {
22198
- d: "M256.965 286.868c-17.048 0-30.868-13.821-30.868-30.868s13.821-30.868 30.868-30.868a30.742 30.742 0 0 1 14.684 3.71c-6.851-6.698-16.218-10.833-26.556-10.833-20.982 0-37.992 17.01-37.992 37.992s17.01 37.992 37.992 37.992c10.338 0 19.706-4.135 26.556-10.833a30.738 30.738 0 0 1-14.684 3.708z"
22185
+ 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"
22199
22186
  })));
22200
22187
  };
22201
22188
  var MA = function MA2(_ref140) {
22202
22189
  var title = _ref140.title, rest = _objectWithoutProperties(_ref140, _excluded140);
22203
22190
  return /* @__PURE__ */ React.createElement("svg", _extends({
22204
22191
  xmlns: "http://www.w3.org/2000/svg",
22205
- viewBox: "0 85.333 512 341.333"
22192
+ viewBox: "0 0 513 342"
22206
22193
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
22207
22194
  fill: "#D80027",
22208
- d: "M0 85.337v341.326h512V85.337z"
22195
+ d: "M0 .3V342h513V.3z"
22209
22196
  }), /* @__PURE__ */ React.createElement("path", {
22210
- fill: "#20661b",
22211
- d: "M352 226.484h-73.337L256 156.738l-22.663 69.748H160l59.331 43.107-22.663 69.749L256 296.232l59.332 43.107-22.663-69.749L352 226.484zm-116.063 37.711 7.663-23.585h24.8l7.663 23.585v.001L256 278.772l-20.063-14.577zm27.873-37.711h-15.619L256 202.447l7.81 24.037zm24.269 28.982-4.827-14.856h25.274l-20.447 14.856zm-59.331-14.856-4.827 14.856-20.447-14.856h25.274zm-5.211 61.748 7.81-24.036 12.636 9.181-20.446 14.855zm44.479-14.856 12.636-9.181 7.81 24.036-20.446-14.855z"
22197
+ fill: "#20661B",
22198
+ 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"
22212
22199
  }));
22213
22200
  };
22214
22201
  var MC = function MC2(_ref141) {
@@ -22465,18 +22452,18 @@
22465
22452
  var MQ = function MQ2(_ref153) {
22466
22453
  var title = _ref153.title, rest = _objectWithoutProperties(_ref153, _excluded153);
22467
22454
  return /* @__PURE__ */ React.createElement("svg", _extends({
22468
- xmlns: "http://www.w3.org/2000/svg",
22469
- viewBox: "0 0 513 342"
22455
+ viewBox: "0 0 900 600",
22456
+ xmlns: "http://www.w3.org/2000/svg"
22470
22457
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
22471
- fill: "#0052B4",
22472
- d: "M0 0h513v342H0z"
22473
- }), /* @__PURE__ */ React.createElement("g", {
22474
- fill: "#fff"
22475
- }, /* @__PURE__ */ React.createElement("path", {
22476
- d: "M512 148.4v44.5H278.3v148.4h-44.6V192.9H0v-44.5h233.7V0h44.6v148.4z"
22458
+ fill: "#231f1e",
22459
+ d: "M0 0h900v600H0z"
22477
22460
  }), /* @__PURE__ */ React.createElement("path", {
22478
- d: "M101 36.1c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1zm284 0c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1zm-5.4 199c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7s3.4 6.5 7 6.3l1.7-.1zm-278.6 0c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8s4.2 5.9 7.8 5.2c.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1z"
22479
- })));
22461
+ fill: "#00a650",
22462
+ d: "M0 0h900v300H0z"
22463
+ }), /* @__PURE__ */ React.createElement("path", {
22464
+ fill: "#ef1923",
22465
+ d: "m0 0 450 300L0 600z"
22466
+ }));
22480
22467
  };
22481
22468
  var MR = function MR2(_ref154) {
22482
22469
  var title = _ref154.title, rest = _objectWithoutProperties(_ref154, _excluded154);
@@ -22824,16 +22811,16 @@
22824
22811
  var title = _ref169.title, rest = _objectWithoutProperties(_ref169, _excluded169);
22825
22812
  return /* @__PURE__ */ React.createElement("svg", _extends({
22826
22813
  xmlns: "http://www.w3.org/2000/svg",
22827
- viewBox: "0 85.5 513 342"
22814
+ viewBox: "0 0 513 342"
22828
22815
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
22829
22816
  fill: "#FFF",
22830
- d: "M0 85.5h513v342H0z"
22817
+ d: "M0 114h513v114H0z"
22831
22818
  }), /* @__PURE__ */ React.createElement("path", {
22832
22819
  fill: "#cd1f2a",
22833
- d: "M0 85.5h513v114H0z"
22820
+ d: "M0 0h513v114H0z"
22834
22821
  }), /* @__PURE__ */ React.createElement("path", {
22835
22822
  fill: "#1d4185",
22836
- d: "M0 312h513v114H0z"
22823
+ d: "M0 228h513v114H0z"
22837
22824
  }));
22838
22825
  };
22839
22826
  var NO = function NO2(_ref170) {
@@ -23145,20 +23132,17 @@
23145
23132
  var title = _ref183.title, rest = _objectWithoutProperties(_ref183, _excluded183);
23146
23133
  return /* @__PURE__ */ React.createElement("svg", _extends({
23147
23134
  xmlns: "http://www.w3.org/2000/svg",
23148
- viewBox: "0 26.666 640 426.666"
23149
- }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("g", {
23150
- fillRule: "evenodd",
23151
- strokeWidth: "1pt"
23152
- }, /* @__PURE__ */ React.createElement("path", {
23153
- fill: "#fff",
23154
- d: "M0 0h640v480H0z"
23135
+ viewBox: "0 0 513 342"
23136
+ }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
23137
+ fill: "#FFF",
23138
+ d: "M0 0h513v342H0z"
23155
23139
  }), /* @__PURE__ */ React.createElement("path", {
23156
- fill: "#00267f",
23157
- d: "M0 0h213.3v480H0z"
23140
+ fill: "#00318A",
23141
+ d: "M0 0h171v342H0z"
23158
23142
  }), /* @__PURE__ */ React.createElement("path", {
23159
- fill: "#f31830",
23160
- d: "M426.7 0H640v480H426.7z"
23161
- })));
23143
+ fill: "#D80027",
23144
+ d: "M342 0h171v342H342z"
23145
+ }));
23162
23146
  };
23163
23147
  var PN = function PN2(_ref184) {
23164
23148
  var title = _ref184.title, rest = _objectWithoutProperties(_ref184, _excluded184);
@@ -23321,20 +23305,17 @@
23321
23305
  var title = _ref191.title, rest = _objectWithoutProperties(_ref191, _excluded191);
23322
23306
  return /* @__PURE__ */ React.createElement("svg", _extends({
23323
23307
  xmlns: "http://www.w3.org/2000/svg",
23324
- viewBox: "0 26.666 640 426.666"
23325
- }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("g", {
23326
- fillRule: "evenodd",
23327
- strokeWidth: "1pt"
23328
- }, /* @__PURE__ */ React.createElement("path", {
23329
- fill: "#fff",
23330
- d: "M0 0h640v480H0z"
23308
+ viewBox: "0 0 513 342"
23309
+ }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
23310
+ fill: "#FFF",
23311
+ d: "M0 0h513v342H0z"
23331
23312
  }), /* @__PURE__ */ React.createElement("path", {
23332
- fill: "#00267f",
23333
- d: "M0 0h213.3v480H0z"
23313
+ fill: "#00318A",
23314
+ d: "M0 0h171v342H0z"
23334
23315
  }), /* @__PURE__ */ React.createElement("path", {
23335
- fill: "#f31830",
23336
- d: "M426.7 0H640v480H426.7z"
23337
- })));
23316
+ fill: "#D80027",
23317
+ d: "M342 0h171v342H342z"
23318
+ }));
23338
23319
  };
23339
23320
  var RO = function RO2(_ref192) {
23340
23321
  var title = _ref192.title, rest = _objectWithoutProperties(_ref192, _excluded192);
@@ -23829,18 +23810,19 @@
23829
23810
  var title = _ref215.title, rest = _objectWithoutProperties(_ref215, _excluded215);
23830
23811
  return /* @__PURE__ */ React.createElement("svg", _extends({
23831
23812
  xmlns: "http://www.w3.org/2000/svg",
23832
- viewBox: "0 85.333 512 341.333"
23813
+ viewBox: "0 0 900 600"
23833
23814
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
23834
- fill: "#FFF",
23835
- d: "M0 85.331h512v341.337H0z"
23815
+ d: "M0 0h900v600H0z",
23816
+ fill: "#0f0f0f"
23836
23817
  }), /* @__PURE__ */ React.createElement("path", {
23837
- fill: "#D80027",
23838
- d: "M0 85.331h512v113.775H0z"
23818
+ d: "M0 0h900v400H0z",
23819
+ fill: "#fff"
23839
23820
  }), /* @__PURE__ */ React.createElement("path", {
23840
- d: "M0 312.882h512v113.775H0z"
23821
+ d: "M0 0h900v200H0z",
23822
+ fill: "#047a3f"
23841
23823
  }), /* @__PURE__ */ React.createElement("path", {
23842
- d: "m187.31 215.184 9.208 28.341h29.802l-24.11 17.518 9.209 28.342-24.109-17.516-24.11 17.516 9.209-28.342-24.109-17.518h29.801zm137.38 0 9.209 28.341H363.7l-24.109 17.518 9.209 28.342-24.11-17.516-24.109 17.516 9.209-28.342-24.11-17.518h29.802z",
23843
- fill: "#6DA544"
23824
+ 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",
23825
+ fill: "#ce1126"
23844
23826
  }));
23845
23827
  };
23846
23828
  var SZ = function SZ2(_ref216) {
@@ -24007,16 +23989,16 @@
24007
23989
  fill: "#FFF",
24008
23990
  d: "M0 0h21v15H0V0z"
24009
23991
  }), /* @__PURE__ */ React.createElement("path", {
24010
- fill: "#073AB6",
23992
+ fill: "#0A388A",
24011
23993
  d: "M0 0h22.5v15H0V0z"
24012
23994
  }), /* @__PURE__ */ React.createElement("path", {
24013
23995
  fill: "#FFF",
24014
23996
  d: "M0 0h11.3v7.5H0V0z"
24015
23997
  }), /* @__PURE__ */ React.createElement("path", {
24016
- fill: "#F44653",
23998
+ fill: "#D80027",
24017
23999
  d: "M7.1 0h3.6v7H7.1V0z"
24018
24000
  }), /* @__PURE__ */ React.createElement("path", {
24019
- fill: "#1035BB",
24001
+ fill: "#0A388A",
24020
24002
  d: "M0 0h3.6v7H0V0z"
24021
24003
  }), /* @__PURE__ */ React.createElement("path", {
24022
24004
  fill: "#FFF",
@@ -24607,10 +24589,10 @@
24607
24589
  xmlns: "http://www.w3.org/2000/svg",
24608
24590
  viewBox: "0 0 150 100"
24609
24591
  }, rest), title && /* @__PURE__ */ React.createElement("title", null, title), /* @__PURE__ */ React.createElement("path", {
24610
- fill: "#ED2939",
24592
+ fill: "#D80B30",
24611
24593
  d: "M0 0h150v100H0z"
24612
24594
  }), /* @__PURE__ */ React.createElement("path", {
24613
- fill: "#002395",
24595
+ fill: "#00318A",
24614
24596
  d: "M0 0h20v44.33H0z"
24615
24597
  }), /* @__PURE__ */ React.createElement("path", {
24616
24598
  fill: "#FFF",
@@ -24783,7 +24765,7 @@
24783
24765
  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"
24784
24766
  }));
24785
24767
  };
24786
- const Flags = {
24768
+ const index = {
24787
24769
  AC,
24788
24770
  AD,
24789
24771
  AE,
@@ -25039,6 +25021,264 @@
25039
25021
  ZM,
25040
25022
  ZW
25041
25023
  };
25024
+ const Flags = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25025
+ __proto__: null,
25026
+ AC,
25027
+ AD,
25028
+ AE,
25029
+ AF,
25030
+ AG,
25031
+ AI,
25032
+ AL,
25033
+ AM,
25034
+ AO,
25035
+ AQ,
25036
+ AR,
25037
+ AS,
25038
+ AT,
25039
+ AU,
25040
+ AW,
25041
+ AX,
25042
+ AZ,
25043
+ BA,
25044
+ BB,
25045
+ BD,
25046
+ BE,
25047
+ BF,
25048
+ BG,
25049
+ BH,
25050
+ BI,
25051
+ BJ,
25052
+ BL,
25053
+ BM,
25054
+ BN,
25055
+ BO,
25056
+ BQ,
25057
+ BR,
25058
+ BS,
25059
+ BT,
25060
+ BV,
25061
+ BW,
25062
+ BY,
25063
+ BZ,
25064
+ CA,
25065
+ CC,
25066
+ CD,
25067
+ CF,
25068
+ CG,
25069
+ CH,
25070
+ CI,
25071
+ CK,
25072
+ CL,
25073
+ CM,
25074
+ CN,
25075
+ CO,
25076
+ CR,
25077
+ CU,
25078
+ CV,
25079
+ CW,
25080
+ CX,
25081
+ CY,
25082
+ CZ,
25083
+ DE,
25084
+ DJ,
25085
+ DK,
25086
+ DM,
25087
+ DO,
25088
+ DZ,
25089
+ EC,
25090
+ EE,
25091
+ EG,
25092
+ EH,
25093
+ ER,
25094
+ ES,
25095
+ ET,
25096
+ EU,
25097
+ FI,
25098
+ FJ,
25099
+ FK,
25100
+ FM,
25101
+ FO,
25102
+ FR,
25103
+ GA,
25104
+ GB,
25105
+ GD,
25106
+ GE,
25107
+ GF,
25108
+ GG,
25109
+ GH,
25110
+ GI,
25111
+ GL,
25112
+ GM,
25113
+ GN,
25114
+ GP,
25115
+ GQ,
25116
+ GR,
25117
+ GS,
25118
+ GT,
25119
+ GU,
25120
+ GW,
25121
+ GY,
25122
+ HK,
25123
+ HM,
25124
+ HN,
25125
+ HR,
25126
+ HT,
25127
+ HU,
25128
+ IC,
25129
+ ID,
25130
+ IE,
25131
+ IL,
25132
+ IM,
25133
+ IN,
25134
+ IO,
25135
+ IQ,
25136
+ IR,
25137
+ IS,
25138
+ IT,
25139
+ JE,
25140
+ JM,
25141
+ JO,
25142
+ JP,
25143
+ KE,
25144
+ KG,
25145
+ KH,
25146
+ KI,
25147
+ KM,
25148
+ KN,
25149
+ KP,
25150
+ KR,
25151
+ KW,
25152
+ KY,
25153
+ KZ,
25154
+ LA,
25155
+ LB,
25156
+ LC,
25157
+ LI,
25158
+ LK,
25159
+ LR,
25160
+ LS,
25161
+ LT,
25162
+ LU,
25163
+ LV,
25164
+ LY,
25165
+ MA,
25166
+ MC,
25167
+ MD,
25168
+ ME,
25169
+ MF,
25170
+ MG,
25171
+ MH,
25172
+ MK,
25173
+ ML,
25174
+ MM,
25175
+ MN,
25176
+ MO,
25177
+ MP,
25178
+ MQ,
25179
+ MR,
25180
+ MS,
25181
+ MT,
25182
+ MU,
25183
+ MV,
25184
+ MW,
25185
+ MX,
25186
+ MY,
25187
+ MZ,
25188
+ NA,
25189
+ NC,
25190
+ NE,
25191
+ NF,
25192
+ NG,
25193
+ NI,
25194
+ NL,
25195
+ NO,
25196
+ NP,
25197
+ NR,
25198
+ NU,
25199
+ NZ,
25200
+ OM,
25201
+ PA,
25202
+ PE,
25203
+ PF,
25204
+ PG,
25205
+ PH,
25206
+ PK,
25207
+ PL,
25208
+ PM,
25209
+ PN,
25210
+ PR,
25211
+ PS,
25212
+ PT,
25213
+ PW,
25214
+ PY,
25215
+ QA,
25216
+ RE,
25217
+ RO,
25218
+ RS,
25219
+ RU,
25220
+ RW,
25221
+ SA,
25222
+ SB,
25223
+ SC,
25224
+ SD,
25225
+ SE,
25226
+ SG,
25227
+ SH,
25228
+ SI,
25229
+ SJ,
25230
+ SK,
25231
+ SL,
25232
+ SM,
25233
+ SN,
25234
+ SO,
25235
+ SR,
25236
+ SS,
25237
+ ST,
25238
+ SV,
25239
+ SX,
25240
+ SY,
25241
+ SZ,
25242
+ TA,
25243
+ TC,
25244
+ TD,
25245
+ TF,
25246
+ TG,
25247
+ TH,
25248
+ TJ,
25249
+ TK,
25250
+ TL,
25251
+ TM,
25252
+ TN,
25253
+ TO,
25254
+ TR,
25255
+ TT,
25256
+ TV,
25257
+ TW,
25258
+ TZ,
25259
+ UA,
25260
+ UG,
25261
+ UM,
25262
+ US,
25263
+ UY,
25264
+ UZ,
25265
+ VA,
25266
+ VC,
25267
+ VE,
25268
+ VG,
25269
+ VI,
25270
+ VN,
25271
+ VU,
25272
+ WF,
25273
+ WS,
25274
+ XK,
25275
+ YE,
25276
+ YT,
25277
+ ZA,
25278
+ ZM,
25279
+ ZW,
25280
+ default: index
25281
+ }, Symbol.toStringTag, { value: "Module" }));
25042
25282
  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>';
25043
25283
  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>';
25044
25284
  var customFlags = {
@@ -25912,7 +26152,7 @@
25912
26152
  enabledColumns,
25913
26153
  config
25914
26154
  ]);
25915
- var getTableRowProps = function(item, index) {
26155
+ var getTableRowProps = function(item, index2) {
25916
26156
  return _object_spread_props$l(_object_spread$n({}, restProps), {
25917
26157
  item,
25918
26158
  renderMode,
@@ -25923,7 +26163,7 @@
25923
26163
  isFirstColumnSticky,
25924
26164
  isFocusable: isRowFocusable,
25925
26165
  tweakStyles: tweakTableRowStyles,
25926
- isExpandableRowComponentInitiallyOpen: trueReactPlatformHelpers.applyAction(isRowInitiallyOpen, item, index)
26166
+ isExpandableRowComponentInitiallyOpen: trueReactPlatformHelpers.applyAction(isRowInitiallyOpen, item, index2)
25927
26167
  });
25928
26168
  };
25929
26169
  var getDataScrollAttributeSetter = React.useCallback(function(key, setter) {
@@ -28018,7 +28258,6 @@
28018
28258
  var sortedCountries = React.useMemo(function() {
28019
28259
  return sortCountriesByLocale(phoneInfo, locale);
28020
28260
  }, [
28021
- phoneInfo,
28022
28261
  locale
28023
28262
  ]);
28024
28263
  var selectedCountryIdx = findCountryIndexByCode(selectedCountryCode, sortedCountries);
@@ -28087,17 +28326,17 @@
28087
28326
  /* @__PURE__ */ jsxs("div", {
28088
28327
  className: classes.flagList,
28089
28328
  children: [
28090
- countriesList.map(function(country, index) {
28329
+ countriesList.map(function(country, index2) {
28091
28330
  var _obj2;
28092
28331
  return /* @__PURE__ */ jsx(ScrollIntoViewIfNeeded, {
28093
- active: keyCursorOn === index,
28332
+ active: keyCursorOn === index2,
28094
28333
  options: {
28095
28334
  block: "nearest"
28096
28335
  },
28097
28336
  children: /* @__PURE__ */ jsxs("div", {
28098
- className: clsx(classes.listItem, (_obj2 = {}, _define_property$e(_obj2, classes.activeCountry, selectedCountryIdx === index), _define_property$e(_obj2, classes.selectedCountry, keyCursorOn === index), _obj2)),
28337
+ className: clsx(classes.listItem, (_obj2 = {}, _define_property$e(_obj2, classes.activeCountry, selectedCountryIdx === index2), _define_property$e(_obj2, classes.selectedCountry, keyCursorOn === index2), _obj2)),
28099
28338
  onMouseEnter: function() {
28100
- return setKeyCursorOn(index);
28339
+ return setKeyCursorOn(index2);
28101
28340
  },
28102
28341
  onClick: function(e) {
28103
28342
  return onChange(country, e);
@@ -28385,9 +28624,8 @@
28385
28624
  var _value_countryCode;
28386
28625
  return (_value_countryCode = value === null || value === void 0 ? void 0 : value.countryCode) !== null && _value_countryCode !== void 0 ? _value_countryCode : getCountryCodeFromPhone(phoneWithCode);
28387
28626
  }, [
28388
- value.countryCode,
28389
- value.dialCode,
28390
- value.phoneNumber
28627
+ phoneWithCode,
28628
+ value === null || value === void 0 ? void 0 : value.countryCode
28391
28629
  ]);
28392
28630
  var handleClose = function() {
28393
28631
  setIsListOpen(false);