@firesoon/icons-react 3.0.23 → 3.0.25

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/es/components/sbt/business-menu/SbtBillsearch.d.ts +4 -0
  2. package/es/components/sbt/business-menu/SbtBillsearch.js +12 -0
  3. package/es/components/sbt/business-menu/SbtClaim.d.ts +4 -0
  4. package/es/components/sbt/business-menu/SbtClaim.js +12 -0
  5. package/es/components/sbt/business-menu/SbtDetailssearch.d.ts +4 -0
  6. package/es/components/sbt/business-menu/SbtDetailssearch.js +12 -0
  7. package/es/components/sbt/business-menu/SbtHospitalconfiguration.d.ts +4 -0
  8. package/es/components/sbt/business-menu/SbtHospitalconfiguration.js +12 -0
  9. package/es/components/sbt/business-menu/SbtMija.d.ts +4 -0
  10. package/es/components/sbt/business-menu/SbtMija.js +12 -0
  11. package/es/components/sbt/business-menu/SbtOfficialaccount.d.ts +4 -0
  12. package/es/components/sbt/business-menu/SbtOfficialaccount.js +12 -0
  13. package/es/components/sbt/business-menu/SbtProcessingcase.d.ts +4 -0
  14. package/es/components/sbt/business-menu/SbtProcessingcase.js +12 -0
  15. package/es/components/sbt/business-menu/SbtQuickfuction.d.ts +4 -0
  16. package/es/components/sbt/business-menu/SbtQuickfuction.js +12 -0
  17. package/es/components/sbt/business-menu/SbtSelfinquiry.d.ts +4 -0
  18. package/es/components/sbt/business-menu/SbtSelfinquiry.js +12 -0
  19. package/es/components/sbt/business-menu/SbtServiceperformance.d.ts +4 -0
  20. package/es/components/sbt/business-menu/SbtServiceperformance.js +12 -0
  21. package/es/components/sbt/business-menu/SbtSmallprogram.d.ts +4 -0
  22. package/es/components/sbt/business-menu/SbtSmallprogram.js +12 -0
  23. package/es/components/sbt/business-menu/SbtSupplementdata.d.ts +4 -0
  24. package/es/components/sbt/business-menu/SbtSupplementdata.js +12 -0
  25. package/es/components/sbt/business-menu/index.d.ts +12 -0
  26. package/es/components/sbt/business-menu/index.js +13 -1
  27. package/es/components/sbt/currency/SbtLevelone.d.ts +4 -0
  28. package/es/components/sbt/currency/SbtLevelone.js +12 -0
  29. package/es/components/sbt/currency/SbtLeveltwo.d.ts +4 -0
  30. package/es/components/sbt/currency/SbtLeveltwo.js +12 -0
  31. package/es/components/sbt/currency/SbtPermission.d.ts +4 -0
  32. package/es/components/sbt/currency/SbtPermission.js +12 -0
  33. package/es/components/sbt/currency/SbtResources.d.ts +4 -0
  34. package/es/components/sbt/currency/SbtResources.js +12 -0
  35. package/es/components/sbt/currency/SbtRole.d.ts +4 -0
  36. package/es/components/sbt/currency/SbtRole.js +12 -0
  37. package/es/components/sbt/currency/SbtUsermanage.d.ts +4 -0
  38. package/es/components/sbt/currency/SbtUsermanage.js +12 -0
  39. package/es/icons/sbt/business-menu/sbt-Selfinquiry.d.ts +17 -0
  40. package/es/icons/sbt/business-menu/sbt-Selfinquiry.js +17 -0
  41. package/es/icons/sbt/business-menu/sbt-billsearch.d.ts +17 -0
  42. package/es/icons/sbt/business-menu/sbt-billsearch.js +47 -0
  43. package/es/icons/sbt/business-menu/sbt-claim.d.ts +17 -0
  44. package/es/icons/sbt/business-menu/sbt-claim.js +23 -0
  45. package/es/icons/sbt/business-menu/sbt-detailssearch.d.ts +17 -0
  46. package/es/icons/sbt/business-menu/sbt-detailssearch.js +29 -0
  47. package/es/icons/sbt/business-menu/sbt-hospitalconfiguration.d.ts +17 -0
  48. package/es/icons/sbt/business-menu/sbt-hospitalconfiguration.js +47 -0
  49. package/es/icons/sbt/business-menu/sbt-mija.d.ts +17 -0
  50. package/es/icons/sbt/business-menu/sbt-mija.js +35 -0
  51. package/es/icons/sbt/business-menu/sbt-officialaccount.d.ts +17 -0
  52. package/es/icons/sbt/business-menu/sbt-officialaccount.js +23 -0
  53. package/es/icons/sbt/business-menu/sbt-processingcase.d.ts +17 -0
  54. package/es/icons/sbt/business-menu/sbt-processingcase.js +35 -0
  55. package/es/icons/sbt/business-menu/sbt-quickfuction.d.ts +17 -0
  56. package/es/icons/sbt/business-menu/sbt-quickfuction.js +23 -0
  57. package/es/icons/sbt/business-menu/sbt-serviceperformance.d.ts +17 -0
  58. package/es/icons/sbt/business-menu/sbt-serviceperformance.js +35 -0
  59. package/es/icons/sbt/business-menu/sbt-smallprogram.d.ts +17 -0
  60. package/es/icons/sbt/business-menu/sbt-smallprogram.js +23 -0
  61. package/es/icons/sbt/business-menu/sbt-supplementdata.d.ts +17 -0
  62. package/es/icons/sbt/business-menu/sbt-supplementdata.js +29 -0
  63. package/es/icons/sbt/currency/sbt-levelone.d.ts +17 -0
  64. package/es/icons/sbt/currency/sbt-levelone.js +17 -0
  65. package/es/icons/sbt/currency/sbt-leveltwo.d.ts +17 -0
  66. package/es/icons/sbt/currency/sbt-leveltwo.js +17 -0
  67. package/es/icons/sbt/currency/sbt-permission.d.ts +17 -0
  68. package/es/icons/sbt/currency/sbt-permission.js +35 -0
  69. package/es/icons/sbt/currency/sbt-resources.d.ts +17 -0
  70. package/es/icons/sbt/currency/sbt-resources.js +17 -0
  71. package/es/icons/sbt/currency/sbt-role.d.ts +17 -0
  72. package/es/icons/sbt/currency/sbt-role.js +35 -0
  73. package/es/icons/sbt/currency/sbt-usermanage.d.ts +17 -0
  74. package/es/icons/sbt/currency/sbt-usermanage.js +23 -0
  75. package/es/index.d.ts +393 -375
  76. package/es/index.js +394 -376
  77. package/lib/components/sbt/business-menu/SbtBillsearch.d.ts +4 -0
  78. package/lib/components/sbt/business-menu/SbtBillsearch.js +20 -0
  79. package/lib/components/sbt/business-menu/SbtClaim.d.ts +4 -0
  80. package/lib/components/sbt/business-menu/SbtClaim.js +20 -0
  81. package/lib/components/sbt/business-menu/SbtDetailssearch.d.ts +4 -0
  82. package/lib/components/sbt/business-menu/SbtDetailssearch.js +20 -0
  83. package/lib/components/sbt/business-menu/SbtHospitalconfiguration.d.ts +4 -0
  84. package/lib/components/sbt/business-menu/SbtHospitalconfiguration.js +20 -0
  85. package/lib/components/sbt/business-menu/SbtMija.d.ts +4 -0
  86. package/lib/components/sbt/business-menu/SbtMija.js +20 -0
  87. package/lib/components/sbt/business-menu/SbtOfficialaccount.d.ts +4 -0
  88. package/lib/components/sbt/business-menu/SbtOfficialaccount.js +20 -0
  89. package/lib/components/sbt/business-menu/SbtProcessingcase.d.ts +4 -0
  90. package/lib/components/sbt/business-menu/SbtProcessingcase.js +20 -0
  91. package/lib/components/sbt/business-menu/SbtQuickfuction.d.ts +4 -0
  92. package/lib/components/sbt/business-menu/SbtQuickfuction.js +20 -0
  93. package/lib/components/sbt/business-menu/SbtSelfinquiry.d.ts +4 -0
  94. package/lib/components/sbt/business-menu/SbtSelfinquiry.js +20 -0
  95. package/lib/components/sbt/business-menu/SbtServiceperformance.d.ts +4 -0
  96. package/lib/components/sbt/business-menu/SbtServiceperformance.js +20 -0
  97. package/lib/components/sbt/business-menu/SbtSmallprogram.d.ts +4 -0
  98. package/lib/components/sbt/business-menu/SbtSmallprogram.js +20 -0
  99. package/lib/components/sbt/business-menu/SbtSupplementdata.d.ts +4 -0
  100. package/lib/components/sbt/business-menu/SbtSupplementdata.js +20 -0
  101. package/lib/components/sbt/business-menu/index.d.ts +12 -0
  102. package/lib/components/sbt/business-menu/index.js +84 -0
  103. package/lib/components/sbt/currency/SbtLevelone.d.ts +4 -0
  104. package/lib/components/sbt/currency/SbtLevelone.js +20 -0
  105. package/lib/components/sbt/currency/SbtLeveltwo.d.ts +4 -0
  106. package/lib/components/sbt/currency/SbtLeveltwo.js +20 -0
  107. package/lib/components/sbt/currency/SbtPermission.d.ts +4 -0
  108. package/lib/components/sbt/currency/SbtPermission.js +20 -0
  109. package/lib/components/sbt/currency/SbtResources.d.ts +4 -0
  110. package/lib/components/sbt/currency/SbtResources.js +20 -0
  111. package/lib/components/sbt/currency/SbtRole.d.ts +4 -0
  112. package/lib/components/sbt/currency/SbtRole.js +20 -0
  113. package/lib/components/sbt/currency/SbtUsermanage.d.ts +4 -0
  114. package/lib/components/sbt/currency/SbtUsermanage.js +20 -0
  115. package/lib/icons/sbt/business-menu/sbt-Selfinquiry.d.ts +17 -0
  116. package/lib/icons/sbt/business-menu/sbt-Selfinquiry.js +24 -0
  117. package/lib/icons/sbt/business-menu/sbt-billsearch.d.ts +17 -0
  118. package/lib/icons/sbt/business-menu/sbt-billsearch.js +54 -0
  119. package/lib/icons/sbt/business-menu/sbt-claim.d.ts +17 -0
  120. package/lib/icons/sbt/business-menu/sbt-claim.js +30 -0
  121. package/lib/icons/sbt/business-menu/sbt-detailssearch.d.ts +17 -0
  122. package/lib/icons/sbt/business-menu/sbt-detailssearch.js +36 -0
  123. package/lib/icons/sbt/business-menu/sbt-hospitalconfiguration.d.ts +17 -0
  124. package/lib/icons/sbt/business-menu/sbt-hospitalconfiguration.js +54 -0
  125. package/lib/icons/sbt/business-menu/sbt-mija.d.ts +17 -0
  126. package/lib/icons/sbt/business-menu/sbt-mija.js +42 -0
  127. package/lib/icons/sbt/business-menu/sbt-officialaccount.d.ts +17 -0
  128. package/lib/icons/sbt/business-menu/sbt-officialaccount.js +30 -0
  129. package/lib/icons/sbt/business-menu/sbt-processingcase.d.ts +17 -0
  130. package/lib/icons/sbt/business-menu/sbt-processingcase.js +42 -0
  131. package/lib/icons/sbt/business-menu/sbt-quickfuction.d.ts +17 -0
  132. package/lib/icons/sbt/business-menu/sbt-quickfuction.js +30 -0
  133. package/lib/icons/sbt/business-menu/sbt-serviceperformance.d.ts +17 -0
  134. package/lib/icons/sbt/business-menu/sbt-serviceperformance.js +42 -0
  135. package/lib/icons/sbt/business-menu/sbt-smallprogram.d.ts +17 -0
  136. package/lib/icons/sbt/business-menu/sbt-smallprogram.js +30 -0
  137. package/lib/icons/sbt/business-menu/sbt-supplementdata.d.ts +17 -0
  138. package/lib/icons/sbt/business-menu/sbt-supplementdata.js +36 -0
  139. package/lib/icons/sbt/currency/sbt-levelone.d.ts +17 -0
  140. package/lib/icons/sbt/currency/sbt-levelone.js +24 -0
  141. package/lib/icons/sbt/currency/sbt-leveltwo.d.ts +17 -0
  142. package/lib/icons/sbt/currency/sbt-leveltwo.js +24 -0
  143. package/lib/icons/sbt/currency/sbt-permission.d.ts +17 -0
  144. package/lib/icons/sbt/currency/sbt-permission.js +42 -0
  145. package/lib/icons/sbt/currency/sbt-resources.d.ts +17 -0
  146. package/lib/icons/sbt/currency/sbt-resources.js +24 -0
  147. package/lib/icons/sbt/currency/sbt-role.d.ts +17 -0
  148. package/lib/icons/sbt/currency/sbt-role.js +42 -0
  149. package/lib/icons/sbt/currency/sbt-usermanage.d.ts +17 -0
  150. package/lib/icons/sbt/currency/sbt-usermanage.js +30 -0
  151. package/lib/index.d.ts +393 -375
  152. package/lib/index.js +452 -326
  153. package/package.json +1 -1
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-billsearch";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-billsearch',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-claim";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-claim',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-detailssearch";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-detailssearch',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-hospitalconfiguration";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-hospitalconfiguration',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-mija";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-mija',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-officialaccount";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-officialaccount',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-processingcase";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-processingcase',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-quickfuction";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-quickfuction',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-Selfinquiry";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-Selfinquiry',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-serviceperformance";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-serviceperformance',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-smallprogram";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-smallprogram',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/business-menu/sbt-supplementdata";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-supplementdata',
10
+ "icon-type": 'sbt/business-menu'
11
+ }));
12
+ });
@@ -3,16 +3,28 @@ export { default as Insurancepolicy } from './Insurancepolicy';
3
3
  export { default as PaymentFill } from './PaymentFill';
