@cloudtower/eagle 0.27.53-alpha.2 → 0.27.53-alpha.4

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 (186) hide show
  1. package/dist/cjs/UIKitProvider/index.js +5 -24
  2. package/dist/cjs/core/AccordionCard/index.js +6 -5
  3. package/dist/cjs/core/Alert/index.js +3 -4
  4. package/dist/cjs/core/Arch/index.js +2 -1
  5. package/dist/cjs/core/Badge/index.js +2 -1
  6. package/dist/cjs/core/BaseIcon/index.js +2 -1
  7. package/dist/cjs/core/Bit/index.js +2 -1
  8. package/dist/cjs/core/BitPerSecond/index.js +2 -1
  9. package/dist/cjs/core/Bps/index.js +2 -1
  10. package/dist/cjs/core/Breadcrumb/index.js +2 -1
  11. package/dist/cjs/core/Button/index.js +2 -1
  12. package/dist/cjs/core/Byte/index.js +2 -1
  13. package/dist/cjs/core/Calendar/index.js +2 -1
  14. package/dist/cjs/core/Card/index.js +2 -1
  15. package/dist/cjs/core/Checkbox/index.js +2 -1
  16. package/dist/cjs/core/DetailCard/index.js +2 -1
  17. package/dist/cjs/core/DonutChart/index.js +2 -1
  18. package/dist/cjs/core/DropdownMenu/index.js +2 -1
  19. package/dist/cjs/core/Empty/index.js +2 -1
  20. package/dist/cjs/core/ExpandableList/ExpandableContainer.js +2 -1
  21. package/dist/cjs/core/ExpandableList/ExpandableItem.js +2 -1
  22. package/dist/cjs/core/FailedLoad/index.js +2 -1
  23. package/dist/cjs/core/Fields/index.js +2 -1
  24. package/dist/cjs/core/Form/index.js +2 -1
  25. package/dist/cjs/core/Frequency/index.js +2 -1
  26. package/dist/cjs/core/Icon/index.js +2 -1
  27. package/dist/cjs/core/Input/index.js +2 -1
  28. package/dist/cjs/core/InputGroup/index.js +2 -1
  29. package/dist/cjs/core/InputNumber/index.js +2 -1
  30. package/dist/cjs/core/InputTagItem/index.js +2 -1
  31. package/dist/cjs/core/KitStoreProvider/index.js +2 -1
  32. package/dist/cjs/core/Link/index.js +2 -1
  33. package/dist/cjs/core/Loading/index.js +2 -1
  34. package/dist/cjs/core/Metric/metric.js +0 -1
  35. package/dist/cjs/core/Modal/index.js +2 -2
  36. package/dist/cjs/core/ModalStack/index.js +2 -1
  37. package/dist/cjs/core/Overflow/index.js +2 -6
  38. package/dist/cjs/core/Pagination/index.js +2 -1
  39. package/dist/cjs/core/Percent/index.js +2 -1
  40. package/dist/cjs/core/Progress/index.js +2 -1
  41. package/dist/cjs/core/Radio/index.js +3 -5
  42. package/dist/cjs/core/SearchInput/index.js +2 -1
  43. package/dist/cjs/core/Second/index.js +2 -1
  44. package/dist/cjs/core/SegmentControl/index.js +2 -1
  45. package/dist/cjs/core/Select/index.js +2 -1
  46. package/dist/cjs/core/SimplePagination/index.js +2 -1
  47. package/dist/cjs/core/Speed/index.js +2 -1
  48. package/dist/cjs/core/StatusCapsule/index.js +2 -1
  49. package/dist/cjs/core/Steps/index.js +2 -1
  50. package/dist/cjs/core/Switch/index.js +2 -1
  51. package/dist/cjs/core/Table/TableWidget.js +1 -2
  52. package/dist/cjs/core/TableForm/index.js +2 -1
  53. package/dist/cjs/core/Tag/index.js +2 -1
  54. package/dist/cjs/core/TextArea/index.js +2 -1
  55. package/dist/cjs/core/Time/index.js +2 -1
  56. package/dist/cjs/core/TimeZoneSelect/index.js +2 -1
  57. package/dist/cjs/core/Token/index.js +2 -1
  58. package/dist/cjs/core/Tooltip/index.js +2 -1
  59. package/dist/cjs/core/Truncate/index.js +2 -1
  60. package/dist/cjs/core/antd.js +3 -3
  61. package/dist/cjs/core/message/index.js +2 -1
  62. package/dist/cjs/coreX/BarChart/index.js +2 -1
  63. package/dist/cjs/coreX/BatchOperation/index.js +2 -1
  64. package/dist/cjs/coreX/ChartWithTooltip/index.js +2 -1
  65. package/dist/cjs/coreX/Counting/index.js +2 -1
  66. package/dist/cjs/coreX/CronCalendar/index.js +2 -1
  67. package/dist/cjs/coreX/CronPlan/index.js +2 -2
  68. package/dist/cjs/coreX/DateRangePicker/AbsoluteDate.js +2 -1
  69. package/dist/cjs/coreX/DateRangePicker/Calendar.js +2 -1
  70. package/dist/cjs/coreX/DateRangePicker/InputTime.js +2 -1
  71. package/dist/cjs/coreX/DateRangePicker/RelativeTime.js +2 -1
  72. package/dist/cjs/coreX/DateRangePicker/index.js +2 -2
  73. package/dist/cjs/coreX/DeprecatedDonutChart/index.js +2 -1
  74. package/dist/cjs/coreX/DropdownTransition/index.js +2 -1
  75. package/dist/cjs/coreX/GoBackButton/index.js +2 -1
  76. package/dist/cjs/coreX/I18nNameTag/index.js +2 -1
  77. package/dist/cjs/coreX/NamesTooltip/index.js +2 -1
  78. package/dist/cjs/coreX/OverflowTooltip/index.js +2 -1
  79. package/dist/cjs/coreX/SidebarSubtitle/index.js +2 -1
  80. package/dist/cjs/coreX/SortableList/index.js +2 -1
  81. package/dist/cjs/coreX/SummaryTable/index.js +2 -1
  82. package/dist/cjs/coreX/SwitchWithText/index.js +2 -1
  83. package/dist/cjs/coreX/TruncatedTextWithTooltip/index.js +2 -1
  84. package/dist/cjs/coreX/UnitWithChart/index.js +2 -1
  85. package/dist/cjs/hooks/useElementResize.js +2 -1
  86. package/dist/cjs/hooks/useElementsSize.js +0 -3
  87. package/dist/cjs/index.js +62 -74
  88. package/dist/cjs/stats1.html +1 -1
  89. package/dist/cjs/utils/time.js +0 -1
  90. package/dist/components.css +2611 -1719
  91. package/dist/esm/UIKitProvider/index.js +7 -26
  92. package/dist/esm/core/AccordionCard/index.js +2 -1
  93. package/dist/esm/core/Alert/index.js +5 -6
  94. package/dist/esm/core/Arch/index.js +2 -1
  95. package/dist/esm/core/Badge/index.js +4 -3
  96. package/dist/esm/core/BaseIcon/index.js +2 -1
  97. package/dist/esm/core/Bit/index.js +2 -1
  98. package/dist/esm/core/BitPerSecond/index.js +2 -1
  99. package/dist/esm/core/Bps/index.js +2 -1
  100. package/dist/esm/core/Breadcrumb/index.js +2 -1
  101. package/dist/esm/core/Button/index.js +4 -3
  102. package/dist/esm/core/Byte/index.js +2 -1
  103. package/dist/esm/core/Calendar/index.js +4 -3
  104. package/dist/esm/core/Card/index.js +2 -1
  105. package/dist/esm/core/Checkbox/index.js +4 -3
  106. package/dist/esm/core/DetailCard/index.js +2 -1
  107. package/dist/esm/core/DonutChart/index.js +2 -1
  108. package/dist/esm/core/DropdownMenu/index.js +2 -1
  109. package/dist/esm/core/Empty/index.js +2 -1
  110. package/dist/esm/core/ExpandableList/ExpandableContainer.js +2 -1
  111. package/dist/esm/core/ExpandableList/ExpandableItem.js +2 -1
  112. package/dist/esm/core/FailedLoad/index.js +2 -1
  113. package/dist/esm/core/Fields/index.js +2 -1
  114. package/dist/esm/core/Form/index.js +4 -3
  115. package/dist/esm/core/Frequency/index.js +2 -1
  116. package/dist/esm/core/Icon/index.js +2 -1
  117. package/dist/esm/core/Input/index.js +4 -3
  118. package/dist/esm/core/InputGroup/index.js +2 -1
  119. package/dist/esm/core/InputNumber/index.js +4 -3
  120. package/dist/esm/core/InputTagItem/index.js +2 -1
  121. package/dist/esm/core/KitStoreProvider/index.js +3 -2
  122. package/dist/esm/core/Link/index.js +2 -1
  123. package/dist/esm/core/Loading/index.js +2 -1
  124. package/dist/esm/core/Metric/metric.js +0 -1
  125. package/dist/esm/core/Modal/index.js +4 -4
  126. package/dist/esm/core/ModalStack/index.js +2 -1
  127. package/dist/esm/core/Overflow/index.js +2 -6
  128. package/dist/esm/core/Pagination/index.js +2 -1
  129. package/dist/esm/core/Percent/index.js +2 -1
  130. package/dist/esm/core/Progress/index.js +4 -3
  131. package/dist/esm/core/Radio/index.js +7 -9
  132. package/dist/esm/core/SearchInput/index.js +2 -1
  133. package/dist/esm/core/Second/index.js +2 -1
  134. package/dist/esm/core/SegmentControl/index.js +2 -1
  135. package/dist/esm/core/Select/index.js +4 -3
  136. package/dist/esm/core/SimplePagination/index.js +2 -1
  137. package/dist/esm/core/Speed/index.js +2 -1
  138. package/dist/esm/core/StatusCapsule/index.js +2 -1
  139. package/dist/esm/core/Steps/index.js +5 -4
  140. package/dist/esm/core/Switch/index.js +4 -3
  141. package/dist/esm/core/Table/TableWidget.js +1 -2
  142. package/dist/esm/core/TableForm/index.js +2 -1
  143. package/dist/esm/core/Tag/index.js +4 -3
  144. package/dist/esm/core/TextArea/index.js +2 -1
  145. package/dist/esm/core/Time/index.js +2 -1
  146. package/dist/esm/core/TimeZoneSelect/index.js +2 -1
  147. package/dist/esm/core/Token/index.js +2 -1
  148. package/dist/esm/core/Tooltip/index.js +4 -3
  149. package/dist/esm/core/Truncate/index.js +2 -1
  150. package/dist/esm/core/antd.js +9 -9
  151. package/dist/esm/core/message/index.js +2 -1
  152. package/dist/esm/coreX/BarChart/index.js +2 -1
  153. package/dist/esm/coreX/BatchOperation/index.js +2 -1
  154. package/dist/esm/coreX/ChartWithTooltip/index.js +4 -3
  155. package/dist/esm/coreX/Counting/index.js +2 -1
  156. package/dist/esm/coreX/CronCalendar/index.js +2 -1
  157. package/dist/esm/coreX/CronPlan/index.js +2 -2
  158. package/dist/esm/coreX/DateRangePicker/AbsoluteDate.js +2 -1
  159. package/dist/esm/coreX/DateRangePicker/Calendar.js +2 -1
  160. package/dist/esm/coreX/DateRangePicker/InputTime.js +2 -1
  161. package/dist/esm/coreX/DateRangePicker/RelativeTime.js +2 -1
  162. package/dist/esm/coreX/DateRangePicker/index.js +2 -2
  163. package/dist/esm/coreX/DeprecatedDonutChart/index.js +2 -1
  164. package/dist/esm/coreX/DropdownTransition/index.js +2 -1
  165. package/dist/esm/coreX/GoBackButton/index.js +2 -1
  166. package/dist/esm/coreX/I18nNameTag/index.js +2 -1
  167. package/dist/esm/coreX/NamesTooltip/index.js +2 -1
  168. package/dist/esm/coreX/OverflowTooltip/index.js +2 -1
  169. package/dist/esm/coreX/SidebarSubtitle/index.js +2 -1
  170. package/dist/esm/coreX/SortableList/index.js +3 -2
  171. package/dist/esm/coreX/SummaryTable/index.js +2 -1
  172. package/dist/esm/coreX/SwitchWithText/index.js +2 -1
  173. package/dist/esm/coreX/TruncatedTextWithTooltip/index.js +2 -1
  174. package/dist/esm/coreX/UnitWithChart/index.js +4 -3
  175. package/dist/esm/hooks/useElementResize.js +2 -1
  176. package/dist/esm/hooks/useElementsSize.js +0 -3
  177. package/dist/esm/index.js +18 -30
  178. package/dist/esm/stats1.html +1 -1
  179. package/dist/esm/utils/time.js +0 -1
  180. package/dist/src/index.d.ts +0 -1
  181. package/dist/style.css +1950 -1950
  182. package/dist/token.css +209 -415
  183. package/package.json +6 -6
  184. package/dist/cjs/core/ErrorBoundary/index.js +0 -21
  185. package/dist/esm/core/ErrorBoundary/index.js +0 -19
  186. package/dist/src/styles/token/token.d.ts +0 -1
