@douyinfe/semi-icons-lab 2.87.0-beta.0 → 2.88.0-alpha.1-exact

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.
@@ -339,7 +339,7 @@ const convertIcon = (Svg, iconType) => {
339
339
  return InnerIcon;
340
340
  };
341
341
 
342
- /* harmony default export */ const components_Icon = (Icon);
342
+ /* harmony default export */ var components_Icon = (Icon);
343
343
  ;// CONCATENATED MODULE: ./lib/es/icons/IconAccessibility.js
344
344
 
345
345
 
@@ -365,7 +365,7 @@ function SvgComponent(props) {
365
365
  }));
366
366
  }
367
367
  const IconComponent = convertIcon(SvgComponent, 'accessibility');
368
- /* harmony default export */ const IconAccessibility = (IconComponent);
368
+ /* harmony default export */ var IconAccessibility = (IconComponent);
369
369
  ;// CONCATENATED MODULE: ./lib/es/icons/IconAnchor.js
370
370
 
371
371
 
@@ -399,7 +399,7 @@ function IconAnchor_SvgComponent(props) {
399
399
  }));
400
400
  }
401
401
  const IconAnchor_IconComponent = convertIcon(IconAnchor_SvgComponent, 'anchor');
402
- /* harmony default export */ const IconAnchor = (IconAnchor_IconComponent);
402
+ /* harmony default export */ var IconAnchor = (IconAnchor_IconComponent);
403
403
  ;// CONCATENATED MODULE: ./lib/es/icons/IconAutocomplete.js
404
404
 
405
405
 
@@ -435,7 +435,7 @@ function IconAutocomplete_SvgComponent(props) {
435
435
  }));
436
436
  }
437
437
  const IconAutocomplete_IconComponent = convertIcon(IconAutocomplete_SvgComponent, 'autocomplete');
438
- /* harmony default export */ const IconAutocomplete = (IconAutocomplete_IconComponent);
438
+ /* harmony default export */ var IconAutocomplete = (IconAutocomplete_IconComponent);
439
439
  ;// CONCATENATED MODULE: ./lib/es/icons/IconAvatar.js
440
440
 
441
441
 
@@ -478,7 +478,7 @@ function IconAvatar_SvgComponent(props) {
478
478
  })));
479
479
  }
480
480
  const IconAvatar_IconComponent = convertIcon(IconAvatar_SvgComponent, 'avatar');
481
- /* harmony default export */ const IconAvatar = (IconAvatar_IconComponent);
481
+ /* harmony default export */ var IconAvatar = (IconAvatar_IconComponent);
482
482
  ;// CONCATENATED MODULE: ./lib/es/icons/IconBackTop.js
483
483
 
484
484
 
@@ -504,7 +504,7 @@ function IconBackTop_SvgComponent(props) {
504
504
  }));
505
505
  }
506
506
  const IconBackTop_IconComponent = convertIcon(IconBackTop_SvgComponent, 'back-top');
507
- /* harmony default export */ const IconBackTop = (IconBackTop_IconComponent);
507
+ /* harmony default export */ var IconBackTop = (IconBackTop_IconComponent);
508
508
  ;// CONCATENATED MODULE: ./lib/es/icons/IconBadgeStar.js
509
509
 
510
510
 
@@ -526,7 +526,7 @@ function IconBadgeStar_SvgComponent(props) {
526
526
  }));
527
527
  }
528
528
  const IconBadgeStar_IconComponent = convertIcon(IconBadgeStar_SvgComponent, 'badge-star');
529
- /* harmony default export */ const IconBadgeStar = (IconBadgeStar_IconComponent);
529
+ /* harmony default export */ var IconBadgeStar = (IconBadgeStar_IconComponent);
530
530
  ;// CONCATENATED MODULE: ./lib/es/icons/IconBadge.js
531
531
 
532
532
 
@@ -552,7 +552,7 @@ function IconBadge_SvgComponent(props) {
552
552
  }));
553
553
  }
554
554
  const IconBadge_IconComponent = convertIcon(IconBadge_SvgComponent, 'badge');
555
- /* harmony default export */ const IconBadge = (IconBadge_IconComponent);
555
+ /* harmony default export */ var IconBadge = (IconBadge_IconComponent);
556
556
  ;// CONCATENATED MODULE: ./lib/es/icons/IconBanner.js
557
557
 
558
558
 
@@ -609,7 +609,7 @@ function IconBanner_SvgComponent(props) {
609
609
  }));
610
610
  }
611
611
  const IconBanner_IconComponent = convertIcon(IconBanner_SvgComponent, 'banner');
612
- /* harmony default export */ const IconBanner = (IconBanner_IconComponent);
612
+ /* harmony default export */ var IconBanner = (IconBanner_IconComponent);
613
613
  ;// CONCATENATED MODULE: ./lib/es/icons/IconBreadcrumb.js
614
614
 
615
615
 
@@ -634,7 +634,7 @@ function IconBreadcrumb_SvgComponent(props) {
634
634
  }));
635
635
  }
636
636
  const IconBreadcrumb_IconComponent = convertIcon(IconBreadcrumb_SvgComponent, 'breadcrumb');
637
- /* harmony default export */ const IconBreadcrumb = (IconBreadcrumb_IconComponent);
637
+ /* harmony default export */ var IconBreadcrumb = (IconBreadcrumb_IconComponent);
638
638
  ;// CONCATENATED MODULE: ./lib/es/icons/IconButton.js
639
639
 
640
640
 
@@ -662,7 +662,7 @@ function IconButton_SvgComponent(props) {
662
662
  }));
663
663
  }
664
664
  const IconButton_IconComponent = convertIcon(IconButton_SvgComponent, 'button');
665
- /* harmony default export */ const IconButton = (IconButton_IconComponent);
665
+ /* harmony default export */ var IconButton = (IconButton_IconComponent);
666
666
  ;// CONCATENATED MODULE: ./lib/es/icons/IconCalendar.js
667
667
 
668
668
 
@@ -702,7 +702,7 @@ function IconCalendar_SvgComponent(props) {
702
702
  }));
703
703
  }