4
4
  export { default as SbtAddressbook } from './SbtAddressbook';
5
5
  export { default as SbtApiRecord } from './SbtApiRecord';
6
+ export { default as SbtBillsearch } from './SbtBillsearch';
6
7
  export { default as SbtBookingmanagement } from './SbtBookingmanagement';
7
8
  export { default as SbtCasemanagement } from './SbtCasemanagement';
9
+ export { default as SbtClaim } from './SbtClaim';
8
10
  export { default as SbtConfigurationcenter } from './SbtConfigurationcenter';
9
11
  export { default as SbtDepartment } from './SbtDepartment';
12
+ export { default as SbtDetailssearch } from './SbtDetailssearch';
10
13
  export { default as SbtHospital } from './SbtHospital';
14
+ export { default as SbtHospitalconfiguration } from './SbtHospitalconfiguration';
11
15
  export { default as SbtInsurancecompany } from './SbtInsurancecompany';
16
+ export { default as SbtMija } from './SbtMija';
12
17
  export { default as SbtNotificationssettings } from './SbtNotificationssettings';
13
18
  export { default as SbtNumbersource } from './SbtNumbersource';
19
+ export { default as SbtOfficialaccount } from './SbtOfficialaccount';
14
20
  export { default as SbtPingan } from './SbtPingan';
