@limetech/lime-elements 39.9.4 → 39.9.5
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/limel-badge.cjs.entry.js +2 -2
- package/dist/cjs/limel-banner.cjs.entry.js +1 -1
- package/dist/cjs/limel-breadcrumbs_7.cjs.entry.js +16 -4
- package/dist/cjs/limel-button-group.cjs.entry.js +1 -1
- package/dist/cjs/limel-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/limel-chip_2.cjs.entry.js +1 -1
- package/dist/cjs/limel-circular-progress.cjs.entry.js +1 -1
- package/dist/cjs/limel-code-editor.cjs.entry.js +1 -1
- package/dist/cjs/limel-dialog.cjs.entry.js +2 -2
- package/dist/cjs/limel-file-dropzone_2.cjs.entry.js +2 -2
- package/dist/cjs/limel-file.cjs.entry.js +1 -1
- package/dist/cjs/limel-header.cjs.entry.js +1 -1
- package/dist/cjs/limel-help.cjs.entry.js +2 -2
- package/dist/cjs/limel-helper-line_2.cjs.entry.js +2 -2
- package/dist/cjs/limel-info-tile.cjs.entry.js +2 -2
- package/dist/cjs/limel-popover_2.cjs.entry.js +4 -4
- package/dist/cjs/limel-select.cjs.entry.js +1 -1
- package/dist/cjs/limel-shortcut.cjs.entry.js +1 -1
- package/dist/cjs/limel-snackbar.cjs.entry.js +2 -2
- package/dist/cjs/limel-switch.cjs.entry.js +1 -1
- package/dist/cjs/limel-tab-bar.cjs.entry.js +2 -2
- package/dist/cjs/limel-tab-panel.cjs.entry.js +1 -1
- package/dist/cjs/limel-table.cjs.entry.js +3 -3
- package/dist/collection/components/badge/badge.js +3 -3
- package/dist/collection/components/banner/banner.js +2 -2
- package/dist/collection/components/button-group/button-group.js +2 -2
- package/dist/collection/components/checkbox/checkbox.js +2 -2
- package/dist/collection/components/chip-set/chip-set.js +2 -2
- package/dist/collection/components/circular-progress/circular-progress.js +2 -2
- package/dist/collection/components/code-editor/code-editor.js +2 -2
- package/dist/collection/components/dialog/dialog.js +3 -3
- package/dist/collection/components/dynamic-label/dynamic-label.js +1 -1
- package/dist/collection/components/file/file.js +2 -2
- package/dist/collection/components/file-dropzone/file-dropzone.js +2 -2
- package/dist/collection/components/file-input/file-input.js +2 -2
- package/dist/collection/components/header/header.js +2 -2
- package/dist/collection/components/help/help.js +3 -3
- package/dist/collection/components/helper-line/helper-line.js +3 -3
- package/dist/collection/components/info-tile/info-tile.js +3 -3
- package/dist/collection/components/linear-progress/linear-progress.js +1 -1
- package/dist/collection/components/list/list.js +2 -2
- package/dist/collection/components/menu/menu.js +15 -3
- package/dist/collection/components/popover/popover.js +4 -4
- package/dist/collection/components/select/select.js +2 -2
- package/dist/collection/components/shortcut/shortcut.js +2 -2
- package/dist/collection/components/snackbar/snackbar.js +3 -3
- package/dist/collection/components/spinner/spinner.js +2 -2
- package/dist/collection/components/switch/switch.js +2 -2
- package/dist/collection/components/tab-bar/tab-bar.js +3 -3
- package/dist/collection/components/tab-panel/tab-panel.js +2 -2
- package/dist/collection/components/table/table.js +4 -4
- package/dist/esm/limel-badge.entry.js +2 -2
- package/dist/esm/limel-banner.entry.js +1 -1
- package/dist/esm/limel-breadcrumbs_7.entry.js +16 -4
- package/dist/esm/limel-button-group.entry.js +1 -1
- package/dist/esm/limel-checkbox.entry.js +1 -1
- package/dist/esm/limel-chip_2.entry.js +1 -1
- package/dist/esm/limel-circular-progress.entry.js +1 -1
- package/dist/esm/limel-code-editor.entry.js +1 -1
- package/dist/esm/limel-dialog.entry.js +2 -2
- package/dist/esm/limel-file-dropzone_2.entry.js +2 -2
- package/dist/esm/limel-file.entry.js +1 -1
- package/dist/esm/limel-header.entry.js +1 -1
- package/dist/esm/limel-help.entry.js +2 -2
- package/dist/esm/limel-helper-line_2.entry.js +2 -2
- package/dist/esm/limel-info-tile.entry.js +2 -2
- package/dist/esm/limel-popover_2.entry.js +4 -4
- package/dist/esm/limel-select.entry.js +1 -1
- package/dist/esm/limel-shortcut.entry.js +1 -1
- package/dist/esm/limel-snackbar.entry.js +2 -2
- package/dist/esm/limel-switch.entry.js +1 -1
- package/dist/esm/limel-tab-bar.entry.js +2 -2
- package/dist/esm/limel-tab-panel.entry.js +1 -1
- package/dist/esm/limel-table.entry.js +3 -3
- package/dist/lime-elements/lime-elements.esm.js +1 -1
- package/dist/lime-elements/{p-eaac5ad2.entry.js → p-0e1c15c8.entry.js} +1 -1
- package/dist/lime-elements/{p-57c53ed4.entry.js → p-268d2a30.entry.js} +1 -1
- package/dist/lime-elements/{p-1a3a7374.entry.js → p-30e54f05.entry.js} +1 -1
- package/dist/lime-elements/{p-444c7966.entry.js → p-607ad3b7.entry.js} +1 -1
- package/dist/lime-elements/{p-b6ccc921.entry.js → p-61253dea.entry.js} +1 -1
- package/dist/lime-elements/{p-f59590f1.entry.js → p-62d6a350.entry.js} +1 -1
- package/dist/lime-elements/{p-2af214de.entry.js → p-6614bbfc.entry.js} +1 -1
- package/dist/lime-elements/{p-b3622713.entry.js → p-6e0078f1.entry.js} +1 -1
- package/dist/lime-elements/{p-08d1b87a.entry.js → p-6fd84e57.entry.js} +1 -1
- package/dist/lime-elements/{p-da9f1fc4.entry.js → p-72a4841a.entry.js} +2 -2
- package/dist/lime-elements/{p-266c228c.entry.js → p-86a001e2.entry.js} +1 -1
- package/dist/lime-elements/{p-aeebf410.entry.js → p-87c5e951.entry.js} +1 -1
- package/dist/lime-elements/{p-74cd80a9.entry.js → p-95ed243e.entry.js} +1 -1
- package/dist/lime-elements/{p-287c4fb1.entry.js → p-9859b556.entry.js} +1 -1
- package/dist/lime-elements/p-9d51583a.entry.js +1 -0
- package/dist/lime-elements/{p-1547b9c8.entry.js → p-abdede40.entry.js} +1 -1
- package/dist/lime-elements/{p-bb38bb3c.entry.js → p-b91b1aed.entry.js} +1 -1
- package/dist/lime-elements/{p-37b41bad.entry.js → p-bbaaf7c1.entry.js} +1 -1
- package/dist/lime-elements/{p-d6d177bc.entry.js → p-be0cbddb.entry.js} +1 -1
- package/dist/lime-elements/{p-f70b8487.entry.js → p-c5b6ac7a.entry.js} +1 -1
- package/dist/lime-elements/{p-268a695b.entry.js → p-ce20d720.entry.js} +1 -1
- package/dist/lime-elements/{p-3683e2e2.entry.js → p-f92f4f00.entry.js} +1 -1
- package/dist/lime-elements/{p-ef9bb368.entry.js → p-f9cfcd03.entry.js} +1 -1
- package/dist/types/components/badge/badge.d.ts +1 -1
- package/dist/types/components/banner/banner.d.ts +1 -1
- package/dist/types/components/button-group/button-group.d.ts +1 -1
- package/dist/types/components/checkbox/checkbox.d.ts +1 -1
- package/dist/types/components/chip-set/chip-set.d.ts +1 -1
- package/dist/types/components/circular-progress/circular-progress.d.ts +1 -1
- package/dist/types/components/code-editor/code-editor.d.ts +1 -1
- package/dist/types/components/dialog/dialog.d.ts +1 -1
- package/dist/types/components/dynamic-label/dynamic-label.d.ts +1 -1
- package/dist/types/components/file/file.d.ts +1 -1
- package/dist/types/components/file-dropzone/file-dropzone.d.ts +1 -1
- package/dist/types/components/file-input/file-input.d.ts +1 -1
- package/dist/types/components/header/header.d.ts +1 -1
- package/dist/types/components/help/help.d.ts +1 -1
- package/dist/types/components/helper-line/helper-line.d.ts +1 -1
- package/dist/types/components/info-tile/info-tile.d.ts +1 -1
- package/dist/types/components/linear-progress/linear-progress.d.ts +1 -1
- package/dist/types/components/list/list.d.ts +1 -1
- package/dist/types/components/menu/menu.d.ts +2 -0
- package/dist/types/components/select/select.d.ts +1 -1
- package/dist/types/components/shortcut/shortcut.d.ts +1 -1
- package/dist/types/components/snackbar/snackbar.d.ts +1 -1
- package/dist/types/components/spinner/spinner.d.ts +1 -1
- package/dist/types/components/switch/switch.d.ts +1 -1
- package/dist/types/components/tab-bar/tab-bar.d.ts +1 -1
- package/dist/types/components/tab-panel/tab-panel.d.ts +1 -1
- package/dist/types/components/table/table.d.ts +1 -1
- package/dist/types/components.d.ts +104 -104
- package/package.json +1 -1
- package/dist/lime-elements/p-3e9a1f2b.entry.js +0 -1
|
@@ -226,7 +226,7 @@ export namespace Components {
|
|
|
226
226
|
/**
|
|
227
227
|
* The Badge component can be used to display a notification badge,
|
|
228
228
|
* optionally with a number or a text label.
|
|
229
|
-
* @exampleComponent limel-example-badge
|
|
229
|
+
* @exampleComponent limel-example-badge-basic
|
|
230
230
|
* @exampleComponent limel-example-badge-number
|
|
231
231
|
* @exampleComponent limel-example-badge-string
|
|
232
232
|
*/
|
|
@@ -237,7 +237,7 @@ export namespace Components {
|
|
|
237
237
|
"label"?: number | string;
|
|
238
238
|
}
|
|
239
239
|
/**
|
|
240
|
-
* @exampleComponent limel-example-banner
|
|
240
|
+
* @exampleComponent limel-example-banner-basic
|
|
241
241
|
*/
|
|
242
242
|
interface LimelBanner {
|
|
243
243
|
/**
|
|
@@ -362,7 +362,7 @@ export namespace Components {
|
|
|
362
362
|
* Within the group, icon buttons will all have the same width, while each text button
|
|
363
363
|
* inherits its width from its content.
|
|
364
364
|
* @exampleComponent limel-example-button-group-icons
|
|
365
|
-
* @exampleComponent limel-example-button-group
|
|
365
|
+
* @exampleComponent limel-example-button-group-basic
|
|
366
366
|
* @exampleComponent limel-example-button-group-mix
|
|
367
367
|
* @exampleComponent limel-example-button-group-badges
|
|
368
368
|
* @exampleComponent limel-example-button-group-composite
|
|
@@ -598,7 +598,7 @@ export namespace Components {
|
|
|
598
598
|
* Checkboxes are sometimes used interchangeably with switches in user interfaces.
|
|
599
599
|
* But there is an important difference between the two! Please read our guidelines about
|
|
600
600
|
* [Switch vs. Checkbox](#/DesignGuidelines/switch-vs-checkbox.md/).
|
|
601
|
-
* @exampleComponent limel-example-checkbox
|
|
601
|
+
* @exampleComponent limel-example-checkbox-basic
|
|
602
602
|
* @exampleComponent limel-example-checkbox-helper-text
|
|
603
603
|
* @exampleComponent limel-example-checkbox-readonly
|
|
604
604
|
*/
|
|
@@ -794,7 +794,7 @@ export namespace Components {
|
|
|
794
794
|
* }
|
|
795
795
|
* ```
|
|
796
796
|
* :::
|
|
797
|
-
* @exampleComponent limel-example-chip-set
|
|
797
|
+
* @exampleComponent limel-example-chip-set-basic
|
|
798
798
|
* @exampleComponent limel-example-chip-set-choice
|
|
799
799
|
* @exampleComponent limel-example-chip-set-filter
|
|
800
800
|
* @exampleComponent limel-example-chip-set-filter-badge
|
|
@@ -918,7 +918,7 @@ export namespace Components {
|
|
|
918
918
|
* Of course such numbers, if bigger than `maxValue` will be visualized as a
|
|
919
919
|
* full progress.
|
|
920
920
|
* :::
|
|
921
|
-
* @exampleComponent limel-example-circular-progress
|
|
921
|
+
* @exampleComponent limel-example-circular-progress-basic
|
|
922
922
|
* @exampleComponent limel-example-circular-progress-sizes
|
|
923
923
|
* @exampleComponent limel-example-circular-progress-props
|
|
924
924
|
* @exampleComponent limel-example-circular-progress-css-variables
|
|
@@ -1019,7 +1019,7 @@ export namespace Components {
|
|
|
1019
1019
|
"translationLanguage": Languages;
|
|
1020
1020
|
}
|
|
1021
1021
|
/**
|
|
1022
|
-
* @exampleComponent limel-example-code-editor
|
|
1022
|
+
* @exampleComponent limel-example-code-editor-basic
|
|
1023
1023
|
* @exampleComponent limel-example-code-editor-readonly-with-line-numbers
|
|
1024
1024
|
* @exampleComponent limel-example-code-editor-fold-lint-wrap
|
|
1025
1025
|
* @exampleComponent limel-example-code-editor-copy
|
|
@@ -1356,7 +1356,7 @@ export namespace Components {
|
|
|
1356
1356
|
* you should use the [DialogRenderer](https://lundalogik.github.io/lime-web-components/versions/latest/interfaces/DialogRenderer.html)
|
|
1357
1357
|
* from Lime Web Components to open dialogs in Lime CRM.
|
|
1358
1358
|
* :::
|
|
1359
|
-
* @exampleComponent limel-example-dialog
|
|
1359
|
+
* @exampleComponent limel-example-dialog-basic
|
|
1360
1360
|
* @exampleComponent limel-example-dialog-nested-close-events
|
|
1361
1361
|
* @exampleComponent limel-example-dialog-heading
|
|
1362
1362
|
* @exampleComponent limel-example-dialog-heading-actions
|
|
@@ -1491,7 +1491,7 @@ export namespace Components {
|
|
|
1491
1491
|
* of the Checkbox or Toggle switch in the `readonly` state may not always
|
|
1492
1492
|
* provide the best way of _visualizing information_, potentially leading to
|
|
1493
1493
|
* confusion and negatively affecting the end-users' experience.
|
|
1494
|
-
* @exampleComponent limel-example-dynamic-label
|
|
1494
|
+
* @exampleComponent limel-example-dynamic-label-basic
|
|
1495
1495
|
* @exampleComponent limel-example-dynamic-label-readonly-boolean
|
|
1496
1496
|
*/
|
|
1497
1497
|
interface LimelDynamicLabel {
|
|
@@ -1563,7 +1563,7 @@ export namespace Components {
|
|
|
1563
1563
|
* - Choose a file
|
|
1564
1564
|
* and similar phrases...
|
|
1565
1565
|
* :::
|
|
1566
|
-
* @exampleComponent limel-example-file
|
|
1566
|
+
* @exampleComponent limel-example-file-basic
|
|
1567
1567
|
* @exampleComponent limel-example-file-custom-icon
|
|
1568
1568
|
* @exampleComponent limel-example-file-menu-items
|
|
1569
1569
|
* @exampleComponent limel-example-file-accepted-types
|
|
@@ -1618,7 +1618,7 @@ export namespace Components {
|
|
|
1618
1618
|
* files (specified with the `accept` prop) a `filesRejected` event will be emitted.
|
|
1619
1619
|
* The event detail would be an array of `FileInfo` objects,
|
|
1620
1620
|
* each representing a file dropped into the dropzone.
|
|
1621
|
-
* @exampleComponent limel-example-file-dropzone
|
|
1621
|
+
* @exampleComponent limel-example-file-dropzone-basic
|
|
1622
1622
|
* @exampleComponent limel-example-file-dropzone-type-filtering
|
|
1623
1623
|
* @private
|
|
1624
1624
|
*/
|
|
@@ -1653,7 +1653,7 @@ export namespace Components {
|
|
|
1653
1653
|
* After receiving the files, the component emits a `filesSelected` event.
|
|
1654
1654
|
* The event detail would be an array of `FileInfo` objects,
|
|
1655
1655
|
* each representing a file dropped into the dropzone.
|
|
1656
|
-
* @exampleComponent limel-example-file-input
|
|
1656
|
+
* @exampleComponent limel-example-file-input-basic
|
|
1657
1657
|
* @exampleComponent limel-example-file-input-type-filtering
|
|
1658
1658
|
* @private
|
|
1659
1659
|
*/
|
|
@@ -1893,7 +1893,7 @@ export namespace Components {
|
|
|
1893
1893
|
* Background colors behind icons make them look like "call to action" buttons
|
|
1894
1894
|
* and take a lot of attention from users.
|
|
1895
1895
|
* :::
|
|
1896
|
-
* @exampleComponent limel-example-header
|
|
1896
|
+
* @exampleComponent limel-example-header-basic
|
|
1897
1897
|
* @exampleComponent limel-example-header-slot-actions
|
|
1898
1898
|
* @exampleComponent limel-example-header-colors
|
|
1899
1899
|
* @exampleComponent limel-example-header-responsive
|
|
@@ -1935,7 +1935,7 @@ export namespace Components {
|
|
|
1935
1935
|
* Using this component designers empower users to grasp the functionality
|
|
1936
1936
|
* of an app more effortlessly, minimizes the learning curve,
|
|
1937
1937
|
* transforming complex features into accessible opportunities for exploration.
|
|
1938
|
-
* @exampleComponent limel-example-help
|
|
1938
|
+
* @exampleComponent limel-example-help-basic
|
|
1939
1939
|
* @exampleComponent limel-example-read-more
|
|
1940
1940
|
* @exampleComponent limel-example-open-direction
|
|
1941
1941
|
* @exampleComponent limel-example-placement
|
|
@@ -1980,7 +1980,7 @@ export namespace Components {
|
|
|
1980
1980
|
* and to avoid importing styles separately.
|
|
1981
1981
|
* Also this enables us to open the helper line in limel-portal,
|
|
1982
1982
|
* more easily without having to send the styles to the portal.
|
|
1983
|
-
* @exampleComponent limel-example-helper-line
|
|
1983
|
+
* @exampleComponent limel-example-helper-line-basic
|
|
1984
1984
|
* @exampleComponent limel-example-helper-line-invalid
|
|
1985
1985
|
* @exampleComponent limel-example-helper-line-long-text
|
|
1986
1986
|
* @exampleComponent limel-example-helper-line-long-text-no-counter
|
|
@@ -2076,7 +2076,7 @@ export namespace Components {
|
|
|
2076
2076
|
* If clicking on the component should navigate the user to
|
|
2077
2077
|
* a new screen or web page, you need to provide a URL,
|
|
2078
2078
|
* using the `link` property.
|
|
2079
|
-
* @exampleComponent limel-example-info-tile
|
|
2079
|
+
* @exampleComponent limel-example-info-tile-basic
|
|
2080
2080
|
* @exampleComponent limel-example-info-tile-badge
|
|
2081
2081
|
* @exampleComponent limel-example-info-tile-progress
|
|
2082
2082
|
* @exampleComponent limel-example-info-tile-loading
|
|
@@ -2266,7 +2266,7 @@ export namespace Components {
|
|
|
2266
2266
|
/**
|
|
2267
2267
|
* The linear progress component can be used to visualize the current state of a progress in a scale;
|
|
2268
2268
|
* for example percentage of completion of a task.
|
|
2269
|
-
* @exampleComponent limel-example-linear-progress
|
|
2269
|
+
* @exampleComponent limel-example-linear-progress-basic
|
|
2270
2270
|
* @exampleComponent limel-example-linear-progress-indeterminate
|
|
2271
2271
|
* @exampleComponent limel-example-linear-progress-accessible-label
|
|
2272
2272
|
* @exampleComponent limel-example-linear-progress-color
|
|
@@ -2293,7 +2293,7 @@ export namespace Components {
|
|
|
2293
2293
|
"value": number;
|
|
2294
2294
|
}
|
|
2295
2295
|
/**
|
|
2296
|
-
* @exampleComponent limel-example-list
|
|
2296
|
+
* @exampleComponent limel-example-list-basic
|
|
2297
2297
|
* @exampleComponent limel-example-list-secondary
|
|
2298
2298
|
* @exampleComponent limel-example-list-separator
|
|
2299
2299
|
* @exampleComponent limel-example-list-icons
|
|
@@ -3154,7 +3154,7 @@ export namespace Components {
|
|
|
3154
3154
|
"selectedItem"?: ListItem<string | number>;
|
|
3155
3155
|
}
|
|
3156
3156
|
/**
|
|
3157
|
-
* @exampleComponent limel-example-select
|
|
3157
|
+
* @exampleComponent limel-example-select-basic
|
|
3158
3158
|
* @exampleComponent limel-example-select-with-icons
|
|
3159
3159
|
* @exampleComponent limel-example-select-with-separators
|
|
3160
3160
|
* @exampleComponent limel-example-select-with-secondary-text
|
|
@@ -3215,7 +3215,7 @@ export namespace Components {
|
|
|
3215
3215
|
* By default, this navigation will happen within the same browser tab.
|
|
3216
3216
|
* However, it is possible to override that behavior, by specifying a `target`
|
|
3217
3217
|
* for the `link` property
|
|
3218
|
-
* @exampleComponent limel-example-shortcut
|
|
3218
|
+
* @exampleComponent limel-example-shortcut-basic
|
|
3219
3219
|
* @exampleComponent limel-example-shortcut-notification
|
|
3220
3220
|
* @exampleComponent limel-example-shortcut-styling
|
|
3221
3221
|
* @exampleComponent limel-example-shortcut-with-click-handler
|
|
@@ -3331,7 +3331,7 @@ export namespace Components {
|
|
|
3331
3331
|
* For more complex interactions and for delivering more detailed information,
|
|
3332
3332
|
* [Dialog](#/component/limel-dialog/) is a better choice.
|
|
3333
3333
|
* :::
|
|
3334
|
-
* @exampleComponent limel-example-snackbar
|
|
3334
|
+
* @exampleComponent limel-example-snackbar-basic
|
|
3335
3335
|
* @exampleComponent limel-example-snackbar-with-action
|
|
3336
3336
|
* @exampleComponent limel-example-snackbar-with-changing-messages
|
|
3337
3337
|
* @exampleComponent limel-example-snackbar-dismissible
|
|
@@ -3379,7 +3379,7 @@ export namespace Components {
|
|
|
3379
3379
|
"timeout"?: number;
|
|
3380
3380
|
}
|
|
3381
3381
|
/**
|
|
3382
|
-
* @exampleComponent limel-example-spinner
|
|
3382
|
+
* @exampleComponent limel-example-spinner-basic
|
|
3383
3383
|
* @exampleComponent limel-example-spinner-color
|
|
3384
3384
|
* @exampleComponent limel-example-spinner-size
|
|
3385
3385
|
*/
|
|
@@ -3455,7 +3455,7 @@ export namespace Components {
|
|
|
3455
3455
|
* Checkboxes are sometimes used interchangeably with switches in user interfaces.
|
|
3456
3456
|
* But there is an important difference between the two! Please read our guidelines about
|
|
3457
3457
|
* [Switch vs. Checkbox](#/DesignGuidelines/switch-vs-checkbox.md/).
|
|
3458
|
-
* @exampleComponent limel-example-switch
|
|
3458
|
+
* @exampleComponent limel-example-switch-basic
|
|
3459
3459
|
* @exampleComponent limel-example-switch-helper-text
|
|
3460
3460
|
* @exampleComponent limel-example-switch-readonly
|
|
3461
3461
|
*/
|
|
@@ -3508,7 +3508,7 @@ export namespace Components {
|
|
|
3508
3508
|
* Avoid having long labels for tabs.
|
|
3509
3509
|
* A tab will never be removed or get disabled, even if there is no content under it.
|
|
3510
3510
|
* :::
|
|
3511
|
-
* @exampleComponent limel-example-tab-bar
|
|
3511
|
+
* @exampleComponent limel-example-tab-bar-basic
|
|
3512
3512
|
* @exampleComponent limel-example-tab-bar-with-dynamic-tab-width
|
|
3513
3513
|
* @exampleComponent limel-example-tab-bar-with-equal-tab-width
|
|
3514
3514
|
*/
|
|
@@ -3531,7 +3531,7 @@ export namespace Components {
|
|
|
3531
3531
|
* load data or render anything until the tab is active.
|
|
3532
3532
|
* The slotted components can also emit the `changeTab` event to update anything
|
|
3533
3533
|
* inside the actual tab, e.g. to change the icon, color or badge.
|
|
3534
|
-
* @exampleComponent limel-example-tab-panel
|
|
3534
|
+
* @exampleComponent limel-example-tab-panel-basic
|
|
3535
3535
|
*/
|
|
3536
3536
|
interface LimelTabPanel {
|
|
3537
3537
|
/**
|
|
@@ -3541,7 +3541,7 @@ export namespace Components {
|
|
|
3541
3541
|
"tabs": Tab[];
|
|
3542
3542
|
}
|
|
3543
3543
|
/**
|
|
3544
|
-
* @exampleComponent limel-example-table
|
|
3544
|
+
* @exampleComponent limel-example-table-basic
|
|
3545
3545
|
* @exampleComponent limel-example-table-custom-components
|
|
3546
3546
|
* @exampleComponent limel-example-table-header-menu
|
|
3547
3547
|
* @exampleComponent limel-example-table-movable-columns
|
|
@@ -4149,7 +4149,7 @@ declare global {
|
|
|
4149
4149
|
/**
|
|
4150
4150
|
* The Badge component can be used to display a notification badge,
|
|
4151
4151
|
* optionally with a number or a text label.
|
|
4152
|
-
* @exampleComponent limel-example-badge
|
|
4152
|
+
* @exampleComponent limel-example-badge-basic
|
|
4153
4153
|
* @exampleComponent limel-example-badge-number
|
|
4154
4154
|
* @exampleComponent limel-example-badge-string
|
|
4155
4155
|
*/
|
|
@@ -4160,7 +4160,7 @@ declare global {
|
|
|
4160
4160
|
new (): HTMLLimelBadgeElement;
|
|
4161
4161
|
};
|
|
4162
4162
|
/**
|
|
4163
|
-
* @exampleComponent limel-example-banner
|
|
4163
|
+
* @exampleComponent limel-example-banner-basic
|
|
4164
4164
|
*/
|
|
4165
4165
|
interface HTMLLimelBannerElement extends Components.LimelBanner, HTMLStencilElement {
|
|
4166
4166
|
}
|
|
@@ -4253,7 +4253,7 @@ declare global {
|
|
|
4253
4253
|
* Within the group, icon buttons will all have the same width, while each text button
|
|
4254
4254
|
* inherits its width from its content.
|
|
4255
4255
|
* @exampleComponent limel-example-button-group-icons
|
|
4256
|
-
* @exampleComponent limel-example-button-group
|
|
4256
|
+
* @exampleComponent limel-example-button-group-basic
|
|
4257
4257
|
* @exampleComponent limel-example-button-group-mix
|
|
4258
4258
|
* @exampleComponent limel-example-button-group-badges
|
|
4259
4259
|
* @exampleComponent limel-example-button-group-composite
|
|
@@ -4398,7 +4398,7 @@ declare global {
|
|
|
4398
4398
|
* Checkboxes are sometimes used interchangeably with switches in user interfaces.
|
|
4399
4399
|
* But there is an important difference between the two! Please read our guidelines about
|
|
4400
4400
|
* [Switch vs. Checkbox](#/DesignGuidelines/switch-vs-checkbox.md/).
|
|
4401
|
-
* @exampleComponent limel-example-checkbox
|
|
4401
|
+
* @exampleComponent limel-example-checkbox-basic
|
|
4402
4402
|
* @exampleComponent limel-example-checkbox-helper-text
|
|
4403
4403
|
* @exampleComponent limel-example-checkbox-readonly
|
|
4404
4404
|
*/
|
|
@@ -4508,7 +4508,7 @@ declare global {
|
|
|
4508
4508
|
* }
|
|
4509
4509
|
* ```
|
|
4510
4510
|
* :::
|
|
4511
|
-
* @exampleComponent limel-example-chip-set
|
|
4511
|
+
* @exampleComponent limel-example-chip-set-basic
|
|
4512
4512
|
* @exampleComponent limel-example-chip-set-choice
|
|
4513
4513
|
* @exampleComponent limel-example-chip-set-filter
|
|
4514
4514
|
* @exampleComponent limel-example-chip-set-filter-badge
|
|
@@ -4548,7 +4548,7 @@ declare global {
|
|
|
4548
4548
|
* Of course such numbers, if bigger than `maxValue` will be visualized as a
|
|
4549
4549
|
* full progress.
|
|
4550
4550
|
* :::
|
|
4551
|
-
* @exampleComponent limel-example-circular-progress
|
|
4551
|
+
* @exampleComponent limel-example-circular-progress-basic
|
|
4552
4552
|
* @exampleComponent limel-example-circular-progress-sizes
|
|
4553
4553
|
* @exampleComponent limel-example-circular-progress-props
|
|
4554
4554
|
* @exampleComponent limel-example-circular-progress-css-variables
|
|
@@ -4584,7 +4584,7 @@ declare global {
|
|
|
4584
4584
|
"change": string;
|
|
4585
4585
|
}
|
|
4586
4586
|
/**
|
|
4587
|
-
* @exampleComponent limel-example-code-editor
|
|
4587
|
+
* @exampleComponent limel-example-code-editor-basic
|
|
4588
4588
|
* @exampleComponent limel-example-code-editor-readonly-with-line-numbers
|
|
4589
4589
|
* @exampleComponent limel-example-code-editor-fold-lint-wrap
|
|
4590
4590
|
* @exampleComponent limel-example-code-editor-copy
|
|
@@ -4756,7 +4756,7 @@ declare global {
|
|
|
4756
4756
|
* you should use the [DialogRenderer](https://lundalogik.github.io/lime-web-components/versions/latest/interfaces/DialogRenderer.html)
|
|
4757
4757
|
* from Lime Web Components to open dialogs in Lime CRM.
|
|
4758
4758
|
* :::
|
|
4759
|
-
* @exampleComponent limel-example-dialog
|
|
4759
|
+
* @exampleComponent limel-example-dialog-basic
|
|
4760
4760
|
* @exampleComponent limel-example-dialog-nested-close-events
|
|
4761
4761
|
* @exampleComponent limel-example-dialog-heading
|
|
4762
4762
|
* @exampleComponent limel-example-dialog-heading-actions
|
|
@@ -4865,7 +4865,7 @@ declare global {
|
|
|
4865
4865
|
* of the Checkbox or Toggle switch in the `readonly` state may not always
|
|
4866
4866
|
* provide the best way of _visualizing information_, potentially leading to
|
|
4867
4867
|
* confusion and negatively affecting the end-users' experience.
|
|
4868
|
-
* @exampleComponent limel-example-dynamic-label
|
|
4868
|
+
* @exampleComponent limel-example-dynamic-label-basic
|
|
4869
4869
|
* @exampleComponent limel-example-dynamic-label-readonly-boolean
|
|
4870
4870
|
*/
|
|
4871
4871
|
interface HTMLLimelDynamicLabelElement extends Components.LimelDynamicLabel, HTMLStencilElement {
|
|
@@ -4929,7 +4929,7 @@ declare global {
|
|
|
4929
4929
|
* - Choose a file
|
|
4930
4930
|
* and similar phrases...
|
|
4931
4931
|
* :::
|
|
4932
|
-
* @exampleComponent limel-example-file
|
|
4932
|
+
* @exampleComponent limel-example-file-basic
|
|
4933
4933
|
* @exampleComponent limel-example-file-custom-icon
|
|
4934
4934
|
* @exampleComponent limel-example-file-menu-items
|
|
4935
4935
|
* @exampleComponent limel-example-file-accepted-types
|
|
@@ -4962,7 +4962,7 @@ declare global {
|
|
|
4962
4962
|
* files (specified with the `accept` prop) a `filesRejected` event will be emitted.
|
|
4963
4963
|
* The event detail would be an array of `FileInfo` objects,
|
|
4964
4964
|
* each representing a file dropped into the dropzone.
|
|
4965
|
-
* @exampleComponent limel-example-file-dropzone
|
|
4965
|
+
* @exampleComponent limel-example-file-dropzone-basic
|
|
4966
4966
|
* @exampleComponent limel-example-file-dropzone-type-filtering
|
|
4967
4967
|
* @private
|
|
4968
4968
|
*/
|
|
@@ -4992,7 +4992,7 @@ declare global {
|
|
|
4992
4992
|
* After receiving the files, the component emits a `filesSelected` event.
|
|
4993
4993
|
* The event detail would be an array of `FileInfo` objects,
|
|
4994
4994
|
* each representing a file dropped into the dropzone.
|
|
4995
|
-
* @exampleComponent limel-example-file-input
|
|
4995
|
+
* @exampleComponent limel-example-file-input-basic
|
|
4996
4996
|
* @exampleComponent limel-example-file-input-type-filtering
|
|
4997
4997
|
* @private
|
|
4998
4998
|
*/
|
|
@@ -5168,7 +5168,7 @@ declare global {
|
|
|
5168
5168
|
* Background colors behind icons make them look like "call to action" buttons
|
|
5169
5169
|
* and take a lot of attention from users.
|
|
5170
5170
|
* :::
|
|
5171
|
-
* @exampleComponent limel-example-header
|
|
5171
|
+
* @exampleComponent limel-example-header-basic
|
|
5172
5172
|
* @exampleComponent limel-example-header-slot-actions
|
|
5173
5173
|
* @exampleComponent limel-example-header-colors
|
|
5174
5174
|
* @exampleComponent limel-example-header-responsive
|
|
@@ -5193,7 +5193,7 @@ declare global {
|
|
|
5193
5193
|
* Using this component designers empower users to grasp the functionality
|
|
5194
5194
|
* of an app more effortlessly, minimizes the learning curve,
|
|
5195
5195
|
* transforming complex features into accessible opportunities for exploration.
|
|
5196
|
-
* @exampleComponent limel-example-help
|
|
5196
|
+
* @exampleComponent limel-example-help-basic
|
|
5197
5197
|
* @exampleComponent limel-example-read-more
|
|
5198
5198
|
* @exampleComponent limel-example-open-direction
|
|
5199
5199
|
* @exampleComponent limel-example-placement
|
|
@@ -5226,7 +5226,7 @@ declare global {
|
|
|
5226
5226
|
* and to avoid importing styles separately.
|
|
5227
5227
|
* Also this enables us to open the helper line in limel-portal,
|
|
5228
5228
|
* more easily without having to send the styles to the portal.
|
|
5229
|
-
* @exampleComponent limel-example-helper-line
|
|
5229
|
+
* @exampleComponent limel-example-helper-line-basic
|
|
5230
5230
|
* @exampleComponent limel-example-helper-line-invalid
|
|
5231
5231
|
* @exampleComponent limel-example-helper-line-long-text
|
|
5232
5232
|
* @exampleComponent limel-example-helper-line-long-text-no-counter
|
|
@@ -5279,7 +5279,7 @@ declare global {
|
|
|
5279
5279
|
* If clicking on the component should navigate the user to
|
|
5280
5280
|
* a new screen or web page, you need to provide a URL,
|
|
5281
5281
|
* using the `link` property.
|
|
5282
|
-
* @exampleComponent limel-example-info-tile
|
|
5282
|
+
* @exampleComponent limel-example-info-tile-basic
|
|
5283
5283
|
* @exampleComponent limel-example-info-tile-badge
|
|
5284
5284
|
* @exampleComponent limel-example-info-tile-progress
|
|
5285
5285
|
* @exampleComponent limel-example-info-tile-loading
|
|
@@ -5332,7 +5332,7 @@ declare global {
|
|
|
5332
5332
|
/**
|
|
5333
5333
|
* The linear progress component can be used to visualize the current state of a progress in a scale;
|
|
5334
5334
|
* for example percentage of completion of a task.
|
|
5335
|
-
* @exampleComponent limel-example-linear-progress
|
|
5335
|
+
* @exampleComponent limel-example-linear-progress-basic
|
|
5336
5336
|
* @exampleComponent limel-example-linear-progress-indeterminate
|
|
5337
5337
|
* @exampleComponent limel-example-linear-progress-accessible-label
|
|
5338
5338
|
* @exampleComponent limel-example-linear-progress-color
|
|
@@ -5349,7 +5349,7 @@ declare global {
|
|
|
5349
5349
|
"interact": ListItem;
|
|
5350
5350
|
}
|
|
5351
5351
|
/**
|
|
5352
|
-
* @exampleComponent limel-example-list
|
|
5352
|
+
* @exampleComponent limel-example-list-basic
|
|
5353
5353
|
* @exampleComponent limel-example-list-secondary
|
|
5354
5354
|
* @exampleComponent limel-example-list-separator
|
|
5355
5355
|
* @exampleComponent limel-example-list-icons
|
|
@@ -5867,7 +5867,7 @@ declare global {
|
|
|
5867
5867
|
"change": Option | Option[];
|
|
5868
5868
|
}
|
|
5869
5869
|
/**
|
|
5870
|
-
* @exampleComponent limel-example-select
|
|
5870
|
+
* @exampleComponent limel-example-select-basic
|
|
5871
5871
|
* @exampleComponent limel-example-select-with-icons
|
|
5872
5872
|
* @exampleComponent limel-example-select-with-separators
|
|
5873
5873
|
* @exampleComponent limel-example-select-with-secondary-text
|
|
@@ -5899,7 +5899,7 @@ declare global {
|
|
|
5899
5899
|
* By default, this navigation will happen within the same browser tab.
|
|
5900
5900
|
* However, it is possible to override that behavior, by specifying a `target`
|
|
5901
5901
|
* for the `link` property
|
|
5902
|
-
* @exampleComponent limel-example-shortcut
|
|
5902
|
+
* @exampleComponent limel-example-shortcut-basic
|
|
5903
5903
|
* @exampleComponent limel-example-shortcut-notification
|
|
5904
5904
|
* @exampleComponent limel-example-shortcut-styling
|
|
5905
5905
|
* @exampleComponent limel-example-shortcut-with-click-handler
|
|
@@ -5955,7 +5955,7 @@ declare global {
|
|
|
5955
5955
|
* For more complex interactions and for delivering more detailed information,
|
|
5956
5956
|
* [Dialog](#/component/limel-dialog/) is a better choice.
|
|
5957
5957
|
* :::
|
|
5958
|
-
* @exampleComponent limel-example-snackbar
|
|
5958
|
+
* @exampleComponent limel-example-snackbar-basic
|
|
5959
5959
|
* @exampleComponent limel-example-snackbar-with-action
|
|
5960
5960
|
* @exampleComponent limel-example-snackbar-with-changing-messages
|
|
5961
5961
|
* @exampleComponent limel-example-snackbar-dismissible
|
|
@@ -5977,7 +5977,7 @@ declare global {
|
|
|
5977
5977
|
new (): HTMLLimelSnackbarElement;
|
|
5978
5978
|
};
|
|
5979
5979
|
/**
|
|
5980
|
-
* @exampleComponent limel-example-spinner
|
|
5980
|
+
* @exampleComponent limel-example-spinner-basic
|
|
5981
5981
|
* @exampleComponent limel-example-spinner-color
|
|
5982
5982
|
* @exampleComponent limel-example-spinner-size
|
|
5983
5983
|
*/
|
|
@@ -6032,7 +6032,7 @@ declare global {
|
|
|
6032
6032
|
* Checkboxes are sometimes used interchangeably with switches in user interfaces.
|
|
6033
6033
|
* But there is an important difference between the two! Please read our guidelines about
|
|
6034
6034
|
* [Switch vs. Checkbox](#/DesignGuidelines/switch-vs-checkbox.md/).
|
|
6035
|
-
* @exampleComponent limel-example-switch
|
|
6035
|
+
* @exampleComponent limel-example-switch-basic
|
|
6036
6036
|
* @exampleComponent limel-example-switch-helper-text
|
|
6037
6037
|
* @exampleComponent limel-example-switch-readonly
|
|
6038
6038
|
*/
|
|
@@ -6068,7 +6068,7 @@ declare global {
|
|
|
6068
6068
|
* Avoid having long labels for tabs.
|
|
6069
6069
|
* A tab will never be removed or get disabled, even if there is no content under it.
|
|
6070
6070
|
* :::
|
|
6071
|
-
* @exampleComponent limel-example-tab-bar
|
|
6071
|
+
* @exampleComponent limel-example-tab-bar-basic
|
|
6072
6072
|
* @exampleComponent limel-example-tab-bar-with-dynamic-tab-width
|
|
6073
6073
|
* @exampleComponent limel-example-tab-bar-with-equal-tab-width
|
|
6074
6074
|
*/
|
|
@@ -6101,7 +6101,7 @@ declare global {
|
|
|
6101
6101
|
* load data or render anything until the tab is active.
|
|
6102
6102
|
* The slotted components can also emit the `changeTab` event to update anything
|
|
6103
6103
|
* inside the actual tab, e.g. to change the icon, color or badge.
|
|
6104
|
-
* @exampleComponent limel-example-tab-panel
|
|
6104
|
+
* @exampleComponent limel-example-tab-panel-basic
|
|
6105
6105
|
*/
|
|
6106
6106
|
interface HTMLLimelTabPanelElement extends Components.LimelTabPanel, HTMLStencilElement {
|
|
6107
6107
|
addEventListener<K extends keyof HTMLLimelTabPanelElementEventMap>(type: K, listener: (this: HTMLLimelTabPanelElement, ev: LimelTabPanelCustomEvent<HTMLLimelTabPanelElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -6127,7 +6127,7 @@ declare global {
|
|
|
6127
6127
|
"selectAll": boolean;
|
|
6128
6128
|
}
|
|
6129
6129
|
/**
|
|
6130
|
-
* @exampleComponent limel-example-table
|
|
6130
|
+
* @exampleComponent limel-example-table-basic
|
|
6131
6131
|
* @exampleComponent limel-example-table-custom-components
|
|
6132
6132
|
* @exampleComponent limel-example-table-header-menu
|
|
6133
6133
|
* @exampleComponent limel-example-table-movable-columns
|
|
@@ -6515,7 +6515,7 @@ declare namespace LocalJSX {
|
|
|
6515
6515
|
/**
|
|
6516
6516
|
* The Badge component can be used to display a notification badge,
|
|
6517
6517
|
* optionally with a number or a text label.
|
|
6518
|
-
* @exampleComponent limel-example-badge
|
|
6518
|
+
* @exampleComponent limel-example-badge-basic
|
|
6519
6519
|
* @exampleComponent limel-example-badge-number
|
|
6520
6520
|
* @exampleComponent limel-example-badge-string
|
|
6521
6521
|
*/
|
|
@@ -6526,7 +6526,7 @@ declare namespace LocalJSX {
|
|
|
6526
6526
|
"label"?: number | string;
|
|
6527
6527
|
}
|
|
6528
6528
|
/**
|
|
6529
|
-
* @exampleComponent limel-example-banner
|
|
6529
|
+
* @exampleComponent limel-example-banner-basic
|
|
6530
6530
|
*/
|
|
6531
6531
|
interface LimelBanner {
|
|
6532
6532
|
/**
|
|
@@ -6647,7 +6647,7 @@ declare namespace LocalJSX {
|
|
|
6647
6647
|
* Within the group, icon buttons will all have the same width, while each text button
|
|
6648
6648
|
* inherits its width from its content.
|
|
6649
6649
|
* @exampleComponent limel-example-button-group-icons
|
|
6650
|
-
* @exampleComponent limel-example-button-group
|
|
6650
|
+
* @exampleComponent limel-example-button-group-basic
|
|
6651
6651
|
* @exampleComponent limel-example-button-group-mix
|
|
6652
6652
|
* @exampleComponent limel-example-button-group-badges
|
|
6653
6653
|
* @exampleComponent limel-example-button-group-composite
|
|
@@ -6895,7 +6895,7 @@ declare namespace LocalJSX {
|
|
|
6895
6895
|
* Checkboxes are sometimes used interchangeably with switches in user interfaces.
|
|
6896
6896
|
* But there is an important difference between the two! Please read our guidelines about
|
|
6897
6897
|
* [Switch vs. Checkbox](#/DesignGuidelines/switch-vs-checkbox.md/).
|
|
6898
|
-
* @exampleComponent limel-example-checkbox
|
|
6898
|
+
* @exampleComponent limel-example-checkbox-basic
|
|
6899
6899
|
* @exampleComponent limel-example-checkbox-helper-text
|
|
6900
6900
|
* @exampleComponent limel-example-checkbox-readonly
|
|
6901
6901
|
*/
|
|
@@ -7103,7 +7103,7 @@ declare namespace LocalJSX {
|
|
|
7103
7103
|
* }
|
|
7104
7104
|
* ```
|
|
7105
7105
|
* :::
|
|
7106
|
-
* @exampleComponent limel-example-chip-set
|
|
7106
|
+
* @exampleComponent limel-example-chip-set-basic
|
|
7107
7107
|
* @exampleComponent limel-example-chip-set-choice
|
|
7108
7108
|
* @exampleComponent limel-example-chip-set-filter
|
|
7109
7109
|
* @exampleComponent limel-example-chip-set-filter-badge
|
|
@@ -7231,7 +7231,7 @@ declare namespace LocalJSX {
|
|
|
7231
7231
|
* Of course such numbers, if bigger than `maxValue` will be visualized as a
|
|
7232
7232
|
* full progress.
|
|
7233
7233
|
* :::
|
|
7234
|
-
* @exampleComponent limel-example-circular-progress
|
|
7234
|
+
* @exampleComponent limel-example-circular-progress-basic
|
|
7235
7235
|
* @exampleComponent limel-example-circular-progress-sizes
|
|
7236
7236
|
* @exampleComponent limel-example-circular-progress-props
|
|
7237
7237
|
* @exampleComponent limel-example-circular-progress-css-variables
|
|
@@ -7332,7 +7332,7 @@ declare namespace LocalJSX {
|
|
|
7332
7332
|
"translationLanguage"?: Languages;
|
|
7333
7333
|
}
|
|
7334
7334
|
/**
|
|
7335
|
-
* @exampleComponent limel-example-code-editor
|
|
7335
|
+
* @exampleComponent limel-example-code-editor-basic
|
|
7336
7336
|
* @exampleComponent limel-example-code-editor-readonly-with-line-numbers
|
|
7337
7337
|
* @exampleComponent limel-example-code-editor-fold-lint-wrap
|
|
7338
7338
|
* @exampleComponent limel-example-code-editor-copy
|
|
@@ -7697,7 +7697,7 @@ declare namespace LocalJSX {
|
|
|
7697
7697
|
* you should use the [DialogRenderer](https://lundalogik.github.io/lime-web-components/versions/latest/interfaces/DialogRenderer.html)
|
|
7698
7698
|
* from Lime Web Components to open dialogs in Lime CRM.
|
|
7699
7699
|
* :::
|
|
7700
|
-
* @exampleComponent limel-example-dialog
|
|
7700
|
+
* @exampleComponent limel-example-dialog-basic
|
|
7701
7701
|
* @exampleComponent limel-example-dialog-nested-close-events
|
|
7702
7702
|
* @exampleComponent limel-example-dialog-heading
|
|
7703
7703
|
* @exampleComponent limel-example-dialog-heading-actions
|
|
@@ -7868,7 +7868,7 @@ declare namespace LocalJSX {
|
|
|
7868
7868
|
* of the Checkbox or Toggle switch in the `readonly` state may not always
|
|
7869
7869
|
* provide the best way of _visualizing information_, potentially leading to
|
|
7870
7870
|
* confusion and negatively affecting the end-users' experience.
|
|
7871
|
-
* @exampleComponent limel-example-dynamic-label
|
|
7871
|
+
* @exampleComponent limel-example-dynamic-label-basic
|
|
7872
7872
|
* @exampleComponent limel-example-dynamic-label-readonly-boolean
|
|
7873
7873
|
*/
|
|
7874
7874
|
interface LimelDynamicLabel {
|
|
@@ -7940,7 +7940,7 @@ declare namespace LocalJSX {
|
|
|
7940
7940
|
* - Choose a file
|
|
7941
7941
|
* and similar phrases...
|
|
7942
7942
|
* :::
|
|
7943
|
-
* @exampleComponent limel-example-file
|
|
7943
|
+
* @exampleComponent limel-example-file-basic
|
|
7944
7944
|
* @exampleComponent limel-example-file-custom-icon
|
|
7945
7945
|
* @exampleComponent limel-example-file-menu-items
|
|
7946
7946
|
* @exampleComponent limel-example-file-accepted-types
|
|
@@ -8003,7 +8003,7 @@ declare namespace LocalJSX {
|
|
|
8003
8003
|
* files (specified with the `accept` prop) a `filesRejected` event will be emitted.
|
|
8004
8004
|
* The event detail would be an array of `FileInfo` objects,
|
|
8005
8005
|
* each representing a file dropped into the dropzone.
|
|
8006
|
-
* @exampleComponent limel-example-file-dropzone
|
|
8006
|
+
* @exampleComponent limel-example-file-dropzone-basic
|
|
8007
8007
|
* @exampleComponent limel-example-file-dropzone-type-filtering
|
|
8008
8008
|
* @private
|
|
8009
8009
|
*/
|
|
@@ -8047,7 +8047,7 @@ declare namespace LocalJSX {
|
|
|
8047
8047
|
* After receiving the files, the component emits a `filesSelected` event.
|
|
8048
8048
|
* The event detail would be an array of `FileInfo` objects,
|
|
8049
8049
|
* each representing a file dropped into the dropzone.
|
|
8050
|
-
* @exampleComponent limel-example-file-input
|
|
8050
|
+
* @exampleComponent limel-example-file-input-basic
|
|
8051
8051
|
* @exampleComponent limel-example-file-input-type-filtering
|
|
8052
8052
|
* @private
|
|
8053
8053
|
*/
|
|
@@ -8307,7 +8307,7 @@ declare namespace LocalJSX {
|
|
|
8307
8307
|
* Background colors behind icons make them look like "call to action" buttons
|
|
8308
8308
|
* and take a lot of attention from users.
|
|
8309
8309
|
* :::
|
|
8310
|
-
* @exampleComponent limel-example-header
|
|
8310
|
+
* @exampleComponent limel-example-header-basic
|
|
8311
8311
|
* @exampleComponent limel-example-header-slot-actions
|
|
8312
8312
|
* @exampleComponent limel-example-header-colors
|
|
8313
8313
|
* @exampleComponent limel-example-header-responsive
|
|
@@ -8349,7 +8349,7 @@ declare namespace LocalJSX {
|
|
|
8349
8349
|
* Using this component designers empower users to grasp the functionality
|
|
8350
8350
|
* of an app more effortlessly, minimizes the learning curve,
|
|
8351
8351
|
* transforming complex features into accessible opportunities for exploration.
|
|
8352
|
-
* @exampleComponent limel-example-help
|
|
8352
|
+
* @exampleComponent limel-example-help-basic
|
|
8353
8353
|
* @exampleComponent limel-example-read-more
|
|
8354
8354
|
* @exampleComponent limel-example-open-direction
|
|
8355
8355
|
* @exampleComponent limel-example-placement
|
|
@@ -8394,7 +8394,7 @@ declare namespace LocalJSX {
|
|
|
8394
8394
|
* and to avoid importing styles separately.
|
|
8395
8395
|
* Also this enables us to open the helper line in limel-portal,
|
|
8396
8396
|
* more easily without having to send the styles to the portal.
|
|
8397
|
-
* @exampleComponent limel-example-helper-line
|
|
8397
|
+
* @exampleComponent limel-example-helper-line-basic
|
|
8398
8398
|
* @exampleComponent limel-example-helper-line-invalid
|
|
8399
8399
|
* @exampleComponent limel-example-helper-line-long-text
|
|
8400
8400
|
* @exampleComponent limel-example-helper-line-long-text-no-counter
|
|
@@ -8490,7 +8490,7 @@ declare namespace LocalJSX {
|
|
|
8490
8490
|
* If clicking on the component should navigate the user to
|
|
8491
8491
|
* a new screen or web page, you need to provide a URL,
|
|
8492
8492
|
* using the `link` property.
|
|
8493
|
-
* @exampleComponent limel-example-info-tile
|
|
8493
|
+
* @exampleComponent limel-example-info-tile-basic
|
|
8494
8494
|
* @exampleComponent limel-example-info-tile-badge
|
|
8495
8495
|
* @exampleComponent limel-example-info-tile-progress
|
|
8496
8496
|
* @exampleComponent limel-example-info-tile-loading
|
|
@@ -8676,7 +8676,7 @@ declare namespace LocalJSX {
|
|
|
8676
8676
|
/**
|
|
8677
8677
|
* The linear progress component can be used to visualize the current state of a progress in a scale;
|
|
8678
8678
|
* for example percentage of completion of a task.
|
|
8679
|
-
* @exampleComponent limel-example-linear-progress
|
|
8679
|
+
* @exampleComponent limel-example-linear-progress-basic
|
|
8680
8680
|
* @exampleComponent limel-example-linear-progress-indeterminate
|
|
8681
8681
|
* @exampleComponent limel-example-linear-progress-accessible-label
|
|
8682
8682
|
* @exampleComponent limel-example-linear-progress-color
|
|
@@ -8703,7 +8703,7 @@ declare namespace LocalJSX {
|
|
|
8703
8703
|
"value"?: number;
|
|
8704
8704
|
}
|
|
8705
8705
|
/**
|
|
8706
|
-
* @exampleComponent limel-example-list
|
|
8706
|
+
* @exampleComponent limel-example-list-basic
|
|
8707
8707
|
* @exampleComponent limel-example-list-secondary
|
|
8708
8708
|
* @exampleComponent limel-example-list-separator
|
|
8709
8709
|
* @exampleComponent limel-example-list-icons
|
|
@@ -9649,7 +9649,7 @@ declare namespace LocalJSX {
|
|
|
9649
9649
|
"selectedItem"?: ListItem<string | number>;
|
|
9650
9650
|
}
|
|
9651
9651
|
/**
|
|
9652
|
-
* @exampleComponent limel-example-select
|
|
9652
|
+
* @exampleComponent limel-example-select-basic
|
|
9653
9653
|
* @exampleComponent limel-example-select-with-icons
|
|
9654
9654
|
* @exampleComponent limel-example-select-with-separators
|
|
9655
9655
|
* @exampleComponent limel-example-select-with-secondary-text
|
|
@@ -9714,7 +9714,7 @@ declare namespace LocalJSX {
|
|
|
9714
9714
|
* By default, this navigation will happen within the same browser tab.
|
|
9715
9715
|
* However, it is possible to override that behavior, by specifying a `target`
|
|
9716
9716
|
* for the `link` property
|
|
9717
|
-
* @exampleComponent limel-example-shortcut
|
|
9717
|
+
* @exampleComponent limel-example-shortcut-basic
|
|
9718
9718
|
* @exampleComponent limel-example-shortcut-notification
|
|
9719
9719
|
* @exampleComponent limel-example-shortcut-styling
|
|
9720
9720
|
* @exampleComponent limel-example-shortcut-with-click-handler
|
|
@@ -9834,7 +9834,7 @@ declare namespace LocalJSX {
|
|
|
9834
9834
|
* For more complex interactions and for delivering more detailed information,
|
|
9835
9835
|
* [Dialog](#/component/limel-dialog/) is a better choice.
|
|
9836
9836
|
* :::
|
|
9837
|
-
* @exampleComponent limel-example-snackbar
|
|
9837
|
+
* @exampleComponent limel-example-snackbar-basic
|
|
9838
9838
|
* @exampleComponent limel-example-snackbar-with-action
|
|
9839
9839
|
* @exampleComponent limel-example-snackbar-with-changing-messages
|
|
9840
9840
|
* @exampleComponent limel-example-snackbar-dismissible
|
|
@@ -9885,7 +9885,7 @@ declare namespace LocalJSX {
|
|
|
9885
9885
|
"timeout"?: number;
|
|
9886
9886
|
}
|
|
9887
9887
|
/**
|
|
9888
|
-
* @exampleComponent limel-example-spinner
|
|
9888
|
+
* @exampleComponent limel-example-spinner-basic
|
|
9889
9889
|
* @exampleComponent limel-example-spinner-color
|
|
9890
9890
|
* @exampleComponent limel-example-spinner-size
|
|
9891
9891
|
*/
|
|
@@ -9965,7 +9965,7 @@ declare namespace LocalJSX {
|
|
|
9965
9965
|
* Checkboxes are sometimes used interchangeably with switches in user interfaces.
|
|
9966
9966
|
* But there is an important difference between the two! Please read our guidelines about
|
|
9967
9967
|
* [Switch vs. Checkbox](#/DesignGuidelines/switch-vs-checkbox.md/).
|
|
9968
|
-
* @exampleComponent limel-example-switch
|
|
9968
|
+
* @exampleComponent limel-example-switch-basic
|
|
9969
9969
|
* @exampleComponent limel-example-switch-helper-text
|
|
9970
9970
|
* @exampleComponent limel-example-switch-readonly
|
|
9971
9971
|
*/
|
|
@@ -10022,7 +10022,7 @@ declare namespace LocalJSX {
|
|
|
10022
10022
|
* Avoid having long labels for tabs.
|
|
10023
10023
|
* A tab will never be removed or get disabled, even if there is no content under it.
|
|
10024
10024
|
* :::
|
|
10025
|
-
* @exampleComponent limel-example-tab-bar
|
|
10025
|
+
* @exampleComponent limel-example-tab-bar-basic
|
|
10026
10026
|
* @exampleComponent limel-example-tab-bar-with-dynamic-tab-width
|
|
10027
10027
|
* @exampleComponent limel-example-tab-bar-with-equal-tab-width
|
|
10028
10028
|
*/
|
|
@@ -10049,7 +10049,7 @@ declare namespace LocalJSX {
|
|
|
10049
10049
|
* load data or render anything until the tab is active.
|
|
10050
10050
|
* The slotted components can also emit the `changeTab` event to update anything
|
|
10051
10051
|
* inside the actual tab, e.g. to change the icon, color or badge.
|
|
10052
|
-
* @exampleComponent limel-example-tab-panel
|
|
10052
|
+
* @exampleComponent limel-example-tab-panel-basic
|
|
10053
10053
|
*/
|
|
10054
10054
|
interface LimelTabPanel {
|
|
10055
10055
|
/**
|
|
@@ -10063,7 +10063,7 @@ declare namespace LocalJSX {
|
|
|
10063
10063
|
"tabs"?: Tab[];
|
|
10064
10064
|
}
|
|
10065
10065
|
/**
|
|
10066
|
-
* @exampleComponent limel-example-table
|
|
10066
|
+
* @exampleComponent limel-example-table-basic
|
|
10067
10067
|
* @exampleComponent limel-example-table-custom-components
|
|
10068
10068
|
* @exampleComponent limel-example-table-header-menu
|
|
10069
10069
|
* @exampleComponent limel-example-table-movable-columns
|
|
@@ -11167,13 +11167,13 @@ declare module "@stencil/core" {
|
|
|
11167
11167
|
/**
|
|
11168
11168
|
* The Badge component can be used to display a notification badge,
|
|
11169
11169
|
* optionally with a number or a text label.
|
|
11170
|
-
* @exampleComponent limel-example-badge
|
|
11170
|
+
* @exampleComponent limel-example-badge-basic
|
|
11171
11171
|
* @exampleComponent limel-example-badge-number
|
|
11172
11172
|
* @exampleComponent limel-example-badge-string
|
|
11173
11173
|
*/
|
|
11174
11174
|
"limel-badge": LocalJSX.IntrinsicElements["limel-badge"] & JSXBase.HTMLAttributes<HTMLLimelBadgeElement>;
|
|
11175
11175
|
/**
|
|
11176
|
-
* @exampleComponent limel-example-banner
|
|
11176
|
+
* @exampleComponent limel-example-banner-basic
|
|
11177
11177
|
*/
|
|
11178
11178
|
"limel-banner": LocalJSX.IntrinsicElements["limel-banner"] & JSXBase.HTMLAttributes<HTMLLimelBannerElement>;
|
|
11179
11179
|
/**
|
|
@@ -11237,7 +11237,7 @@ declare module "@stencil/core" {
|
|
|
11237
11237
|
* Within the group, icon buttons will all have the same width, while each text button
|
|
11238
11238
|
* inherits its width from its content.
|
|
11239
11239
|
* @exampleComponent limel-example-button-group-icons
|
|
11240
|
-
* @exampleComponent limel-example-button-group
|
|
11240
|
+
* @exampleComponent limel-example-button-group-basic
|
|
11241
11241
|
* @exampleComponent limel-example-button-group-mix
|
|
11242
11242
|
* @exampleComponent limel-example-button-group-badges
|
|
11243
11243
|
* @exampleComponent limel-example-button-group-composite
|
|
@@ -11329,7 +11329,7 @@ declare module "@stencil/core" {
|
|
|
11329
11329
|
* Checkboxes are sometimes used interchangeably with switches in user interfaces.
|
|
11330
11330
|
* But there is an important difference between the two! Please read our guidelines about
|
|
11331
11331
|
* [Switch vs. Checkbox](#/DesignGuidelines/switch-vs-checkbox.md/).
|
|
11332
|
-
* @exampleComponent limel-example-checkbox
|
|
11332
|
+
* @exampleComponent limel-example-checkbox-basic
|
|
11333
11333
|
* @exampleComponent limel-example-checkbox-helper-text
|
|
11334
11334
|
* @exampleComponent limel-example-checkbox-readonly
|
|
11335
11335
|
*/
|
|
@@ -11402,7 +11402,7 @@ declare module "@stencil/core" {
|
|
|
11402
11402
|
* }
|
|
11403
11403
|
* ```
|
|
11404
11404
|
* :::
|
|
11405
|
-
* @exampleComponent limel-example-chip-set
|
|
11405
|
+
* @exampleComponent limel-example-chip-set-basic
|
|
11406
11406
|
* @exampleComponent limel-example-chip-set-choice
|
|
11407
11407
|
* @exampleComponent limel-example-chip-set-filter
|
|
11408
11408
|
* @exampleComponent limel-example-chip-set-filter-badge
|
|
@@ -11429,7 +11429,7 @@ declare module "@stencil/core" {
|
|
|
11429
11429
|
* Of course such numbers, if bigger than `maxValue` will be visualized as a
|
|
11430
11430
|
* full progress.
|
|
11431
11431
|
* :::
|
|
11432
|
-
* @exampleComponent limel-example-circular-progress
|
|
11432
|
+
* @exampleComponent limel-example-circular-progress-basic
|
|
11433
11433
|
* @exampleComponent limel-example-circular-progress-sizes
|
|
11434
11434
|
* @exampleComponent limel-example-circular-progress-props
|
|
11435
11435
|
* @exampleComponent limel-example-circular-progress-css-variables
|
|
@@ -11452,7 +11452,7 @@ declare module "@stencil/core" {
|
|
|
11452
11452
|
*/
|
|
11453
11453
|
"limel-code-diff": LocalJSX.IntrinsicElements["limel-code-diff"] & JSXBase.HTMLAttributes<HTMLLimelCodeDiffElement>;
|
|
11454
11454
|
/**
|
|
11455
|
-
* @exampleComponent limel-example-code-editor
|
|
11455
|
+
* @exampleComponent limel-example-code-editor-basic
|
|
11456
11456
|
* @exampleComponent limel-example-code-editor-readonly-with-line-numbers
|
|
11457
11457
|
* @exampleComponent limel-example-code-editor-fold-lint-wrap
|
|
11458
11458
|
* @exampleComponent limel-example-code-editor-copy
|
|
@@ -11536,7 +11536,7 @@ declare module "@stencil/core" {
|
|
|
11536
11536
|
* you should use the [DialogRenderer](https://lundalogik.github.io/lime-web-components/versions/latest/interfaces/DialogRenderer.html)
|
|
11537
11537
|
* from Lime Web Components to open dialogs in Lime CRM.
|
|
11538
11538
|
* :::
|
|
11539
|
-
* @exampleComponent limel-example-dialog
|
|
11539
|
+
* @exampleComponent limel-example-dialog-basic
|
|
11540
11540
|
* @exampleComponent limel-example-dialog-nested-close-events
|
|
11541
11541
|
* @exampleComponent limel-example-dialog-heading
|
|
11542
11542
|
* @exampleComponent limel-example-dialog-heading-actions
|
|
@@ -11590,7 +11590,7 @@ declare module "@stencil/core" {
|
|
|
11590
11590
|
* of the Checkbox or Toggle switch in the `readonly` state may not always
|
|
11591
11591
|
* provide the best way of _visualizing information_, potentially leading to
|
|
11592
11592
|
* confusion and negatively affecting the end-users' experience.
|
|
11593
|
-
* @exampleComponent limel-example-dynamic-label
|
|
11593
|
+
* @exampleComponent limel-example-dynamic-label-basic
|
|
11594
11594
|
* @exampleComponent limel-example-dynamic-label-readonly-boolean
|
|
11595
11595
|
*/
|
|
11596
11596
|
"limel-dynamic-label": LocalJSX.IntrinsicElements["limel-dynamic-label"] & JSXBase.HTMLAttributes<HTMLLimelDynamicLabelElement>;
|
|
@@ -11629,7 +11629,7 @@ declare module "@stencil/core" {
|
|
|
11629
11629
|
* - Choose a file
|
|
11630
11630
|
* and similar phrases...
|
|
11631
11631
|
* :::
|
|
11632
|
-
* @exampleComponent limel-example-file
|
|
11632
|
+
* @exampleComponent limel-example-file-basic
|
|
11633
11633
|
* @exampleComponent limel-example-file-custom-icon
|
|
11634
11634
|
* @exampleComponent limel-example-file-menu-items
|
|
11635
11635
|
* @exampleComponent limel-example-file-accepted-types
|
|
@@ -11645,7 +11645,7 @@ declare module "@stencil/core" {
|
|
|
11645
11645
|
* files (specified with the `accept` prop) a `filesRejected` event will be emitted.
|
|
11646
11646
|
* The event detail would be an array of `FileInfo` objects,
|
|
11647
11647
|
* each representing a file dropped into the dropzone.
|
|
11648
|
-
* @exampleComponent limel-example-file-dropzone
|
|
11648
|
+
* @exampleComponent limel-example-file-dropzone-basic
|
|
11649
11649
|
* @exampleComponent limel-example-file-dropzone-type-filtering
|
|
11650
11650
|
* @private
|
|
11651
11651
|
*/
|
|
@@ -11659,7 +11659,7 @@ declare module "@stencil/core" {
|
|
|
11659
11659
|
* After receiving the files, the component emits a `filesSelected` event.
|
|
11660
11660
|
* The event detail would be an array of `FileInfo` objects,
|
|
11661
11661
|
* each representing a file dropped into the dropzone.
|
|
11662
|
-
* @exampleComponent limel-example-file-input
|
|
11662
|
+
* @exampleComponent limel-example-file-input-basic
|
|
11663
11663
|
* @exampleComponent limel-example-file-input-type-filtering
|
|
11664
11664
|
* @private
|
|
11665
11665
|
*/
|
|
@@ -11763,7 +11763,7 @@ declare module "@stencil/core" {
|
|
|
11763
11763
|
* Background colors behind icons make them look like "call to action" buttons
|
|
11764
11764
|
* and take a lot of attention from users.
|
|
11765
11765
|
* :::
|
|
11766
|
-
* @exampleComponent limel-example-header
|
|
11766
|
+
* @exampleComponent limel-example-header-basic
|
|
11767
11767
|
* @exampleComponent limel-example-header-slot-actions
|
|
11768
11768
|
* @exampleComponent limel-example-header-colors
|
|
11769
11769
|
* @exampleComponent limel-example-header-responsive
|
|
@@ -11783,7 +11783,7 @@ declare module "@stencil/core" {
|
|
|
11783
11783
|
* Using this component designers empower users to grasp the functionality
|
|
11784
11784
|
* of an app more effortlessly, minimizes the learning curve,
|
|
11785
11785
|
* transforming complex features into accessible opportunities for exploration.
|
|
11786
|
-
* @exampleComponent limel-example-help
|
|
11786
|
+
* @exampleComponent limel-example-help-basic
|
|
11787
11787
|
* @exampleComponent limel-example-read-more
|
|
11788
11788
|
* @exampleComponent limel-example-open-direction
|
|
11789
11789
|
* @exampleComponent limel-example-placement
|
|
@@ -11806,7 +11806,7 @@ declare module "@stencil/core" {
|
|
|
11806
11806
|
* and to avoid importing styles separately.
|
|
11807
11807
|
* Also this enables us to open the helper line in limel-portal,
|
|
11808
11808
|
* more easily without having to send the styles to the portal.
|
|
11809
|
-
* @exampleComponent limel-example-helper-line
|
|
11809
|
+
* @exampleComponent limel-example-helper-line-basic
|
|
11810
11810
|
* @exampleComponent limel-example-helper-line-invalid
|
|
11811
11811
|
* @exampleComponent limel-example-helper-line-long-text
|
|
11812
11812
|
* @exampleComponent limel-example-helper-line-long-text-no-counter
|
|
@@ -11844,7 +11844,7 @@ declare module "@stencil/core" {
|
|
|
11844
11844
|
* If clicking on the component should navigate the user to
|
|
11845
11845
|
* a new screen or web page, you need to provide a URL,
|
|
11846
11846
|
* using the `link` property.
|
|
11847
|
-
* @exampleComponent limel-example-info-tile
|
|
11847
|
+
* @exampleComponent limel-example-info-tile-basic
|
|
11848
11848
|
* @exampleComponent limel-example-info-tile-badge
|
|
11849
11849
|
* @exampleComponent limel-example-info-tile-progress
|
|
11850
11850
|
* @exampleComponent limel-example-info-tile-loading
|
|
@@ -11875,14 +11875,14 @@ declare module "@stencil/core" {
|
|
|
11875
11875
|
/**
|
|
11876
11876
|
* The linear progress component can be used to visualize the current state of a progress in a scale;
|
|
11877
11877
|
* for example percentage of completion of a task.
|
|
11878
|
-
* @exampleComponent limel-example-linear-progress
|
|
11878
|
+
* @exampleComponent limel-example-linear-progress-basic
|
|
11879
11879
|
* @exampleComponent limel-example-linear-progress-indeterminate
|
|
11880
11880
|
* @exampleComponent limel-example-linear-progress-accessible-label
|
|
11881
11881
|
* @exampleComponent limel-example-linear-progress-color
|
|
11882
11882
|
*/
|
|
11883
11883
|
"limel-linear-progress": LocalJSX.IntrinsicElements["limel-linear-progress"] & JSXBase.HTMLAttributes<HTMLLimelLinearProgressElement>;
|
|
11884
11884
|
/**
|
|
11885
|
-
* @exampleComponent limel-example-list
|
|
11885
|
+
* @exampleComponent limel-example-list-basic
|
|
11886
11886
|
* @exampleComponent limel-example-list-secondary
|
|
11887
11887
|
* @exampleComponent limel-example-list-separator
|
|
11888
11888
|
* @exampleComponent limel-example-list-icons
|
|
@@ -12180,7 +12180,7 @@ declare module "@stencil/core" {
|
|
|
12180
12180
|
*/
|
|
12181
12181
|
"limel-radio-button-group": LocalJSX.IntrinsicElements["limel-radio-button-group"] & JSXBase.HTMLAttributes<HTMLLimelRadioButtonGroupElement>;
|
|
12182
12182
|
/**
|
|
12183
|
-
* @exampleComponent limel-example-select
|
|
12183
|
+
* @exampleComponent limel-example-select-basic
|
|
12184
12184
|
* @exampleComponent limel-example-select-with-icons
|
|
12185
12185
|
* @exampleComponent limel-example-select-with-separators
|
|
12186
12186
|
* @exampleComponent limel-example-select-with-secondary-text
|
|
@@ -12199,7 +12199,7 @@ declare module "@stencil/core" {
|
|
|
12199
12199
|
* By default, this navigation will happen within the same browser tab.
|
|
12200
12200
|
* However, it is possible to override that behavior, by specifying a `target`
|
|
12201
12201
|
* for the `link` property
|
|
12202
|
-
* @exampleComponent limel-example-shortcut
|
|
12202
|
+
* @exampleComponent limel-example-shortcut-basic
|
|
12203
12203
|
* @exampleComponent limel-example-shortcut-notification
|
|
12204
12204
|
* @exampleComponent limel-example-shortcut-styling
|
|
12205
12205
|
* @exampleComponent limel-example-shortcut-with-click-handler
|
|
@@ -12230,7 +12230,7 @@ declare module "@stencil/core" {
|
|
|
12230
12230
|
* For more complex interactions and for delivering more detailed information,
|
|
12231
12231
|
* [Dialog](#/component/limel-dialog/) is a better choice.
|
|
12232
12232
|
* :::
|
|
12233
|
-
* @exampleComponent limel-example-snackbar
|
|
12233
|
+
* @exampleComponent limel-example-snackbar-basic
|
|
12234
12234
|
* @exampleComponent limel-example-snackbar-with-action
|
|
12235
12235
|
* @exampleComponent limel-example-snackbar-with-changing-messages
|
|
12236
12236
|
* @exampleComponent limel-example-snackbar-dismissible
|
|
@@ -12239,7 +12239,7 @@ declare module "@stencil/core" {
|
|
|
12239
12239
|
*/
|
|
12240
12240
|
"limel-snackbar": LocalJSX.IntrinsicElements["limel-snackbar"] & JSXBase.HTMLAttributes<HTMLLimelSnackbarElement>;
|
|
12241
12241
|
/**
|
|
12242
|
-
* @exampleComponent limel-example-spinner
|
|
12242
|
+
* @exampleComponent limel-example-spinner-basic
|
|
12243
12243
|
* @exampleComponent limel-example-spinner-color
|
|
12244
12244
|
* @exampleComponent limel-example-spinner-size
|
|
12245
12245
|
*/
|
|
@@ -12270,7 +12270,7 @@ declare module "@stencil/core" {
|
|
|
12270
12270
|
* Checkboxes are sometimes used interchangeably with switches in user interfaces.
|
|
12271
12271
|
* But there is an important difference between the two! Please read our guidelines about
|
|
12272
12272
|
* [Switch vs. Checkbox](#/DesignGuidelines/switch-vs-checkbox.md/).
|
|
12273
|
-
* @exampleComponent limel-example-switch
|
|
12273
|
+
* @exampleComponent limel-example-switch-basic
|
|
12274
12274
|
* @exampleComponent limel-example-switch-helper-text
|
|
12275
12275
|
* @exampleComponent limel-example-switch-readonly
|
|
12276
12276
|
*/
|
|
@@ -12290,7 +12290,7 @@ declare module "@stencil/core" {
|
|
|
12290
12290
|
* Avoid having long labels for tabs.
|
|
12291
12291
|
* A tab will never be removed or get disabled, even if there is no content under it.
|
|
12292
12292
|
* :::
|
|
12293
|
-
* @exampleComponent limel-example-tab-bar
|
|
12293
|
+
* @exampleComponent limel-example-tab-bar-basic
|
|
12294
12294
|
* @exampleComponent limel-example-tab-bar-with-dynamic-tab-width
|
|
12295
12295
|
* @exampleComponent limel-example-tab-bar-with-equal-tab-width
|
|
12296
12296
|
*/
|
|
@@ -12307,11 +12307,11 @@ declare module "@stencil/core" {
|
|
|
12307
12307
|
* load data or render anything until the tab is active.
|
|
12308
12308
|
* The slotted components can also emit the `changeTab` event to update anything
|
|
12309
12309
|
* inside the actual tab, e.g. to change the icon, color or badge.
|
|
12310
|
-
* @exampleComponent limel-example-tab-panel
|
|
12310
|
+
* @exampleComponent limel-example-tab-panel-basic
|
|
12311
12311
|
*/
|
|
12312
12312
|
"limel-tab-panel": LocalJSX.IntrinsicElements["limel-tab-panel"] & JSXBase.HTMLAttributes<HTMLLimelTabPanelElement>;
|
|
12313
12313
|
/**
|
|
12314
|
-
* @exampleComponent limel-example-table
|
|
12314
|
+
* @exampleComponent limel-example-table-basic
|
|
12315
12315
|
* @exampleComponent limel-example-table-custom-components
|
|
12316
12316
|
* @exampleComponent limel-example-table-header-menu
|
|
12317
12317
|
* @exampleComponent limel-example-table-movable-columns
|