@devtron-labs/devtron-fe-common-lib 1.22.0-beta-4 → 1.22.0-beta-6
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-zaV5HyNS.js → @code-editor-Dvv8GEnn.js} +8117 -8497
- package/dist/{@common-rjsf-Ed_Dw-Wb.js → @common-rjsf-D-h57fxa.js} +2 -2
- package/dist/{@framer-motion-Bi7d_Mil.js → @framer-motion-Bm1bDxeF.js} +147 -147
- package/dist/{@moment-CGWt8tF2.js → @moment-DMLRxgRE.js} +501 -532
- package/dist/{@react-select-C5q5RdNV.js → @react-select-CAv64EGY.js} +3 -3
- package/dist/{@react-virtualized-sticky-tree-LXSXNrbc.js → @react-virtualized-sticky-tree-CfPrX6Ai.js} +1 -1
- package/dist/@vendor-CyzLceRe.js +124366 -0
- package/dist/Common/API/reactQueryHooks.d.ts +1 -2
- package/dist/Common/Constants.d.ts +0 -2
- package/dist/Common/DraggableWrapper/DraggableWrapper.d.ts +4 -2
- package/dist/Common/DraggableWrapper/types.d.ts +2 -6
- package/dist/Common/GenericDescription/GenericDescription.d.ts +1 -1
- package/dist/Common/GenericDescription/types.d.ts +0 -6
- package/dist/Common/GenericDescription/utils.d.ts +0 -1
- package/dist/Common/RJSF/Form.d.ts +1 -1
- package/dist/Shared/Components/Charts/types.d.ts +2 -0
- package/dist/Shared/Components/DatePicker/DateTimePicker.d.ts +1 -1
- package/dist/Shared/Components/DatePicker/constants.d.ts +2 -112
- package/dist/Shared/Components/DatePicker/index.d.ts +0 -2
- package/dist/Shared/Components/DatePicker/types.d.ts +34 -29
- package/dist/Shared/Components/DatePicker/utils.d.ts +1 -1
- package/dist/Shared/Components/DocLink/constants.d.ts +0 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/FloatingVariablesSuggestions.d.ts +1 -1
- package/dist/Shared/Components/FloatingVariablesSuggestions/constants.d.ts +1 -4
- package/dist/Shared/Components/FloatingVariablesSuggestions/types.d.ts +2 -4
- package/dist/Shared/Components/Icon/Icon.d.ts +0 -13
- package/dist/Shared/Providers/MainContextProvider/index.d.ts +1 -1
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +4 -26
- package/dist/Shared/Services/types.d.ts +0 -1
- package/dist/assets/@code-editor.css +1 -1
- package/dist/assets/@vendor.css +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +956 -968
- package/package.json +8 -15
- package/dist/@react-dates-CR-uCH60.js +0 -7634
- package/dist/@vendor-CtCMPfdc.js +0 -81580
- package/dist/Common/Markdown/constant.d.ts +0 -28
- package/dist/Shared/Components/DatePicker/DayPickerRangeController.d.ts +0 -2
- package/dist/Shared/Components/DatePicker/SingleDatePickerComponent.d.ts +0 -11
- package/dist/assets/@react-dates.css +0 -1
- package/dist/assets/ic-bell.d2aa01ec.svg +0 -3
- package/dist/assets/ic-bulb.3906a732.svg +0 -7
- package/dist/assets/ic-calender-blank.963e3423.svg +0 -19
- package/dist/assets/ic-close-circle.b39dd87d.svg +0 -3
- package/dist/assets/ic-comment.cc141b33.svg +0 -3
- package/dist/assets/ic-dot-circle.5ce1fccf.svg +0 -3
- package/dist/assets/ic-line.4e8fa046.svg +0 -3
- package/dist/assets/ic-new-chat.f7c90f8e.svg +0 -5
- package/dist/assets/ic-piggybank.3a4839d7.svg +0 -3
- package/dist/assets/ic-priority-high-fill.53755d8f.svg +0 -3
- package/dist/assets/ic-priority-low-fill.79e781ae.svg +0 -4
- package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +0 -10
- package/dist/assets/ic-red-bulb.25e01bfc.svg +0 -9
- package/dist/assets/ic-runbook-color.afe649c4.svg +0 -11
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { bY as xt, bZ as v, b_ as re, b$ as h, c0 as f, c1 as Y, c2 as U, c3 as xe, c4 as Bt, c5 as Ue, c6 as Ft, c7 as Vt, c8 as Et, c9 as yt, ca as Wt, cb as Xt, cc as ne, cd as Zt } from "./@vendor-CyzLceRe.js";
|
|
2
2
|
import * as y from "react";
|
|
3
3
|
import { useRef as j, useState as ee, useMemo as q, useCallback as D, createContext as Nt, useContext as St, Component as Rt, Fragment as Be, useEffect as Qe, forwardRef as Ht } from "react";
|
|
4
4
|
import { createPortal as Tt } from "react-dom";
|
|
@@ -1653,7 +1653,7 @@ function Ct(a, t, i) {
|
|
|
1653
1653
|
var vt = function(t) {
|
|
1654
1654
|
var i = t.hideSelectedOptions, n = t.isMulti;
|
|
1655
1655
|
return i === void 0 ? n : i;
|
|
1656
|
-
}, $u = 1, ht = /* @__PURE__ */ function(a) {
|
|
1656
|
+
}, $u = 1, ht = /* @__PURE__ */ (function(a) {
|
|
1657
1657
|
Et(i, a);
|
|
1658
1658
|
var t = yt(i);
|
|
1659
1659
|
function i(n) {
|
|
@@ -2559,7 +2559,7 @@ var vt = function(t) {
|
|
|
2559
2559
|
});
|
|
2560
2560
|
}
|
|
2561
2561
|
}]), i;
|
|
2562
|
-
}(Rt);
|
|
2562
|
+
})(Rt);
|
|
2563
2563
|
ht.defaultProps = zu;
|
|
2564
2564
|
var Ku = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
|
|
2565
2565
|
function _u(a) {
|
|
@@ -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 { ce as x } from "./@vendor-CyzLceRe.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) {
|