@@ -3,33 +3,13 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var parrot = require('@cloudtower/parrot');
6
- require('@linaria/core');
7
- var React = require('react');
8
6
  var antd = require('../core/antd.js');
9
- require('../core/BaseIcon/index.js');
10
- require('../core/Button/index.js');
11
- require('../core/ButtonGroup/index.js');
12
- require('../core/ErrorBoundary/index.js');
13
- require('classnames');
14
- require('../core/Icon/index.js');
15
- require('@linaria/react');
16
- require('../core/KitStoreProvider/index.js');
17
- var index = require('../core/message-group/index.js');
18
- require('lodash');
19
- require('dayjs');
20
- require('@ant-design/icons');
21
- require('../utils/cron-time.js');
22
- require('@cloudtower/icons-react');
23
- require('../utils/time.js');
24
- var antd$1 = require('antd');
25
- require('../store/index.js');
26
- require('recharts');
27
- require('../core/Radio/index.js');
28
- require('../core/Table/TableWidget.js');
29
- require('../core/TimeZoneSelect/index.js');
30
7
  var index$1 = require('../core/message/index.js');
8
+ var antd$1 = require('antd');
31
9
  var enUS = require('antd/lib/locale/en_US');
32
10
  var zhCN = require('antd/lib/locale/zh_CN');
