@aceshooting/lyra-ui 3.4.0 → 3.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/custom-elements.json +491 -49
- package/dist/components/app-rail/app-rail-item.class.d.ts +1 -0
- package/dist/components/app-rail/app-rail-item.class.d.ts.map +1 -1
- package/dist/components/app-rail/app-rail-item.class.js +13 -2
- package/dist/components/app-rail/app-rail-item.class.js.map +1 -1
- package/dist/components/attachment-chip/attachment-chip.d.ts +0 -1
- package/dist/components/attachment-chip/attachment-chip.d.ts.map +1 -1
- package/dist/components/attachment-chip/attachment-chip.js +0 -1
- package/dist/components/attachment-chip/attachment-chip.js.map +1 -1
- package/dist/components/breadcrumb/breadcrumb-item.class.d.ts.map +1 -1
- package/dist/components/breadcrumb/breadcrumb-item.class.js +2 -1
- package/dist/components/breadcrumb/breadcrumb-item.class.js.map +1 -1
- package/dist/components/breadcrumb/breadcrumb-item.styles.d.ts +2 -0
- package/dist/components/breadcrumb/breadcrumb-item.styles.d.ts.map +1 -0
- package/dist/components/breadcrumb/breadcrumb-item.styles.js +20 -0
- package/dist/components/breadcrumb/breadcrumb-item.styles.js.map +1 -0
- package/dist/components/calendar/calendar.class.d.ts +17 -1
- package/dist/components/calendar/calendar.class.d.ts.map +1 -1
- package/dist/components/calendar/calendar.class.js +42 -13
- package/dist/components/calendar/calendar.class.js.map +1 -1
- package/dist/components/calendar/calendar.styles.d.ts.map +1 -1
- package/dist/components/calendar/calendar.styles.js +4 -1
- package/dist/components/calendar/calendar.styles.js.map +1 -1
- package/dist/components/calendar-viewer/calendar-viewer.class.d.ts +1 -1
- package/dist/components/calendar-viewer/calendar-viewer.class.d.ts.map +1 -1
- package/dist/components/calendar-viewer/calendar-viewer.class.js +2 -2
- package/dist/components/calendar-viewer/calendar-viewer.class.js.map +1 -1
- package/dist/components/callout/callout.class.js +1 -1
- package/dist/components/callout/callout.class.js.map +1 -1
- package/dist/components/chart/chart.class.d.ts.map +1 -1
- package/dist/components/chart/chart.class.js +9 -1
- package/dist/components/chart/chart.class.js.map +1 -1
- package/dist/components/chart/histogram.class.d.ts.map +1 -1
- package/dist/components/chart/histogram.class.js +6 -2
- package/dist/components/chart/histogram.class.js.map +1 -1
- package/dist/components/checkbox-group/checkbox-group.class.js +2 -2
- package/dist/components/checkbox-group/checkbox-group.class.js.map +1 -1
- package/dist/components/checkbox-group/checkbox-group.styles.js +1 -1
- package/dist/components/code-editor/code-editor.class.d.ts +9 -2
- package/dist/components/code-editor/code-editor.class.d.ts.map +1 -1
- package/dist/components/code-editor/code-editor.class.js +38 -6
- package/dist/components/code-editor/code-editor.class.js.map +1 -1
- package/dist/components/code-editor/code-editor.styles.js +2 -2
- package/dist/components/command-palette/command-palette.class.d.ts +8 -2
- package/dist/components/command-palette/command-palette.class.d.ts.map +1 -1
- package/dist/components/command-palette/command-palette.class.js +77 -17
- package/dist/components/command-palette/command-palette.class.js.map +1 -1
- package/dist/components/command-palette/command-palette.styles.js +1 -1
- package/dist/components/data-grid/data-grid.class.d.ts.map +1 -1
- package/dist/components/data-grid/data-grid.class.js +4 -4
- package/dist/components/data-grid/data-grid.class.js.map +1 -1
- package/dist/components/data-grid/data-grid.styles.js +1 -1
- package/dist/components/document-preview/document-preview.class.d.ts +3 -6
- package/dist/components/document-preview/document-preview.class.d.ts.map +1 -1
- package/dist/components/document-preview/document-preview.class.js +19 -42
- package/dist/components/document-preview/document-preview.class.js.map +1 -1
- package/dist/components/empty/empty.class.d.ts.map +1 -1
- package/dist/components/empty/empty.class.js +8 -2
- package/dist/components/empty/empty.class.js.map +1 -1
- package/dist/components/format/format-bytes.class.d.ts +0 -1
- package/dist/components/format/format-bytes.class.d.ts.map +1 -1
- package/dist/components/format/format-bytes.class.js +0 -4
- package/dist/components/format/format-bytes.class.js.map +1 -1
- package/dist/components/format/format-date.class.d.ts +0 -1
- package/dist/components/format/format-date.class.d.ts.map +1 -1
- package/dist/components/format/format-date.class.js +0 -4
- package/dist/components/format/format-date.class.js.map +1 -1
- package/dist/components/format/format-number.class.d.ts +0 -1
- package/dist/components/format/format-number.class.d.ts.map +1 -1
- package/dist/components/format/format-number.class.js +0 -4
- package/dist/components/format/format-number.class.js.map +1 -1
- package/dist/components/format/relative-time.class.d.ts +0 -1
- package/dist/components/format/relative-time.class.d.ts.map +1 -1
- package/dist/components/format/relative-time.class.js +0 -4
- package/dist/components/format/relative-time.class.js.map +1 -1
- package/dist/components/heatmap/heatmap.class.d.ts.map +1 -1
- package/dist/components/heatmap/heatmap.class.js +2 -4
- package/dist/components/heatmap/heatmap.class.js.map +1 -1
- package/dist/components/heatmap/heatmap.styles.d.ts.map +1 -1
- package/dist/components/heatmap/heatmap.styles.js +0 -3
- package/dist/components/heatmap/heatmap.styles.js.map +1 -1
- package/dist/components/html-viewer/dompurify-loader.js +4 -0
- package/dist/components/html-viewer/dompurify-loader.js.map +1 -1
- package/dist/components/icon/icon.class.d.ts +11 -0
- package/dist/components/icon/icon.class.d.ts.map +1 -1
- package/dist/components/icon/icon.class.js +51 -2
- package/dist/components/icon/icon.class.js.map +1 -1
- package/dist/components/image-comparer/image-comparer.styles.d.ts.map +1 -1
- package/dist/components/image-comparer/image-comparer.styles.js +12 -0
- package/dist/components/image-comparer/image-comparer.styles.js.map +1 -1
- package/dist/components/intersection-observer/intersection-observer.class.d.ts +0 -1
- package/dist/components/intersection-observer/intersection-observer.class.d.ts.map +1 -1
- package/dist/components/intersection-observer/intersection-observer.class.js +7 -6
- package/dist/components/intersection-observer/intersection-observer.class.js.map +1 -1
- package/dist/components/map/map.class.d.ts +1 -1
- package/dist/components/map/map.class.js +1 -1
- package/dist/components/model-select/model-select.class.d.ts +1 -0
- package/dist/components/model-select/model-select.class.d.ts.map +1 -1
- package/dist/components/model-select/model-select.class.js +2 -1
- package/dist/components/model-select/model-select.class.js.map +1 -1
- package/dist/components/model-select/model-select.styles.js +1 -1
- package/dist/components/mutation-observer/mutation-observer.class.d.ts +0 -1
- package/dist/components/mutation-observer/mutation-observer.class.d.ts.map +1 -1
- package/dist/components/mutation-observer/mutation-observer.class.js +0 -5
- package/dist/components/mutation-observer/mutation-observer.class.js.map +1 -1
- package/dist/components/pdf-viewer/pdf-viewer.class.js +1 -1
- package/dist/components/pdf-viewer/pdf-viewer.class.js.map +1 -1
- package/dist/components/phone-input/phone-input.class.d.ts +15 -0
- package/dist/components/phone-input/phone-input.class.d.ts.map +1 -1
- package/dist/components/phone-input/phone-input.class.js +46 -0
- package/dist/components/phone-input/phone-input.class.js.map +1 -1
- package/dist/components/progress/progress-bar.class.js +1 -1
- package/dist/components/progress/progress-bar.class.js.map +1 -1
- package/dist/components/progress/progress.styles.d.ts.map +1 -1
- package/dist/components/progress/progress.styles.js +4 -2
- package/dist/components/progress/progress.styles.js.map +1 -1
- package/dist/components/radio/radio-group.class.d.ts +2 -0
- package/dist/components/radio/radio-group.class.d.ts.map +1 -1
- package/dist/components/radio/radio-group.class.js +6 -2
- package/dist/components/radio/radio-group.class.js.map +1 -1
- package/dist/components/radio/radio-group.styles.d.ts.map +1 -1
- package/dist/components/radio/radio-group.styles.js +1 -0
- package/dist/components/radio/radio-group.styles.js.map +1 -1
- package/dist/components/radio/radio.class.d.ts +4 -0
- package/dist/components/radio/radio.class.d.ts.map +1 -1
- package/dist/components/radio/radio.class.js +18 -0
- package/dist/components/radio/radio.class.js.map +1 -1
- package/dist/components/resize-observer/resize-observer.class.d.ts.map +1 -1
- package/dist/components/resize-observer/resize-observer.class.js +12 -0
- package/dist/components/resize-observer/resize-observer.class.js.map +1 -1
- package/dist/components/responsive-panel/responsive-panel.class.d.ts +14 -5
- package/dist/components/responsive-panel/responsive-panel.class.d.ts.map +1 -1
- package/dist/components/responsive-panel/responsive-panel.class.js +18 -6
- package/dist/components/responsive-panel/responsive-panel.class.js.map +1 -1
- package/dist/components/scroller/scroller.class.js +2 -2
- package/dist/components/scroller/scroller.class.js.map +1 -1
- package/dist/components/segmented/segmented.class.d.ts.map +1 -1
- package/dist/components/segmented/segmented.class.js +1 -1
- package/dist/components/segmented/segmented.class.js.map +1 -1
- package/dist/components/sparkline/sparkline.class.d.ts.map +1 -1
- package/dist/components/sparkline/sparkline.class.js +10 -7
- package/dist/components/sparkline/sparkline.class.js.map +1 -1
- package/dist/components/split/split.class.d.ts.map +1 -1
- package/dist/components/split/split.class.js +9 -2
- package/dist/components/split/split.class.js.map +1 -1
- package/dist/components/stat/stat.styles.d.ts.map +1 -1
- package/dist/components/stat/stat.styles.js +9 -0
- package/dist/components/stat/stat.styles.js.map +1 -1
- package/dist/components/stepper/stepper.class.d.ts.map +1 -1
- package/dist/components/stepper/stepper.class.js +1 -1
- package/dist/components/stepper/stepper.class.js.map +1 -1
- package/dist/components/streaming-text/streaming-text.class.d.ts.map +1 -1
- package/dist/components/streaming-text/streaming-text.class.js +5 -5
- package/dist/components/streaming-text/streaming-text.class.js.map +1 -1
- package/dist/components/switch/switch.class.d.ts +7 -0
- package/dist/components/switch/switch.class.d.ts.map +1 -1
- package/dist/components/switch/switch.class.js +9 -0
- package/dist/components/switch/switch.class.js.map +1 -1
- package/dist/components/table/table.class.d.ts +14 -0
- package/dist/components/table/table.class.d.ts.map +1 -1
- package/dist/components/table/table.class.js +52 -1
- package/dist/components/table/table.class.js.map +1 -1
- package/dist/components/token-input/token-input.class.d.ts +19 -0
- package/dist/components/token-input/token-input.class.d.ts.map +1 -1
- package/dist/components/token-input/token-input.class.js +59 -10
- package/dist/components/token-input/token-input.class.js.map +1 -1
- package/dist/components/token-input/token-input.styles.js +1 -1
- package/dist/components/tool-param-form/tool-param-form.class.d.ts.map +1 -1
- package/dist/components/tool-param-form/tool-param-form.class.js +1 -0
- package/dist/components/tool-param-form/tool-param-form.class.js.map +1 -1
- package/dist/components/tool-select-dialog/tool-select-dialog.class.d.ts +4 -0
- package/dist/components/tool-select-dialog/tool-select-dialog.class.d.ts.map +1 -1
- package/dist/components/tool-select-dialog/tool-select-dialog.class.js +9 -1
- package/dist/components/tool-select-dialog/tool-select-dialog.class.js.map +1 -1
- package/dist/components/widget/widget.class.d.ts.map +1 -1
- package/dist/components/widget/widget.class.js +2 -6
- package/dist/components/widget/widget.class.js.map +1 -1
- package/dist/components/widget/widget.styles.d.ts.map +1 -1
- package/dist/components/widget/widget.styles.js +4 -0
- package/dist/components/widget/widget.styles.js.map +1 -1
- package/dist/components/zoomable-frame/zoomable-frame.class.js +1 -1
- package/dist/components/zoomable-frame/zoomable-frame.class.js.map +1 -1
- package/llms-full.txt +14 -0
- package/package.json +1 -1
package/custom-elements.json
CHANGED
|
@@ -111,6 +111,15 @@
|
|
|
111
111
|
"description": "Optional destination. Without `href`, the item renders as a button.",
|
|
112
112
|
"attribute": "href"
|
|
113
113
|
},
|
|
114
|
+
{
|
|
115
|
+
"kind": "field",
|
|
116
|
+
"name": "labelText",
|
|
117
|
+
"type": {
|
|
118
|
+
"text": "string"
|
|
119
|
+
},
|
|
120
|
+
"privacy": "private",
|
|
121
|
+
"readonly": true
|
|
122
|
+
},
|
|
114
123
|
{
|
|
115
124
|
"kind": "field",
|
|
116
125
|
"name": "loadSchedulePending",
|
|
@@ -6943,7 +6952,7 @@
|
|
|
6943
6952
|
"text": "string"
|
|
6944
6953
|
},
|
|
6945
6954
|
"default": "''",
|
|
6946
|
-
"description": "Display name associated with the calendar.",
|
|
6955
|
+
"description": "Display name associated with the calendar. Used as the accessible name of `[part='base']` (falling back to a host `aria-label`) alongside `csvViewerLabel`-style sibling document viewers.",
|
|
6947
6956
|
"attribute": "name"
|
|
6948
6957
|
},
|
|
6949
6958
|
{
|
|
@@ -7265,7 +7274,7 @@
|
|
|
7265
7274
|
"text": "string"
|
|
7266
7275
|
},
|
|
7267
7276
|
"default": "''",
|
|
7268
|
-
"description": "Display name associated with the calendar.",
|
|
7277
|
+
"description": "Display name associated with the calendar. Used as the accessible name of `[part='base']` (falling back to a host `aria-label`) alongside `csvViewerLabel`-style sibling document viewers.",
|
|
7269
7278
|
"fieldName": "name"
|
|
7270
7279
|
},
|
|
7271
7280
|
{
|
|
@@ -7334,7 +7343,7 @@
|
|
|
7334
7343
|
"declarations": [
|
|
7335
7344
|
{
|
|
7336
7345
|
"kind": "class",
|
|
7337
|
-
"description": "`<lyra-calendar>` — responsive month calendar with event markers and agenda mode.",
|
|
7346
|
+
"description": "`<lyra-calendar>` — responsive month calendar with event markers and agenda mode.\n\nMonth-view event markers are a mouse-only quick-select affordance layered on\ntop of the focusable day cell: the day grid's own roving-tabindex/arrow-key\nnavigation already targets the day `<button>`, and nesting a second\nfocusable control inside that same native `<button>` is not valid (a\n`<button>` element must not contain interactive/tabindex descendants, and\n`role=\"button\"` itself forbids focusable descendants regardless). Agenda\nview renders each event as its own real `<button part=\"agenda-event\">` and\nis the fully keyboard-accessible way to reach `lyra-event-select`.",
|
|
7338
7347
|
"name": "LyraCalendar",
|
|
7339
7348
|
"cssParts": [
|
|
7340
7349
|
{
|
|
@@ -7356,6 +7365,22 @@
|
|
|
7356
7365
|
{
|
|
7357
7366
|
"description": "Calendar header.",
|
|
7358
7367
|
"name": "header"
|
|
7368
|
+
},
|
|
7369
|
+
{
|
|
7370
|
+
"description": "The previous/next chevron glyph, mirrored under RTL.",
|
|
7371
|
+
"name": "nav-glyph"
|
|
7372
|
+
},
|
|
7373
|
+
{
|
|
7374
|
+
"description": "One week row within the month grid.",
|
|
7375
|
+
"name": "week"
|
|
7376
|
+
},
|
|
7377
|
+
{
|
|
7378
|
+
"description": "One weekday header cell.",
|
|
7379
|
+
"name": "weekday"
|
|
7380
|
+
},
|
|
7381
|
+
{
|
|
7382
|
+
"description": "Weekday header row.",
|
|
7383
|
+
"name": "weekdays"
|
|
7359
7384
|
}
|
|
7360
7385
|
],
|
|
7361
7386
|
"members": [
|
|
@@ -7462,6 +7487,16 @@
|
|
|
7462
7487
|
"module": "src/internal/lyra-element.ts"
|
|
7463
7488
|
}
|
|
7464
7489
|
},
|
|
7490
|
+
{
|
|
7491
|
+
"kind": "field",
|
|
7492
|
+
"name": "normalizedFirstDayOfWeek",
|
|
7493
|
+
"type": {
|
|
7494
|
+
"text": "number"
|
|
7495
|
+
},
|
|
7496
|
+
"privacy": "private",
|
|
7497
|
+
"description": "`firstDayOfWeek` clamped into the 0–6 range `monthMatrix`/`weekdayLabels` expect, tolerating a malformed or out-of-range attribute value instead of letting it silently drop leading days of the month or produce `Invalid Date`.",
|
|
7498
|
+
"readonly": true
|
|
7499
|
+
},
|
|
7465
7500
|
{
|
|
7466
7501
|
"kind": "field",
|
|
7467
7502
|
"name": "pendingLoadController",
|
|
@@ -7599,16 +7634,6 @@
|
|
|
7599
7634
|
}
|
|
7600
7635
|
]
|
|
7601
7636
|
},
|
|
7602
|
-
{
|
|
7603
|
-
"kind": "method",
|
|
7604
|
-
"name": "days",
|
|
7605
|
-
"privacy": "private",
|
|
7606
|
-
"return": {
|
|
7607
|
-
"type": {
|
|
7608
|
-
"text": "Date[]"
|
|
7609
|
-
}
|
|
7610
|
-
}
|
|
7611
|
-
},
|
|
7612
7637
|
{
|
|
7613
7638
|
"kind": "method",
|
|
7614
7639
|
"name": "emit",
|
|
@@ -7809,6 +7834,16 @@
|
|
|
7809
7834
|
"text": "string[]"
|
|
7810
7835
|
}
|
|
7811
7836
|
}
|
|
7837
|
+
},
|
|
7838
|
+
{
|
|
7839
|
+
"kind": "method",
|
|
7840
|
+
"name": "weeks",
|
|
7841
|
+
"privacy": "private",
|
|
7842
|
+
"return": {
|
|
7843
|
+
"type": {
|
|
7844
|
+
"text": "Date[][]"
|
|
7845
|
+
}
|
|
7846
|
+
}
|
|
7812
7847
|
}
|
|
7813
7848
|
],
|
|
7814
7849
|
"events": [
|
|
@@ -30965,6 +31000,33 @@
|
|
|
30965
31000
|
"default": "''",
|
|
30966
31001
|
"attribute": "error-text"
|
|
30967
31002
|
},
|
|
31003
|
+
{
|
|
31004
|
+
"kind": "field",
|
|
31005
|
+
"name": "hasErrorSlot",
|
|
31006
|
+
"type": {
|
|
31007
|
+
"text": "boolean"
|
|
31008
|
+
},
|
|
31009
|
+
"privacy": "private",
|
|
31010
|
+
"default": "false"
|
|
31011
|
+
},
|
|
31012
|
+
{
|
|
31013
|
+
"kind": "field",
|
|
31014
|
+
"name": "hasHintSlot",
|
|
31015
|
+
"type": {
|
|
31016
|
+
"text": "boolean"
|
|
31017
|
+
},
|
|
31018
|
+
"privacy": "private",
|
|
31019
|
+
"default": "false"
|
|
31020
|
+
},
|
|
31021
|
+
{
|
|
31022
|
+
"kind": "field",
|
|
31023
|
+
"name": "hasLabelSlot",
|
|
31024
|
+
"type": {
|
|
31025
|
+
"text": "boolean"
|
|
31026
|
+
},
|
|
31027
|
+
"privacy": "private",
|
|
31028
|
+
"default": "false"
|
|
31029
|
+
},
|
|
30968
31030
|
{
|
|
30969
31031
|
"kind": "field",
|
|
30970
31032
|
"name": "hint",
|
|
@@ -31040,11 +31102,21 @@
|
|
|
31040
31102
|
"name": "onChange",
|
|
31041
31103
|
"privacy": "private"
|
|
31042
31104
|
},
|
|
31105
|
+
{
|
|
31106
|
+
"kind": "field",
|
|
31107
|
+
"name": "onErrorSlotChange",
|
|
31108
|
+
"privacy": "private"
|
|
31109
|
+
},
|
|
31043
31110
|
{
|
|
31044
31111
|
"kind": "field",
|
|
31045
31112
|
"name": "onFocus",
|
|
31046
31113
|
"privacy": "private"
|
|
31047
31114
|
},
|
|
31115
|
+
{
|
|
31116
|
+
"kind": "field",
|
|
31117
|
+
"name": "onHintSlotChange",
|
|
31118
|
+
"privacy": "private"
|
|
31119
|
+
},
|
|
31048
31120
|
{
|
|
31049
31121
|
"kind": "field",
|
|
31050
31122
|
"name": "onInput",
|
|
@@ -31055,6 +31127,11 @@
|
|
|
31055
31127
|
"name": "onKeyDown",
|
|
31056
31128
|
"privacy": "private"
|
|
31057
31129
|
},
|
|
31130
|
+
{
|
|
31131
|
+
"kind": "field",
|
|
31132
|
+
"name": "onLabelSlotChange",
|
|
31133
|
+
"privacy": "private"
|
|
31134
|
+
},
|
|
31058
31135
|
{
|
|
31059
31136
|
"kind": "field",
|
|
31060
31137
|
"name": "pendingLoadController",
|
|
@@ -34525,7 +34602,7 @@
|
|
|
34525
34602
|
"declarations": [
|
|
34526
34603
|
{
|
|
34527
34604
|
"kind": "class",
|
|
34528
|
-
"description": "`<lyra-command-palette>` — searchable application command menu with keyboard navigation.",
|
|
34605
|
+
"description": "`<lyra-command-palette>` — searchable application command menu with keyboard navigation.\nShared overlay infrastructure (the same one `<lyra-dialog>` uses) coordinates focus-trapping\nTab, Escape dismissal, and document scroll-locking for as long as the palette is open.",
|
|
34529
34606
|
"name": "LyraCommandPalette",
|
|
34530
34607
|
"cssParts": [
|
|
34531
34608
|
{
|
|
@@ -34625,14 +34702,6 @@
|
|
|
34625
34702
|
"privacy": "private",
|
|
34626
34703
|
"readonly": true
|
|
34627
34704
|
},
|
|
34628
|
-
{
|
|
34629
|
-
"kind": "field",
|
|
34630
|
-
"name": "inputEl",
|
|
34631
|
-
"type": {
|
|
34632
|
-
"text": "HTMLInputElement | undefined"
|
|
34633
|
-
},
|
|
34634
|
-
"privacy": "private"
|
|
34635
|
-
},
|
|
34636
34705
|
{
|
|
34637
34706
|
"kind": "field",
|
|
34638
34707
|
"name": "listId",
|
|
@@ -34691,6 +34760,14 @@
|
|
|
34691
34760
|
"attribute": "open",
|
|
34692
34761
|
"reflects": true
|
|
34693
34762
|
},
|
|
34763
|
+
{
|
|
34764
|
+
"kind": "field",
|
|
34765
|
+
"name": "overlay",
|
|
34766
|
+
"type": {
|
|
34767
|
+
"text": "OverlayHandle | undefined"
|
|
34768
|
+
},
|
|
34769
|
+
"privacy": "private"
|
|
34770
|
+
},
|
|
34694
34771
|
{
|
|
34695
34772
|
"kind": "field",
|
|
34696
34773
|
"name": "pendingLoadController",
|
|
@@ -34712,6 +34789,14 @@
|
|
|
34712
34789
|
"privacy": "private",
|
|
34713
34790
|
"default": "''"
|
|
34714
34791
|
},
|
|
34792
|
+
{
|
|
34793
|
+
"kind": "field",
|
|
34794
|
+
"name": "releaseScrollLock",
|
|
34795
|
+
"type": {
|
|
34796
|
+
"text": "() => void | undefined"
|
|
34797
|
+
},
|
|
34798
|
+
"privacy": "private"
|
|
34799
|
+
},
|
|
34715
34800
|
{
|
|
34716
34801
|
"kind": "field",
|
|
34717
34802
|
"name": "shortcut",
|
|
@@ -34746,6 +34831,16 @@
|
|
|
34746
34831
|
"module": "src/internal/lyra-element.ts"
|
|
34747
34832
|
}
|
|
34748
34833
|
},
|
|
34834
|
+
{
|
|
34835
|
+
"kind": "method",
|
|
34836
|
+
"name": "activateOverlay",
|
|
34837
|
+
"privacy": "private",
|
|
34838
|
+
"return": {
|
|
34839
|
+
"type": {
|
|
34840
|
+
"text": "void"
|
|
34841
|
+
}
|
|
34842
|
+
}
|
|
34843
|
+
},
|
|
34749
34844
|
{
|
|
34750
34845
|
"kind": "method",
|
|
34751
34846
|
"name": "addEventListener",
|
|
@@ -45892,31 +45987,23 @@
|
|
|
45892
45987
|
},
|
|
45893
45988
|
{
|
|
45894
45989
|
"kind": "field",
|
|
45895
|
-
"name": "
|
|
45990
|
+
"name": "filename",
|
|
45896
45991
|
"type": {
|
|
45897
|
-
"text": "
|
|
45992
|
+
"text": "string"
|
|
45898
45993
|
},
|
|
45899
|
-
"
|
|
45994
|
+
"default": "''",
|
|
45995
|
+
"description": "Shown in the header and used as the download link's suggested filename.",
|
|
45996
|
+
"attribute": "filename"
|
|
45900
45997
|
},
|
|
45901
45998
|
{
|
|
45902
45999
|
"kind": "field",
|
|
45903
|
-
"name": "
|
|
46000
|
+
"name": "generation",
|
|
45904
46001
|
"type": {
|
|
45905
46002
|
"text": "number"
|
|
45906
46003
|
},
|
|
45907
46004
|
"privacy": "private",
|
|
45908
46005
|
"default": "0"
|
|
45909
46006
|
},
|
|
45910
|
-
{
|
|
45911
|
-
"kind": "field",
|
|
45912
|
-
"name": "filename",
|
|
45913
|
-
"type": {
|
|
45914
|
-
"text": "string"
|
|
45915
|
-
},
|
|
45916
|
-
"default": "''",
|
|
45917
|
-
"description": "Shown in the header and used as the download link's suggested filename.",
|
|
45918
|
-
"attribute": "filename"
|
|
45919
|
-
},
|
|
45920
46007
|
{
|
|
45921
46008
|
"kind": "field",
|
|
45922
46009
|
"name": "hasUnsupportedSlot",
|
|
@@ -46164,16 +46251,6 @@
|
|
|
46164
46251
|
}
|
|
46165
46252
|
]
|
|
46166
46253
|
},
|
|
46167
|
-
{
|
|
46168
|
-
"kind": "method",
|
|
46169
|
-
"name": "invalidateTextFetch",
|
|
46170
|
-
"privacy": "private",
|
|
46171
|
-
"return": {
|
|
46172
|
-
"type": {
|
|
46173
|
-
"text": "void"
|
|
46174
|
-
}
|
|
46175
|
-
}
|
|
46176
|
-
},
|
|
46177
46254
|
{
|
|
46178
46255
|
"kind": "method",
|
|
46179
46256
|
"name": "localize",
|
|
@@ -50321,6 +50398,10 @@
|
|
|
50321
50398
|
"type": {
|
|
50322
50399
|
"text": "HTMLElement"
|
|
50323
50400
|
}
|
|
50401
|
+
},
|
|
50402
|
+
{
|
|
50403
|
+
"name": "hasFallbackContent",
|
|
50404
|
+
"default": "false"
|
|
50324
50405
|
}
|
|
50325
50406
|
]
|
|
50326
50407
|
},
|
|
@@ -60678,6 +60759,14 @@
|
|
|
60678
60759
|
}
|
|
60679
60760
|
],
|
|
60680
60761
|
"members": [
|
|
60762
|
+
{
|
|
60763
|
+
"kind": "field",
|
|
60764
|
+
"name": "customSlot",
|
|
60765
|
+
"type": {
|
|
60766
|
+
"text": "HTMLSlotElement | undefined"
|
|
60767
|
+
},
|
|
60768
|
+
"privacy": "private"
|
|
60769
|
+
},
|
|
60681
60770
|
{
|
|
60682
60771
|
"kind": "field",
|
|
60683
60772
|
"name": "deferredLoad",
|
|
@@ -60764,6 +60853,11 @@
|
|
|
60764
60853
|
"default": "''",
|
|
60765
60854
|
"attribute": "name"
|
|
60766
60855
|
},
|
|
60856
|
+
{
|
|
60857
|
+
"kind": "field",
|
|
60858
|
+
"name": "onCustomSlotChange",
|
|
60859
|
+
"privacy": "private"
|
|
60860
|
+
},
|
|
60767
60861
|
{
|
|
60768
60862
|
"kind": "field",
|
|
60769
60863
|
"name": "path",
|
|
@@ -60810,6 +60904,14 @@
|
|
|
60810
60904
|
"module": "src/internal/lyra-element.ts"
|
|
60811
60905
|
}
|
|
60812
60906
|
},
|
|
60907
|
+
{
|
|
60908
|
+
"kind": "field",
|
|
60909
|
+
"name": "svgEl",
|
|
60910
|
+
"type": {
|
|
60911
|
+
"text": "SVGSVGElement | undefined"
|
|
60912
|
+
},
|
|
60913
|
+
"privacy": "private"
|
|
60914
|
+
},
|
|
60813
60915
|
{
|
|
60814
60916
|
"kind": "method",
|
|
60815
60917
|
"name": "addEventListener",
|
|
@@ -60859,6 +60961,24 @@
|
|
|
60859
60961
|
"module": "src/internal/lyra-element.ts"
|
|
60860
60962
|
}
|
|
60861
60963
|
},
|
|
60964
|
+
{
|
|
60965
|
+
"kind": "method",
|
|
60966
|
+
"name": "cloneSvgNode",
|
|
60967
|
+
"privacy": "private",
|
|
60968
|
+
"return": {
|
|
60969
|
+
"type": {
|
|
60970
|
+
"text": "SVGElement | null"
|
|
60971
|
+
}
|
|
60972
|
+
},
|
|
60973
|
+
"parameters": [
|
|
60974
|
+
{
|
|
60975
|
+
"name": "node",
|
|
60976
|
+
"type": {
|
|
60977
|
+
"text": "Node"
|
|
60978
|
+
}
|
|
60979
|
+
}
|
|
60980
|
+
]
|
|
60981
|
+
},
|
|
60862
60982
|
{
|
|
60863
60983
|
"kind": "method",
|
|
60864
60984
|
"name": "emit",
|
|
@@ -60989,6 +61109,17 @@
|
|
|
60989
61109
|
"name": "LyraElement",
|
|
60990
61110
|
"module": "src/internal/lyra-element.ts"
|
|
60991
61111
|
}
|
|
61112
|
+
},
|
|
61113
|
+
{
|
|
61114
|
+
"kind": "method",
|
|
61115
|
+
"name": "syncCustomNodes",
|
|
61116
|
+
"privacy": "private",
|
|
61117
|
+
"return": {
|
|
61118
|
+
"type": {
|
|
61119
|
+
"text": "void"
|
|
61120
|
+
}
|
|
61121
|
+
},
|
|
61122
|
+
"description": "SVG geometry distributed through a shadow-DOM slot does not paint reliably in Chromium when\nthe slot itself is inside an SVG. Keep the public custom-content slot, but clone its trusted\nSVG nodes into the component-owned SVG so path/circle/group content has a real SVG parent."
|
|
60992
61123
|
}
|
|
60993
61124
|
],
|
|
60994
61125
|
"attributes": [
|
|
@@ -66917,7 +67048,7 @@
|
|
|
66917
67048
|
"name": "legend"
|
|
66918
67049
|
},
|
|
66919
67050
|
{
|
|
66920
|
-
"description": "A legend color swatch. ⚠️ The default `mapStyle` (when unset) uses OpenStreetMap's demo tile server, which is not suitable for production traffic — see the `DEFAULT_STYLE` doc comment
|
|
67051
|
+
"description": "A legend color swatch. ⚠️ The default `mapStyle` (when unset) uses OpenStreetMap's demo tile server, which is not suitable for production traffic — see the `DEFAULT_STYLE` doc comment above. Always pass an explicit `mapStyle` in production.",
|
|
66921
67052
|
"name": "legend-swatch"
|
|
66922
67053
|
}
|
|
66923
67054
|
],
|
|
@@ -71506,6 +71637,10 @@
|
|
|
71506
71637
|
"description": "The free-text mode's text input.",
|
|
71507
71638
|
"name": "combobox-input"
|
|
71508
71639
|
},
|
|
71640
|
+
{
|
|
71641
|
+
"description": "The empty-listbox message, shown when no rows match.",
|
|
71642
|
+
"name": "empty"
|
|
71643
|
+
},
|
|
71509
71644
|
{
|
|
71510
71645
|
"description": "The error message.",
|
|
71511
71646
|
"name": "error"
|
|
@@ -77611,6 +77746,26 @@
|
|
|
77611
77746
|
},
|
|
77612
77747
|
"description": "Formatting and validation implementation. No metadata is bundled by default."
|
|
77613
77748
|
},
|
|
77749
|
+
{
|
|
77750
|
+
"kind": "field",
|
|
77751
|
+
"name": "autoCorrect",
|
|
77752
|
+
"type": {
|
|
77753
|
+
"text": "string"
|
|
77754
|
+
},
|
|
77755
|
+
"default": "''",
|
|
77756
|
+
"description": "Forwarded to the internal `<input>`'s own `autocorrect` (Safari/WebKit-specific). Empty\nstring omits the attribute. Named `autoCorrect` (capital `C`), not `autocorrect`, purely to\ndodge a TS `lib.dom.d.ts` collision: newer DOM typings declare a `boolean`-typed\n`HTMLElement.autocorrect` IDL member, which would conflict with this `string`-typed reactive\nproperty; the explicit `attribute: 'autocorrect'` mapping preserves the standard lowercase\n`autocorrect` wire name in both Lit and the rendered attribute.",
|
|
77757
|
+
"attribute": "autocorrect"
|
|
77758
|
+
},
|
|
77759
|
+
{
|
|
77760
|
+
"kind": "field",
|
|
77761
|
+
"name": "autocapitalize",
|
|
77762
|
+
"type": {
|
|
77763
|
+
"text": "string"
|
|
77764
|
+
},
|
|
77765
|
+
"default": "''",
|
|
77766
|
+
"description": "Forwarded to the internal `<input>`'s own `autocapitalize`. Empty string omits the attribute,\nleaving the browser's own default behavior.",
|
|
77767
|
+
"attribute": "autocapitalize"
|
|
77768
|
+
},
|
|
77614
77769
|
{
|
|
77615
77770
|
"kind": "field",
|
|
77616
77771
|
"name": "autocomplete",
|
|
@@ -78047,6 +78202,16 @@
|
|
|
78047
78202
|
"text": "number | null"
|
|
78048
78203
|
}
|
|
78049
78204
|
},
|
|
78205
|
+
{
|
|
78206
|
+
"kind": "field",
|
|
78207
|
+
"name": "spellcheck",
|
|
78208
|
+
"type": {
|
|
78209
|
+
"text": "boolean"
|
|
78210
|
+
},
|
|
78211
|
+
"default": "true",
|
|
78212
|
+
"description": "Forwarded to the internal `<input>`'s own `spellcheck`. Defaults to `true`, matching the\nnative element's own default. Uses spellcheckConverter rather than Lit's default\npresence-based boolean converter so an explicit `spellcheck=\"false\"` attribute is honored; a\n`.spellcheck=${false}` property binding can still turn this off directly.",
|
|
78213
|
+
"attribute": "spellcheck"
|
|
78214
|
+
},
|
|
78050
78215
|
{
|
|
78051
78216
|
"kind": "field",
|
|
78052
78217
|
"name": "status",
|
|
@@ -78571,6 +78736,15 @@
|
|
|
78571
78736
|
"description": "Accessible name for the telephone input. Takes precedence over `phoneLabel`, label, and placeholder.",
|
|
78572
78737
|
"fieldName": "accessibleLabel"
|
|
78573
78738
|
},
|
|
78739
|
+
{
|
|
78740
|
+
"name": "autocapitalize",
|
|
78741
|
+
"type": {
|
|
78742
|
+
"text": "string"
|
|
78743
|
+
},
|
|
78744
|
+
"default": "''",
|
|
78745
|
+
"description": "Forwarded to the internal `<input>`'s own `autocapitalize`. Empty string omits the attribute,\nleaving the browser's own default behavior.",
|
|
78746
|
+
"fieldName": "autocapitalize"
|
|
78747
|
+
},
|
|
78574
78748
|
{
|
|
78575
78749
|
"name": "autocomplete",
|
|
78576
78750
|
"type": {
|
|
@@ -78579,6 +78753,15 @@
|
|
|
78579
78753
|
"default": "'tel'",
|
|
78580
78754
|
"fieldName": "autocomplete"
|
|
78581
78755
|
},
|
|
78756
|
+
{
|
|
78757
|
+
"name": "autocorrect",
|
|
78758
|
+
"type": {
|
|
78759
|
+
"text": "string"
|
|
78760
|
+
},
|
|
78761
|
+
"default": "''",
|
|
78762
|
+
"description": "Forwarded to the internal `<input>`'s own `autocorrect` (Safari/WebKit-specific). Empty\nstring omits the attribute. Named `autoCorrect` (capital `C`), not `autocorrect`, purely to\ndodge a TS `lib.dom.d.ts` collision: newer DOM typings declare a `boolean`-typed\n`HTMLElement.autocorrect` IDL member, which would conflict with this `string`-typed reactive\nproperty; the explicit `attribute: 'autocorrect'` mapping preserves the standard lowercase\n`autocorrect` wire name in both Lit and the rendered attribute.",
|
|
78763
|
+
"fieldName": "autoCorrect"
|
|
78764
|
+
},
|
|
78582
78765
|
{
|
|
78583
78766
|
"name": "country",
|
|
78584
78767
|
"type": {
|
|
@@ -78692,6 +78875,15 @@
|
|
|
78692
78875
|
},
|
|
78693
78876
|
"default": "''",
|
|
78694
78877
|
"fieldName": "placeholder"
|
|
78878
|
+
},
|
|
78879
|
+
{
|
|
78880
|
+
"name": "spellcheck",
|
|
78881
|
+
"type": {
|
|
78882
|
+
"text": "boolean"
|
|
78883
|
+
},
|
|
78884
|
+
"default": "true",
|
|
78885
|
+
"description": "Forwarded to the internal `<input>`'s own `spellcheck`. Defaults to `true`, matching the\nnative element's own default. Uses spellcheckConverter rather than Lit's default\npresence-based boolean converter so an explicit `spellcheck=\"false\"` attribute is honored; a\n`.spellcheck=${false}` property binding can still turn this off directly.",
|
|
78886
|
+
"fieldName": "spellcheck"
|
|
78695
78887
|
}
|
|
78696
78888
|
],
|
|
78697
78889
|
"mixins": [
|
|
@@ -81665,6 +81857,12 @@
|
|
|
81665
81857
|
"module": "src/internal/lyra-element.ts"
|
|
81666
81858
|
}
|
|
81667
81859
|
},
|
|
81860
|
+
{
|
|
81861
|
+
"kind": "field",
|
|
81862
|
+
"name": "errorId",
|
|
81863
|
+
"privacy": "private",
|
|
81864
|
+
"readonly": true
|
|
81865
|
+
},
|
|
81668
81866
|
{
|
|
81669
81867
|
"kind": "field",
|
|
81670
81868
|
"name": "errorText",
|
|
@@ -81710,6 +81908,12 @@
|
|
|
81710
81908
|
"default": "''",
|
|
81711
81909
|
"attribute": "hint"
|
|
81712
81910
|
},
|
|
81911
|
+
{
|
|
81912
|
+
"kind": "field",
|
|
81913
|
+
"name": "hintId",
|
|
81914
|
+
"privacy": "private",
|
|
81915
|
+
"readonly": true
|
|
81916
|
+
},
|
|
81713
81917
|
{
|
|
81714
81918
|
"kind": "field",
|
|
81715
81919
|
"name": "label",
|
|
@@ -82181,6 +82385,24 @@
|
|
|
82181
82385
|
"privacy": "private",
|
|
82182
82386
|
"default": "false"
|
|
82183
82387
|
},
|
|
82388
|
+
{
|
|
82389
|
+
"kind": "field",
|
|
82390
|
+
"name": "_defaultCaptured",
|
|
82391
|
+
"type": {
|
|
82392
|
+
"text": "boolean"
|
|
82393
|
+
},
|
|
82394
|
+
"privacy": "private",
|
|
82395
|
+
"default": "false"
|
|
82396
|
+
},
|
|
82397
|
+
{
|
|
82398
|
+
"kind": "field",
|
|
82399
|
+
"name": "_defaultChecked",
|
|
82400
|
+
"type": {
|
|
82401
|
+
"text": "boolean"
|
|
82402
|
+
},
|
|
82403
|
+
"privacy": "private",
|
|
82404
|
+
"default": "false"
|
|
82405
|
+
},
|
|
82184
82406
|
{
|
|
82185
82407
|
"kind": "field",
|
|
82186
82408
|
"name": "_disabled",
|
|
@@ -82629,6 +82851,39 @@
|
|
|
82629
82851
|
}
|
|
82630
82852
|
]
|
|
82631
82853
|
},
|
|
82854
|
+
{
|
|
82855
|
+
"kind": "method",
|
|
82856
|
+
"name": "formResetCallback",
|
|
82857
|
+
"return": {
|
|
82858
|
+
"type": {
|
|
82859
|
+
"text": "void"
|
|
82860
|
+
}
|
|
82861
|
+
}
|
|
82862
|
+
},
|
|
82863
|
+
{
|
|
82864
|
+
"kind": "method",
|
|
82865
|
+
"name": "formStateRestoreCallback",
|
|
82866
|
+
"return": {
|
|
82867
|
+
"type": {
|
|
82868
|
+
"text": "void"
|
|
82869
|
+
}
|
|
82870
|
+
},
|
|
82871
|
+
"parameters": [
|
|
82872
|
+
{
|
|
82873
|
+
"name": "state",
|
|
82874
|
+
"type": {
|
|
82875
|
+
"text": "string | File | FormData | null"
|
|
82876
|
+
}
|
|
82877
|
+
},
|
|
82878
|
+
{
|
|
82879
|
+
"name": "_mode",
|
|
82880
|
+
"optional": true,
|
|
82881
|
+
"type": {
|
|
82882
|
+
"text": "'restore' | 'autocomplete'"
|
|
82883
|
+
}
|
|
82884
|
+
}
|
|
82885
|
+
]
|
|
82886
|
+
},
|
|
82632
82887
|
{
|
|
82633
82888
|
"kind": "method",
|
|
82634
82889
|
"name": "group",
|
|
@@ -83833,7 +84088,7 @@
|
|
|
83833
84088
|
"declarations": [
|
|
83834
84089
|
{
|
|
83835
84090
|
"kind": "class",
|
|
83836
|
-
"description": "`<lyra-responsive-panel>` — the same slotted content either docked inline\nin the page's normal layout flow (desktop) or presented as a full-screen/\nbottom-sheet overlay (mobile), depending on viewport width. Typical uses:\na settings panel or a conversation-history sidebar that's a permanent\ndocked pane on a wide screen but a modal on a phone.\n\nBreakpoint detection uses `matchMedia('(max-width: ' + mobileBreakpoint +\n')')`, re-evaluated live while connected -- resizing/rotating a device\nthat crosses the breakpoint while `mode=\"auto\"` (the default) updates the\neffective presentation without unmounting or re-creating the slotted\ncontent: inline and overlay presentation share the exact same shadow DOM\nstructure (only a css class, and the overlay-only `role`/`aria-modal`\nattributes and backdrop element, differ), so lit-html's diffing keeps\n`[part=\"body\"]` and its `<slot>` as the same DOM node across the\ntransition -- scroll position and focus inside the slotted content survive\nit for free. When an open inline panel becomes modal, focus already inside\nis preserved and outside focus moves to the first available target. Closing\nstill returns to the opener captured by the original inline open.\n\nThe overlay presentation uses the library's shared overlay coordinator for\nfocus trapping, Escape/backdrop dismissal, inerting, and stack ordering,\nwhile retaining this component's own responsive rendering and close event.\n\nAccessible name (overlay presentation only -- the inline presentation has\nno dialog semantics to name): `label
|
|
84091
|
+
"description": "`<lyra-responsive-panel>` — the same slotted content either docked inline\nin the page's normal layout flow (desktop) or presented as a full-screen/\nbottom-sheet overlay (mobile), depending on viewport width. Typical uses:\na settings panel or a conversation-history sidebar that's a permanent\ndocked pane on a wide screen but a modal on a phone.\n\nBreakpoint detection uses `matchMedia('(max-width: ' + mobileBreakpoint +\n')')`, re-evaluated live while connected -- resizing/rotating a device\nthat crosses the breakpoint while `mode=\"auto\"` (the default) updates the\neffective presentation without unmounting or re-creating the slotted\ncontent: inline and overlay presentation share the exact same shadow DOM\nstructure (only a css class, and the overlay-only `role`/`aria-modal`\nattributes and backdrop element, differ), so lit-html's diffing keeps\n`[part=\"body\"]` and its `<slot>` as the same DOM node across the\ntransition -- scroll position and focus inside the slotted content survive\nit for free. When an open inline panel becomes modal, focus already inside\nis preserved and outside focus moves to the first available target. Closing\nstill returns to the opener captured by the original inline open.\n\nThe overlay presentation uses the library's shared overlay coordinator for\nfocus trapping, Escape/backdrop dismissal, inerting, and stack ordering,\nwhile retaining this component's own responsive rendering and close event.\n\nAccessible name (overlay presentation only -- the inline presentation has\nno dialog semantics to name), in priority order: if the host element itself\nhas an `aria-label` attribute set, its value wins outright, overriding\nevery source below -- the standard ARIA convention for a consumer that\nwants full control over the announced name, matching lyra-dialog's\n`accessibleLabel` pattern. Otherwise `label`, when set, is used verbatim.\nWhen both are empty, this falls back to the `header` slot's content -- a\nheading element (`h1`–`h6` or `[role=\"heading\"]`) among the slotted header\ncontent wins if present, otherwise the header slot's full text content is\nused, mirroring lyra-dialog's `detectHeading()`/`headingText` fallback (see\ndialog.ts's module doc for why this uses `aria-label`, a copied string,\nrather than `aria-labelledby`: the header content is light DOM while\n`[part=\"panel\"]` lives in this element's shadow tree, and an ID-reference\nattribute can't resolve across that boundary). A panel opened without a\nhost `aria-label`, `label`, or header content still renders `role=\"dialog\"`\nwith no accessible name -- set one of those to avoid that.",
|
|
83837
84092
|
"name": "LyraResponsivePanel",
|
|
83838
84093
|
"cssParts": [
|
|
83839
84094
|
{
|
|
@@ -83876,6 +84131,17 @@
|
|
|
83876
84131
|
}
|
|
83877
84132
|
],
|
|
83878
84133
|
"members": [
|
|
84134
|
+
{
|
|
84135
|
+
"kind": "field",
|
|
84136
|
+
"name": "accessibleLabel",
|
|
84137
|
+
"type": {
|
|
84138
|
+
"text": "string | null"
|
|
84139
|
+
},
|
|
84140
|
+
"privacy": "private",
|
|
84141
|
+
"default": "null",
|
|
84142
|
+
"description": "Host-level `aria-label` override for the overlay presentation's accessible name -- wins over\nevery other source (`label`, the header-slot fallback), matching `<lyra-dialog>`'s\n`accessibleLabel` pattern. See the class doc for the full precedence order. Set as a plain\n`aria-label` attribute on `<lyra-responsive-panel>` itself, not a public JS property.",
|
|
84143
|
+
"attribute": "aria-label"
|
|
84144
|
+
},
|
|
83879
84145
|
{
|
|
83880
84146
|
"kind": "field",
|
|
83881
84147
|
"name": "belowBreakpoint",
|
|
@@ -84435,6 +84701,15 @@
|
|
|
84435
84701
|
}
|
|
84436
84702
|
],
|
|
84437
84703
|
"attributes": [
|
|
84704
|
+
{
|
|
84705
|
+
"name": "aria-label",
|
|
84706
|
+
"type": {
|
|
84707
|
+
"text": "string | null"
|
|
84708
|
+
},
|
|
84709
|
+
"default": "null",
|
|
84710
|
+
"description": "Host-level `aria-label` override for the overlay presentation's accessible name -- wins over\nevery other source (`label`, the header-slot fallback), matching `<lyra-dialog>`'s\n`accessibleLabel` pattern. See the class doc for the full precedence order. Set as a plain\n`aria-label` attribute on `<lyra-responsive-panel>` itself, not a public JS property.",
|
|
84711
|
+
"fieldName": "accessibleLabel"
|
|
84712
|
+
},
|
|
84438
84713
|
{
|
|
84439
84714
|
"name": "label",
|
|
84440
84715
|
"type": {
|
|
@@ -95515,6 +95790,11 @@
|
|
|
95515
95790
|
"name": "onErrorSlotChange",
|
|
95516
95791
|
"privacy": "private"
|
|
95517
95792
|
},
|
|
95793
|
+
{
|
|
95794
|
+
"kind": "field",
|
|
95795
|
+
"name": "onFocus",
|
|
95796
|
+
"privacy": "private"
|
|
95797
|
+
},
|
|
95518
95798
|
{
|
|
95519
95799
|
"kind": "field",
|
|
95520
95800
|
"name": "onHintSlotChange",
|
|
@@ -95937,6 +96217,14 @@
|
|
|
95937
96217
|
}
|
|
95938
96218
|
],
|
|
95939
96219
|
"events": [
|
|
96220
|
+
{
|
|
96221
|
+
"description": "The internal switch control lost focus. Bridges the internal element's non-bubbling native `blur`, re-dispatched as bubbling and composed.",
|
|
96222
|
+
"name": "blur"
|
|
96223
|
+
},
|
|
96224
|
+
{
|
|
96225
|
+
"description": "The internal switch control received focus. Bridges the internal element's non-bubbling native `focus`, re-dispatched as bubbling and composed.",
|
|
96226
|
+
"name": "focus"
|
|
96227
|
+
},
|
|
95940
96228
|
{
|
|
95941
96229
|
"description": "The user toggled the switch (click or Space/Enter). `detail: { checked }`.",
|
|
95942
96230
|
"name": "lyra-change"
|
|
@@ -96059,7 +96347,7 @@
|
|
|
96059
96347
|
"declarations": [
|
|
96060
96348
|
{
|
|
96061
96349
|
"kind": "class",
|
|
96062
|
-
"description": "`<lyra-table>` — a presentational, sort/select-aware data table.\n\nHeader/row activation is delegated: one `click` and one `keydown`\nlistener on `<table>` resolve the target via `closest('[data-col-key]'\n| '[data-row-key]')` and a key→object lookup map, instead of allocating\nfresh per-column/per-row closures on every render. Both listeners guard\nagainst nested interactive `cell()` content first (see\n`INTERACTIVE_SELECTOR`) so a button/link/input inside a cell owns its own\nactivation instead of triggering `lyra-row-click`.\n\nKeyboard focus follows a roving-tabindex pattern (one `tabindex=\"0\"` stop\namong the header cells, one among the body rows — see `focusedColKey()` /\n`focusedRowKey()`), matching this repo's other `role=\"grid\"`/composite\nwidgets. Left/Right/Home/End move within the header row; Up/Down/Home/End\nmove within the body; Down from the header enters the body's roving stop,\nand Up from the body's first row returns to the header's roving stop.\nEnter/Space still only sort/activate (see `activateColumn()` /\n`activateRow()`).\n\nSet `aria-label` on the host to give the `role=\"grid\"` element an\naccessible name; it's forwarded into the shadow DOM's `<table>`.\n\n`columns[].priority` ('medium' | 'low') hides that column under\n`[part='base']`'s `@container` breakpoints; `[part='reveal-columns-button']`\nforces them all back into view. Rather than a *static* check of whether any\ncolumn merely declares a `priority`, the button (and the public\n`columnsHidden` property, see below) reflects whether a `priority` column\nis *actually* hidden right now — measured via `ResizeObserver` on\n`[part='base']` plus a post-render DOM check — or the public `showAllColumns`\nforce-visible mode is currently active (so there's still a way to toggle\nit back off). `showAllColumns` defaults to `false` and toggles itself on\n`[part='reveal-columns-button']` activation with no external wiring\nrequired, but is also settable up front (property or the reflected\n`show-all-columns` attribute) to restore a previously-persisted\npreference, and readable back — directly or via the `lyra-columns-revealed`\nevent — to persist the current one. `columns[].sticky` pins a column's\nheader/cells to the inline-start (default/`true`) or inline-end (`'end'`)\nedge while the table scrolls horizontally.\n\n`expandedContent` (a table-level `(row: T) => unknown`, not a per-column\nhook, since the resulting panel spans every column via `colspan`) makes\nevery row render a leading chevron-toggle cell before its data columns.\n`canExpand` optionally gates which rows actually get an interactive\ntoggle — a row that fails it still gets a blank leading cell for column\nalignment. Which rows are currently open is fully consumer-owned via\n`expandedKeys` (a `Set<string | number>` of row keys, per `rowKey`/\n`keyOf()`) — the table only reads it and emits `lyra-row-expand-toggle`\non activation, mirroring `sortKey`/`selectedKey`'s existing\npresentational-only convention.\n\nSelection is opt-in through the `selectionMode` property. Use `single` or\n`multiple` to self-manage row selection; the default `none` remains\npresentational. `selectedKeys` contains the raw keys selected in multiple\nmode.\n\n`filterable` adds a compact search field above the grid. `filterText` is\ncontrolled and emits `lyra-filter-change`; `filter` can provide a typed\npredicate, otherwise the row is matched against its JSON representation.\n`pageSize` enables controlled pagination through the existing\n`<lyra-pagination>` primitive. Client mode slices `rows`; server mode\nrenders the supplied page unchanged while using `totalItems` for the\nnavigation summary. `loading` keeps the table shell busy and renders an\nindeterminate spinner.\nColumns with `editable: true` open a native text/number editor on\ndouble-click and emit `lyra-cell-edit`; row mutation remains consumer-owned.\n`groupBy` inserts non-focusable group header rows before each group; use\n`groupLabel` when the raw group key needs custom content.",
|
|
96350
|
+
"description": "`<lyra-table>` — a presentational, sort/select-aware data table.\n\nHeader/row activation is delegated: one `click` and one `keydown`\nlistener on `<table>` resolve the target via `closest('[data-col-key]'\n| '[data-row-key]')` and a key→object lookup map, instead of allocating\nfresh per-column/per-row closures on every render. Both listeners guard\nagainst nested interactive `cell()` content first (see\n`INTERACTIVE_SELECTOR`) so a button/link/input inside a cell owns its own\nactivation instead of triggering `lyra-row-click`.\n\nKeyboard focus follows a roving-tabindex pattern (one `tabindex=\"0\"` stop\namong the header cells, one among the body rows — see `focusedColKey()` /\n`focusedRowKey()`), matching this repo's other `role=\"grid\"`/composite\nwidgets. Left/Right/Home/End move within the header row; Up/Down/Home/End\nmove within the body; Down from the header enters the body's roving stop,\nand Up from the body's first row returns to the header's roving stop.\nEnter/Space still only sort/activate (see `activateColumn()` /\n`activateRow()`).\n\nSet `aria-label` on the host to give the `role=\"grid\"` element an\naccessible name; it's forwarded into the shadow DOM's `<table>`.\n\n`columns[].priority` ('medium' | 'low') hides that column under\n`[part='base']`'s `@container` breakpoints; `[part='reveal-columns-button']`\nforces them all back into view. Rather than a *static* check of whether any\ncolumn merely declares a `priority`, the button (and the public\n`columnsHidden` property, see below) reflects whether a `priority` column\nis *actually* hidden right now — measured via `ResizeObserver` on\n`[part='base']` plus a post-render DOM check — or the public `showAllColumns`\nforce-visible mode is currently active (so there's still a way to toggle\nit back off). `showAllColumns` defaults to `false` and toggles itself on\n`[part='reveal-columns-button']` activation with no external wiring\nrequired, but is also settable up front (property or the reflected\n`show-all-columns` attribute) to restore a previously-persisted\npreference, and readable back — directly or via the `lyra-columns-revealed`\nevent — to persist the current one. `columns[].sticky` pins a column's\nheader/cells to the inline-start (default/`true`) or inline-end (`'end'`)\nedge while the table scrolls horizontally.\n\n`expandedContent` (a table-level `(row: T) => unknown`, not a per-column\nhook, since the resulting panel spans every column via `colspan`) makes\nevery row render a leading chevron-toggle cell before its data columns.\n`canExpand` optionally gates which rows actually get an interactive\ntoggle — a row that fails it still gets a blank leading cell for column\nalignment. Which rows are currently open is fully consumer-owned via\n`expandedKeys` (a `Set<string | number>` of row keys, per `rowKey`/\n`keyOf()`) — the table only reads it and emits `lyra-row-expand-toggle`\non activation, mirroring `sortKey`/`selectedKey`'s existing\npresentational-only convention.\n\nSelection is opt-in through the `selectionMode` property. Use `single` or\n`multiple` to self-manage row selection; the default `none` remains\npresentational. `selectedKeys` contains the raw keys selected in multiple\nmode.\n\n`filterable` adds a compact search field above the grid. `filterText` is\ncontrolled and emits `lyra-filter-change`; `filter` can provide a typed\npredicate, otherwise the row is matched against its JSON representation.\n`pageSize` enables controlled pagination through the existing\n`<lyra-pagination>` primitive. Client mode slices `rows`; server mode\nrenders the supplied page unchanged while using `totalItems` for the\nnavigation summary. `loading` keeps the table shell busy and renders an\nindeterminate spinner.\nColumns with `editable: true` open a native text/number editor on\ndouble-click and emit `lyra-cell-edit`; row mutation remains consumer-owned.\n`spellcheck`/`autocapitalize`/`autoCorrect` forward to the filter input and, for a `'text'`\n(the default) `editType`, the inline cell editor -- no effect on a `'number'` cell editor.\n`groupBy` inserts non-focusable group header rows before each group; use\n`groupLabel` when the raw group key needs custom content.",
|
|
96063
96351
|
"name": "LyraTable",
|
|
96064
96352
|
"cssParts": [
|
|
96065
96353
|
{
|
|
@@ -96189,6 +96477,26 @@
|
|
|
96189
96477
|
"privacy": "private",
|
|
96190
96478
|
"readonly": true
|
|
96191
96479
|
},
|
|
96480
|
+
{
|
|
96481
|
+
"kind": "field",
|
|
96482
|
+
"name": "autoCorrect",
|
|
96483
|
+
"type": {
|
|
96484
|
+
"text": "string"
|
|
96485
|
+
},
|
|
96486
|
+
"default": "''",
|
|
96487
|
+
"description": "Forwarded to the same inputs' native `autocorrect` (Safari/WebKit-specific). Empty string\nomits the attribute (browser default). Named `autoCorrect` (capital `C`), not `autocorrect`,\nto dodge a TS `lib.dom.d.ts` collision -- same fix as `<lyra-textarea>`/`<lyra-model-select>`.",
|
|
96488
|
+
"attribute": "autocorrect"
|
|
96489
|
+
},
|
|
96490
|
+
{
|
|
96491
|
+
"kind": "field",
|
|
96492
|
+
"name": "autocapitalize",
|
|
96493
|
+
"type": {
|
|
96494
|
+
"text": "string"
|
|
96495
|
+
},
|
|
96496
|
+
"default": "''",
|
|
96497
|
+
"description": "Forwarded to the same inputs' native `autocapitalize`. Empty string omits the attribute\n(browser default).",
|
|
96498
|
+
"attribute": "autocapitalize"
|
|
96499
|
+
},
|
|
96192
96500
|
{
|
|
96193
96501
|
"kind": "field",
|
|
96194
96502
|
"name": "cachedMatchingEntries",
|
|
@@ -96688,6 +96996,16 @@
|
|
|
96688
96996
|
"default": "''",
|
|
96689
96997
|
"attribute": "sort-key"
|
|
96690
96998
|
},
|
|
96999
|
+
{
|
|
97000
|
+
"kind": "field",
|
|
97001
|
+
"name": "spellcheck",
|
|
97002
|
+
"type": {
|
|
97003
|
+
"text": "boolean"
|
|
97004
|
+
},
|
|
97005
|
+
"default": "true",
|
|
97006
|
+
"description": "Forwarded to the filter input's, and (when the active column's `editType` is `'text'`, the\ndefault) the inline cell-editor input's, native `spellcheck`. Defaults to `true`, matching\nthe native element's own default. `spellcheck=\"false\"` is parsed as `false` (see\n`spellcheckConverter` above). No effect on a `'number'` cell editor.",
|
|
97007
|
+
"attribute": "spellcheck"
|
|
97008
|
+
},
|
|
96691
97009
|
{
|
|
96692
97010
|
"kind": "field",
|
|
96693
97011
|
"name": "stopLocaleSubscription",
|
|
@@ -97323,6 +97641,24 @@
|
|
|
97323
97641
|
}
|
|
97324
97642
|
],
|
|
97325
97643
|
"attributes": [
|
|
97644
|
+
{
|
|
97645
|
+
"name": "autocapitalize",
|
|
97646
|
+
"type": {
|
|
97647
|
+
"text": "string"
|
|
97648
|
+
},
|
|
97649
|
+
"default": "''",
|
|
97650
|
+
"description": "Forwarded to the same inputs' native `autocapitalize`. Empty string omits the attribute\n(browser default).",
|
|
97651
|
+
"fieldName": "autocapitalize"
|
|
97652
|
+
},
|
|
97653
|
+
{
|
|
97654
|
+
"name": "autocorrect",
|
|
97655
|
+
"type": {
|
|
97656
|
+
"text": "string"
|
|
97657
|
+
},
|
|
97658
|
+
"default": "''",
|
|
97659
|
+
"description": "Forwarded to the same inputs' native `autocorrect` (Safari/WebKit-specific). Empty string\nomits the attribute (browser default). Named `autoCorrect` (capital `C`), not `autocorrect`,\nto dodge a TS `lib.dom.d.ts` collision -- same fix as `<lyra-textarea>`/`<lyra-model-select>`.",
|
|
97660
|
+
"fieldName": "autoCorrect"
|
|
97661
|
+
},
|
|
97326
97662
|
{
|
|
97327
97663
|
"name": "columns-hidden",
|
|
97328
97664
|
"type": {
|
|
@@ -97516,6 +97852,15 @@
|
|
|
97516
97852
|
"default": "''",
|
|
97517
97853
|
"fieldName": "sortKey"
|
|
97518
97854
|
},
|
|
97855
|
+
{
|
|
97856
|
+
"name": "spellcheck",
|
|
97857
|
+
"type": {
|
|
97858
|
+
"text": "boolean"
|
|
97859
|
+
},
|
|
97860
|
+
"default": "true",
|
|
97861
|
+
"description": "Forwarded to the filter input's, and (when the active column's `editType` is `'text'`, the\ndefault) the inline cell-editor input's, native `spellcheck`. Defaults to `true`, matching\nthe native element's own default. `spellcheck=\"false\"` is parsed as `false` (see\n`spellcheckConverter` above). No effect on a `'number'` cell editor.",
|
|
97862
|
+
"fieldName": "spellcheck"
|
|
97863
|
+
},
|
|
97519
97864
|
{
|
|
97520
97865
|
"name": "total-items",
|
|
97521
97866
|
"type": {
|
|
@@ -101639,6 +101984,15 @@
|
|
|
101639
101984
|
}
|
|
101640
101985
|
],
|
|
101641
101986
|
"members": [
|
|
101987
|
+
{
|
|
101988
|
+
"kind": "field",
|
|
101989
|
+
"name": "_fieldsetDisabled",
|
|
101990
|
+
"type": {
|
|
101991
|
+
"text": "boolean"
|
|
101992
|
+
},
|
|
101993
|
+
"privacy": "private",
|
|
101994
|
+
"default": "false"
|
|
101995
|
+
},
|
|
101642
101996
|
{
|
|
101643
101997
|
"kind": "field",
|
|
101644
101998
|
"name": "_value",
|
|
@@ -101720,6 +102074,15 @@
|
|
|
101720
102074
|
"module": "src/internal/lyra-element.ts"
|
|
101721
102075
|
}
|
|
101722
102076
|
},
|
|
102077
|
+
{
|
|
102078
|
+
"kind": "field",
|
|
102079
|
+
"name": "effectiveDisabled",
|
|
102080
|
+
"type": {
|
|
102081
|
+
"text": "boolean"
|
|
102082
|
+
},
|
|
102083
|
+
"description": "Effective disabled state: this element's own `disabled` OR an ancestor\n`<fieldset disabled>`'s inherited state -- mirrors native `<input>`, whose\nown `disabled` IDL property/attribute is never mutated by a fieldset.",
|
|
102084
|
+
"readonly": true
|
|
102085
|
+
},
|
|
101723
102086
|
{
|
|
101724
102087
|
"kind": "field",
|
|
101725
102088
|
"name": "effectiveLocale",
|
|
@@ -101765,6 +102128,33 @@
|
|
|
101765
102128
|
"static": true,
|
|
101766
102129
|
"default": "true"
|
|
101767
102130
|
},
|
|
102131
|
+
{
|
|
102132
|
+
"kind": "field",
|
|
102133
|
+
"name": "hasErrorSlot",
|
|
102134
|
+
"type": {
|
|
102135
|
+
"text": "boolean"
|
|
102136
|
+
},
|
|
102137
|
+
"privacy": "private",
|
|
102138
|
+
"default": "false"
|
|
102139
|
+
},
|
|
102140
|
+
{
|
|
102141
|
+
"kind": "field",
|
|
102142
|
+
"name": "hasHintSlot",
|
|
102143
|
+
"type": {
|
|
102144
|
+
"text": "boolean"
|
|
102145
|
+
},
|
|
102146
|
+
"privacy": "private",
|
|
102147
|
+
"default": "false"
|
|
102148
|
+
},
|
|
102149
|
+
{
|
|
102150
|
+
"kind": "field",
|
|
102151
|
+
"name": "hasLabelSlot",
|
|
102152
|
+
"type": {
|
|
102153
|
+
"text": "boolean"
|
|
102154
|
+
},
|
|
102155
|
+
"privacy": "private",
|
|
102156
|
+
"default": "false"
|
|
102157
|
+
},
|
|
101768
102158
|
{
|
|
101769
102159
|
"kind": "field",
|
|
101770
102160
|
"name": "hint",
|
|
@@ -101852,11 +102242,21 @@
|
|
|
101852
102242
|
"name": "onBlur",
|
|
101853
102243
|
"privacy": "private"
|
|
101854
102244
|
},
|
|
102245
|
+
{
|
|
102246
|
+
"kind": "field",
|
|
102247
|
+
"name": "onErrorSlotChange",
|
|
102248
|
+
"privacy": "private"
|
|
102249
|
+
},
|
|
101855
102250
|
{
|
|
101856
102251
|
"kind": "field",
|
|
101857
102252
|
"name": "onFocus",
|
|
101858
102253
|
"privacy": "private"
|
|
101859
102254
|
},
|
|
102255
|
+
{
|
|
102256
|
+
"kind": "field",
|
|
102257
|
+
"name": "onHintSlotChange",
|
|
102258
|
+
"privacy": "private"
|
|
102259
|
+
},
|
|
101860
102260
|
{
|
|
101861
102261
|
"kind": "field",
|
|
101862
102262
|
"name": "onInput",
|
|
@@ -101867,6 +102267,11 @@
|
|
|
101867
102267
|
"name": "onKeyDown",
|
|
101868
102268
|
"privacy": "private"
|
|
101869
102269
|
},
|
|
102270
|
+
{
|
|
102271
|
+
"kind": "field",
|
|
102272
|
+
"name": "onLabelSlotChange",
|
|
102273
|
+
"privacy": "private"
|
|
102274
|
+
},
|
|
101870
102275
|
{
|
|
101871
102276
|
"kind": "field",
|
|
101872
102277
|
"name": "pendingLoadController",
|
|
@@ -102104,6 +102509,24 @@
|
|
|
102104
102509
|
}
|
|
102105
102510
|
]
|
|
102106
102511
|
},
|
|
102512
|
+
{
|
|
102513
|
+
"kind": "method",
|
|
102514
|
+
"name": "formDisabledCallback",
|
|
102515
|
+
"return": {
|
|
102516
|
+
"type": {
|
|
102517
|
+
"text": "void"
|
|
102518
|
+
}
|
|
102519
|
+
},
|
|
102520
|
+
"parameters": [
|
|
102521
|
+
{
|
|
102522
|
+
"name": "disabled",
|
|
102523
|
+
"type": {
|
|
102524
|
+
"text": "boolean"
|
|
102525
|
+
}
|
|
102526
|
+
}
|
|
102527
|
+
],
|
|
102528
|
+
"description": "Called by the browser when an ancestor `<fieldset disabled>` toggles.\nTracked separately from the consumer's own `disabled` (see\n`effectiveDisabled`) so a consumer's explicit `disabled` survives the\nfieldset re-enabling instead of being permanently overwritten."
|
|
102529
|
+
},
|
|
102107
102530
|
{
|
|
102108
102531
|
"kind": "method",
|
|
102109
102532
|
"name": "formResetCallback",
|
|
@@ -106355,6 +106778,16 @@
|
|
|
106355
106778
|
}
|
|
106356
106779
|
],
|
|
106357
106780
|
"members": [
|
|
106781
|
+
{
|
|
106782
|
+
"kind": "field",
|
|
106783
|
+
"name": "accessibleLabel",
|
|
106784
|
+
"type": {
|
|
106785
|
+
"text": "string | null"
|
|
106786
|
+
},
|
|
106787
|
+
"default": "null",
|
|
106788
|
+
"description": "Overrides the dialog panel's accessible name, taking precedence over the visible `label`\nheading -- mirrors `<lyra-dialog>`'s/`<lyra-tool-result-dialog>`'s own host-`aria-label`\noverride pattern. Fed only by a host `aria-label`.",
|
|
106789
|
+
"attribute": "aria-label"
|
|
106790
|
+
},
|
|
106358
106791
|
{
|
|
106359
106792
|
"kind": "field",
|
|
106360
106793
|
"name": "autoCorrect",
|
|
@@ -106979,6 +107412,15 @@
|
|
|
106979
107412
|
}
|
|
106980
107413
|
],
|
|
106981
107414
|
"attributes": [
|
|
107415
|
+
{
|
|
107416
|
+
"name": "aria-label",
|
|
107417
|
+
"type": {
|
|
107418
|
+
"text": "string | null"
|
|
107419
|
+
},
|
|
107420
|
+
"default": "null",
|
|
107421
|
+
"description": "Overrides the dialog panel's accessible name, taking precedence over the visible `label`\nheading -- mirrors `<lyra-dialog>`'s/`<lyra-tool-result-dialog>`'s own host-`aria-label`\noverride pattern. Fed only by a host `aria-label`.",
|
|
107422
|
+
"fieldName": "accessibleLabel"
|
|
107423
|
+
},
|
|
106982
107424
|
{
|
|
106983
107425
|
"name": "autocapitalize",
|
|
106984
107426
|
"type": {
|