impact-ui 4.0.8 → 4.0.10
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/index14.js +2 -2
- package/dist/_virtual/index15.js +2 -2
- package/dist/_virtual/index16.js +2 -2
- package/dist/components/Accordion/index.d.ts.map +1 -1
- package/dist/components/Accordion/index.js +0 -1
- package/dist/components/AccordionModern/SortableAccordionComp.d.ts.map +1 -1
- package/dist/components/AccordionModern/SortableAccordionComp.js +4 -2
- package/dist/components/Alert/index.d.ts.map +1 -1
- package/dist/components/Alert/index.js +5 -2
- package/dist/components/Breadcrumbs/index.d.ts.map +1 -1
- package/dist/components/Breadcrumbs/index.js +3 -3
- package/dist/components/Button/index.d.ts.map +1 -1
- package/dist/components/Button/index.js +4 -3
- package/dist/components/Chart/index.d.ts +2 -2
- package/dist/components/Chart/index.d.ts.map +1 -1
- package/dist/components/Chart/index.js +18 -13
- package/dist/components/CreateItemFlow/index.d.ts.map +1 -1
- package/dist/components/CreateItemFlow/index.js +29 -8
- package/dist/components/DatePicker/showMonthYearSelect.d.ts.map +1 -1
- package/dist/components/DatePicker/showMonthYearSelect.js +4 -2
- package/dist/components/EmptyState/index.d.ts.map +1 -1
- package/dist/components/EmptyState/index.js +5 -2
- package/dist/components/FileUpload/index.d.ts.map +1 -1
- package/dist/components/FileUpload/index.js +7 -6
- package/dist/components/FilterPanel/FilterPanelHeader.d.ts.map +1 -1
- package/dist/components/FilterPanel/FilterPanelHeader.js +11 -1
- package/dist/components/FiltersStrip/FilterSlider.d.ts.map +1 -1
- package/dist/components/FiltersStrip/FilterSlider.js +6 -4
- package/dist/components/FiltersStrip/index.d.ts.map +1 -1
- package/dist/components/FiltersStrip/index.js +3 -2
- package/dist/components/Header/index.js +11 -11
- package/dist/components/HomePage/index.js +3 -3
- package/dist/components/Loader/index.d.ts.map +1 -1
- package/dist/components/Loader/index.js +4 -3
- package/dist/components/MonthRangePicker/index.d.ts.map +1 -1
- package/dist/components/MonthRangePicker/index.js +0 -1
- package/dist/components/Notification/NotificationBody/NotificationList/NotificationListItem.d.ts.map +1 -1
- package/dist/components/Notification/NotificationBody/NotificationList/NotificationListItem.js +8 -8
- package/dist/components/Notification/NotificationBody/index.d.ts.map +1 -1
- package/dist/components/Notification/NotificationBody/index.js +1 -1
- package/dist/components/Notification/NotificationHeader.d.ts.map +1 -1
- package/dist/components/Notification/NotificationHeader.js +4 -2
- package/dist/components/Panel/index.d.ts.map +1 -1
- package/dist/components/Panel/index.js +3 -1
- package/dist/components/Popover/index.d.ts.map +1 -1
- package/dist/components/Popover/index.js +3 -1
- package/dist/components/ProgressBar/index.d.ts.map +1 -1
- package/dist/components/ProgressBar/index.js +14 -7
- package/dist/components/Prompt/index.d.ts.map +1 -1
- package/dist/components/Prompt/index.js +3 -1
- package/dist/components/Slider/index.d.ts.map +1 -1
- package/dist/components/Slider/index.js +20 -10
- package/dist/components/Table/AdvanceSearchModalItem.js +2 -2
- package/dist/components/Table/AgGridHeader.js +36 -36
- package/dist/components/Table/NewAdvanceSearchModal/NewAdvanceSearchModalItem.js +2 -2
- package/dist/components/Table/advanceSearchModal.d.ts.map +1 -1
- package/dist/components/Table/advanceSearchModal.js +3 -3
- package/dist/components/Table/filterUtils.d.ts +2 -2
- package/dist/components/Table/filterUtils.d.ts.map +1 -1
- package/dist/components/Table/filterUtils.js +16 -16
- package/dist/components/Table/index.d.ts.map +1 -1
- package/dist/components/Table/index.js +5 -9
- package/dist/components/Table/tableMoreOptions.d.ts.map +1 -1
- package/dist/components/Table/tableMoreOptions.js +18 -12
- package/dist/components/TableChat/TableChatSidePanel.d.ts.map +1 -1
- package/dist/components/TableChat/components/TableChatRightSection/ChatHeader/ChatHeader.js +2 -2
- package/dist/components/TableChat/components/TableChatRightSection/TableChatRightSection.d.ts +1 -1
- package/dist/components/TableChat/components/TableChatRightSection/TableChatRightSection.d.ts.map +1 -1
- package/dist/components/TableChat/components/TableChatRightSection/TableChatRightSection.js +3 -2
- package/dist/components/TableOld/AgGridHeader.d.ts.map +1 -1
- package/dist/components/TableOld/AgGridHeader.js +12 -10
- package/dist/components/TableOld/index.d.ts.map +1 -1
- package/dist/components/TableOld/index.js +16 -7
- package/dist/components/TextArea/index.d.ts.map +1 -1
- package/dist/components/TextArea/index.js +3 -1
- package/dist/components/Toast/index.d.ts.map +1 -1
- package/dist/components/Toast/index.js +5 -2
- package/dist/components/common/MentionEditor/MentionList/index.d.ts.map +1 -1
- package/dist/components/common/MentionEditor/MentionList/index.js +4 -2
- package/dist/components/common/MentionEditor/index.d.ts.map +1 -1
- package/dist/components/common/MentionEditor/index.js +5 -2
- package/dist/locales/de-DE.json.d.ts +105 -0
- package/dist/locales/de-DE.json.js +93 -0
- package/dist/locales/en-US.json.d.ts +106 -1
- package/dist/locales/en-US.json.js +94 -1
- package/dist/mcp-component-registry.json +1 -1
- package/dist/node_modules/call-bind/index.js +1 -1
- package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +1 -1
- package/dist/node_modules/is-symbol/index.js +1 -1
- package/dist/utils/helper.d.ts +4 -0
- package/dist/utils/helper.d.ts.map +1 -1
- package/dist/utils/helper.js +27 -0
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/dev/productGroupTableData.d.ts +0 -363
- package/dist/dev/productGroupTableData.d.ts.map +0 -1
|
@@ -11,12 +11,17 @@ const enUS = {
|
|
|
11
11
|
"common.next": "Next",
|
|
12
12
|
"common.submit": "Submit",
|
|
13
13
|
"common.loading": "Loading...",
|
|
14
|
+
"common.expand": "Expand",
|
|
15
|
+
"common.collapse": "Collapse",
|
|
16
|
+
"common.back": "Back",
|
|
14
17
|
"monthPicker.label": "Select Month & Year",
|
|
15
18
|
"monthPicker.placeholder": "Select {format}",
|
|
16
19
|
"monthPicker.ariaMonthPicker": "Month picker",
|
|
17
20
|
"monthPicker.ariaSelectedMonth": "Selected month",
|
|
18
21
|
"monthPicker.ariaClose": "Close month picker",
|
|
19
22
|
"datePicker.selectDate": "Select Date",
|
|
23
|
+
"datePicker.monthSelectPlaceholder": "month",
|
|
24
|
+
"datePicker.yearSelectPlaceholder": "year",
|
|
20
25
|
"sidebar.logout": "Logout",
|
|
21
26
|
"sidebar.mainNavigation": "Main navigation",
|
|
22
27
|
"sidebar.collapseSidebar": "Collapse sidebar",
|
|
@@ -31,6 +36,8 @@ const enUS = {
|
|
|
31
36
|
"createItemFlow.stepLabel": "Step {number}",
|
|
32
37
|
"createItemFlow.stepDescription": "Step {number} of {total}",
|
|
33
38
|
"createItemFlow.imageAlt": "Create Item Flow",
|
|
39
|
+
"createItemFlow.back": "Back",
|
|
40
|
+
"createItemFlow.next": "Next",
|
|
34
41
|
"monthRangePicker.startPlaceholder": "Start {format} - ",
|
|
35
42
|
"monthRangePicker.endPlaceholder": "End {format}",
|
|
36
43
|
"monthRangePicker.ariaDialog": "Month range picker",
|
|
@@ -71,9 +78,19 @@ const enUS = {
|
|
|
71
78
|
"menu.searchAriaLabel": "Search input container",
|
|
72
79
|
"menu.searchIconAlt": "search",
|
|
73
80
|
"breadcrumbs.ariaLabel": "breadcrumb",
|
|
81
|
+
"breadcrumbs.home": "Home",
|
|
74
82
|
"header.commentsAlt": "comments",
|
|
75
83
|
"header.askIris": "Ask Iris",
|
|
76
84
|
"header.languageAlt": "change language",
|
|
85
|
+
"header.logo": "Logo",
|
|
86
|
+
"header.logoAlt": "Impact Logo",
|
|
87
|
+
"header.keyboardShortcuts": "Keyboard shortcuts",
|
|
88
|
+
"header.help": "Help",
|
|
89
|
+
"header.message": "Message",
|
|
90
|
+
"header.messageDisabled": "Message (disabled)",
|
|
91
|
+
"header.notifications": "Notifications",
|
|
92
|
+
"header.comments": "Comments",
|
|
93
|
+
"header.userMenu": "User menu",
|
|
77
94
|
"filtersStrip.allFilters": "All Filters",
|
|
78
95
|
"filtersStrip.filtersApplied": "Filters Applied",
|
|
79
96
|
"filtersStrip.toggleDropdown": "Toggle filter dropdown",
|
|
@@ -84,6 +101,11 @@ const enUS = {
|
|
|
84
101
|
"filtersStrip.savedFilterAria": "Saved filter {label}",
|
|
85
102
|
"filtersStrip.noSavedFilters": "No saved filters found",
|
|
86
103
|
"filtersStrip.applyFilter": "Apply Filter",
|
|
104
|
+
"filtersStrip.ariaLabel": "Filters",
|
|
105
|
+
"filtersStrip.previousFilterAria": "Previous filter",
|
|
106
|
+
"filtersStrip.nextFilterAria": "Next filter",
|
|
107
|
+
"filtersStrip.closeFilterAria": "Close filter",
|
|
108
|
+
"filtersStrip.expandFilterAria": "Expand filter",
|
|
87
109
|
"commentsPanel.title": "Comments",
|
|
88
110
|
"commentsPanel.searchPlaceholder": "Search comments",
|
|
89
111
|
"commentsPanel.sortByDate": "Sort by date",
|
|
@@ -452,6 +474,17 @@ const enUS = {
|
|
|
452
474
|
"notification.markAsUnread": "Mark as unread",
|
|
453
475
|
"notification.fastApproaching": "Fast Approaching",
|
|
454
476
|
"notification.noOverdue": "No Overdue",
|
|
477
|
+
"notification.goTo": "Go To",
|
|
478
|
+
"notification.sync": "Sync",
|
|
479
|
+
"notification.delete": "Delete",
|
|
480
|
+
"notification.download": "Download",
|
|
481
|
+
"notification.bookmark": "Bookmark",
|
|
482
|
+
"notification.removeBookmark": "Remove bookmark",
|
|
483
|
+
"notification.openInNewAlt": "Open in new",
|
|
484
|
+
"notification.syncAlt": "Sync",
|
|
485
|
+
"notification.tabAll": "All",
|
|
486
|
+
"notification.expandAria": "Expand",
|
|
487
|
+
"notification.collapseAria": "Collapse",
|
|
455
488
|
"keyboardShortcuts.newFeature": "New Feature",
|
|
456
489
|
"keyboardShortcuts.title": "Keyboard Shortcuts",
|
|
457
490
|
"keyboardShortcuts.description": "Key combinations that help you work faster without a mouse.",
|
|
@@ -496,7 +529,67 @@ const enUS = {
|
|
|
496
529
|
"fileUpload.removeAria": "Remove {name}",
|
|
497
530
|
"fileUpload.retryAria": "Retry upload of {name}",
|
|
498
531
|
"fileUpload.pauseAria": "Pause upload of {name}",
|
|
499
|
-
"fileUpload.cancelAria": "Cancel upload of {name}"
|
|
532
|
+
"fileUpload.cancelAria": "Cancel upload of {name}",
|
|
533
|
+
"fileUpload.ariaLabel": "File upload",
|
|
534
|
+
"fileUpload.remove": "Remove",
|
|
535
|
+
"fileUpload.retry": "Retry",
|
|
536
|
+
"fileUpload.pause": "Pause",
|
|
537
|
+
"fileUpload.cancel": "Cancel",
|
|
538
|
+
"emptyState.ariaLabel": "Empty state",
|
|
539
|
+
"loader.ariaLabel": "Loading",
|
|
540
|
+
"alert.closeAria": "Close alert",
|
|
541
|
+
"alert.severity.success": "Success",
|
|
542
|
+
"alert.severity.info": "Info",
|
|
543
|
+
"alert.severity.warning": "Warning",
|
|
544
|
+
"alert.severity.error": "Error",
|
|
545
|
+
"toast.defaultMessage": "This is a toast",
|
|
546
|
+
"progressBar.completed": "Completed",
|
|
547
|
+
"progressBar.failed": "Failed",
|
|
548
|
+
"progressBar.remaining": "{percent}% • {time} seconds remaining",
|
|
549
|
+
"progressBar.ariaLabel": "Upload progress",
|
|
550
|
+
"textArea.defaultAriaLabel": "textarea",
|
|
551
|
+
"slider.invalidNumber": "Please enter a valid number",
|
|
552
|
+
"slider.valueAtLeast": "Value must be at least {min}",
|
|
553
|
+
"slider.initialLessThanMax": "Initial value must be less than the maximum value",
|
|
554
|
+
"slider.valueNotExceed": "Value must not exceed {max}",
|
|
555
|
+
"slider.maxGreaterThanInitial": "Maximum value must be greater than the initial value",
|
|
556
|
+
"slider.ariaMin": "Minimum value",
|
|
557
|
+
"slider.ariaMax": "Maximum value",
|
|
558
|
+
"slider.ariaMinimum": "Minimum",
|
|
559
|
+
"slider.ariaMaximum": "Maximum",
|
|
560
|
+
"slider.ariaValue": "Value",
|
|
561
|
+
"slider.ariaSlider": "Slider",
|
|
562
|
+
"chart.xAxisTitle": "X Axis",
|
|
563
|
+
"chart.yAxisTitle": "Y Axis",
|
|
564
|
+
"chart.tooltipX": "X:",
|
|
565
|
+
"chart.tooltipY": "Y:",
|
|
566
|
+
"chart.tooltipValue": "Value:",
|
|
567
|
+
"chart.switchToTable": "Switch to Table",
|
|
568
|
+
"chart.changeType": "Change chart type",
|
|
569
|
+
"chart.download": "Download",
|
|
570
|
+
"chart.expand": "Expand",
|
|
571
|
+
"accordion.dragToReorder": "Drag to reorder",
|
|
572
|
+
"homePage.launchAlt": "Launch",
|
|
573
|
+
"table.filter.contains": "Contains",
|
|
574
|
+
"table.filter.notContains": "Not contains",
|
|
575
|
+
"table.filter.equals": "Equals",
|
|
576
|
+
"table.filter.notEqual": "Not equal",
|
|
577
|
+
"table.filter.startsWith": "Starts with",
|
|
578
|
+
"table.filter.endsWith": "Ends with",
|
|
579
|
+
"table.filter.lessThan": "Less than",
|
|
580
|
+
"table.filter.lessThanOrEqual": "Less than or equal",
|
|
581
|
+
"table.filter.greaterThan": "Greater than",
|
|
582
|
+
"table.filter.greaterThanOrEqual": "Greater than or equal",
|
|
583
|
+
"table.filter.before": "Before (Less than)",
|
|
584
|
+
"table.filter.onOrBefore": "On or before (Less than or equal)",
|
|
585
|
+
"table.filter.after": "After (Greater than)",
|
|
586
|
+
"table.filter.onOrAfter": "On or after (Greater than or equal)",
|
|
587
|
+
"tableChat.sidePanel.title": "Chat Feature",
|
|
588
|
+
"tableChat.sidePanel.description": "Chat with the team",
|
|
589
|
+
"tableChat.header.searchFailed": "Failed to perform search",
|
|
590
|
+
"tableChat.header.loadOptionsFailed": "Failed to load options for {name}",
|
|
591
|
+
"tableChat.input.typeMessage": "Type message",
|
|
592
|
+
"mentionEditor.placeholder": "Type message..."
|
|
500
593
|
};
|
|
501
594
|
export {
|
|
502
595
|
enUS as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __module as callBind } from "../../_virtual/
|
|
1
|
+
import { __module as callBind } from "../../_virtual/index14.js";
|
|
2
2
|
import { __require as requireSetFunctionLength } from "../set-function-length/index.js";
|
|
3
3
|
import { __require as requireEsDefineProperty } from "../es-define-property/index.js";
|
|
4
4
|
import { __require as requireCallBindApplyHelpers } from "../call-bind-apply-helpers/index.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __module as reactIs } from "../../../../_virtual/
|
|
1
|
+
import { __module as reactIs } from "../../../../_virtual/index16.js";
|
|
2
2
|
import { __require as requireReactIs_production_min } from "./cjs/react-is.production.min.js";
|
|
3
3
|
import { __require as requireReactIs_development } from "./cjs/react-is.development.js";
|
|
4
4
|
if (process.env.NODE_ENV === "production") {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __module as isSymbol } from "../../_virtual/
|
|
1
|
+
import { __module as isSymbol } from "../../_virtual/index15.js";
|
|
2
2
|
import { __require as requireCallBound } from "../call-bound/index.js";
|
|
3
3
|
import { __require as requireHasSymbols } from "../has-symbols/index.js";
|
|
4
4
|
import { __require as requireSafeRegexTest } from "../safe-regex-test/index.js";
|
package/dist/utils/helper.d.ts
CHANGED
|
@@ -58,6 +58,10 @@ export declare const NON_TEXT_FILTER_OPTIONS: readonly FilterOption[];
|
|
|
58
58
|
* - notBlank: Date is not null/empty (not commonly used in UI)
|
|
59
59
|
*/
|
|
60
60
|
export declare const DATE_FILTER_OPTIONS: readonly FilterOption[];
|
|
61
|
+
type TranslateFn = (key: string) => string;
|
|
62
|
+
export declare const getTextFilterOptions: (t?: TranslateFn) => FilterOption[];
|
|
63
|
+
export declare const getNonTextFilterOptions: (t?: TranslateFn) => FilterOption[];
|
|
64
|
+
export declare const getDateFilterOptions: (t?: TranslateFn) => FilterOption[];
|
|
61
65
|
interface EnrichedColumnDefinition extends ColumnDefinition {
|
|
62
66
|
hierarchicalLabel: string;
|
|
63
67
|
type: 'text' | 'number' | 'date';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"helper.d.ts","sourceRoot":"","sources":["../../src/utils/helper.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,MAAM,WAAW,YAAY;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,YAAa,SAAQ,YAAY;IAChD,IAAI,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,CAAC;CAClC;AAED,MAAM,WAAW,gBAAgB;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,gBAAgB,EAAE,CAAC;IAC9B,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,2BAA2B,CAAC,EAAE,MAAM,EAAE,CAAC;IACvC,oCAAoC,CAAC,EAAE,OAAO,CAAC;IAC/C,YAAY,CAAC,EAAE;QACb,iBAAiB,CAAC,EAAE,OAAO,CAAC;QAC5B,SAAS,CAAC,EAAE,OAAO,CAAC;KACrB,EAAE,CAAC;CACL;AAED,MAAM,WAAW,UAAU;IACzB,MAAM,CAAC,EAAE;QACP,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;CACH;AAED,MAAM,WAAW,UAAU;IACzB,OAAO,EAAE,UAAU,EAAE,CAAC;CACvB;AAED,MAAM,WAAW,WAAW;IAC1B,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,SAAS;IACxB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,eAAO,MAAM,mBAAmB,EAAE,SAAS,YAAY,EAOtD,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,SAAS,YAAY,EAO1D,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,mBAAmB,EAAE,SAAS,YAAY,EAOtD,CAAC;
|
|
1
|
+
{"version":3,"file":"helper.d.ts","sourceRoot":"","sources":["../../src/utils/helper.ts"],"names":[],"mappings":"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"}
|
package/dist/utils/helper.js
CHANGED
|
@@ -22,6 +22,30 @@ const DATE_FILTER_OPTIONS = [
|
|
|
22
22
|
{ label: "After (Greater than)", value: "greaterThan" },
|
|
23
23
|
{ label: "On or after (Greater than or equal)", value: "greaterThanOrEqual" }
|
|
24
24
|
];
|
|
25
|
+
const getTextFilterOptions = (t) => t ? [
|
|
26
|
+
{ label: t("table.filter.contains"), value: "contains" },
|
|
27
|
+
{ label: t("table.filter.notContains"), value: "notContains" },
|
|
28
|
+
{ label: t("table.filter.equals"), value: "equals" },
|
|
29
|
+
{ label: t("table.filter.notEqual"), value: "notEqual" },
|
|
30
|
+
{ label: t("table.filter.startsWith"), value: "startsWith" },
|
|
31
|
+
{ label: t("table.filter.endsWith"), value: "endsWith" }
|
|
32
|
+
] : [...TEXT_FILTER_OPTIONS];
|
|
33
|
+
const getNonTextFilterOptions = (t) => t ? [
|
|
34
|
+
{ label: t("table.filter.equals"), value: "equals" },
|
|
35
|
+
{ label: t("table.filter.notEqual"), value: "notEqual" },
|
|
36
|
+
{ label: t("table.filter.lessThan"), value: "lessThan" },
|
|
37
|
+
{ label: t("table.filter.lessThanOrEqual"), value: "lessThanOrEqual" },
|
|
38
|
+
{ label: t("table.filter.greaterThan"), value: "greaterThan" },
|
|
39
|
+
{ label: t("table.filter.greaterThanOrEqual"), value: "greaterThanOrEqual" }
|
|
40
|
+
] : [...NON_TEXT_FILTER_OPTIONS];
|
|
41
|
+
const getDateFilterOptions = (t) => t ? [
|
|
42
|
+
{ label: t("table.filter.equals"), value: "equals" },
|
|
43
|
+
{ label: t("table.filter.notEqual"), value: "notEqual" },
|
|
44
|
+
{ label: t("table.filter.before"), value: "lessThan" },
|
|
45
|
+
{ label: t("table.filter.onOrBefore"), value: "lessThanOrEqual" },
|
|
46
|
+
{ label: t("table.filter.after"), value: "greaterThan" },
|
|
47
|
+
{ label: t("table.filter.onOrAfter"), value: "greaterThanOrEqual" }
|
|
48
|
+
] : [...DATE_FILTER_OPTIONS];
|
|
25
49
|
function capitalizeFirstLetter(val) {
|
|
26
50
|
return String(val ?? "").charAt(0).toUpperCase() + String(val ?? "").slice(1);
|
|
27
51
|
}
|
|
@@ -138,6 +162,9 @@ export {
|
|
|
138
162
|
TEXT_FILTER_OPTIONS,
|
|
139
163
|
convertToOptions,
|
|
140
164
|
getAllowedColumns,
|
|
165
|
+
getDateFilterOptions,
|
|
166
|
+
getNonTextFilterOptions,
|
|
167
|
+
getTextFilterOptions,
|
|
141
168
|
hasDuplicateColumns,
|
|
142
169
|
isColumnSelectionDuplicate,
|
|
143
170
|
isViewNameUnique
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -11,6 +11,6 @@
|
|
|
11
11
|
export { getUserAvatarColor, DEFAULT_AVATAR_COLORS } from './avatarColor';
|
|
12
12
|
export { debounce } from './debounce';
|
|
13
13
|
export { toInnerHTML, type InnerHTML } from './html';
|
|
14
|
-
export { TEXT_FILTER_OPTIONS, NON_TEXT_FILTER_OPTIONS, DATE_FILTER_OPTIONS, convertToOptions, getAllowedColumns, hasDuplicateColumns, isColumnSelectionDuplicate, isViewNameUnique, toSentenceCase, type FilterOption, type ColumnOption, type ColumnDefinition, type FormFilter, type FormValues, type FilterField, type SavedView, } from './helper';
|
|
14
|
+
export { TEXT_FILTER_OPTIONS, NON_TEXT_FILTER_OPTIONS, DATE_FILTER_OPTIONS, getTextFilterOptions, getNonTextFilterOptions, getDateFilterOptions, convertToOptions, getAllowedColumns, hasDuplicateColumns, isColumnSelectionDuplicate, isViewNameUnique, toSentenceCase, type FilterOption, type ColumnOption, type ColumnDefinition, type FormFilter, type FormValues, type FilterField, type SavedView, } from './helper';
|
|
15
15
|
export { useTextOverflow } from './useTextOverflow';
|
|
16
16
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utils/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAGH,OAAO,EAAE,kBAAkB,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AAG1E,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,OAAO,EAAE,WAAW,EAAE,KAAK,SAAS,EAAE,MAAM,QAAQ,CAAC;AAGrD,OAAO,EACL,mBAAmB,EACnB,uBAAuB,EACvB,mBAAmB,EACnB,gBAAgB,EAChB,iBAAiB,EACjB,mBAAmB,EACnB,0BAA0B,EAC1B,gBAAgB,EAChB,cAAc,EACd,KAAK,YAAY,EACjB,KAAK,YAAY,EACjB,KAAK,gBAAgB,EACrB,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,SAAS,GACf,MAAM,UAAU,CAAC;AAGlB,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utils/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAGH,OAAO,EAAE,kBAAkB,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AAG1E,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,OAAO,EAAE,WAAW,EAAE,KAAK,SAAS,EAAE,MAAM,QAAQ,CAAC;AAGrD,OAAO,EACL,mBAAmB,EACnB,uBAAuB,EACvB,mBAAmB,EACnB,oBAAoB,EACpB,uBAAuB,EACvB,oBAAoB,EACpB,gBAAgB,EAChB,iBAAiB,EACjB,mBAAmB,EACnB,0BAA0B,EAC1B,gBAAgB,EAChB,cAAc,EACd,KAAK,YAAY,EACjB,KAAK,YAAY,EACjB,KAAK,gBAAgB,EACrB,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,SAAS,GACf,MAAM,UAAU,CAAC;AAGlB,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,363 +0,0 @@
|
|
|
1
|
-
export declare const rowData: {
|
|
2
|
-
product_group_id: number;
|
|
3
|
-
product_group_name: string;
|
|
4
|
-
product_group_description: string;
|
|
5
|
-
product_group_type: string;
|
|
6
|
-
created_by_user: string;
|
|
7
|
-
modified_by_user: string;
|
|
8
|
-
created_at: string;
|
|
9
|
-
modified_at: string;
|
|
10
|
-
group_under_process: number;
|
|
11
|
-
products_count: number;
|
|
12
|
-
markdown_products_count: number;
|
|
13
|
-
strategies_count: number;
|
|
14
|
-
promos_count: number;
|
|
15
|
-
is_excluded_in_event: boolean;
|
|
16
|
-
currency_symbols: never[];
|
|
17
|
-
source_application: string;
|
|
18
|
-
l0_name: string;
|
|
19
|
-
l1_name: string;
|
|
20
|
-
l2_name: string;
|
|
21
|
-
is_centrally_managed: boolean;
|
|
22
|
-
price_list_code: string;
|
|
23
|
-
markets: string[];
|
|
24
|
-
}[];
|
|
25
|
-
export declare const columnDefs: ({
|
|
26
|
-
field: string;
|
|
27
|
-
colId: string;
|
|
28
|
-
headerName: string;
|
|
29
|
-
sortable: boolean;
|
|
30
|
-
filter: boolean;
|
|
31
|
-
resizable: boolean;
|
|
32
|
-
editable: boolean;
|
|
33
|
-
hide: boolean;
|
|
34
|
-
pinned: string;
|
|
35
|
-
width: number;
|
|
36
|
-
minWidth: number;
|
|
37
|
-
enableRowGroup: boolean;
|
|
38
|
-
enablePivot: boolean;
|
|
39
|
-
enableValue: boolean;
|
|
40
|
-
rowDrag: boolean;
|
|
41
|
-
checkboxSelection: boolean;
|
|
42
|
-
headerCheckboxSelection: boolean;
|
|
43
|
-
headerCheckboxSelectionFilteredOnly: boolean;
|
|
44
|
-
autoHeight: boolean;
|
|
45
|
-
wrapText: boolean;
|
|
46
|
-
suppressSizeToFit: boolean;
|
|
47
|
-
suppressAutoSize: boolean;
|
|
48
|
-
suppressMenu: boolean;
|
|
49
|
-
suppressMovable: boolean;
|
|
50
|
-
lockPinned: boolean;
|
|
51
|
-
lockVisible: boolean;
|
|
52
|
-
type: string;
|
|
53
|
-
isSearchable: boolean;
|
|
54
|
-
advanceSearchEnabled: boolean;
|
|
55
|
-
formatter?: undefined;
|
|
56
|
-
_formatterCode?: undefined;
|
|
57
|
-
cellRendererParams?: undefined;
|
|
58
|
-
cellDataType?: undefined;
|
|
59
|
-
filterParams?: undefined;
|
|
60
|
-
flex?: undefined;
|
|
61
|
-
} | {
|
|
62
|
-
field: string;
|
|
63
|
-
colId: string;
|
|
64
|
-
headerName: string;
|
|
65
|
-
sortable: boolean;
|
|
66
|
-
filter: string;
|
|
67
|
-
resizable: boolean;
|
|
68
|
-
editable: boolean;
|
|
69
|
-
hide: boolean;
|
|
70
|
-
pinned: string;
|
|
71
|
-
minWidth: number;
|
|
72
|
-
enableRowGroup: boolean;
|
|
73
|
-
enablePivot: boolean;
|
|
74
|
-
enableValue: boolean;
|
|
75
|
-
rowDrag: boolean;
|
|
76
|
-
checkboxSelection: boolean;
|
|
77
|
-
headerCheckboxSelection: boolean;
|
|
78
|
-
autoHeight: boolean;
|
|
79
|
-
wrapText: boolean;
|
|
80
|
-
suppressSizeToFit: boolean;
|
|
81
|
-
suppressAutoSize: boolean;
|
|
82
|
-
suppressMenu: boolean;
|
|
83
|
-
suppressMovable: boolean;
|
|
84
|
-
lockPinned: boolean;
|
|
85
|
-
lockVisible: boolean;
|
|
86
|
-
type: string;
|
|
87
|
-
isSearchable: boolean;
|
|
88
|
-
advanceSearchEnabled: boolean;
|
|
89
|
-
formatter: string;
|
|
90
|
-
_formatterCode: string;
|
|
91
|
-
cellRendererParams: {
|
|
92
|
-
icons: {
|
|
93
|
-
processing: {
|
|
94
|
-
key: string;
|
|
95
|
-
trueValue: number;
|
|
96
|
-
};
|
|
97
|
-
};
|
|
98
|
-
disableKey?: undefined;
|
|
99
|
-
disableOperator?: undefined;
|
|
100
|
-
};
|
|
101
|
-
width?: undefined;
|
|
102
|
-
headerCheckboxSelectionFilteredOnly?: undefined;
|
|
103
|
-
cellDataType?: undefined;
|
|
104
|
-
filterParams?: undefined;
|
|
105
|
-
flex?: undefined;
|
|
106
|
-
} | {
|
|
107
|
-
field: string;
|
|
108
|
-
colId: string;
|
|
109
|
-
headerName: string;
|
|
110
|
-
sortable: boolean;
|
|
111
|
-
filter: string;
|
|
112
|
-
resizable: boolean;
|
|
113
|
-
editable: boolean;
|
|
114
|
-
hide: boolean;
|
|
115
|
-
width: number;
|
|
116
|
-
minWidth: number;
|
|
117
|
-
enableRowGroup: boolean;
|
|
118
|
-
enablePivot: boolean;
|
|
119
|
-
enableValue: boolean;
|
|
120
|
-
rowDrag: boolean;
|
|
121
|
-
checkboxSelection: boolean;
|
|
122
|
-
headerCheckboxSelection: boolean;
|
|
123
|
-
autoHeight: boolean;
|
|
124
|
-
wrapText: boolean;
|
|
125
|
-
suppressSizeToFit: boolean;
|
|
126
|
-
suppressAutoSize: boolean;
|
|
127
|
-
suppressMenu: boolean;
|
|
128
|
-
suppressMovable: boolean;
|
|
129
|
-
lockPinned: boolean;
|
|
130
|
-
lockVisible: boolean;
|
|
131
|
-
type: string;
|
|
132
|
-
isSearchable: boolean;
|
|
133
|
-
advanceSearchEnabled: boolean;
|
|
134
|
-
formatter: string;
|
|
135
|
-
_formatterCode: string;
|
|
136
|
-
pinned?: undefined;
|
|
137
|
-
headerCheckboxSelectionFilteredOnly?: undefined;
|
|
138
|
-
cellRendererParams?: undefined;
|
|
139
|
-
cellDataType?: undefined;
|
|
140
|
-
filterParams?: undefined;
|
|
141
|
-
flex?: undefined;
|
|
142
|
-
} | {
|
|
143
|
-
field: string;
|
|
144
|
-
colId: string;
|
|
145
|
-
headerName: string;
|
|
146
|
-
sortable: boolean;
|
|
147
|
-
filter: string;
|
|
148
|
-
resizable: boolean;
|
|
149
|
-
editable: boolean;
|
|
150
|
-
hide: boolean;
|
|
151
|
-
width: number;
|
|
152
|
-
minWidth: number;
|
|
153
|
-
enableRowGroup: boolean;
|
|
154
|
-
enablePivot: boolean;
|
|
155
|
-
enableValue: boolean;
|
|
156
|
-
rowDrag: boolean;
|
|
157
|
-
checkboxSelection: boolean;
|
|
158
|
-
headerCheckboxSelection: boolean;
|
|
159
|
-
autoHeight: boolean;
|
|
160
|
-
wrapText: boolean;
|
|
161
|
-
suppressSizeToFit: boolean;
|
|
162
|
-
suppressAutoSize: boolean;
|
|
163
|
-
suppressMenu: boolean;
|
|
164
|
-
suppressMovable: boolean;
|
|
165
|
-
lockPinned: boolean;
|
|
166
|
-
lockVisible: boolean;
|
|
167
|
-
cellDataType: string;
|
|
168
|
-
type: string;
|
|
169
|
-
isSearchable: boolean;
|
|
170
|
-
advanceSearchEnabled: boolean;
|
|
171
|
-
formatter: string;
|
|
172
|
-
_formatterCode: string;
|
|
173
|
-
pinned?: undefined;
|
|
174
|
-
headerCheckboxSelectionFilteredOnly?: undefined;
|
|
175
|
-
cellRendererParams?: undefined;
|
|
176
|
-
filterParams?: undefined;
|
|
177
|
-
flex?: undefined;
|
|
178
|
-
} | {
|
|
179
|
-
field: string;
|
|
180
|
-
colId: string;
|
|
181
|
-
headerName: string;
|
|
182
|
-
sortable: boolean;
|
|
183
|
-
filter: string;
|
|
184
|
-
resizable: boolean;
|
|
185
|
-
editable: boolean;
|
|
186
|
-
hide: boolean;
|
|
187
|
-
width: number;
|
|
188
|
-
minWidth: number;
|
|
189
|
-
enableRowGroup: boolean;
|
|
190
|
-
enablePivot: boolean;
|
|
191
|
-
enableValue: boolean;
|
|
192
|
-
rowDrag: boolean;
|
|
193
|
-
checkboxSelection: boolean;
|
|
194
|
-
headerCheckboxSelection: boolean;
|
|
195
|
-
autoHeight: boolean;
|
|
196
|
-
wrapText: boolean;
|
|
197
|
-
suppressSizeToFit: boolean;
|
|
198
|
-
suppressAutoSize: boolean;
|
|
199
|
-
suppressMenu: boolean;
|
|
200
|
-
suppressMovable: boolean;
|
|
201
|
-
lockPinned: boolean;
|
|
202
|
-
lockVisible: boolean;
|
|
203
|
-
cellDataType: string;
|
|
204
|
-
type: string;
|
|
205
|
-
isSearchable: boolean;
|
|
206
|
-
advanceSearchEnabled: boolean;
|
|
207
|
-
pinned?: undefined;
|
|
208
|
-
headerCheckboxSelectionFilteredOnly?: undefined;
|
|
209
|
-
formatter?: undefined;
|
|
210
|
-
_formatterCode?: undefined;
|
|
211
|
-
cellRendererParams?: undefined;
|
|
212
|
-
filterParams?: undefined;
|
|
213
|
-
flex?: undefined;
|
|
214
|
-
} | {
|
|
215
|
-
field: string;
|
|
216
|
-
colId: string;
|
|
217
|
-
headerName: string;
|
|
218
|
-
sortable: boolean;
|
|
219
|
-
filter: string;
|
|
220
|
-
resizable: boolean;
|
|
221
|
-
editable: boolean;
|
|
222
|
-
hide: boolean;
|
|
223
|
-
width: number;
|
|
224
|
-
minWidth: number;
|
|
225
|
-
enableRowGroup: boolean;
|
|
226
|
-
enablePivot: boolean;
|
|
227
|
-
enableValue: boolean;
|
|
228
|
-
rowDrag: boolean;
|
|
229
|
-
checkboxSelection: boolean;
|
|
230
|
-
headerCheckboxSelection: boolean;
|
|
231
|
-
autoHeight: boolean;
|
|
232
|
-
wrapText: boolean;
|
|
233
|
-
suppressSizeToFit: boolean;
|
|
234
|
-
suppressAutoSize: boolean;
|
|
235
|
-
suppressMenu: boolean;
|
|
236
|
-
suppressMovable: boolean;
|
|
237
|
-
lockPinned: boolean;
|
|
238
|
-
lockVisible: boolean;
|
|
239
|
-
type: string;
|
|
240
|
-
isSearchable: boolean;
|
|
241
|
-
advanceSearchEnabled: boolean;
|
|
242
|
-
pinned?: undefined;
|
|
243
|
-
headerCheckboxSelectionFilteredOnly?: undefined;
|
|
244
|
-
formatter?: undefined;
|
|
245
|
-
_formatterCode?: undefined;
|
|
246
|
-
cellRendererParams?: undefined;
|
|
247
|
-
cellDataType?: undefined;
|
|
248
|
-
filterParams?: undefined;
|
|
249
|
-
flex?: undefined;
|
|
250
|
-
} | {
|
|
251
|
-
field: string;
|
|
252
|
-
colId: string;
|
|
253
|
-
headerName: string;
|
|
254
|
-
sortable: boolean;
|
|
255
|
-
filter: string;
|
|
256
|
-
resizable: boolean;
|
|
257
|
-
editable: boolean;
|
|
258
|
-
hide: boolean;
|
|
259
|
-
minWidth: number;
|
|
260
|
-
enableRowGroup: boolean;
|
|
261
|
-
enablePivot: boolean;
|
|
262
|
-
enableValue: boolean;
|
|
263
|
-
rowDrag: boolean;
|
|
264
|
-
checkboxSelection: boolean;
|
|
265
|
-
headerCheckboxSelection: boolean;
|
|
266
|
-
autoHeight: boolean;
|
|
267
|
-
wrapText: boolean;
|
|
268
|
-
suppressSizeToFit: boolean;
|
|
269
|
-
suppressAutoSize: boolean;
|
|
270
|
-
suppressMenu: boolean;
|
|
271
|
-
suppressMovable: boolean;
|
|
272
|
-
lockPinned: boolean;
|
|
273
|
-
lockVisible: boolean;
|
|
274
|
-
type: string;
|
|
275
|
-
isSearchable: boolean;
|
|
276
|
-
advanceSearchEnabled: boolean;
|
|
277
|
-
formatter: string;
|
|
278
|
-
_formatterCode: string;
|
|
279
|
-
pinned?: undefined;
|
|
280
|
-
width?: undefined;
|
|
281
|
-
headerCheckboxSelectionFilteredOnly?: undefined;
|
|
282
|
-
cellRendererParams?: undefined;
|
|
283
|
-
cellDataType?: undefined;
|
|
284
|
-
filterParams?: undefined;
|
|
285
|
-
flex?: undefined;
|
|
286
|
-
} | {
|
|
287
|
-
field: string;
|
|
288
|
-
colId: string;
|
|
289
|
-
headerName: string;
|
|
290
|
-
sortable: boolean;
|
|
291
|
-
filter: string;
|
|
292
|
-
resizable: boolean;
|
|
293
|
-
editable: boolean;
|
|
294
|
-
hide: boolean;
|
|
295
|
-
width: number;
|
|
296
|
-
minWidth: number;
|
|
297
|
-
enableRowGroup: boolean;
|
|
298
|
-
enablePivot: boolean;
|
|
299
|
-
enableValue: boolean;
|
|
300
|
-
rowDrag: boolean;
|
|
301
|
-
checkboxSelection: boolean;
|
|
302
|
-
headerCheckboxSelection: boolean;
|
|
303
|
-
autoHeight: boolean;
|
|
304
|
-
wrapText: boolean;
|
|
305
|
-
suppressSizeToFit: boolean;
|
|
306
|
-
suppressAutoSize: boolean;
|
|
307
|
-
suppressMenu: boolean;
|
|
308
|
-
suppressMovable: boolean;
|
|
309
|
-
lockPinned: boolean;
|
|
310
|
-
lockVisible: boolean;
|
|
311
|
-
type: string;
|
|
312
|
-
isSearchable: boolean;
|
|
313
|
-
advanceSearchEnabled: boolean;
|
|
314
|
-
formatter: string;
|
|
315
|
-
_formatterCode: string;
|
|
316
|
-
filterParams: {};
|
|
317
|
-
pinned?: undefined;
|
|
318
|
-
headerCheckboxSelectionFilteredOnly?: undefined;
|
|
319
|
-
cellRendererParams?: undefined;
|
|
320
|
-
cellDataType?: undefined;
|
|
321
|
-
flex?: undefined;
|
|
322
|
-
} | {
|
|
323
|
-
field: string;
|
|
324
|
-
colId: string;
|
|
325
|
-
headerName: string;
|
|
326
|
-
sortable: boolean;
|
|
327
|
-
filter: string;
|
|
328
|
-
resizable: boolean;
|
|
329
|
-
editable: boolean;
|
|
330
|
-
hide: boolean;
|
|
331
|
-
minWidth: number;
|
|
332
|
-
flex: number;
|
|
333
|
-
enableRowGroup: boolean;
|
|
334
|
-
enablePivot: boolean;
|
|
335
|
-
enableValue: boolean;
|
|
336
|
-
rowDrag: boolean;
|
|
337
|
-
checkboxSelection: boolean;
|
|
338
|
-
headerCheckboxSelection: boolean;
|
|
339
|
-
autoHeight: boolean;
|
|
340
|
-
wrapText: boolean;
|
|
341
|
-
suppressSizeToFit: boolean;
|
|
342
|
-
suppressAutoSize: boolean;
|
|
343
|
-
suppressMenu: boolean;
|
|
344
|
-
suppressMovable: boolean;
|
|
345
|
-
lockPinned: boolean;
|
|
346
|
-
lockVisible: boolean;
|
|
347
|
-
type: string;
|
|
348
|
-
isSearchable: boolean;
|
|
349
|
-
advanceSearchEnabled: boolean;
|
|
350
|
-
formatter: string;
|
|
351
|
-
_formatterCode: string;
|
|
352
|
-
cellRendererParams: {
|
|
353
|
-
disableKey: string;
|
|
354
|
-
disableOperator: string;
|
|
355
|
-
icons?: undefined;
|
|
356
|
-
};
|
|
357
|
-
pinned?: undefined;
|
|
358
|
-
width?: undefined;
|
|
359
|
-
headerCheckboxSelectionFilteredOnly?: undefined;
|
|
360
|
-
cellDataType?: undefined;
|
|
361
|
-
filterParams?: undefined;
|
|
362
|
-
})[];
|
|
363
|
-
//# sourceMappingURL=productGroupTableData.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"productGroupTableData.d.ts","sourceRoot":"","sources":["../../src/dev/productGroupTableData.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;GA0lBnB,CAAC;AAEF,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA6dtB,CAAC"}
|