11
+ var React = require('react');
12
+ var index = require('../core/message-group/index.js');
33
13
 
34
14
  var __defProp = Object.defineProperty;
35
15
  var __defProps = Object.defineProperties;
@@ -87,10 +67,11 @@ const UIKitProvider = (props) => {
87
67
  children
88
68
  ));
89
69
  };
70
+ var UIKitProvider$1 = UIKitProvider;
90
71
  const useUIKit = () => {
91
72
  return React.useContext(kitContext);
92
73
  };
93
74
 
94
- exports.default = UIKitProvider;
75
+ exports.default = UIKitProvider$1;
95
76
  exports.kitContext = kitContext;
96
77
  exports.useUIKit = useUIKit;
@@ -2,10 +2,10 @@
2
2
 
3
3
  var iconsReact = require('@cloudtower/icons-react');
4
4
  var react = require('@linaria/react');
5
- var index = require('../Icon/index.js');
5
+ var index$1 = require('../Icon/index.js');
6
6
  var cs = require('classnames');
7
7
  var React = require('react');
8
- var index$1 = require('../../coreX/DropdownTransition/index.js');
8
+ var index = require('../../coreX/DropdownTransition/index.js');
9
9
 
10
10
  const Card = /*#__PURE__*/react.styled('div')({
11
11
  name: "Card",
@@ -17,7 +17,7 @@ const CloseButton = props => {
17
17
  className,
18
18
  onClick
19
19
  } = props;
20
- return /* @__PURE__ */React.createElement(index, {
20
+ return /* @__PURE__ */React.createElement(index$1, {
21
21
  src: iconsReact.XmarkRemove24SecondaryIcon,
22
22
  iconHeight: 24,
23
23
  iconWidth: 24,
@@ -43,7 +43,7 @@ const AccordionCard = props => {
43
43
  }, /* @__PURE__ */React.createElement("header", {
44
44
  onClick: () => setActive(!active),
45
45
  className: "show-close"
46
- }, typeof header === "function" ? header(active) : header), /* @__PURE__ */React.createElement(index$1, {
46
+ }, typeof header === "function" ? header(active) : header), /* @__PURE__ */React.createElement(index, {
47
47
  visible: active,
48
48
  timeout: 200,
49
49
  classNames: "topo-dropdown",
@@ -54,5 +54,6 @@ const AccordionCard = props => {
54
54
  }, expand)));
55
55
  };
56
56
  AccordionCard.CloseButton = CloseButton;
57
+ var AccordionCard$1 = AccordionCard;
57
58
 
58
- module.exports = AccordionCard;
59
+ module.exports = AccordionCard$1;
@@ -1,12 +1,10 @@
1
1
  'use strict';
2
2
 
3
3
  var index = require('../Icon/index.js');
4
- require('../../utils/cron-time.js');
5
- var icon = require('../../utils/icon.js');
6
- require('../../utils/time.js');
7
4
  var antd = require('antd');
8
5
  var cs = require('classnames');
9
6
  var React = require('react');
7
+ var icon = require('../../utils/icon.js');
10
8
 
11
9
  var __defProp = Object.defineProperty;
12
10
  var __defProps = Object.defineProperties;
@@ -77,5 +75,6 @@ const Alert = _a => {
77
75
  closable: !!onClose
78
76
  }));
79
77
  };
78
+ var Alert$1 = Alert;
80
79
 
81
- module.exports = Alert;
80
+ module.exports = Alert$1;
@@ -12,5 +12,6 @@ const Arch = (props) => {
12
12
  }
13
13
  return /* @__PURE__ */ React.createElement("span", null, text);
14
14
  };