21
+ export { default as SbtProcessingcase } from './SbtProcessingcase';
15
22
  export { default as SbtProductconfiguration } from './SbtProductconfiguration';
23
+ export { default as SbtQuickfuction } from './SbtQuickfuction';
16
24
  export { default as SbtRealname } from './SbtRealname';
17
25
  export { default as SbtRiskmanagement } from './SbtRiskmanagement';
18
26
  export { default as SbtScheme } from './SbtScheme';
27
+ export { default as SbtSelfinquiry } from './SbtSelfinquiry';
28
+ export { default as SbtServiceperformance } from './SbtServiceperformance';
29
+ export { default as SbtSmallprogram } from './SbtSmallprogram';
30
+ export { default as SbtSupplementdata } from './SbtSupplementdata';
@@ -3,16 +3,28 @@ export { default as Insurancepolicy } from "./Insurancepolicy";
3
3
  export { default as PaymentFill } from "./PaymentFill";
4
4
  export { default as SbtAddressbook } from "./SbtAddressbook";
5
5
  export { default as SbtApiRecord } from "./SbtApiRecord";
6
+ export { default as SbtBillsearch } from "./SbtBillsearch";
6
7
  export { default as SbtBookingmanagement } from "./SbtBookingmanagement";
7
8
  export { default as SbtCasemanagement } from "./SbtCasemanagement";
