@nvidia-elements/core 0.0.9 → 0.0.10
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 +8 -0
- package/dist/accordion/accordion2.js +4 -4
- package/dist/alert/alert-group2.js +1 -1
- package/dist/alert/alert2.js +1 -1
- package/dist/avatar/avatar-group2.js +1 -1
- package/dist/avatar/avatar2.js +1 -1
- package/dist/badge/badge2.js +1 -1
- package/dist/breadcrumb/breadcrumb2.js +1 -1
- package/dist/bundles/index.d.ts +1 -0
- package/dist/bundles/index.js +2 -2
- package/dist/button/button2.js +1 -1
- package/dist/button-group/button-group2.js +1 -1
- package/dist/card/card2.js +4 -4
- package/dist/chat-message/chat-message2.js +1 -1
- package/dist/checkbox/checkbox-group2.js +1 -1
- package/dist/checkbox/checkbox2.js +1 -1
- package/dist/color/color2.js +1 -1
- package/dist/combobox/combobox2.js +1 -1
- package/dist/copy-button/copy-button2.js +1 -1
- package/dist/custom-elements-jsx.d.ts +2 -0
- package/dist/custom-elements-vue.d.ts +2 -0
- package/dist/custom-elements.json +22 -6
- package/dist/data.html.json +3 -1
- package/dist/date/date2.js +1 -1
- package/dist/datetime/datetime2.js +1 -1
- package/dist/dialog/dialog-footer2.js +1 -1
- package/dist/dialog/dialog-header2.js +1 -1
- package/dist/dialog/dialog2.js +1 -1
- package/dist/divider/divider2.js +1 -1
- package/dist/dot/dot2.js +1 -1
- package/dist/drawer/drawer-content2.js +1 -1
- package/dist/drawer/drawer-footer2.js +1 -1
- package/dist/drawer/drawer-header2.js +1 -1
- package/dist/drawer/drawer2.js +1 -1
- package/dist/dropdown/dropdown-footer2.js +1 -1
- package/dist/dropdown/dropdown-header2.js +1 -1
- package/dist/dropdown/dropdown2.js +1 -1
- package/dist/dropdown-group/dropdown-group.js +1 -1
- package/dist/dropzone/dropzone2.js +1 -1
- package/dist/file/file2.js +1 -1
- package/dist/format-datetime/format-datetime2.js +1 -1
- package/dist/format-relative-time/format-relative-time2.js +1 -1
- package/dist/forms/control/control2.js +1 -1
- package/dist/forms/control-group/control-group2.js +1 -1
- package/dist/forms/control-message/control-message2.js +1 -1
- package/dist/grid/cell/cell2.js +1 -1
- package/dist/grid/column/column2.js +1 -1
- package/dist/grid/footer/footer2.js +1 -1
- package/dist/grid/grid.examples.js.map +1 -1
- package/dist/grid/grid.examples.json +2 -2
- package/dist/grid/grid2.js +1 -1
- package/dist/grid/header/header2.js +1 -1
- package/dist/grid/placeholder/placeholder2.js +1 -1
- package/dist/grid/row/row2.js +1 -1
- package/dist/icon/icon2.js +2 -2
- package/dist/icon/icons/stop.js +6 -0
- package/dist/icon/icons/stop.js.map +1 -0
- package/dist/icon/icons.d.ts +1 -0
- package/dist/icon/icons.js +1 -0
- package/dist/icon/icons.js.map +1 -1
- package/dist/icon/server.js +1 -0
- package/dist/icon/server.js.map +1 -1
- package/dist/icon-button/icon-button2.js +1 -1
- package/dist/index.js +1 -1
- package/dist/input/input-group2.js +1 -1
- package/dist/input/input2.js +1 -1
- package/dist/internal/services/global.service.js +1 -1
- package/dist/logo/logo2.js +1 -1
- package/dist/menu/menu-item2.js +1 -1
- package/dist/menu/menu2.js +1 -1
- package/dist/month/month2.js +1 -1
- package/dist/notification/notification-group2.js +1 -1
- package/dist/notification/notification2.js +1 -1
- package/dist/page/page-panel/page-panel-content2.js +1 -1
- package/dist/page/page-panel/page-panel-footer2.js +1 -1
- package/dist/page/page-panel/page-panel-header2.js +1 -1
- package/dist/page/page-panel/page-panel2.js +1 -1
- package/dist/page/page2.js +1 -1
- package/dist/page-header/page-header2.js +1 -1
- package/dist/page-loader/page-loader2.js +1 -1
- package/dist/pagination/pagination2.js +1 -1
- package/dist/panel/panel2.js +4 -4
- package/dist/password/password2.js +1 -1
- package/dist/preferences-input/preferences-input2.js +1 -1
- package/dist/progress-bar/progress-bar.examples.js.map +1 -1
- package/dist/progress-bar/progress-bar.examples.json +1 -1
- package/dist/progress-bar/progress-bar2.js +1 -1
- package/dist/progress-ring/progress-ring2.js +1 -1
- package/dist/progressive-filter-chip/progressive-filter-chip2.js +1 -1
- package/dist/pulse/pulse2.js +1 -1
- package/dist/radio/radio-group2.js +1 -1
- package/dist/radio/radio2.js +1 -1
- package/dist/range/range2.js +1 -1
- package/dist/resize-handle/resize-handle2.js +1 -1
- package/dist/search/search2.js +1 -1
- package/dist/select/select2.js +1 -1
- package/dist/skeleton/skeleton2.js +1 -1
- package/dist/sort-button/sort-button2.js +1 -1
- package/dist/sparkline/sparkline2.js +1 -1
- package/dist/star-rating/star-rating2.js +1 -1
- package/dist/steps/steps2.js +2 -2
- package/dist/switch/switch-group2.js +1 -1
- package/dist/switch/switch2.js +1 -1
- package/dist/tabs/tabs-group2.js +1 -1
- package/dist/tabs/tabs2.js +2 -2
- package/dist/tag/tag2.js +1 -1
- package/dist/textarea/textarea2.js +1 -1
- package/dist/time/time2.js +1 -1
- package/dist/toast/toast2.js +1 -1
- package/dist/toggletip/toggletip-footer2.js +1 -1
- package/dist/toggletip/toggletip-header2.js +1 -1
- package/dist/toggletip/toggletip2.js +1 -1
- package/dist/toolbar/toolbar2.js +1 -1
- package/dist/tooltip/tooltip2.js +1 -1
- package/dist/tree/tree-node2.js +1 -1
- package/dist/tree/tree2.js +1 -1
- package/dist/week/week2.js +1 -1
- package/package.json +1 -1
package/dist/button/button2.js
CHANGED
package/dist/card/card2.js
CHANGED
|
@@ -16,7 +16,7 @@ var d = class extends c {
|
|
|
16
16
|
static {
|
|
17
17
|
this.metadata = {
|
|
18
18
|
tag: "nve-card",
|
|
19
|
-
version: "0.0.
|
|
19
|
+
version: "0.0.10"
|
|
20
20
|
};
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
@@ -37,7 +37,7 @@ var f = class extends c {
|
|
|
37
37
|
static {
|
|
38
38
|
this.metadata = {
|
|
39
39
|
tag: "nve-card-header",
|
|
40
|
-
version: "0.0.
|
|
40
|
+
version: "0.0.10",
|
|
41
41
|
parents: ["nve-card"]
|
|
42
42
|
};
|
|
43
43
|
}
|
|
@@ -53,7 +53,7 @@ var p = class extends c {
|
|
|
53
53
|
static {
|
|
54
54
|
this.metadata = {
|
|
55
55
|
tag: "nve-card-content",
|
|
56
|
-
version: "0.0.
|
|
56
|
+
version: "0.0.10",
|
|
57
57
|
parents: ["nve-card"]
|
|
58
58
|
};
|
|
59
59
|
}
|
|
@@ -72,7 +72,7 @@ var m = class extends c {
|
|
|
72
72
|
static {
|
|
73
73
|
this.metadata = {
|
|
74
74
|
tag: "nve-card-footer",
|
|
75
|
-
version: "0.0.
|
|
75
|
+
version: "0.0.10",
|
|
76
76
|
parents: ["nve-card"]
|
|
77
77
|
};
|
|
78
78
|
}
|
package/dist/color/color2.js
CHANGED
|
@@ -1670,6 +1670,7 @@ export type IconButtonProps = {
|
|
|
1670
1670
|
| "start"
|
|
1671
1671
|
| "status-offline"
|
|
1672
1672
|
| "status-online"
|
|
1673
|
+
| "stop"
|
|
1673
1674
|
| "stop-sign"
|
|
1674
1675
|
| "stopwatch"
|
|
1675
1676
|
| "strikethrough"
|
|
@@ -2056,6 +2057,7 @@ export type IconProps = {
|
|
|
2056
2057
|
| "start"
|
|
2057
2058
|
| "status-offline"
|
|
2058
2059
|
| "status-online"
|
|
2060
|
+
| "stop"
|
|
2059
2061
|
| "stop-sign"
|
|
2060
2062
|
| "stopwatch"
|
|
2061
2063
|
| "strikethrough"
|
|
@@ -1597,6 +1597,7 @@ type IconButtonProps = {
|
|
|
1597
1597
|
| "start"
|
|
1598
1598
|
| "status-offline"
|
|
1599
1599
|
| "status-online"
|
|
1600
|
+
| "stop"
|
|
1600
1601
|
| "stop-sign"
|
|
1601
1602
|
| "stopwatch"
|
|
1602
1603
|
| "strikethrough"
|
|
@@ -1983,6 +1984,7 @@ type IconProps = {
|
|
|
1983
1984
|
| "start"
|
|
1984
1985
|
| "status-offline"
|
|
1985
1986
|
| "status-online"
|
|
1987
|
+
| "stop"
|
|
1986
1988
|
| "stop-sign"
|
|
1987
1989
|
| "stopwatch"
|
|
1988
1990
|
| "strikethrough"
|
|
@@ -20765,7 +20765,7 @@
|
|
|
20765
20765
|
"kind": "field",
|
|
20766
20766
|
"name": "iconName",
|
|
20767
20767
|
"type": {
|
|
20768
|
-
"text": "'placeholder' | 'caret' | 'person' | 'menu' | 'cancel' | 'gear' | 'chevron' | 'logout' | 'copy' | 'more-actions' | 'add' | 'arrow' | 'delete' | 'download' | 'search' | 'split-vertical' | 'sparkles' | 'branch' | 'refresh' | 'double-chevron' | 'academic-cap' | 'add-asset' | 'add-comment' | 'add-grid' | 'add-user' | 'ancestors' | 'archive' | 'arrow-angle' | 'arrow-both' | 'arrow-cycle' | 'arrow-path-rounded-square' | 'arrow-stop' | 'at-symbol' | 'backspace' | 'bar-pill-stack' | 'bars-3' | 'bars-3-bottom-left' | 'bars-3-bottom-right' | 'bars-3-center-left' | 'bars-4' | 'beaker' | 'bell' | 'bell-slash' | 'bell-stroke' | 'bold' | 'book' | 'bookmark' | 'bookmark-stroke' | 'bounding-box' | 'briefcase' | 'broadcast' | 'browser' | 'bug' | 'calendar' | 'camera' | 'carets-closed-square' | 'carousel' | 'category-list' | 'chart-bar' | 'chat-bubble' | 'chat-bubbles' | 'check' | 'check-badge' | 'checklist' | 'checkmark-circle' | 'chip' | 'circle' | 'circle-angled-line' | 'circle-dash' | 'circle-dot' | 'circle-dot-arrows' | 'circle-half' | 'circle-rule' | 'circle-tick' | 'clipboard' | 'clock' | 'clock-circle-arrow' | 'cloud' | 'cloud-download' | 'cloud-upload' | 'code' | 'collapse-all' | 'collapse-details' | 'color-palette' | 'columns' | 'compare' | 'computer' | 'connect-node' | 'connected-blocks' | 'cross-hairs' | 'cursor-rays' | 'cursor-ripples' | 'data-management' | 'delete-node' | 'doc-checkmark' | 'dock-bottom' | 'dock-none' | 'dock-side' | 'document' | 'document-clipboard' | 'dot' | 'dot-stroke' | 'drag' | 'dropper' | 'duplicate' | 'edit' | 'ellipses' | 'envelope' | 'exclamation-circle' | 'exclamation-mark' | 'exclamation-triangle' | 'expand-all' | 'expand-details' | 'expression' | 'eye' | 'eye-hidden' | 'face-frown' | 'face-smile' | 'fast-forward' | 'fast-forward-10' | 'film' | 'filter' | 'filter-stroke' | 'flag' | 'flag-stroke' | 'fold' | 'folder' | 'fork' | 'globe' | 'globe-alt-stroke' | 'group' | 'group-boxes' | 'hand' | 'hash' | 'heading' | 'home' | 'horizontal-rule' | 'hourglass' | 'hourglass-end' | 'hourglass-mid' | 'hourglass-start' | 'identification' | 'image' | 'inbox' | 'infinity' | 'information-circle-stroke' | 'inspect' | 'italic' | 'key' | 'keyboard' | 'laptop-phone' | 'layers' | 'lifebuoy' | 'lightbulb' | 'lightning-bolt' | 'link' | 'list-ordered' | 'list-unordered' | 'lock' | 'login' | 'looping' | 'looping-off' | 'map' | 'map-drives' | 'map-pin' | 'markdown' | 'maximize' | 'megaphone' | 'merge' | 'meter' | 'minimize' | 'minus' | 'minus-circle' | 'moon' | 'multiselect' | 'music-note' | 'newspaper' | 'not-allowed' | 'numbers' | 'office-building' | 'outline' | 'paper-airplane' | 'paper-clip' | 'pause' | 'pencil-square' | 'person-2' | 'person-3' | 'person-circle' | 'phone' | 'picture-in-picture' | 'pie-chart' | 'pin' | 'pizza-slice' | 'play' | 'plug' | 'plus-circle' | 'plus-minus' | 'pointer' | 'pointer-stroke' | 'priority-high' | 'priority-low' | 'priority-medium' | 'projector' | 'pull-close' | 'pull-draft' | 'pull-open' | 'pulse' | 'puzzle-piece' | 'question-mark-circle' | 'question-mark-circle-stroke' | 'rectangle-group' | 'rectangle-stack-horizontal' | 'rectangle-stack-vertical' | 'redo' | 'reply' | 'rewind' | 'rewind-10' | 'rocketship' | 'running' | 'scale' | 'scissors' | 'sensor' | 'server' | 'server-stack' | 'shapes' | 'share' | 'signal' | 'signal-slash' | 'signpost' | 'sort-ascending' | 'sort-descending' | 'soundwave' | 'split-horizontal' | 'split-none' | 'star' | 'star-half' | 'star-stroke' | 'start' | 'status-offline' | 'status-online' | 'stop-sign' | 'stopwatch' | 'strikethrough' | 'sun' | 'swatch' | 'switch' | 'switch-apps' | 'table' | 'tag' | 'task' | 'telescope' | 'template' | 'terminal' | 'thumb' | 'thumb-stroke' | 'traffic-cone' | 'transparent-box' | 'trend-down' | 'trend-up' | 'trophy' | 'truck' | 'typography' | 'undo' | 'unlock' | 'upload' | 'video-camera' | 'view-as-grid' | 'volume' | 'volume-muted' | 'wifi' | 'wrench' | 'x-circle' | 'zoom-in' | 'zoom-out'",
|
|
20768
|
+
"text": "'placeholder' | 'caret' | 'person' | 'menu' | 'cancel' | 'gear' | 'chevron' | 'logout' | 'copy' | 'more-actions' | 'add' | 'arrow' | 'delete' | 'download' | 'search' | 'split-vertical' | 'sparkles' | 'branch' | 'refresh' | 'double-chevron' | 'academic-cap' | 'add-asset' | 'add-comment' | 'add-grid' | 'add-user' | 'ancestors' | 'archive' | 'arrow-angle' | 'arrow-both' | 'arrow-cycle' | 'arrow-path-rounded-square' | 'arrow-stop' | 'at-symbol' | 'backspace' | 'bar-pill-stack' | 'bars-3' | 'bars-3-bottom-left' | 'bars-3-bottom-right' | 'bars-3-center-left' | 'bars-4' | 'beaker' | 'bell' | 'bell-slash' | 'bell-stroke' | 'bold' | 'book' | 'bookmark' | 'bookmark-stroke' | 'bounding-box' | 'briefcase' | 'broadcast' | 'browser' | 'bug' | 'calendar' | 'camera' | 'carets-closed-square' | 'carousel' | 'category-list' | 'chart-bar' | 'chat-bubble' | 'chat-bubbles' | 'check' | 'check-badge' | 'checklist' | 'checkmark-circle' | 'chip' | 'circle' | 'circle-angled-line' | 'circle-dash' | 'circle-dot' | 'circle-dot-arrows' | 'circle-half' | 'circle-rule' | 'circle-tick' | 'clipboard' | 'clock' | 'clock-circle-arrow' | 'cloud' | 'cloud-download' | 'cloud-upload' | 'code' | 'collapse-all' | 'collapse-details' | 'color-palette' | 'columns' | 'compare' | 'computer' | 'connect-node' | 'connected-blocks' | 'cross-hairs' | 'cursor-rays' | 'cursor-ripples' | 'data-management' | 'delete-node' | 'doc-checkmark' | 'dock-bottom' | 'dock-none' | 'dock-side' | 'document' | 'document-clipboard' | 'dot' | 'dot-stroke' | 'drag' | 'dropper' | 'duplicate' | 'edit' | 'ellipses' | 'envelope' | 'exclamation-circle' | 'exclamation-mark' | 'exclamation-triangle' | 'expand-all' | 'expand-details' | 'expression' | 'eye' | 'eye-hidden' | 'face-frown' | 'face-smile' | 'fast-forward' | 'fast-forward-10' | 'film' | 'filter' | 'filter-stroke' | 'flag' | 'flag-stroke' | 'fold' | 'folder' | 'fork' | 'globe' | 'globe-alt-stroke' | 'group' | 'group-boxes' | 'hand' | 'hash' | 'heading' | 'home' | 'horizontal-rule' | 'hourglass' | 'hourglass-end' | 'hourglass-mid' | 'hourglass-start' | 'identification' | 'image' | 'inbox' | 'infinity' | 'information-circle-stroke' | 'inspect' | 'italic' | 'key' | 'keyboard' | 'laptop-phone' | 'layers' | 'lifebuoy' | 'lightbulb' | 'lightning-bolt' | 'link' | 'list-ordered' | 'list-unordered' | 'lock' | 'login' | 'looping' | 'looping-off' | 'map' | 'map-drives' | 'map-pin' | 'markdown' | 'maximize' | 'megaphone' | 'merge' | 'meter' | 'minimize' | 'minus' | 'minus-circle' | 'moon' | 'multiselect' | 'music-note' | 'newspaper' | 'not-allowed' | 'numbers' | 'office-building' | 'outline' | 'paper-airplane' | 'paper-clip' | 'pause' | 'pencil-square' | 'person-2' | 'person-3' | 'person-circle' | 'phone' | 'picture-in-picture' | 'pie-chart' | 'pin' | 'pizza-slice' | 'play' | 'plug' | 'plus-circle' | 'plus-minus' | 'pointer' | 'pointer-stroke' | 'priority-high' | 'priority-low' | 'priority-medium' | 'projector' | 'pull-close' | 'pull-draft' | 'pull-open' | 'pulse' | 'puzzle-piece' | 'question-mark-circle' | 'question-mark-circle-stroke' | 'rectangle-group' | 'rectangle-stack-horizontal' | 'rectangle-stack-vertical' | 'redo' | 'reply' | 'rewind' | 'rewind-10' | 'rocketship' | 'running' | 'scale' | 'scissors' | 'sensor' | 'server' | 'server-stack' | 'shapes' | 'share' | 'signal' | 'signal-slash' | 'signpost' | 'sort-ascending' | 'sort-descending' | 'soundwave' | 'split-horizontal' | 'split-none' | 'star' | 'star-half' | 'star-stroke' | 'start' | 'status-offline' | 'status-online' | 'stop' | 'stop-sign' | 'stopwatch' | 'strikethrough' | 'sun' | 'swatch' | 'switch' | 'switch-apps' | 'table' | 'tag' | 'task' | 'telescope' | 'template' | 'terminal' | 'thumb' | 'thumb-stroke' | 'traffic-cone' | 'transparent-box' | 'trend-down' | 'trend-up' | 'trophy' | 'truck' | 'typography' | 'undo' | 'unlock' | 'upload' | 'video-camera' | 'view-as-grid' | 'volume' | 'volume-muted' | 'wifi' | 'wrench' | 'x-circle' | 'zoom-in' | 'zoom-out'",
|
|
20769
20769
|
"_sourceAliases": [
|
|
20770
20770
|
"IconName"
|
|
20771
20771
|
],
|
|
@@ -21730,6 +21730,10 @@
|
|
|
21730
21730
|
"value": "status-online",
|
|
21731
21731
|
"description": ""
|
|
21732
21732
|
},
|
|
21733
|
+
{
|
|
21734
|
+
"value": "stop",
|
|
21735
|
+
"description": ""
|
|
21736
|
+
},
|
|
21733
21737
|
{
|
|
21734
21738
|
"value": "stop-sign",
|
|
21735
21739
|
"description": ""
|
|
@@ -22497,7 +22501,7 @@
|
|
|
22497
22501
|
{
|
|
22498
22502
|
"name": "icon-name",
|
|
22499
22503
|
"type": {
|
|
22500
|
-
"text": "'placeholder' | 'caret' | 'person' | 'menu' | 'cancel' | 'gear' | 'chevron' | 'logout' | 'copy' | 'more-actions' | 'add' | 'arrow' | 'delete' | 'download' | 'search' | 'split-vertical' | 'sparkles' | 'branch' | 'refresh' | 'double-chevron' | 'academic-cap' | 'add-asset' | 'add-comment' | 'add-grid' | 'add-user' | 'ancestors' | 'archive' | 'arrow-angle' | 'arrow-both' | 'arrow-cycle' | 'arrow-path-rounded-square' | 'arrow-stop' | 'at-symbol' | 'backspace' | 'bar-pill-stack' | 'bars-3' | 'bars-3-bottom-left' | 'bars-3-bottom-right' | 'bars-3-center-left' | 'bars-4' | 'beaker' | 'bell' | 'bell-slash' | 'bell-stroke' | 'bold' | 'book' | 'bookmark' | 'bookmark-stroke' | 'bounding-box' | 'briefcase' | 'broadcast' | 'browser' | 'bug' | 'calendar' | 'camera' | 'carets-closed-square' | 'carousel' | 'category-list' | 'chart-bar' | 'chat-bubble' | 'chat-bubbles' | 'check' | 'check-badge' | 'checklist' | 'checkmark-circle' | 'chip' | 'circle' | 'circle-angled-line' | 'circle-dash' | 'circle-dot' | 'circle-dot-arrows' | 'circle-half' | 'circle-rule' | 'circle-tick' | 'clipboard' | 'clock' | 'clock-circle-arrow' | 'cloud' | 'cloud-download' | 'cloud-upload' | 'code' | 'collapse-all' | 'collapse-details' | 'color-palette' | 'columns' | 'compare' | 'computer' | 'connect-node' | 'connected-blocks' | 'cross-hairs' | 'cursor-rays' | 'cursor-ripples' | 'data-management' | 'delete-node' | 'doc-checkmark' | 'dock-bottom' | 'dock-none' | 'dock-side' | 'document' | 'document-clipboard' | 'dot' | 'dot-stroke' | 'drag' | 'dropper' | 'duplicate' | 'edit' | 'ellipses' | 'envelope' | 'exclamation-circle' | 'exclamation-mark' | 'exclamation-triangle' | 'expand-all' | 'expand-details' | 'expression' | 'eye' | 'eye-hidden' | 'face-frown' | 'face-smile' | 'fast-forward' | 'fast-forward-10' | 'film' | 'filter' | 'filter-stroke' | 'flag' | 'flag-stroke' | 'fold' | 'folder' | 'fork' | 'globe' | 'globe-alt-stroke' | 'group' | 'group-boxes' | 'hand' | 'hash' | 'heading' | 'home' | 'horizontal-rule' | 'hourglass' | 'hourglass-end' | 'hourglass-mid' | 'hourglass-start' | 'identification' | 'image' | 'inbox' | 'infinity' | 'information-circle-stroke' | 'inspect' | 'italic' | 'key' | 'keyboard' | 'laptop-phone' | 'layers' | 'lifebuoy' | 'lightbulb' | 'lightning-bolt' | 'link' | 'list-ordered' | 'list-unordered' | 'lock' | 'login' | 'looping' | 'looping-off' | 'map' | 'map-drives' | 'map-pin' | 'markdown' | 'maximize' | 'megaphone' | 'merge' | 'meter' | 'minimize' | 'minus' | 'minus-circle' | 'moon' | 'multiselect' | 'music-note' | 'newspaper' | 'not-allowed' | 'numbers' | 'office-building' | 'outline' | 'paper-airplane' | 'paper-clip' | 'pause' | 'pencil-square' | 'person-2' | 'person-3' | 'person-circle' | 'phone' | 'picture-in-picture' | 'pie-chart' | 'pin' | 'pizza-slice' | 'play' | 'plug' | 'plus-circle' | 'plus-minus' | 'pointer' | 'pointer-stroke' | 'priority-high' | 'priority-low' | 'priority-medium' | 'projector' | 'pull-close' | 'pull-draft' | 'pull-open' | 'pulse' | 'puzzle-piece' | 'question-mark-circle' | 'question-mark-circle-stroke' | 'rectangle-group' | 'rectangle-stack-horizontal' | 'rectangle-stack-vertical' | 'redo' | 'reply' | 'rewind' | 'rewind-10' | 'rocketship' | 'running' | 'scale' | 'scissors' | 'sensor' | 'server' | 'server-stack' | 'shapes' | 'share' | 'signal' | 'signal-slash' | 'signpost' | 'sort-ascending' | 'sort-descending' | 'soundwave' | 'split-horizontal' | 'split-none' | 'star' | 'star-half' | 'star-stroke' | 'start' | 'status-offline' | 'status-online' | 'stop-sign' | 'stopwatch' | 'strikethrough' | 'sun' | 'swatch' | 'switch' | 'switch-apps' | 'table' | 'tag' | 'task' | 'telescope' | 'template' | 'terminal' | 'thumb' | 'thumb-stroke' | 'traffic-cone' | 'transparent-box' | 'trend-down' | 'trend-up' | 'trophy' | 'truck' | 'typography' | 'undo' | 'unlock' | 'upload' | 'video-camera' | 'view-as-grid' | 'volume' | 'volume-muted' | 'wifi' | 'wrench' | 'x-circle' | 'zoom-in' | 'zoom-out'",
|
|
22504
|
+
"text": "'placeholder' | 'caret' | 'person' | 'menu' | 'cancel' | 'gear' | 'chevron' | 'logout' | 'copy' | 'more-actions' | 'add' | 'arrow' | 'delete' | 'download' | 'search' | 'split-vertical' | 'sparkles' | 'branch' | 'refresh' | 'double-chevron' | 'academic-cap' | 'add-asset' | 'add-comment' | 'add-grid' | 'add-user' | 'ancestors' | 'archive' | 'arrow-angle' | 'arrow-both' | 'arrow-cycle' | 'arrow-path-rounded-square' | 'arrow-stop' | 'at-symbol' | 'backspace' | 'bar-pill-stack' | 'bars-3' | 'bars-3-bottom-left' | 'bars-3-bottom-right' | 'bars-3-center-left' | 'bars-4' | 'beaker' | 'bell' | 'bell-slash' | 'bell-stroke' | 'bold' | 'book' | 'bookmark' | 'bookmark-stroke' | 'bounding-box' | 'briefcase' | 'broadcast' | 'browser' | 'bug' | 'calendar' | 'camera' | 'carets-closed-square' | 'carousel' | 'category-list' | 'chart-bar' | 'chat-bubble' | 'chat-bubbles' | 'check' | 'check-badge' | 'checklist' | 'checkmark-circle' | 'chip' | 'circle' | 'circle-angled-line' | 'circle-dash' | 'circle-dot' | 'circle-dot-arrows' | 'circle-half' | 'circle-rule' | 'circle-tick' | 'clipboard' | 'clock' | 'clock-circle-arrow' | 'cloud' | 'cloud-download' | 'cloud-upload' | 'code' | 'collapse-all' | 'collapse-details' | 'color-palette' | 'columns' | 'compare' | 'computer' | 'connect-node' | 'connected-blocks' | 'cross-hairs' | 'cursor-rays' | 'cursor-ripples' | 'data-management' | 'delete-node' | 'doc-checkmark' | 'dock-bottom' | 'dock-none' | 'dock-side' | 'document' | 'document-clipboard' | 'dot' | 'dot-stroke' | 'drag' | 'dropper' | 'duplicate' | 'edit' | 'ellipses' | 'envelope' | 'exclamation-circle' | 'exclamation-mark' | 'exclamation-triangle' | 'expand-all' | 'expand-details' | 'expression' | 'eye' | 'eye-hidden' | 'face-frown' | 'face-smile' | 'fast-forward' | 'fast-forward-10' | 'film' | 'filter' | 'filter-stroke' | 'flag' | 'flag-stroke' | 'fold' | 'folder' | 'fork' | 'globe' | 'globe-alt-stroke' | 'group' | 'group-boxes' | 'hand' | 'hash' | 'heading' | 'home' | 'horizontal-rule' | 'hourglass' | 'hourglass-end' | 'hourglass-mid' | 'hourglass-start' | 'identification' | 'image' | 'inbox' | 'infinity' | 'information-circle-stroke' | 'inspect' | 'italic' | 'key' | 'keyboard' | 'laptop-phone' | 'layers' | 'lifebuoy' | 'lightbulb' | 'lightning-bolt' | 'link' | 'list-ordered' | 'list-unordered' | 'lock' | 'login' | 'looping' | 'looping-off' | 'map' | 'map-drives' | 'map-pin' | 'markdown' | 'maximize' | 'megaphone' | 'merge' | 'meter' | 'minimize' | 'minus' | 'minus-circle' | 'moon' | 'multiselect' | 'music-note' | 'newspaper' | 'not-allowed' | 'numbers' | 'office-building' | 'outline' | 'paper-airplane' | 'paper-clip' | 'pause' | 'pencil-square' | 'person-2' | 'person-3' | 'person-circle' | 'phone' | 'picture-in-picture' | 'pie-chart' | 'pin' | 'pizza-slice' | 'play' | 'plug' | 'plus-circle' | 'plus-minus' | 'pointer' | 'pointer-stroke' | 'priority-high' | 'priority-low' | 'priority-medium' | 'projector' | 'pull-close' | 'pull-draft' | 'pull-open' | 'pulse' | 'puzzle-piece' | 'question-mark-circle' | 'question-mark-circle-stroke' | 'rectangle-group' | 'rectangle-stack-horizontal' | 'rectangle-stack-vertical' | 'redo' | 'reply' | 'rewind' | 'rewind-10' | 'rocketship' | 'running' | 'scale' | 'scissors' | 'sensor' | 'server' | 'server-stack' | 'shapes' | 'share' | 'signal' | 'signal-slash' | 'signpost' | 'sort-ascending' | 'sort-descending' | 'soundwave' | 'split-horizontal' | 'split-none' | 'star' | 'star-half' | 'star-stroke' | 'start' | 'status-offline' | 'status-online' | 'stop' | 'stop-sign' | 'stopwatch' | 'strikethrough' | 'sun' | 'swatch' | 'switch' | 'switch-apps' | 'table' | 'tag' | 'task' | 'telescope' | 'template' | 'terminal' | 'thumb' | 'thumb-stroke' | 'traffic-cone' | 'transparent-box' | 'trend-down' | 'trend-up' | 'trophy' | 'truck' | 'typography' | 'undo' | 'unlock' | 'upload' | 'video-camera' | 'view-as-grid' | 'volume' | 'volume-muted' | 'wifi' | 'wrench' | 'x-circle' | 'zoom-in' | 'zoom-out'",
|
|
22501
22505
|
"_sourceAliases": [
|
|
22502
22506
|
"IconName"
|
|
22503
22507
|
],
|
|
@@ -23462,6 +23466,10 @@
|
|
|
23462
23466
|
"value": "status-online",
|
|
23463
23467
|
"description": ""
|
|
23464
23468
|
},
|
|
23469
|
+
{
|
|
23470
|
+
"value": "stop",
|
|
23471
|
+
"description": ""
|
|
23472
|
+
},
|
|
23465
23473
|
{
|
|
23466
23474
|
"value": "stop-sign",
|
|
23467
23475
|
"description": ""
|
|
@@ -24202,7 +24210,7 @@
|
|
|
24202
24210
|
"since": "0.2.1",
|
|
24203
24211
|
"status": "stable",
|
|
24204
24212
|
"behavior": "button",
|
|
24205
|
-
"markdown": "## nve-icon-button\n\nAn icon button is a button that displays only an icon without a visual label.\n\n### Example\n\n```html\n<nve-icon-button icon-name=\"menu\"></nve-icon-button>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/icon-button/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | default slot for custom icons |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| iconName (icon-name) | `'placeholder' \\| 'caret' \\| 'person' \\| 'menu' \\| 'cancel' \\| 'gear' \\| 'chevron' \\| 'logout' \\| 'copy' \\| 'more-actions' \\| 'add' \\| 'arrow' \\| 'delete' \\| 'download' \\| 'search' \\| 'split-vertical' \\| 'sparkles' \\| 'branch' \\| 'refresh' \\| 'double-chevron' \\| 'academic-cap' \\| 'add-asset' \\| 'add-comment' \\| 'add-grid' \\| 'add-user' \\| 'ancestors' \\| 'archive' \\| 'arrow-angle' \\| 'arrow-both' \\| 'arrow-cycle' \\| 'arrow-path-rounded-square' \\| 'arrow-stop' \\| 'at-symbol' \\| 'backspace' \\| 'bar-pill-stack' \\| 'bars-3' \\| 'bars-3-bottom-left' \\| 'bars-3-bottom-right' \\| 'bars-3-center-left' \\| 'bars-4' \\| 'beaker' \\| 'bell' \\| 'bell-slash' \\| 'bell-stroke' \\| 'bold' \\| 'book' \\| 'bookmark' \\| 'bookmark-stroke' \\| 'bounding-box' \\| 'briefcase' \\| 'broadcast' \\| 'browser' \\| 'bug' \\| 'calendar' \\| 'camera' \\| 'carets-closed-square' \\| 'carousel' \\| 'category-list' \\| 'chart-bar' \\| 'chat-bubble' \\| 'chat-bubbles' \\| 'check' \\| 'check-badge' \\| 'checklist' \\| 'checkmark-circle' \\| 'chip' \\| 'circle' \\| 'circle-angled-line' \\| 'circle-dash' \\| 'circle-dot' \\| 'circle-dot-arrows' \\| 'circle-half' \\| 'circle-rule' \\| 'circle-tick' \\| 'clipboard' \\| 'clock' \\| 'clock-circle-arrow' \\| 'cloud' \\| 'cloud-download' \\| 'cloud-upload' \\| 'code' \\| 'collapse-all' \\| 'collapse-details' \\| 'color-palette' \\| 'columns' \\| 'compare' \\| 'computer' \\| 'connect-node' \\| 'connected-blocks' \\| 'cross-hairs' \\| 'cursor-rays' \\| 'cursor-ripples' \\| 'data-management' \\| 'delete-node' \\| 'doc-checkmark' \\| 'dock-bottom' \\| 'dock-none' \\| 'dock-side' \\| 'document' \\| 'document-clipboard' \\| 'dot' \\| 'dot-stroke' \\| 'drag' \\| 'dropper' \\| 'duplicate' \\| 'edit' \\| 'ellipses' \\| 'envelope' \\| 'exclamation-circle' \\| 'exclamation-mark' \\| 'exclamation-triangle' \\| 'expand-all' \\| 'expand-details' \\| 'expression' \\| 'eye' \\| 'eye-hidden' \\| 'face-frown' \\| 'face-smile' \\| 'fast-forward' \\| 'fast-forward-10' \\| 'film' \\| 'filter' \\| 'filter-stroke' \\| 'flag' \\| 'flag-stroke' \\| 'fold' \\| 'folder' \\| 'fork' \\| 'globe' \\| 'globe-alt-stroke' \\| 'group' \\| 'group-boxes' \\| 'hand' \\| 'hash' \\| 'heading' \\| 'home' \\| 'horizontal-rule' \\| 'hourglass' \\| 'hourglass-end' \\| 'hourglass-mid' \\| 'hourglass-start' \\| 'identification' \\| 'image' \\| 'inbox' \\| 'infinity' \\| 'information-circle-stroke' \\| 'inspect' \\| 'italic' \\| 'key' \\| 'keyboard' \\| 'laptop-phone' \\| 'layers' \\| 'lifebuoy' \\| 'lightbulb' \\| 'lightning-bolt' \\| 'link' \\| 'list-ordered' \\| 'list-unordered' \\| 'lock' \\| 'login' \\| 'looping' \\| 'looping-off' \\| 'map' \\| 'map-drives' \\| 'map-pin' \\| 'markdown' \\| 'maximize' \\| 'megaphone' \\| 'merge' \\| 'meter' \\| 'minimize' \\| 'minus' \\| 'minus-circle' \\| 'moon' \\| 'multiselect' \\| 'music-note' \\| 'newspaper' \\| 'not-allowed' \\| 'numbers' \\| 'office-building' \\| 'outline' \\| 'paper-airplane' \\| 'paper-clip' \\| 'pause' \\| 'pencil-square' \\| 'person-2' \\| 'person-3' \\| 'person-circle' \\| 'phone' \\| 'picture-in-picture' \\| 'pie-chart' \\| 'pin' \\| 'pizza-slice' \\| 'play' \\| 'plug' \\| 'plus-circle' \\| 'plus-minus' \\| 'pointer' \\| 'pointer-stroke' \\| 'priority-high' \\| 'priority-low' \\| 'priority-medium' \\| 'projector' \\| 'pull-close' \\| 'pull-draft' \\| 'pull-open' \\| 'pulse' \\| 'puzzle-piece' \\| 'question-mark-circle' \\| 'question-mark-circle-stroke' \\| 'rectangle-group' \\| 'rectangle-stack-horizontal' \\| 'rectangle-stack-vertical' \\| 'redo' \\| 'reply' \\| 'rewind' \\| 'rewind-10' \\| 'rocketship' \\| 'running' \\| 'scale' \\| 'scissors' \\| 'sensor' \\| 'server' \\| 'server-stack' \\| 'shapes' \\| 'share' \\| 'signal' \\| 'signal-slash' \\| 'signpost' \\| 'sort-ascending' \\| 'sort-descending' \\| 'soundwave' \\| 'split-horizontal' \\| 'split-none' \\| 'star' \\| 'star-half' \\| 'star-stroke' \\| 'start' \\| 'status-offline' \\| 'status-online' \\| 'stop-sign' \\| 'stopwatch' \\| 'strikethrough' \\| 'sun' \\| 'swatch' \\| 'switch' \\| 'switch-apps' \\| 'table' \\| 'tag' \\| 'task' \\| 'telescope' \\| 'template' \\| 'terminal' \\| 'thumb' \\| 'thumb-stroke' \\| 'traffic-cone' \\| 'transparent-box' \\| 'trend-down' \\| 'trend-up' \\| 'trophy' \\| 'truck' \\| 'typography' \\| 'undo' \\| 'unlock' \\| 'upload' \\| 'video-camera' \\| 'view-as-grid' \\| 'volume' \\| 'volume-muted' \\| 'wifi' \\| 'wrench' \\| 'x-circle' \\| 'zoom-in' \\| 'zoom-out'` | Sets the icon name, which determines which icon to display. |\n| direction | `'up' \\| 'down' \\| 'left' \\| 'right'` | Sets the direction of the icon. Only supported by expand-panel/collapse-panel (horizontal axis) and arrow/caret/chevron icons (4-directions) |\n| size | `'sm' \\| 'md' \\| 'lg' \\| \"default\"` | Controls the visual scale of an element to match its importance and available space. - `sm` Compact size for dense layouts or secondary elements with less visual prominence. - `md` Standard size that works well in most contexts and provides balanced visibility. - `lg` Larger size for emphasizing important elements or improving touch targets in spacious layouts. |\n| container | `'flat' \\| 'inline' \\| \"default\"` | Demonstrates different container styles to accommodate visual weight and context. - `flat` Element has white space bounds but reduced visual container. - `inline` Element container reduces to fit within inline content such as a block of text. |\n| interaction | `'emphasis' \\| 'destructive'` | The Interaction type provides a way to show the intent of an interactive element. This can help users quickly understand what each interaction does and reduce the potential for confusion or errors. - `emphasis` Shows the interaction targets emphasis or highlighting primary actions. - `destructive` Shows the interaction targets destructive actions such as deleting or removing. |\n| pressed | `boolean` | Indicates the current state of a toggle button that switches on or off. [MDN](https://mdn.dev/ARIA/Attributes/aria-pressed) - `true` The button is in the pressed (on) state and the associated action or setting is active. - `false` The button is in the unpressed (off) state and the associated action or setting is inactive. |\n| expanded | `boolean` | Indicates whether collapsible content is currently visible or hidden from the user. [MDN](https://mdn.dev/ARIA/Attributes/aria-expanded) - `true` The associated content expands and becomes visible to the user. - `false` The associated content collapses and hides from the user. |\n| readonly | `boolean` | Indicates whether the user can change the element's value while it remains visible and focusable. [MDN](https://mdn.dev/HTML/Attributes/readonly) - `true` The element has a readonly state: the user cannot change its value, but can still focus and copy it. - `false` The element allows editing and the user can change its value through interaction. |\n| form | `HTMLFormElement \\| null \\| string` | Like input form, sets a button to submit a form outside its parent form. Returns a reference to the form element if available. https://mdn.dev/ElementInternals/form |\n| name | `string` ... (use `icons_list` tool for full list) | The name of the button, submitted as a pair with the button's value as part of the form data, when that button submits the form. https://mdn.dev/HTML/Element/button#attr-name |\n| value | `string` | Defines the value associated with the element's name when submitting the form data. The server receives this value in params when the form submits through this button. [MDN](https://mdn.dev/HTML/Element/input#value) |\n| type | `'button' \\| 'submit' \\| 'reset'` | Defines the button behavior when associated within an <form> element. https://mdn.dev/HTML/Element/button#attr-type |\n| disabled | `boolean` | This Boolean attribute prevents the user from interacting with the element: it cannot receive press or focus events. [MDN](https://mdn.dev/ARIA/Attributes/aria-disabled) - `true` The element has a disabled state and does not accept interaction. - `false` The element has an enabled state and accepts interaction. |\n| selected | `boolean` | Indicates whether an element currently holds selection within a multi-option selection group. [MDN](https://mdn.dev/ARIA/Attributes/aria-selected) - `true` The element holds selection and represents the user's current choice within the group. - `false` The element does not hold selection and the user can choose it. |\n| current | `'page' \\| 'step'` | Indicates the element that represents the user's current location or position within a set. [MDN](https://mdn.dev/ARIA/Attributes/aria-current) - `page` Marks the current page within a set of navigation links. - `step` Marks the current step within a multi-step process or workflow. |\n| popoverTargetElement | `HTMLElement \\| null` | Establishing a relationship between a popover and its invoker button. https://mdn.dev/HTMLInputElement/popoverTargetElement |\n| popovertarget | `string` | The idref of the element that receives the popover. https://mdn.dev/HTML/Reference/Elements/button#popovertarget |\n| popoverTargetAction (popovertargetaction) | `'show' \\| 'hide' \\| 'toggle'` | The popover target action to perform on the popover target element. https://mdn.dev/HTMLInputElement/popoverTargetAction |\n| commandForElement | `HTMLElement \\| null` | The element that receives the command. https://mdn.dev/Invoker_Commands_API |\n| commandfor | `string \\| null` | The idref of the element that receives the command. https://mdn.dev/Invoker_Commands_API |\n| command | `string` | The command to execute on the element. https://mdn.dev/Invoker_Commands_API |\n| interestForElement | `HTMLElement \\| null` | The element that receives the interest. https://mdn.dev/HTMLAnchorElement/interestForElement |\n| interestfor | `string \\| null` | The idref of the element that receives the interest. https://mdn.dev/HTMLAnchorElement/interestForElement |\n\n### CSS Properties\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --border-radius | `string` | [MDN](https://mdn.dev/CSS/border-radius) |\n| --padding | `string` | [MDN](https://mdn.dev/CSS/padding) |\n| --line-height | `string` | [MDN](https://mdn.dev/CSS/line-height) |\n| --gap | `string` | [MDN](https://mdn.dev/CSS/gap) |\n| --height | `string` | [MDN](https://mdn.dev/CSS/height) |\n| --width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --background | `string` | [MDN](https://mdn.dev/CSS/background) |\n| --border | `string` | [MDN](https://mdn.dev/CSS/border) |\n| --font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --text-decoration | `string` | [MDN](https://mdn.dev/CSS/text-decoration) |\n| --text-align | `string` | [MDN](https://mdn.dev/CSS/text-align) |\n| --cursor | `string` | [MDN](https://mdn.dev/CSS/cursor) |\n| --text-transform | `string` | [MDN](https://mdn.dev/CSS/text-transform) |\n| --min-width | `string` | [MDN](https://mdn.dev/CSS/min-width) |"
|
|
24213
|
+
"markdown": "## nve-icon-button\n\nAn icon button is a button that displays only an icon without a visual label.\n\n### Example\n\n```html\n<nve-icon-button icon-name=\"menu\"></nve-icon-button>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/icon-button/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | default slot for custom icons |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| iconName (icon-name) | `'placeholder' \\| 'caret' \\| 'person' \\| 'menu' \\| 'cancel' \\| 'gear' \\| 'chevron' \\| 'logout' \\| 'copy' \\| 'more-actions' \\| 'add' \\| 'arrow' \\| 'delete' \\| 'download' \\| 'search' \\| 'split-vertical' \\| 'sparkles' \\| 'branch' \\| 'refresh' \\| 'double-chevron' \\| 'academic-cap' \\| 'add-asset' \\| 'add-comment' \\| 'add-grid' \\| 'add-user' \\| 'ancestors' \\| 'archive' \\| 'arrow-angle' \\| 'arrow-both' \\| 'arrow-cycle' \\| 'arrow-path-rounded-square' \\| 'arrow-stop' \\| 'at-symbol' \\| 'backspace' \\| 'bar-pill-stack' \\| 'bars-3' \\| 'bars-3-bottom-left' \\| 'bars-3-bottom-right' \\| 'bars-3-center-left' \\| 'bars-4' \\| 'beaker' \\| 'bell' \\| 'bell-slash' \\| 'bell-stroke' \\| 'bold' \\| 'book' \\| 'bookmark' \\| 'bookmark-stroke' \\| 'bounding-box' \\| 'briefcase' \\| 'broadcast' \\| 'browser' \\| 'bug' \\| 'calendar' \\| 'camera' \\| 'carets-closed-square' \\| 'carousel' \\| 'category-list' \\| 'chart-bar' \\| 'chat-bubble' \\| 'chat-bubbles' \\| 'check' \\| 'check-badge' \\| 'checklist' \\| 'checkmark-circle' \\| 'chip' \\| 'circle' \\| 'circle-angled-line' \\| 'circle-dash' \\| 'circle-dot' \\| 'circle-dot-arrows' \\| 'circle-half' \\| 'circle-rule' \\| 'circle-tick' \\| 'clipboard' \\| 'clock' \\| 'clock-circle-arrow' \\| 'cloud' \\| 'cloud-download' \\| 'cloud-upload' \\| 'code' \\| 'collapse-all' \\| 'collapse-details' \\| 'color-palette' \\| 'columns' \\| 'compare' \\| 'computer' \\| 'connect-node' \\| 'connected-blocks' \\| 'cross-hairs' \\| 'cursor-rays' \\| 'cursor-ripples' \\| 'data-management' \\| 'delete-node' \\| 'doc-checkmark' \\| 'dock-bottom' \\| 'dock-none' \\| 'dock-side' \\| 'document' \\| 'document-clipboard' \\| 'dot' \\| 'dot-stroke' \\| 'drag' \\| 'dropper' \\| 'duplicate' \\| 'edit' \\| 'ellipses' \\| 'envelope' \\| 'exclamation-circle' \\| 'exclamation-mark' \\| 'exclamation-triangle' \\| 'expand-all' \\| 'expand-details' \\| 'expression' \\| 'eye' \\| 'eye-hidden' \\| 'face-frown' \\| 'face-smile' \\| 'fast-forward' \\| 'fast-forward-10' \\| 'film' \\| 'filter' \\| 'filter-stroke' \\| 'flag' \\| 'flag-stroke' \\| 'fold' \\| 'folder' \\| 'fork' \\| 'globe' \\| 'globe-alt-stroke' \\| 'group' \\| 'group-boxes' \\| 'hand' \\| 'hash' \\| 'heading' \\| 'home' \\| 'horizontal-rule' \\| 'hourglass' \\| 'hourglass-end' \\| 'hourglass-mid' \\| 'hourglass-start' \\| 'identification' \\| 'image' \\| 'inbox' \\| 'infinity' \\| 'information-circle-stroke' \\| 'inspect' \\| 'italic' \\| 'key' \\| 'keyboard' \\| 'laptop-phone' \\| 'layers' \\| 'lifebuoy' \\| 'lightbulb' \\| 'lightning-bolt' \\| 'link' \\| 'list-ordered' \\| 'list-unordered' \\| 'lock' \\| 'login' \\| 'looping' \\| 'looping-off' \\| 'map' \\| 'map-drives' \\| 'map-pin' \\| 'markdown' \\| 'maximize' \\| 'megaphone' \\| 'merge' \\| 'meter' \\| 'minimize' \\| 'minus' \\| 'minus-circle' \\| 'moon' \\| 'multiselect' \\| 'music-note' \\| 'newspaper' \\| 'not-allowed' \\| 'numbers' \\| 'office-building' \\| 'outline' \\| 'paper-airplane' \\| 'paper-clip' \\| 'pause' \\| 'pencil-square' \\| 'person-2' \\| 'person-3' \\| 'person-circle' \\| 'phone' \\| 'picture-in-picture' \\| 'pie-chart' \\| 'pin' \\| 'pizza-slice' \\| 'play' \\| 'plug' \\| 'plus-circle' \\| 'plus-minus' \\| 'pointer' \\| 'pointer-stroke' \\| 'priority-high' \\| 'priority-low' \\| 'priority-medium' \\| 'projector' \\| 'pull-close' \\| 'pull-draft' \\| 'pull-open' \\| 'pulse' \\| 'puzzle-piece' \\| 'question-mark-circle' \\| 'question-mark-circle-stroke' \\| 'rectangle-group' \\| 'rectangle-stack-horizontal' \\| 'rectangle-stack-vertical' \\| 'redo' \\| 'reply' \\| 'rewind' \\| 'rewind-10' \\| 'rocketship' \\| 'running' \\| 'scale' \\| 'scissors' \\| 'sensor' \\| 'server' \\| 'server-stack' \\| 'shapes' \\| 'share' \\| 'signal' \\| 'signal-slash' \\| 'signpost' \\| 'sort-ascending' \\| 'sort-descending' \\| 'soundwave' \\| 'split-horizontal' \\| 'split-none' \\| 'star' \\| 'star-half' \\| 'star-stroke' \\| 'start' \\| 'status-offline' \\| 'status-online' \\| 'stop' \\| 'stop-sign' \\| 'stopwatch' \\| 'strikethrough' \\| 'sun' \\| 'swatch' \\| 'switch' \\| 'switch-apps' \\| 'table' \\| 'tag' \\| 'task' \\| 'telescope' \\| 'template' \\| 'terminal' \\| 'thumb' \\| 'thumb-stroke' \\| 'traffic-cone' \\| 'transparent-box' \\| 'trend-down' \\| 'trend-up' \\| 'trophy' \\| 'truck' \\| 'typography' \\| 'undo' \\| 'unlock' \\| 'upload' \\| 'video-camera' \\| 'view-as-grid' \\| 'volume' \\| 'volume-muted' \\| 'wifi' \\| 'wrench' \\| 'x-circle' \\| 'zoom-in' \\| 'zoom-out'` | Sets the icon name, which determines which icon to display. |\n| direction | `'up' \\| 'down' \\| 'left' \\| 'right'` | Sets the direction of the icon. Only supported by expand-panel/collapse-panel (horizontal axis) and arrow/caret/chevron icons (4-directions) |\n| size | `'sm' \\| 'md' \\| 'lg' \\| \"default\"` | Controls the visual scale of an element to match its importance and available space. - `sm` Compact size for dense layouts or secondary elements with less visual prominence. - `md` Standard size that works well in most contexts and provides balanced visibility. - `lg` Larger size for emphasizing important elements or improving touch targets in spacious layouts. |\n| container | `'flat' \\| 'inline' \\| \"default\"` | Demonstrates different container styles to accommodate visual weight and context. - `flat` Element has white space bounds but reduced visual container. - `inline` Element container reduces to fit within inline content such as a block of text. |\n| interaction | `'emphasis' \\| 'destructive'` | The Interaction type provides a way to show the intent of an interactive element. This can help users quickly understand what each interaction does and reduce the potential for confusion or errors. - `emphasis` Shows the interaction targets emphasis or highlighting primary actions. - `destructive` Shows the interaction targets destructive actions such as deleting or removing. |\n| pressed | `boolean` | Indicates the current state of a toggle button that switches on or off. [MDN](https://mdn.dev/ARIA/Attributes/aria-pressed) - `true` The button is in the pressed (on) state and the associated action or setting is active. - `false` The button is in the unpressed (off) state and the associated action or setting is inactive. |\n| expanded | `boolean` | Indicates whether collapsible content is currently visible or hidden from the user. [MDN](https://mdn.dev/ARIA/Attributes/aria-expanded) - `true` The associated content expands and becomes visible to the user. - `false` The associated content collapses and hides from the user. |\n| readonly | `boolean` | Indicates whether the user can change the element's value while it remains visible and focusable. [MDN](https://mdn.dev/HTML/Attributes/readonly) - `true` The element has a readonly state: the user cannot change its value, but can still focus and copy it. - `false` The element allows editing and the user can change its value through interaction. |\n| form | `HTMLFormElement \\| null \\| string` | Like input form, sets a button to submit a form outside its parent form. Returns a reference to the form element if available. https://mdn.dev/ElementInternals/form |\n| name | `string` ... (use `icons_list` tool for full list) | The name of the button, submitted as a pair with the button's value as part of the form data, when that button submits the form. https://mdn.dev/HTML/Element/button#attr-name |\n| value | `string` | Defines the value associated with the element's name when submitting the form data. The server receives this value in params when the form submits through this button. [MDN](https://mdn.dev/HTML/Element/input#value) |\n| type | `'button' \\| 'submit' \\| 'reset'` | Defines the button behavior when associated within an <form> element. https://mdn.dev/HTML/Element/button#attr-type |\n| disabled | `boolean` | This Boolean attribute prevents the user from interacting with the element: it cannot receive press or focus events. [MDN](https://mdn.dev/ARIA/Attributes/aria-disabled) - `true` The element has a disabled state and does not accept interaction. - `false` The element has an enabled state and accepts interaction. |\n| selected | `boolean` | Indicates whether an element currently holds selection within a multi-option selection group. [MDN](https://mdn.dev/ARIA/Attributes/aria-selected) - `true` The element holds selection and represents the user's current choice within the group. - `false` The element does not hold selection and the user can choose it. |\n| current | `'page' \\| 'step'` | Indicates the element that represents the user's current location or position within a set. [MDN](https://mdn.dev/ARIA/Attributes/aria-current) - `page` Marks the current page within a set of navigation links. - `step` Marks the current step within a multi-step process or workflow. |\n| popoverTargetElement | `HTMLElement \\| null` | Establishing a relationship between a popover and its invoker button. https://mdn.dev/HTMLInputElement/popoverTargetElement |\n| popovertarget | `string` | The idref of the element that receives the popover. https://mdn.dev/HTML/Reference/Elements/button#popovertarget |\n| popoverTargetAction (popovertargetaction) | `'show' \\| 'hide' \\| 'toggle'` | The popover target action to perform on the popover target element. https://mdn.dev/HTMLInputElement/popoverTargetAction |\n| commandForElement | `HTMLElement \\| null` | The element that receives the command. https://mdn.dev/Invoker_Commands_API |\n| commandfor | `string \\| null` | The idref of the element that receives the command. https://mdn.dev/Invoker_Commands_API |\n| command | `string` | The command to execute on the element. https://mdn.dev/Invoker_Commands_API |\n| interestForElement | `HTMLElement \\| null` | The element that receives the interest. https://mdn.dev/HTMLAnchorElement/interestForElement |\n| interestfor | `string \\| null` | The idref of the element that receives the interest. https://mdn.dev/HTMLAnchorElement/interestForElement |\n\n### CSS Properties\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --border-radius | `string` | [MDN](https://mdn.dev/CSS/border-radius) |\n| --padding | `string` | [MDN](https://mdn.dev/CSS/padding) |\n| --line-height | `string` | [MDN](https://mdn.dev/CSS/line-height) |\n| --gap | `string` | [MDN](https://mdn.dev/CSS/gap) |\n| --height | `string` | [MDN](https://mdn.dev/CSS/height) |\n| --width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --background | `string` | [MDN](https://mdn.dev/CSS/background) |\n| --border | `string` | [MDN](https://mdn.dev/CSS/border) |\n| --font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --text-decoration | `string` | [MDN](https://mdn.dev/CSS/text-decoration) |\n| --text-align | `string` | [MDN](https://mdn.dev/CSS/text-align) |\n| --cursor | `string` | [MDN](https://mdn.dev/CSS/cursor) |\n| --text-transform | `string` | [MDN](https://mdn.dev/CSS/text-transform) |\n| --min-width | `string` | [MDN](https://mdn.dev/CSS/min-width) |"
|
|
24206
24214
|
}
|
|
24207
24215
|
}
|
|
24208
24216
|
],
|
|
@@ -24366,7 +24374,7 @@
|
|
|
24366
24374
|
"kind": "field",
|
|
24367
24375
|
"name": "name",
|
|
24368
24376
|
"type": {
|
|
24369
|
-
"text": "'placeholder' | 'caret' | 'person' | 'menu' | 'cancel' | 'gear' | 'chevron' | 'logout' | 'copy' | 'more-actions' | 'add' | 'arrow' | 'delete' | 'download' | 'search' | 'split-vertical' | 'sparkles' | 'branch' | 'refresh' | 'double-chevron' | 'academic-cap' | 'add-asset' | 'add-comment' | 'add-grid' | 'add-user' | 'ancestors' | 'archive' | 'arrow-angle' | 'arrow-both' | 'arrow-cycle' | 'arrow-path-rounded-square' | 'arrow-stop' | 'at-symbol' | 'backspace' | 'bar-pill-stack' | 'bars-3' | 'bars-3-bottom-left' | 'bars-3-bottom-right' | 'bars-3-center-left' | 'bars-4' | 'beaker' | 'bell' | 'bell-slash' | 'bell-stroke' | 'bold' | 'book' | 'bookmark' | 'bookmark-stroke' | 'bounding-box' | 'briefcase' | 'broadcast' | 'browser' | 'bug' | 'calendar' | 'camera' | 'carets-closed-square' | 'carousel' | 'category-list' | 'chart-bar' | 'chat-bubble' | 'chat-bubbles' | 'check' | 'check-badge' | 'checklist' | 'checkmark-circle' | 'chip' | 'circle' | 'circle-angled-line' | 'circle-dash' | 'circle-dot' | 'circle-dot-arrows' | 'circle-half' | 'circle-rule' | 'circle-tick' | 'clipboard' | 'clock' | 'clock-circle-arrow' | 'cloud' | 'cloud-download' | 'cloud-upload' | 'code' | 'collapse-all' | 'collapse-details' | 'color-palette' | 'columns' | 'compare' | 'computer' | 'connect-node' | 'connected-blocks' | 'cross-hairs' | 'cursor-rays' | 'cursor-ripples' | 'data-management' | 'delete-node' | 'doc-checkmark' | 'dock-bottom' | 'dock-none' | 'dock-side' | 'document' | 'document-clipboard' | 'dot' | 'dot-stroke' | 'drag' | 'dropper' | 'duplicate' | 'edit' | 'ellipses' | 'envelope' | 'exclamation-circle' | 'exclamation-mark' | 'exclamation-triangle' | 'expand-all' | 'expand-details' | 'expression' | 'eye' | 'eye-hidden' | 'face-frown' | 'face-smile' | 'fast-forward' | 'fast-forward-10' | 'film' | 'filter' | 'filter-stroke' | 'flag' | 'flag-stroke' | 'fold' | 'folder' | 'fork' | 'globe' | 'globe-alt-stroke' | 'group' | 'group-boxes' | 'hand' | 'hash' | 'heading' | 'home' | 'horizontal-rule' | 'hourglass' | 'hourglass-end' | 'hourglass-mid' | 'hourglass-start' | 'identification' | 'image' | 'inbox' | 'infinity' | 'information-circle-stroke' | 'inspect' | 'italic' | 'key' | 'keyboard' | 'laptop-phone' | 'layers' | 'lifebuoy' | 'lightbulb' | 'lightning-bolt' | 'link' | 'list-ordered' | 'list-unordered' | 'lock' | 'login' | 'looping' | 'looping-off' | 'map' | 'map-drives' | 'map-pin' | 'markdown' | 'maximize' | 'megaphone' | 'merge' | 'meter' | 'minimize' | 'minus' | 'minus-circle' | 'moon' | 'multiselect' | 'music-note' | 'newspaper' | 'not-allowed' | 'numbers' | 'office-building' | 'outline' | 'paper-airplane' | 'paper-clip' | 'pause' | 'pencil-square' | 'person-2' | 'person-3' | 'person-circle' | 'phone' | 'picture-in-picture' | 'pie-chart' | 'pin' | 'pizza-slice' | 'play' | 'plug' | 'plus-circle' | 'plus-minus' | 'pointer' | 'pointer-stroke' | 'priority-high' | 'priority-low' | 'priority-medium' | 'projector' | 'pull-close' | 'pull-draft' | 'pull-open' | 'pulse' | 'puzzle-piece' | 'question-mark-circle' | 'question-mark-circle-stroke' | 'rectangle-group' | 'rectangle-stack-horizontal' | 'rectangle-stack-vertical' | 'redo' | 'reply' | 'rewind' | 'rewind-10' | 'rocketship' | 'running' | 'scale' | 'scissors' | 'sensor' | 'server' | 'server-stack' | 'shapes' | 'share' | 'signal' | 'signal-slash' | 'signpost' | 'sort-ascending' | 'sort-descending' | 'soundwave' | 'split-horizontal' | 'split-none' | 'star' | 'star-half' | 'star-stroke' | 'start' | 'status-offline' | 'status-online' | 'stop-sign' | 'stopwatch' | 'strikethrough' | 'sun' | 'swatch' | 'switch' | 'switch-apps' | 'table' | 'tag' | 'task' | 'telescope' | 'template' | 'terminal' | 'thumb' | 'thumb-stroke' | 'traffic-cone' | 'transparent-box' | 'trend-down' | 'trend-up' | 'trophy' | 'truck' | 'typography' | 'undo' | 'unlock' | 'upload' | 'video-camera' | 'view-as-grid' | 'volume' | 'volume-muted' | 'wifi' | 'wrench' | 'x-circle' | 'zoom-in' | 'zoom-out' | \"default\"",
|
|
24377
|
+
"text": "'placeholder' | 'caret' | 'person' | 'menu' | 'cancel' | 'gear' | 'chevron' | 'logout' | 'copy' | 'more-actions' | 'add' | 'arrow' | 'delete' | 'download' | 'search' | 'split-vertical' | 'sparkles' | 'branch' | 'refresh' | 'double-chevron' | 'academic-cap' | 'add-asset' | 'add-comment' | 'add-grid' | 'add-user' | 'ancestors' | 'archive' | 'arrow-angle' | 'arrow-both' | 'arrow-cycle' | 'arrow-path-rounded-square' | 'arrow-stop' | 'at-symbol' | 'backspace' | 'bar-pill-stack' | 'bars-3' | 'bars-3-bottom-left' | 'bars-3-bottom-right' | 'bars-3-center-left' | 'bars-4' | 'beaker' | 'bell' | 'bell-slash' | 'bell-stroke' | 'bold' | 'book' | 'bookmark' | 'bookmark-stroke' | 'bounding-box' | 'briefcase' | 'broadcast' | 'browser' | 'bug' | 'calendar' | 'camera' | 'carets-closed-square' | 'carousel' | 'category-list' | 'chart-bar' | 'chat-bubble' | 'chat-bubbles' | 'check' | 'check-badge' | 'checklist' | 'checkmark-circle' | 'chip' | 'circle' | 'circle-angled-line' | 'circle-dash' | 'circle-dot' | 'circle-dot-arrows' | 'circle-half' | 'circle-rule' | 'circle-tick' | 'clipboard' | 'clock' | 'clock-circle-arrow' | 'cloud' | 'cloud-download' | 'cloud-upload' | 'code' | 'collapse-all' | 'collapse-details' | 'color-palette' | 'columns' | 'compare' | 'computer' | 'connect-node' | 'connected-blocks' | 'cross-hairs' | 'cursor-rays' | 'cursor-ripples' | 'data-management' | 'delete-node' | 'doc-checkmark' | 'dock-bottom' | 'dock-none' | 'dock-side' | 'document' | 'document-clipboard' | 'dot' | 'dot-stroke' | 'drag' | 'dropper' | 'duplicate' | 'edit' | 'ellipses' | 'envelope' | 'exclamation-circle' | 'exclamation-mark' | 'exclamation-triangle' | 'expand-all' | 'expand-details' | 'expression' | 'eye' | 'eye-hidden' | 'face-frown' | 'face-smile' | 'fast-forward' | 'fast-forward-10' | 'film' | 'filter' | 'filter-stroke' | 'flag' | 'flag-stroke' | 'fold' | 'folder' | 'fork' | 'globe' | 'globe-alt-stroke' | 'group' | 'group-boxes' | 'hand' | 'hash' | 'heading' | 'home' | 'horizontal-rule' | 'hourglass' | 'hourglass-end' | 'hourglass-mid' | 'hourglass-start' | 'identification' | 'image' | 'inbox' | 'infinity' | 'information-circle-stroke' | 'inspect' | 'italic' | 'key' | 'keyboard' | 'laptop-phone' | 'layers' | 'lifebuoy' | 'lightbulb' | 'lightning-bolt' | 'link' | 'list-ordered' | 'list-unordered' | 'lock' | 'login' | 'looping' | 'looping-off' | 'map' | 'map-drives' | 'map-pin' | 'markdown' | 'maximize' | 'megaphone' | 'merge' | 'meter' | 'minimize' | 'minus' | 'minus-circle' | 'moon' | 'multiselect' | 'music-note' | 'newspaper' | 'not-allowed' | 'numbers' | 'office-building' | 'outline' | 'paper-airplane' | 'paper-clip' | 'pause' | 'pencil-square' | 'person-2' | 'person-3' | 'person-circle' | 'phone' | 'picture-in-picture' | 'pie-chart' | 'pin' | 'pizza-slice' | 'play' | 'plug' | 'plus-circle' | 'plus-minus' | 'pointer' | 'pointer-stroke' | 'priority-high' | 'priority-low' | 'priority-medium' | 'projector' | 'pull-close' | 'pull-draft' | 'pull-open' | 'pulse' | 'puzzle-piece' | 'question-mark-circle' | 'question-mark-circle-stroke' | 'rectangle-group' | 'rectangle-stack-horizontal' | 'rectangle-stack-vertical' | 'redo' | 'reply' | 'rewind' | 'rewind-10' | 'rocketship' | 'running' | 'scale' | 'scissors' | 'sensor' | 'server' | 'server-stack' | 'shapes' | 'share' | 'signal' | 'signal-slash' | 'signpost' | 'sort-ascending' | 'sort-descending' | 'soundwave' | 'split-horizontal' | 'split-none' | 'star' | 'star-half' | 'star-stroke' | 'start' | 'status-offline' | 'status-online' | 'stop' | 'stop-sign' | 'stopwatch' | 'strikethrough' | 'sun' | 'swatch' | 'switch' | 'switch-apps' | 'table' | 'tag' | 'task' | 'telescope' | 'template' | 'terminal' | 'thumb' | 'thumb-stroke' | 'traffic-cone' | 'transparent-box' | 'trend-down' | 'trend-up' | 'trophy' | 'truck' | 'typography' | 'undo' | 'unlock' | 'upload' | 'video-camera' | 'view-as-grid' | 'volume' | 'volume-muted' | 'wifi' | 'wrench' | 'x-circle' | 'zoom-in' | 'zoom-out' | \"default\"",
|
|
24370
24378
|
"_sourceAliases": [
|
|
24371
24379
|
"IconName"
|
|
24372
24380
|
],
|
|
@@ -25331,6 +25339,10 @@
|
|
|
25331
25339
|
"value": "status-online",
|
|
25332
25340
|
"description": ""
|
|
25333
25341
|
},
|
|
25342
|
+
{
|
|
25343
|
+
"value": "stop",
|
|
25344
|
+
"description": ""
|
|
25345
|
+
},
|
|
25334
25346
|
{
|
|
25335
25347
|
"value": "stop-sign",
|
|
25336
25348
|
"description": ""
|
|
@@ -25609,7 +25621,7 @@
|
|
|
25609
25621
|
{
|
|
25610
25622
|
"name": "name",
|
|
25611
25623
|
"type": {
|
|
25612
|
-
"text": "'placeholder' | 'caret' | 'person' | 'menu' | 'cancel' | 'gear' | 'chevron' | 'logout' | 'copy' | 'more-actions' | 'add' | 'arrow' | 'delete' | 'download' | 'search' | 'split-vertical' | 'sparkles' | 'branch' | 'refresh' | 'double-chevron' | 'academic-cap' | 'add-asset' | 'add-comment' | 'add-grid' | 'add-user' | 'ancestors' | 'archive' | 'arrow-angle' | 'arrow-both' | 'arrow-cycle' | 'arrow-path-rounded-square' | 'arrow-stop' | 'at-symbol' | 'backspace' | 'bar-pill-stack' | 'bars-3' | 'bars-3-bottom-left' | 'bars-3-bottom-right' | 'bars-3-center-left' | 'bars-4' | 'beaker' | 'bell' | 'bell-slash' | 'bell-stroke' | 'bold' | 'book' | 'bookmark' | 'bookmark-stroke' | 'bounding-box' | 'briefcase' | 'broadcast' | 'browser' | 'bug' | 'calendar' | 'camera' | 'carets-closed-square' | 'carousel' | 'category-list' | 'chart-bar' | 'chat-bubble' | 'chat-bubbles' | 'check' | 'check-badge' | 'checklist' | 'checkmark-circle' | 'chip' | 'circle' | 'circle-angled-line' | 'circle-dash' | 'circle-dot' | 'circle-dot-arrows' | 'circle-half' | 'circle-rule' | 'circle-tick' | 'clipboard' | 'clock' | 'clock-circle-arrow' | 'cloud' | 'cloud-download' | 'cloud-upload' | 'code' | 'collapse-all' | 'collapse-details' | 'color-palette' | 'columns' | 'compare' | 'computer' | 'connect-node' | 'connected-blocks' | 'cross-hairs' | 'cursor-rays' | 'cursor-ripples' | 'data-management' | 'delete-node' | 'doc-checkmark' | 'dock-bottom' | 'dock-none' | 'dock-side' | 'document' | 'document-clipboard' | 'dot' | 'dot-stroke' | 'drag' | 'dropper' | 'duplicate' | 'edit' | 'ellipses' | 'envelope' | 'exclamation-circle' | 'exclamation-mark' | 'exclamation-triangle' | 'expand-all' | 'expand-details' | 'expression' | 'eye' | 'eye-hidden' | 'face-frown' | 'face-smile' | 'fast-forward' | 'fast-forward-10' | 'film' | 'filter' | 'filter-stroke' | 'flag' | 'flag-stroke' | 'fold' | 'folder' | 'fork' | 'globe' | 'globe-alt-stroke' | 'group' | 'group-boxes' | 'hand' | 'hash' | 'heading' | 'home' | 'horizontal-rule' | 'hourglass' | 'hourglass-end' | 'hourglass-mid' | 'hourglass-start' | 'identification' | 'image' | 'inbox' | 'infinity' | 'information-circle-stroke' | 'inspect' | 'italic' | 'key' | 'keyboard' | 'laptop-phone' | 'layers' | 'lifebuoy' | 'lightbulb' | 'lightning-bolt' | 'link' | 'list-ordered' | 'list-unordered' | 'lock' | 'login' | 'looping' | 'looping-off' | 'map' | 'map-drives' | 'map-pin' | 'markdown' | 'maximize' | 'megaphone' | 'merge' | 'meter' | 'minimize' | 'minus' | 'minus-circle' | 'moon' | 'multiselect' | 'music-note' | 'newspaper' | 'not-allowed' | 'numbers' | 'office-building' | 'outline' | 'paper-airplane' | 'paper-clip' | 'pause' | 'pencil-square' | 'person-2' | 'person-3' | 'person-circle' | 'phone' | 'picture-in-picture' | 'pie-chart' | 'pin' | 'pizza-slice' | 'play' | 'plug' | 'plus-circle' | 'plus-minus' | 'pointer' | 'pointer-stroke' | 'priority-high' | 'priority-low' | 'priority-medium' | 'projector' | 'pull-close' | 'pull-draft' | 'pull-open' | 'pulse' | 'puzzle-piece' | 'question-mark-circle' | 'question-mark-circle-stroke' | 'rectangle-group' | 'rectangle-stack-horizontal' | 'rectangle-stack-vertical' | 'redo' | 'reply' | 'rewind' | 'rewind-10' | 'rocketship' | 'running' | 'scale' | 'scissors' | 'sensor' | 'server' | 'server-stack' | 'shapes' | 'share' | 'signal' | 'signal-slash' | 'signpost' | 'sort-ascending' | 'sort-descending' | 'soundwave' | 'split-horizontal' | 'split-none' | 'star' | 'star-half' | 'star-stroke' | 'start' | 'status-offline' | 'status-online' | 'stop-sign' | 'stopwatch' | 'strikethrough' | 'sun' | 'swatch' | 'switch' | 'switch-apps' | 'table' | 'tag' | 'task' | 'telescope' | 'template' | 'terminal' | 'thumb' | 'thumb-stroke' | 'traffic-cone' | 'transparent-box' | 'trend-down' | 'trend-up' | 'trophy' | 'truck' | 'typography' | 'undo' | 'unlock' | 'upload' | 'video-camera' | 'view-as-grid' | 'volume' | 'volume-muted' | 'wifi' | 'wrench' | 'x-circle' | 'zoom-in' | 'zoom-out' | \"default\"",
|
|
25624
|
+
"text": "'placeholder' | 'caret' | 'person' | 'menu' | 'cancel' | 'gear' | 'chevron' | 'logout' | 'copy' | 'more-actions' | 'add' | 'arrow' | 'delete' | 'download' | 'search' | 'split-vertical' | 'sparkles' | 'branch' | 'refresh' | 'double-chevron' | 'academic-cap' | 'add-asset' | 'add-comment' | 'add-grid' | 'add-user' | 'ancestors' | 'archive' | 'arrow-angle' | 'arrow-both' | 'arrow-cycle' | 'arrow-path-rounded-square' | 'arrow-stop' | 'at-symbol' | 'backspace' | 'bar-pill-stack' | 'bars-3' | 'bars-3-bottom-left' | 'bars-3-bottom-right' | 'bars-3-center-left' | 'bars-4' | 'beaker' | 'bell' | 'bell-slash' | 'bell-stroke' | 'bold' | 'book' | 'bookmark' | 'bookmark-stroke' | 'bounding-box' | 'briefcase' | 'broadcast' | 'browser' | 'bug' | 'calendar' | 'camera' | 'carets-closed-square' | 'carousel' | 'category-list' | 'chart-bar' | 'chat-bubble' | 'chat-bubbles' | 'check' | 'check-badge' | 'checklist' | 'checkmark-circle' | 'chip' | 'circle' | 'circle-angled-line' | 'circle-dash' | 'circle-dot' | 'circle-dot-arrows' | 'circle-half' | 'circle-rule' | 'circle-tick' | 'clipboard' | 'clock' | 'clock-circle-arrow' | 'cloud' | 'cloud-download' | 'cloud-upload' | 'code' | 'collapse-all' | 'collapse-details' | 'color-palette' | 'columns' | 'compare' | 'computer' | 'connect-node' | 'connected-blocks' | 'cross-hairs' | 'cursor-rays' | 'cursor-ripples' | 'data-management' | 'delete-node' | 'doc-checkmark' | 'dock-bottom' | 'dock-none' | 'dock-side' | 'document' | 'document-clipboard' | 'dot' | 'dot-stroke' | 'drag' | 'dropper' | 'duplicate' | 'edit' | 'ellipses' | 'envelope' | 'exclamation-circle' | 'exclamation-mark' | 'exclamation-triangle' | 'expand-all' | 'expand-details' | 'expression' | 'eye' | 'eye-hidden' | 'face-frown' | 'face-smile' | 'fast-forward' | 'fast-forward-10' | 'film' | 'filter' | 'filter-stroke' | 'flag' | 'flag-stroke' | 'fold' | 'folder' | 'fork' | 'globe' | 'globe-alt-stroke' | 'group' | 'group-boxes' | 'hand' | 'hash' | 'heading' | 'home' | 'horizontal-rule' | 'hourglass' | 'hourglass-end' | 'hourglass-mid' | 'hourglass-start' | 'identification' | 'image' | 'inbox' | 'infinity' | 'information-circle-stroke' | 'inspect' | 'italic' | 'key' | 'keyboard' | 'laptop-phone' | 'layers' | 'lifebuoy' | 'lightbulb' | 'lightning-bolt' | 'link' | 'list-ordered' | 'list-unordered' | 'lock' | 'login' | 'looping' | 'looping-off' | 'map' | 'map-drives' | 'map-pin' | 'markdown' | 'maximize' | 'megaphone' | 'merge' | 'meter' | 'minimize' | 'minus' | 'minus-circle' | 'moon' | 'multiselect' | 'music-note' | 'newspaper' | 'not-allowed' | 'numbers' | 'office-building' | 'outline' | 'paper-airplane' | 'paper-clip' | 'pause' | 'pencil-square' | 'person-2' | 'person-3' | 'person-circle' | 'phone' | 'picture-in-picture' | 'pie-chart' | 'pin' | 'pizza-slice' | 'play' | 'plug' | 'plus-circle' | 'plus-minus' | 'pointer' | 'pointer-stroke' | 'priority-high' | 'priority-low' | 'priority-medium' | 'projector' | 'pull-close' | 'pull-draft' | 'pull-open' | 'pulse' | 'puzzle-piece' | 'question-mark-circle' | 'question-mark-circle-stroke' | 'rectangle-group' | 'rectangle-stack-horizontal' | 'rectangle-stack-vertical' | 'redo' | 'reply' | 'rewind' | 'rewind-10' | 'rocketship' | 'running' | 'scale' | 'scissors' | 'sensor' | 'server' | 'server-stack' | 'shapes' | 'share' | 'signal' | 'signal-slash' | 'signpost' | 'sort-ascending' | 'sort-descending' | 'soundwave' | 'split-horizontal' | 'split-none' | 'star' | 'star-half' | 'star-stroke' | 'start' | 'status-offline' | 'status-online' | 'stop' | 'stop-sign' | 'stopwatch' | 'strikethrough' | 'sun' | 'swatch' | 'switch' | 'switch-apps' | 'table' | 'tag' | 'task' | 'telescope' | 'template' | 'terminal' | 'thumb' | 'thumb-stroke' | 'traffic-cone' | 'transparent-box' | 'trend-down' | 'trend-up' | 'trophy' | 'truck' | 'typography' | 'undo' | 'unlock' | 'upload' | 'video-camera' | 'view-as-grid' | 'volume' | 'volume-muted' | 'wifi' | 'wrench' | 'x-circle' | 'zoom-in' | 'zoom-out' | \"default\"",
|
|
25613
25625
|
"_sourceAliases": [
|
|
25614
25626
|
"IconName"
|
|
25615
25627
|
],
|
|
@@ -26574,6 +26586,10 @@
|
|
|
26574
26586
|
"value": "status-online",
|
|
26575
26587
|
"description": ""
|
|
26576
26588
|
},
|
|
26589
|
+
{
|
|
26590
|
+
"value": "stop",
|
|
26591
|
+
"description": ""
|
|
26592
|
+
},
|
|
26577
26593
|
{
|
|
26578
26594
|
"value": "stop-sign",
|
|
26579
26595
|
"description": ""
|
|
@@ -26837,7 +26853,7 @@
|
|
|
26837
26853
|
"type": {
|
|
26838
26854
|
"text": "object"
|
|
26839
26855
|
},
|
|
26840
|
-
"default": "{ 'placeholder': iconImport(() => import('./icons/placeholder.svg?raw')), 'caret': iconImport(() => import('./icons/caret.svg?raw')), 'person': iconImport(() => import('./icons/person.svg?raw')), 'menu': iconImport(() => import('./icons/menu.svg?raw')), 'cancel': iconImport(() => import('./icons/cancel.svg?raw')), 'gear': iconImport(() => import('./icons/gear.svg?raw')), 'chevron': iconImport(() => import('./icons/chevron.svg?raw')), 'logout': iconImport(() => import('./icons/logout.svg?raw')), 'copy': iconImport(() => import('./icons/copy.svg?raw')), 'more-actions': iconImport(() => import('./icons/more-actions.svg?raw')), 'add': iconImport(() => import('./icons/add.svg?raw')), 'arrow': iconImport(() => import('./icons/arrow.svg?raw')), 'delete': iconImport(() => import('./icons/delete.svg?raw')), 'download': iconImport(() => import('./icons/download.svg?raw')), 'search': iconImport(() => import('./icons/search.svg?raw')), 'split-vertical': iconImport(() => import('./icons/split-vertical.svg?raw')), 'sparkles': iconImport(() => import('./icons/sparkles.svg?raw')), 'branch': iconImport(() => import('./icons/branch.svg?raw')), 'refresh': iconImport(() => import('./icons/refresh.svg?raw')), 'double-chevron': iconImport(() => import('./icons/double-chevron.svg?raw')), 'academic-cap': iconImport(() => import('./icons/academic-cap.svg?raw')), 'add-asset': iconImport(() => import('./icons/add-asset.svg?raw')), 'add-comment': iconImport(() => import('./icons/add-comment.svg?raw')), 'add-grid': iconImport(() => import('./icons/add-grid.svg?raw')), 'add-user': iconImport(() => import('./icons/add-user.svg?raw')), 'ancestors': iconImport(() => import('./icons/ancestors.svg?raw')), 'archive': iconImport(() => import('./icons/archive.svg?raw')), 'arrow-angle': iconImport(() => import('./icons/arrow-angle.svg?raw')), 'arrow-both': iconImport(() => import('./icons/arrow-both.svg?raw')), 'arrow-cycle': iconImport(() => import('./icons/arrow-cycle.svg?raw')), 'arrow-path-rounded-square': iconImport(() => import('./icons/arrow-path-rounded-square.svg?raw')), 'arrow-stop': iconImport(() => import('./icons/arrow-stop.svg?raw')), 'at-symbol': iconImport(() => import('./icons/at-symbol.svg?raw')), 'backspace': iconImport(() => import('./icons/backspace.svg?raw')), 'bar-pill-stack': iconImport(() => import('./icons/bar-pill-stack.svg?raw')), 'bars-3': iconImport(() => import('./icons/bars-3.svg?raw')), 'bars-3-bottom-left': iconImport(() => import('./icons/bars-3-bottom-left.svg?raw')), 'bars-3-bottom-right': iconImport(() => import('./icons/bars-3-bottom-right.svg?raw')), 'bars-3-center-left': iconImport(() => import('./icons/bars-3-center-left.svg?raw')), 'bars-4': iconImport(() => import('./icons/bars-4.svg?raw')), 'beaker': iconImport(() => import('./icons/beaker.svg?raw')), 'bell': iconImport(() => import('./icons/bell.svg?raw')), 'bell-slash': iconImport(() => import('./icons/bell-slash.svg?raw')), 'bell-stroke': iconImport(() => import('./icons/bell-stroke.svg?raw')), 'bold': iconImport(() => import('./icons/bold.svg?raw')), 'book': iconImport(() => import('./icons/book.svg?raw')), 'bookmark': iconImport(() => import('./icons/bookmark.svg?raw')), 'bookmark-stroke': iconImport(() => import('./icons/bookmark-stroke.svg?raw')), 'bounding-box': iconImport(() => import('./icons/bounding-box.svg?raw')), 'briefcase': iconImport(() => import('./icons/briefcase.svg?raw')), 'broadcast': iconImport(() => import('./icons/broadcast.svg?raw')), 'browser': iconImport(() => import('./icons/browser.svg?raw')), 'bug': iconImport(() => import('./icons/bug.svg?raw')), 'calendar': iconImport(() => import('./icons/calendar.svg?raw')), 'camera': iconImport(() => import('./icons/camera.svg?raw')), 'carets-closed-square': iconImport(() => import('./icons/carets-closed-square.svg?raw')), 'carousel': iconImport(() => import('./icons/carousel.svg?raw')), 'category-list': iconImport(() => import('./icons/category-list.svg?raw')), 'chart-bar': iconImport(() => import('./icons/chart-bar.svg?raw')), 'chat-bubble': iconImport(() => import('./icons/chat-bubble.svg?raw')), 'chat-bubbles': iconImport(() => import('./icons/chat-bubbles.svg?raw')), 'check': iconImport(() => import('./icons/check.svg?raw')), 'check-badge': iconImport(() => import('./icons/check-badge.svg?raw')), 'checklist': iconImport(() => import('./icons/checklist.svg?raw')), 'checkmark-circle': iconImport(() => import('./icons/checkmark-circle.svg?raw')), 'chip': iconImport(() => import('./icons/chip.svg?raw')), 'circle': iconImport(() => import('./icons/circle.svg?raw')), 'circle-angled-line': iconImport(() => import('./icons/circle-angled-line.svg?raw')), 'circle-dash': iconImport(() => import('./icons/circle-dash.svg?raw')), 'circle-dot': iconImport(() => import('./icons/circle-dot.svg?raw')), 'circle-dot-arrows': iconImport(() => import('./icons/circle-dot-arrows.svg?raw')), 'circle-half': iconImport(() => import('./icons/circle-half.svg?raw')), 'circle-rule': iconImport(() => import('./icons/circle-rule.svg?raw')), 'circle-tick': iconImport(() => import('./icons/circle-tick.svg?raw')), 'clipboard': iconImport(() => import('./icons/clipboard.svg?raw')), 'clock': iconImport(() => import('./icons/clock.svg?raw')), 'clock-circle-arrow': iconImport(() => import('./icons/clock-circle-arrow.svg?raw')), 'cloud': iconImport(() => import('./icons/cloud.svg?raw')), 'cloud-download': iconImport(() => import('./icons/cloud-download.svg?raw')), 'cloud-upload': iconImport(() => import('./icons/cloud-upload.svg?raw')), 'code': iconImport(() => import('./icons/code.svg?raw')), 'collapse-all': iconImport(() => import('./icons/collapse-all.svg?raw')), 'collapse-details': iconImport(() => import('./icons/collapse-details.svg?raw')), 'color-palette': iconImport(() => import('./icons/color-palette.svg?raw')), 'columns': iconImport(() => import('./icons/columns.svg?raw')), 'compare': iconImport(() => import('./icons/compare.svg?raw')), 'computer': iconImport(() => import('./icons/computer.svg?raw')), 'connect-node': iconImport(() => import('./icons/connect-node.svg?raw')), 'connected-blocks': iconImport(() => import('./icons/connected-blocks.svg?raw')), 'cross-hairs': iconImport(() => import('./icons/cross-hairs.svg?raw')), 'cursor-rays': iconImport(() => import('./icons/cursor-rays.svg?raw')), 'cursor-ripples': iconImport(() => import('./icons/cursor-ripples.svg?raw')), 'data-management': iconImport(() => import('./icons/data-management.svg?raw')), 'delete-node': iconImport(() => import('./icons/delete-node.svg?raw')), 'doc-checkmark': iconImport(() => import('./icons/doc-checkmark.svg?raw')), 'dock-bottom': iconImport(() => import('./icons/dock-bottom.svg?raw')), 'dock-none': iconImport(() => import('./icons/dock-none.svg?raw')), 'dock-side': iconImport(() => import('./icons/dock-side.svg?raw')), 'document': iconImport(() => import('./icons/document.svg?raw')), 'document-clipboard': iconImport(() => import('./icons/document-clipboard.svg?raw')), 'dot': iconImport(() => import('./icons/dot.svg?raw')), 'dot-stroke': iconImport(() => import('./icons/dot-stroke.svg?raw')), 'drag': iconImport(() => import('./icons/drag.svg?raw')), 'dropper': iconImport(() => import('./icons/dropper.svg?raw')), 'duplicate': iconImport(() => import('./icons/duplicate.svg?raw')), 'edit': iconImport(() => import('./icons/edit.svg?raw')), 'ellipses': iconImport(() => import('./icons/ellipses.svg?raw')), 'envelope': iconImport(() => import('./icons/envelope.svg?raw')), 'exclamation-circle': iconImport(() => import('./icons/exclamation-circle.svg?raw')), 'exclamation-mark': iconImport(() => import('./icons/exclamation-mark.svg?raw')), 'exclamation-triangle': iconImport(() => import('./icons/exclamation-triangle.svg?raw')), 'expand-all': iconImport(() => import('./icons/expand-all.svg?raw')), 'expand-details': iconImport(() => import('./icons/expand-details.svg?raw')), 'expression': iconImport(() => import('./icons/expression.svg?raw')), 'eye': iconImport(() => import('./icons/eye.svg?raw')), 'eye-hidden': iconImport(() => import('./icons/eye-hidden.svg?raw')), 'face-frown': iconImport(() => import('./icons/face-frown.svg?raw')), 'face-smile': iconImport(() => import('./icons/face-smile.svg?raw')), 'fast-forward': iconImport(() => import('./icons/fast-forward.svg?raw')), 'fast-forward-10': iconImport(() => import('./icons/fast-forward-10.svg?raw')), 'film': iconImport(() => import('./icons/film.svg?raw')), 'filter': iconImport(() => import('./icons/filter.svg?raw')), 'filter-stroke': iconImport(() => import('./icons/filter-stroke.svg?raw')), 'flag': iconImport(() => import('./icons/flag.svg?raw')), 'flag-stroke': iconImport(() => import('./icons/flag-stroke.svg?raw')), 'fold': iconImport(() => import('./icons/fold.svg?raw')), 'folder': iconImport(() => import('./icons/folder.svg?raw')), 'fork': iconImport(() => import('./icons/fork.svg?raw')), 'globe': iconImport(() => import('./icons/globe.svg?raw')), 'globe-alt-stroke': iconImport(() => import('./icons/globe-alt-stroke.svg?raw')), 'group': iconImport(() => import('./icons/group.svg?raw')), 'group-boxes': iconImport(() => import('./icons/group-boxes.svg?raw')), 'hand': iconImport(() => import('./icons/hand.svg?raw')), 'hash': iconImport(() => import('./icons/hash.svg?raw')), 'heading': iconImport(() => import('./icons/heading.svg?raw')), 'home': iconImport(() => import('./icons/home.svg?raw')), 'horizontal-rule': iconImport(() => import('./icons/horizontal-rule.svg?raw')), 'hourglass': iconImport(() => import('./icons/hourglass.svg?raw')), 'hourglass-end': iconImport(() => import('./icons/hourglass-end.svg?raw')), 'hourglass-mid': iconImport(() => import('./icons/hourglass-mid.svg?raw')), 'hourglass-start': iconImport(() => import('./icons/hourglass-start.svg?raw')), 'identification': iconImport(() => import('./icons/identification.svg?raw')), 'image': iconImport(() => import('./icons/image.svg?raw')), 'inbox': iconImport(() => import('./icons/inbox.svg?raw')), 'infinity': iconImport(() => import('./icons/infinity.svg?raw')), 'information-circle-stroke': iconImport(() => import('./icons/information-circle-stroke.svg?raw')), 'inspect': iconImport(() => import('./icons/inspect.svg?raw')), 'italic': iconImport(() => import('./icons/italic.svg?raw')), 'key': iconImport(() => import('./icons/key.svg?raw')), 'keyboard': iconImport(() => import('./icons/keyboard.svg?raw')), 'laptop-phone': iconImport(() => import('./icons/laptop-phone.svg?raw')), 'layers': iconImport(() => import('./icons/layers.svg?raw')), 'lifebuoy': iconImport(() => import('./icons/lifebuoy.svg?raw')), 'lightbulb': iconImport(() => import('./icons/lightbulb.svg?raw')), 'lightning-bolt': iconImport(() => import('./icons/lightning-bolt.svg?raw')), 'link': iconImport(() => import('./icons/link.svg?raw')), 'list-ordered': iconImport(() => import('./icons/list-ordered.svg?raw')), 'list-unordered': iconImport(() => import('./icons/list-unordered.svg?raw')), 'lock': iconImport(() => import('./icons/lock.svg?raw')), 'login': iconImport(() => import('./icons/login.svg?raw')), 'looping': iconImport(() => import('./icons/looping.svg?raw')), 'looping-off': iconImport(() => import('./icons/looping-off.svg?raw')), 'map': iconImport(() => import('./icons/map.svg?raw')), 'map-drives': iconImport(() => import('./icons/map-drives.svg?raw')), 'map-pin': iconImport(() => import('./icons/map-pin.svg?raw')), 'markdown': iconImport(() => import('./icons/markdown.svg?raw')), 'maximize': iconImport(() => import('./icons/maximize.svg?raw')), 'megaphone': iconImport(() => import('./icons/megaphone.svg?raw')), 'merge': iconImport(() => import('./icons/merge.svg?raw')), 'meter': iconImport(() => import('./icons/meter.svg?raw')), 'minimize': iconImport(() => import('./icons/minimize.svg?raw')), 'minus': iconImport(() => import('./icons/minus.svg?raw')), 'minus-circle': iconImport(() => import('./icons/minus-circle.svg?raw')), 'moon': iconImport(() => import('./icons/moon.svg?raw')), 'multiselect': iconImport(() => import('./icons/multiselect.svg?raw')), 'music-note': iconImport(() => import('./icons/music-note.svg?raw')), 'newspaper': iconImport(() => import('./icons/newspaper.svg?raw')), 'not-allowed': iconImport(() => import('./icons/not-allowed.svg?raw')), 'numbers': iconImport(() => import('./icons/numbers.svg?raw')), 'office-building': iconImport(() => import('./icons/office-building.svg?raw')), 'outline': iconImport(() => import('./icons/outline.svg?raw')), 'paper-airplane': iconImport(() => import('./icons/paper-airplane.svg?raw')), 'paper-clip': iconImport(() => import('./icons/paper-clip.svg?raw')), 'pause': iconImport(() => import('./icons/pause.svg?raw')), 'pencil-square': iconImport(() => import('./icons/pencil-square.svg?raw')), 'person-2': iconImport(() => import('./icons/person-2.svg?raw')), 'person-3': iconImport(() => import('./icons/person-3.svg?raw')), 'person-circle': iconImport(() => import('./icons/person-circle.svg?raw')), 'phone': iconImport(() => import('./icons/phone.svg?raw')), 'picture-in-picture': iconImport(() => import('./icons/picture-in-picture.svg?raw')), 'pie-chart': iconImport(() => import('./icons/pie-chart.svg?raw')), 'pin': iconImport(() => import('./icons/pin.svg?raw')), 'pizza-slice': iconImport(() => import('./icons/pizza-slice.svg?raw')), 'play': iconImport(() => import('./icons/play.svg?raw')), 'plug': iconImport(() => import('./icons/plug.svg?raw')), 'plus-circle': iconImport(() => import('./icons/plus-circle.svg?raw')), 'plus-minus': iconImport(() => import('./icons/plus-minus.svg?raw')), 'pointer': iconImport(() => import('./icons/pointer.svg?raw')), 'pointer-stroke': iconImport(() => import('./icons/pointer-stroke.svg?raw')), 'priority-high': iconImport(() => import('./icons/priority-high.svg?raw')), 'priority-low': iconImport(() => import('./icons/priority-low.svg?raw')), 'priority-medium': iconImport(() => import('./icons/priority-medium.svg?raw')), 'projector': iconImport(() => import('./icons/projector.svg?raw')), 'pull-close': iconImport(() => import('./icons/pull-close.svg?raw')), 'pull-draft': iconImport(() => import('./icons/pull-draft.svg?raw')), 'pull-open': iconImport(() => import('./icons/pull-open.svg?raw')), 'pulse': iconImport(() => import('./icons/pulse.svg?raw')), 'puzzle-piece': iconImport(() => import('./icons/puzzle-piece.svg?raw')), 'question-mark-circle': iconImport(() => import('./icons/question-mark-circle.svg?raw')), 'question-mark-circle-stroke': iconImport(() => import('./icons/question-mark-circle-stroke.svg?raw')), 'rectangle-group': iconImport(() => import('./icons/rectangle-group.svg?raw')), 'rectangle-stack-horizontal': iconImport(() => import('./icons/rectangle-stack-horizontal.svg?raw')), 'rectangle-stack-vertical': iconImport(() => import('./icons/rectangle-stack-vertical.svg?raw')), 'redo': iconImport(() => import('./icons/redo.svg?raw')), 'reply': iconImport(() => import('./icons/reply.svg?raw')), 'rewind': iconImport(() => import('./icons/rewind.svg?raw')), 'rewind-10': iconImport(() => import('./icons/rewind-10.svg?raw')), 'rocketship': iconImport(() => import('./icons/rocketship.svg?raw')), 'running': iconImport(() => import('./icons/running.svg?raw')), 'scale': iconImport(() => import('./icons/scale.svg?raw')), 'scissors': iconImport(() => import('./icons/scissors.svg?raw')), 'sensor': iconImport(() => import('./icons/sensor.svg?raw')), 'server': iconImport(() => import('./icons/server.svg?raw')), 'server-stack': iconImport(() => import('./icons/server-stack.svg?raw')), 'shapes': iconImport(() => import('./icons/shapes.svg?raw')), 'share': iconImport(() => import('./icons/share.svg?raw')), 'signal': iconImport(() => import('./icons/signal.svg?raw')), 'signal-slash': iconImport(() => import('./icons/signal-slash.svg?raw')), 'signpost': iconImport(() => import('./icons/signpost.svg?raw')), 'sort-ascending': iconImport(() => import('./icons/sort-ascending.svg?raw')), 'sort-descending': iconImport(() => import('./icons/sort-descending.svg?raw')), 'soundwave': iconImport(() => import('./icons/soundwave.svg?raw')), 'split-horizontal': iconImport(() => import('./icons/split-horizontal.svg?raw')), 'split-none': iconImport(() => import('./icons/split-none.svg?raw')), 'star': iconImport(() => import('./icons/star.svg?raw')), 'star-half': iconImport(() => import('./icons/star-half.svg?raw')), 'star-stroke': iconImport(() => import('./icons/star-stroke.svg?raw')), 'start': iconImport(() => import('./icons/start.svg?raw')), 'status-offline': iconImport(() => import('./icons/status-offline.svg?raw')), 'status-online': iconImport(() => import('./icons/status-online.svg?raw')), 'stop-sign': iconImport(() => import('./icons/stop-sign.svg?raw')), 'stopwatch': iconImport(() => import('./icons/stopwatch.svg?raw')), 'strikethrough': iconImport(() => import('./icons/strikethrough.svg?raw')), 'sun': iconImport(() => import('./icons/sun.svg?raw')), 'swatch': iconImport(() => import('./icons/swatch.svg?raw')), 'switch': iconImport(() => import('./icons/switch.svg?raw')), 'switch-apps': iconImport(() => import('./icons/switch-apps.svg?raw')), 'table': iconImport(() => import('./icons/table.svg?raw')), 'tag': iconImport(() => import('./icons/tag.svg?raw')), 'task': iconImport(() => import('./icons/task.svg?raw')), 'telescope': iconImport(() => import('./icons/telescope.svg?raw')), 'template': iconImport(() => import('./icons/template.svg?raw')), 'terminal': iconImport(() => import('./icons/terminal.svg?raw')), 'thumb': iconImport(() => import('./icons/thumb.svg?raw')), 'thumb-stroke': iconImport(() => import('./icons/thumb-stroke.svg?raw')), 'traffic-cone': iconImport(() => import('./icons/traffic-cone.svg?raw')), 'transparent-box': iconImport(() => import('./icons/transparent-box.svg?raw')), 'trend-down': iconImport(() => import('./icons/trend-down.svg?raw')), 'trend-up': iconImport(() => import('./icons/trend-up.svg?raw')), 'trophy': iconImport(() => import('./icons/trophy.svg?raw')), 'truck': iconImport(() => import('./icons/truck.svg?raw')), 'typography': iconImport(() => import('./icons/typography.svg?raw')), 'undo': iconImport(() => import('./icons/undo.svg?raw')), 'unlock': iconImport(() => import('./icons/unlock.svg?raw')), 'upload': iconImport(() => import('./icons/upload.svg?raw')), 'video-camera': iconImport(() => import('./icons/video-camera.svg?raw')), 'view-as-grid': iconImport(() => import('./icons/view-as-grid.svg?raw')), 'volume': iconImport(() => import('./icons/volume.svg?raw')), 'volume-muted': iconImport(() => import('./icons/volume-muted.svg?raw')), 'wifi': iconImport(() => import('./icons/wifi.svg?raw')), 'wrench': iconImport(() => import('./icons/wrench.svg?raw')), 'x-circle': iconImport(() => import('./icons/x-circle.svg?raw')), 'zoom-in': iconImport(() => import('./icons/zoom-in.svg?raw')), 'zoom-out': iconImport(() => import('./icons/zoom-out.svg?raw')), }"
|
|
26856
|
+
"default": "{ 'placeholder': iconImport(() => import('./icons/placeholder.svg?raw')), 'caret': iconImport(() => import('./icons/caret.svg?raw')), 'person': iconImport(() => import('./icons/person.svg?raw')), 'menu': iconImport(() => import('./icons/menu.svg?raw')), 'cancel': iconImport(() => import('./icons/cancel.svg?raw')), 'gear': iconImport(() => import('./icons/gear.svg?raw')), 'chevron': iconImport(() => import('./icons/chevron.svg?raw')), 'logout': iconImport(() => import('./icons/logout.svg?raw')), 'copy': iconImport(() => import('./icons/copy.svg?raw')), 'more-actions': iconImport(() => import('./icons/more-actions.svg?raw')), 'add': iconImport(() => import('./icons/add.svg?raw')), 'arrow': iconImport(() => import('./icons/arrow.svg?raw')), 'delete': iconImport(() => import('./icons/delete.svg?raw')), 'download': iconImport(() => import('./icons/download.svg?raw')), 'search': iconImport(() => import('./icons/search.svg?raw')), 'split-vertical': iconImport(() => import('./icons/split-vertical.svg?raw')), 'sparkles': iconImport(() => import('./icons/sparkles.svg?raw')), 'branch': iconImport(() => import('./icons/branch.svg?raw')), 'refresh': iconImport(() => import('./icons/refresh.svg?raw')), 'double-chevron': iconImport(() => import('./icons/double-chevron.svg?raw')), 'academic-cap': iconImport(() => import('./icons/academic-cap.svg?raw')), 'add-asset': iconImport(() => import('./icons/add-asset.svg?raw')), 'add-comment': iconImport(() => import('./icons/add-comment.svg?raw')), 'add-grid': iconImport(() => import('./icons/add-grid.svg?raw')), 'add-user': iconImport(() => import('./icons/add-user.svg?raw')), 'ancestors': iconImport(() => import('./icons/ancestors.svg?raw')), 'archive': iconImport(() => import('./icons/archive.svg?raw')), 'arrow-angle': iconImport(() => import('./icons/arrow-angle.svg?raw')), 'arrow-both': iconImport(() => import('./icons/arrow-both.svg?raw')), 'arrow-cycle': iconImport(() => import('./icons/arrow-cycle.svg?raw')), 'arrow-path-rounded-square': iconImport(() => import('./icons/arrow-path-rounded-square.svg?raw')), 'arrow-stop': iconImport(() => import('./icons/arrow-stop.svg?raw')), 'at-symbol': iconImport(() => import('./icons/at-symbol.svg?raw')), 'backspace': iconImport(() => import('./icons/backspace.svg?raw')), 'bar-pill-stack': iconImport(() => import('./icons/bar-pill-stack.svg?raw')), 'bars-3': iconImport(() => import('./icons/bars-3.svg?raw')), 'bars-3-bottom-left': iconImport(() => import('./icons/bars-3-bottom-left.svg?raw')), 'bars-3-bottom-right': iconImport(() => import('./icons/bars-3-bottom-right.svg?raw')), 'bars-3-center-left': iconImport(() => import('./icons/bars-3-center-left.svg?raw')), 'bars-4': iconImport(() => import('./icons/bars-4.svg?raw')), 'beaker': iconImport(() => import('./icons/beaker.svg?raw')), 'bell': iconImport(() => import('./icons/bell.svg?raw')), 'bell-slash': iconImport(() => import('./icons/bell-slash.svg?raw')), 'bell-stroke': iconImport(() => import('./icons/bell-stroke.svg?raw')), 'bold': iconImport(() => import('./icons/bold.svg?raw')), 'book': iconImport(() => import('./icons/book.svg?raw')), 'bookmark': iconImport(() => import('./icons/bookmark.svg?raw')), 'bookmark-stroke': iconImport(() => import('./icons/bookmark-stroke.svg?raw')), 'bounding-box': iconImport(() => import('./icons/bounding-box.svg?raw')), 'briefcase': iconImport(() => import('./icons/briefcase.svg?raw')), 'broadcast': iconImport(() => import('./icons/broadcast.svg?raw')), 'browser': iconImport(() => import('./icons/browser.svg?raw')), 'bug': iconImport(() => import('./icons/bug.svg?raw')), 'calendar': iconImport(() => import('./icons/calendar.svg?raw')), 'camera': iconImport(() => import('./icons/camera.svg?raw')), 'carets-closed-square': iconImport(() => import('./icons/carets-closed-square.svg?raw')), 'carousel': iconImport(() => import('./icons/carousel.svg?raw')), 'category-list': iconImport(() => import('./icons/category-list.svg?raw')), 'chart-bar': iconImport(() => import('./icons/chart-bar.svg?raw')), 'chat-bubble': iconImport(() => import('./icons/chat-bubble.svg?raw')), 'chat-bubbles': iconImport(() => import('./icons/chat-bubbles.svg?raw')), 'check': iconImport(() => import('./icons/check.svg?raw')), 'check-badge': iconImport(() => import('./icons/check-badge.svg?raw')), 'checklist': iconImport(() => import('./icons/checklist.svg?raw')), 'checkmark-circle': iconImport(() => import('./icons/checkmark-circle.svg?raw')), 'chip': iconImport(() => import('./icons/chip.svg?raw')), 'circle': iconImport(() => import('./icons/circle.svg?raw')), 'circle-angled-line': iconImport(() => import('./icons/circle-angled-line.svg?raw')), 'circle-dash': iconImport(() => import('./icons/circle-dash.svg?raw')), 'circle-dot': iconImport(() => import('./icons/circle-dot.svg?raw')), 'circle-dot-arrows': iconImport(() => import('./icons/circle-dot-arrows.svg?raw')), 'circle-half': iconImport(() => import('./icons/circle-half.svg?raw')), 'circle-rule': iconImport(() => import('./icons/circle-rule.svg?raw')), 'circle-tick': iconImport(() => import('./icons/circle-tick.svg?raw')), 'clipboard': iconImport(() => import('./icons/clipboard.svg?raw')), 'clock': iconImport(() => import('./icons/clock.svg?raw')), 'clock-circle-arrow': iconImport(() => import('./icons/clock-circle-arrow.svg?raw')), 'cloud': iconImport(() => import('./icons/cloud.svg?raw')), 'cloud-download': iconImport(() => import('./icons/cloud-download.svg?raw')), 'cloud-upload': iconImport(() => import('./icons/cloud-upload.svg?raw')), 'code': iconImport(() => import('./icons/code.svg?raw')), 'collapse-all': iconImport(() => import('./icons/collapse-all.svg?raw')), 'collapse-details': iconImport(() => import('./icons/collapse-details.svg?raw')), 'color-palette': iconImport(() => import('./icons/color-palette.svg?raw')), 'columns': iconImport(() => import('./icons/columns.svg?raw')), 'compare': iconImport(() => import('./icons/compare.svg?raw')), 'computer': iconImport(() => import('./icons/computer.svg?raw')), 'connect-node': iconImport(() => import('./icons/connect-node.svg?raw')), 'connected-blocks': iconImport(() => import('./icons/connected-blocks.svg?raw')), 'cross-hairs': iconImport(() => import('./icons/cross-hairs.svg?raw')), 'cursor-rays': iconImport(() => import('./icons/cursor-rays.svg?raw')), 'cursor-ripples': iconImport(() => import('./icons/cursor-ripples.svg?raw')), 'data-management': iconImport(() => import('./icons/data-management.svg?raw')), 'delete-node': iconImport(() => import('./icons/delete-node.svg?raw')), 'doc-checkmark': iconImport(() => import('./icons/doc-checkmark.svg?raw')), 'dock-bottom': iconImport(() => import('./icons/dock-bottom.svg?raw')), 'dock-none': iconImport(() => import('./icons/dock-none.svg?raw')), 'dock-side': iconImport(() => import('./icons/dock-side.svg?raw')), 'document': iconImport(() => import('./icons/document.svg?raw')), 'document-clipboard': iconImport(() => import('./icons/document-clipboard.svg?raw')), 'dot': iconImport(() => import('./icons/dot.svg?raw')), 'dot-stroke': iconImport(() => import('./icons/dot-stroke.svg?raw')), 'drag': iconImport(() => import('./icons/drag.svg?raw')), 'dropper': iconImport(() => import('./icons/dropper.svg?raw')), 'duplicate': iconImport(() => import('./icons/duplicate.svg?raw')), 'edit': iconImport(() => import('./icons/edit.svg?raw')), 'ellipses': iconImport(() => import('./icons/ellipses.svg?raw')), 'envelope': iconImport(() => import('./icons/envelope.svg?raw')), 'exclamation-circle': iconImport(() => import('./icons/exclamation-circle.svg?raw')), 'exclamation-mark': iconImport(() => import('./icons/exclamation-mark.svg?raw')), 'exclamation-triangle': iconImport(() => import('./icons/exclamation-triangle.svg?raw')), 'expand-all': iconImport(() => import('./icons/expand-all.svg?raw')), 'expand-details': iconImport(() => import('./icons/expand-details.svg?raw')), 'expression': iconImport(() => import('./icons/expression.svg?raw')), 'eye': iconImport(() => import('./icons/eye.svg?raw')), 'eye-hidden': iconImport(() => import('./icons/eye-hidden.svg?raw')), 'face-frown': iconImport(() => import('./icons/face-frown.svg?raw')), 'face-smile': iconImport(() => import('./icons/face-smile.svg?raw')), 'fast-forward': iconImport(() => import('./icons/fast-forward.svg?raw')), 'fast-forward-10': iconImport(() => import('./icons/fast-forward-10.svg?raw')), 'film': iconImport(() => import('./icons/film.svg?raw')), 'filter': iconImport(() => import('./icons/filter.svg?raw')), 'filter-stroke': iconImport(() => import('./icons/filter-stroke.svg?raw')), 'flag': iconImport(() => import('./icons/flag.svg?raw')), 'flag-stroke': iconImport(() => import('./icons/flag-stroke.svg?raw')), 'fold': iconImport(() => import('./icons/fold.svg?raw')), 'folder': iconImport(() => import('./icons/folder.svg?raw')), 'fork': iconImport(() => import('./icons/fork.svg?raw')), 'globe': iconImport(() => import('./icons/globe.svg?raw')), 'globe-alt-stroke': iconImport(() => import('./icons/globe-alt-stroke.svg?raw')), 'group': iconImport(() => import('./icons/group.svg?raw')), 'group-boxes': iconImport(() => import('./icons/group-boxes.svg?raw')), 'hand': iconImport(() => import('./icons/hand.svg?raw')), 'hash': iconImport(() => import('./icons/hash.svg?raw')), 'heading': iconImport(() => import('./icons/heading.svg?raw')), 'home': iconImport(() => import('./icons/home.svg?raw')), 'horizontal-rule': iconImport(() => import('./icons/horizontal-rule.svg?raw')), 'hourglass': iconImport(() => import('./icons/hourglass.svg?raw')), 'hourglass-end': iconImport(() => import('./icons/hourglass-end.svg?raw')), 'hourglass-mid': iconImport(() => import('./icons/hourglass-mid.svg?raw')), 'hourglass-start': iconImport(() => import('./icons/hourglass-start.svg?raw')), 'identification': iconImport(() => import('./icons/identification.svg?raw')), 'image': iconImport(() => import('./icons/image.svg?raw')), 'inbox': iconImport(() => import('./icons/inbox.svg?raw')), 'infinity': iconImport(() => import('./icons/infinity.svg?raw')), 'information-circle-stroke': iconImport(() => import('./icons/information-circle-stroke.svg?raw')), 'inspect': iconImport(() => import('./icons/inspect.svg?raw')), 'italic': iconImport(() => import('./icons/italic.svg?raw')), 'key': iconImport(() => import('./icons/key.svg?raw')), 'keyboard': iconImport(() => import('./icons/keyboard.svg?raw')), 'laptop-phone': iconImport(() => import('./icons/laptop-phone.svg?raw')), 'layers': iconImport(() => import('./icons/layers.svg?raw')), 'lifebuoy': iconImport(() => import('./icons/lifebuoy.svg?raw')), 'lightbulb': iconImport(() => import('./icons/lightbulb.svg?raw')), 'lightning-bolt': iconImport(() => import('./icons/lightning-bolt.svg?raw')), 'link': iconImport(() => import('./icons/link.svg?raw')), 'list-ordered': iconImport(() => import('./icons/list-ordered.svg?raw')), 'list-unordered': iconImport(() => import('./icons/list-unordered.svg?raw')), 'lock': iconImport(() => import('./icons/lock.svg?raw')), 'login': iconImport(() => import('./icons/login.svg?raw')), 'looping': iconImport(() => import('./icons/looping.svg?raw')), 'looping-off': iconImport(() => import('./icons/looping-off.svg?raw')), 'map': iconImport(() => import('./icons/map.svg?raw')), 'map-drives': iconImport(() => import('./icons/map-drives.svg?raw')), 'map-pin': iconImport(() => import('./icons/map-pin.svg?raw')), 'markdown': iconImport(() => import('./icons/markdown.svg?raw')), 'maximize': iconImport(() => import('./icons/maximize.svg?raw')), 'megaphone': iconImport(() => import('./icons/megaphone.svg?raw')), 'merge': iconImport(() => import('./icons/merge.svg?raw')), 'meter': iconImport(() => import('./icons/meter.svg?raw')), 'minimize': iconImport(() => import('./icons/minimize.svg?raw')), 'minus': iconImport(() => import('./icons/minus.svg?raw')), 'minus-circle': iconImport(() => import('./icons/minus-circle.svg?raw')), 'moon': iconImport(() => import('./icons/moon.svg?raw')), 'multiselect': iconImport(() => import('./icons/multiselect.svg?raw')), 'music-note': iconImport(() => import('./icons/music-note.svg?raw')), 'newspaper': iconImport(() => import('./icons/newspaper.svg?raw')), 'not-allowed': iconImport(() => import('./icons/not-allowed.svg?raw')), 'numbers': iconImport(() => import('./icons/numbers.svg?raw')), 'office-building': iconImport(() => import('./icons/office-building.svg?raw')), 'outline': iconImport(() => import('./icons/outline.svg?raw')), 'paper-airplane': iconImport(() => import('./icons/paper-airplane.svg?raw')), 'paper-clip': iconImport(() => import('./icons/paper-clip.svg?raw')), 'pause': iconImport(() => import('./icons/pause.svg?raw')), 'pencil-square': iconImport(() => import('./icons/pencil-square.svg?raw')), 'person-2': iconImport(() => import('./icons/person-2.svg?raw')), 'person-3': iconImport(() => import('./icons/person-3.svg?raw')), 'person-circle': iconImport(() => import('./icons/person-circle.svg?raw')), 'phone': iconImport(() => import('./icons/phone.svg?raw')), 'picture-in-picture': iconImport(() => import('./icons/picture-in-picture.svg?raw')), 'pie-chart': iconImport(() => import('./icons/pie-chart.svg?raw')), 'pin': iconImport(() => import('./icons/pin.svg?raw')), 'pizza-slice': iconImport(() => import('./icons/pizza-slice.svg?raw')), 'play': iconImport(() => import('./icons/play.svg?raw')), 'plug': iconImport(() => import('./icons/plug.svg?raw')), 'plus-circle': iconImport(() => import('./icons/plus-circle.svg?raw')), 'plus-minus': iconImport(() => import('./icons/plus-minus.svg?raw')), 'pointer': iconImport(() => import('./icons/pointer.svg?raw')), 'pointer-stroke': iconImport(() => import('./icons/pointer-stroke.svg?raw')), 'priority-high': iconImport(() => import('./icons/priority-high.svg?raw')), 'priority-low': iconImport(() => import('./icons/priority-low.svg?raw')), 'priority-medium': iconImport(() => import('./icons/priority-medium.svg?raw')), 'projector': iconImport(() => import('./icons/projector.svg?raw')), 'pull-close': iconImport(() => import('./icons/pull-close.svg?raw')), 'pull-draft': iconImport(() => import('./icons/pull-draft.svg?raw')), 'pull-open': iconImport(() => import('./icons/pull-open.svg?raw')), 'pulse': iconImport(() => import('./icons/pulse.svg?raw')), 'puzzle-piece': iconImport(() => import('./icons/puzzle-piece.svg?raw')), 'question-mark-circle': iconImport(() => import('./icons/question-mark-circle.svg?raw')), 'question-mark-circle-stroke': iconImport(() => import('./icons/question-mark-circle-stroke.svg?raw')), 'rectangle-group': iconImport(() => import('./icons/rectangle-group.svg?raw')), 'rectangle-stack-horizontal': iconImport(() => import('./icons/rectangle-stack-horizontal.svg?raw')), 'rectangle-stack-vertical': iconImport(() => import('./icons/rectangle-stack-vertical.svg?raw')), 'redo': iconImport(() => import('./icons/redo.svg?raw')), 'reply': iconImport(() => import('./icons/reply.svg?raw')), 'rewind': iconImport(() => import('./icons/rewind.svg?raw')), 'rewind-10': iconImport(() => import('./icons/rewind-10.svg?raw')), 'rocketship': iconImport(() => import('./icons/rocketship.svg?raw')), 'running': iconImport(() => import('./icons/running.svg?raw')), 'scale': iconImport(() => import('./icons/scale.svg?raw')), 'scissors': iconImport(() => import('./icons/scissors.svg?raw')), 'sensor': iconImport(() => import('./icons/sensor.svg?raw')), 'server': iconImport(() => import('./icons/server.svg?raw')), 'server-stack': iconImport(() => import('./icons/server-stack.svg?raw')), 'shapes': iconImport(() => import('./icons/shapes.svg?raw')), 'share': iconImport(() => import('./icons/share.svg?raw')), 'signal': iconImport(() => import('./icons/signal.svg?raw')), 'signal-slash': iconImport(() => import('./icons/signal-slash.svg?raw')), 'signpost': iconImport(() => import('./icons/signpost.svg?raw')), 'sort-ascending': iconImport(() => import('./icons/sort-ascending.svg?raw')), 'sort-descending': iconImport(() => import('./icons/sort-descending.svg?raw')), 'soundwave': iconImport(() => import('./icons/soundwave.svg?raw')), 'split-horizontal': iconImport(() => import('./icons/split-horizontal.svg?raw')), 'split-none': iconImport(() => import('./icons/split-none.svg?raw')), 'star': iconImport(() => import('./icons/star.svg?raw')), 'star-half': iconImport(() => import('./icons/star-half.svg?raw')), 'star-stroke': iconImport(() => import('./icons/star-stroke.svg?raw')), 'start': iconImport(() => import('./icons/start.svg?raw')), 'status-offline': iconImport(() => import('./icons/status-offline.svg?raw')), 'status-online': iconImport(() => import('./icons/status-online.svg?raw')), 'stop': iconImport(() => import('./icons/stop.svg?raw')), 'stop-sign': iconImport(() => import('./icons/stop-sign.svg?raw')), 'stopwatch': iconImport(() => import('./icons/stopwatch.svg?raw')), 'strikethrough': iconImport(() => import('./icons/strikethrough.svg?raw')), 'sun': iconImport(() => import('./icons/sun.svg?raw')), 'swatch': iconImport(() => import('./icons/swatch.svg?raw')), 'switch': iconImport(() => import('./icons/switch.svg?raw')), 'switch-apps': iconImport(() => import('./icons/switch-apps.svg?raw')), 'table': iconImport(() => import('./icons/table.svg?raw')), 'tag': iconImport(() => import('./icons/tag.svg?raw')), 'task': iconImport(() => import('./icons/task.svg?raw')), 'telescope': iconImport(() => import('./icons/telescope.svg?raw')), 'template': iconImport(() => import('./icons/template.svg?raw')), 'terminal': iconImport(() => import('./icons/terminal.svg?raw')), 'thumb': iconImport(() => import('./icons/thumb.svg?raw')), 'thumb-stroke': iconImport(() => import('./icons/thumb-stroke.svg?raw')), 'traffic-cone': iconImport(() => import('./icons/traffic-cone.svg?raw')), 'transparent-box': iconImport(() => import('./icons/transparent-box.svg?raw')), 'trend-down': iconImport(() => import('./icons/trend-down.svg?raw')), 'trend-up': iconImport(() => import('./icons/trend-up.svg?raw')), 'trophy': iconImport(() => import('./icons/trophy.svg?raw')), 'truck': iconImport(() => import('./icons/truck.svg?raw')), 'typography': iconImport(() => import('./icons/typography.svg?raw')), 'undo': iconImport(() => import('./icons/undo.svg?raw')), 'unlock': iconImport(() => import('./icons/unlock.svg?raw')), 'upload': iconImport(() => import('./icons/upload.svg?raw')), 'video-camera': iconImport(() => import('./icons/video-camera.svg?raw')), 'view-as-grid': iconImport(() => import('./icons/view-as-grid.svg?raw')), 'volume': iconImport(() => import('./icons/volume.svg?raw')), 'volume-muted': iconImport(() => import('./icons/volume-muted.svg?raw')), 'wifi': iconImport(() => import('./icons/wifi.svg?raw')), 'wrench': iconImport(() => import('./icons/wrench.svg?raw')), 'x-circle': iconImport(() => import('./icons/x-circle.svg?raw')), 'zoom-in': iconImport(() => import('./icons/zoom-in.svg?raw')), 'zoom-out': iconImport(() => import('./icons/zoom-out.svg?raw')), }"
|
|
26841
26857
|
},
|
|
26842
26858
|
{
|
|
26843
26859
|
"kind": "variable",
|