@devtron-labs/devtron-fe-common-lib 1.3.9 → 1.3.11-beta-1
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--JGVkfVq.js → @code-editor-Df25qlGt.js} +5009 -5086
- package/dist/{@common-rjsf-BJZae-C6.js → @common-rjsf-DwdQcbfL.js} +2 -2
- package/dist/{@framer-motion-CFzS2_A_.js → @framer-motion-BxQTtYmm.js} +1 -1
- package/dist/{@react-dates-C-VeMZT9.js → @react-dates-M_eJUVeH.js} +1 -1
- package/dist/{@react-select-S88iwOBa.js → @react-select-CywptBlV.js} +230 -219
- package/dist/{@vendor-RA_nL1Ml.js → @vendor-QI4m26H1.js} +6108 -6024
- package/dist/Common/Constants.d.ts +3 -2
- package/dist/Shared/Components/DynamicDataTable/DynamicDataTableRow.d.ts +1 -1
- package/dist/Shared/Components/DynamicDataTable/types.d.ts +8 -6
- package/dist/Shared/Components/ImageCardAccordion/ImageCardAccordion.d.ts +1 -1
- package/dist/Shared/Components/ImageCardAccordion/types.d.ts +2 -3
- package/dist/Shared/Components/Security/SecurityModal/config/CodeScan.d.ts +2 -2
- package/dist/Shared/Components/Security/SecurityModal/config/EmptyState.d.ts +2 -2
- package/dist/Shared/Components/Security/SecurityModal/config/ImageScan.d.ts +2 -2
- package/dist/Shared/Components/Security/SecurityModal/config/InfoCard.d.ts +2 -2
- package/dist/Shared/Components/Security/SecurityModal/config/KubernetesManifest.d.ts +2 -2
- package/dist/Shared/Components/Security/SecurityModal/config/Sidebar.d.ts +2 -2
- package/dist/Shared/Components/Security/SecurityModal/config/Table.d.ts +2 -2
- package/dist/Shared/Components/Security/SecurityModal/config/index.d.ts +1 -1
- package/dist/Shared/Components/Security/SecurityModal/constants.d.ts +7 -11
- package/dist/Shared/Components/Security/SecurityModal/index.d.ts +4 -4
- package/dist/Shared/Components/Security/SecurityModal/service.d.ts +2 -2
- package/dist/Shared/Components/Security/SecurityModal/types.d.ts +12 -19
- package/dist/Shared/Components/Security/SecurityModal/utils.d.ts +3 -4
- package/dist/Shared/Components/Security/SecuritySummaryCard/SecuritySummaryCard.d.ts +1 -1
- package/dist/Shared/Components/Security/SecuritySummaryCard/types.d.ts +2 -4
- package/dist/Shared/Components/Security/Vulnerabilities/Vulnerabilities.d.ts +1 -1
- package/dist/Shared/Components/Security/Vulnerabilities/types.d.ts +1 -17
- package/dist/Shared/Components/Security/Vulnerabilities/utils.d.ts +0 -5
- package/dist/Shared/Components/Security/utils.d.ts +6 -3
- package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
- package/dist/Shared/Components/SelectPicker/SelectPickerTextArea.component.d.ts +2 -0
- package/dist/Shared/Components/SelectPicker/common.d.ts +4 -2
- package/dist/Shared/Components/SelectPicker/index.d.ts +1 -0
- package/dist/Shared/Components/SelectPicker/type.d.ts +8 -1
- package/dist/Shared/Providers/index.d.ts +1 -0
- package/dist/Shared/Providers/types.d.ts +1 -0
- package/dist/Shared/types.d.ts +1 -3
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/ic-upload-arrow-animated.47c08ddc.svg +1 -0
- package/dist/index.d.ts +0 -2
- package/dist/index.js +277 -281
- package/package.json +4 -2
- package/dist/Shared/Components/SelectTextArea/SelectTextArea.d.ts +0 -2
- package/dist/Shared/Components/SelectTextArea/index.d.ts +0 -2
- package/dist/Shared/Components/SelectTextArea/types.d.ts +0 -12
- package/dist/assets/ic-clear-square.e60de021.svg +0 -8
- package/dist/assets/ic-cloud-upload.18066e05.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.
|
3
|
+
"version": "1.3.11-beta-1",
|
4
4
|
"description": "Supporting common component library",
|
5
5
|
"type": "module",
|
6
6
|
"main": "dist/index.js",
|
@@ -31,7 +31,8 @@
|
|
31
31
|
"build-watch": "NODE_OPTIONS=--max_old_space_size=3072 vite build --sourcemap --watch",
|
32
32
|
"build-lib": "vite build",
|
33
33
|
"preview": "vite preview",
|
34
|
-
"lint-staged": "lint-staged"
|
34
|
+
"lint-staged": "lint-staged",
|
35
|
+
"postinstall": "patch-package"
|
35
36
|
},
|
36
37
|
"devDependencies": {
|
37
38
|
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
|
@@ -82,6 +83,7 @@
|
|
82
83
|
"@rjsf/validator-ajv8": "^5.13.3",
|
83
84
|
"@typeform/embed-react": "2.20.0",
|
84
85
|
"dompurify": "^3.0.2",
|
86
|
+
"patch-package": "^8.0.0",
|
85
87
|
"react": "^17.0.2",
|
86
88
|
"react-dom": "^17.0.2",
|
87
89
|
"react-draggable": "^4.4.5",
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import { ReactElement } from 'react';
|
2
|
-
import { ResizableTagTextAreaProps } from '../../../Common/CustomTagSelector';
|
3
|
-
import { SelectPickerOptionType, SelectPickerProps } from '../SelectPicker';
|
4
|
-
export type SelectTextAreaProps = Pick<SelectPickerProps<string, false>, 'inputId' | 'options'> & Pick<ResizableTagTextAreaProps, 'refVar' | 'dependentRefs'> & {
|
5
|
-
value: string;
|
6
|
-
Icon?: ReactElement;
|
7
|
-
onChange?: (selectedValue: SelectPickerOptionType<string>) => void;
|
8
|
-
disabled?: boolean;
|
9
|
-
placeholder?: string;
|
10
|
-
textAreaProps?: Omit<ResizableTagTextAreaProps, 'refVar' | 'dependentRef' | 'id' | 'value' | 'onChange' | 'placeholder' | 'disabled'>;
|
11
|
-
selectPickerProps?: Omit<SelectPickerProps<string, false>, 'inputId' | 'options' | 'isDisabled' | 'onChange' | 'variant' | 'value' | 'placeholder' | 'fullWidth' | 'selectRef' | 'onCreateOption' | 'isMulti'>;
|
12
|
-
};
|
@@ -1,8 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright (c) 2024. Devtron Inc.
|
3
|
-
-->
|
4
|
-
|
5
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
|
6
|
-
<rect x="1.33301" y="1.33331" width="13.3333" height="13.3333" rx="4" fill="#596168"/>
|
7
|
-
<path d="M10 6L6 10M10 10L6 6" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
8
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M5.99995 12.999H4.49995C4.0036 12.9985 3.51303 12.8925 3.0608 12.6879C2.60857 12.4833 2.20502 12.1849 1.87694 11.8124C1.54886 11.44 1.30376 11.002 1.1579 10.5276C1.01203 10.0531 0.968751 9.55309 1.03092 9.06065C1.09309 8.56821 1.25928 8.09462 1.51848 7.67132C1.77768 7.24802 2.12394 6.88469 2.53429 6.60545C2.94465 6.3262 3.4097 6.13744 3.89859 6.05167C4.38747 5.9659 4.88901 5.9851 5.36991 6.10799M4.99995 7.99902C5.00003 7.20679 5.18836 6.42592 5.54942 5.72076C5.91048 5.01559 6.43393 4.40631 7.07665 3.94312C7.71937 3.47994 8.46295 3.17611 9.24612 3.05667C10.0293 2.93722 10.8296 3.00559 11.5812 3.25613C12.3328 3.50668 13.0141 3.93222 13.5689 4.49771C14.1237 5.06319 14.5363 5.75242 14.7725 6.50861C15.0087 7.2648 15.0619 8.0663 14.9276 8.84706C14.7933 9.62783 14.4754 10.3655 14.0001 10.9993M7.37864 10.1204L9.49995 7.999M9.49995 7.999L11.6213 10.1204M9.49995 7.999V12.999" stroke="#0066CC" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
|
3
|
-
</svg>
|