synos-helena 24.0.1-samuel.1 → 24.0.2-beta.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/lib/dark.css.gz +0 -0
- package/lib/dark.css.map.gz +0 -0
- package/lib/dark.js.gz +0 -0
- package/lib/dark.js.map.gz +0 -0
- package/lib/helena.css.gz +0 -0
- package/lib/helena.css.map.gz +0 -0
- package/lib/helena.js.gz +0 -0
- package/lib/helena.js.map.gz +0 -0
- package/lib/icons/exception.svg.gz +0 -0
- package/lib/icons/export.svg.gz +0 -0
- package/lib/icons/field-time.svg.gz +0 -0
- package/lib/icons/file-calculator.svg.gz +0 -0
- package/lib/icons/hand-service.svg.gz +0 -0
- package/lib/icons/import.svg.gz +0 -0
- package/lib/icons/package.svg.gz +0 -0
- package/lib/icons/process-config.svg.gz +0 -0
- package/lib/icons/transmission.svg.gz +0 -0
- package/lib/images/empty-notification.svg.gz +0 -0
- package/lib/images/micro-download.svg.gz +0 -0
- package/lib/images/micro-gerproc.svg.gz +0 -0
- package/lib/images/micro-insight.svg.gz +0 -0
- package/lib/images/synchro-logo.svg.gz +0 -0
- package/lib/index.css.gz +0 -0
- package/lib/index.css.map.gz +0 -0
- package/lib/index.js +1 -1
- package/lib/index.js.LICENSE.txt.gz +0 -0
- package/lib/index.js.gz +0 -0
- package/lib/index.js.map +1 -1
- package/lib/index.js.map.gz +0 -0
- package/lib/light.css.gz +0 -0
- package/lib/light.css.map.gz +0 -0
- package/lib/light.js.gz +0 -0
- package/lib/light.js.map.gz +0 -0
- package/lib/src/HLAlert/HLAlert.d.ts +4 -0
- package/lib/src/HLArticle/HLArticle.d.ts +4 -0
- package/lib/src/HLBadge/HLBadge.d.ts +4 -0
- package/lib/src/HLButton/HLButton.d.ts +4 -0
- package/lib/src/HLCard/HLCard.d.ts +7 -0
- package/lib/src/HLCheckbox/HLCheckbox.d.ts +5 -0
- package/lib/src/HLCode/HLCode.d.ts +4 -0
- package/lib/src/HLCollapse/HLCollapse.d.ts +7 -0
- package/lib/src/HLCollapse/Panel/Panel.d.ts +4 -0
- package/lib/src/HLCollapseInfoPanel/HLCollapseInfoPanel.d.ts +4 -0
- package/lib/src/HLContext/HLContext.d.ts +4 -0
- package/lib/src/HLCpfCnpj/HLCpfCnpj.d.ts +4 -0
- package/lib/src/HLDatePicker/DatePicker.d.ts +8 -0
- package/lib/src/HLDatePicker/HLDatePicker.d.ts +6 -0
- package/lib/src/HLDatePicker/MonthPicker/MonthPicker.d.ts +6 -0
- package/lib/src/HLDatePicker/RangePicker/RangePicker.d.ts +6 -0
- package/lib/src/HLDatePicker/utils.d.ts +5 -0
- package/lib/src/HLDeferredRender/HLDeferredRender.d.ts +4 -0
- package/lib/src/HLDescriptions/HLDescriptions.d.ts +4 -0
- package/lib/src/HLDiffViewer/HLDiffViewer.d.ts +4 -0
- package/lib/src/HLDivider/HLDivider.d.ts +4 -0
- package/lib/src/HLDrawer/HLDrawer.d.ts +4 -0
- package/lib/src/HLDropdown/HLDropdown.d.ts +4 -0
- package/lib/src/HLDropdownButton/HLDropdownButton.d.ts +4 -0
- package/lib/src/HLEditTable/HLEditTable.d.ts +4 -0
- package/lib/src/HLEnvironmentText/HLEnvironmentText.d.ts +6 -0
- package/lib/src/HLEnvironmentText/HLEnvironmentTypes.d.ts +13 -0
- package/lib/src/HLErrorBoundary/HLErrorBoundary.d.ts +13 -0
- package/lib/src/HLException/Error/Error.d.ts +4 -0
- package/lib/src/HLException/HLException.d.ts +5 -0
- package/lib/src/HLException/Page500/Page500.d.ts +4 -0
- package/lib/src/HLException/PageError/PageError.d.ts +4 -0
- package/lib/src/HLForm/HLForm.d.ts +7 -0
- package/lib/src/HLFromTo/HLFromTo.d.ts +6 -0
- package/lib/src/HLHeader/HLHeader.d.ts +6 -0
- package/lib/src/HLHeaderButton/HLHeaderButton.d.ts +4 -0
- package/lib/src/HLHeaderSearch/HLHeaderSearch.d.ts +4 -0
- package/lib/src/HLHelpContext/HLHelpContext.d.ts +8 -0
- package/lib/src/HLInput/HLInput.d.ts +5 -0
- package/lib/src/HLInput/Password/Password.d.ts +5 -0
- package/lib/src/HLInputMonetary/HLInputMonetary.d.ts +5 -0
- package/lib/src/HLInputMonetaryFormatOnBlur/HLInputMonetaryFormatOnBlur.d.ts +5 -0
- package/lib/src/HLMain/HLMain.d.ts +4 -0
- package/lib/src/HLMarkdown/HLMarkdown.d.ts +4 -0
- package/lib/src/HLModulesMenu/HLModulesMenu.d.ts +4 -0
- package/lib/src/HLNotification/HLNotification.d.ts +6 -0
- package/lib/src/HLNotification/notificationList/NotificationList.d.ts +6 -0
- package/lib/src/HLPageHeader/HLPageHeader.d.ts +4 -0
- package/lib/src/HLPopover/HLPopover.d.ts +4 -0
- package/lib/src/HLPowerSearch/lib/SelectStoreInterface.d.ts +11 -0
- package/lib/src/HLProgress/HLProgress.d.ts +4 -0
- package/lib/src/HLRadio/HLRadio.d.ts +5 -0
- package/lib/src/HLSelect/HLSelect.d.ts +5 -0
- package/lib/src/HLSideMenu/HLSideMenu.d.ts +4 -0
- package/lib/src/HLSpin/HLSpin.d.ts +4 -0
- package/lib/src/HLSwitch/HLSwitch.d.ts +4 -0
- package/lib/src/HLTable/HLTable.d.ts +75 -0
- package/lib/src/HLTextArea/HLTextArea.d.ts +5 -0
- package/lib/src/HLTooltip/HLTootip.d.ts +4 -0
- package/lib/src/HLTotalizer/HLTotalizer.d.ts +4 -0
- package/lib/src/HLUserBox/HLUserBox.d.ts +4 -0
- package/lib/src/index.d.ts +75 -0
- package/lib/src/util/CustomHooks.d.ts +2 -0
- package/lib/src/util/Permissions.d.ts +19 -0
- package/lib/src/util/constants.d.ts +15 -0
- package/lib/themes/colors/ant-yellows.less.gz +0 -0
- package/lib/themes/colors/blues.less.gz +0 -0
- package/lib/themes/colors/gray.less.gz +0 -0
- package/lib/themes/colors/pinks.less.gz +0 -0
- package/lib/themes/colors/reds.less.gz +0 -0
- package/lib/themes/dark.less.gz +0 -0
- package/lib/themes/default.less.gz +0 -0
- package/lib/themes/general_custom.less.gz +0 -0
- package/lib/themes/light.less.gz +0 -0
- package/package.json +10 -8
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export declare const DATE_BRAZILIAN = "DD/MM/YYYY";
|
|
2
|
+
export declare const DATE_BRAZILIAN_DASHED = "DD-MM-YYYY";
|
|
3
|
+
export declare const DATE_TIME = "YYYY-MM-DDTHH:mm:ss";
|
|
4
|
+
export declare const DATE = "YYYY-MM-DD";
|
|
5
|
+
export declare const ERROR_BOUNDARY_TEMPLATES: {
|
|
6
|
+
GERPROC: string;
|
|
7
|
+
INSIGHT: string;
|
|
8
|
+
DOWNLOAD: string;
|
|
9
|
+
};
|
|
10
|
+
export declare const ERROR_SIZES: {
|
|
11
|
+
SMALL: string;
|
|
12
|
+
BIG: string;
|
|
13
|
+
PAGE: string;
|
|
14
|
+
DEFAULT: string;
|
|
15
|
+
};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/themes/dark.less.gz
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/themes/light.less.gz
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "synos-helena",
|
|
3
|
-
"version": "24.0.
|
|
3
|
+
"version": "24.0.2-beta.0",
|
|
4
4
|
"description": "A set of components of the helena project",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"typings": "src/index.d.ts",
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
40
|
"peerDependencies": {
|
|
41
|
-
"react": "^
|
|
42
|
-
"react-dom": "^
|
|
41
|
+
"react": "^16.0.0",
|
|
42
|
+
"react-dom": "^16.0.0"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@babel/core": "^7.8.6",
|
|
@@ -56,6 +56,7 @@
|
|
|
56
56
|
"@babel/plugin-proposal-numeric-separator": "^7.8.3",
|
|
57
57
|
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
|
|
58
58
|
"@babel/plugin-proposal-pipeline-operator": "^7.8.3",
|
|
59
|
+
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
|
59
60
|
"@babel/plugin-proposal-throw-expressions": "^7.8.3",
|
|
60
61
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
61
62
|
"@babel/plugin-syntax-import-meta": "^7.8.3",
|
|
@@ -70,7 +71,7 @@
|
|
|
70
71
|
"babel-loader": "^8.0.0",
|
|
71
72
|
"babel-plugin-root-import": "^6.1.0",
|
|
72
73
|
"compression-webpack-plugin": "^6.1.1",
|
|
73
|
-
"copy-webpack-plugin": "^
|
|
74
|
+
"copy-webpack-plugin": "^6.3.2",
|
|
74
75
|
"css-loader": "^5.0.1",
|
|
75
76
|
"cz-customizable": "^6.3.0",
|
|
76
77
|
"dts-bundle-webpack": "^1.0.2",
|
|
@@ -82,11 +83,11 @@
|
|
|
82
83
|
"eslint-plugin-react": "^7.20.3",
|
|
83
84
|
"eslint-plugin-react-hooks": "^4.0.4",
|
|
84
85
|
"file-loader": "^6.2.0",
|
|
85
|
-
"html-webpack-plugin": "^5.
|
|
86
|
+
"html-webpack-plugin": "^4.5.0",
|
|
86
87
|
"less": "^3.12.2",
|
|
87
88
|
"less-loader": "^7.1.0",
|
|
88
89
|
"less-vars-to-js": "^1.3.0",
|
|
89
|
-
"mini-css-extract-plugin": "^
|
|
90
|
+
"mini-css-extract-plugin": "^1.3.1",
|
|
90
91
|
"prettier": "^2.2.1",
|
|
91
92
|
"prettier-eslint": "^11.0.0",
|
|
92
93
|
"prettier-eslint-cli": "^5.0.0",
|
|
@@ -94,11 +95,12 @@
|
|
|
94
95
|
"react-dom": "^17.0.1",
|
|
95
96
|
"standard-version": "^9.3.0",
|
|
96
97
|
"style-loader": "^2.0.0",
|
|
97
|
-
"terser-webpack-plugin": "^5.3
|
|
98
|
+
"terser-webpack-plugin": "^5.0.3",
|
|
98
99
|
"themes-switch": "^1.0.8",
|
|
99
100
|
"ts-loader": "^8.0.11",
|
|
100
101
|
"url-loader": "^4.1.1",
|
|
101
|
-
"webpack": "^5.
|
|
102
|
+
"webpack": "^5.7.0",
|
|
103
|
+
"webpack-clean-obsolete-chunks": "^0.4.0",
|
|
102
104
|
"webpack-cli": "^4.2.0"
|
|
103
105
|
},
|
|
104
106
|
"dependencies": {
|