@devtron-labs/devtron-fe-common-lib 1.3.0-beta-1 → 1.3.0-beta-3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{@code-editor-DthSJqWH.js → @code-editor-DzvW1a5F.js} +6428 -6517
- package/dist/{@common-rjsf-BERijs2B.js → @common-rjsf-CFPPg_x8.js} +2 -2
- package/dist/{@framer-motion-CFzS2_A_.js → @framer-motion-DHzxZlAx.js} +1 -1
- package/dist/{@monaco-editor-CVagbUeH.js → @monaco-editor-DukJFc0i.js} +27951 -28153
- package/dist/{@react-dates-C-VeMZT9.js → @react-dates-BZU5RIqe.js} +1 -1
- package/dist/{@react-select-S88iwOBa.js → @react-select-Dx53b3Wk.js} +1 -1
- package/dist/{@vendor-RA_nL1Ml.js → @vendor-BG3OpQCq.js} +133 -135
- package/dist/Common/BreadCrumb/BreadcrumbStore.d.ts +1 -1
- package/dist/Common/BreadCrumb/Types.d.ts +0 -4
- package/dist/Common/CustomTagSelector/Types.d.ts +12 -14
- package/dist/Common/CustomTagSelector/ValidationRules.d.ts +4 -2
- package/dist/Common/CustomTagSelector/index.d.ts +1 -1
- package/dist/Common/CustomTagSelector/tags.utils.d.ts +13 -0
- package/dist/Common/Helper.d.ts +2 -1
- package/dist/Common/Types.d.ts +20 -4
- package/dist/Pages/GlobalConfigurations/BuildInfra/BuildInfraDescriptionField.d.ts +2 -2
- package/dist/Pages/GlobalConfigurations/BuildInfra/BuildInfraProfileNameField.d.ts +2 -2
- package/dist/Pages/GlobalConfigurations/BuildInfra/Descriptor.d.ts +1 -1
- package/dist/Pages/GlobalConfigurations/BuildInfra/constants.d.ts +9 -20
- package/dist/Pages/GlobalConfigurations/BuildInfra/index.d.ts +0 -4
- package/dist/Pages/GlobalConfigurations/BuildInfra/services.d.ts +5 -3
- package/dist/Pages/GlobalConfigurations/BuildInfra/types.d.ts +88 -208
- package/dist/Pages/GlobalConfigurations/BuildInfra/utils.d.ts +16 -6
- package/dist/Shared/Components/Button/Button.component.d.ts +1 -1
- package/dist/Shared/Components/Button/types.d.ts +0 -6
- package/dist/Shared/Components/DynamicDataTable/types.d.ts +2 -0
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +1 -1
- package/dist/Shared/Components/TagsKeyValueTable/TagsContainer.d.ts +3 -0
- package/dist/Shared/Components/TagsKeyValueTable/constants.d.ts +4 -0
- package/dist/Shared/Components/TagsKeyValueTable/index.d.ts +4 -0
- package/dist/Shared/Components/TagsKeyValueTable/types.d.ts +12 -0
- package/dist/Shared/Components/TagsKeyValueTable/utils.d.ts +3 -0
- package/dist/Shared/Components/index.d.ts +1 -0
- package/dist/Shared/Helpers.d.ts +0 -11
- package/dist/Shared/constants.d.ts +0 -2
- package/dist/Shared/types.d.ts +19 -1
- package/dist/Shared/validations.d.ts +0 -5
- package/dist/assets/@code-editor.css +1 -1
- package/dist/index.js +652 -671
- package/package.json +5 -5
- package/dist/Common/CustomTagSelector/TagLabelSelect.d.ts +0 -2
- package/dist/Common/CustomTagSelector/TagSelector.utils.d.ts +0 -12
- package/dist/Pages/GlobalConfigurations/BuildInfra/UseBuildInfraForm.d.ts +0 -3
- package/dist/assets/ic-spray-can.44e87582.svg +0 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devtron-labs/devtron-fe-common-lib",
|
3
|
-
"version": "1.3.0-beta-
|
3
|
+
"version": "1.3.0-beta-3",
|
4
4
|
"description": "Supporting common component library",
|
5
5
|
"type": "module",
|
6
6
|
"main": "dist/index.js",
|
@@ -61,13 +61,13 @@
|
|
61
61
|
"husky": "^7.0.4",
|
62
62
|
"lint-staged": "^12.5.0",
|
63
63
|
"moment": "^2.29.4",
|
64
|
-
"monaco-editor": "0.44.0",
|
65
|
-
"monaco-yaml": "5.1.1",
|
66
64
|
"prettier": "^3.1.1",
|
67
65
|
"react-ga4": "^1.4.1",
|
68
66
|
"react-toastify": "9.1.3",
|
69
67
|
"sharp": "^0.33.5",
|
70
68
|
"svgo": "^3.3.2",
|
69
|
+
"monaco-editor": "0.44.0",
|
70
|
+
"monaco-yaml": "5.1.1",
|
71
71
|
"typescript": "5.5.4",
|
72
72
|
"vite": "5.4.11",
|
73
73
|
"vite-plugin-dts": "4.0.3",
|
@@ -87,6 +87,7 @@
|
|
87
87
|
"react-draggable": "^4.4.5",
|
88
88
|
"react-ga4": "^1.4.1",
|
89
89
|
"react-mde": "^11.5.0",
|
90
|
+
"react-monaco-editor": "^0.54.0",
|
90
91
|
"react-router-dom": "^5.3.0",
|
91
92
|
"react-select": "5.8.0",
|
92
93
|
"rxjs": "^7.8.1",
|
@@ -100,15 +101,14 @@
|
|
100
101
|
"framer-motion": "^6.5.1",
|
101
102
|
"jsonpath-plus": "^10.0.0",
|
102
103
|
"marked": "^13.0.3",
|
103
|
-
"nanoid": "^3.3.8",
|
104
104
|
"react-dates": "^21.8.0",
|
105
105
|
"react-diff-viewer-continued": "^3.4.0",
|
106
|
-
"react-monaco-editor": "^0.54.0",
|
107
106
|
"sass": "^1.69.7",
|
108
107
|
"tslib": "2.7.0"
|
109
108
|
},
|
110
109
|
"overrides": {
|
111
110
|
"cross-spawn": "^7.0.5",
|
111
|
+
"nanoid": "^3.3.8",
|
112
112
|
"react-dates": {
|
113
113
|
"react": "^17.0.2",
|
114
114
|
"react-dom": "^17.0.2"
|
@@ -1,12 +0,0 @@
|
|
1
|
-
export declare const baseSelectStyles: {
|
2
|
-
control: (base: any, state: any) => any;
|
3
|
-
singleValue: (base: any, state: any) => any;
|
4
|
-
placeholder: (base: any, state: any) => any;
|
5
|
-
option: (base: any, state: any) => any;
|
6
|
-
dropdownIndicator: (styles: any) => any;
|
7
|
-
valueContainer: (base: any, state: any) => any;
|
8
|
-
indicatorsContainer: (base: any, state: any) => any;
|
9
|
-
menu: (base: any, state: any) => any;
|
10
|
-
};
|
11
|
-
export declare const validateKubernetesKey: (key: string) => void;
|
12
|
-
export declare const validateKubernetesValue: (value: string) => void;
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path stroke="#596168" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.322 6.826.61-1.046c.735-1.113 1.802-1.291 2.773-.736a2.001 2.001 0 0 1 .744 2.748l-.61 1.045m-.743 5.025-6.498-3.62M21 7.021h-2.11M20.565 3l-1.898 1m1.898 7.046L18.667 10m-8.45 11 4.848-8.318a3.202 3.202 0 0 0-1.189-4.396l-1.59-.91c-1.554-.888-3.541-.36-4.438 1.179L3 16.872 10.218 21Z" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|