infinity-forge 0.31.8 → 0.32.0
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/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 -3
- 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/detail-card/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/highlight-icon/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/profile-infos/profile/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/profile-infos/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/select-workspace/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/sign-up/styles.d.ts +0 -1
- package/dist/system/presentation/components/data/tab/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/index.js +2 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/index.js.map +1 -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/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/notifications/index.js +9 -9
- 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/index.js.map +1 -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/index.js +1 -3
- package/dist/system/presentation/components/layout/header/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/version-01/styles.d.ts +0 -1
- package/dist/system/presentation/components/layout/menu/components/menu/index.js +0 -1
- package/dist/system/presentation/components/layout/menu/components/menu/index.js.map +1 -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/custom-styles.d.ts +2 -0
- package/dist/system/presentation/components/layout/menu/components/select-workspace/custom-styles.js +26 -0
- package/dist/system/presentation/components/layout/menu/components/select-workspace/custom-styles.js.map +1 -0
- package/dist/system/presentation/components/layout/menu/components/select-workspace/index.d.ts +17 -0
- package/dist/system/presentation/components/layout/menu/components/select-workspace/index.js +66 -0
- package/dist/system/presentation/components/layout/menu/components/select-workspace/index.js.map +1 -0
- package/dist/system/presentation/components/layout/menu/components/select-workspace/styles.d.ts +2 -0
- package/dist/system/presentation/components/layout/menu/components/select-workspace/styles.js +14 -0
- package/dist/system/presentation/components/layout/menu/components/select-workspace/styles.js.map +1 -0
- 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 +4 -2
- 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/context/container.d.ts +3 -2
- package/dist/system/presentation/context/container.js +3 -3
- package/dist/system/presentation/context/container.js.map +1 -1
- package/dist/system/presentation/context/index.d.ts +1 -1
- package/dist/system/presentation/context/index.js +1 -1
- package/dist/system/presentation/context/index.js.map +1 -1
- package/dist/system/presentation/context/infra-injection/context.d.ts +7 -0
- package/dist/system/presentation/context/infra-injection/context.js +14 -0
- package/dist/system/presentation/context/infra-injection/context.js.map +1 -0
- package/dist/system/presentation/context/infra-injection/index.d.ts +2 -0
- package/dist/system/presentation/context/infra-injection/index.js +19 -0
- package/dist/system/presentation/context/infra-injection/index.js.map +1 -0
- package/dist/system/presentation/context/infra-injection/interfaces.d.ts +13 -0
- package/dist/system/presentation/context/infra-injection/interfaces.js +3 -0
- package/dist/system/presentation/context/infra-injection/interfaces.js.map +1 -0
- package/dist/system/presentation/hooks/menu/use-load-menu.d.ts +1 -1
- package/dist/system/presentation/hooks/menu/use-load-menu.js +7 -5
- package/dist/system/presentation/hooks/menu/use-load-menu.js.map +1 -1
- package/dist/system/presentation/hooks/notifications/use-load-all/index.d.ts +1 -4
- package/dist/system/presentation/hooks/notifications/use-load-all/index.js +5 -11
- package/dist/system/presentation/hooks/notifications/use-load-all/index.js.map +1 -1
- package/dist/system/presentation/hooks/notifications/use-load-no-read/index.d.ts +1 -1
- package/dist/system/presentation/hooks/notifications/use-load-no-read/index.js +3 -1
- package/dist/system/presentation/hooks/notifications/use-load-no-read/index.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/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/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/form-handler/index.js +1 -5
- package/dist/ui/components/form/handler/form-handler/index.js.map +1 -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 +77 -77
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const Accordion: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const Breadcrumb: 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 InputCheckbox: 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>>;
|
|
@@ -81,8 +81,8 @@ function DynamicFormHandler(props) {
|
|
|
81
81
|
var _this = this;
|
|
82
82
|
var queryKEY = props.getDetails && props.getDetails.key && props.getDetails.key(props.tableItem);
|
|
83
83
|
function fetcher() {
|
|
84
|
+
var _a;
|
|
84
85
|
return __awaiter(this, void 0, void 0, function () {
|
|
85
|
-
var _a;
|
|
86
86
|
return __generator(this, function (_b) {
|
|
87
87
|
return [2 /*return*/, (_a = props === null || props === void 0 ? void 0 : props.getDetails) === null || _a === void 0 ? void 0 : _a.fetcher(props.tableItem)];
|
|
88
88
|
});
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const DynamiFormHandler: 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>>;
|
|
@@ -143,11 +143,7 @@ function FormElement(_a) {
|
|
|
143
143
|
setStateForm({ state: 'default', message: '' });
|
|
144
144
|
return [2 /*return*/];
|
|
145
145
|
}
|
|
146
|
-
if (err_1 instanceof system_1.BadRequestError) {
|
|
147
|
-
setStateForm({ state: 'error', message: err_1.error.message });
|
|
148
|
-
return [2 /*return*/];
|
|
149
|
-
}
|
|
150
|
-
if (err_1 instanceof system_1.ConflictError) {
|
|
146
|
+
if (err_1 instanceof system_1.BadRequestError || err_1 instanceof system_1.ConflictError) {
|
|
151
147
|
setStateForm({ state: 'error', message: err_1.error.message });
|
|
152
148
|
return [2 /*return*/];
|
|
153
149
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/form/handler/form-handler/index.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/form/handler/form-handler/index.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const FormHandler: 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 ErrorMessage: 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 Label: 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 LoaderInput: 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 InputDate: 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 FileCard: 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 InputFile: 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 InputPassword: 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 InputRadio: 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 SelectWrapper: 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 LoadingScreen: 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,3 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const NavLinks: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const MenuMobile: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const Top: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const Image: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
/// <reference types="react/experimental" />
|
|
3
2
|
export declare const Toast: 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 ToastItem: 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>>;
|
|
@@ -43,9 +43,9 @@ exports.loadFile = void 0;
|
|
|
43
43
|
var axios_1 = __importDefault(require("axios"));
|
|
44
44
|
var system_1 = require("../../../system/index.js");
|
|
45
45
|
function loadFile(data) {
|
|
46
|
+
var _a;
|
|
46
47
|
return __awaiter(this, void 0, void 0, function () {
|
|
47
48
|
var token, response, type, blob, url, link;
|
|
48
|
-
var _a;
|
|
49
49
|
return __generator(this, function (_b) {
|
|
50
50
|
switch (_b.label) {
|
|
51
51
|
case 0: return [4 /*yield*/, ((_a = system_1.container.get(system_1.InfraTypes.storage).get('token')) === null || _a === void 0 ? void 0 : _a.value)];
|
|
@@ -39,11 +39,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
39
39
|
exports.uploadFile = void 0;
|
|
40
40
|
var system_1 = require("../../../system/index.js");
|
|
41
41
|
function uploadFile(_a) {
|
|
42
|
-
|
|
42
|
+
var files = _a.files;
|
|
43
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
43
44
|
var filesToArray, formData, response;
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
switch (_c.label) {
|
|
45
|
+
return __generator(this, function (_b) {
|
|
46
|
+
switch (_b.label) {
|
|
47
47
|
case 0:
|
|
48
48
|
if (!files || files.length === 0) {
|
|
49
49
|
return [2 /*return*/, []];
|
|
@@ -55,7 +55,7 @@ function uploadFile(_a) {
|
|
|
55
55
|
});
|
|
56
56
|
return [4 /*yield*/, system_1.container.get(system_1.Types.RemoteFile).upload(formData)];
|
|
57
57
|
case 1:
|
|
58
|
-
response =
|
|
58
|
+
response = _b.sent();
|
|
59
59
|
return [2 /*return*/, response.items];
|
|
60
60
|
}
|
|
61
61
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upload-file.js","sourceRoot":"","sources":["../../../../src/ui/utils/file/upload-file.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mCAAuD;AAEvD,SAAsB,UAAU
|
|
1
|
+
{"version":3,"file":"upload-file.js","sourceRoot":"","sources":["../../../../src/ui/utils/file/upload-file.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mCAAuD;AAEvD,SAAsB,UAAU,CAAC,EAA8B;QAA5B,KAAK,WAAA;;;;;;oBACtC,IAAI,CAAC,KAAK,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;wBACjC,sBAAO,EAAE,EAAA;oBACX,CAAC;oBAEK,YAAY,GAAG,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAA;oBAElC,QAAQ,GAAG,IAAI,QAAQ,EAAE,CAAA;oBAE7B,YAAY,CAAC,OAAO,CAAC,UAAC,IAAI;wBACxB,QAAQ,CAAC,MAAM,CAAC,OAAO,EAAE,IAAI,CAAC,CAAA;oBAChC,CAAC,CAAC,CAAA;oBAEe,qBAAM,kBAAS,CAAC,GAAG,CAAa,cAAK,CAAC,UAAU,CAAC,CAAC,MAAM,CAAC,QAAQ,CAAC,EAAA;;oBAA7E,QAAQ,GAAG,SAAkE;oBAEnF,sBAAO,QAAQ,CAAC,KAAK,EAAA;;;;CACtB;AAhBD,gCAgBC"}
|
package/package.json
CHANGED
|
@@ -1,77 +1,77 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "infinity-forge",
|
|
3
|
-
"version": "0.
|
|
4
|
-
"description": "codie Library",
|
|
5
|
-
"main": "./dist/index.js",
|
|
6
|
-
"module": "./dist/index.js",
|
|
7
|
-
"types": "./dist/index.d.ts",
|
|
8
|
-
"repository": {
|
|
9
|
-
"type": "git",
|
|
10
|
-
"url": "https://github.com/CodieDigital/codiedigital-library"
|
|
11
|
-
},
|
|
12
|
-
"scripts": {
|
|
13
|
-
"dev": "next -p 3050",
|
|
14
|
-
"start": "next start -p 3015",
|
|
15
|
-
"build": "concurrently --kill-others \"tsc -w\" \"tsc-alias -w --resolve-full-paths\"",
|
|
16
|
-
"nextBuild": "next build",
|
|
17
|
-
"build:esm": "tsc",
|
|
18
|
-
"build:cjs": "tsc --module commonjs --outDir dist && tsc-alias -p tsconfig.json && for /r src %i in (.otf, *.ttf) do copy \"%i\" dist\\ && for /r src %i in (.css) do copy \"%i\" dist\\ "
|
|
19
|
-
},
|
|
20
|
-
"peerDependencies": {
|
|
21
|
-
"react": ">=16"
|
|
22
|
-
},
|
|
23
|
-
"files": [
|
|
24
|
-
"dist",
|
|
25
|
-
"LICENSE",
|
|
26
|
-
"README.md"
|
|
27
|
-
],
|
|
28
|
-
"keywords": [
|
|
29
|
-
"react",
|
|
30
|
-
"typescript",
|
|
31
|
-
"awesome-project"
|
|
32
|
-
],
|
|
33
|
-
"author": "Codie Digital",
|
|
34
|
-
"license": "MIT",
|
|
35
|
-
"devDependencies": {
|
|
36
|
-
"@types/node": "^18.11.7",
|
|
37
|
-
"@types/react": "^18.0.12",
|
|
38
|
-
"@types/react-dom": "^18.2.18",
|
|
39
|
-
"prettier": "^2.6.2",
|
|
40
|
-
"react": "^18.1.0",
|
|
41
|
-
"react-dom": "^18.2.0",
|
|
42
|
-
"tslib": "^2.4.1",
|
|
43
|
-
"typescript": "^5.4.5"
|
|
44
|
-
},
|
|
45
|
-
"dependencies": {
|
|
46
|
-
"@react-input/mask": "^1.0.21",
|
|
47
|
-
"@types/styled-components": "^5.1.34",
|
|
48
|
-
"aos": "^2.3.4",
|
|
49
|
-
"axios": "^1.4.0",
|
|
50
|
-
"chroma-js": "^2.4.2",
|
|
51
|
-
"concurrently": "^8.2.2",
|
|
52
|
-
"formik": "^2.4.5",
|
|
53
|
-
"framer-motion": "^11.1.7",
|
|
54
|
-
"inversify": "^6.0.2",
|
|
55
|
-
"js-cookie": "^3.0.5",
|
|
56
|
-
"moment": "^2.30.1",
|
|
57
|
-
"next": "^13.1.6",
|
|
58
|
-
"react-countup": "^6.5.0",
|
|
59
|
-
"react-currency-input-field": "^3.8.0",
|
|
60
|
-
"react-error-boundary": "^3.1.4",
|
|
61
|
-
"react-ga": "^3.3.1",
|
|
62
|
-
"react-glider": "^4.0.2",
|
|
63
|
-
"react-select": "^5.8.0",
|
|
64
|
-
"react-semantic-ui-datepickers": "^2.17.2",
|
|
65
|
-
"react-slick": "^0.30.2",
|
|
66
|
-
"reflect-metadata": "^0.2.1",
|
|
67
|
-
"semantic-ui-css": "^2.5.0",
|
|
68
|
-
"semantic-ui-react": "^2.1.5",
|
|
69
|
-
"sharp": "^0.33.2",
|
|
70
|
-
"slick-carousel": "^1.8.1",
|
|
71
|
-
"styled-components": "^6.1.8",
|
|
72
|
-
"swr": "^2.2.5",
|
|
73
|
-
"tsc-alias": "^1.8.8",
|
|
74
|
-
"yup": "^1.3.3",
|
|
75
|
-
"zustand": "^4.3.8"
|
|
76
|
-
}
|
|
77
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "infinity-forge",
|
|
3
|
+
"version": "0.32.0",
|
|
4
|
+
"description": "codie Library",
|
|
5
|
+
"main": "./dist/index.js",
|
|
6
|
+
"module": "./dist/index.js",
|
|
7
|
+
"types": "./dist/index.d.ts",
|
|
8
|
+
"repository": {
|
|
9
|
+
"type": "git",
|
|
10
|
+
"url": "https://github.com/CodieDigital/codiedigital-library"
|
|
11
|
+
},
|
|
12
|
+
"scripts": {
|
|
13
|
+
"dev": "next -p 3050",
|
|
14
|
+
"start": "next start -p 3015",
|
|
15
|
+
"build": "concurrently --kill-others \"tsc -w\" \"tsc-alias -w --resolve-full-paths\"",
|
|
16
|
+
"nextBuild": "next build",
|
|
17
|
+
"build:esm": "tsc",
|
|
18
|
+
"build:cjs": "tsc --module commonjs --outDir dist && tsc-alias -p tsconfig.json && for /r src %i in (.otf, *.ttf) do copy \"%i\" dist\\ && for /r src %i in (.css) do copy \"%i\" dist\\ "
|
|
19
|
+
},
|
|
20
|
+
"peerDependencies": {
|
|
21
|
+
"react": ">=16"
|
|
22
|
+
},
|
|
23
|
+
"files": [
|
|
24
|
+
"dist",
|
|
25
|
+
"LICENSE",
|
|
26
|
+
"README.md"
|
|
27
|
+
],
|
|
28
|
+
"keywords": [
|
|
29
|
+
"react",
|
|
30
|
+
"typescript",
|
|
31
|
+
"awesome-project"
|
|
32
|
+
],
|
|
33
|
+
"author": "Codie Digital",
|
|
34
|
+
"license": "MIT",
|
|
35
|
+
"devDependencies": {
|
|
36
|
+
"@types/node": "^18.11.7",
|
|
37
|
+
"@types/react": "^18.0.12",
|
|
38
|
+
"@types/react-dom": "^18.2.18",
|
|
39
|
+
"prettier": "^2.6.2",
|
|
40
|
+
"react": "^18.1.0",
|
|
41
|
+
"react-dom": "^18.2.0",
|
|
42
|
+
"tslib": "^2.4.1",
|
|
43
|
+
"typescript": "^5.4.5"
|
|
44
|
+
},
|
|
45
|
+
"dependencies": {
|
|
46
|
+
"@react-input/mask": "^1.0.21",
|
|
47
|
+
"@types/styled-components": "^5.1.34",
|
|
48
|
+
"aos": "^2.3.4",
|
|
49
|
+
"axios": "^1.4.0",
|
|
50
|
+
"chroma-js": "^2.4.2",
|
|
51
|
+
"concurrently": "^8.2.2",
|
|
52
|
+
"formik": "^2.4.5",
|
|
53
|
+
"framer-motion": "^11.1.7",
|
|
54
|
+
"inversify": "^6.0.2",
|
|
55
|
+
"js-cookie": "^3.0.5",
|
|
56
|
+
"moment": "^2.30.1",
|
|
57
|
+
"next": "^13.1.6",
|
|
58
|
+
"react-countup": "^6.5.0",
|
|
59
|
+
"react-currency-input-field": "^3.8.0",
|
|
60
|
+
"react-error-boundary": "^3.1.4",
|
|
61
|
+
"react-ga": "^3.3.1",
|
|
62
|
+
"react-glider": "^4.0.2",
|
|
63
|
+
"react-select": "^5.8.0",
|
|
64
|
+
"react-semantic-ui-datepickers": "^2.17.2",
|
|
65
|
+
"react-slick": "^0.30.2",
|
|
66
|
+
"reflect-metadata": "^0.2.1",
|
|
67
|
+
"semantic-ui-css": "^2.5.0",
|
|
68
|
+
"semantic-ui-react": "^2.1.5",
|
|
69
|
+
"sharp": "^0.33.2",
|
|
70
|
+
"slick-carousel": "^1.8.1",
|
|
71
|
+
"styled-components": "^6.1.8",
|
|
72
|
+
"swr": "^2.2.5",
|
|
73
|
+
"tsc-alias": "^1.8.8",
|
|
74
|
+
"yup": "^1.3.3",
|
|
75
|
+
"zustand": "^4.3.8"
|
|
76
|
+
}
|
|
77
|
+
}
|