704
704
  const IconCalendar_IconComponent = convertIcon(IconCalendar_SvgComponent, 'calendar');
705
- /* harmony default export */ const IconCalendar = (IconCalendar_IconComponent);
705
+ /* harmony default export */ var IconCalendar = (IconCalendar_IconComponent);
706
706
  ;// CONCATENATED MODULE: ./lib/es/icons/IconCard.js
707
707
 
708
708
 
@@ -737,7 +737,7 @@ function IconCard_SvgComponent(props) {
737
737
  }));
738
738
  }
739
739
  const IconCard_IconComponent = convertIcon(IconCard_SvgComponent, 'card');
740
- /* harmony default export */ const IconCard = (IconCard_IconComponent);
740
+ /* harmony default export */ var IconCard = (IconCard_IconComponent);
741
741
  ;// CONCATENATED MODULE: ./lib/es/icons/IconCarousel.js
742
742
 
743
743
 
@@ -782,7 +782,7 @@ function IconCarousel_SvgComponent(props) {
782
782
  }));
783
783
  }
784
784
  const IconCarousel_IconComponent = convertIcon(IconCarousel_SvgComponent, 'carousel');
785
- /* harmony default export */ const IconCarousel = (IconCarousel_IconComponent);
785
+ /* harmony default export */ var IconCarousel = (IconCarousel_IconComponent);
786
786
  ;// CONCATENATED MODULE: ./lib/es/icons/IconCascader.js
787
787
 
788
788
 
@@ -807,7 +807,7 @@ function IconCascader_SvgComponent(props) {
807
807
  }));
808
808
  }
809
809
  const IconCascader_IconComponent = convertIcon(IconCascader_SvgComponent, 'cascader');
810
- /* harmony default export */ const IconCascader = (IconCascader_IconComponent);
810
+ /* harmony default export */ var IconCascader = (IconCascader_IconComponent);
811
811
  ;// CONCATENATED MODULE: ./lib/es/icons/IconChangelog.js
812
812
 
813
813
 
@@ -848,7 +848,7 @@ function IconChangelog_SvgComponent(props) {
848
848
  }));
849
849
  }
850
850
  const IconChangelog_IconComponent = convertIcon(IconChangelog_SvgComponent, 'changelog');
851
- /* harmony default export */ const IconChangelog = (IconChangelog_IconComponent);
851
+ /* harmony default export */ var IconChangelog = (IconChangelog_IconComponent);
852
852
  ;// CONCATENATED MODULE: ./lib/es/icons/IconChart.js
853
853
 
854
854
 
@@ -892,7 +892,7 @@ function IconChart_SvgComponent(props) {
892
892
  }));
893
893
  }
894
894
  const IconChart_IconComponent = convertIcon(IconChart_SvgComponent, 'chart');
895
- /* harmony default export */ const IconChart = (IconChart_IconComponent);
895
+ /* harmony default export */ var IconChart = (IconChart_IconComponent);
896
896
  ;// CONCATENATED MODULE: ./lib/es/icons/IconChat.js
897
897
 
898
898
 
@@ -932,7 +932,7 @@ function IconChat_SvgComponent(props) {
932
932
  }));
933
933
  }
934
934
  const IconChat_IconComponent = convertIcon(IconChat_SvgComponent, 'chat');
935
- /* harmony default export */ const IconChat = (IconChat_IconComponent);
935
+ /* harmony default export */ var IconChat = (IconChat_IconComponent);
936
936
  ;// CONCATENATED MODULE: ./lib/es/icons/IconCheckbox.js
937
937
 
938
938
 
@@ -962,7 +962,7 @@ function IconCheckbox_SvgComponent(props) {
962
962
  }));
963
963
  }
964
964
  const IconCheckbox_IconComponent = convertIcon(IconCheckbox_SvgComponent, 'checkbox');
965
- /* harmony default export */ const IconCheckbox = (IconCheckbox_IconComponent);
965
+ /* harmony default export */ var IconCheckbox = (IconCheckbox_IconComponent);
966
966
  ;// CONCATENATED MODULE: ./lib/es/icons/IconCodeHighlight.js
967
967
 
968
968
 
@@ -1007,7 +1007,7 @@ function IconCodeHighlight_SvgComponent(props) {
1007
1007
  }));
1008
1008
  }
1009
1009
  const IconCodeHighlight_IconComponent = convertIcon(IconCodeHighlight_SvgComponent, 'code-highlight');
1010
- /* harmony default export */ const IconCodeHighlight = (IconCodeHighlight_IconComponent);
1010
+ /* harmony default export */ var IconCodeHighlight = (IconCodeHighlight_IconComponent);
1011
1011
  ;// CONCATENATED MODULE: ./lib/es/icons/IconCollapse.js
1012
1012
 
1013
1013
 
@@ -1047,7 +1047,7 @@ function IconCollapse_SvgComponent(props) {
1047
1047
  }));
1048
1048
  }
1049
1049
  const IconCollapse_IconComponent = convertIcon(IconCollapse_SvgComponent, 'collapse');
1050
- /* harmony default export */ const IconCollapse = (IconCollapse_IconComponent);
1050
+ /* harmony default export */ var IconCollapse = (IconCollapse_IconComponent);
1051
1051
  ;// CONCATENATED MODULE: ./lib/es/icons/IconCollapsible.js
1052
1052
 
1053
1053
 
@@ -1091,7 +1091,7 @@ function IconCollapsible_SvgComponent(props) {
1091
1091
  }));
1092
1092
  }
1093
1093
  const IconCollapsible_IconComponent = convertIcon(IconCollapsible_SvgComponent, 'collapsible');
1094
- /* harmony default export */ const IconCollapsible = (IconCollapsible_IconComponent);
1094
+ /* harmony default export */ var IconCollapsible = (IconCollapsible_IconComponent);
1095
1095
  ;// CONCATENATED MODULE: ./lib/es/icons/IconColorPlatteNew.js
1096
1096
 
1097
1097
 
@@ -1112,7 +1112,7 @@ function IconColorPlatteNew_SvgComponent(props) {
1112
1112
  }));
1113
1113
  }