15
+ var Arch$1 = Arch;
15
16
 
16
- module.exports = Arch;
17
+ module.exports = Arch$1;
@@ -46,5 +46,6 @@ const Badge = (_a) => {
46
46
  })
47
47
  );
48
48
  };
49
+ var Badge$1 = Badge;
49
50
 
50
- module.exports = Badge;
51
+ module.exports = Badge$1;
@@ -71,5 +71,6 @@ const BaseIcon = React.forwardRef(
71
71
  );
72
72
  }
73
73
  );
74
+ var BaseIcon$1 = BaseIcon;
74
75
 
75
- module.exports = BaseIcon;
76
+ module.exports = BaseIcon$1;
@@ -35,5 +35,6 @@ const Bit = ({
35
35
  const { value, unit } = tower.formatBits(rawValue, decimals);
36
36
  return /* @__PURE__ */ React.createElement("span", null, /* @__PURE__ */ React.createElement("span", { className: core.cx("value", valueClassName) }, value), /* @__PURE__ */ React.createElement("span", { className: core.cx("unit", unitClassName) }, ` ${unit}`));
37
37
  };
38
+ var Bit$1 = Bit;
38
39
 
39
- module.exports = Bit;
40
+ module.exports = Bit$1;
@@ -35,5 +35,6 @@ const BitPerSeconds = ({
35
35
  const { value, unit } = tower.formatBitPerSecond(rawValue, decimals);
36
36
  return /* @__PURE__ */ React.createElement("span", null, /* @__PURE__ */ React.createElement("span", { className: core.cx("value", valueClassName) }, value), /* @__PURE__ */ React.createElement("span", { className: core.cx("unit", unitClassName) }, ` ${unit}`));
37
37
  };
38
+ var BitPerSecond = BitPerSeconds;
38
39
 
39
- module.exports = BitPerSeconds;
40
+ module.exports = BitPerSecond;
@@ -35,5 +35,6 @@ const Bps = ({
35
35
  const { value, unit } = tower.formatBps(rawValue, decimals);
36
36
  return /* @__PURE__ */ React.createElement("span", null, /* @__PURE__ */ React.createElement("span", { className: core.cx("value", valueClassName) }, value), /* @__PURE__ */ React.createElement("span", { className: core.cx("unit", unitClassName) }, ` ${unit}`));
37
37
  };
38
+ var Bps$1 = Bps;
38
39
 
39
- module.exports = Bps;
40
+ module.exports = Bps$1;
@@ -52,6 +52,7 @@ const Breadcrumb = props => {
52
52
  })));
