@pnkx-lib/ui 1.9.29 → 1.9.30

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.
@@ -1,4 +1,4 @@
1
- import { g as get, j as jsxRuntimeExports, L as Label, E as ErrorMessage, T as Typography } from './Switch-za5Skgtp.js';
1
+ import { g as get, j as jsxRuntimeExports, L as Label, E as ErrorMessage, T as Typography } from './Switch-H8GzjkR9.js';
2
2
  import { Select as Select$1, Radio } from 'antd';
3
3
 
4
4
  const Select = (props) => {
@@ -1,7 +1,7 @@
1
1
  import * as React from 'react';
2
2
  import React__default, { useRef, useState, useEffect, useLayoutEffect, useMemo, forwardRef, useCallback, createElement, Component, createRef, createContext, useContext } from 'react';
3
3
  import { Typography as Typography$1, Input as Input$1, Checkbox, DatePicker, Upload, Image, Switch } from 'antd';
4
- import { g as require_baseGetTag, h as requireIsObjectLike, k as requireIsArray, d as require_MapCache, o as require_Symbol, p as getDefaultExportFromCjs, q as commonjsGlobal, T as TINY_API } from './common-b3FKGF0Y.js';
4
+ import { i as require_baseGetTag, j as requireIsObjectLike, m as requireIsArray, f as require_MapCache, q as require_Symbol, s as getDefaultExportFromCjs, t as commonjsGlobal, T as TINY_API } from './common-4_3NhSHz.js';
5
5
  import * as ReactDOM from 'react-dom';
6
6
  import ReactDOM__default, { findDOMNode } from 'react-dom';
7
7
 
@@ -1,5 +1,5 @@
1
1
  import { notification } from 'antd';
2
- import { r as require_ListCache, c as require_Map, d as require_MapCache, e as require_getNative, f as requireEq, g as require_baseGetTag, h as requireIsObjectLike, i as require_root, j as require_freeGlobal, k as requireIsArray, l as requireIsFunction, m as requireIsObject, n as require_toSource, o as require_Symbol, p as getDefaultExportFromCjs } from './common-b3FKGF0Y.js';
2
+ import { r as require_ListCache, e as require_Map, f as require_MapCache, g as require_getNative, h as requireEq, i as require_baseGetTag, j as requireIsObjectLike, k as require_root, l as require_freeGlobal, m as requireIsArray, n as requireIsFunction, o as requireIsObject, p as require_toSource, q as require_Symbol, s as getDefaultExportFromCjs } from './common-4_3NhSHz.js';
3
3
 
4
4
  const useToast = (defaultProps) => {
5
5
  return (overrideProps) => {
@@ -1254,8 +1254,10 @@ function require_MapCache () {
1254
1254
 
1255
1255
  const TINY_API = "miai0qn3c79adm555yoxd9kz6j6a323ek760nf7qd81nv1p5";
1256
1256
  const START_PAGE = 1;
1257
+ const START_PAGE_SIZE = 10;
1257
1258
  const PAGE_INDEX = "PageIndex";
1259
+ const PAGE_SIZE = "PageSize";
1258
1260
  const SORT_BY = "SortBy";
1259
1261
  const SORT_DESC = "SortDesc";
1260
1262
 
1261
- export { PAGE_INDEX as P, START_PAGE as S, TINY_API as T, SORT_DESC as a, SORT_BY as b, require_Map as c, require_MapCache as d, require_getNative as e, requireEq as f, require_baseGetTag as g, requireIsObjectLike as h, require_root as i, require_freeGlobal as j, requireIsArray as k, requireIsFunction as l, requireIsObject as m, require_toSource as n, require_Symbol as o, getDefaultExportFromCjs as p, commonjsGlobal as q, require_ListCache as r };
1263
+ export { PAGE_INDEX as P, START_PAGE as S, TINY_API as T, START_PAGE_SIZE as a, PAGE_SIZE as b, SORT_BY as c, SORT_DESC as d, require_Map as e, require_MapCache as f, require_getNative as g, requireEq as h, require_baseGetTag as i, requireIsObjectLike as j, require_root as k, require_freeGlobal as l, requireIsArray as m, requireIsFunction as n, requireIsObject as o, require_toSource as p, require_Symbol as q, require_ListCache as r, getDefaultExportFromCjs as s, commonjsGlobal as t };
@@ -1,10 +1,10 @@
1
- import { j as jsxRuntimeExports, b as Icon, _ as _extends, c as _typeof, P as PnkxField, C as CheckboxField, u as useForm, I as Input, d as classNames, e as _arrayLikeToArray, f as _unsupportedIterableToArray, w as warningOnce, h as _createClass, i as _classCallCheck, k as _defineProperty, l as _slicedToArray, m as warning$1, n as canUseDom, o as _objectSpread2, p as updateCSS, r as removeCSS, q as _arrayWithHoles, s as _nonIterableRest, t as resetWarned$1, F as FastColor, v as generate, x as presetPrimaryColors, y as presetPalettes, z as _inherits, A as _createSuper, B as _assertThisInitialized, G as _objectWithoutProperties, H as IconContext } from './Switch-za5Skgtp.js';
1
+ import { j as jsxRuntimeExports, b as Icon, _ as _extends, c as _typeof, P as PnkxField, C as CheckboxField, u as useForm, I as Input, d as classNames, e as _arrayLikeToArray, f as _unsupportedIterableToArray, w as warningOnce, h as _createClass, i as _classCallCheck, k as _defineProperty, l as _slicedToArray, m as warning$1, n as canUseDom, o as _objectSpread2, p as updateCSS, r as removeCSS, q as _arrayWithHoles, s as _nonIterableRest, t as resetWarned$1, F as FastColor, v as generate, x as presetPrimaryColors, y as presetPalettes, z as _inherits, A as _createSuper, B as _assertThisInitialized, G as _objectWithoutProperties, H as IconContext } from './Switch-H8GzjkR9.js';
2
2
  import { Button as Button$1, Cascader, Space as Space$1, Card, Skeleton as Skeleton$1, Modal as Modal$1, Tooltip as Tooltip$1, Popconfirm as Popconfirm$1, Typography, Table as Table$1, Tabs as Tabs$1, Popover as Popover$1, Badge as Badge$1, Col as Col$1, Row as Row$1, Dropdown as Dropdown$1, Breadcrumb as Breadcrumb$1, Flex as Flex$1, Splitter as Splitter$1, Menu as Menu$1, Pagination as Pagination$1, Steps as Steps$1, Tag as Tag$1, Divider as Divider$2, Alert as Alert$1, Spin as Spin$1, Drawer as Drawer$1, QRCode as QRCode$1, Result as Result$1, Rate as Rate$1, Segmented as Segmented$1, Statistic as Statistic$1, Timeline as Timeline$1, Tour as Tour$1, Tree as Tree$1, Watermark as Watermark$1, Anchor as Anchor$1, Affix, AutoComplete as AutoComplete$1, Input as Input$1, Collapse, ColorPicker, Empty as Empty$2, Image as Image$1 } from 'antd';
3
3
  import * as React from 'react';
4
4
  import React__default, { version as version$1, isValidElement, useLayoutEffect as useLayoutEffect$1, useEffect, useRef, useMemo as useMemo$1, useCallback, useState, createContext, memo, useReducer, useContext, Component } from 'react';
5
5
  import ReactDOM__default, { unstable_batchedUpdates, createPortal } from 'react-dom';
6
6
  import { useNavigate, useLocation } from 'react-router';
7
- import { u as useToast } from './cloneDeep-BLYi2V0G.js';
7
+ import { u as useToast } from './cloneDeep-xYGaHZ-t.js';
8
8
 
9
9
  const Button = (props) => {
10
10
  return /* @__PURE__ */ jsxRuntimeExports.jsx(Button$1, { ...props });
@@ -9965,13 +9965,7 @@ const Table = ({
9965
9965
  };
9966
9966
  const settingDiv = () => {
9967
9967
  if (showSetting) {
9968
- return /* @__PURE__ */ jsxRuntimeExports.jsx("span", { className: "absolute right-0 top-[-50px] p-2 z-10", children: /* @__PURE__ */ jsxRuntimeExports.jsx(Tooltip, { title: "Cài đặt hiển thị bảng", children: /* @__PURE__ */ jsxRuntimeExports.jsx(
9969
- SettingIcon,
9970
- {
9971
- className: "cursor-pointer",
9972
- onClick: () => setOpenStting(true)
9973
- }
9974
- ) }) });
9968
+ return /* @__PURE__ */ jsxRuntimeExports.jsx("span", { className: "absolute right-0 top-[-50px] p-2 z-10", children: /* @__PURE__ */ jsxRuntimeExports.jsx(Tooltip, { title: "Cài đặt hiển thị bảng", children: /* @__PURE__ */ jsxRuntimeExports.jsx(SettingIcon, {}) }) });
9975
9969
  }
9976
9970
  return null;
9977
9971
  };
@@ -17279,4 +17273,88 @@ const CategoryStatus = ({ status }) => {
17279
17273
  return /* @__PURE__ */ jsxRuntimeExports.jsx("div", { children: /* @__PURE__ */ jsxRuntimeExports.jsx(ItemStatus, { color: bagde.color, statusName: bagde.text }) });
17280
17274
  };
17281
17275
 
17282
- export { Alert as A, Button as B, CascaderField as C, Dropdown as D, Anchor as E, Flex as F, Appfix as G, Heading as H, AutoComplete as I, PnkxCollapse as J, PnkxColorPicker as K, Layout as L, Modal as M, Empty as N, Image as O, Popover as P, QRCode as Q, Row as R, Skeleton as S, Table as T, BulkAction as U, ConfirmModal as V, Watermark as W, ErrorBoundary as X, CategoryStatus as Y, Tooltip as a, Tabs as b, SearchFiltersForm as c, Container as d, Badge as e, Col as f, Breadcrumb as g, Space as h, Splitter as i, Menu as j, Pagination as k, Steps as l, Sidebar as m, Tag as n, Divider as o, Spin as p, Drawer as q, Popconfirm as r, Result as s, typeColorMap as t, Rate as u, Segmented as v, Statistic as w, Timeline as x, Tour as y, Tree as z };
17276
+ var TypeActionRowTable = /* @__PURE__ */ ((TypeActionRowTable2) => {
17277
+ TypeActionRowTable2["DELETE"] = "DELETE";
17278
+ TypeActionRowTable2["EDIT"] = "EDIT";
17279
+ TypeActionRowTable2["UNDO"] = "UNDO";
17280
+ TypeActionRowTable2["CANCELUNDO"] = "CANCELUNDO";
17281
+ TypeActionRowTable2["CHECKIN"] = "CHECKIN";
17282
+ TypeActionRowTable2["PRINT"] = "PRINT";
17283
+ TypeActionRowTable2["PAYMENT"] = "PAYMENT";
17284
+ TypeActionRowTable2["PLAY"] = "PLAY";
17285
+ TypeActionRowTable2["PAUSE"] = "PAUSE";
17286
+ TypeActionRowTable2["DOWNLOAD"] = "DOWNLOAD";
17287
+ TypeActionRowTable2["VIEW"] = "VIEW";
17288
+ return TypeActionRowTable2;
17289
+ })(TypeActionRowTable || {});
17290
+
17291
+ const ActionRowTable = ({
17292
+ type,
17293
+ contentTooltip,
17294
+ handleClick
17295
+ }) => {
17296
+ //! State
17297
+ //! Function
17298
+ const renderAction = () => {
17299
+ switch (type) {
17300
+ case TypeActionRowTable.EDIT:
17301
+ return /* @__PURE__ */ jsxRuntimeExports.jsx("div", { children: /* @__PURE__ */ jsxRuntimeExports.jsx(Tooltip, { title: contentTooltip, children: /* @__PURE__ */ jsxRuntimeExports.jsx(
17302
+ Button,
17303
+ {
17304
+ onClick: handleClick,
17305
+ type: "text",
17306
+ className: "cursor-pointer",
17307
+ shape: "circle",
17308
+ icon: /* @__PURE__ */ jsxRuntimeExports.jsx(
17309
+ "svg",
17310
+ {
17311
+ xmlns: "http://www.w3.org/2000/svg",
17312
+ width: "20",
17313
+ height: "20",
17314
+ viewBox: "0 0 20 20",
17315
+ fill: "none",
17316
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(
17317
+ "path",
17318
+ {
17319
+ d: "M4.17657 14.1368L4.88808 14.374L4.17657 14.1368ZM4.80089 12.2639L4.08938 12.0267L4.08938 12.0267L4.80089 12.2639ZM5.44509 11.2215L5.97542 11.7519L5.97542 11.7519L5.44509 11.2215ZM11.6666 4.99999L11.1363 4.46966V4.46966L11.6666 4.99999ZM15 8.33333L15.5303 8.86366V8.86366L15 8.33333ZM8.77843 14.5549L8.2481 14.0245L8.2481 14.0245L8.77843 14.5549ZM7.73608 15.1991L7.97325 15.9106H7.97326L7.73608 15.1991ZM5.86312 15.8234L6.10029 16.5349L6.10029 16.5349L5.86312 15.8234ZM8.43672 14.8738L7.98504 14.2751L7.98504 14.2751L8.43672 14.8738ZM8.17417 15.0361L7.84064 14.3643L8.17417 15.0361ZM15.803 5.92663L15.131 6.25964V6.25964L15.803 5.92663ZM15.803 7.40669L15.131 7.07367V7.07367L15.803 7.40669ZM12.5933 4.19698L12.9263 4.869L12.9263 4.869L12.5933 4.19698ZM14.0733 4.19698L13.7403 4.869V4.869L14.0733 4.19698ZM4.96388 11.8258L5.63564 12.1593L5.63564 12.1593L4.96388 11.8258ZM5.12615 11.5632L4.52742 11.1115L4.52742 11.1115L5.12615 11.5632ZM3.86599 15.6289L3.15956 15.8809L3.86599 15.6289ZM4.37101 16.134L4.1191 16.8404L4.1191 16.8404L4.37101 16.134ZM11.3636 5.30302C11.0707 5.01013 10.5959 5.01013 10.303 5.30302C10.0101 5.59592 10.0101 6.07079 10.303 6.36368L11.3636 5.30302ZM13.6363 9.69702C13.9292 9.98991 14.4041 9.98991 14.697 9.69702C14.9898 9.40412 14.9898 8.92925 14.697 8.63636L13.6363 9.69702ZM9.99996 15.9167C9.58575 15.9167 9.24996 16.2524 9.24996 16.6667C9.24996 17.0809 9.58575 17.4167 9.99996 17.4167V15.9167ZM15.8333 17.4167C16.2475 17.4167 16.5833 17.0809 16.5833 16.6667C16.5833 16.2524 16.2475 15.9167 15.8333 15.9167V17.4167ZM4.17657 14.1368L4.88808 14.374L5.5124 12.501L4.80089 12.2639L4.08938 12.0267L3.46506 13.8997L4.17657 14.1368ZM5.44509 11.2215L5.97542 11.7519L12.197 5.53032L11.6666 4.99999L11.1363 4.46966L4.91476 10.6912L5.44509 11.2215ZM15 8.33333L14.4696 7.803L8.2481 14.0245L8.77843 14.5549L9.30876 15.0852L15.5303 8.86366L15 8.33333ZM7.73608 15.1991L7.49891 14.4875L5.62594 15.1119L5.86312 15.8234L6.10029 16.5349L7.97325 15.9106L7.73608 15.1991ZM8.77843 14.5549L8.2481 14.0245C8.06793 14.2047 8.02648 14.2438 7.98504 14.2751L8.43672 14.8738L8.8884 15.4725C9.03233 15.364 9.1569 15.237 9.30876 15.0852L8.77843 14.5549ZM7.73608 15.1991L7.97326 15.9106C8.17699 15.8427 8.34621 15.788 8.50769 15.7078L8.17417 15.0361L7.84064 14.3643C7.79415 14.3874 7.74063 14.407 7.49891 14.4875L7.73608 15.1991ZM8.43672 14.8738L7.98504 14.2751C7.93977 14.3092 7.89143 14.3391 7.84064 14.3643L8.17417 15.0361L8.50769 15.7078C8.6416 15.6413 8.76905 15.5626 8.88841 15.4725L8.43672 14.8738ZM15 4.99999L14.4696 5.53032C14.9668 6.02752 15.0779 6.15265 15.131 6.25964L15.803 5.92663L16.475 5.59362C16.2851 5.21046 15.9418 4.88122 15.5303 4.46966L15 4.99999ZM15 8.33333L15.5303 8.86366C15.9418 8.4521 16.2851 8.12286 16.475 7.7397L15.803 7.40669L15.131 7.07367C15.0779 7.18067 14.9668 7.3058 14.4696 7.803L15 8.33333ZM15.803 5.92663L15.131 6.25964C15.258 6.51611 15.258 6.81721 15.131 7.07367L15.803 7.40669L16.475 7.7397C16.81 7.06357 16.81 6.26975 16.475 5.59362L15.803 5.92663ZM11.6666 4.99999L12.197 5.53032C12.6941 5.03313 12.8193 4.92202 12.9263 4.869L12.5933 4.19698L12.2603 3.52497C11.8771 3.71484 11.5479 4.05811 11.1363 4.46966L11.6666 4.99999ZM15 4.99999L15.5303 4.46966C15.1187 4.05811 14.7895 3.71484 14.4063 3.52497L14.0733 4.19698L13.7403 4.869C13.8473 4.92202 13.9724 5.03313 14.4696 5.53032L15 4.99999ZM12.5933 4.19698L12.9263 4.869C13.1827 4.74191 13.4838 4.74191 13.7403 4.869L14.0733 4.19698L14.4063 3.52497C13.7302 3.18992 12.9364 3.18992 12.2603 3.52497L12.5933 4.19698ZM4.80089 12.2639L5.5124 12.501C5.59298 12.2593 5.61256 12.2058 5.63564 12.1593L4.96388 11.8258L4.29213 11.4923C4.21195 11.6537 4.15729 11.823 4.08938 12.0267L4.80089 12.2639ZM5.44509 11.2215L4.91477 10.6912C4.76291 10.8431 4.636 10.9676 4.52742 11.1115L5.12615 11.5632L5.72489 12.0149C5.75615 11.9735 5.79526 11.932 5.97542 11.7519L5.44509 11.2215ZM4.96388 11.8258L5.63564 12.1593C5.66086 12.1085 5.69074 12.0602 5.72489 12.0149L5.12615 11.5632L4.52742 11.1115C4.43738 11.2309 4.35861 11.3583 4.29213 11.4923L4.96388 11.8258ZM4.17657 14.1368L3.46506 13.8997C3.33407 14.2926 3.21866 14.6365 3.15318 14.9151C3.09031 15.1827 3.03521 15.5321 3.15956 15.8809L3.86599 15.6289L4.57242 15.377C4.60023 15.455 4.5647 15.4655 4.61341 15.2583C4.6595 15.0621 4.74764 14.7953 4.88808 14.374L4.17657 14.1368ZM5.86312 15.8234L5.62595 15.1119C5.20464 15.2523 4.93782 15.3405 4.74168 15.3865C4.53442 15.4352 4.54493 15.3997 4.62292 15.4275L4.37101 16.134L4.1191 16.8404C4.46782 16.9647 4.81727 16.9096 5.08481 16.8468C5.36348 16.7813 5.70735 16.6659 6.10029 16.5349L5.86312 15.8234ZM3.86599 15.6289L3.15956 15.8809C3.31919 16.3285 3.67145 16.6808 4.1191 16.8404L4.37101 16.134L4.62292 15.4275C4.59936 15.4191 4.58082 15.4006 4.57242 15.377L3.86599 15.6289ZM10.8333 5.83335L10.303 6.36368L13.6363 9.69702L14.1666 9.16669L14.697 8.63636L11.3636 5.30302L10.8333 5.83335ZM9.99996 16.6667V17.4167H15.8333V16.6667V15.9167H9.99996V16.6667Z",
17320
+ fill: "#007BE5"
17321
+ }
17322
+ )
17323
+ }
17324
+ )
17325
+ }
17326
+ ) }) });
17327
+ case TypeActionRowTable.DELETE:
17328
+ return /* @__PURE__ */ jsxRuntimeExports.jsx(Tooltip, { title: contentTooltip, children: /* @__PURE__ */ jsxRuntimeExports.jsx(
17329
+ Button,
17330
+ {
17331
+ onClick: handleClick,
17332
+ type: "text",
17333
+ className: "cursor-pointer p-2",
17334
+ shape: "circle",
17335
+ icon: /* @__PURE__ */ jsxRuntimeExports.jsx(
17336
+ "svg",
17337
+ {
17338
+ xmlns: "http://www.w3.org/2000/svg",
17339
+ width: "20",
17340
+ height: "20",
17341
+ viewBox: "0 0 20 20",
17342
+ fill: "none",
17343
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx(
17344
+ "path",
17345
+ {
17346
+ d: "M15.7438 15.0298L16.4938 15.0364L15.7438 15.0298ZM3.33337 4.24999C2.91916 4.24999 2.58337 4.58578 2.58337 4.99999C2.58337 5.4142 2.91916 5.74999 3.33337 5.74999V4.24999ZM16.6667 5.74999C17.0809 5.74999 17.4167 5.4142 17.4167 4.99999C17.4167 4.58578 17.0809 4.24999 16.6667 4.24999V5.74999ZM9.08337 8.33332C9.08337 7.91911 8.74759 7.58332 8.33337 7.58332C7.91916 7.58332 7.58337 7.91911 7.58337 8.33332H9.08337ZM7.58337 15C7.58337 15.4142 7.91916 15.75 8.33337 15.75C8.74759 15.75 9.08337 15.4142 9.08337 15H7.58337ZM12.4167 8.33332C12.4167 7.91911 12.0809 7.58332 11.6667 7.58332C11.2525 7.58332 10.9167 7.91911 10.9167 8.33332H12.4167ZM10.9167 15C10.9167 15.4142 11.2525 15.75 11.6667 15.75C12.0809 15.75 12.4167 15.4142 12.4167 15H10.9167ZM15.8334 4.99999L15.0834 4.99329L14.9939 15.0231L15.7438 15.0298L16.4938 15.0364L16.5833 5.00669L15.8334 4.99999ZM12.4106 18.3333V17.5833H7.50004V18.3333V19.0833H12.4106V18.3333ZM4.16671 4.99999H3.41671V15H4.16671H4.91671V4.99999H4.16671ZM3.33337 4.99999V5.74999H4.16671V4.99999V4.24999H3.33337V4.99999ZM4.16671 4.99999V5.74999H6.66671V4.99999V4.24999H4.16671V4.99999ZM6.66671 4.99999V5.74999H13.3334V4.99999V4.24999H6.66671V4.99999ZM13.3334 4.99999V5.74999H15.8334V4.99999V4.24999H13.3334V4.99999ZM15.8334 4.99999V5.74999H16.6667V4.99999V4.24999H15.8334V4.99999ZM6.66671 4.62962H7.41671C7.41671 3.48804 8.48782 2.41666 10 2.41666V1.66666V0.916656C7.83036 0.916656 5.91671 2.4984 5.91671 4.62962H6.66671ZM10 1.66666V2.41666C11.5123 2.41666 12.5834 3.48804 12.5834 4.62962H13.3334H14.0834C14.0834 2.4984 12.1697 0.916656 10 0.916656V1.66666ZM6.66671 4.62962H5.91671V4.99999H6.66671H7.41671V4.62962H6.66671ZM13.3334 4.62962H12.5834V4.99999H13.3334H14.0834V4.62962H13.3334ZM7.50004 18.3333V17.5833C6.0733 17.5833 4.91671 16.4267 4.91671 15H4.16671H3.41671C3.41671 17.2552 5.24488 19.0833 7.50004 19.0833V18.3333ZM15.7438 15.0298L14.9939 15.0231C14.9812 16.4407 13.8284 17.5833 12.4106 17.5833V18.3333V19.0833C14.6516 19.0833 16.4738 17.2773 16.4938 15.0364L15.7438 15.0298ZM8.33337 8.33332H7.58337V15H8.33337H9.08337V8.33332H8.33337ZM11.6667 8.33332H10.9167V15H11.6667H12.4167V8.33332H11.6667Z",
17347
+ fill: "#DD4338"
17348
+ }
17349
+ )
17350
+ }
17351
+ )
17352
+ }
17353
+ ) });
17354
+ }
17355
+ };
17356
+ //! Render
17357
+ return /* @__PURE__ */ jsxRuntimeExports.jsx("div", { children: renderAction() });
17358
+ };
17359
+
17360
+ export { Alert as A, Button as B, CascaderField as C, Dropdown as D, Anchor as E, Flex as F, Appfix as G, Heading as H, AutoComplete as I, PnkxCollapse as J, PnkxColorPicker as K, Layout as L, Modal as M, Empty as N, Image as O, Popover as P, QRCode as Q, Row as R, Skeleton as S, Table as T, BulkAction as U, ConfirmModal as V, Watermark as W, ErrorBoundary as X, CategoryStatus as Y, ActionRowTable as Z, TypeActionRowTable as _, Tooltip as a, Tabs as b, SearchFiltersForm as c, Container as d, Badge as e, Col as f, Breadcrumb as g, Space as h, Splitter as i, Menu as j, Pagination as k, Steps as l, Sidebar as m, Tag as n, Divider as o, Spin as p, Drawer as q, Popconfirm as r, Result as s, typeColorMap as t, Rate as u, Segmented as v, Statistic as w, Timeline as x, Tour as y, Tree as z };
@@ -1,6 +1,6 @@
1
1
  import { useState, useCallback } from 'react';
2
- import { c as cloneDeep } from './cloneDeep-BLYi2V0G.js';
3
- import { P as PAGE_INDEX, S as START_PAGE, a as SORT_DESC, b as SORT_BY } from './common-b3FKGF0Y.js';
2
+ import { c as cloneDeep } from './cloneDeep-xYGaHZ-t.js';
3
+ import { P as PAGE_INDEX, S as START_PAGE, d as SORT_DESC, c as SORT_BY } from './common-4_3NhSHz.js';
4
4
  import { message } from 'antd';
5
5
 
6
6
  const useFiltersHandler = (initialFilters) => {
@@ -91,4 +91,17 @@ const useMessage = (defaultProps) => {
91
91
  };
92
92
  };
93
93
 
94
- export { useMessage as a, useFiltersHandler as u };
94
+ const useToggle = () => {
95
+ const [open, setOpen] = useState(false);
96
+ const [close, setClose] = useState(false);
97
+ const toggle = useCallback(() => {
98
+ setOpen((prev) => !prev);
99
+ setTimeout(() => {
100
+ setClose((prev) => !prev);
101
+ }, 500);
102
+ }, []);
103
+ const shouldRender = open || close;
104
+ return { open, toggle, shouldRender };
105
+ };
106
+
107
+ export { useMessage as a, useToggle as b, useFiltersHandler as u };
@@ -1,2 +1,2 @@
1
- export { C as CheckboxField, D as DatePickerField, I as Input, P as PnkxField, R as RangePickerField, a as TinyMCE } from '../chunks/Switch-za5Skgtp.js';
2
- export { R as RadioGroup, S as Select } from '../chunks/Radio-D2me1zZ-.js';
1
+ export { C as CheckboxField, D as DatePickerField, I as Input, P as PnkxField, R as RangePickerField, a as TinyMCE } from '../chunks/Switch-H8GzjkR9.js';
2
+ export { R as RadioGroup, S as Select } from '../chunks/Radio-BE-sL0ho.js';
package/es/hooks/index.js CHANGED
@@ -1,2 +1,2 @@
1
- export { u as useToast } from '../chunks/cloneDeep-BLYi2V0G.js';
2
- export { u as useFiltersHandler, a as useMessage } from '../chunks/useMessage-D_-VT5B4.js';
1
+ export { u as useToast } from '../chunks/cloneDeep-xYGaHZ-t.js';
2
+ export { u as useFiltersHandler, a as useMessage, b as useToggle } from '../chunks/useToggle-BIw2Mg29.js';
package/es/index.js CHANGED
@@ -1,6 +1,7 @@
1
- export { A as Alert, E as Anchor, G as Appfix, I as AutoComplete, e as Badge, g as Breadcrumb, U as BulkAction, B as Button, C as CascaderField, Y as CategoryStatus, f as Col, V as ConfirmModal, d as Container, o as Divider, q as Drawer, D as Dropdown, N as Empty, X as ErrorBoundary, F as Flex, H as Heading, O as Image, L as Layout, j as Menu, M as Modal, k as Pagination, J as PnkxCollapse, K as PnkxColorPicker, r as Popconfirm, P as Popover, Q as QRCode, u as Rate, s as Result, R as Row, c as SearchFiltersForm, v as Segmented, m as Sidebar, S as Skeleton, h as Space, p as Spin, i as Splitter, w as Statistic, l as Steps, T as Table, b as Tabs, n as Tag, x as Timeline, a as Tooltip, y as Tour, z as Tree, W as Watermark, t as typeColorMap } from './chunks/CategoryStatus-Lc6fWvbC.js';
2
- export { C as CheckboxField, D as DatePickerField, E as ErrorMessage, I as Input, L as Label, P as PnkxField, R as RangePickerField, a as TinyMCE, T as Typography } from './chunks/Switch-za5Skgtp.js';
1
+ export { Z as ActionRowTable, A as Alert, E as Anchor, G as Appfix, I as AutoComplete, e as Badge, g as Breadcrumb, U as BulkAction, B as Button, C as CascaderField, Y as CategoryStatus, f as Col, V as ConfirmModal, d as Container, o as Divider, q as Drawer, D as Dropdown, N as Empty, X as ErrorBoundary, F as Flex, H as Heading, O as Image, L as Layout, j as Menu, M as Modal, k as Pagination, J as PnkxCollapse, K as PnkxColorPicker, r as Popconfirm, P as Popover, Q as QRCode, u as Rate, s as Result, R as Row, c as SearchFiltersForm, v as Segmented, m as Sidebar, S as Skeleton, h as Space, p as Spin, i as Splitter, w as Statistic, l as Steps, T as Table, b as Tabs, n as Tag, x as Timeline, a as Tooltip, y as Tour, z as Tree, _ as TypeActionRowTable, W as Watermark, t as typeColorMap } from './chunks/index-Ss1suTQv.js';
2
+ export { C as CheckboxField, D as DatePickerField, E as ErrorMessage, I as Input, L as Label, P as PnkxField, R as RangePickerField, a as TinyMCE, T as Typography } from './chunks/Switch-H8GzjkR9.js';
3
3
  import 'react-router';
4
- export { R as RadioGroup, S as Select } from './chunks/Radio-D2me1zZ-.js';
5
- export { u as useToast } from './chunks/cloneDeep-BLYi2V0G.js';
6
- export { u as useFiltersHandler, a as useMessage } from './chunks/useMessage-D_-VT5B4.js';
4
+ export { P as PAGE_INDEX, b as PAGE_SIZE, c as SORT_BY, d as SORT_DESC, S as START_PAGE, a as START_PAGE_SIZE, T as TINY_API } from './chunks/common-4_3NhSHz.js';
5
+ export { R as RadioGroup, S as Select } from './chunks/Radio-BE-sL0ho.js';
6
+ export { u as useToast } from './chunks/cloneDeep-xYGaHZ-t.js';
7
+ export { u as useFiltersHandler, a as useMessage, b as useToggle } from './chunks/useToggle-BIw2Mg29.js';
package/es/ui/index.js CHANGED
@@ -1,3 +1,4 @@
1
- export { A as Alert, E as Anchor, G as Appfix, I as AutoComplete, e as Badge, g as Breadcrumb, U as BulkAction, B as Button, C as CascaderField, Y as CategoryStatus, f as Col, V as ConfirmModal, d as Container, o as Divider, q as Drawer, D as Dropdown, N as Empty, X as ErrorBoundary, F as Flex, H as Heading, O as Image, L as Layout, j as Menu, M as Modal, k as Pagination, J as PnkxCollapse, K as PnkxColorPicker, r as Popconfirm, P as Popover, Q as QRCode, u as Rate, s as Result, R as Row, c as SearchFiltersForm, v as Segmented, m as Sidebar, S as Skeleton, h as Space, p as Spin, i as Splitter, w as Statistic, l as Steps, T as Table, b as Tabs, n as Tag, x as Timeline, a as Tooltip, y as Tour, z as Tree, W as Watermark, t as typeColorMap } from '../chunks/CategoryStatus-Lc6fWvbC.js';
2
- export { E as ErrorMessage, L as Label, T as Typography } from '../chunks/Switch-za5Skgtp.js';
1
+ export { Z as ActionRowTable, A as Alert, E as Anchor, G as Appfix, I as AutoComplete, e as Badge, g as Breadcrumb, U as BulkAction, B as Button, C as CascaderField, Y as CategoryStatus, f as Col, V as ConfirmModal, d as Container, o as Divider, q as Drawer, D as Dropdown, N as Empty, X as ErrorBoundary, F as Flex, H as Heading, O as Image, L as Layout, j as Menu, M as Modal, k as Pagination, J as PnkxCollapse, K as PnkxColorPicker, r as Popconfirm, P as Popover, Q as QRCode, u as Rate, s as Result, R as Row, c as SearchFiltersForm, v as Segmented, m as Sidebar, S as Skeleton, h as Space, p as Spin, i as Splitter, w as Statistic, l as Steps, T as Table, b as Tabs, n as Tag, x as Timeline, a as Tooltip, y as Tour, z as Tree, _ as TypeActionRowTable, W as Watermark, t as typeColorMap } from '../chunks/index-Ss1suTQv.js';
2
+ export { E as ErrorMessage, L as Label, T as Typography } from '../chunks/Switch-H8GzjkR9.js';
3
3
  import 'react-router';
4
+ export { P as PAGE_INDEX, b as PAGE_SIZE, c as SORT_BY, d as SORT_DESC, S as START_PAGE, a as START_PAGE_SIZE, T as TINY_API } from '../chunks/common-4_3NhSHz.js';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pnkx-lib/ui",
3
3
  "private": false,
4
- "version": "1.9.29",
4
+ "version": "1.9.30",
5
5
  "type": "module",
6
6
  "main": "./es/index.js",
7
7
  "module": "./es/index.js",
package/types/hooks.d.ts CHANGED
@@ -35,4 +35,10 @@ export declare const useMessage: (defaultProps?: OptionalArgsMessage) => (overri
35
35
 
36
36
  export declare const useToast: (defaultProps?: OptionalArgsToast) => (overrideProps?: OptionalArgsToast) => void;
37
37
 
38
+ export declare const useToggle: () => {
39
+ open: boolean;
40
+ toggle: () => void;
41
+ shouldRender: boolean;
42
+ };
43
+
38
44
  export { }
package/types/index.d.ts CHANGED
@@ -92,6 +92,7 @@ import { TitleProps } from 'antd/es/typography/Title';
92
92
  import { TooltipProps as TooltipProps_2 } from 'antd';
93
93
  import { TourProps as TourProps_2 } from 'antd';
94
94
  import { TreeProps as TreeProps_2 } from 'antd';
95
+ import { TypeActionRowTable as TypeActionRowTable_2 } from '../../../../../../../../../../../../src/constants/table';
95
96
  import { UploadFile } from 'antd';
96
97
  import { UploadProps } from 'antd';
97
98
  import { UseFormReset } from 'react-hook-form';
@@ -100,6 +101,16 @@ import { UseFormSetValue } from 'react-hook-form';
100
101
  import { UseFormStateReturn } from 'react-hook-form';
101
102
  import { WatermarkProps } from 'antd';
102
103
 
104
+ export declare const ActionRowTable: ({ type, contentTooltip, handleClick, }: ActionRowTableProps) => JSX.Element;
105
+
106
+ export declare interface ActionRowTableProps {
107
+ type: TypeActionRowTable_2;
108
+ handleClick?: () => void;
109
+ contentTooltip?: default_2.ReactNode;
110
+ content?: default_2.ReactNode;
111
+ diabled?: boolean;
112
+ }
113
+
103
114
  export declare const Alert: React.FC<AlertProps>;
104
115
 
105
116
  export declare type AlertProps = AlertProps_2;
@@ -459,6 +470,10 @@ export declare type OptionalArgsToast = Partial<ArgsProps> & {
459
470
  message?: React.ReactNode;
460
471
  };
461
472
 
473
+ export declare const PAGE_INDEX = "PageIndex";
474
+
475
+ export declare const PAGE_SIZE = "PageSize";
476
+
462
477
  export declare const Pagination: typeof Pagination_2;
463
478
 
464
479
  export declare type PaginationConfig = Omit<PaginationProps, "rootClassName"> & {
@@ -627,6 +642,10 @@ export declare interface SkeletonProps extends SkeletonProps_2 {
627
642
  skeletonButtonCount?: number;
628
643
  }
629
644
 
645
+ export declare const SORT_BY = "SortBy";
646
+
647
+ export declare const SORT_DESC = "SortDesc";
648
+
630
649
  export declare const Space: typeof Space_2;
631
650
 
632
651
  export declare type SpacePropsUnion = BaseProps_9 & SpaceProps;
@@ -637,6 +656,10 @@ export declare const Splitter: typeof Splitter_2;
637
656
 
638
657
  export declare type SplitterPropsUnion = BaseProps_10 & SplitterProps;
639
658
 
659
+ export declare const START_PAGE = 1;
660
+
661
+ export declare const START_PAGE_SIZE = 10;
662
+
640
663
  export declare const Statistic: React.FC<StatisticProps>;
641
664
 
642
665
  export declare type StatisticProps = StatisticProps_2;
@@ -731,6 +754,8 @@ export declare type TimelineProps = TimelineProps_2;
731
754
 
732
755
  declare type TInputNumberType = "number" | "money";
733
756
 
757
+ export declare const TINY_API = "miai0qn3c79adm555yoxd9kz6j6a323ek760nf7qd81nv1p5";
758
+
734
759
  export declare const TinyMCE: {
735
760
  (props: TinyProps): JSX.Element;
736
761
  displayName: string;
@@ -768,6 +793,20 @@ export declare type TreeProps = TreeProps_2;
768
793
 
769
794
  declare type TSize = "small" | "medium" | "large";
770
795
 
796
+ export declare enum TypeActionRowTable {
797
+ DELETE = "DELETE",
798
+ EDIT = "EDIT",
799
+ UNDO = "UNDO",
800
+ CANCELUNDO = "CANCELUNDO",
801
+ CHECKIN = "CHECKIN",
802
+ PRINT = "PRINT",
803
+ PAYMENT = "PAYMENT",
804
+ PLAY = "PLAY",
805
+ PAUSE = "PAUSE",
806
+ DOWNLOAD = "DOWNLOAD",
807
+ VIEW = "VIEW"
808
+ }
809
+
771
810
  export declare const typeColorMap: Record<NonNullable<BadgeProps["type"]>, string>;
772
811
 
773
812
  export declare const Typography: {
@@ -807,6 +846,12 @@ export declare const useMessage: (defaultProps?: OptionalArgsMessage) => (overri
807
846
 
808
847
  export declare const useToast: (defaultProps?: OptionalArgsToast) => (overrideProps?: OptionalArgsToast) => void;
809
848
 
849
+ export declare const useToggle: () => {
850
+ open: boolean;
851
+ toggle: () => void;
852
+ shouldRender: boolean;
853
+ };
854
+
810
855
  export declare const Watermark: ({ ...rest }: WatermarkProps) => JSX.Element;
811
856
 
812
857
  export { }
package/types/ui.d.ts CHANGED
@@ -76,11 +76,22 @@ import { TitleProps } from 'antd/es/typography/Title';
76
76
  import { TooltipProps as TooltipProps_2 } from 'antd';
77
77
  import { TourProps as TourProps_2 } from 'antd';
78
78
  import { TreeProps as TreeProps_2 } from 'antd';
79
+ import { TypeActionRowTable as TypeActionRowTable_2 } from '../../../../../../../../../../../../src/constants/table';
79
80
  import { UseFormReset } from 'react-hook-form';
80
81
  import { UseFormReturn } from 'react-hook-form';
81
82
  import { UseFormSetValue } from 'react-hook-form';
82
83
  import { WatermarkProps } from 'antd';
83
84
 
85
+ export declare const ActionRowTable: ({ type, contentTooltip, handleClick, }: ActionRowTableProps) => JSX.Element;
86
+
87
+ export declare interface ActionRowTableProps {
88
+ type: TypeActionRowTable_2;
89
+ handleClick?: () => void;
90
+ contentTooltip?: default_2.ReactNode;
91
+ content?: default_2.ReactNode;
92
+ diabled?: boolean;
93
+ }
94
+
84
95
  export declare const Alert: React.FC<AlertProps>;
85
96
 
86
97
  export declare type AlertProps = AlertProps_2;
@@ -378,6 +389,10 @@ declare type MultipleCascaderProps = CascaderProps<DefaultOptionType, string, tr
378
389
  multiple: true;
379
390
  };
380
391
 
392
+ export declare const PAGE_INDEX = "PageIndex";
393
+
394
+ export declare const PAGE_SIZE = "PageSize";
395
+
381
396
  export declare const Pagination: typeof Pagination_2;
382
397
 
383
398
  export declare type PaginationConfig = Omit<PaginationProps, "rootClassName"> & {
@@ -482,6 +497,10 @@ export declare interface SkeletonProps extends SkeletonProps_2 {
482
497
  skeletonButtonCount?: number;
483
498
  }
484
499
 
500
+ export declare const SORT_BY = "SortBy";
501
+
502
+ export declare const SORT_DESC = "SortDesc";
503
+
485
504
  export declare const Space: typeof Space_2;
486
505
 
487
506
  export declare type SpacePropsUnion = BaseProps_9 & SpaceProps;
@@ -492,6 +511,10 @@ export declare const Splitter: typeof Splitter_2;
492
511
 
493
512
  export declare type SplitterPropsUnion = BaseProps_10 & SplitterProps;
494
513
 
514
+ export declare const START_PAGE = 1;
515
+
516
+ export declare const START_PAGE_SIZE = 10;
517
+
495
518
  export declare const Statistic: React.FC<StatisticProps>;
496
519
 
497
520
  export declare type StatisticProps = StatisticProps_2;
@@ -565,6 +588,8 @@ export declare const Timeline: React.FC<TimelineProps>;
565
588
 
566
589
  export declare type TimelineProps = TimelineProps_2;
567
590
 
591
+ export declare const TINY_API = "miai0qn3c79adm555yoxd9kz6j6a323ek760nf7qd81nv1p5";
592
+
568
593
  export declare const Tooltip: default_2.FC<TooltipProps>;
569
594
 
570
595
  export declare type TooltipProps = TooltipProps_2;
@@ -577,6 +602,20 @@ export declare const Tree: React.FC<TreeProps>;
577
602
 
578
603
  export declare type TreeProps = TreeProps_2;
579
604
 
605
+ export declare enum TypeActionRowTable {
606
+ DELETE = "DELETE",
607
+ EDIT = "EDIT",
608
+ UNDO = "UNDO",
609
+ CANCELUNDO = "CANCELUNDO",
610
+ CHECKIN = "CHECKIN",
611
+ PRINT = "PRINT",
612
+ PAYMENT = "PAYMENT",
613
+ PLAY = "PLAY",
614
+ PAUSE = "PAUSE",
615
+ DOWNLOAD = "DOWNLOAD",
616
+ VIEW = "VIEW"
617
+ }
618
+
580
619
  export declare const typeColorMap: Record<NonNullable<BadgeProps["type"]>, string>;
581
620
 
582
621
  export declare const Typography: {