1114
1114
  const IconColorPlatteNew_IconComponent = convertIcon(IconColorPlatteNew_SvgComponent, 'color-platte-new');
1115
- /* harmony default export */ const IconColorPlatteNew = (IconColorPlatteNew_IconComponent);
1115
+ /* harmony default export */ var IconColorPlatteNew = (IconColorPlatteNew_IconComponent);
1116
1116
  ;// CONCATENATED MODULE: ./lib/es/icons/IconColorPlatte.js
1117
1117
 
1118
1118
 
@@ -1148,7 +1148,7 @@ function IconColorPlatte_SvgComponent(props) {
1148
1148
  }));
1149
1149
  }
1150
1150
  const IconColorPlatte_IconComponent = convertIcon(IconColorPlatte_SvgComponent, 'color-platte');
1151
- /* harmony default export */ const IconColorPlatte = (IconColorPlatte_IconComponent);
1151
+ /* harmony default export */ var IconColorPlatte = (IconColorPlatte_IconComponent);
1152
1152
  ;// CONCATENATED MODULE: ./lib/es/icons/IconConfig.js
1153
1153
 
1154
1154
 
@@ -1179,7 +1179,7 @@ function IconConfig_SvgComponent(props) {
1179
1179
  }));
1180
1180
  }
1181
1181
  const IconConfig_IconComponent = convertIcon(IconConfig_SvgComponent, 'config');
1182
- /* harmony default export */ const IconConfig = (IconConfig_IconComponent);
1182
+ /* harmony default export */ var IconConfig = (IconConfig_IconComponent);
1183
1183
  ;// CONCATENATED MODULE: ./lib/es/icons/IconDarkMode.js
1184
1184
 
1185
1185
 
@@ -1205,7 +1205,7 @@ function IconDarkMode_SvgComponent(props) {
1205
1205
  }));
1206
1206
  }
1207
1207
  const IconDarkMode_IconComponent = convertIcon(IconDarkMode_SvgComponent, 'dark-mode');
1208
- /* harmony default export */ const IconDarkMode = (IconDarkMode_IconComponent);
1208
+ /* harmony default export */ var IconDarkMode = (IconDarkMode_IconComponent);
1209
1209
  ;// CONCATENATED MODULE: ./lib/es/icons/IconDatePicker.js
1210
1210
 
1211
1211
 
@@ -1247,7 +1247,7 @@ function IconDatePicker_SvgComponent(props) {
1247
1247
  }))));
1248
1248
  }
1249
1249
  const IconDatePicker_IconComponent = convertIcon(IconDatePicker_SvgComponent, 'date-picker');
1250
- /* harmony default export */ const IconDatePicker = (IconDatePicker_IconComponent);
1250
+ /* harmony default export */ var IconDatePicker = (IconDatePicker_IconComponent);
1251
1251
  ;// CONCATENATED MODULE: ./lib/es/icons/IconDescriptions.js
1252
1252
 
1253
1253
 
@@ -1308,7 +1308,7 @@ function IconDescriptions_SvgComponent(props) {
1308
1308
  }));
1309
1309
  }
1310
1310
  const IconDescriptions_IconComponent = convertIcon(IconDescriptions_SvgComponent, 'descriptions');
1311
- /* harmony default export */ const IconDescriptions = (IconDescriptions_IconComponent);
1311
+ /* harmony default export */ var IconDescriptions = (IconDescriptions_IconComponent);
1312
1312
  ;// CONCATENATED MODULE: ./lib/es/icons/IconDivider.js
1313
1313
 
1314
1314
 
@@ -1369,7 +1369,7 @@ function IconDivider_SvgComponent(props) {
1369
1369
  }));
1370
1370
  }
1371
1371
  const IconDivider_IconComponent = convertIcon(IconDivider_SvgComponent, 'divider');
1372
- /* harmony default export */ const IconDivider = (IconDivider_IconComponent);
1372
+ /* harmony default export */ var IconDivider = (IconDivider_IconComponent);
1373
1373
  ;// CONCATENATED MODULE: ./lib/es/icons/IconDropdown.js
1374
1374
 
1375
1375
 
@@ -1398,7 +1398,7 @@ function IconDropdown_SvgComponent(props) {
1398
1398
  }));
1399
1399
  }
1400
1400
  const IconDropdown_IconComponent = convertIcon(IconDropdown_SvgComponent, 'dropdown');
1401
- /* harmony default export */ const IconDropdown = (IconDropdown_IconComponent);
1401
+ /* harmony default export */ var IconDropdown = (IconDropdown_IconComponent);
1402
1402
  ;// CONCATENATED MODULE: ./lib/es/icons/IconEmpty.js
1403
1403
 
1404
1404
 
@@ -1451,7 +1451,7 @@ function IconEmpty_SvgComponent(props) {
1451
1451
  }));
1452
1452
  }
1453
1453
  const IconEmpty_IconComponent = convertIcon(IconEmpty_SvgComponent, 'empty');
1454
- /* harmony default export */ const IconEmpty = (IconEmpty_IconComponent);
1454
+ /* harmony default export */ var IconEmpty = (IconEmpty_IconComponent);
1455
1455
  ;// CONCATENATED MODULE: ./lib/es/icons/IconFaq.js
1456
1456
 
1457
1457
 
@@ -1483,7 +1483,7 @@ function IconFaq_SvgComponent(props) {
1483
1483
  }));
1484
1484
  }
1485
1485
  const IconFaq_IconComponent = convertIcon(IconFaq_SvgComponent, 'faq');
1486
- /* harmony default export */ const IconFaq = (IconFaq_IconComponent);
1486
+ /* harmony default export */ var IconFaq = (IconFaq_IconComponent);
1487
1487
  ;// CONCATENATED MODULE: ./lib/es/icons/IconForm.js
1488
1488
 
1489
1489
 
@@ -1555,7 +1555,7 @@ function IconForm_SvgComponent(props) {
1555
1555
  }))));
1556
1556
  }
1557
1557
  const IconForm_IconComponent = convertIcon(IconForm_SvgComponent, 'form');
1558
- /* harmony default export */ const IconForm = (IconForm_IconComponent);
1558
+ /* harmony default export */ var IconForm = (IconForm_IconComponent);
1559
1559
  ;// CONCATENATED MODULE: ./lib/es/icons/IconGettingStarted.js
