@pnkx-lib/ui 1.9.459 → 1.9.461

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.
@@ -1273,4 +1273,4 @@ Icon.displayName = 'AntdIcon';
1273
1273
  Icon.getTwoToneColor = getTwoToneColor;
1274
1274
  Icon.setTwoToneColor = setTwoToneColor;
1275
1275
 
1276
- export { FastColor as F, Icon as I, _extends as _, _slicedToArray as a, warning$1 as b, canUseDom as c, _objectSpread2 as d, _arrayWithHoles as e, _nonIterableRest as f, resetWarned as g, generate$1 as h, presetPalettes as i, _objectWithoutProperties as j, IconContext as k, presetPrimaryColors as p, removeCSS as r, updateCSS as u, warningOnce as w };
1276
+ export { FastColor as F, Icon as I, _extends as _, _slicedToArray as a, warning$1 as b, canUseDom as c, _objectSpread2 as d, _arrayWithHoles as e, _nonIterableRest as f, resetWarned as g, generate$1 as h, presetPalettes as i, _objectWithoutProperties as j, IconContext as k, blue as l, getShadowRoot as m, presetPrimaryColors as p, removeCSS as r, updateCSS as u, warningOnce as w };
@@ -0,0 +1,36 @@
1
+ import { I as Icon, _ as _extends } from './AntdIcon-DeS5Sdaq.js';
2
+ import * as React from 'react';
3
+
4
+ // This icon file is generated automatically.
5
+ var CheckCircleFilled$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" } }] }, "name": "check-circle", "theme": "filled" };
6
+
7
+ var CheckCircleFilled = function CheckCircleFilled(props, ref) {
8
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
9
+ ref: ref,
10
+ icon: CheckCircleFilled$1
11
+ }));
12
+ };
13
+
14
+ /**![check-circle](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9IiNjYWNhY2EiIHZpZXdCb3g9IjY0IDY0IDg5NiA4OTYiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUxMiA2NEMyNjQuNiA2NCA2NCAyNjQuNiA2NCA1MTJzMjAwLjYgNDQ4IDQ0OCA0NDggNDQ4LTIwMC42IDQ0OC00NDhTNzU5LjQgNjQgNTEyIDY0em0xOTMuNSAzMDEuN2wtMjEwLjYgMjkyYTMxLjggMzEuOCAwIDAxLTUxLjcgMEwzMTguNSA0ODQuOWMtMy44LTUuMyAwLTEyLjcgNi41LTEyLjdoNDYuOWMxMC4yIDAgMTkuOSA0LjkgMjUuOSAxMy4zbDcxLjIgOTguOCAxNTcuMi0yMThjNi04LjMgMTUuNi0xMy4zIDI1LjktMTMuM0g2OTljNi41IDAgMTAuMyA3LjQgNi41IDEyLjd6IiAvPjwvc3ZnPg==) */
15
+ var RefIcon$1 = /*#__PURE__*/React.forwardRef(CheckCircleFilled);
16
+ if (process.env.NODE_ENV !== 'production') {
17
+ RefIcon$1.displayName = 'CheckCircleFilled';
18
+ }
19
+
20
+ // This icon file is generated automatically.
21
+ var CloseCircleFilled$1 = { "icon": { "tag": "svg", "attrs": { "fill-rule": "evenodd", "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" } }] }, "name": "close-circle", "theme": "filled" };
22
+
23
+ var CloseCircleFilled = function CloseCircleFilled(props, ref) {
24
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
25
+ ref: ref,
26
+ icon: CloseCircleFilled$1
27
+ }));
28
+ };
29
+
30
+ /**![close-circle](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9IiNjYWNhY2EiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdmlld0JveD0iNjQgNjQgODk2IDg5NiIgZm9jdXNhYmxlPSJmYWxzZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEyIDY0YzI0Ny40IDAgNDQ4IDIwMC42IDQ0OCA0NDhTNzU5LjQgOTYwIDUxMiA5NjAgNjQgNzU5LjQgNjQgNTEyIDI2NC42IDY0IDUxMiA2NHptMTI3Ljk4IDI3NC44MmgtLjA0bC0uMDguMDZMNTEyIDQ2Ni43NSAzODQuMTQgMzM4Ljg4Yy0uMDQtLjA1LS4wNi0uMDYtLjA4LS4wNmEuMTIuMTIgMCAwMC0uMDcgMGMtLjAzIDAtLjA1LjAxLS4wOS4wNWwtNDUuMDIgNDUuMDJhLjIuMiAwIDAwLS4wNS4wOS4xMi4xMiAwIDAwMCAuMDd2LjAyYS4yNy4yNyAwIDAwLjA2LjA2TDQ2Ni43NSA1MTIgMzM4Ljg4IDYzOS44NmMtLjA1LjA0LS4wNi4wNi0uMDYuMDhhLjEyLjEyIDAgMDAwIC4wN2MwIC4wMy4wMS4wNS4wNS4wOWw0NS4wMiA0NS4wMmEuMi4yIDAgMDAuMDkuMDUuMTIuMTIgMCAwMC4wNyAwYy4wMiAwIC4wNC0uMDEuMDgtLjA1TDUxMiA1NTcuMjVsMTI3Ljg2IDEyNy44N2MuMDQuMDQuMDYuMDUuMDguMDVhLjEyLjEyIDAgMDAuMDcgMGMuMDMgMCAuMDUtLjAxLjA5LS4wNWw0NS4wMi00NS4wMmEuMi4yIDAgMDAuMDUtLjA5LjEyLjEyIDAgMDAwLS4wN3YtLjAyYS4yNy4yNyAwIDAwLS4wNS0uMDZMNTU3LjI1IDUxMmwxMjcuODctMTI3Ljg2Yy4wNC0uMDQuMDUtLjA2LjA1LS4wOGEuMTIuMTIgMCAwMDAtLjA3YzAtLjAzLS4wMS0uMDUtLjA1LS4wOWwtNDUuMDItNDUuMDJhLjIuMiAwIDAwLS4wOS0uMDUuMTIuMTIgMCAwMC0uMDcgMHoiIC8+PC9zdmc+) */
31
+ var RefIcon = /*#__PURE__*/React.forwardRef(CloseCircleFilled);
32
+ if (process.env.NODE_ENV !== 'production') {
33
+ RefIcon.displayName = 'CloseCircleFilled';
34
+ }
35
+
36
+ export { RefIcon as R, RefIcon$1 as a };
@@ -1,4 +1,4 @@
1
- import { I as Icon, _ as _extends } from './AntdIcon-D_ySRKRj.js';
1
+ import { I as Icon, _ as _extends } from './AntdIcon-DeS5Sdaq.js';
2
2
  import * as React from 'react';
