@devtron-labs/devtron-fe-common-lib 1.9.5 → 1.9.6-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-CoSgddEi.js → @code-editor-0ze0wq4Z.js} +6719 -6305
- package/dist/{@common-rjsf-CI9-gpwf.js → @common-rjsf-BaGU4GjS.js} +2 -2
- package/dist/{@framer-motion-FKAND_5t.js → @framer-motion--UCnj55s.js} +1 -1
- package/dist/{@react-dates-Cc7UHR4b.js → @react-dates-B3_Y9Kyv.js} +243 -243
- package/dist/{@react-select-45zYr11O.js → @react-select-DMzK6fkF.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-Du399kou.js → @react-virtualized-sticky-tree-Ck5oyLp9.js} +1 -1
- package/dist/{@vendor-CSolG4o7.js → @vendor-DXbFZ041.js} +30965 -24798
- package/dist/Common/Constants.d.ts +94 -88
- package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +1 -1
- package/dist/Common/DeleteCINodeButton/types.d.ts +2 -1
- package/dist/Common/DeleteCINodeButton/utils.d.ts +5 -2
- package/dist/Common/GenericDescription/utils.d.ts +1 -0
- package/dist/Common/Tooltip/constants.d.ts +1 -0
- package/dist/Common/Types.d.ts +4 -0
- package/dist/Pages/Applications/DevtronApps/Details/AppConfigurations/types.d.ts +38 -0
- package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/service.d.ts +3 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/types.d.ts +2 -1
- package/dist/Shared/Components/GenericInfoCard/GenericInfoCard.component.d.ts +3 -0
- package/dist/Shared/Components/GenericInfoCard/index.d.ts +2 -0
- package/dist/Shared/Components/GenericInfoCard/types.d.ts +26 -0
- package/dist/Shared/Components/GenericInfoCard/utils.d.ts +2 -0
- package/dist/Shared/Components/GitProviderIcon/GitProviderIcon.d.ts +1 -1
- package/dist/Shared/Components/GitProviderIcon/types.d.ts +8 -3
- package/dist/Shared/Components/GitProviderIcon/utils.d.ts +2 -0
- package/dist/Shared/Components/GraphVisualizer/GraphVisualizer.d.ts +2 -0
- package/dist/Shared/Components/GraphVisualizer/components/BaseNode.d.ts +2 -0
- package/dist/Shared/Components/GraphVisualizer/components/DropdownNode.d.ts +3 -0
- package/dist/Shared/Components/GraphVisualizer/components/IconNode.d.ts +3 -0
- package/dist/Shared/Components/GraphVisualizer/components/TextNode.d.ts +3 -0
- package/dist/Shared/Components/GraphVisualizer/components/index.d.ts +4 -0
- package/dist/Shared/Components/GraphVisualizer/components/types.d.ts +19 -0
- package/dist/Shared/Components/GraphVisualizer/constants.d.ts +15 -0
- package/dist/Shared/Components/GraphVisualizer/index.d.ts +2 -0
- package/dist/Shared/Components/GraphVisualizer/types.d.ts +12 -0
- package/dist/Shared/Components/GraphVisualizer/utils.d.ts +17 -0
- package/dist/Shared/Components/Icon/Icon.d.ts +3 -0
- package/dist/Shared/Components/Icon/IconBase.d.ts +1 -1
- package/dist/Shared/Components/Icon/constants.d.ts +2 -0
- package/dist/Shared/Components/Icon/types.d.ts +2 -2
- package/dist/Shared/Components/ModalSidebarPanel/types.d.ts +1 -1
- package/dist/Shared/Components/ReactSelect/constants.d.ts +7 -15
- package/dist/Shared/Components/SelectPicker/type.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/WorkflowOptionsModal.d.ts +1 -1
- package/dist/Shared/Components/WorkflowOptionsModal/types.d.ts +2 -1
- package/dist/Shared/Components/index.d.ts +2 -0
- package/dist/Shared/Services/app.service.d.ts +4 -1
- package/dist/Shared/Services/common.service.d.ts +2 -1
- package/dist/Shared/Services/index.d.ts +1 -0
- package/dist/Shared/Services/template.service.d.ts +2 -0
- package/dist/Shared/validations.d.ts +1 -0
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@vendor.css +1 -1
- package/dist/assets/ic-azure.49ec3dad.svg +23 -0
- package/dist/assets/ic-card-stack.efd37c91.svg +3 -0
- package/dist/assets/ic-copy.416d85f3.svg +3 -0
- package/dist/assets/ic-dockerhub.19023887.svg +3 -0
- package/dist/assets/ic-ecr.022619e3.svg +9 -0
- package/dist/assets/ic-google-artifact-registry.536fe6c7.svg +18 -0
- package/dist/assets/ic-google-container-registry.20eeef45.svg +19 -0
- package/dist/assets/ic-new.2c179139.svg +3 -0
- package/dist/assets/ic-quay.19eb5574.svg +11 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +810 -801
- package/package.json +2 -1
- package/dist/assets/ic-azure.f469b426.svg +0 -39
- package/dist/assets/ic-dockerhub.ae468451.svg +0 -19
- package/dist/assets/ic-ecr.1701dc23.svg +0 -25
- package/dist/assets/ic-google-artifact-registry.73ff5bb0.svg +0 -25
- package/dist/assets/ic-google-container-registry.815ede09.svg +0 -25
- package/dist/assets/ic-quay.84004841.svg +0 -27
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.