1560
1560
 
1561
1561
 
@@ -1579,7 +1579,7 @@ function IconGettingStarted_SvgComponent(props) {
1579
1579
  }));
1580
1580
  }
1581
1581
  const IconGettingStarted_IconComponent = convertIcon(IconGettingStarted_SvgComponent, 'getting-started');
1582
- /* harmony default export */ const IconGettingStarted = (IconGettingStarted_IconComponent);
1582
+ /* harmony default export */ var IconGettingStarted = (IconGettingStarted_IconComponent);
1583
1583
  ;// CONCATENATED MODULE: ./lib/es/icons/IconGrid.js
1584
1584
 
1585
1585
 
@@ -1658,7 +1658,7 @@ function IconGrid_SvgComponent(props) {
1658
1658
  }));
1659
1659
  }
1660
1660
  const IconGrid_IconComponent = convertIcon(IconGrid_SvgComponent, 'grid');
1661
- /* harmony default export */ const IconGrid = (IconGrid_IconComponent);
1661
+ /* harmony default export */ var IconGrid = (IconGrid_IconComponent);
1662
1662
  ;// CONCATENATED MODULE: ./lib/es/icons/IconHeart.js
1663
1663
 
1664
1664
 
@@ -1682,7 +1682,7 @@ function IconHeart_SvgComponent(props) {
1682
1682
  }));
1683
1683
  }
1684
1684
  const IconHeart_IconComponent = convertIcon(IconHeart_SvgComponent, 'heart');
1685
- /* harmony default export */ const IconHeart = (IconHeart_IconComponent);
1685
+ /* harmony default export */ var IconHeart = (IconHeart_IconComponent);
1686
1686
  ;// CONCATENATED MODULE: ./lib/es/icons/IconHighlight.js
1687
1687
 
1688
1688
 
@@ -1710,7 +1710,7 @@ function IconHighlight_SvgComponent(props) {
1710
1710
  }));
1711
1711
  }
1712
1712
  const IconHighlight_IconComponent = convertIcon(IconHighlight_SvgComponent, 'highlight');
1713
- /* harmony default export */ const IconHighlight = (IconHighlight_IconComponent);
1713
+ /* harmony default export */ var IconHighlight = (IconHighlight_IconComponent);
1714
1714
  ;// CONCATENATED MODULE: ./lib/es/icons/IconImage.js
1715
1715
 
1716
1716
 
@@ -1737,7 +1737,7 @@ function IconImage_SvgComponent(props) {
1737
1737
  }));
1738
1738
  }
1739
1739
  const IconImage_IconComponent = convertIcon(IconImage_SvgComponent, 'image');
1740
- /* harmony default export */ const IconImage = (IconImage_IconComponent);
1740
+ /* harmony default export */ var IconImage = (IconImage_IconComponent);
1741
1741
  ;// CONCATENATED MODULE: ./lib/es/icons/IconInputNumber.js
1742
1742
 
1743
1743
 
@@ -1772,7 +1772,7 @@ function IconInputNumber_SvgComponent(props) {
1772
1772
  }));
1773
1773
  }
1774
1774
  const IconInputNumber_IconComponent = convertIcon(IconInputNumber_SvgComponent, 'input-number');
1775
- /* harmony default export */ const IconInputNumber = (IconInputNumber_IconComponent);
1775
+ /* harmony default export */ var IconInputNumber = (IconInputNumber_IconComponent);
1776
1776
  ;// CONCATENATED MODULE: ./lib/es/icons/IconInput.js
1777
1777
 
1778
1778
 
@@ -1863,7 +1863,7 @@ function IconInput_SvgComponent(props) {
1863
1863
  }));
1864
1864
  }
1865
1865
  const IconInput_IconComponent = convertIcon(IconInput_SvgComponent, 'input');
1866
- /* harmony default export */ const IconInput = (IconInput_IconComponent);
1866
+ /* harmony default export */ var IconInput = (IconInput_IconComponent);
1867
1867
  ;// CONCATENATED MODULE: ./lib/es/icons/IconIntro.js
1868
1868
 
1869
1869
 
@@ -1885,7 +1885,7 @@ function IconIntro_SvgComponent(props) {
1885
1885
  }));
1886
1886
  }
1887
1887
  const IconIntro_IconComponent = convertIcon(IconIntro_SvgComponent, 'intro');
1888
- /* harmony default export */ const IconIntro = (IconIntro_IconComponent);
1888
+ /* harmony default export */ var IconIntro = (IconIntro_IconComponent);
1889
1889
  ;// CONCATENATED MODULE: ./lib/es/icons/IconJsonViewer.js
1890
1890
 
1891
1891
 
@@ -1925,7 +1925,7 @@ function IconJsonViewer_SvgComponent(props) {
1925
1925
  }));
1926
1926
  }
1927
1927
  const IconJsonViewer_IconComponent = convertIcon(IconJsonViewer_SvgComponent, 'json-viewer');
1928
- /* harmony default export */ const IconJsonViewer = (IconJsonViewer_IconComponent);
1928
+ /* harmony default export */ var IconJsonViewer = (IconJsonViewer_IconComponent);
1929
1929
  ;// CONCATENATED MODULE: ./lib/es/icons/IconLayout.js
1930
1930
 
1931
1931
 
@@ -1972,7 +1972,7 @@ function IconLayout_SvgComponent(props) {
1972
1972
  }));
1973
1973
  }
1974
1974
  const IconLayout_IconComponent = convertIcon(IconLayout_SvgComponent, 'layout');
1975
- /* harmony default export */ const IconLayout = (IconLayout_IconComponent);
1975
+ /* harmony default export */ var IconLayout = (IconLayout_IconComponent);
1976
1976
  ;// CONCATENATED MODULE: ./lib/es/icons/IconList.js
1977
1977
 
1978
1978
 
@@ -2006,7 +2006,7 @@ function IconList_SvgComponent(props) {
2006
2006
  }));
2007
2007
  }
2008
2008
  const IconList_IconComponent = convertIcon(IconList_SvgComponent, 'list');
