@pnkx-lib/ui 1.9.156 → 1.9.157
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.
- package/dist/style.css +1 -1
- package/es/chunks/{PageNotFound-BdABLmlN.js → PageNotFound-CQ--M7CG.js} +1 -1
- package/es/chunks/{Switch-BlJg7gUg.js → Switch-DOnAm61w.js} +1 -1
- package/es/chunks/{index-VYhgtDmq.js → index-oiiZjExv.js} +7313 -585
- package/es/fields/index.js +2 -2
- package/es/index.js +3 -3
- package/es/ui/index.js +2 -2
- package/package.json +1 -1
- package/types/DemoTable/FiltersCategoryDemo/components/RenderFilterFields.d.ts +1 -1
- package/types/DemoTable/FiltersCategoryDemo/components/TagsFilter.d.ts +2 -2
- package/types/DemoTable/hooks/useConvertGroupButton.d.ts +1 -1
- package/types/components/ui/BulkActions/BulkAction.d.ts +1 -1
- package/types/components/ui/BulkActions/index.d.ts +1 -1
- package/types/components/ui/Table/ActionRowTable/index.d.ts +1 -1
- package/types/components/ui/Table/HeadingTable/components/GroupHeadingButton.d.ts +1 -1
- package/types/components/ui/Table/index.d.ts +1 -1
package/es/fields/index.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
export { C as Checkbox, D as DatePicker, I as Input, P as PnkxField, R as RangePicker, g as Textarea, f as TinyMCE } from '../chunks/index-
|
2
|
-
export { R as RadioGroup, S as Select, a as Switch, U as UploadField } from '../chunks/Switch-
|
1
|
+
export { C as Checkbox, D as DatePicker, I as Input, P as PnkxField, R as RangePicker, g as Textarea, f as TinyMCE } from '../chunks/index-oiiZjExv.js';
|
2
|
+
export { R as RadioGroup, S as Select, a as Switch, U as UploadField } from '../chunks/Switch-DOnAm61w.js';
|
package/es/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
export { O as ActionRowTable, A as Alert, v as Anchor, w as Appfix, x as AutoComplete, d as Badge, f as Breadcrumb, a3 as BreadcrumbHeading, a2 as BulkActions, B as Button, K as CATEGORY_LIST_ENUM, a4 as Card, C as CascaderField, N as CategoryStatus, e as Col, y as Collapse, z as ColorPicker, a5 as ConfigProvider, G as ConfirmModal, c as Container, j as Divider, l as Drawer, D as Dropdown, E as Empty, J as ErrorBoundary, F as Flex, H as Heading, I as Image, M as Modal, X as PAGE_NUMBER, Y as PAGE_SIZE, a6 as PageNotFound, g as Pagination, m as Popconfirm, P as Popover, Q as QRCode, o as Rate, n as Result, R as Row, Z as SORT_BY, _ as SORT_DESC, U as START_PAGE, V as START_PAGE_SIZE, b as SearchFiltersForm, p as Segmented, h as Sidebar, S as Skeleton, k as Spin, q as Statistic, T as Table, a as Tabs, i as Tag, r as Timeline, s as Tour, u as Tree, $ as TypeActionRowTable, a0 as TypeBulkActions, a1 as TypeStatusTable, W as Watermark, L as badgeStatusCategoryConfig, t as typeColorMap } from './chunks/PageNotFound-
|
2
|
-
export { C as Checkbox, D as DatePicker, E as ErrorMessage, I as Input, L as Label, b as Layout, M as Menu, P as PnkxField, R as RangePicker, S as Space, c as Splitter, d as Steps, e as TINY_API, g as Textarea, f as TinyMCE, a as Tooltip, T as Typography } from './chunks/index-
|
3
|
-
export { R as RadioGroup, S as Select, a as Switch, U as UploadField } from './chunks/Switch-
|
1
|
+
export { O as ActionRowTable, A as Alert, v as Anchor, w as Appfix, x as AutoComplete, d as Badge, f as Breadcrumb, a3 as BreadcrumbHeading, a2 as BulkActions, B as Button, K as CATEGORY_LIST_ENUM, a4 as Card, C as CascaderField, N as CategoryStatus, e as Col, y as Collapse, z as ColorPicker, a5 as ConfigProvider, G as ConfirmModal, c as Container, j as Divider, l as Drawer, D as Dropdown, E as Empty, J as ErrorBoundary, F as Flex, H as Heading, I as Image, M as Modal, X as PAGE_NUMBER, Y as PAGE_SIZE, a6 as PageNotFound, g as Pagination, m as Popconfirm, P as Popover, Q as QRCode, o as Rate, n as Result, R as Row, Z as SORT_BY, _ as SORT_DESC, U as START_PAGE, V as START_PAGE_SIZE, b as SearchFiltersForm, p as Segmented, h as Sidebar, S as Skeleton, k as Spin, q as Statistic, T as Table, a as Tabs, i as Tag, r as Timeline, s as Tour, u as Tree, $ as TypeActionRowTable, a0 as TypeBulkActions, a1 as TypeStatusTable, W as Watermark, L as badgeStatusCategoryConfig, t as typeColorMap } from './chunks/PageNotFound-CQ--M7CG.js';
|
2
|
+
export { C as Checkbox, D as DatePicker, E as ErrorMessage, I as Input, L as Label, b as Layout, M as Menu, P as PnkxField, R as RangePicker, S as Space, c as Splitter, d as Steps, e as TINY_API, g as Textarea, f as TinyMCE, a as Tooltip, T as Typography } from './chunks/index-oiiZjExv.js';
|
3
|
+
export { R as RadioGroup, S as Select, a as Switch, U as UploadField } from './chunks/Switch-DOnAm61w.js';
|
4
4
|
export { a as useMessage, u as useToast } from './chunks/useMessage-CUPcOtIS.js';
|
package/es/ui/index.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
export { O as ActionRowTable, A as Alert, v as Anchor, w as Appfix, x as AutoComplete, d as Badge, f as Breadcrumb, a3 as BreadcrumbHeading, a2 as BulkActions, B as Button, K as CATEGORY_LIST_ENUM, a4 as Card, C as CascaderField, N as CategoryStatus, e as Col, y as Collapse, z as ColorPicker, a5 as ConfigProvider, G as ConfirmModal, c as Container, j as Divider, l as Drawer, D as Dropdown, E as Empty, J as ErrorBoundary, F as Flex, H as Heading, I as Image, M as Modal, X as PAGE_NUMBER, Y as PAGE_SIZE, a6 as PageNotFound, g as Pagination, m as Popconfirm, P as Popover, Q as QRCode, o as Rate, n as Result, R as Row, Z as SORT_BY, _ as SORT_DESC, U as START_PAGE, V as START_PAGE_SIZE, b as SearchFiltersForm, p as Segmented, h as Sidebar, S as Skeleton, k as Spin, q as Statistic, T as Table, a as Tabs, i as Tag, r as Timeline, s as Tour, u as Tree, $ as TypeActionRowTable, a0 as TypeBulkActions, a1 as TypeStatusTable, W as Watermark, L as badgeStatusCategoryConfig, t as typeColorMap } from '../chunks/PageNotFound-
|
2
|
-
export { E as ErrorMessage, L as Label, b as Layout, M as Menu, S as Space, c as Splitter, d as Steps, e as TINY_API, a as Tooltip, T as Typography } from '../chunks/index-
|
1
|
+
export { O as ActionRowTable, A as Alert, v as Anchor, w as Appfix, x as AutoComplete, d as Badge, f as Breadcrumb, a3 as BreadcrumbHeading, a2 as BulkActions, B as Button, K as CATEGORY_LIST_ENUM, a4 as Card, C as CascaderField, N as CategoryStatus, e as Col, y as Collapse, z as ColorPicker, a5 as ConfigProvider, G as ConfirmModal, c as Container, j as Divider, l as Drawer, D as Dropdown, E as Empty, J as ErrorBoundary, F as Flex, H as Heading, I as Image, M as Modal, X as PAGE_NUMBER, Y as PAGE_SIZE, a6 as PageNotFound, g as Pagination, m as Popconfirm, P as Popover, Q as QRCode, o as Rate, n as Result, R as Row, Z as SORT_BY, _ as SORT_DESC, U as START_PAGE, V as START_PAGE_SIZE, b as SearchFiltersForm, p as Segmented, h as Sidebar, S as Skeleton, k as Spin, q as Statistic, T as Table, a as Tabs, i as Tag, r as Timeline, s as Tour, u as Tree, $ as TypeActionRowTable, a0 as TypeBulkActions, a1 as TypeStatusTable, W as Watermark, L as badgeStatusCategoryConfig, t as typeColorMap } from '../chunks/PageNotFound-CQ--M7CG.js';
|
2
|
+
export { E as ErrorMessage, L as Label, b as Layout, M as Menu, S as Space, c as Splitter, d as Steps, e as TINY_API, a as Tooltip, T as Typography } from '../chunks/index-oiiZjExv.js';
|
package/package.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { Control, UseFormReset } from 'node_modules/react-hook-form/dist/types';
|
2
|
-
import { IValueSearch } from '
|
2
|
+
import { IValueSearch } from '../../../../../../../../../../../src/components/ui/Table/HeadingTable';
|
3
3
|
interface RenderFilterFieldsProps {
|
4
4
|
control: Control<IValueSearch>;
|
5
5
|
handleSubmit?: React.FormEventHandler<IValueSearch>;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { UseFormReset } from 'node_modules/react-hook-form/dist/types';
|
2
|
-
import { IValueSearch } from '
|
3
|
-
import { InitialFiltersSearch } from '
|
2
|
+
import { IValueSearch } from '../../../../../../../../../../../src/components/ui/Table/HeadingTable';
|
3
|
+
import { InitialFiltersSearch } from '../../../../../../../../../../../src/components';
|
4
4
|
interface TagsFilterProps {
|
5
5
|
advanceSearch: any;
|
6
6
|
resetToInitialFilters: () => void;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { GroupHeadingButtonItem } from '
|
1
|
+
import { GroupHeadingButtonItem } from '../../../../../../../../../../src/components/ui/Table/HeadingTable/components/GroupHeadingButton';
|
2
2
|
export interface LabelGroupHeadingButtonItem {
|
3
3
|
label: string;
|
4
4
|
is_status: number;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { ConfirmModalProps } from '../ConfirmModal';
|
2
2
|
import { TListIcon } from '.';
|
3
|
-
import { TypeStatusTable } from '
|
3
|
+
import { TypeStatusTable } from '../../../../../../../../../../../src/constants';
|
4
4
|
export interface BulkActionProps {
|
5
5
|
quantity?: number;
|
6
6
|
listIcon?: TListIcon[];
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { ConfirmModalProps } from '../ConfirmModal';
|
2
|
-
import { TypeBulkActions, TypeStatusTable } from '
|
2
|
+
import { TypeBulkActions, TypeStatusTable } from '../../../../../../../../../../../src/constants';
|
3
3
|
import { CATEGORY_LIST_ENUM } from '../CategoryStatus';
|
4
4
|
interface IBulkActionsProps {
|
5
5
|
quantity?: number;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { default as React } from 'react';
|
2
|
-
import { TypeActionRowTable } from '
|
2
|
+
import { TypeActionRowTable } from '../../../../../../../../../../../../src/constants/table';
|
3
3
|
export interface ActionRowTableProps {
|
4
4
|
type: TypeActionRowTable;
|
5
5
|
handleClick?: () => void;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { InitialFiltersSearch } from '@pnkx-lib/core';
|
2
|
-
import { TFilters, TypeStatusTable } from '
|
2
|
+
import { TFilters, TypeStatusTable } from '../../../../../../../../../../../../../src/components/ui';
|
3
3
|
export interface GroupHeadingButtonItem {
|
4
4
|
label: string;
|
5
5
|
quantity: number;
|
@@ -4,7 +4,7 @@ import { TableProps } from 'antd/lib/table';
|
|
4
4
|
import { InitialFiltersSearch } from '@pnkx-lib/core';
|
5
5
|
import { MenuType } from '../Sidebar';
|
6
6
|
import { GroupHeadingButtonItem } from './HeadingTable/components/GroupHeadingButton';
|
7
|
-
import { TypeStatusTable } from '
|
7
|
+
import { TypeStatusTable } from '../../../../../../../../../../../src/constants';
|
8
8
|
interface RowCommon {
|
9
9
|
[x: string]: any;
|
10
10
|
}
|