@devtron-labs/devtron-fe-common-lib 1.9.8-beta-4 → 1.9.9
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-KSo3oMNT.js → @code-editor-CHoIAnAq.js} +7743 -8390
- package/dist/{@common-rjsf-17BG61oO.js → @common-rjsf-BALKWZzq.js} +2 -2
- package/dist/{@framer-motion-DMD7dX-G.js → @framer-motion--UCnj55s.js} +893 -972
- package/dist/{@react-dates-DxmDHBUI.js → @react-dates-B3_Y9Kyv.js} +1 -1
- package/dist/{@react-select-BR4eLpVa.js → @react-select-DMzK6fkF.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-Ca-pl6uN.js → @react-virtualized-sticky-tree-Ck5oyLp9.js} +1 -1
- package/dist/{@vendor-DZHtXPTX.js → @vendor-DXbFZ041.js} +14544 -14866
- package/dist/Common/Api.d.ts +15 -0
- package/dist/Common/Constants.d.ts +0 -4
- package/dist/Common/Helper.d.ts +0 -1
- package/dist/Common/Types.d.ts +0 -11
- package/dist/Common/index.d.ts +1 -2
- package/dist/Shared/Components/CustomInput/CustomInput.d.ts +1 -1
- package/dist/Shared/Components/CustomInput/types.d.ts +1 -5
- package/dist/Shared/Components/FormFieldWrapper/FormFieldWrapper.d.ts +1 -1
- package/dist/Shared/Components/FormFieldWrapper/index.d.ts +0 -1
- package/dist/Shared/Components/FormFieldWrapper/types.d.ts +0 -4
- package/dist/Shared/Components/Header/types.d.ts +1 -0
- package/dist/Shared/Components/Header/utils.d.ts +0 -2
- package/dist/Shared/Components/Icon/Icon.d.ts +0 -19
- package/dist/Shared/Components/SelectPicker/SelectPicker.component.d.ts +1 -1
- package/dist/Shared/Components/Textarea/Textarea.component.d.ts +1 -1
- package/dist/Shared/Components/index.d.ts +0 -6
- package/dist/Shared/Helpers.d.ts +1 -8
- package/dist/Shared/Providers/types.d.ts +2 -8
- package/dist/Shared/constants.d.ts +0 -5
- package/dist/Shared/types.d.ts +0 -64
- package/dist/assets/@code-editor.css +1 -1
- package/dist/index.d.ts +3 -0
- package/dist/index.js +778 -804
- package/package.json +1 -2
- package/dist/Common/API/CoreAPI.d.ts +0 -17
- package/dist/Common/API/constants.d.ts +0 -70
- package/dist/Common/API/index.d.ts +0 -3
- package/dist/Common/API/types.d.ts +0 -23
- package/dist/Common/API/utils.d.ts +0 -12
- package/dist/Common/DevtronCopyright.d.ts +0 -2
- package/dist/Shared/Components/CountrySelect/CountrySelect.component.d.ts +0 -3
- package/dist/Shared/Components/CountrySelect/index.d.ts +0 -1
- package/dist/Shared/Components/CountrySelect/types.d.ts +0 -7
- package/dist/Shared/Components/CountrySelect/utils.d.ts +0 -4
- package/dist/Shared/Components/DevtronLicenseCard/DevtronLicenseCard.d.ts +0 -3
- package/dist/Shared/Components/DevtronLicenseCard/InstallationFingerprintInfo.d.ts +0 -3
- package/dist/Shared/Components/DevtronLicenseCard/index.d.ts +0 -4
- package/dist/Shared/Components/DevtronLicenseCard/types.d.ts +0 -23
- package/dist/Shared/Components/DevtronLicenseCard/utils.d.ts +0 -6
- package/dist/Shared/Components/FlagImage/FlagImage.component.d.ts +0 -3
- package/dist/Shared/Components/FlagImage/index.d.ts +0 -1
- package/dist/Shared/Components/FlagImage/types.d.ts +0 -5
- package/dist/Shared/Components/LoginBanner/LoginBanner.d.ts +0 -2
- package/dist/Shared/Components/LoginBanner/constants.d.ts +0 -4
- package/dist/Shared/Components/LoginBanner/index.d.ts +0 -1
- package/dist/Shared/Components/LoginBanner/types.d.ts +0 -7
- package/dist/Shared/Components/PhoneInput/PhoneInput.component.d.ts +0 -3
- package/dist/Shared/Components/PhoneInput/index.d.ts +0 -1
- package/dist/Shared/Components/PhoneInput/types.d.ts +0 -11
- package/dist/assets/ic-73strings.ed7da294.svg +0 -5
- package/dist/assets/ic-apica.5a540546.svg +0 -15
- package/dist/assets/ic-ather.39aed36c.svg +0 -11
- package/dist/assets/ic-bharatpe.fc52fe6d.svg +0 -15
- package/dist/assets/ic-book-open.e839bbda.svg +0 -3
- package/dist/assets/ic-caret-left.3df25a7c.svg +0 -3
- package/dist/assets/ic-chat-circle-dots.b5afd171.svg +0 -3
- package/dist/assets/ic-cookr.d1510986.svg +0 -26
- package/dist/assets/ic-delhivery.7b49a398.svg +0 -15
- package/dist/assets/ic-devtron-header-logo.7dc157aa.svg +0 -4
- package/dist/assets/ic-devtron.aca6cbaa.svg +0 -3
- package/dist/assets/ic-key.56432553.svg +0 -19
- package/dist/assets/ic-livspace.fc75c45f.svg +0 -13
- package/dist/assets/ic-quote.68f093fe.svg +0 -3
- package/dist/assets/ic-spinny.3884a5fb.svg +0 -14
- package/dist/assets/ic-tata1mg.75b97a64.svg +0 -13
- package/dist/assets/ic-timer.ae5f10fa.svg +0 -19
- package/dist/assets/ic-travclan.29b9f4c3.svg +0 -13
- package/dist/assets/login-screen-ui.a33a6496.webp +0 -0
@@ -1,5 +1,5 @@
|
|
1
1
|
import Te from "react";
|
2
|
-
import {
|
2
|
+
import { be as xe, bf as we, bg as ve, bh as lr, bi as Le, bj as Je, bk as tt, bl as at, bm as et, bn as lt, bo as rt, bp as Xn, bq as sr, br as Jn, bs as Dt, bt as Go, bu as dr, bv as eo, bw as to, bx as ao, by as $o, bz as Yo, bA as ur, bB as Fe, bC as Rt, bD as Uo, bE as cr, bF as Qo, bG as Cr, bH as Zo, bI as Xo, bJ as Jo } from "./@vendor-DXbFZ041.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 { bK as xt, bL as Bt, bM as Ft, bN as v, bO as U, bP as xe, bA as re, bQ as h, bI as f, bR as Y, bS as Vt, bT as Ue, bU as Et, bV as yt, bW as Wt, bX as Xt, bY as Zt, bZ as ne } from "./@vendor-DXbFZ041.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 { b_ as x } from "./@vendor-DXbFZ041.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) {
|