2009
- /* harmony default export */ const IconList = (IconList_IconComponent);
2009
+ /* harmony default export */ var IconList = (IconList_IconComponent);
2010
2010
  ;// CONCATENATED MODULE: ./lib/es/icons/IconLocaleProvider.js
2011
2011
 
2012
2012
 
@@ -2037,7 +2037,7 @@ function IconLocaleProvider_SvgComponent(props) {
2037
2037
  }));
2038
2038
  }
2039
2039
  const IconLocaleProvider_IconComponent = convertIcon(IconLocaleProvider_SvgComponent, 'locale-provider');
2040
- /* harmony default export */ const IconLocaleProvider = (IconLocaleProvider_IconComponent);
2040
+ /* harmony default export */ var IconLocaleProvider = (IconLocaleProvider_IconComponent);
2041
2041
  ;// CONCATENATED MODULE: ./lib/es/icons/IconLottie.js
2042
2042
 
2043
2043
 
@@ -2086,7 +2086,7 @@ function IconLottie_SvgComponent(props) {
2086
2086
  }));
2087
2087
  }
2088
2088
  const IconLottie_IconComponent = convertIcon(IconLottie_SvgComponent, 'lottie');
2089
- /* harmony default export */ const IconLottie = (IconLottie_IconComponent);
2089
+ /* harmony default export */ var IconLottie = (IconLottie_IconComponent);
2090
2090
  ;// CONCATENATED MODULE: ./lib/es/icons/IconMarkdown.js
2091
2091
 
2092
2092
 
@@ -2135,7 +2135,7 @@ function IconMarkdown_SvgComponent(props) {
2135
2135
  }));
2136
2136
  }
2137
2137
  const IconMarkdown_IconComponent = convertIcon(IconMarkdown_SvgComponent, 'markdown');
2138
- /* harmony default export */ const IconMarkdown = (IconMarkdown_IconComponent);
2138
+ /* harmony default export */ var IconMarkdown = (IconMarkdown_IconComponent);
2139
2139
  ;// CONCATENATED MODULE: ./lib/es/icons/IconModal.js
2140
2140
 
2141
2141
 
@@ -2179,7 +2179,7 @@ function IconModal_SvgComponent(props) {
2179
2179
  }));
2180
2180
  }
2181
2181
  const IconModal_IconComponent = convertIcon(IconModal_SvgComponent, 'modal');
2182
- /* harmony default export */ const IconModal = (IconModal_IconComponent);
2182
+ /* harmony default export */ var IconModal = (IconModal_IconComponent);
2183
2183
  ;// CONCATENATED MODULE: ./lib/es/icons/IconNavigation.js
2184
2184
 
2185
2185
 
@@ -2212,7 +2212,7 @@ function IconNavigation_SvgComponent(props) {
2212
2212
  }))));
2213
2213
  }
2214
2214
  const IconNavigation_IconComponent = convertIcon(IconNavigation_SvgComponent, 'navigation');
2215
- /* harmony default export */ const IconNavigation = (IconNavigation_IconComponent);
2215
+ /* harmony default export */ var IconNavigation = (IconNavigation_IconComponent);
2216
2216
  ;// CONCATENATED MODULE: ./lib/es/icons/IconNotification.js
2217
2217
 
2218
2218
 
@@ -2255,7 +2255,7 @@ function IconNotification_SvgComponent(props) {
2255
2255
  }))));
2256
2256
  }
2257
2257
  const IconNotification_IconComponent = convertIcon(IconNotification_SvgComponent, 'notification');
2258
- /* harmony default export */ const IconNotification = (IconNotification_IconComponent);
2258
+ /* harmony default export */ var IconNotification = (IconNotification_IconComponent);
2259
2259
  ;// CONCATENATED MODULE: ./lib/es/icons/IconOverflow.js
2260
2260
 
2261
2261
 
@@ -2293,7 +2293,7 @@ function IconOverflow_SvgComponent(props) {
2293
2293
  }));
2294
2294
  }
2295
2295
  const IconOverflow_IconComponent = convertIcon(IconOverflow_SvgComponent, 'overflow');
2296
- /* harmony default export */ const IconOverflow = (IconOverflow_IconComponent);
2296
+ /* harmony default export */ var IconOverflow = (IconOverflow_IconComponent);
2297
2297
  ;// CONCATENATED MODULE: ./lib/es/icons/IconPagination.js
2298
2298
 
2299
2299
 
@@ -2327,7 +2327,7 @@ function IconPagination_SvgComponent(props) {
2327
2327
  }));
2328
2328
  }
2329
2329
  const IconPagination_IconComponent = convertIcon(IconPagination_SvgComponent, 'pagination');
2330
- /* harmony default export */ const IconPagination = (IconPagination_IconComponent);
2330
+ /* harmony default export */ var IconPagination = (IconPagination_IconComponent);
2331
2331
  ;// CONCATENATED MODULE: ./lib/es/icons/IconPincode.js
2332
2332
 
2333
2333
 
@@ -2387,7 +2387,7 @@ function IconPincode_SvgComponent(props) {
2387
2387
  }));
2388
2388
  }
2389
2389
  const IconPincode_IconComponent = convertIcon(IconPincode_SvgComponent, 'pincode');
2390
- /* harmony default export */ const IconPincode = (IconPincode_IconComponent);
2390
+ /* harmony default export */ var IconPincode = (IconPincode_IconComponent);
2391
2391
  ;// CONCATENATED MODULE: ./lib/es/icons/IconPopconfirm.js
2392
2392
 
2393
2393
 
@@ -2427,7 +2427,7 @@ function IconPopconfirm_SvgComponent(props) {
2427
2427
  }));
2428
2428
  }
2429
2429
  const IconPopconfirm_IconComponent = convertIcon(IconPopconfirm_SvgComponent, 'popconfirm');
2430
- /* harmony default export */ const IconPopconfirm = (IconPopconfirm_IconComponent);
2430
+ /* harmony default export */ var IconPopconfirm = (IconPopconfirm_IconComponent);
2431
2431
  ;// CONCATENATED MODULE: ./lib/es/icons/IconPopover.js