53
53
  }));
54
54
  };
55
+ var Breadcrumb$1 = Breadcrumb;
55
56
 
56
57
  exports.BreadWrapper = BreadWrapper;
57
- exports.default = Breadcrumb;
58
+ exports.default = Breadcrumb$1;
@@ -84,5 +84,6 @@ const Button = React.forwardRef((props, ref) => {
84
84
  className: !onlyIcon ? "button-suffix-icon" : ""
85
85
  }));
86
86
  });
87
+ var Button$1 = Button;
87
88
 
88
- module.exports = Button;
89
+ module.exports = Button$1;
@@ -44,5 +44,6 @@ const Byte = ({
44
44
  }
45
45
  return /* @__PURE__ */ React.createElement("span", null, /* @__PURE__ */ React.createElement("span", { className: core.cx("value", valueClassName) }, value), /* @__PURE__ */ React.createElement("span", { className: core.cx("unit", unitClassName) }, ` ${unit}`));
46
46
  };
47
+ var Byte$1 = Byte;
47
48
 
48
- module.exports = Byte;
49
+ module.exports = Byte$1;
@@ -20,5 +20,6 @@ var __spreadValues = (a, b) => {
20
20
  return a;
21
21
  };
22
22
  const Calendar = (props) => /* @__PURE__ */ React.createElement(antd.Calendar, __spreadValues({}, props));
23
+ var Calendar$1 = Calendar;
23
24
 
24
- module.exports = Calendar;
25
+ module.exports = Calendar$1;
@@ -89,5 +89,6 @@ const Card = React.forwardRef(
89
89
  );
90
90
  }
91
91
  );
92
+ var Card$1 = Card;
92
93
 
93
- module.exports = Card;
94
+ module.exports = Card$1;
@@ -48,5 +48,6 @@ const Checkbox = (_a) => {
48
48
  children ? /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("div", { className: cs("main", index.Typo.Label.l2_regular) }, children), description ? /* @__PURE__ */ React.createElement("div", { className: cs("sub", index.Typo.Label.l4_regular) }, description) : null) : null
49
49
  );
50
50
  };
51
+ var Checkbox$1 = Checkbox;
51
52
 
52
- module.exports = Checkbox;
53
+ module.exports = Checkbox$1;
@@ -18,5 +18,6 @@ const DetailCard = props => {
18
18
  className: "card-body"
19
19
  }, props.children));
20
20
  };
21
+ var DetailCard$1 = DetailCard;
21
22
 
22
- module.exports = DetailCard;
23
+ module.exports = DetailCard$1;
@@ -160,7 +160,8 @@ const DonutChart = ({
160
160
  content: centerRender.text
161
161
  })) : centerRender));
162
162
  };
163
+ var DonutChart$1 = DonutChart;
163
164
 
164
- exports.default = DonutChart;
165
+ exports.default = DonutChart$1;
165
166
  exports.formatChartData = formatChartData;
166
167
  exports.formatCollapse = formatCollapse;
@@ -60,6 +60,7 @@ const DropdownMenu = ({
60
60
  }))
61
61
  }, /* @__PURE__ */React.createElement("span", null, slotsElements.trigger ? slotsElements.trigger({}) : null));
62
62
  };
63
+ var DropdownMenu$1 = DropdownMenu;
63
64
 
64
65
  exports.RenderMenuItem = RenderMenuItem;
65
- exports.default = DropdownMenu;
66
+ exports.default = DropdownMenu$1;
@@ -6,5 +6,6 @@ const Empty = (props) => {
6
6
  const { className, style } = props;
7
7
  return /* @__PURE__ */ React.createElement("span", { className, style }, "-");
8
8
  };
9
+ var Empty$1 = Empty;
9
10
 
