infinity-forge 0.31.1 → 0.31.3
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/README.md +21 -21
- package/dist/sites/components/brands-carousel/styles.d.ts +0 -1
- package/dist/sites/components/counter/versions/version-01/box/styles.d.ts +0 -1
- package/dist/sites/components/counter/versions/version-01/styles.d.ts +0 -1
- package/dist/sites/components/header-link/versions/version-01/styles.d.ts +0 -1
- package/dist/sites/components/mvv/versions/version-01/styles.d.ts +0 -1
- package/dist/sites/context/configs/interfaces.d.ts +0 -1
- package/dist/sites/context/configs/scripts/acept-cookies/styles.d.ts +0 -1
- package/dist/sites/context/configs/scripts/acept-ratedr/styles.d.ts +0 -1
- package/dist/sites/context/configs/scripts/whatsapp-fixed/styles.d.ts +0 -1
- package/dist/system/container/main.d.ts +1 -1
- package/dist/system/domain/use-cases/notifications/load-all.d.ts +1 -0
- package/dist/system/infra/http/axios-http-client.js +1 -0
- package/dist/system/infra/http/axios-http-client.js.map +1 -1
- package/dist/system/presentation/components/data/chat/card-message/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/chat/loader/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/chat/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/highlight-text/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/input-search/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/logo/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/overlay/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/page-wrapper/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/sign-up/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/notifications/card/index.d.ts +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/notifications/card/index.js +4 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/notifications/card/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/notifications/card/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/notifications/index.js +4 -4
- package/dist/system/presentation/components/layout/header/components/menu-right/notifications/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/notifications/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/settings/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/search-modal/search-list/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/search-modal/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/search-modal/trigger/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/version-01/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/menu/components/menu/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/menu/components/select-workspace/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/menu/version-01/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/styles.d.ts +0 -1
- package/dist/system/presentation/components/pages/menus/table/icon/style.d.ts +0 -1
- package/dist/system/presentation/context/auth/context.js +3 -0
- package/dist/system/presentation/context/auth/context.js.map +1 -1
- package/dist/system/presentation/context/auth/login/styles.d.ts +0 -1
- package/dist/system/presentation/hooks/menu/use-load-menu.d.ts +1 -1
- package/dist/system/presentation/hooks/notifications/use-load-no-read/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.js +3 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/styles.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/styles.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/create/styles.d.ts +0 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/export/styles.d.ts +0 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/styles.d.ts +0 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/index.js +9 -5
- package/dist/system/presentation/hooks/ui/use-table/components/table/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/styles.d.ts +0 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +0 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/styles.d.ts +0 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/styles.d.ts +0 -1
- package/dist/system/presentation/hooks/ui/use-table/interfaces.d.ts +2 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/dist/ui/components/accordion/styles.d.ts +0 -1
- package/dist/ui/components/breadcrumb/styles.d.ts +0 -1
- package/dist/ui/components/button/styles.d.ts +0 -1
- package/dist/ui/components/form/checkbox/styles.d.ts +0 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/component.js +1 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +0 -1
- package/dist/ui/components/form/handler/styles.d.ts +0 -1
- package/dist/ui/components/form/input-control/error/styles.d.ts +0 -1
- package/dist/ui/components/form/input-control/label/styles.d.ts +0 -1
- package/dist/ui/components/form/input-control/loader-input/styles.d.ts +0 -1
- package/dist/ui/components/form/input-control/styles.d.ts +0 -1
- package/dist/ui/components/form/input-date/styles.d.ts +0 -1
- package/dist/ui/components/form/input-file/file-card/styles.d.ts +0 -1
- package/dist/ui/components/form/input-file/styles.d.ts +0 -1
- package/dist/ui/components/form/input-password/styles.d.ts +0 -1
- package/dist/ui/components/form/radio/styles.d.ts +0 -1
- package/dist/ui/components/form/select/styles.d.ts +0 -1
- package/dist/ui/components/loading-screen/styles.d.ts +0 -1
- package/dist/ui/components/menu-mobile/components/nav-links/styles.d.ts +0 -1
- package/dist/ui/components/menu-mobile/styles.d.ts +0 -1
- package/dist/ui/components/menu-mobile/top/styles.d.ts +0 -1
- package/dist/ui/components/next-image/styles.d.ts +0 -1
- package/dist/ui/components/sidebar/styles.d.ts +0 -1
- package/dist/ui/contexts/toast/styles.d.ts +0 -1
- package/dist/ui/contexts/toast/toast-item/styles.d.ts +0 -1
- package/dist/ui/utils/file/load-file.js +1 -1
- package/dist/ui/utils/file/upload-file.js +5 -5
- package/dist/ui/utils/file/upload-file.js.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/hooks/ui/use-table/components/table/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sCAAuC;AAEvC,2BAA4B;AAE5B,mCAAiC;AACjC,qCAAmC;AACnC,qCAAmC;AACnC,mCAAuC;AACvC,2CAAwC;AACxC,2CAAyC;AACzC,mDAAgD;AAIhD,0CAA6B;AAE7B,SAAgB,KAAK,CAAC,EAA6E;;QAA3E,OAAO,aAAA,EAAE,UAAU,gBAAA,EAAE,oBAAoB,0BAAA,EAAE,iBAAiB,uBAAA;IAClF,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAA;IAE1B,IAAM,YAAY,GAAG,OAAO,CAAC,SAAS,IAAI,UAAU,CAAA;IACpD,IAAM,UAAU,GAAG,OAAO,CAAC,UAAU,IAAI,iBAAiB,CAAC,UAAU,CAAA;IAErE,IAAM,aAAa,GAAG,CAAA,MAAA,CAAC,CAAC,MAAA,MAAM,CAAC,KAAK,0CAAE,MAAiB,KAAI,EAAE,CAAC,0CAAE,WAAW,EAAE,KAAI,EAAE,CAAA;IAEnF,IAAM,UAAU,GAAG,OAAO,CAAC,SAAS,KAAI,iBAAiB,aAAjB,iBAAiB,uBAAjB,iBAAiB,CAAE,KAAK,CAAA,CAAA;IAEhE,IAAM,YAAY,GAAG,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,kBAAkB;QAC9C,CAAC,CAAC,UAAU,IAAI,UAAU,CAAC,MAAM,GAAG,CAAC;YACnC,CAAC,CAAC,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAE,MAAM,CAAC,UAAC,IAAI;;gBACtB,IAAM,YAAY,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,EAAE,CAAA;gBAErD,OAAO,MAAA,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAE,WAAW,EAAE,0CAAE,QAAQ,CAAC,aAAa,CAAC,CAAA;YAC7D,CAAC,CAAC;YACJ,CAAC,CAAC,IAAI;QACR,CAAC,CAAC,IAAI,CAAA;IAER,IAAM,SAAS,GAAG,YAAY,IAAI,UAAU,IAAI,EAAE,CAAA;IAElD,OAAO,CACL,wBAAC,UAAK,IAAC,IAAI,EAAC,iBAAiB,aAC3B,wBAAC,CAAC,CAAC,UAAU,IAAC,SAAS,EAAC,aAAa,aAClC,CAAA,iBAAiB,aAAjB,iBAAiB,uBAAjB,iBAAiB,CAAE,OAAO,EAAC,CAAC,CAAC,uBAAC,iBAAO,IAAC,OAAO,EAAE,iBAAiB,CAAC,OAAO,GAAI,CAAC,CAAC,CAAC,iCAAW,EAE3F,iCAAK,SAAS,EAAC,OAAO,aACnB,CAAA,iBAAiB,aAAjB,iBAAiB,uBAAjB,iBAAiB,CAAE,OAAO,KAAI,CAAA,MAAA,iBAAiB,aAAjB,iBAAiB,uBAAjB,iBAAiB,CAAE,OAAO,0CAAE,MAAM,IAAG,CAAC,IAAI,CACvE,uBAAC,eAAM,IAAC,OAAO,EAAE,iBAAiB,CAAC,OAAO,GAAI,CAC/C,EAEA,CAAA,oBAAoB,aAApB,oBAAoB,uBAApB,oBAAoB,CAAE,OAAO,KAAI,uBAAC,qBAAY,IAAC,OAAO,EAAE,oBAAoB,aAApB,oBAAoB,uBAApB,oBAAoB,CAAE,OAAO,GAAI,IACtF,IACO,EAEf,uBAAC,CAAC,CAAC,KAAK,cACN,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/system/presentation/hooks/ui/use-table/components/table/index.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const PaginationStyle: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const SkeletonCustom: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
4
3
|
ref?: import("react").Ref<HTMLDivElement>;
|
|
5
4
|
}, never>>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const Table: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
4
3
|
ref?: import("react").Ref<HTMLDivElement>;
|
|
5
4
|
}, never>>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const THeadItem: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
4
3
|
ref?: import("react").Ref<HTMLDivElement>;
|
|
5
4
|
}, never>>;
|
|
@@ -58,9 +58,11 @@ type TableActionEdit<T = any> = {
|
|
|
58
58
|
icon?: IconsNames;
|
|
59
59
|
};
|
|
60
60
|
} & DynamicFormHandlerProps<T>;
|
|
61
|
+
export type FNComponent = (props: any) => JSX.Element;
|
|
61
62
|
type ActionsTable<T = any> = {
|
|
62
63
|
edit?: TableActionEdit<T>;
|
|
63
64
|
create?: TableActionCreate<T>;
|
|
65
|
+
custom?: FNComponent[];
|
|
64
66
|
delete?: (table: {
|
|
65
67
|
[key in keyof T]: T[key];
|
|
66
68
|
}) => void;
|