2432
2432
 
2433
2433
 
@@ -2464,7 +2464,7 @@ function IconPopover_SvgComponent(props) {
2464
2464
  }));
2465
2465
  }
2466
2466
  const IconPopover_IconComponent = convertIcon(IconPopover_SvgComponent, 'popover');
2467
- /* harmony default export */ const IconPopover = (IconPopover_IconComponent);
2467
+ /* harmony default export */ var IconPopover = (IconPopover_IconComponent);
2468
2468
  ;// CONCATENATED MODULE: ./lib/es/icons/IconProgress.js
2469
2469
 
2470
2470
 
@@ -2491,7 +2491,7 @@ function IconProgress_SvgComponent(props) {
2491
2491
  }));
2492
2492
  }
2493
2493
  const IconProgress_IconComponent = convertIcon(IconProgress_SvgComponent, 'progress');
2494
- /* harmony default export */ const IconProgress = (IconProgress_IconComponent);
2494
+ /* harmony default export */ var IconProgress = (IconProgress_IconComponent);
2495
2495
  ;// CONCATENATED MODULE: ./lib/es/icons/IconRadio.js
2496
2496
 
2497
2497
 
@@ -2517,7 +2517,7 @@ function IconRadio_SvgComponent(props) {
2517
2517
  }));
2518
2518
  }
2519
2519
  const IconRadio_IconComponent = convertIcon(IconRadio_SvgComponent, 'radio');
2520
- /* harmony default export */ const IconRadio = (IconRadio_IconComponent);
2520
+ /* harmony default export */ var IconRadio = (IconRadio_IconComponent);
2521
2521
  ;// CONCATENATED MODULE: ./lib/es/icons/IconRating.js
2522
2522
 
2523
2523
 
@@ -2547,7 +2547,7 @@ function IconRating_SvgComponent(props) {
2547
2547
  }))));
2548
2548
  }
2549
2549
  const IconRating_IconComponent = convertIcon(IconRating_SvgComponent, 'rating');
2550
- /* harmony default export */ const IconRating = (IconRating_IconComponent);
2550
+ /* harmony default export */ var IconRating = (IconRating_IconComponent);
2551
2551
  ;// CONCATENATED MODULE: ./lib/es/icons/IconScrollList.js
2552
2552
 
2553
2553
 
@@ -2597,7 +2597,7 @@ function IconScrollList_SvgComponent(props) {
2597
2597
  }));
2598
2598
  }
2599
2599
  const IconScrollList_IconComponent = convertIcon(IconScrollList_SvgComponent, 'scroll-list');
2600
- /* harmony default export */ const IconScrollList = (IconScrollList_IconComponent);
2600
+ /* harmony default export */ var IconScrollList = (IconScrollList_IconComponent);
2601
2601
  ;// CONCATENATED MODULE: ./lib/es/icons/IconSelect.js
2602
2602
 
2603
2603
 
@@ -2650,7 +2650,7 @@ function IconSelect_SvgComponent(props) {
2650
2650
  }))));
2651
2651
  }
2652
2652
  const IconSelect_IconComponent = convertIcon(IconSelect_SvgComponent, 'select');
2653
- /* harmony default export */ const IconSelect = (IconSelect_IconComponent);
2653
+ /* harmony default export */ var IconSelect = (IconSelect_IconComponent);
2654
2654
  ;// CONCATENATED MODULE: ./lib/es/icons/IconSideSheet.js
2655
2655
 
2656
2656
 
@@ -2679,7 +2679,7 @@ function IconSideSheet_SvgComponent(props) {
2679
2679
  }));
2680
2680
  }
2681
2681
  const IconSideSheet_IconComponent = convertIcon(IconSideSheet_SvgComponent, 'side-sheet');
2682
- /* harmony default export */ const IconSideSheet = (IconSideSheet_IconComponent);
2682
+ /* harmony default export */ var IconSideSheet = (IconSideSheet_IconComponent);
2683
2683
  ;// CONCATENATED MODULE: ./lib/es/icons/IconSkeleton.js
2684
2684
 
2685
2685
 
@@ -2731,7 +2731,7 @@ function IconSkeleton_SvgComponent(props) {
2731
2731
  }));
2732
2732
  }
2733
2733
  const IconSkeleton_IconComponent = convertIcon(IconSkeleton_SvgComponent, 'skeleton');
2734
- /* harmony default export */ const IconSkeleton = (IconSkeleton_IconComponent);
2734
+ /* harmony default export */ var IconSkeleton = (IconSkeleton_IconComponent);
2735
2735
  ;// CONCATENATED MODULE: ./lib/es/icons/IconSlider.js
2736
2736
 
2737
2737
 
@@ -2783,7 +2783,7 @@ function IconSlider_SvgComponent(props) {
2783
2783
  }));
2784
2784
  }
2785
2785
  const IconSlider_IconComponent = convertIcon(IconSlider_SvgComponent, 'slider');
2786
- /* harmony default export */ const IconSlider = (IconSlider_IconComponent);
2786
+ /* harmony default export */ var IconSlider = (IconSlider_IconComponent);
2787
2787
  ;// CONCATENATED MODULE: ./lib/es/icons/IconSpace.js
2788
2788
 
2789
2789
 
@@ -2830,7 +2830,7 @@ function IconSpace_SvgComponent(props) {
2830
2830
  }));
2831
2831
  }
2832
2832
  const IconSpace_IconComponent = convertIcon(IconSpace_SvgComponent, 'space');
2833
- /* harmony default export */ const IconSpace = (IconSpace_IconComponent);
2833
+ /* harmony default export */ var IconSpace = (IconSpace_IconComponent);
2834
2834
  ;// CONCATENATED MODULE: ./lib/es/icons/IconSpin.js
2835
2835
 
2836
2836
 
@@ -2864,7 +2864,7 @@ function IconSpin_SvgComponent(props) {
2864
2864
  }));
2865
2865
  }
2866
2866
  const IconSpin_IconComponent = convertIcon(IconSpin_SvgComponent, 'spin');