10
- module.exports = Empty;
11
+ module.exports = Empty$1;
@@ -12,5 +12,6 @@ const ExpandableContainer = props => {
12
12
  className: card
13
13
  }, children);
14
14
  };
15
+ var ExpandableContainer$1 = ExpandableContainer;
15
16
 
16
- module.exports = ExpandableContainer;
17
+ module.exports = ExpandableContainer$1;
@@ -43,5 +43,6 @@ const ExpandableItem = props => {
43
43
  showArrow: !disableExpand
44
44
  }, children));
45
45
  };
46
+ var ExpandableItem$1 = ExpandableItem;
46
47
 
47
- module.exports = ExpandableItem;
48
+ module.exports = ExpandableItem$1;
@@ -27,5 +27,6 @@ const FailedLoad = props => {
27
27
  onClick: () => refetch()
28
28
  }, refetchText || t("common.retry")));
29
29
  };
30
+ var FailedLoad$1 = FailedLoad;
30
31
 
31
- module.exports = FailedLoad;
32
+ module.exports = FailedLoad$1;
@@ -23,5 +23,6 @@ const fields = {
23
23
  TextArea: index$8,
24
24
  DateTimeRange: index$9
25
25
  };
26
+ var fields$1 = fields;
26
27
 
27
- module.exports = fields;
28
+ module.exports = fields$1;
@@ -5,5 +5,6 @@ var antd = require('antd');
5
5
 
6
6
  const Form = antd.Form;
7
7
  Form.Item = index;
8
+ var Form$1 = Form;
8
9
 
9
- module.exports = Form;
10
+ module.exports = Form$1;
@@ -35,5 +35,6 @@ const Frequency = ({
35
35
  const { value, unit } = tower.formatFrequency(rawValue, decimals);
36
36
  return /* @__PURE__ */ React.createElement("span", null, /* @__PURE__ */ React.createElement("span", { className: core.cx("value", valueClassName) }, value), /* @__PURE__ */ React.createElement("span", { className: core.cx("unit", unitClassName) }, ` ${unit}`));
37
37
  };
38
+ var Frequency$1 = Frequency;
38
39
 
39
- module.exports = Frequency;
40
+ module.exports = Frequency$1;
@@ -112,5 +112,6 @@ const Icon = React.forwardRef((props, ref) => {
112
112
  }
113
113
  }));
114
114
  });
115
+ var Icon$1 = Icon;
115
116
 
116
- module.exports = Icon;
117
+ module.exports = Icon$1;
@@ -61,5 +61,6 @@ const Input = (_a) => {
61
61
  })
62
62
  );
63
63
  };
64
+ var Input$1 = Input;
64
65
 
65
- module.exports = Input;
66
+ module.exports = Input$1;
@@ -9,5 +9,6 @@ const InputGroup = /*#__PURE__*/react.styled(_exp())({
9
9
  class: "itxley7",
10
10
  propsAsIs: true
11
11
  });
12
+ var InputGroup$1 = InputGroup;
12
13
 
13
- module.exports = InputGroup;
14
+ module.exports = InputGroup$1;
@@ -84,6 +84,7 @@ const InputNumber = _a => {
84
84
  className: cs(className, index$1.InputStyle, typo, error ? "error" : "")
85
85
  }));
86
86
  };
87
+ var InputNumber$1 = InputNumber;
87
88
 
88
89
  exports.AntdInputNumberStyled = AntdInputNumberStyled;
89
- exports.default = InputNumber;
90
+ exports.default = InputNumber$1;
@@ -7,5 +7,6 @@ const InputTagItem = /*#__PURE__*/react.styled('span')({
7
7
  class: "i1inqkme",
8
8
  propsAsIs: false
9
9
  });
10
+ var InputTagItem$1 = InputTagItem;
10
11
 
11
- module.exports = InputTagItem;
12
+ module.exports = InputTagItem$1;
@@ -14,9 +14,10 @@ const KitStoreProvider = (props) => {
14
14
  const { children } = props;
15
15
  return /* @__PURE__ */ React.createElement(reactRedux.Provider, { context: ctx, store: index.UIKitStore }, children);
16
16
  };
17
+ var KitStoreProvider$1 = KitStoreProvider;
17
18
  const useKitDispatch = reactRedux.createDispatchHook(ctx);
18
19
  const useKitSelector = reactRedux.createSelectorHook(ctx);
19
20
 
20
- exports.default = KitStoreProvider;
21
+ exports.default = KitStoreProvider$1;
21
22
  exports.useKitDispatch = useKitDispatch;
22
23
  exports.useKitSelector = useKitSelector;
@@ -51,5 +51,6 @@ const Link = React.forwardRef((_a, ref) => {
51
51
  type: "link"
52
52
  }));
53
53
  });
54
+ var Link$1 = Link;
54
55
 