9
+ export { default as SbtClaim } from "./SbtClaim";
8
10
  export { default as SbtConfigurationcenter } from "./SbtConfigurationcenter";
9
11
  export { default as SbtDepartment } from "./SbtDepartment";
12
+ export { default as SbtDetailssearch } from "./SbtDetailssearch";
10
13
  export { default as SbtHospital } from "./SbtHospital";
14
+ export { default as SbtHospitalconfiguration } from "./SbtHospitalconfiguration";
11
15
  export { default as SbtInsurancecompany } from "./SbtInsurancecompany";
16
+ export { default as SbtMija } from "./SbtMija";
12
17
  export { default as SbtNotificationssettings } from "./SbtNotificationssettings";
13
18
  export { default as SbtNumbersource } from "./SbtNumbersource";
19
+ export { default as SbtOfficialaccount } from "./SbtOfficialaccount";
14
20
  export { default as SbtPingan } from "./SbtPingan";
21
+ export { default as SbtProcessingcase } from "./SbtProcessingcase";
15
22
  export { default as SbtProductconfiguration } from "./SbtProductconfiguration";
23
+ export { default as SbtQuickfuction } from "./SbtQuickfuction";
16
24
  export { default as SbtRealname } from "./SbtRealname";
17
25
  export { default as SbtRiskmanagement } from "./SbtRiskmanagement";