2867
- /* harmony default export */ const IconSpin = (IconSpin_IconComponent);
2867
+ /* harmony default export */ var IconSpin = (IconSpin_IconComponent);
2868
2868
  ;// CONCATENATED MODULE: ./lib/es/icons/IconSteps.js
2869
2869
 
2870
2870
 
@@ -2892,7 +2892,7 @@ function IconSteps_SvgComponent(props) {
2892
2892
  }));
2893
2893
  }
2894
2894
  const IconSteps_IconComponent = convertIcon(IconSteps_SvgComponent, 'steps');
2895
- /* harmony default export */ const IconSteps = (IconSteps_IconComponent);
2895
+ /* harmony default export */ var IconSteps = (IconSteps_IconComponent);
2896
2896
  ;// CONCATENATED MODULE: ./lib/es/icons/IconSwitch.js
2897
2897
 
2898
2898
 
@@ -2932,7 +2932,7 @@ function IconSwitch_SvgComponent(props) {
2932
2932
  }));
2933
2933
  }
2934
2934
  const IconSwitch_IconComponent = convertIcon(IconSwitch_SvgComponent, 'switch');
2935
- /* harmony default export */ const IconSwitch = (IconSwitch_IconComponent);
2935
+ /* harmony default export */ var IconSwitch = (IconSwitch_IconComponent);
2936
2936
  ;// CONCATENATED MODULE: ./lib/es/icons/IconTable.js
2937
2937
 
2938
2938
 
@@ -2972,7 +2972,7 @@ function IconTable_SvgComponent(props) {
2972
2972
  }));
2973
2973
  }
2974
2974
  const IconTable_IconComponent = convertIcon(IconTable_SvgComponent, 'table');
2975
- /* harmony default export */ const IconTable = (IconTable_IconComponent);
2975
+ /* harmony default export */ var IconTable = (IconTable_IconComponent);
2976
2976
  ;// CONCATENATED MODULE: ./lib/es/icons/IconTabs.js
2977
2977
 
2978
2978
 
@@ -3006,7 +3006,7 @@ function IconTabs_SvgComponent(props) {
3006
3006
  }));
3007
3007
  }
3008
3008
  const IconTabs_IconComponent = convertIcon(IconTabs_SvgComponent, 'tabs');
3009
- /* harmony default export */ const IconTabs = (IconTabs_IconComponent);
3009
+ /* harmony default export */ var IconTabs = (IconTabs_IconComponent);
3010
3010
  ;// CONCATENATED MODULE: ./lib/es/icons/IconTagInput.js
3011
3011
 
3012
3012
 
@@ -3035,7 +3035,7 @@ function IconTagInput_SvgComponent(props) {
3035
3035
  }));
3036
3036
  }
3037
3037
  const IconTagInput_IconComponent = convertIcon(IconTagInput_SvgComponent, 'tag-input');
3038
- /* harmony default export */ const IconTagInput = (IconTagInput_IconComponent);
3038
+ /* harmony default export */ var IconTagInput = (IconTagInput_IconComponent);
3039
3039
  ;// CONCATENATED MODULE: ./lib/es/icons/IconTag.js
3040
3040
 
3041
3041
 
@@ -3061,7 +3061,7 @@ function IconTag_SvgComponent(props) {
3061
3061
  }));
3062
3062
  }
3063
3063
  const IconTag_IconComponent = convertIcon(IconTag_SvgComponent, 'tag');
3064
- /* harmony default export */ const IconTag = (IconTag_IconComponent);
3064
+ /* harmony default export */ var IconTag = (IconTag_IconComponent);
3065
3065
  ;// CONCATENATED MODULE: ./lib/es/icons/IconTimePicker.js
3066
3066
 
3067
3067
 
@@ -3104,7 +3104,7 @@ function IconTimePicker_SvgComponent(props) {
3104
3104
  }));
3105
3105
  }
3106
3106
  const IconTimePicker_IconComponent = convertIcon(IconTimePicker_SvgComponent, 'time-picker');
3107
- /* harmony default export */ const IconTimePicker = (IconTimePicker_IconComponent);
3107
+ /* harmony default export */ var IconTimePicker = (IconTimePicker_IconComponent);
3108
3108
  ;// CONCATENATED MODULE: ./lib/es/icons/IconTimeline.js
3109
3109
 
3110
3110
 
@@ -3141,7 +3141,7 @@ function IconTimeline_SvgComponent(props) {
3141
3141
  }));
3142
3142
  }
3143
3143
  const IconTimeline_IconComponent = convertIcon(IconTimeline_SvgComponent, 'timeline');
3144
- /* harmony default export */ const IconTimeline = (IconTimeline_IconComponent);
3144
+ /* harmony default export */ var IconTimeline = (IconTimeline_IconComponent);
3145
3145
  ;// CONCATENATED MODULE: ./lib/es/icons/IconToast.js
3146
3146
 
3147
3147
 
@@ -3188,7 +3188,7 @@ function IconToast_SvgComponent(props) {
3188
3188
  }))));
3189
3189
  }
3190
3190
  const IconToast_IconComponent = convertIcon(IconToast_SvgComponent, 'toast');
3191
- /* harmony default export */ const IconToast = (IconToast_IconComponent);
3191
+ /* harmony default export */ var IconToast = (IconToast_IconComponent);
3192
3192
  ;// CONCATENATED MODULE: ./lib/es/icons/IconToken.js
3193
3193
 
3194
3194
 
@@ -3228,7 +3228,7 @@ function IconToken_SvgComponent(props) {
3228
3228
  }));
3229
3229
  }
3230
3230
  const IconToken_IconComponent = convertIcon(IconToken_SvgComponent, 'token');
3231
- /* harmony default export */ const IconToken = (IconToken_IconComponent);
3231
+ /* harmony default export */ var IconToken = (IconToken_IconComponent);
3232
3232
  ;// CONCATENATED MODULE: ./lib/es/icons/IconTooltip.js
3233
3233
 
3234
3234
 
@@ -3260,7 +3260,7 @@ function IconTooltip_SvgComponent(props) {
3260
3260
  }));
3261
3261
  }
3262
3262
  const IconTooltip_IconComponent = convertIcon(IconTooltip_SvgComponent, 'tooltip');
