@devtron-labs/devtron-fe-common-lib 1.19.4-pre-8 → 1.20.0
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-C76zAfYW.js → @code-editor-3C-BQlAW.js} +7853 -8344
- package/dist/{@common-rjsf-BL7kwKZW.js → @common-rjsf-Bka55zwe.js} +46 -46
- package/dist/{@framer-motion-D-YaCAW-.js → @framer-motion-DZveCoIL.js} +90 -92
- package/dist/{@react-dates-Bo3yT8LF.js → @react-dates-CZ1bNWJM.js} +1 -1
- package/dist/{@react-select-DTi_5fIc.js → @react-select-DS68hCUM.js} +1 -1
- package/dist/{@react-virtualized-sticky-tree-CuvDiqTo.js → @react-virtualized-sticky-tree-V-8klKy9.js} +1 -1
- package/dist/{@vendor-DMIFbFhR.js → @vendor-3ORIJA0h.js} +17976 -26066
- package/dist/Common/API/reactQueryHooks.d.ts +1 -1
- package/dist/Common/Constants.d.ts +14 -40
- package/dist/Common/Hooks/UseRegisterShortcut/types.d.ts +0 -1
- package/dist/Common/Hooks/UseRegisterShortcut/utils.d.ts +1 -1
- package/dist/Common/SearchBar/SearchBar.component.d.ts +1 -1
- package/dist/Common/SearchBar/types.d.ts +0 -4
- package/dist/Common/Types.d.ts +3 -0
- package/dist/Pages/ResourceBrowser/constants.d.ts +8 -8
- package/dist/Shared/Components/FramerComponents/index.d.ts +2 -2
- package/dist/Shared/Components/GenericSectionErrorState/GenericSectionErrorState.component.d.ts +1 -2
- package/dist/Shared/Components/GenericSectionErrorState/types.d.ts +5 -21
- package/dist/Shared/Components/Header/PageHeader.d.ts +1 -1
- package/dist/Shared/Components/Header/types.d.ts +0 -1
- package/dist/Shared/Components/Icon/Icon.d.ts +0 -10
- package/dist/Shared/Components/Illustration/Illustration.d.ts +0 -1
- package/dist/Shared/Components/TreeView/TreeView.component.d.ts +1 -1
- package/dist/Shared/Components/TreeView/TreeViewNodeContent.d.ts +1 -1
- package/dist/Shared/Components/TreeView/constants.d.ts +0 -3
- package/dist/Shared/Components/TreeView/types.d.ts +3 -17
- package/dist/Shared/Components/index.d.ts +0 -2
- package/dist/Shared/Hooks/useUserPreferences/service.d.ts +1 -1
- package/dist/Shared/Hooks/useUserPreferences/types.d.ts +2 -31
- package/dist/Shared/Providers/MainContextProvider/types.d.ts +0 -9
- package/dist/assets/@code-editor.css +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.js +825 -830
- package/package.json +1 -2
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/ApplicationManagement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/Automation&Enablement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/CostVisibility/Shared/types.d.ts +0 -11
- package/dist/Pages-Devtron-2.0/CostVisibility/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalConfiguration/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/GlobalOverview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/GlobalOverview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/InfrastructureManagement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SecurityCenter/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/Overview.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/Overview/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/SoftwareReleaseManagement/index.d.ts +0 -1
- package/dist/Pages-Devtron-2.0/index.d.ts +0 -1
- package/dist/Shared/Components/Charts/Chart.component.d.ts +0 -102
- package/dist/Shared/Components/Charts/constants.d.ts +0 -16
- package/dist/Shared/Components/Charts/index.d.ts +0 -2
- package/dist/Shared/Components/Charts/types.d.ts +0 -56
- package/dist/Shared/Components/Charts/utils.d.ts +0 -11
- package/dist/Shared/Components/KeyboardShortcut/KeyboardShortcut.component.d.ts +0 -3
- package/dist/Shared/Components/KeyboardShortcut/index.d.ts +0 -1
- package/dist/Shared/Components/KeyboardShortcut/types.d.ts +0 -4
- package/dist/assets/ic-bot.65f403dd.svg +0 -3
- package/dist/assets/ic-building.2405d07b.svg +0 -3
- package/dist/assets/ic-clipboard.2869fa7d.svg +0 -3
- package/dist/assets/ic-cloud.aa7acc8a.svg +0 -3
- package/dist/assets/ic-coins.2c15f406.svg +0 -3
- package/dist/assets/ic-database-backup.b9e7c558.svg +0 -3
- package/dist/assets/ic-devtron-text.67a413b6.svg +0 -3
- package/dist/assets/ic-files-changed.04e6de3f.svg +0 -3
- package/dist/assets/ic-right-panel-collapse.0ecf8ceb.svg +0 -3
- package/dist/assets/ic-trend-up.5752ef30.svg +0 -3
- package/dist/assets/no-cluster-cost-enabled.038c73db.webp +0 -0
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devtron-labs/devtron-fe-common-lib",
|
3
|
-
"version": "1.
|
3
|
+
"version": "1.20.0",
|
4
4
|
"description": "Supporting common component library",
|
5
5
|
"type": "module",
|
6
6
|
"main": "dist/index.js",
|
@@ -116,7 +116,6 @@
|
|
116
116
|
"@uiw/react-codemirror": "4.23.7",
|
117
117
|
"@xyflow/react": "12.4.2",
|
118
118
|
"ansi_up": "^5.2.1",
|
119
|
-
"chart.js": "^4.5.0",
|
120
119
|
"codemirror-json-schema": "0.8.0",
|
121
120
|
"dayjs": "^1.11.13",
|
122
121
|
"fast-json-patch": "^3.1.1",
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const Overview: () => JSX.Element;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const Overview: () => JSX.Element;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const Overview: () => JSX.Element;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './types';
|
@@ -1,11 +0,0 @@
|
|
1
|
-
export declare enum CostBreakdownViewType {
|
2
|
-
CLUSTERS = "clusters",
|
3
|
-
ENVIRONMENTS = "environments",
|
4
|
-
PROJECTS = "projects",
|
5
|
-
APPLICATIONS = "applications"
|
6
|
-
}
|
7
|
-
export declare enum CostBreakdownItemViewParamsType {
|
8
|
-
ITEM_NAME = "itemName",
|
9
|
-
VIEW = "view",
|
10
|
-
DETAIL = "detail"
|
11
|
-
}
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Shared';
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const Overview: () => JSX.Element;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const GlobalOverview: () => JSX.Element;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './GlobalOverview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const Overview: () => JSX.Element;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const Overview: () => JSX.Element;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const Overview: () => JSX.Element;
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './Overview';
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './CostVisibility';
|
@@ -1,102 +0,0 @@
|
|
1
|
-
import { ChartProps } from './types';
|
2
|
-
/**
|
3
|
-
* A versatile Chart component that renders different types of charts using Chart.js.
|
4
|
-
* Supports area charts, pie charts, stacked bar charts (vertical/horizontal), and line charts.
|
5
|
-
*
|
6
|
-
* The component automatically adapts to theme changes and provides consistent styling
|
7
|
-
* across all chart types. Colors are provided by the user through the CHART_COLORS constant
|
8
|
-
* or custom color tokens.
|
9
|
-
*
|
10
|
-
* @example
|
11
|
-
* ```tsx
|
12
|
-
* [Area Chart Example]
|
13
|
-
* <Chart
|
14
|
-
* id="quarterly-growth"
|
15
|
-
* type="area"
|
16
|
-
* xAxisLabels={['Q1 2023', 'Q2 2023', 'Q3 2023', 'Q4 2023']}
|
17
|
-
* datasets={[{
|
18
|
-
* datasetName: 'Revenue Growth (%)',
|
19
|
-
* yAxisValues: [15.2, 18.7, 22.3, 19.8],
|
20
|
-
* backgroundColor: 'LavenderPurple300'
|
21
|
-
* }]}
|
22
|
-
* />
|
23
|
-
*
|
24
|
-
* [Pie Chart Example]
|
25
|
-
* <Chart
|
26
|
-
* id="technology-adoption"
|
27
|
-
* type="pie"
|
28
|
-
* xAxisLabels={['React', 'Vue.js', 'Angular']}
|
29
|
-
* datasets={{
|
30
|
-
* datasetName: 'Adoption Rate (%)',
|
31
|
-
* yAxisValues: [45.2, 28.7, 35.4],
|
32
|
-
* backgroundColor: ['SkyBlue300', 'AquaTeal400', 'LavenderPurple300']
|
33
|
-
* }}
|
34
|
-
* />
|
35
|
-
*
|
36
|
-
* [Line Chart Example (non-stacked, non-filled)]
|
37
|
-
* <Chart
|
38
|
-
* id="traffic-trends"
|
39
|
-
* type="line"
|
40
|
-
* xAxisLabels={['Jan', 'Feb', 'Mar', 'Apr']}
|
41
|
-
* datasets={[{
|
42
|
-
* datasetName: 'Website Traffic',
|
43
|
-
* yAxisValues: [120, 190, 300, 500],
|
44
|
-
* borderColor: 'SkyBlue500'
|
45
|
-
* }]}
|
46
|
-
* />
|
47
|
-
*
|
48
|
-
* [Stacked Bar Chart Example]
|
49
|
-
* <Chart
|
50
|
-
* id="team-allocation"
|
51
|
-
* type="stackedBar"
|
52
|
-
* xAxisLabels={['Q1', 'Q2', 'Q3', 'Q4']}
|
53
|
-
* datasets={[
|
54
|
-
* {
|
55
|
-
* datasetName: 'Frontend',
|
56
|
-
* yAxisValues: [120, 150, 180, 200],
|
57
|
-
* backgroundColor: 'SkyBlue600'
|
58
|
-
* },
|
59
|
-
* {
|
60
|
-
* datasetName: 'Backend',
|
61
|
-
* yAxisValues: [80, 100, 120, 140],
|
62
|
-
* backgroundColor: 'AquaTeal600'
|
63
|
-
* }
|
64
|
-
* ]}
|
65
|
-
* />
|
66
|
-
* ```
|
67
|
-
*
|
68
|
-
* @param id - Unique identifier for the chart canvas element
|
69
|
-
* @param type - Chart type: 'area', 'pie', 'stackedBar', 'stackedBarHorizontal', or 'line'
|
70
|
-
* @param xAxisLabels - Array of labels for the x-axis (or categories for pie charts)
|
71
|
-
* @param datasets - Chart data: array of datasets for most charts, single dataset object for pie charts
|
72
|
-
*
|
73
|
-
* @performance
|
74
|
-
* **Memoization Recommendations:**
|
75
|
-
* - `xAxisLabels`: Should be memoized with useMemo() if derived from complex calculations
|
76
|
-
* - `datasets`: Should be memoized with useMemo() as it contains arrays and objects that cause re-renders
|
77
|
-
* - Avoid passing inline objects or arrays directly to these props
|
78
|
-
*
|
79
|
-
* @example
|
80
|
-
* ```tsx
|
81
|
-
* [Good: Memoized props prevent unnecessary re-renders]
|
82
|
-
* const labels = useMemo(() => quarters.map(q => `Q${q}`), [quarters])
|
83
|
-
* const chartDatasets = useMemo(() => [
|
84
|
-
* {
|
85
|
-
* datasetName: 'Revenue',
|
86
|
-
* yAxisValues: revenueData,
|
87
|
-
* backgroundColor: 'LavenderPurple300'
|
88
|
-
* }
|
89
|
-
* ], [revenueData])
|
90
|
-
*
|
91
|
-
* return <Chart id="revenue-chart" type="area" xAxisLabels={labels} datasets={chartDatasets} />
|
92
|
-
* ```
|
93
|
-
*
|
94
|
-
* @notes
|
95
|
-
* - Chart automatically re-renders when theme changes (light/dark mode)
|
96
|
-
* - Line charts are rendered as non-stacked and non-filled by default
|
97
|
-
* - Pie charts expect a single dataset object instead of an array
|
98
|
-
* - Colors should reference CHART_COLORS tokens for consistency
|
99
|
-
* - Component destroys and recreates Chart.js instance on prop changes for optimal performance
|
100
|
-
*/
|
101
|
-
declare const Chart: (props: ChartProps) => JSX.Element;
|
102
|
-
export default Chart;
|
@@ -1,16 +0,0 @@
|
|
1
|
-
import { AppThemeType } from '../../Providers';
|
2
|
-
import { ChartColorKey } from './types';
|
3
|
-
export declare const LEGENDS_LABEL_CONFIG: {
|
4
|
-
readonly usePointStyle: true;
|
5
|
-
readonly pointStyle: "rectRounded";
|
6
|
-
readonly pointStyleWidth: 0;
|
7
|
-
readonly font: {
|
8
|
-
readonly family: "'IBM Plex Sans', 'Open Sans', 'Roboto'";
|
9
|
-
readonly size: 13;
|
10
|
-
readonly lineHeight: "150%";
|
11
|
-
readonly weight: 400;
|
12
|
-
};
|
13
|
-
};
|
14
|
-
export declare const CHART_COLORS: Record<AppThemeType, Record<ChartColorKey, string>>;
|
15
|
-
export declare const CHART_GRID_LINES_COLORS: Record<AppThemeType, string>;
|
16
|
-
export declare const CHART_CANVAS_BACKGROUND_COLORS: Record<AppThemeType, string>;
|
@@ -1,56 +0,0 @@
|
|
1
|
-
import { AppThemeType } from '../../Providers';
|
2
|
-
export type ChartType = 'area' | 'pie' | 'stackedBar' | 'stackedBarHorizontal' | 'line';
|
3
|
-
type ColorTokensType = 'DeepPlum' | 'Magenta' | 'Slate' | 'LavenderPurple' | 'SkyBlue' | 'AquaTeal';
|
4
|
-
type VariantsType = 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800;
|
5
|
-
export type ChartColorKey = `${ColorTokensType}${VariantsType}`;
|
6
|
-
export type ChartTypeWithoutPie = Exclude<ChartType, 'pie'>;
|
7
|
-
interface BaseSimpleDataset {
|
8
|
-
datasetName: string;
|
9
|
-
yAxisValues: number[];
|
10
|
-
}
|
11
|
-
export interface SimpleDataset extends BaseSimpleDataset {
|
12
|
-
backgroundColor: ChartColorKey;
|
13
|
-
}
|
14
|
-
export interface SimpleDatasetForPie extends BaseSimpleDataset {
|
15
|
-
backgroundColor: Array<ChartColorKey>;
|
16
|
-
}
|
17
|
-
export interface SimpleDatasetForLine extends BaseSimpleDataset {
|
18
|
-
borderColor: ChartColorKey;
|
19
|
-
}
|
20
|
-
type TypeAndDatasetsType = {
|
21
|
-
type: 'pie';
|
22
|
-
/**
|
23
|
-
* Needs to be memoized
|
24
|
-
*/
|
25
|
-
datasets: SimpleDatasetForPie;
|
26
|
-
} | {
|
27
|
-
type: 'line';
|
28
|
-
datasets: SimpleDatasetForLine[];
|
29
|
-
} | {
|
30
|
-
type: Exclude<ChartType, 'pie' | 'line'>;
|
31
|
-
datasets: SimpleDataset[];
|
32
|
-
};
|
33
|
-
export type ChartProps = {
|
34
|
-
id: string;
|
35
|
-
/**
|
36
|
-
* The x-axis labels. Needs to be memoized
|
37
|
-
*/
|
38
|
-
xAxisLabels: string[];
|
39
|
-
} & TypeAndDatasetsType;
|
40
|
-
export type TransformDatasetProps = {
|
41
|
-
appTheme: AppThemeType;
|
42
|
-
} & ({
|
43
|
-
type: 'pie';
|
44
|
-
dataset: SimpleDatasetForPie;
|
45
|
-
} | {
|
46
|
-
type: 'line';
|
47
|
-
dataset: SimpleDatasetForLine;
|
48
|
-
} | {
|
49
|
-
type: Exclude<ChartType, 'pie' | 'line'>;
|
50
|
-
dataset: SimpleDataset;
|
51
|
-
});
|
52
|
-
export type GetBackgroundAndBorderColorProps = TransformDatasetProps;
|
53
|
-
export type TransformDataForChartProps = {
|
54
|
-
appTheme: AppThemeType;
|
55
|
-
} & TypeAndDatasetsType;
|
56
|
-
export {};
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import { ChartDataset, ChartOptions, ChartType as ChartJSChartType } from 'chart.js';
|
2
|
-
import { AppThemeType } from '../../Providers';
|
3
|
-
import { ChartType, TransformDataForChartProps } from './types';
|
4
|
-
export declare const getChartJSType: (type: ChartType) => ChartJSChartType;
|
5
|
-
export declare const getDefaultOptions: (type: ChartType, appTheme: AppThemeType) => ChartOptions;
|
6
|
-
export declare const transformDataForChart: (props: TransformDataForChartProps) => (ChartDataset<"line"> | {
|
7
|
-
label: string;
|
8
|
-
data: number[];
|
9
|
-
backgroundColor: string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern> | readonly (string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern>)[] | ((ctx: import('chart.js').ScriptableContext<"line">, options: import('chart.js/dist/types/basic').AnyObject) => import('chart.js').Color);
|
10
|
-
borderColor: string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern> | readonly (string | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasGradient> | import('chart.js/dist/types/utils')._DeepPartialObject<CanvasPattern>)[] | ((ctx: import('chart.js').ScriptableContext<"line">, options: import('chart.js/dist/types/basic').AnyObject) => import('chart.js').Color);
|
11
|
-
})[];
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as KeyboardShortcut } from './KeyboardShortcut.component';
|
@@ -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 stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.875 13.5v3.75m-3.75-3.75v3.75M12 5.25V1.5m3 8.5h.5m-7 0H9M5.25 5.25h13.5A2.25 2.25 0 0 1 21 7.5V18a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 18V7.5a2.25 2.25 0 0 1 2.25-2.25Zm3.375 8.25h6.75a1.875 1.875 0 0 1 0 3.75h-6.75a1.875 1.875 0 0 1 0-3.75Z" vector-effect="non-scaling-stroke"/>
|
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 stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M1.5 20.248h21m-9 0v-16.5a.75.75 0 0 0-.75-.75h-9a.75.75 0 0 0-.75.75v16.5m18 0v-10.5a.75.75 0 0 0-.75-.75H13.5M6 6.748h3m-1.5 6h3M6 16.498h3m7.5 0H18m-1.5-3.75H18" vector-effect="non-scaling-stroke"/>
|
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 stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 15h6m-6-3h6m0-7.5h3.75a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-.75.75H5.25a.75.75 0 0 1-.75-.75v-15a.75.75 0 0 1 .75-.75H9m-.75 3v-.75a3.75 3.75 0 0 1 7.5 0v.75h-7.5Z" vector-effect="non-scaling-stroke"/>
|
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 stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.5 12a7.5 7.5 0 1 1 7.5 7.5H6.75A5.249 5.249 0 1 1 8.055 9.163" vector-effect="non-scaling-stroke"/>
|
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 stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.5 7.875c0 1.864-3.358 3.375-7.5 3.375-4.142 0-7.5-1.511-7.5-3.375m15 0C16.5 6.011 13.142 4.5 9 4.5c-4.142 0-7.5 1.511-7.5 3.375m15 0v3.75C16.5 13.489 13.142 15 9 15c-4.142 0-7.5-1.511-7.5-3.375v-3.75M6 10.969v3.75m10.5-5.651c3.424.313 6 1.674 6 3.307m0 0c0 1.864-3.358 3.375-7.5 3.375-1.838 0-3.521-.297-4.825-.791M22.5 12.375v3.75c0 1.864-3.358 3.375-7.5 3.375-4.142 0-7.5-1.511-7.5-3.375v-1.193m10.5.537v3.75m-6-8.25v8.25" vector-effect="non-scaling-stroke"/>
|
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 stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M22 6.5c0 3.038-4.477 5.5-10 5.5S2 9.538 2 6.5m20 0C22 3.462 17.523 1 12 1S2 3.462 2 6.5m20 0V12M2 6.5V12m0 0c0 3.038 4.477 5.5 10 5.5s10-2.462 10-5.5M2 12v5.5C2 20.538 6.477 23 12 23s10-2.462 10-5.5V12m-7.954-6.68H16.5m0 0V3.926m0 1.394-1.446-.82c-.838-.476-1.972-.745-3.156-.749-1.184-.004-2.324.258-3.17.728M9.954 7.18H7.5m0 0v1.394m0-1.394L8.946 8c.838.476 1.972.745 3.156.749 1.184.004 2.323-.258 3.17-.728" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="77" height="16" fill="none" viewBox="0 0 77 16">
|
2
|
-
<path fill="#fff" fill-rule="evenodd" d="M5.772 13.337c.578 0 1.043-.117 1.394-.35.352-.234.625-.526.82-.876.196-.35.324-.728.387-1.133.062-.405.094-.778.094-1.121 0-.342-.032-.716-.094-1.121a3.368 3.368 0 0 0-.387-1.133 2.513 2.513 0 0 0-.82-.876c-.35-.234-.816-.35-1.394-.35-.577 0-1.042.116-1.393.35a2.416 2.416 0 0 0-.809.876c-.187.35-.312.728-.375 1.133a7.384 7.384 0 0 0-.093 1.12c0 .344.03.717.093 1.122.063.405.188.783.375 1.133.188.35.457.642.809.876.351.233.816.35 1.394.35ZM8.467 5.3V0h2.788v9.834c0 .81-.079 1.518-.235 2.125a6.216 6.216 0 0 1-.62 1.577c-.258.444-.551.81-.879 1.098a5.548 5.548 0 0 1-1.007.712c-.813.42-1.726.638-2.741.654-1.047-.016-1.977-.233-2.788-.654a5.888 5.888 0 0 1-1.02-.712 4.281 4.281 0 0 1-.89-1.087 6.005 6.005 0 0 1-.62-1.565C.297 11.376.22 10.668.22 9.857S.294 8.339.443 7.73a6.508 6.508 0 0 1 .585-1.576c.242-.444.516-.814.82-1.11a4.75 4.75 0 0 1 .95-.724c.749-.436 1.608-.67 2.576-.7a4.9 4.9 0 0 1 1.406.35c.39.171.788.432 1.195.782.27.234.434.416.492.546ZM20.86 8.34a6 6 0 0 0-.293-.748 2.392 2.392 0 0 0-.48-.677 2.226 2.226 0 0 0-.726-.479 2.551 2.551 0 0 0-.984-.175c-.375 0-.703.058-.984.175a2.22 2.22 0 0 0-.726.479 2.595 2.595 0 0 0-.492.677c-.126.25-.22.499-.282.748h4.967Zm2.952 0c.031.233.059.475.082.724.024.25.035.514.035.794v.42h-8.2c.032.265.07.534.118.806.046.273.125.541.234.806.172.405.437.763.797 1.075.359.311.858.467 1.499.467.64 0 1.14-.156 1.5-.467a2.95 2.95 0 0 0 .796-1.075h3.046a5.42 5.42 0 0 1-.527 1.425 5.498 5.498 0 0 1-.75 1.051 4.278 4.278 0 0 1-.879.736 6.482 6.482 0 0 1-.914.479 6.2 6.2 0 0 1-2.272.42c-1.047-.015-1.976-.233-2.788-.654a5.884 5.884 0 0 1-1.02-.712 4.279 4.279 0 0 1-.89-1.087 6 6 0 0 1-.62-1.564c-.157-.608-.234-1.316-.234-2.126 0-.81.077-1.518.234-2.126a6.206 6.206 0 0 1 .62-1.576c.258-.444.555-.814.89-1.11a5.584 5.584 0 0 1 1.02-.724c.812-.436 1.741-.67 2.788-.7.859.03 1.663.21 2.413.537.312.14.628.323.949.549.32.226.616.506.89.84.273.336.515.733.726 1.192.211.46.363.992.457 1.6Zm5.177 7.427h3.843l3.865-11.842h-2.882l-2.904 8.853-2.905-8.853h-2.882l3.865 11.842ZM40.82 6.704v5.208c.047.187.133.359.258.514.109.125.262.242.457.35.195.11.449.164.761.164h1.78v2.827h-2.858a4.052 4.052 0 0 1-1.64-.514c-.406-.234-.777-.58-1.112-1.04-.336-.46-.504-1.094-.504-1.903V2.316h2.858v1.607h2.695v2.78H40.82Zm5.107-1.227c-.343.46-.515 1.094-.515 1.904v8.386h2.882V7.778c.047-.187.132-.358.257-.514.11-.124.262-.241.458-.35.195-.109.448-.164.76-.164h2.203V3.924h-3.28a4.06 4.06 0 0 0-1.64.514c-.406.233-.78.58-1.125 1.04Zm12.84.9c-.579 0-1.043.116-1.395.35a2.405 2.405 0 0 0-.808.876c-.188.35-.313.728-.375 1.133a7.429 7.429 0 0 0-.094 1.121c0 .343.032.716.094 1.121s.187.783.375 1.133c.187.35.456.642.808.876.352.233.816.35 1.394.35s1.043-.117 1.394-.35c.352-.234.621-.526.809-.876a3.54 3.54 0 0 0 .374-1.133c.062-.405.094-.778.094-1.121 0-.342-.032-.716-.094-1.121a3.539 3.539 0 0 0-.375-1.133 2.405 2.405 0 0 0-.808-.876c-.351-.234-.816-.35-1.394-.35Zm-5.553 3.48c0-.81.078-1.518.234-2.126a6.189 6.189 0 0 1 .62-1.576c.259-.444.555-.814.891-1.11a5.576 5.576 0 0 1 1.019-.724c.812-.436 1.742-.67 2.788-.7 1.031.03 1.952.264 2.765.7.343.187.683.429 1.019.724.335.296.633.666.89 1.11.258.443.469.969.632 1.576.165.608.247 1.316.247 2.126 0 .81-.082 1.518-.247 2.126a6.27 6.27 0 0 1-.632 1.564 4.28 4.28 0 0 1-.89 1.087 5.936 5.936 0 0 1-1.02.712c-.812.42-1.733.638-2.764.654-1.046-.016-1.976-.234-2.788-.654a5.866 5.866 0 0 1-1.019-.712 4.278 4.278 0 0 1-.89-1.087 5.983 5.983 0 0 1-.621-1.565c-.156-.607-.234-1.315-.234-2.125Zm18.239-6.213c-.29-.016-.458-.024-.505-.024-.062 0-.234.008-.515.024-.28.015-.617.081-1.007.198-.39.117-.805.3-1.242.55-.438.248-.843.606-1.218 1.074-.375.467-.684 1.055-.925 1.763-.243.709-.364 1.585-.364 2.628v5.91h2.858v-5.91c0-.342.032-.693.094-1.051s.18-.685.352-.981a2.12 2.12 0 0 1 .726-.736c.312-.195.726-.292 1.241-.292.516 0 .93.097 1.242.292.313.195.555.44.727.736a3 3 0 0 1 .351.98c.062.36.094.71.094 1.052v5.91h2.858v-5.91c0-1.043-.121-1.92-.363-2.628-.243-.708-.55-1.296-.925-1.763-.376-.468-.782-.826-1.219-1.075a6.056 6.056 0 0 0-1.242-.549 4.478 4.478 0 0 0-1.018-.198Z" clip-rule="evenodd"/>
|
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 stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 10.5H12m0 0h2.5m-2.5 0V8m0 2.5V13m-2.5 4h5m4.25 4H5.25a.75.75 0 0 1-.75-.75V3.75A.75.75 0 0 1 5.25 3h9l5.25 5.25v12a.75.75 0 0 1-.75.75Z" vector-effect="non-scaling-stroke"/>
|
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 stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 3v18m5-12 3 3-3 3M5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Z" vector-effect="non-scaling-stroke"/>
|
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 stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21.75 5.25-9 9L9 10.5l-6.75 6.75m19.5-12v6m0-6h-6" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|
Binary file
|