55
- module.exports = Link;
56
+ module.exports = Link$1;
@@ -28,5 +28,6 @@ const Loading = ({ fullView = true }) => {
28
28
  const props = fullView ? { className: "loading-full-view" } : {};
29
29
  return /* @__PURE__ */ React.createElement(Wrapper, __spreadProps(__spreadValues({}, props), { "data-testid": "loading" }), /* @__PURE__ */ React.createElement("div", { className: style.LoadingWrapper }, /* @__PURE__ */ React.createElement("div", { className: style.LoadingLine1 }), /* @__PURE__ */ React.createElement("div", { className: style.LoadingLine2 }), /* @__PURE__ */ React.createElement("div", { className: style.LoadingLine3 })));
30
30
  };
31
+ var Loading$1 = Loading;
31
32
 
32
- module.exports = Loading;
33
+ module.exports = Loading$1;
@@ -2,7 +2,6 @@
2
2
 
3
3
  var tower = require('../../utils/tower.js');
4
4
  var dayjs = require('dayjs');
5
- require('lodash');
6
5
 
7
6
  function getRangeTimestamp(dateRange) {
8
7
  const [startDate, endDate] = dateRange;
@@ -6,7 +6,6 @@ var index = require('../KitStoreProvider/index.js');
6
6
  var index$3 = require('../Steps/index.js');
7
7
  var index$2 = require('../Styled/index.js');
8
8
  var useParrotTranslation = require('../../hooks/useParrotTranslation.js');
9
- require('../../store/index.js');
10
9
  var antd = require('antd');
11
10
  var cs = require('classnames');
12
11
  var React = require('react');
@@ -210,5 +209,6 @@ const Modal = (props) => {
210
209
  ))), wizard.right && /* @__PURE__ */ React.createElement("div", { className: "right" }, wizard.right)) : restProps.children
211
210
  );
212
211
  };
212
+ var Modal$1 = Modal;
213
213
 
214
- module.exports = Modal;
214
+ module.exports = Modal$1;
@@ -42,5 +42,6 @@ const ModalStack = () => {
42
42
  })
43
43
  )));
44
44
  };
45
+ var ModalStack$1 = ModalStack;
45
46
 
46
- module.exports = ModalStack;
47
+ module.exports = ModalStack$1;
@@ -2,13 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var useElementResize = require('../../hooks/useElementResize.js');
6
- require('lodash');
7
- var React = require('react');
8
- require('../../utils/cron-time.js');
9
- require('@cloudtower/icons-react');
10
- require('../../utils/time.js');
11
5
  var cs = require('classnames');
6
+ var React = require('react');
7
+ var useElementResize = require('../../hooks/useElementResize.js');
12
8
 
13
9
  const OverflowWrapper = "owd0kml";
14
10
  const HiddenStyle = "h1jsgezc";
@@ -114,6 +114,7 @@ const Pagination = props => {
114
114
  size
115
115
  }))));
116
116
  };
117
+ var Pagination$1 = Pagination;
117
118
 
118
119
  exports.PaginationStyle = PaginationStyle;
119
- exports.default = Pagination;
120
+ exports.default = Pagination$1;
@@ -36,5 +36,6 @@ const Percent = ({
36
36
  const { value, unit } = tower.formatPercent(rawValue, decimals, saturated);
37
37
  return /* @__PURE__ */ React.createElement("span", null, /* @__PURE__ */ React.createElement("span", { className: core.cx("value", valueClassName) }, value), /* @__PURE__ */ React.createElement("span", { className: core.cx("unit", unitClassName) }, unit));
38
38
  };
39
+ var Percent$1 = Percent;
39
40
 
40
- module.exports = Percent;
41
+ module.exports = Percent$1;
@@ -20,5 +20,6 @@ var __spreadValues = (a, b) => {
20
20
  return a;
21
21
  };
22
22
  const Progress = (props) => /* @__PURE__ */ React.createElement(antd.Progress, __spreadValues({}, props));
23
+ var Progress$1 = Progress;
23
24
 
24
- module.exports = Progress;
25
+ module.exports = Progress$1;
@@ -4,13 +4,10 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var core = require('@linaria/core');
6
6
  var index = require('../Typo/index.js');
7
- var constants = require('../../utils/constants.js');
8
- require('../../utils/cron-time.js');
9
- require('@cloudtower/icons-react');
10
- require('../../utils/time.js');
11
7
  var antd = require('antd');
12
8
  var _ = require('lodash');
13
9
  var React = require('react');
10
+ var constants = require('../../utils/constants.js');
14
11
 
15
12
  var __defProp = Object.defineProperty;
16
13
  var __getOwnPropSymbols = Object.getOwnPropertySymbols;
@@ -138,7 +135,8 @@ const RadioButton = _e => {
138
135
  value: radioButtonValue
139
136
  }, props), renderChildren());
140
137
  };
138
+ var Radio$1 = Radio;
141
139
 
142
140
  exports.RadioButton = RadioButton;
143
141
  exports.RadioGroup = RadioGroup;
144
- exports.default = Radio;
142
+ exports.default = Radio$1;
@@ -45,5 +45,6 @@ const SearchInput = (props) => {
45
45
  }, restProps)