3
3
 
4
4
  // This icon file is generated automatically.
@@ -1,4 +1,4 @@
1
- import { I as Icon, _ as _extends } from './AntdIcon-D_ySRKRj.js';
1
+ import { I as Icon, _ as _extends } from './AntdIcon-DeS5Sdaq.js';
2
2
  import * as React from 'react';
3
3
 
4
4
  // This icon file is generated automatically.
@@ -1,4 +1,4 @@
1
- import { I as Icon, _ as _extends } from './AntdIcon-D_ySRKRj.js';
1
+ import { I as Icon, _ as _extends } from './AntdIcon-DeS5Sdaq.js';
2
2
  import * as React from 'react';
3
3
 
4
4
  // This icon file is generated automatically.
@@ -0,0 +1,20 @@
1
+ import { I as Icon, _ as _extends } from './AntdIcon-DeS5Sdaq.js';
2
+ import * as React from 'react';
3
+
4
+ // This icon file is generated automatically.
5
+ var LoadingOutlined$1 = { "icon": { "tag": "svg", "attrs": { "viewBox": "0 0 1024 1024", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z" } }] }, "name": "loading", "theme": "outlined" };
6
+
7
+ var LoadingOutlined = function LoadingOutlined(props, ref) {
8
+ return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
9
+ ref: ref,
10
+ icon: LoadingOutlined$1
11
+ }));
12
+ };
13
+
14
+ /**![loading](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9IiNjYWNhY2EiIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTk4OCA1NDhjLTE5LjkgMC0zNi0xNi4xLTM2LTM2IDAtNTkuNC0xMS42LTExNy0zNC42LTE3MS4zYTQ0MC40NSA0NDAuNDUgMCAwMC05NC4zLTEzOS45IDQzNy43MSA0MzcuNzEgMCAwMC0xMzkuOS05NC4zQzYyOSA4My42IDU3MS40IDcyIDUxMiA3MmMtMTkuOSAwLTM2LTE2LjEtMzYtMzZzMTYuMS0zNiAzNi0zNmM2OS4xIDAgMTM2LjIgMTMuNSAxOTkuMyA0MC4zQzc3Mi4zIDY2IDgyNyAxMDMgODc0IDE1MGM0NyA0NyA4My45IDEwMS44IDEwOS43IDE2Mi43IDI2LjcgNjMuMSA0MC4yIDEzMC4yIDQwLjIgMTk5LjMuMSAxOS45LTE2IDM2LTM1LjkgMzZ6IiAvPjwvc3ZnPg==) */
15
+ var RefIcon = /*#__PURE__*/React.forwardRef(LoadingOutlined);
16
+ if (process.env.NODE_ENV !== 'production') {
17
+ RefIcon.displayName = 'LoadingOutlined';
18
+ }
19
+
20
+ export { RefIcon as R };
@@ -11,7 +11,7 @@ function _defineProperties(e, r) {
11
11
  }
12
12
  }
13
13
  function _createClass(e, r, t) {
14
- return r && _defineProperties(e.prototype, r), Object.defineProperty(e, "prototype", {
14
+ return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", {
15
15
  writable: false
16
16
  }), e;
17
17
  }