18
- export { default as SbtScheme } from "./SbtScheme";
26
+ export { default as SbtScheme } from "./SbtScheme";
27
+ export { default as SbtSelfinquiry } from "./SbtSelfinquiry";
28
+ export { default as SbtServiceperformance } from "./SbtServiceperformance";
29
+ export { default as SbtSmallprogram } from "./SbtSmallprogram";
30
+ export { default as SbtSupplementdata } from "./SbtSupplementdata";
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/currency/sbt-levelone";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-levelone',
10
+ "icon-type": 'sbt/currency'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/currency/sbt-leveltwo";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-leveltwo',
10
+ "icon-type": 'sbt/currency'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/currency/sbt-permission";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-permission',
10
+ "icon-type": 'sbt/currency'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/currency/sbt-resources";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-resources',
10
+ "icon-type": 'sbt/currency'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/currency/sbt-role";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-role',
10
+ "icon-type": 'sbt/currency'
11
+ }));
12
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { Iprops } from '../../../types';
3
+ declare const _default: (props?: Iprops) => React.JSX.Element;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+ import React from 'react';
3
+ import Icon from "../../../Icon";
4
+ import rootNode from "../../../icons/sbt/currency/sbt-usermanage";
5
+ export default (function () {
6
+ var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
7
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
8
+ rootNode: rootNode,
9
+ iconName: 'sbt-usermanage',
10
+ "icon-type": 'sbt/currency'
11
+ }));
12
+ });
@@ -0,0 +1,17 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ attrs: {
11
+ d: string;
12
+ };
13
+ children: never[];
14
+ }[];
15
+ };
16
+ };
17
+ export default node;
@@ -0,0 +1,17 @@
1
+ var node = {
2
+ "name": "sbt-Selfinquiry",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "attrs": {
11
+ "d": "M531.13 59.86l419.65 242.29a36.57 36.57 0 0118.26 33.36v597.17c0 20-16.05 36.24-35.97 36.56H91.32a36.57 36.57 0 01-36.57-36.56V334.96c0-9.1 3.33-17.42 8.83-23.82a36.45 36.45 0 0110.41-9L493.64 59.87a36.4 36.4 0 0118.75-4.9 36.4 36.4 0 0118.74 4.9zm-18.74 84.2l-375.35 216.7v526.2h749.71V360.2L512.4 144.05zM512 292.56c141.39 0 256 114.62 256 256 0 54.1-16.79 104.3-45.43 145.64l77.7 77.7a45.71 45.71 0 11-64.66 64.64l-77.64-77.64A254.82 254.82 0 01512 804.57c-141.39 0-256-114.61-256-256s114.61-256 256-256zm.29 82.29c-95.94 0-173.71 77.77-173.71 173.71S416.35 722.3 512.29 722.3c95.94 0 173.71-77.78 173.71-173.72S608.23 374.86 512.3 374.86z"
12
+ },
13
+ "children": []
14
+ }]
15
+ }
16
+ };
17
+ export default node;
@@ -0,0 +1,17 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ attrs: {
11
+ d: string;
12
+ };
13
+ children: never[];
14
+ }[];
15
+ };
16
+ };
17
+ export default node;
@@ -0,0 +1,47 @@
1
+ var node = {
2
+ "name": "sbt-billsearch",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "attrs": {
11
+ "d": "M256 210.29h502.86q9.14 0 9.14 9.14v54.86q0 9.14-9.14 9.14H256q-9.14 0-9.14-9.14v-54.86q0-9.14 9.14-9.14zM256 397.71h146.29q9.14 0 9.14 9.15v54.85q0 9.15-9.14 9.15H256q-9.14 0-9.14-9.15v-54.85q0-9.15 9.14-9.15zM256 585.14h146.29q9.14 0 9.14 9.15v54.85q0 9.15-9.14 9.15H256q-9.14 0-9.14-9.15V594.3q0-9.15 9.14-9.15zM502.85999999999996 441.14h256q9.14 0 9.14 9.15v54.85q0 9.15-9.14 9.15h-256q-9.15 0-9.15-9.15V450.3q0-9.15 9.15-9.15z"
12
+ },
13
+ "children": []
14
+ }, {
15
+ "tag": "path",
16
+ "attrs": {
17
+ "d": "M667.44 450.28999999999996v256q0 9.14-9.15 9.14h-54.85q-9.15 0-9.15-9.14v-256q0-9.15 9.15-9.15h54.85q9.15 0 9.15 9.15z"
18
+ },
19
+ "children": []
20
+ }, {
21
+ "tag": "path",
22
+ "attrs": {
23
+ "d": "M502.85999999999996 550.86h256q9.14 0 9.14 9.14v54.86q0 9.14-9.14 9.14h-256q-9.15 0-9.15-9.14V560q0-9.14 9.15-9.14zM580.08 345.89l103.44 103.44q6.47 6.47 0 12.93l-38.79 38.8q-6.46 6.46-12.93 0L528.36 397.6q-6.46-6.46 0-12.93l38.8-38.79q6.46-6.46 12.92 0z"
24
+ },
25
+ "children": []
26
+ }, {
27
+ "tag": "path",
28
+ "attrs": {
29
+ "d": "M682.47 345.89L579.03 449.33q-6.46 6.47 0 12.93l38.8 38.8q6.46 6.46 12.92 0L734.2 397.6q6.47-6.46 0-12.93L695.4 345.9q-6.46-6.46-12.93 0zM266.52000000000004 771.0400000000001l129.3 129.3q6.46 6.46 0 12.93l-45.26 45.25q-6.46 6.47-12.93 0l-129.3-129.3q-6.46-6.46 0-12.93l45.26-45.25q6.46-6.47 12.93 0zM434.52000000000004 771.0400000000001l129.3 129.3q6.46 6.46 0 12.93l-45.26 45.25q-6.46 6.47-12.93 0l-129.3-129.3q-6.46-6.46 0-12.93l45.26-45.25q6.46-6.47 12.93 0zM602.52 771.0400000000001l129.3 129.3q6.46 6.46 0 12.93l-45.26 45.25q-6.46 6.47-12.93 0l-129.3-129.3q-6.46-6.46 0-12.93l45.26-45.25q6.46-6.47 12.93 0zM770.52 771.0400000000001l129.3 129.3q6.46 6.46 0 12.93l-45.26 45.25q-6.46 6.47-12.93 0l-129.3-129.3q-6.46-6.46 0-12.93l45.26-45.25q6.46-6.47 12.93 0z"
30
+ },
31
+ "children": []
32
+ }, {
33
+ "tag": "path",
34
+ "attrs": {
35
+ "d": "M253.48 771.0400000000001l-129.3 129.3q-6.46 6.46 0 12.93l45.26 45.25q6.46 6.47 12.93 0l129.3-129.3q6.46-6.46 0-12.93l-45.26-45.25q-6.46-6.47-12.93 0zM421.47999999999996 771.0400000000001l-129.3 129.3q-6.46 6.46 0 12.93l45.26 45.25q6.46 6.47 12.93 0l129.3-129.3q6.46-6.46 0-12.93l-45.26-45.25q-6.46-6.47-12.93 0zM589.48 771.0400000000001l-129.3 129.3q-6.46 6.46 0 12.93l45.26 45.25q6.46 6.47 12.93 0l129.3-129.3q6.46-6.46 0-12.93l-45.26-45.25q-6.46-6.47-12.93 0zM757.48 771.0400000000001l-129.3 129.3q-6.46 6.46 0 12.93l45.26 45.25q6.46 6.47 12.93 0l129.3-129.3q6.46-6.46 0-12.93l-45.26-45.25q-6.46-6.47-12.93 0z"
36
+ },
37
+ "children": []
38
+ }, {
39
+ "tag": "path",
40
+ "attrs": {
41
+ "d": "M110.86 932.57V91.43a36.57 36.57 0 0136.57-36.57h729.14a36.57 36.57 0 0136.57 36.57v841.14a36.57 36.57 0 01-36.57 36.57h-9.14a36.57 36.57 0 01-36.57-36.57V146.3a9.14 9.14 0 00-9.15-9.15H202.3a9.14 9.14 0 00-9.15 9.15v786.28a36.57 36.57 0 01-36.57 36.57h-9.14a36.57 36.57 0 01-36.57-36.57z"
42
+ },
43
+ "children": []
44
+ }]
45
+ }
46
+ };
47
+ export default node;
@@ -0,0 +1,17 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ attrs: {
11
+ d: string;
12
+ };
13
+ children: never[];
14
+ }[];
15
+ };
16
+ };
17
+ export default node;
@@ -0,0 +1,23 @@
1
+ var node = {
2
+ "name": "sbt-claim",
3
+ "nodeTree": {
4
+ "tag": "svg",
5
+ "attrs": {
6
+ "viewBox": "0 0 1024 1024"
7
+ },
8
+ "children": [{
9
+ "tag": "path",
10
+ "attrs": {
11
+ "d": "M960.1 749.8a36.56 36.56 0 01-18.27 31.66l-411.6 237.64a36.56 36.56 0 01-36.56 0L82.06 781.46a36.56 36.56 0 01-18.28-31.66V274.52a36.56 36.56 0 0118.28-31.66L493.66 5.22a36.56 36.56 0 0136.56 0l411.61 237.64a36.56 36.56 0 0118.28 31.66V749.8zm-80.13-25.16V299.68L511.94 87.2 143.92 299.68v424.96l368.02 212.48 368.03-212.48z"
12
+ },
13
+ "children": []
14
+ }, {
15
+ "tag": "path",
16
+ "attrs": {
17
+ "d": "M313.5 331.75l57.11 57.12L426.47 333a10.86 10.86 0 0115.36 0l39.57 39.57a10.86 10.86 0 010 15.36l-50.73 50.72h48.2a9.14 9.14 0 019.14 9.14v63.98a9.14 9.14 0 01-9.14 9.14H406.9v25.13h71.97a9.14 9.14 0 019.14 9.14v63.97a9.14 9.14 0 01-9.14 9.14H406.9v57.12a9.14 9.14 0 01-9.14 9.13H333.8a9.14 9.14 0 01-9.14-9.13V628.3h-71.97a9.14 9.14 0 01-9.13-9.14v-63.97a9.14 9.14 0 019.13-9.14h71.97V520.9h-71.97a9.14 9.14 0 01-9.13-9.13V447.8a9.14 9.14 0 019.13-9.13h57.87l-51.98-51.99a9.14 9.14 0 010-12.92l42-42a9.14 9.14 0 0112.93 0zM570.26 575.75h201.06q9.13 0 9.13 9.14v63.97q0 9.14-9.13 9.14H570.26q-9.14 0-9.14-9.14v-63.97q0-9.14 9.14-9.14zM570.26 397.54h201.06q9.13 0 9.13 9.14v63.97q0 9.14-9.13 9.14H570.26q-9.14 0-9.14-9.14v-63.97q0-9.14 9.14-9.14z"
18
+ },
19
+ "children": []
20
+ }]
21
+ }
22
+ };
23
+ export default node;
@@ -0,0 +1,17 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ attrs: {
11
+ d: string;
12
+ };
13
+ children: never[];
14
+ }[];
15
+ };
16
+ };
17
+ export default node;