@devtron-labs/devtron-fe-common-lib 1.9.1-beta-3 → 1.9.1-beta-4
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-Dzax8A__.js → @code-editor-BcdvXLUs.js} +6933 -6657
- package/dist/{@common-rjsf-BONehXbG.js → @common-rjsf-Dtdmx6jk.js} +2 -2
- package/dist/{@framer-motion-DHFT2Onf.js → @framer-motion-B1qa0yMz.js} +114 -114
- package/dist/{@react-dates-H99Kf-Gu.js → @react-dates-B1uoPc_Q.js} +1 -1
- package/dist/{@react-select-DaoN_kK0.js → @react-select-CIub7ipj.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-BSYoHRT0.js → @react-virtualized-sticky-tree-CzHL2GVC.js} +1 -1
- package/dist/{@vendor-CmKnC58P.js → @vendor-ihgcJgmv.js} +30618 -24451
- package/dist/Common/Constants.d.ts +94 -88
- 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/Common/index.d.ts +0 -1
- 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 -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/constants.d.ts +0 -10
- 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-card-stack.efd37c91.svg +3 -0
- package/dist/assets/ic-copy.416d85f3.svg +3 -0
- package/dist/assets/ic-new.2c179139.svg +3 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +804 -800
- package/package.json +2 -1
- package/dist/Common/DeleteCINodeButton/DeleteCINodeButton.d.ts +0 -2
- package/dist/Common/DeleteCINodeButton/index.d.ts +0 -3
- package/dist/Common/DeleteCINodeButton/types.d.ts +0 -17
- package/dist/Common/DeleteCINodeButton/utils.d.ts +0 -2
- package/dist/assets/ic-add.18a93616.svg +0 -19
- package/dist/assets/ic-delete.a6e8d3ad.svg +0 -19
@@ -1,5 +1,5 @@
|
|
1
1
|
import Te from "react";
|
2
|
-
import {
|
2
|
+
import { bb as He, bc as we, bd as ve, be as lr, bf as Le, bg as Je, bh as tt, bi as at, bj as et, bk as lt, bl as rt, bm as Xn, bn as sr, bo as Jn, bp as Dt, bq as Go, br as dr, bs as eo, bt as to, bu as ao, bv as $o, bw as Yo, bx as ur, by as Fe, bz as Rt, bA as Uo, bB as cr, bC as Qo, bD as Cr, bE as Zo, bF as Xo, bG as Jo } from "./@vendor-ihgcJgmv.js";
|
3
3
|
import { r as Ne, g as ei, h as ti } from "./@moment-C_WeV3Af.js";
|
4
4
|
import './assets/@react-dates.css';var ro = {}, Wt = {}, jt = {}, Mr;
|
5
5
|
function Ve() {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import {
|
1
|
+
import { bH as xt, bI as Bt, bJ as Ft, bK as v, bL as U, bM as xe, bx as re, bN as h, bF as f, bO as Y, bP as Vt, bQ as Ue, bR as Et, bS as yt, bT as Wt, bU as Xt, bV as Zt, bW as ne } from "./@vendor-ihgcJgmv.js";
|
2
2
|
import * as y from "react";
|
3
3
|
import { useContext as Nt, useRef as j, useState as ee, createContext as St, useMemo as q, useCallback as D, Component as Rt, Fragment as Be, useEffect as Qe, forwardRef as Ht } from "react";
|
4
4
|
import { createPortal as Tt } from "react-dom";
|
@@ -2,7 +2,7 @@ var v = Object.defineProperty;
|
|
2
2
|
var E = (a, h, e) => h in a ? v(a, h, { enumerable: !0, configurable: !0, writable: !0, value: e }) : a[h] = e;
|
3
3
|
var f = (a, h, e) => E(a, typeof h != "symbol" ? h + "" : h, e);
|
4
4
|
import u, { createRef as k } from "react";
|
5
|
-
import {
|
5
|
+
import { bX as x } from "./@vendor-ihgcJgmv.js";
|
6
6
|
const b = () => typeof navigator < "u" && /Safari/.test(navigator.userAgent) && /Apple Computer/.test(navigator.vendor) ? "-webkit-sticky" : "sticky";
|
7
7
|
var g;
|
8
8
|
(function(a) {
|