@limetech/lime-elements 37.67.0 → 37.68.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/CHANGELOG.md +9 -0
- package/dist/cjs/lime-elements.cjs.js +1 -1
- package/dist/cjs/limel-action-bar_4.cjs.entry.js +1 -1
- package/dist/cjs/limel-callout.cjs.entry.js +1 -1
- package/dist/cjs/limel-chart.cjs.entry.js +216 -0
- package/dist/cjs/limel-chart.cjs.entry.js.map +1 -0
- package/dist/cjs/limel-chip_2.cjs.entry.js +1 -1
- package/dist/cjs/limel-file-viewer.cjs.entry.js +1 -1
- package/dist/cjs/limel-file.cjs.entry.js +1 -1
- package/dist/cjs/limel-flatpickr-adapter.cjs.entry.js +1 -1
- package/dist/cjs/limel-icon.cjs.entry.js +208 -0
- package/dist/cjs/limel-icon.cjs.entry.js.map +1 -0
- package/dist/cjs/limel-linear-progress.cjs.entry.js +1 -1
- package/dist/cjs/{limel-icon_2.cjs.entry.js → limel-portal.cjs.entry.js} +1 -201
- package/dist/cjs/limel-portal.cjs.entry.js.map +1 -0
- package/dist/cjs/limel-prosemirror-adapter.cjs.entry.js +1 -1
- package/dist/cjs/limel-snackbar.cjs.entry.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{translations-6c4447f4.js → translations-9ccca4b6.js} +9 -1
- package/dist/cjs/translations-9ccca4b6.js.map +1 -0
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/chart/chart.css +758 -0
- package/dist/collection/components/chart/chart.js +418 -0
- package/dist/collection/components/chart/chart.js.map +1 -0
- package/dist/collection/components/chart/chart.types.js +2 -0
- package/dist/collection/components/chart/chart.types.js.map +1 -0
- package/dist/collection/style/mixins.scss +16 -0
- package/dist/collection/translations/da.js +1 -0
- package/dist/collection/translations/da.js.map +1 -1
- package/dist/collection/translations/de.js +1 -0
- package/dist/collection/translations/de.js.map +1 -1
- package/dist/collection/translations/en.js +1 -0
- package/dist/collection/translations/en.js.map +1 -1
- package/dist/collection/translations/fi.js +1 -0
- package/dist/collection/translations/fi.js.map +1 -1
- package/dist/collection/translations/fr.js +1 -0
- package/dist/collection/translations/fr.js.map +1 -1
- package/dist/collection/translations/nl.js +1 -0
- package/dist/collection/translations/nl.js.map +1 -1
- package/dist/collection/translations/no.js +1 -0
- package/dist/collection/translations/no.js.map +1 -1
- package/dist/collection/translations/sv.js +1 -0
- package/dist/collection/translations/sv.js.map +1 -1
- package/dist/esm/lime-elements.js +1 -1
- package/dist/esm/limel-action-bar_4.entry.js +1 -1
- package/dist/esm/limel-callout.entry.js +1 -1
- package/dist/esm/limel-chart.entry.js +212 -0
- package/dist/esm/limel-chart.entry.js.map +1 -0
- package/dist/esm/limel-chip_2.entry.js +1 -1
- package/dist/esm/limel-file-viewer.entry.js +1 -1
- package/dist/esm/limel-file.entry.js +1 -1
- package/dist/esm/limel-flatpickr-adapter.entry.js +1 -1
- package/dist/esm/limel-icon.entry.js +204 -0
- package/dist/esm/limel-icon.entry.js.map +1 -0
- package/dist/esm/limel-linear-progress.entry.js +1 -1
- package/dist/esm/{limel-icon_2.entry.js → limel-portal.entry.js} +2 -201
- package/dist/esm/limel-portal.entry.js.map +1 -0
- package/dist/esm/limel-prosemirror-adapter.entry.js +1 -1
- package/dist/esm/limel-snackbar.entry.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{translations-26583a3b.js → translations-453e0db7.js} +9 -1
- package/dist/esm/translations-453e0db7.js.map +1 -0
- package/dist/lime-elements/lime-elements.esm.js +1 -1
- package/dist/lime-elements/lime-elements.esm.js.map +1 -1
- package/dist/lime-elements/{p-5d12d8d2.entry.js → p-0ee1d461.entry.js} +2 -2
- package/dist/lime-elements/{p-195df464.entry.js → p-1e99b371.entry.js} +2 -2
- package/dist/lime-elements/{p-4fd0ac1e.entry.js → p-2cbfe8f9.entry.js} +2 -2
- package/dist/lime-elements/{p-adfa2c05.entry.js → p-3fcb2b67.entry.js} +2 -2
- package/dist/lime-elements/{p-1a0aaf41.entry.js → p-488decb0.entry.js} +2 -2
- package/dist/lime-elements/{p-61047574.entry.js → p-589ba37a.entry.js} +2 -2
- package/dist/lime-elements/p-5d08ef7d.entry.js +2 -0
- package/dist/lime-elements/p-5d08ef7d.entry.js.map +1 -0
- package/dist/lime-elements/p-8915fa60.js +2 -0
- package/dist/lime-elements/p-8915fa60.js.map +1 -0
- package/dist/lime-elements/{p-fbaa1b19.entry.js → p-9d2f6454.entry.js} +2 -2
- package/dist/lime-elements/{p-03eea223.entry.js → p-a451cece.entry.js} +2 -2
- package/dist/lime-elements/p-d696f6b8.entry.js +2 -0
- package/dist/lime-elements/p-d696f6b8.entry.js.map +1 -0
- package/dist/lime-elements/p-d93f1964.entry.js +2 -0
- package/dist/lime-elements/p-d93f1964.entry.js.map +1 -0
- package/dist/lime-elements/{p-0f484317.entry.js → p-dd031410.entry.js} +2 -2
- package/dist/lime-elements/style/mixins.scss +16 -0
- package/dist/scss/mixins.scss +16 -0
- package/dist/types/components/chart/chart.d.ts +94 -0
- package/dist/types/components/chart/chart.types.d.ts +25 -0
- package/dist/types/components.d.ts +203 -0
- package/dist/types/translations/da.d.ts +1 -0
- package/dist/types/translations/de.d.ts +1 -0
- package/dist/types/translations/en.d.ts +1 -0
- package/dist/types/translations/fi.d.ts +1 -0
- package/dist/types/translations/fr.d.ts +1 -0
- package/dist/types/translations/nl.d.ts +1 -0
- package/dist/types/translations/no.d.ts +1 -0
- package/dist/types/translations/sv.d.ts +1 -0
- package/package.json +1 -1
- package/dist/cjs/limel-icon_2.cjs.entry.js.map +0 -1
- package/dist/cjs/translations-6c4447f4.js.map +0 -1
- package/dist/esm/limel-icon_2.entry.js.map +0 -1
- package/dist/esm/translations-26583a3b.js.map +0 -1
- package/dist/lime-elements/p-e78fcffb.entry.js +0 -2
- package/dist/lime-elements/p-e78fcffb.entry.js.map +0 -1
- package/dist/lime-elements/p-fe15bcbb.js +0 -2
- package/dist/lime-elements/p-fe15bcbb.js.map +0 -1
- /package/dist/lime-elements/{p-5d12d8d2.entry.js.map → p-0ee1d461.entry.js.map} +0 -0
- /package/dist/lime-elements/{p-195df464.entry.js.map → p-1e99b371.entry.js.map} +0 -0
- /package/dist/lime-elements/{p-4fd0ac1e.entry.js.map → p-2cbfe8f9.entry.js.map} +0 -0
- /package/dist/lime-elements/{p-adfa2c05.entry.js.map → p-3fcb2b67.entry.js.map} +0 -0
- /package/dist/lime-elements/{p-1a0aaf41.entry.js.map → p-488decb0.entry.js.map} +0 -0
- /package/dist/lime-elements/{p-61047574.entry.js.map → p-589ba37a.entry.js.map} +0 -0
- /package/dist/lime-elements/{p-fbaa1b19.entry.js.map → p-9d2f6454.entry.js.map} +0 -0
- /package/dist/lime-elements/{p-03eea223.entry.js.map → p-a451cece.entry.js.map} +0 -0
- /package/dist/lime-elements/{p-0f484317.entry.js.map → p-dd031410.entry.js.map} +0 -0
|
@@ -12,6 +12,7 @@ import { BreadcrumbsItem } from "./components/breadcrumbs/breadcrumbs.types";
|
|
|
12
12
|
import { Button } from "./components/button/button.types";
|
|
13
13
|
import { CalloutType } from "./components/callout/callout.types";
|
|
14
14
|
import { DateType, Languages } from "./components/date-picker/date.types";
|
|
15
|
+
import { ChartItem } from "./components/chart/chart.types";
|
|
15
16
|
import { Label, LabelValue } from "./components/dynamic-label/label.types";
|
|
16
17
|
import { Icon } from "./global/shared-types/icon.types";
|
|
17
18
|
import { Image } from "./global/shared-types/image.types";
|
|
@@ -53,6 +54,7 @@ export { BreadcrumbsItem } from "./components/breadcrumbs/breadcrumbs.types";
|
|
|
53
54
|
export { Button } from "./components/button/button.types";
|
|
54
55
|
export { CalloutType } from "./components/callout/callout.types";
|
|
55
56
|
export { DateType, Languages } from "./components/date-picker/date.types";
|
|
57
|
+
export { ChartItem } from "./components/chart/chart.types";
|
|
56
58
|
export { Label, LabelValue } from "./components/dynamic-label/label.types";
|
|
57
59
|
export { Icon } from "./global/shared-types/icon.types";
|
|
58
60
|
export { Image } from "./global/shared-types/image.types";
|
|
@@ -349,6 +351,77 @@ export namespace Components {
|
|
|
349
351
|
*/
|
|
350
352
|
"type"?: CalloutType;
|
|
351
353
|
}
|
|
354
|
+
/**
|
|
355
|
+
* A chart is a graphical representation of data, in which
|
|
356
|
+
* visual symbols such as such bars, dots, lines, or slices, represent
|
|
357
|
+
* each data point, in comparison to others.
|
|
358
|
+
* @exampleComponent limel-example-chart-stacked-bar
|
|
359
|
+
* @exampleComponent limel-example-chart-orientation
|
|
360
|
+
* @exampleComponent limel-example-chart-max-value
|
|
361
|
+
* @exampleComponent limel-example-chart-type-bar
|
|
362
|
+
* @exampleComponent limel-example-chart-type-dot
|
|
363
|
+
* @exampleComponent limel-example-chart-type-area
|
|
364
|
+
* @exampleComponent limel-example-chart-type-line
|
|
365
|
+
* @exampleComponent limel-example-chart-type-pie
|
|
366
|
+
* @exampleComponent limel-example-chart-type-doughnut
|
|
367
|
+
* @exampleComponent limel-example-chart-type-ring
|
|
368
|
+
* @exampleComponent limel-example-chart-type-gantt
|
|
369
|
+
* @exampleComponent limel-example-chart-type-nps
|
|
370
|
+
* @exampleComponent limel-example-chart-multi-axis
|
|
371
|
+
* @exampleComponent limel-example-chart-multi-axis-with-negative-start-values
|
|
372
|
+
* @exampleComponent limel-example-chart-multi-axis-area-with-negative-start-values
|
|
373
|
+
* @exampleComponent limel-example-chart-axis-increment
|
|
374
|
+
* @exampleComponent limel-example-chart-accessibility
|
|
375
|
+
* @exampleComponent limel-example-chart-styling
|
|
376
|
+
* @exampleComponent limel-example-chart-creative-styling
|
|
377
|
+
* @beta
|
|
378
|
+
*/
|
|
379
|
+
interface LimelChart {
|
|
380
|
+
/**
|
|
381
|
+
* Helps users of assistive technologies to understand what the items in the chart represent.
|
|
382
|
+
*/
|
|
383
|
+
"accessibleItemsLabel"?: string;
|
|
384
|
+
/**
|
|
385
|
+
* Helps users of assistive technologies to understand the context of the chart, and what is being displayed.
|
|
386
|
+
*/
|
|
387
|
+
"accessibleLabel"?: string;
|
|
388
|
+
/**
|
|
389
|
+
* Specifies the increment for the axis lines.
|
|
390
|
+
*/
|
|
391
|
+
"axisIncrement"?: number;
|
|
392
|
+
/**
|
|
393
|
+
* List of items in the chart, each representing a data point.
|
|
394
|
+
*/
|
|
395
|
+
"items": ChartItem[];
|
|
396
|
+
/**
|
|
397
|
+
* Defines the language for translations. Will translate the translatable strings on the components.
|
|
398
|
+
*/
|
|
399
|
+
"language": Languages;
|
|
400
|
+
/**
|
|
401
|
+
* Indicates whether the chart is in a loading state.
|
|
402
|
+
*/
|
|
403
|
+
"loading": boolean;
|
|
404
|
+
/**
|
|
405
|
+
* Specifies the range that items' values could be in. This is used in calculation of the size of the items in the chart. When not provided, the sum of all values in the items will be considered as the range.
|
|
406
|
+
*/
|
|
407
|
+
"maxValue"?: number;
|
|
408
|
+
/**
|
|
409
|
+
* Defines whether the chart is intended to be displayed wide or tall. Does not have any effect on chart types which generate circular forms.
|
|
410
|
+
*/
|
|
411
|
+
"orientation"?: 'landscape' | 'portrait';
|
|
412
|
+
/**
|
|
413
|
+
* Defines how items are visualized in the chart.
|
|
414
|
+
*/
|
|
415
|
+
"type"?: | 'area'
|
|
416
|
+
| 'bar'
|
|
417
|
+
| 'doughnut'
|
|
418
|
+
| 'line'
|
|
419
|
+
| 'nps'
|
|
420
|
+
| 'pie'
|
|
421
|
+
| 'ring'
|
|
422
|
+
| 'dot'
|
|
423
|
+
| 'stacked-bar';
|
|
424
|
+
}
|
|
352
425
|
/**
|
|
353
426
|
* The Checkbox component is a classic and essential element in UI design that allows
|
|
354
427
|
* users to make multiple selections from a predefined list of options. The Checkbox component is commonly used in forms and settings interfaces to enable users to
|
|
@@ -3093,6 +3166,37 @@ declare global {
|
|
|
3093
3166
|
prototype: HTMLLimelCalloutElement;
|
|
3094
3167
|
new (): HTMLLimelCalloutElement;
|
|
3095
3168
|
};
|
|
3169
|
+
/**
|
|
3170
|
+
* A chart is a graphical representation of data, in which
|
|
3171
|
+
* visual symbols such as such bars, dots, lines, or slices, represent
|
|
3172
|
+
* each data point, in comparison to others.
|
|
3173
|
+
* @exampleComponent limel-example-chart-stacked-bar
|
|
3174
|
+
* @exampleComponent limel-example-chart-orientation
|
|
3175
|
+
* @exampleComponent limel-example-chart-max-value
|
|
3176
|
+
* @exampleComponent limel-example-chart-type-bar
|
|
3177
|
+
* @exampleComponent limel-example-chart-type-dot
|
|
3178
|
+
* @exampleComponent limel-example-chart-type-area
|
|
3179
|
+
* @exampleComponent limel-example-chart-type-line
|
|
3180
|
+
* @exampleComponent limel-example-chart-type-pie
|
|
3181
|
+
* @exampleComponent limel-example-chart-type-doughnut
|
|
3182
|
+
* @exampleComponent limel-example-chart-type-ring
|
|
3183
|
+
* @exampleComponent limel-example-chart-type-gantt
|
|
3184
|
+
* @exampleComponent limel-example-chart-type-nps
|
|
3185
|
+
* @exampleComponent limel-example-chart-multi-axis
|
|
3186
|
+
* @exampleComponent limel-example-chart-multi-axis-with-negative-start-values
|
|
3187
|
+
* @exampleComponent limel-example-chart-multi-axis-area-with-negative-start-values
|
|
3188
|
+
* @exampleComponent limel-example-chart-axis-increment
|
|
3189
|
+
* @exampleComponent limel-example-chart-accessibility
|
|
3190
|
+
* @exampleComponent limel-example-chart-styling
|
|
3191
|
+
* @exampleComponent limel-example-chart-creative-styling
|
|
3192
|
+
* @beta
|
|
3193
|
+
*/
|
|
3194
|
+
interface HTMLLimelChartElement extends Components.LimelChart, HTMLStencilElement {
|
|
3195
|
+
}
|
|
3196
|
+
var HTMLLimelChartElement: {
|
|
3197
|
+
prototype: HTMLLimelChartElement;
|
|
3198
|
+
new (): HTMLLimelChartElement;
|
|
3199
|
+
};
|
|
3096
3200
|
/**
|
|
3097
3201
|
* The Checkbox component is a classic and essential element in UI design that allows
|
|
3098
3202
|
* users to make multiple selections from a predefined list of options. The Checkbox component is commonly used in forms and settings interfaces to enable users to
|
|
@@ -4289,6 +4393,7 @@ declare global {
|
|
|
4289
4393
|
"limel-button": HTMLLimelButtonElement;
|
|
4290
4394
|
"limel-button-group": HTMLLimelButtonGroupElement;
|
|
4291
4395
|
"limel-callout": HTMLLimelCalloutElement;
|
|
4396
|
+
"limel-chart": HTMLLimelChartElement;
|
|
4292
4397
|
"limel-checkbox": HTMLLimelCheckboxElement;
|
|
4293
4398
|
"limel-chip": HTMLLimelChipElement;
|
|
4294
4399
|
"limel-chip-set": HTMLLimelChipSetElement;
|
|
@@ -4625,6 +4730,77 @@ declare namespace LocalJSX {
|
|
|
4625
4730
|
*/
|
|
4626
4731
|
"type"?: CalloutType;
|
|
4627
4732
|
}
|
|
4733
|
+
/**
|
|
4734
|
+
* A chart is a graphical representation of data, in which
|
|
4735
|
+
* visual symbols such as such bars, dots, lines, or slices, represent
|
|
4736
|
+
* each data point, in comparison to others.
|
|
4737
|
+
* @exampleComponent limel-example-chart-stacked-bar
|
|
4738
|
+
* @exampleComponent limel-example-chart-orientation
|
|
4739
|
+
* @exampleComponent limel-example-chart-max-value
|
|
4740
|
+
* @exampleComponent limel-example-chart-type-bar
|
|
4741
|
+
* @exampleComponent limel-example-chart-type-dot
|
|
4742
|
+
* @exampleComponent limel-example-chart-type-area
|
|
4743
|
+
* @exampleComponent limel-example-chart-type-line
|
|
4744
|
+
* @exampleComponent limel-example-chart-type-pie
|
|
4745
|
+
* @exampleComponent limel-example-chart-type-doughnut
|
|
4746
|
+
* @exampleComponent limel-example-chart-type-ring
|
|
4747
|
+
* @exampleComponent limel-example-chart-type-gantt
|
|
4748
|
+
* @exampleComponent limel-example-chart-type-nps
|
|
4749
|
+
* @exampleComponent limel-example-chart-multi-axis
|
|
4750
|
+
* @exampleComponent limel-example-chart-multi-axis-with-negative-start-values
|
|
4751
|
+
* @exampleComponent limel-example-chart-multi-axis-area-with-negative-start-values
|
|
4752
|
+
* @exampleComponent limel-example-chart-axis-increment
|
|
4753
|
+
* @exampleComponent limel-example-chart-accessibility
|
|
4754
|
+
* @exampleComponent limel-example-chart-styling
|
|
4755
|
+
* @exampleComponent limel-example-chart-creative-styling
|
|
4756
|
+
* @beta
|
|
4757
|
+
*/
|
|
4758
|
+
interface LimelChart {
|
|
4759
|
+
/**
|
|
4760
|
+
* Helps users of assistive technologies to understand what the items in the chart represent.
|
|
4761
|
+
*/
|
|
4762
|
+
"accessibleItemsLabel"?: string;
|
|
4763
|
+
/**
|
|
4764
|
+
* Helps users of assistive technologies to understand the context of the chart, and what is being displayed.
|
|
4765
|
+
*/
|
|
4766
|
+
"accessibleLabel"?: string;
|
|
4767
|
+
/**
|
|
4768
|
+
* Specifies the increment for the axis lines.
|
|
4769
|
+
*/
|
|
4770
|
+
"axisIncrement"?: number;
|
|
4771
|
+
/**
|
|
4772
|
+
* List of items in the chart, each representing a data point.
|
|
4773
|
+
*/
|
|
4774
|
+
"items": ChartItem[];
|
|
4775
|
+
/**
|
|
4776
|
+
* Defines the language for translations. Will translate the translatable strings on the components.
|
|
4777
|
+
*/
|
|
4778
|
+
"language"?: Languages;
|
|
4779
|
+
/**
|
|
4780
|
+
* Indicates whether the chart is in a loading state.
|
|
4781
|
+
*/
|
|
4782
|
+
"loading"?: boolean;
|
|
4783
|
+
/**
|
|
4784
|
+
* Specifies the range that items' values could be in. This is used in calculation of the size of the items in the chart. When not provided, the sum of all values in the items will be considered as the range.
|
|
4785
|
+
*/
|
|
4786
|
+
"maxValue"?: number;
|
|
4787
|
+
/**
|
|
4788
|
+
* Defines whether the chart is intended to be displayed wide or tall. Does not have any effect on chart types which generate circular forms.
|
|
4789
|
+
*/
|
|
4790
|
+
"orientation"?: 'landscape' | 'portrait';
|
|
4791
|
+
/**
|
|
4792
|
+
* Defines how items are visualized in the chart.
|
|
4793
|
+
*/
|
|
4794
|
+
"type"?: | 'area'
|
|
4795
|
+
| 'bar'
|
|
4796
|
+
| 'doughnut'
|
|
4797
|
+
| 'line'
|
|
4798
|
+
| 'nps'
|
|
4799
|
+
| 'pie'
|
|
4800
|
+
| 'ring'
|
|
4801
|
+
| 'dot'
|
|
4802
|
+
| 'stacked-bar';
|
|
4803
|
+
}
|
|
4628
4804
|
/**
|
|
4629
4805
|
* The Checkbox component is a classic and essential element in UI design that allows
|
|
4630
4806
|
* users to make multiple selections from a predefined list of options. The Checkbox component is commonly used in forms and settings interfaces to enable users to
|
|
@@ -7290,6 +7466,7 @@ declare namespace LocalJSX {
|
|
|
7290
7466
|
"limel-button": LimelButton;
|
|
7291
7467
|
"limel-button-group": LimelButtonGroup;
|
|
7292
7468
|
"limel-callout": LimelCallout;
|
|
7469
|
+
"limel-chart": LimelChart;
|
|
7293
7470
|
"limel-checkbox": LimelCheckbox;
|
|
7294
7471
|
"limel-chip": LimelChip;
|
|
7295
7472
|
"limel-chip-set": LimelChipSet;
|
|
@@ -7489,6 +7666,32 @@ declare module "@stencil/core" {
|
|
|
7489
7666
|
* @exampleComponent limel-example-callout-composite
|
|
7490
7667
|
*/
|
|
7491
7668
|
"limel-callout": LocalJSX.LimelCallout & JSXBase.HTMLAttributes<HTMLLimelCalloutElement>;
|
|
7669
|
+
/**
|
|
7670
|
+
* A chart is a graphical representation of data, in which
|
|
7671
|
+
* visual symbols such as such bars, dots, lines, or slices, represent
|
|
7672
|
+
* each data point, in comparison to others.
|
|
7673
|
+
* @exampleComponent limel-example-chart-stacked-bar
|
|
7674
|
+
* @exampleComponent limel-example-chart-orientation
|
|
7675
|
+
* @exampleComponent limel-example-chart-max-value
|
|
7676
|
+
* @exampleComponent limel-example-chart-type-bar
|
|
7677
|
+
* @exampleComponent limel-example-chart-type-dot
|
|
7678
|
+
* @exampleComponent limel-example-chart-type-area
|
|
7679
|
+
* @exampleComponent limel-example-chart-type-line
|
|
7680
|
+
* @exampleComponent limel-example-chart-type-pie
|
|
7681
|
+
* @exampleComponent limel-example-chart-type-doughnut
|
|
7682
|
+
* @exampleComponent limel-example-chart-type-ring
|
|
7683
|
+
* @exampleComponent limel-example-chart-type-gantt
|
|
7684
|
+
* @exampleComponent limel-example-chart-type-nps
|
|
7685
|
+
* @exampleComponent limel-example-chart-multi-axis
|
|
7686
|
+
* @exampleComponent limel-example-chart-multi-axis-with-negative-start-values
|
|
7687
|
+
* @exampleComponent limel-example-chart-multi-axis-area-with-negative-start-values
|
|
7688
|
+
* @exampleComponent limel-example-chart-axis-increment
|
|
7689
|
+
* @exampleComponent limel-example-chart-accessibility
|
|
7690
|
+
* @exampleComponent limel-example-chart-styling
|
|
7691
|
+
* @exampleComponent limel-example-chart-creative-styling
|
|
7692
|
+
* @beta
|
|
7693
|
+
*/
|
|
7694
|
+
"limel-chart": LocalJSX.LimelChart & JSXBase.HTMLAttributes<HTMLLimelChartElement>;
|
|
7492
7695
|
/**
|
|
7493
7696
|
* The Checkbox component is a classic and essential element in UI design that allows
|
|
7494
7697
|
* users to make multiple selections from a predefined list of options. The Checkbox component is commonly used in forms and settings interfaces to enable users to
|