@devtron-labs/devtron-fe-common-lib 1.14.1 → 1.14.2
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-Da2XaRcI.js → @code-editor-CVEmKqGD.js} +3505 -3441
- package/dist/{@common-rjsf-CK-nXKwn.js → @common-rjsf-C9V3H0_L.js} +2 -2
- package/dist/{@framer-motion-DyOLEeMN.js → @framer-motion-eB9Rj-_8.js} +1 -1
- package/dist/{@react-dates-B7d8RWU9.js → @react-dates-CJpoumtu.js} +14 -14
- package/dist/{@react-select-Coo19Q6a.js → @react-select-CUbAbK6L.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-BPjPJDIR.js → @react-virtualized-sticky-tree-Ckb5S1RC.js} +1 -1
- package/dist/{@vendor-D9q4wrnL.js → @vendor-4cEd9dja.js} +9992 -10002
- package/dist/Common/Constants.d.ts +1 -0
- package/dist/Common/Types.d.ts +3 -2
- package/dist/Pages/Applications/DevtronApps/Details/CDPipeline/services.d.ts +1 -1
- package/dist/Pages/Applications/DevtronApps/Details/CDPipeline/types.d.ts +2 -1
- package/dist/Shared/Components/CICDHistory/types.d.ts +1 -2
- package/dist/Shared/Components/Icon/Icon.d.ts +21 -0
- package/dist/Shared/Components/Icon/types.d.ts +2 -2
- package/dist/Shared/Components/LoadingCard.d.ts +5 -0
- package/dist/Shared/Components/StatusComponent/AppStatus.d.ts +1 -1
- package/dist/Shared/Components/index.d.ts +1 -0
- package/dist/Shared/types.d.ts +3 -0
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/ic-arrows-clockwise.5858ba0a.svg +3 -0
- package/dist/assets/ic-checkbox-selected-error.185fc40c.svg +4 -0
- package/dist/assets/{ic-hibernate.f75c1e70.svg → ic-checkbox-selected-error.b40237bc.svg} +3 -2
- package/dist/assets/ic-fast-forward.8d1a414b.svg +4 -0
- package/dist/assets/ic-filter-applied.56f397cb.svg +4 -0
- package/dist/assets/ic-filter.d6f03b78.svg +3 -0
- package/dist/assets/ic-flask.d0624c30.svg +3 -0
- package/dist/assets/ic-hibernate-circle.7c32c56e.svg +3 -0
- package/dist/assets/ic-hibernate.263ffcea.svg +19 -0
- package/dist/assets/ic-lego.1d2c5e1d.svg +3 -0
- package/dist/assets/ic-magnifying-glass.cf47bce0.svg +3 -0
- package/dist/assets/ic-mechanical-operation.04a318d6.svg +17 -0
- package/dist/assets/ic-more-vertical.6b4cc903.svg +3 -0
- package/dist/assets/ic-play-outline.a4f09bf9.svg +3 -0
- package/dist/assets/ic-rocket-gear.f1e30f8a.svg +3 -0
- package/dist/assets/ic-strategy-blue-green-color.0b348d03.svg +6 -0
- package/dist/assets/ic-strategy-blue-green.4e57a068.svg +3 -0
- package/dist/assets/ic-strategy-canary-color.db010ee7.svg +5 -0
- package/dist/assets/ic-strategy-canary.aa75f27f.svg +3 -0
- package/dist/assets/ic-strategy-recreate-color.187facd4.svg +4 -0
- package/dist/assets/ic-strategy-recreate.77b19a53.svg +3 -0
- package/dist/assets/ic-strategy-rolling-color.f9b3c0bb.svg +6 -0
- package/dist/assets/ic-strategy-rolling.ba8a30f7.svg +3 -0
- package/dist/assets/ic-sun.47c14f53.svg +3 -0
- package/dist/assets/ic-traffic-signal.f23a1086.svg +3 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +577 -576
- package/package.json +1 -1
- package/dist/assets/ic-mechanical-operation.3c3f4672.svg +0 -76
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 12a9 9 0 0 1-9 9m9-9a9 9 0 0 0-9-9m9 9c0 1.657-4.031 3-9 3s-9-1.343-9-3m9 9a9 9 0 0 1-9-9m9 9c1.657 0 3-4.031 3-9s-1.343-9-3-9m-9 9a9 9 0 0 1 9-9" vector-effect="non-scaling-stroke"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 3.786V2M6.192 6.192 4.929 4.929M3.786 12H2m4.192 5.808-1.263 1.263M12 20.214V22m5.808-4.192 1.263 1.263M20.214 12H22m-4.192-5.808 1.263-1.263M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z" vector-effect="non-scaling-stroke"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 6.75h2.25M18 14.25h2.25m-16.5-7.5H6m-2.25 7.5H6M6.75 3h10.5a.75.75 0 0 1 .75.75v16.5a.75.75 0 0 1-.75.75H6.75a.75.75 0 0 1-.75-.75V3.75A.75.75 0 0 1 6.75 3Zm7.5 5.25a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Zm0 7.5a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z" vector-effect="non-scaling-stroke"/>
|
3
|
+
</svg>
|
package/dist/index.d.ts
CHANGED
@@ -141,6 +141,12 @@ export interface customEnv {
|
|
141
141
|
GATEKEEPER_URL?: string;
|
142
142
|
FEATURE_AI_INTEGRATION_ENABLE?: boolean;
|
143
143
|
LOGIN_PAGE_IMAGE?: string;
|
144
|
+
/**
|
145
|
+
* If true, the manage traffic feature is enabled in apps & app groups.
|
146
|
+
*
|
147
|
+
* @default false
|
148
|
+
*/
|
149
|
+
FEATURE_MANAGE_TRAFFIC_ENABLE?: boolean;
|
144
150
|
}
|
145
151
|
declare global {
|
146
152
|
interface Window {
|