@erpsquad/common 1.8.102 → 1.8.104
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/_virtual/index/index.esm10.js +3 -3
- package/dist/_virtual/index/index.esm11.js +4 -2
- package/dist/_virtual/index/index.esm11.js.map +1 -1
- package/dist/_virtual/index/index.esm2.js +2 -4
- package/dist/_virtual/index/index.esm2.js.map +1 -1
- package/dist/_virtual/index/index.esm3.js +3 -3
- package/dist/_virtual/index/index.esm4.js +3 -3
- package/dist/_virtual/index/index.esm5.js +3 -3
- package/dist/_virtual/index/index.esm6.js +3 -3
- package/dist/_virtual/index/index.esm7.js +3 -3
- package/dist/_virtual/index/index.esm8.js +3 -3
- package/dist/_virtual/index/index.esm9.js +3 -3
- package/dist/_virtual/index/index10.js +1 -1
- package/dist/_virtual/index/index11.js +1 -1
- package/dist/_virtual/index/index2.js +1 -1
- package/dist/_virtual/index/index3.js +1 -1
- package/dist/_virtual/index/index4.js +1 -1
- package/dist/_virtual/index/index5.js +1 -1
- package/dist/_virtual/index/index6.js +1 -1
- package/dist/_virtual/index/index7.js +1 -1
- package/dist/_virtual/index/index8.js +1 -1
- package/dist/_virtual/index/index9.js +1 -1
- package/dist/api-client/api.inventory/api/index.esm.js +95 -30
- package/dist/api-client/api.inventory/api/index.esm.js.map +1 -1
- package/dist/api-client/api.inventory/api/index.js +1 -1
- package/dist/api-client/api.inventory/api/index.js.map +1 -1
- package/dist/api-client/api.inventory/api-types.d.ts +930 -425
- package/dist/api-client/api.inventory/api.d.ts +14 -10
- package/dist/api-client/api.rbac/api/index.esm2.js +218 -0
- package/dist/api-client/api.rbac/api/index.esm2.js.map +1 -1
- package/dist/api-client/api.rbac/api/index2.js +1 -1
- package/dist/api-client/api.rbac/api/index2.js.map +1 -1
- package/dist/components/filter/components/delete-group/index.esm.js +1 -0
- package/dist/components/filter/components/delete-group/index.esm.js.map +1 -1
- package/dist/components/filter/components/delete-group/index.js +1 -1
- package/dist/components/filter/components/delete-group/index.js.map +1 -1
- package/dist/components/listing/listing/index.esm.js +2 -2
- package/dist/components/listing/listing/index.esm.js.map +1 -1
- package/dist/components/listing/listing/index.js +5 -5
- package/dist/components/listing/listing/index.js.map +1 -1
- package/dist/components/providers/ERPUIProvider/index.esm.js +0 -6
- package/dist/components/providers/ERPUIProvider/index.esm.js.map +1 -1
- package/dist/components/providers/ERPUIProvider/index.js +1 -2
- package/dist/components/providers/ERPUIProvider/index.js.map +1 -1
- package/dist/components/uom-field-wrapper/uom-field-wrapper/index.esm.js.map +1 -1
- package/dist/components/uom-field-wrapper/uom-field-wrapper/index.js.map +1 -1
- package/dist/hooks/index.esm.js +4 -4
- package/dist/hooks/index.js +1 -1
- package/dist/hooks/use-translations/index.esm.js +1 -2
- package/dist/hooks/use-translations/index.esm.js.map +1 -1
- package/dist/hooks/use-translations/index.js +1 -1
- package/dist/hooks/use-translations/index.js.map +1 -1
- package/dist/hooks/useDataFetcher/index.esm.js +2 -3
- package/dist/hooks/useDataFetcher/index.esm.js.map +1 -1
- package/dist/hooks/useDataFetcher/index.js +1 -1
- package/dist/hooks/useDataFetcher/index.js.map +1 -1
- package/dist/hooks/useDataFetcher.d.ts +2 -2
- package/dist/index.esm.js +69 -69
- package/dist/index.js +1 -1
- package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.esm.js +1 -1
- package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.js +1 -1
- package/dist/node_modules/@asseinfo/react-kanban/dist/index/index.js.map +1 -1
- package/dist/node_modules/@mui/icons-material/utils/createSvgIcon/index.esm.js +1 -1
- package/dist/node_modules/@mui/icons-material/utils/createSvgIcon/index.js +1 -1
- package/dist/node_modules/@mui/system/colorManipulator/index.esm.js +2 -2
- package/dist/node_modules/@mui/system/colorManipulator/index.js +1 -1
- package/dist/node_modules/@mui/system/colorManipulator/index.js.map +1 -1
- package/dist/node_modules/@mui/system/createStyled/index.esm.js +6 -6
- package/dist/node_modules/@mui/system/createStyled/index.js +1 -1
- package/dist/node_modules/@mui/system/useThemeWithoutDefault/index.esm.js +1 -1
- package/dist/node_modules/@mui/system/useThemeWithoutDefault/index.js +1 -1
- package/dist/src/api-client/api.inventory/api.d.ts +14 -10
- package/dist/src/hooks/useDataFetcher.d.ts +2 -2
- package/dist/src/utils/api.d.ts +18 -8
- package/dist/style.css +65 -65
- package/dist/utils/api/index.esm.js +45 -22
- package/dist/utils/api/index.esm.js.map +1 -1
- package/dist/utils/api/index.js +1 -1
- package/dist/utils/api/index.js.map +1 -1
- package/dist/utils/api.d.ts +18 -8
- package/dist/utils/common-utility/index.esm.js +13 -7
- package/dist/utils/common-utility/index.esm.js.map +1 -1
- package/dist/utils/common-utility/index.js +5 -5
- package/dist/utils/common-utility/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -367,11 +367,11 @@ import { FormSwitcher } from "./components/form-control/form-parser/form-switche
|
|
|
367
367
|
import { default as default155 } from "./hooks/use-deep-memo/index.esm.js";
|
|
368
368
|
import { useAppTranslations } from "./hooks/use-translations/index.esm.js";
|
|
369
369
|
import { useNameSkuUniquenessCheck } from "./hooks/useCheckSkuAndName/index.esm.js";
|
|
370
|
-
import {
|
|
371
|
-
import { default as
|
|
370
|
+
import { default as default156 } from "./hooks/useDataFetcher/index.esm.js";
|
|
371
|
+
import { default as default157 } from "./hooks/useApi/index.esm.js";
|
|
372
372
|
import { LanguageContext, LanguageProvider } from "./contexts/languageContext/index.esm.js";
|
|
373
373
|
import { themeVariant, getTheme, themeVariant as themeVariant2 } from "./theme/themeSelector/index.esm.js";
|
|
374
|
-
import { default as
|
|
374
|
+
import { default as default158, default as default159 } from "./theme/themeWrapper/index.esm.js";
|
|
375
375
|
import { UTCDateFormat, dateFormat, formatDataTime, formatDate, formatOnlyTime, formatUtcDate, getMinutesFromTime, getTimeFromMinutes } from "./utils/dateFormat/index.esm.js";
|
|
376
376
|
import { deFormatText } from "./utils/deformat-text/index.esm.js";
|
|
377
377
|
import { fileSize } from "./utils/fileSize/index.esm.js";
|
|
@@ -381,42 +381,42 @@ import "./utils/i18n/index.esm.js";
|
|
|
381
381
|
import { MetaComponent } from "./utils/metaComponent/index.esm.js";
|
|
382
382
|
import { FullscreenLayout } from "./layout/fullScreen/fullScreen/index.esm.js";
|
|
383
383
|
import { SidebarLayout } from "./layout/sidebarScreen/sidebarScreen/index.esm.js";
|
|
384
|
-
import { default as
|
|
384
|
+
import { default as default160 } from "./views/404/index.esm.js";
|
|
385
385
|
import { PrivateRoute } from "./views/privateRoute/index.esm.js";
|
|
386
386
|
import { state } from "./views/form-builder/redux/state/index.esm.js";
|
|
387
387
|
import { PageView } from "./views/afterAuth/page-view/page-view/index.esm.js";
|
|
388
388
|
import { data } from "./views/beforeAuth/components/grid-data/grid-data/index.esm.js";
|
|
389
389
|
import { Landing } from "./views/beforeAuth/landing/landing/index.esm.js";
|
|
390
390
|
import { CustomForm } from "./views/form-builder/custom-form/index.esm.js";
|
|
391
|
-
import { FormField, default as
|
|
391
|
+
import { FormField, default as default161 } from "./views/form-builder/form-fields/index.esm.js";
|
|
392
392
|
import { CheckboxEditForm } from "./views/form-builder/element-edit-forms/checkbox/index.esm.js";
|
|
393
393
|
import { ColumnWidth } from "./views/form-builder/element-edit-forms/column-width/index.esm.js";
|
|
394
|
-
import { default as
|
|
394
|
+
import { default as default162 } from "./views/form-builder/element-edit-forms/field-select/index.esm.js";
|
|
395
395
|
import { SectionEditForm } from "./views/form-builder/element-edit-forms/section/index.esm.js";
|
|
396
396
|
import { SelectEditForm } from "./views/form-builder/element-edit-forms/select/index.esm.js";
|
|
397
|
-
import { default as
|
|
397
|
+
import { default as default163 } from "./views/form-builder/element-edit-forms/table-form/index.esm.js";
|
|
398
398
|
import { TextEditForm } from "./views/form-builder/element-edit-forms/text/index.esm.js";
|
|
399
|
-
import { default as
|
|
400
|
-
import { default as
|
|
401
|
-
import { default as
|
|
402
|
-
import { default as
|
|
403
|
-
import { default as
|
|
404
|
-
import { default as
|
|
399
|
+
import { default as default164 } from "./views/template-editor/templates/index.esm.js";
|
|
400
|
+
import { default as default165 } from "./views/template-editor/add-template/add-template/index.esm.js";
|
|
401
|
+
import { default as default166 } from "./views/template-editor/company-selection-modal/company-selection-modal/index.esm.js";
|
|
402
|
+
import { default as default167 } from "./views/template-editor/components/EditorCanvas/index.esm.js";
|
|
403
|
+
import { default as default168 } from "./views/template-editor/components/EditorHeader/index.esm.js";
|
|
404
|
+
import { default as default169 } from "./views/template-editor/components/EditorSection/index.esm.js";
|
|
405
405
|
import { EditorSidebar } from "./views/template-editor/components/EditorSidebar/index.esm.js";
|
|
406
|
-
import { default as
|
|
407
|
-
import { default as
|
|
408
|
-
import { default as
|
|
409
|
-
import { default as
|
|
410
|
-
import { default as
|
|
411
|
-
import { default as
|
|
412
|
-
import { default as
|
|
413
|
-
import { default as
|
|
414
|
-
import { default as
|
|
415
|
-
import { default as
|
|
416
|
-
import { default as
|
|
406
|
+
import { default as default170 } from "./views/template-editor/components/SectionFlowEditor/index.esm.js";
|
|
407
|
+
import { default as default171 } from "./views/template-editor/components/SectionFormatPanel/index.esm.js";
|
|
408
|
+
import { default as default172 } from "./views/template-editor/components/controllers/AlignmentControl/index.esm.js";
|
|
409
|
+
import { default as default173 } from "./views/template-editor/components/controllers/border-control/index.esm.js";
|
|
410
|
+
import { default as default174 } from "./views/template-editor/components/controllers/ButtonControls/index.esm.js";
|
|
411
|
+
import { default as default175 } from "./views/template-editor/components/controllers/CodeControls/index.esm.js";
|
|
412
|
+
import { default as default176 } from "./views/template-editor/components/controllers/DividerControls/index.esm.js";
|
|
413
|
+
import { default as default177 } from "./views/template-editor/components/controllers/ImageControls/index.esm.js";
|
|
414
|
+
import { default as default178 } from "./views/template-editor/components/controllers/SignatureControls/index.esm.js";
|
|
415
|
+
import { default as default179 } from "./views/template-editor/components/controllers/TableControls/index.esm.js";
|
|
416
|
+
import { default as default180 } from "./views/template-editor/edit-section-modal/edit-section-modal/index.esm.js";
|
|
417
417
|
import { HtmlThumbnailPreview } from "./views/template-editor/template-modal/html-thumbnail-preview/index.esm.js";
|
|
418
418
|
import { TemplateModal } from "./views/template-editor/template-modal/template-modal/index.esm.js";
|
|
419
|
-
import { default as
|
|
419
|
+
import { default as default181 } from "./views/template-editor/template-name-modal/template-name-modal/index.esm.js";
|
|
420
420
|
import { ClickAwayListener } from "./node_modules/@mui/material/ClickAwayListener/ClickAwayListener/index.esm.js";
|
|
421
421
|
import { dynamicFields, fields, validator } from "./components/filter/fields/index.esm.js";
|
|
422
422
|
import { CheckBoxIcon } from "./components/icons/check-box/index.esm.js";
|
|
@@ -436,7 +436,7 @@ import { PageContext, PageProvider, defaultPageState, initialFilter } from "./co
|
|
|
436
436
|
import { PermissionsContext, PermissionsProvider } from "./contexts/permission-context/index.esm.js";
|
|
437
437
|
import { createDarkTheme, createLightTheme, themes } from "./theme/theme-impl/index.esm.js";
|
|
438
438
|
import { primaryFont, pxToRem, remToPx, responsiveFontSizes, secondaryFont, typography } from "./theme/typography/index.esm.js";
|
|
439
|
-
import { default as
|
|
439
|
+
import { default as default182 } from "i18next";
|
|
440
440
|
import { apiConfigurations, fetchApi, initializeApiBaseUrls } from "./utils/api/index.esm.js";
|
|
441
441
|
import { getApiConfig, getApiConfigSafe, initializeApiConfig, isApiConfigInitialized, onApiConfigReady, resetApiConfig } from "./utils/api-config/index.esm.js";
|
|
442
442
|
import { calculateEntries } from "./utils/calculation/index.esm.js";
|
|
@@ -459,7 +459,7 @@ import { setBaseUrl as setBaseUrl2 } from "./api-client/api.drive/api/index.esm.
|
|
|
459
459
|
import * as api$8 from "./api-client/api.system-feature/api/index.esm.js";
|
|
460
460
|
import { setBaseUrl as setBaseUrl3 } from "./api-client/api.system-feature/api/index.esm.js";
|
|
461
461
|
import { loadModuleTranslations } from "./utils/translations/index.esm.js";
|
|
462
|
-
import { changeCurrentPage, dashBoardDrive, changeCurrentPage as changeCurrentPage2, setPages, setPaginationModel, setSharedPage, default as
|
|
462
|
+
import { changeCurrentPage, dashBoardDrive, changeCurrentPage as changeCurrentPage2, setPages, setPaginationModel, setSharedPage, default as default183, pinToDashboardList, setGrid, setPages as setPages2, setSharedPage as setSharedPage2, setUserName } from "./views/afterAuth/dashboard/redux/reducer/index.esm.js";
|
|
463
463
|
import { UsersFetchAction, UsersFetchAction as UsersFetchAction2, pinToDashboardAction, setPagesAction, setSharedPageAction, setUserNameAction, setdashboardDriveData } from "./views/afterAuth/dashboard/redux/actionCreator/index.esm.js";
|
|
464
464
|
import { createParties, getLocation } from "./redux/actionCreator/index.esm.js";
|
|
465
465
|
import { API_METHOD_GROUPS, createConfiguredApiClient, validateApiClient } from "./redux/apiConfig/index.esm.js";
|
|
@@ -467,10 +467,10 @@ import { useAppDispatch, useAppSelector, useLibraryDispatch, useLibrarySelector
|
|
|
467
467
|
import { createModuleSlice } from "./redux/module-reducer/index.esm.js";
|
|
468
468
|
import { createLibraryStore, getLibrarySlices, libraryReducers } from "./redux/store/index.esm.js";
|
|
469
469
|
import { combineReducers, configureStore, createAction, createAsyncThunk, createDraftSafeSelector, createEntityAdapter, createListenerMiddleware, createReducer, createSelector, createSlice, current, isAllOf, isAnyOf, isFulfilled, isPending, isRejected, isRejectedWithValue, nanoid, unwrapResult } from "@reduxjs/toolkit";
|
|
470
|
-
import { default as
|
|
471
|
-
import { fetchBom, default as
|
|
472
|
-
import { fetchCompanies, default as
|
|
473
|
-
import { getAllUserAndDepartmentDropdown, resetState, setDepartments, setUsers, sharePage, default as
|
|
470
|
+
import { default as default184, resetHeaderState, resetLanguagesState, setCurrentLanguage, setLanguages, setLanguagesData } from "./redux/slices/headerSlice/index.esm.js";
|
|
471
|
+
import { fetchBom, default as default185, resetInventoryReportsTitleBarState, setAssemblyItems, setBomData, setItems, setWarehouseLocations } from "./redux/slices/inventoryReportsTitleBarSlice/index.esm.js";
|
|
472
|
+
import { fetchCompanies, default as default186, resetReportsTitleBarState } from "./redux/slices/reportsTitleBarSlice/index.esm.js";
|
|
473
|
+
import { getAllUserAndDepartmentDropdown, resetState, setDepartments, setUsers, sharePage, default as default187 } from "./redux/slices/shareSlice/index.esm.js";
|
|
474
474
|
import * as api from "./api-client/api.accounting/api/index.esm.js";
|
|
475
475
|
import * as apiTypes_d from "./api-client/api.drive/api-types.d/index.esm.js";
|
|
476
476
|
import * as api$2 from "./api-client/api.inventory/api/index.esm.js";
|
|
@@ -487,7 +487,7 @@ import * as apiTypes_d$6 from "./api-client/api.sales/api-types.d/index.esm.js";
|
|
|
487
487
|
import * as apiTypes_d$7 from "./api-client/api.system-feature/api-types.d/index.esm.js";
|
|
488
488
|
import * as api$9 from "./api-client/api.user/api/index.esm.js";
|
|
489
489
|
import * as apiTypes_d$8 from "./api-client/api.user/api-types.d/index.esm.js";
|
|
490
|
-
import { pageViewChangeCurrentPage, default as
|
|
490
|
+
import { pageViewChangeCurrentPage, default as default188, setColumnOrder, setPageViewPages, setPageViewPaginationModel, setRowData } from "./views/afterAuth/page-view/redux/reducer/index.esm.js";
|
|
491
491
|
import { fetchPage } from "./views/afterAuth/page-view/redux/actionCreator/index.esm.js";
|
|
492
492
|
import { defaultData } from "./views/afterAuth/page-view/utils/default-data/index.esm.js";
|
|
493
493
|
import { local } from "./views/afterAuth/page-view/utils/local-data/index.esm.js";
|
|
@@ -505,11 +505,11 @@ import { userData } from "./views/beforeAuth/components/user-dropdown-data/user-
|
|
|
505
505
|
import { ForgotPassword } from "./views/beforeAuth/forgot-password/forgot-password/index.esm.js";
|
|
506
506
|
import { ResetPassword } from "./views/beforeAuth/reset-password/reset-password/index.esm.js";
|
|
507
507
|
import { element } from "./views/form-builder/field_properties/index.esm.js";
|
|
508
|
-
import { default as
|
|
508
|
+
import { default as default189, setFormData } from "./views/form-builder/redux/reducer/index.esm.js";
|
|
509
509
|
import { getFieldsByFormId, getFormDataById, patchFormDataById } from "./views/form-builder/redux/actionCreator/index.esm.js";
|
|
510
510
|
import { createDefaultTableColumns, extractSections, generateModulePath, processMembers, processTableColumns, useFormDataEffect, useFormDataProcessor } from "./views/form-builder/utils/common/index.esm.js";
|
|
511
511
|
import { templateEditorRoutes } from "./views/template-editor/routes/index.esm.js";
|
|
512
|
-
import { default as
|
|
512
|
+
import { default as default190 } from "./views/template-editor/components/controllers/TextControls/index.esm.js";
|
|
513
513
|
import { extractStyles, generateEmailPreview, generateHeaderFooterPreview, generateInlineStyles, getInitialSectionData, templateRoutes } from "./views/template-editor/utils/common/index.esm.js";
|
|
514
514
|
import { TEMPLATE_EDITOR_PATHS, initialStyles } from "./views/template-editor/utils/constant/index.esm.js";
|
|
515
515
|
import { emailColumns, textOptions } from "./views/template-editor/utils/default-data/index.esm.js";
|
|
@@ -530,13 +530,13 @@ export {
|
|
|
530
530
|
AddCircle,
|
|
531
531
|
AddPage,
|
|
532
532
|
AddPageModal,
|
|
533
|
-
|
|
533
|
+
default165 as AddTemplate,
|
|
534
534
|
BarChart2 as AdvancedBarChart,
|
|
535
535
|
DonutChart2 as AdvancedDonutChart,
|
|
536
536
|
AdvancedDynamicLayoutWrapper,
|
|
537
537
|
Alert,
|
|
538
538
|
default25 as AlertTitle,
|
|
539
|
-
|
|
539
|
+
default172 as AlignmentControl,
|
|
540
540
|
Android12Switch,
|
|
541
541
|
Android12Switch2 as AndroidSwitch,
|
|
542
542
|
AppBarWrapper as AppBar,
|
|
@@ -565,14 +565,14 @@ export {
|
|
|
565
565
|
BlockFiled,
|
|
566
566
|
BoardWrapper as Board,
|
|
567
567
|
BoardWrapper2 as BoardWrapper,
|
|
568
|
-
|
|
568
|
+
default173 as BorderControl,
|
|
569
569
|
default30 as BottomNavigation,
|
|
570
570
|
default31 as BottomNavigationAction,
|
|
571
571
|
default32 as Box,
|
|
572
572
|
BreadCrumb,
|
|
573
573
|
Button,
|
|
574
574
|
default34 as ButtonBase,
|
|
575
|
-
|
|
575
|
+
default174 as ButtonControls,
|
|
576
576
|
default35 as ButtonGroup,
|
|
577
577
|
COMMON_DATE_VALIDATIONS,
|
|
578
578
|
default3 as CalculationSummary,
|
|
@@ -600,12 +600,12 @@ export {
|
|
|
600
600
|
ClickAwayListener,
|
|
601
601
|
Clock,
|
|
602
602
|
Close,
|
|
603
|
-
|
|
603
|
+
default175 as CodeControls,
|
|
604
604
|
CoinOutline,
|
|
605
605
|
default43 as Collapse,
|
|
606
606
|
ColorPickerInput,
|
|
607
607
|
ColumnWidth,
|
|
608
|
-
|
|
608
|
+
default166 as CompanySelectionModal,
|
|
609
609
|
ConfirmPopUp as ConfirmModal,
|
|
610
610
|
ConfirmPopUp2 as ConfirmPopUp,
|
|
611
611
|
default44 as Container,
|
|
@@ -637,7 +637,7 @@ export {
|
|
|
637
637
|
default48 as DialogContentText,
|
|
638
638
|
default49 as DialogTitle,
|
|
639
639
|
default50 as Divider,
|
|
640
|
-
|
|
640
|
+
default176 as DividerControls,
|
|
641
641
|
Document,
|
|
642
642
|
DocumentDownload,
|
|
643
643
|
DollarCircle,
|
|
@@ -672,11 +672,11 @@ export {
|
|
|
672
672
|
default153 as DynamicToggleButton,
|
|
673
673
|
ERPUIProvider,
|
|
674
674
|
Edit,
|
|
675
|
-
|
|
675
|
+
default180 as EditSectionModal,
|
|
676
676
|
CustomEditor2 as Editor,
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
677
|
+
default167 as EditorCanvas,
|
|
678
|
+
default168 as EditorHeader,
|
|
679
|
+
default169 as EditorSection,
|
|
680
680
|
EditorSidebar,
|
|
681
681
|
ElementController,
|
|
682
682
|
Email,
|
|
@@ -690,7 +690,7 @@ export {
|
|
|
690
690
|
default52 as Fab,
|
|
691
691
|
default53 as Fade,
|
|
692
692
|
Fallback,
|
|
693
|
-
|
|
693
|
+
default162 as FieldSelect,
|
|
694
694
|
FilledCircle,
|
|
695
695
|
default54 as FilledInput,
|
|
696
696
|
Filter,
|
|
@@ -702,7 +702,7 @@ export {
|
|
|
702
702
|
default56 as FormControlLabel,
|
|
703
703
|
FormData,
|
|
704
704
|
FormField,
|
|
705
|
-
|
|
705
|
+
default161 as FormFields,
|
|
706
706
|
default57 as FormGroup,
|
|
707
707
|
FormHeader,
|
|
708
708
|
default58 as FormHelperText,
|
|
@@ -738,7 +738,7 @@ export {
|
|
|
738
738
|
default64 as Icon,
|
|
739
739
|
default65 as IconButton,
|
|
740
740
|
Image,
|
|
741
|
-
|
|
741
|
+
default177 as ImageControls,
|
|
742
742
|
default66 as ImageList,
|
|
743
743
|
default67 as ImageListItem,
|
|
744
744
|
default68 as ImageListItemBar,
|
|
@@ -801,7 +801,7 @@ export {
|
|
|
801
801
|
default141 as MUISnackbar,
|
|
802
802
|
default142 as MUITabs,
|
|
803
803
|
default143 as MUITextField,
|
|
804
|
-
|
|
804
|
+
default158 as MUIThemeWrapper,
|
|
805
805
|
default144 as MUITooltip,
|
|
806
806
|
default145 as MUITypography,
|
|
807
807
|
api$3 as ManufacturingApi,
|
|
@@ -827,7 +827,7 @@ export {
|
|
|
827
827
|
MultiLine2 as Multiline,
|
|
828
828
|
default85 as NativeSelect,
|
|
829
829
|
default86 as NoSsr,
|
|
830
|
-
|
|
830
|
+
default160 as NotFound,
|
|
831
831
|
Notification,
|
|
832
832
|
OctagonWithOutTick,
|
|
833
833
|
OctagonWithTick,
|
|
@@ -867,7 +867,7 @@ export {
|
|
|
867
867
|
default94 as Rating,
|
|
868
868
|
api$5 as RbacApi,
|
|
869
869
|
apiTypes_d$4 as RbacTypes,
|
|
870
|
-
|
|
870
|
+
default190 as React,
|
|
871
871
|
Receipt,
|
|
872
872
|
ReceiptFilled,
|
|
873
873
|
ReceiptOutline,
|
|
@@ -897,8 +897,8 @@ export {
|
|
|
897
897
|
SearchStatus,
|
|
898
898
|
default11 as SearchableSelect,
|
|
899
899
|
SectionEditForm,
|
|
900
|
-
|
|
901
|
-
|
|
900
|
+
default170 as SectionFlowEditor,
|
|
901
|
+
default171 as SectionFormatPanel,
|
|
902
902
|
Select,
|
|
903
903
|
SelectEditForm,
|
|
904
904
|
SettingsFallback,
|
|
@@ -910,7 +910,7 @@ export {
|
|
|
910
910
|
SharedPageView,
|
|
911
911
|
Sidebar,
|
|
912
912
|
SidebarLayout,
|
|
913
|
-
|
|
913
|
+
default178 as SignatureControls,
|
|
914
914
|
default96 as Slider,
|
|
915
915
|
Snackbar,
|
|
916
916
|
default97 as SnackbarContent,
|
|
@@ -943,8 +943,8 @@ export {
|
|
|
943
943
|
default112 as TableBody,
|
|
944
944
|
default113 as TableCell,
|
|
945
945
|
default114 as TableContainer,
|
|
946
|
-
|
|
947
|
-
|
|
946
|
+
default179 as TableControls,
|
|
947
|
+
default163 as TableEditForm,
|
|
948
948
|
default115 as TableFooter,
|
|
949
949
|
default116 as TableHead,
|
|
950
950
|
default117 as TablePagination,
|
|
@@ -952,14 +952,14 @@ export {
|
|
|
952
952
|
default119 as TableSortLabel,
|
|
953
953
|
TabBar2 as Tabs,
|
|
954
954
|
TemplateModal,
|
|
955
|
-
|
|
956
|
-
|
|
955
|
+
default181 as TemplateNameModal,
|
|
956
|
+
default164 as Templates,
|
|
957
957
|
TextArea,
|
|
958
958
|
TextEditForm,
|
|
959
959
|
TextField,
|
|
960
960
|
default120 as TextareaAutosize,
|
|
961
961
|
themeVariant as ThemeSelector,
|
|
962
|
-
|
|
962
|
+
default159 as ThemeWrapper,
|
|
963
963
|
ThreeDotIcon,
|
|
964
964
|
Tick,
|
|
965
965
|
TickCircle,
|
|
@@ -1046,7 +1046,7 @@ export {
|
|
|
1046
1046
|
setPages as dashboardSetPages,
|
|
1047
1047
|
setPaginationModel as dashboardSetPaginationModel,
|
|
1048
1048
|
setSharedPage as dashboardSetSharedPage,
|
|
1049
|
-
|
|
1049
|
+
default183 as dashboardSlice,
|
|
1050
1050
|
data,
|
|
1051
1051
|
dateFormat,
|
|
1052
1052
|
dateRangeValidation,
|
|
@@ -1088,7 +1088,7 @@ export {
|
|
|
1088
1088
|
findById,
|
|
1089
1089
|
formBuilderConversion,
|
|
1090
1090
|
formBuilderDeConversion,
|
|
1091
|
-
|
|
1091
|
+
default189 as formBuilderListSlice,
|
|
1092
1092
|
formatAmount,
|
|
1093
1093
|
formatAmountWithCurrency,
|
|
1094
1094
|
formatAmountWithCurrencyData,
|
|
@@ -1158,14 +1158,14 @@ export {
|
|
|
1158
1158
|
handleCompareDateRangeSync,
|
|
1159
1159
|
handleRegularUpload,
|
|
1160
1160
|
hasValue,
|
|
1161
|
-
|
|
1162
|
-
|
|
1161
|
+
default184 as headerSlice,
|
|
1162
|
+
default182 as i18n,
|
|
1163
1163
|
images,
|
|
1164
1164
|
initialFilter,
|
|
1165
1165
|
initialStyles,
|
|
1166
1166
|
initializeApiBaseUrls,
|
|
1167
1167
|
initializeApiConfig,
|
|
1168
|
-
|
|
1168
|
+
default185 as inventoryReportsTitleBarSlice,
|
|
1169
1169
|
isAllOf,
|
|
1170
1170
|
isAnyOf,
|
|
1171
1171
|
isApiConfigInitialized,
|
|
@@ -1193,7 +1193,7 @@ export {
|
|
|
1193
1193
|
omitDataKeys,
|
|
1194
1194
|
onApiConfigReady,
|
|
1195
1195
|
pageViewChangeCurrentPage,
|
|
1196
|
-
|
|
1196
|
+
default188 as pageViewSlice,
|
|
1197
1197
|
partyDuplicateCheck,
|
|
1198
1198
|
partyEmailIds,
|
|
1199
1199
|
pastDateValidation,
|
|
@@ -1213,7 +1213,7 @@ export {
|
|
|
1213
1213
|
removeIdStaticIdsFromMongoObject,
|
|
1214
1214
|
renderEmptyRowsFallback,
|
|
1215
1215
|
renderValueField,
|
|
1216
|
-
|
|
1216
|
+
default186 as reportsTitleBarSlice,
|
|
1217
1217
|
resetApiConfig,
|
|
1218
1218
|
resetHeaderState,
|
|
1219
1219
|
resetInventoryReportsTitleBarState,
|
|
@@ -1250,7 +1250,7 @@ export {
|
|
|
1250
1250
|
setWarehouseLocations,
|
|
1251
1251
|
setdashboardDriveData,
|
|
1252
1252
|
sharePage,
|
|
1253
|
-
|
|
1253
|
+
default187 as shareSlice,
|
|
1254
1254
|
sharedPagesData,
|
|
1255
1255
|
showSnackBar,
|
|
1256
1256
|
skuGenerator,
|
|
@@ -1274,13 +1274,13 @@ export {
|
|
|
1274
1274
|
updateTableConfigForParameterizedNavigation,
|
|
1275
1275
|
uploadAttachments,
|
|
1276
1276
|
uploadFiles,
|
|
1277
|
-
|
|
1277
|
+
default157 as useApi,
|
|
1278
1278
|
useAppDispatch,
|
|
1279
1279
|
useAppSelector,
|
|
1280
1280
|
useAppTranslations,
|
|
1281
1281
|
useAuth,
|
|
1282
1282
|
useCKEditorStyleExtractor,
|
|
1283
|
-
useDataFetcher,
|
|
1283
|
+
default156 as useDataFetcher,
|
|
1284
1284
|
default155 as useDeepMemo,
|
|
1285
1285
|
useDynamicLayout,
|
|
1286
1286
|
useERPUI,
|