46
46
  );
47
47
  };
48
+ var SearchInput$1 = SearchInput;
48
49
 
49
- module.exports = SearchInput;
50
+ module.exports = SearchInput$1;
@@ -38,5 +38,6 @@ const Second = ({
38
38
  const { value, unit } = tower.formatSeconds(rawValue, decimals);
39
39
  return /* @__PURE__ */ React.createElement("span", null, /* @__PURE__ */ React.createElement("span", { className: core.cx("value", valueClassName) }, value, " "), /* @__PURE__ */ React.createElement("span", { className: core.cx("unit", unitClassName) }, t(`common.${abbreviate ? `${unit}_abbreviation` : unit}`)));
40
40
  };
41
+ var Second$1 = Second;
41
42
 
42
- module.exports = Second;
43
+ module.exports = Second$1;
@@ -38,5 +38,6 @@ const SegmentControl = props => {
38
38
  size
39
39
  }, props));
40
40
  };
41
+ var SegmentControl$1 = SegmentControl;
41
42
 
42
- module.exports = SegmentControl;
43
+ module.exports = SegmentControl$1;
@@ -135,5 +135,6 @@ const Select = _a => {
135
135
  }) : child;
136
136
  }));
137
137
  };
138
+ var Select$1 = Select;
138
139
 
139
- module.exports = Select;
140
+ module.exports = Select$1;
@@ -85,5 +85,6 @@ const SimplePagination = props => {
85
85
  }
86
86
  })));
87
87
  };
88
+ var SimplePagination$1 = SimplePagination;
88
89
 
89
- module.exports = SimplePagination;
90
+ module.exports = SimplePagination$1;
@@ -35,5 +35,6 @@ const Speed = ({
35
35
  const { value, unit } = tower.formatSpeed(rawValue, decimals);
36
36
  return /* @__PURE__ */ React.createElement("span", null, /* @__PURE__ */ React.createElement("span", { className: core.cx("value", valueClassName) }, value), /* @__PURE__ */ React.createElement("span", { className: core.cx("unit", unitClassName) }, ` ${unit}`));
37
37
  };
38
+ var Speed$1 = Speed;
38
39
 
39
- module.exports = Speed;
40
+ module.exports = Speed$1;
@@ -93,7 +93,8 @@ const StatusCapsule = _a => {
93
93
  className: "ui-kit-status-capsule-number"
94
94
  }, number));
95
95
  };
96
+ var StatusCapsule$1 = StatusCapsule;
96
97
 
97
98
  exports.PresetColors = PresetColors;
98
99
  exports.StatusIcon = StatusIcon;
99
- exports.default = StatusCapsule;
100
+ exports.default = StatusCapsule$1;
@@ -121,5 +121,6 @@ const Steps = (props) => {
121
121
  )
122
122
  );
123
123
  };
124
+ var Steps$1 = Steps;
124
125
 
125
- module.exports = Steps;
126
+ module.exports = Steps$1;
@@ -56,5 +56,6 @@ const Switch = _a => {
56
56
  size: props.size
57
57
  })), children ? /* @__PURE__ */React.createElement(Content, null, children) : null);
58
58
  };
59
+ var Switch$1 = Switch;
59
60
 
60
- module.exports = Switch;
61
+ module.exports = Switch$1;
@@ -2,10 +2,9 @@
2
2
 
3
3
  var iconsReact = require('@cloudtower/icons-react');
4
4
  var index = require('../Icon/index.js');
5
- require('lodash');
5
+ var cs = require('classnames');
6
6
  var React = require('react');
7
7
  var useElementsSize = require('../../hooks/useElementsSize.js');
8
- var cs = require('classnames');
9
8
 
10
9
  const TableLoadingStyle = "t13ef470";
11
10
  const TableLoading = () => {
@@ -182,5 +182,6 @@ const TableForm = React.forwardRef(
182
182
  ) : null);
183
183
  }
184
184
  );
185
+ var TableForm$1 = TableForm;
185
186
 
186
- module.exports = TableForm;
187
+ module.exports = TableForm$1;
@@ -90,6 +90,7 @@ const NameTag = (_c) => {
90
90
  };
91
91
  Tag.SplitTag = SplitTag;
92
92
  Tag.NameTag = NameTag;
93
+ var Tag$1 = Tag;
93
94
 
94
95
  exports.PresetColors = PresetColors;
95
- exports.default = Tag;
96
+ exports.default = Tag$1;
@@ -67,5 +67,6 @@ const TextArea = (_a) => {
67
67
  })
68
68
  );
69
69
  };
70
+ var TextArea$1 = TextArea;
70
71
 
71
- module.exports = TextArea;
72
+ module.exports = TextArea$1;
@@ -26,5 +26,6 @@ const Time = props => {
26
26
  className: "time"
27
27
  }, time.format(timeTemplate)));
28
28
  };
29
+ var Time$1 = Time;
29
30
 
30
- module.exports = Time;
31
+ module.exports = Time$1;