3263
- /* harmony default export */ const IconTooltip = (IconTooltip_IconComponent);
3263
+ /* harmony default export */ var IconTooltip = (IconTooltip_IconComponent);
3264
3264
  ;// CONCATENATED MODULE: ./lib/es/icons/IconTransfer.js
3265
3265
 
3266
3266
 
@@ -3285,7 +3285,7 @@ function IconTransfer_SvgComponent(props) {
3285
3285
  }));
3286
3286
  }
3287
3287
  const IconTransfer_IconComponent = convertIcon(IconTransfer_SvgComponent, 'transfer');
3288
- /* harmony default export */ const IconTransfer = (IconTransfer_IconComponent);
3288
+ /* harmony default export */ var IconTransfer = (IconTransfer_IconComponent);
3289
3289
  ;// CONCATENATED MODULE: ./lib/es/icons/IconTreeSelect.js
3290
3290
 
3291
3291
 
@@ -3326,7 +3326,7 @@ function IconTreeSelect_SvgComponent(props) {
3326
3326
  }));
3327
3327
  }
3328
3328
  const IconTreeSelect_IconComponent = convertIcon(IconTreeSelect_SvgComponent, 'tree-select');
3329
- /* harmony default export */ const IconTreeSelect = (IconTreeSelect_IconComponent);
3329
+ /* harmony default export */ var IconTreeSelect = (IconTreeSelect_IconComponent);
3330
3330
  ;// CONCATENATED MODULE: ./lib/es/icons/IconTree.js
3331
3331
 
3332
3332
 
@@ -3373,7 +3373,7 @@ function IconTree_SvgComponent(props) {
3373
3373
  }));
3374
3374
  }
3375
3375
  const IconTree_IconComponent = convertIcon(IconTree_SvgComponent, 'tree');
3376
- /* harmony default export */ const IconTree = (IconTree_IconComponent);
3376
+ /* harmony default export */ var IconTree = (IconTree_IconComponent);
3377
3377
  ;// CONCATENATED MODULE: ./lib/es/icons/IconTypography.js
3378
3378
 
3379
3379
 
@@ -3395,7 +3395,7 @@ function IconTypography_SvgComponent(props) {
3395
3395
  }));
3396
3396
  }
3397
3397
  const IconTypography_IconComponent = convertIcon(IconTypography_SvgComponent, 'typography');
3398
- /* harmony default export */ const IconTypography = (IconTypography_IconComponent);
3398
+ /* harmony default export */ var IconTypography = (IconTypography_IconComponent);
3399
3399
  ;// CONCATENATED MODULE: ./lib/es/icons/IconUpload.js
3400
3400
 
3401
3401
 
@@ -3426,7 +3426,7 @@ function IconUpload_SvgComponent(props) {
3426
3426
  }));
3427
3427
  }
3428
3428
  const IconUpload_IconComponent = convertIcon(IconUpload_SvgComponent, 'upload');
3429
- /* harmony default export */ const IconUpload = (IconUpload_IconComponent);
3429
+ /* harmony default export */ var IconUpload = (IconUpload_IconComponent);
3430
3430
  ;// CONCATENATED MODULE: ./lib/es/icons/IconVersionOne.js
3431
3431
 
3432
3432
 
@@ -3452,7 +3452,7 @@ function IconVersionOne_SvgComponent(props) {
3452
3452
  }));
3453
3453
  }
3454
3454
  const IconVersionOne_IconComponent = convertIcon(IconVersionOne_SvgComponent, 'version-one');
3455
- /* harmony default export */ const IconVersionOne = (IconVersionOne_IconComponent);
3455
+ /* harmony default export */ var IconVersionOne = (IconVersionOne_IconComponent);
3456
3456
  ;// CONCATENATED MODULE: ./lib/es/icons/IconVersionTwo.js
3457
3457
 
3458
3458
 
@@ -3480,7 +3480,7 @@ function IconVersionTwo_SvgComponent(props) {
3480
3480
  }));
3481
3481
  }
3482
3482
  const IconVersionTwo_IconComponent = convertIcon(IconVersionTwo_SvgComponent, 'version-two');
3483
- /* harmony default export */ const IconVersionTwo = (IconVersionTwo_IconComponent);
3483
+ /* harmony default export */ var IconVersionTwo = (IconVersionTwo_IconComponent);
3484
3484
  ;// CONCATENATED MODULE: ./lib/es/icons/IconWebcomponents.js
3485
3485
 
3486
3486
 
@@ -3524,7 +3524,7 @@ function IconWebcomponents_SvgComponent(props) {
3524
3524
  }));
3525
3525
  }
3526
3526
  const IconWebcomponents_IconComponent = convertIcon(IconWebcomponents_SvgComponent, 'webcomponents');
3527
- /* harmony default export */ const IconWebcomponents = (IconWebcomponents_IconComponent);
3527
+ /* harmony default export */ var IconWebcomponents = (IconWebcomponents_IconComponent);
3528
3528
  ;// CONCATENATED MODULE: ./lib/es/icons/IconWheelChair.js
3529
3529
 
3530
3530
 
@@ -3549,7 +3549,7 @@ function IconWheelChair_SvgComponent(props) {
3549
3549
  }));
3550
3550
  }
3551
3551
  const IconWheelChair_IconComponent = convertIcon(IconWheelChair_SvgComponent, 'wheel-chair');
3552
- /* harmony default export */ const IconWheelChair = (IconWheelChair_IconComponent);
3552
+ /* harmony default export */ var IconWheelChair = (IconWheelChair_IconComponent);
3553
3553
  ;// CONCATENATED MODULE: ./lib/es/icons/index.js
3554
3554
 
3555
3555
 
@@ -3638,7 +3638,7 @@ const IconWheelChair_IconComponent = convertIcon(IconWheelChair_SvgComponent, 'w
3638
3638
  ;// CONCATENATED MODULE: ./lib/es/index.js
3639
3639
 
3640
3640
 
3641
- /* harmony default export */ const es = (components_Icon);
3641
+ /* harmony default export */ var es = (components_Icon);
3642
3642
  })();
3643
3643
 
3644
3644
  /******/ return __webpack_exports__;