@devtron-labs/devtron-fe-common-lib 1.22.8-beta-5 → 1.22.8-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-DIeTHBtL.js → @code-editor-D0Mb4nKr.js} +4816 -4820
- package/dist/{@common-rjsf-vOQ8T4S1.js → @common-rjsf-LNUwm6zS.js} +1 -1
- package/dist/Common/ClipboardButton/types.d.ts +0 -3
- package/dist/Common/Common.service.d.ts +1 -12
- package/dist/Common/Constants.d.ts +0 -3
- package/dist/Shared/Components/Icon/Icon.d.ts +0 -3
- package/dist/Shared/Hooks/useGetResourceKindsOptions/index.d.ts +0 -1
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +0 -2
- package/dist/Shared/validations.d.ts +0 -1
- package/dist/index.js +470 -474
- package/package.json +1 -1
- package/dist/assets/ic-medium-megaphone.a069bf1d.svg +0 -5
- package/dist/assets/ic-thumb-down-fill.e3cb6362.svg +0 -3
- package/dist/assets/ic-thumb-up-fill.ddf7c8eb.svg +0 -3
package/package.json
CHANGED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 48 48">
|
|
2
|
-
<path fill="#06C" d="M27 12.954 9.42 7.562A1.5 1.5 0 0 0 7.5 9v27a1.5 1.5 0 0 0 1.92 1.438L27 32.046V12.955Z" opacity=".3"/>
|
|
3
|
-
<path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42.42 27.315a1.5 1.5 0 0 0 1.08-1.44v-6.75a1.5 1.5 0 0 0-1.08-1.44L9.42 7.56A1.5 1.5 0 0 0 7.5 9v27a1.5 1.5 0 0 0 1.92 1.44l33-10.125Z" vector-effect="non-scaling-stroke"/>
|
|
4
|
-
<path stroke="#06C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 29.284V36a1.5 1.5 0 0 1-1.5 1.5h-6A1.5 1.5 0 0 1 27 36V12.954" vector-effect="non-scaling-stroke"/>
|
|
5
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
-
<path fill="#3B444C" d="M19.125 3.75a2.25 2.25 0 0 1 2.233 1.969l1.125 9a2.25 2.25 0 0 1-2.233 2.531H15v1.5a3.75 3.75 0 0 1-3.75 3.75.75.75 0 0 1-.67-.414l-3.12-6.241a3.997 3.997 0 0 1-.423-1.788v-9.31a.997.997 0 0 1 1-.997h11.088ZM4.5 3.75c.552 0 1 .444 1 .996v9.257a.997.997 0 0 1-1 .997H3a1.5 1.5 0 0 1-1.5-1.5V5.25A1.5 1.5 0 0 1 3 3.75h1.5Z"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
-
<path fill="#3B444C" d="M19.125 20.25a2.25 2.25 0 0 0 2.233-1.969l1.125-9A2.25 2.25 0 0 0 20.25 6.75H15v-1.5a3.75 3.75 0 0 0-3.75-3.75.75.75 0 0 0-.67.414L7.46 8.156a3.997 3.997 0 0 0-.423 1.787v9.31c0 .552.448.997 1 .997h11.088Zm-14.625 0c.552 0 1-.444 1-.996V9.997A.997.997 0 0 0 4.5 9H3a1.5 1.5 0 0 0-1.5 1.5v8.25a1.5 1.5 0 0 0 1.5 1.5h1.5Z"/>
|
|
3
|
-
</svg>
|