@carbon/ai-chat-components 1.1.0-rc.0 → 1.1.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 +663 -663
- package/package.json +2 -2
- package/telemetry.yml +4 -0
package/custom-elements.json
CHANGED
|
@@ -2,6 +2,30 @@
|
|
|
2
2
|
"schemaVersion": "1.0.0",
|
|
3
3
|
"readme": "",
|
|
4
4
|
"modules": [
|
|
5
|
+
{
|
|
6
|
+
"kind": "javascript-module",
|
|
7
|
+
"path": "src/globals/settings.ts",
|
|
8
|
+
"declarations": [
|
|
9
|
+
{
|
|
10
|
+
"kind": "variable",
|
|
11
|
+
"name": "prefix",
|
|
12
|
+
"type": {
|
|
13
|
+
"text": "string"
|
|
14
|
+
},
|
|
15
|
+
"default": "\"cds-aichat\""
|
|
16
|
+
}
|
|
17
|
+
],
|
|
18
|
+
"exports": [
|
|
19
|
+
{
|
|
20
|
+
"kind": "js",
|
|
21
|
+
"name": "default",
|
|
22
|
+
"declaration": {
|
|
23
|
+
"name": "prefix",
|
|
24
|
+
"module": "src/globals/settings.ts"
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
]
|
|
28
|
+
},
|
|
5
29
|
{
|
|
6
30
|
"kind": "javascript-module",
|
|
7
31
|
"path": "src/react/audio-player.ts",
|
|
@@ -578,30 +602,6 @@
|
|
|
578
602
|
}
|
|
579
603
|
]
|
|
580
604
|
},
|
|
581
|
-
{
|
|
582
|
-
"kind": "javascript-module",
|
|
583
|
-
"path": "src/globals/settings.ts",
|
|
584
|
-
"declarations": [
|
|
585
|
-
{
|
|
586
|
-
"kind": "variable",
|
|
587
|
-
"name": "prefix",
|
|
588
|
-
"type": {
|
|
589
|
-
"text": "string"
|
|
590
|
-
},
|
|
591
|
-
"default": "\"cds-aichat\""
|
|
592
|
-
}
|
|
593
|
-
],
|
|
594
|
-
"exports": [
|
|
595
|
-
{
|
|
596
|
-
"kind": "js",
|
|
597
|
-
"name": "default",
|
|
598
|
-
"declaration": {
|
|
599
|
-
"name": "prefix",
|
|
600
|
-
"module": "src/globals/settings.ts"
|
|
601
|
-
}
|
|
602
|
-
}
|
|
603
|
-
]
|
|
604
|
-
},
|
|
605
605
|
{
|
|
606
606
|
"kind": "javascript-module",
|
|
607
607
|
"path": "src/testing/PageObjectId.ts",
|
|
@@ -1030,217 +1030,339 @@
|
|
|
1030
1030
|
},
|
|
1031
1031
|
{
|
|
1032
1032
|
"kind": "javascript-module",
|
|
1033
|
-
"path": "src/
|
|
1034
|
-
"declarations": [],
|
|
1035
|
-
"exports": []
|
|
1036
|
-
},
|
|
1037
|
-
{
|
|
1038
|
-
"kind": "javascript-module",
|
|
1039
|
-
"path": "src/react/history/history-content.ts",
|
|
1033
|
+
"path": "src/globals/decorators/carbon-element.ts",
|
|
1040
1034
|
"declarations": [
|
|
1041
1035
|
{
|
|
1042
|
-
"kind": "
|
|
1043
|
-
"name": "
|
|
1036
|
+
"kind": "function",
|
|
1037
|
+
"name": "carbonElement",
|
|
1038
|
+
"parameters": [
|
|
1039
|
+
{
|
|
1040
|
+
"name": "tagName",
|
|
1041
|
+
"type": {
|
|
1042
|
+
"text": "string"
|
|
1043
|
+
},
|
|
1044
|
+
"description": "The tag name of the custom element to define."
|
|
1045
|
+
}
|
|
1046
|
+
],
|
|
1047
|
+
"description": "Class decorator factory that defines the decorated class as a custom element.\n\n```js"
|
|
1044
1048
|
}
|
|
1045
1049
|
],
|
|
1046
1050
|
"exports": [
|
|
1047
1051
|
{
|
|
1048
|
-
"kind": "
|
|
1049
|
-
"name": "
|
|
1052
|
+
"kind": "custom-element-definition",
|
|
1053
|
+
"name": "tagName",
|
|
1050
1054
|
"declaration": {
|
|
1051
|
-
"name": "
|
|
1052
|
-
"module": "src/
|
|
1055
|
+
"name": "anonymous_0",
|
|
1056
|
+
"module": "src/globals/decorators/carbon-element.ts"
|
|
1053
1057
|
}
|
|
1054
|
-
}
|
|
1055
|
-
]
|
|
1056
|
-
},
|
|
1057
|
-
{
|
|
1058
|
-
"kind": "javascript-module",
|
|
1059
|
-
"path": "src/react/history/history-delete-panel.ts",
|
|
1060
|
-
"declarations": [
|
|
1061
|
-
{
|
|
1062
|
-
"kind": "variable",
|
|
1063
|
-
"name": "HistoryDeletePanel"
|
|
1064
|
-
}
|
|
1065
|
-
],
|
|
1066
|
-
"exports": [
|
|
1058
|
+
},
|
|
1067
1059
|
{
|
|
1068
|
-
"kind": "
|
|
1069
|
-
"name": "
|
|
1060
|
+
"kind": "custom-element-definition",
|
|
1061
|
+
"name": "tagName",
|
|
1070
1062
|
"declaration": {
|
|
1071
|
-
"name": "
|
|
1072
|
-
"module": "src/
|
|
1063
|
+
"name": "clazz",
|
|
1064
|
+
"module": "src/globals/decorators/carbon-element.ts"
|
|
1073
1065
|
}
|
|
1074
|
-
}
|
|
1075
|
-
]
|
|
1076
|
-
},
|
|
1077
|
-
{
|
|
1078
|
-
"kind": "javascript-module",
|
|
1079
|
-
"path": "src/react/history/history-header.ts",
|
|
1080
|
-
"declarations": [
|
|
1081
|
-
{
|
|
1082
|
-
"kind": "variable",
|
|
1083
|
-
"name": "HistoryHeader"
|
|
1084
|
-
}
|
|
1085
|
-
],
|
|
1086
|
-
"exports": [
|
|
1066
|
+
},
|
|
1087
1067
|
{
|
|
1088
1068
|
"kind": "js",
|
|
1089
|
-
"name": "
|
|
1069
|
+
"name": "carbonElement",
|
|
1090
1070
|
"declaration": {
|
|
1091
|
-
"name": "
|
|
1092
|
-
"module": "src/
|
|
1071
|
+
"name": "carbonElement",
|
|
1072
|
+
"module": "src/globals/decorators/carbon-element.ts"
|
|
1093
1073
|
}
|
|
1094
1074
|
}
|
|
1095
1075
|
]
|
|
1096
1076
|
},
|
|
1097
1077
|
{
|
|
1098
1078
|
"kind": "javascript-module",
|
|
1099
|
-
"path": "src/
|
|
1100
|
-
"declarations": [
|
|
1101
|
-
{
|
|
1102
|
-
"kind": "variable",
|
|
1103
|
-
"name": "HistoryLoading"
|
|
1104
|
-
}
|
|
1105
|
-
],
|
|
1079
|
+
"path": "src/globals/decorators/index.ts",
|
|
1080
|
+
"declarations": [],
|
|
1106
1081
|
"exports": [
|
|
1107
1082
|
{
|
|
1108
1083
|
"kind": "js",
|
|
1109
|
-
"name": "
|
|
1084
|
+
"name": "carbonElement",
|
|
1110
1085
|
"declaration": {
|
|
1111
|
-
"name": "
|
|
1112
|
-
"module": "
|
|
1086
|
+
"name": "carbonElement",
|
|
1087
|
+
"module": "./carbon-element.js"
|
|
1113
1088
|
}
|
|
1114
1089
|
}
|
|
1115
1090
|
]
|
|
1116
1091
|
},
|
|
1117
1092
|
{
|
|
1118
1093
|
"kind": "javascript-module",
|
|
1119
|
-
"path": "src/
|
|
1094
|
+
"path": "src/globals/internal/storybook-cdn.ts",
|
|
1120
1095
|
"declarations": [
|
|
1121
1096
|
{
|
|
1122
|
-
"kind": "
|
|
1123
|
-
"name": "
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
}
|
|
1135
|
-
]
|
|
1136
|
-
},
|
|
1137
|
-
{
|
|
1138
|
-
"kind": "javascript-module",
|
|
1139
|
-
"path": "src/react/history/history-panel-item.ts",
|
|
1140
|
-
"declarations": [
|
|
1097
|
+
"kind": "function",
|
|
1098
|
+
"name": "cdnJs",
|
|
1099
|
+
"parameters": [
|
|
1100
|
+
{
|
|
1101
|
+
"name": "components",
|
|
1102
|
+
"type": {
|
|
1103
|
+
"text": "Array"
|
|
1104
|
+
},
|
|
1105
|
+
"description": "array of components to render"
|
|
1106
|
+
}
|
|
1107
|
+
],
|
|
1108
|
+
"description": "This is the markdown block for JS via CDN"
|
|
1109
|
+
},
|
|
1141
1110
|
{
|
|
1142
|
-
"kind": "
|
|
1143
|
-
"name": "
|
|
1111
|
+
"kind": "function",
|
|
1112
|
+
"name": "cdnCss",
|
|
1113
|
+
"description": "This is the markdown block for CSS via CDN"
|
|
1144
1114
|
}
|
|
1145
1115
|
],
|
|
1146
1116
|
"exports": [
|
|
1147
1117
|
{
|
|
1148
1118
|
"kind": "js",
|
|
1149
|
-
"name": "
|
|
1119
|
+
"name": "cdnJs",
|
|
1150
1120
|
"declaration": {
|
|
1151
|
-
"name": "
|
|
1152
|
-
"module": "src/
|
|
1121
|
+
"name": "cdnJs",
|
|
1122
|
+
"module": "src/globals/internal/storybook-cdn.ts"
|
|
1153
1123
|
}
|
|
1154
|
-
}
|
|
1155
|
-
]
|
|
1156
|
-
},
|
|
1157
|
-
{
|
|
1158
|
-
"kind": "javascript-module",
|
|
1159
|
-
"path": "src/react/history/history-panel-items.ts",
|
|
1160
|
-
"declarations": [
|
|
1161
|
-
{
|
|
1162
|
-
"kind": "variable",
|
|
1163
|
-
"name": "HistoryPanelItems"
|
|
1164
|
-
}
|
|
1165
|
-
],
|
|
1166
|
-
"exports": [
|
|
1124
|
+
},
|
|
1167
1125
|
{
|
|
1168
1126
|
"kind": "js",
|
|
1169
|
-
"name": "
|
|
1127
|
+
"name": "cdnCss",
|
|
1170
1128
|
"declaration": {
|
|
1171
|
-
"name": "
|
|
1172
|
-
"module": "src/
|
|
1129
|
+
"name": "cdnCss",
|
|
1130
|
+
"module": "src/globals/internal/storybook-cdn.ts"
|
|
1173
1131
|
}
|
|
1174
1132
|
}
|
|
1175
1133
|
]
|
|
1176
1134
|
},
|
|
1177
1135
|
{
|
|
1178
1136
|
"kind": "javascript-module",
|
|
1179
|
-
"path": "src/
|
|
1137
|
+
"path": "src/globals/utils/focus-utils.ts",
|
|
1180
1138
|
"declarations": [
|
|
1181
1139
|
{
|
|
1182
|
-
"kind": "
|
|
1183
|
-
"name": "
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1140
|
+
"kind": "function",
|
|
1141
|
+
"name": "getDeepActiveElement",
|
|
1142
|
+
"return": {
|
|
1143
|
+
"type": {
|
|
1144
|
+
"text": ""
|
|
1145
|
+
}
|
|
1146
|
+
},
|
|
1147
|
+
"description": "Gets the deepest active element, traversing through all shadow DOM boundaries.\nThis handles nested shadow roots, slotted elements, and will return the actual\nfocused element regardless of how many shadow DOM levels exist."
|
|
1148
|
+
},
|
|
1187
1149
|
{
|
|
1188
|
-
"kind": "
|
|
1189
|
-
"name": "
|
|
1190
|
-
"
|
|
1191
|
-
"
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1150
|
+
"kind": "function",
|
|
1151
|
+
"name": "isElementInvisible",
|
|
1152
|
+
"return": {
|
|
1153
|
+
"type": {
|
|
1154
|
+
"text": ""
|
|
1155
|
+
}
|
|
1156
|
+
},
|
|
1157
|
+
"parameters": [
|
|
1158
|
+
{
|
|
1159
|
+
"name": "element",
|
|
1160
|
+
"type": {
|
|
1161
|
+
"text": "Element"
|
|
1162
|
+
},
|
|
1163
|
+
"description": "The DOM element to check"
|
|
1164
|
+
},
|
|
1165
|
+
{
|
|
1166
|
+
"name": "exceptions",
|
|
1167
|
+
"default": "[\"dialog\", \"[popover]\"]",
|
|
1168
|
+
"type": {
|
|
1169
|
+
"text": "string[]"
|
|
1170
|
+
},
|
|
1171
|
+
"description": "Array of selectors to ignore when checking the element (e.g., 'dialog', '[popover]')"
|
|
1172
|
+
}
|
|
1173
|
+
],
|
|
1174
|
+
"description": "Checks if an element should be ignored due to visibility or accessibility attributes."
|
|
1175
|
+
},
|
|
1201
1176
|
{
|
|
1202
|
-
"kind": "
|
|
1203
|
-
"name": "
|
|
1177
|
+
"kind": "function",
|
|
1178
|
+
"name": "isFocusable",
|
|
1179
|
+
"return": {
|
|
1180
|
+
"type": {
|
|
1181
|
+
"text": ""
|
|
1182
|
+
}
|
|
1183
|
+
},
|
|
1184
|
+
"parameters": [
|
|
1185
|
+
{
|
|
1186
|
+
"name": "element",
|
|
1187
|
+
"type": {
|
|
1188
|
+
"text": "Element"
|
|
1189
|
+
},
|
|
1190
|
+
"description": "The DOM element to check for focusability"
|
|
1191
|
+
}
|
|
1192
|
+
],
|
|
1193
|
+
"description": "Checks if an element is focusable. An element is considered focusable if it matches\nstandard focusable elements criteria (such as buttons, inputs, etc., that are not disabled\nand do not have a negative tabindex) or is a custom element with a shadow root that delegates focus.\nBased on https://gist.github.com/oscarmarina/9ce95f491a4c53ed01d989de4a87c0c9"
|
|
1194
|
+
},
|
|
1195
|
+
{
|
|
1196
|
+
"kind": "function",
|
|
1197
|
+
"name": "tryFocus",
|
|
1198
|
+
"return": {
|
|
1199
|
+
"type": {
|
|
1200
|
+
"text": ""
|
|
1201
|
+
}
|
|
1202
|
+
},
|
|
1203
|
+
"parameters": [
|
|
1204
|
+
{
|
|
1205
|
+
"name": "element",
|
|
1206
|
+
"type": {
|
|
1207
|
+
"text": "Element | null | undefined"
|
|
1208
|
+
},
|
|
1209
|
+
"description": "The element to attempt to focus"
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
"name": "exceptions",
|
|
1213
|
+
"optional": true,
|
|
1214
|
+
"type": {
|
|
1215
|
+
"text": "string[]"
|
|
1216
|
+
},
|
|
1217
|
+
"description": "Array of selectors to ignore when checking visibility (e.g., 'dialog', '[popover]')"
|
|
1218
|
+
}
|
|
1219
|
+
],
|
|
1220
|
+
"description": "Attempts to focus an element if it's focusable, visible, and not disabled.\nThis is an enhanced version that checks visibility, accessibility attributes,\nand proper focusability before attempting to set focus. It is shadow DOM aware\nand handles slotted elements correctly."
|
|
1221
|
+
},
|
|
1222
|
+
{
|
|
1223
|
+
"kind": "function",
|
|
1224
|
+
"name": "walkComposedTree",
|
|
1225
|
+
"return": {
|
|
1226
|
+
"type": {
|
|
1227
|
+
"text": ""
|
|
1228
|
+
}
|
|
1229
|
+
},
|
|
1230
|
+
"parameters": [
|
|
1231
|
+
{
|
|
1232
|
+
"name": "node",
|
|
1233
|
+
"type": {
|
|
1234
|
+
"text": "Node"
|
|
1235
|
+
},
|
|
1236
|
+
"description": "The root node for traversal"
|
|
1237
|
+
},
|
|
1238
|
+
{
|
|
1239
|
+
"name": "whatToShow",
|
|
1240
|
+
"default": "0",
|
|
1241
|
+
"description": "NodeFilter code for node types to include (use 0 to retrieve all nodes)"
|
|
1242
|
+
},
|
|
1243
|
+
{
|
|
1244
|
+
"name": "filter",
|
|
1245
|
+
"default": "() => true",
|
|
1246
|
+
"type": {
|
|
1247
|
+
"text": "(node: Node) => boolean"
|
|
1248
|
+
},
|
|
1249
|
+
"description": "Filters nodes. Child nodes are considered even if parent does not satisfy the filter"
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
"name": "skipNode",
|
|
1253
|
+
"default": "() => false",
|
|
1254
|
+
"type": {
|
|
1255
|
+
"text": "(node: Node) => boolean"
|
|
1256
|
+
},
|
|
1257
|
+
"description": "Determines whether to skip a node and its children"
|
|
1258
|
+
}
|
|
1259
|
+
],
|
|
1260
|
+
"description": "Traverse the composed tree from the root, selecting elements that meet the provided filter criteria.\nThis function properly handles Shadow DOM boundaries.\nBased on https://github.com/JanMiksovsky/elix/blob/main/src/core/dom.js#L320"
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"kind": "function",
|
|
1264
|
+
"name": "getFirstAndLastFocusableChildren",
|
|
1265
|
+
"return": {
|
|
1266
|
+
"type": {
|
|
1267
|
+
"text": ""
|
|
1268
|
+
}
|
|
1269
|
+
},
|
|
1270
|
+
"parameters": [
|
|
1271
|
+
{
|
|
1272
|
+
"name": "walker",
|
|
1273
|
+
"type": {
|
|
1274
|
+
"text": "IterableIterator<HTMLElement>"
|
|
1275
|
+
},
|
|
1276
|
+
"description": "The TreeWalker object used to traverse the node's children"
|
|
1277
|
+
}
|
|
1278
|
+
],
|
|
1279
|
+
"description": "Retrieves the first and last focusable children of a node using a TreeWalker."
|
|
1204
1280
|
}
|
|
1205
1281
|
],
|
|
1206
1282
|
"exports": [
|
|
1207
1283
|
{
|
|
1208
1284
|
"kind": "js",
|
|
1209
|
-
"name": "
|
|
1285
|
+
"name": "getDeepActiveElement",
|
|
1210
1286
|
"declaration": {
|
|
1211
|
-
"name": "
|
|
1212
|
-
"module": "src/
|
|
1287
|
+
"name": "getDeepActiveElement",
|
|
1288
|
+
"module": "src/globals/utils/focus-utils.ts"
|
|
1289
|
+
}
|
|
1290
|
+
},
|
|
1291
|
+
{
|
|
1292
|
+
"kind": "js",
|
|
1293
|
+
"name": "isElementInvisible",
|
|
1294
|
+
"declaration": {
|
|
1295
|
+
"name": "isElementInvisible",
|
|
1296
|
+
"module": "src/globals/utils/focus-utils.ts"
|
|
1297
|
+
}
|
|
1298
|
+
},
|
|
1299
|
+
{
|
|
1300
|
+
"kind": "js",
|
|
1301
|
+
"name": "isFocusable",
|
|
1302
|
+
"declaration": {
|
|
1303
|
+
"name": "isFocusable",
|
|
1304
|
+
"module": "src/globals/utils/focus-utils.ts"
|
|
1305
|
+
}
|
|
1306
|
+
},
|
|
1307
|
+
{
|
|
1308
|
+
"kind": "js",
|
|
1309
|
+
"name": "tryFocus",
|
|
1310
|
+
"declaration": {
|
|
1311
|
+
"name": "tryFocus",
|
|
1312
|
+
"module": "src/globals/utils/focus-utils.ts"
|
|
1313
|
+
}
|
|
1314
|
+
},
|
|
1315
|
+
{
|
|
1316
|
+
"kind": "js",
|
|
1317
|
+
"name": "walkComposedTree",
|
|
1318
|
+
"declaration": {
|
|
1319
|
+
"name": "walkComposedTree",
|
|
1320
|
+
"module": "src/globals/utils/focus-utils.ts"
|
|
1321
|
+
}
|
|
1322
|
+
},
|
|
1323
|
+
{
|
|
1324
|
+
"kind": "js",
|
|
1325
|
+
"name": "getFirstAndLastFocusableChildren",
|
|
1326
|
+
"declaration": {
|
|
1327
|
+
"name": "getFirstAndLastFocusableChildren",
|
|
1328
|
+
"module": "src/globals/utils/focus-utils.ts"
|
|
1213
1329
|
}
|
|
1214
1330
|
}
|
|
1215
1331
|
]
|
|
1216
1332
|
},
|
|
1217
1333
|
{
|
|
1218
1334
|
"kind": "javascript-module",
|
|
1219
|
-
"path": "src/
|
|
1335
|
+
"path": "src/globals/utils/uuid.ts",
|
|
1220
1336
|
"declarations": [
|
|
1221
1337
|
{
|
|
1222
|
-
"kind": "
|
|
1223
|
-
"name": "
|
|
1338
|
+
"kind": "function",
|
|
1339
|
+
"name": "uuid",
|
|
1340
|
+
"return": {
|
|
1341
|
+
"type": {
|
|
1342
|
+
"text": "string"
|
|
1343
|
+
}
|
|
1344
|
+
},
|
|
1345
|
+
"description": "Generates a v4 UUID. Uses `crypto.randomUUID` when available, otherwise falls back to a simple implementation."
|
|
1224
1346
|
}
|
|
1225
1347
|
],
|
|
1226
1348
|
"exports": [
|
|
1227
1349
|
{
|
|
1228
1350
|
"kind": "js",
|
|
1229
|
-
"name": "
|
|
1351
|
+
"name": "uuid",
|
|
1230
1352
|
"declaration": {
|
|
1231
|
-
"name": "
|
|
1232
|
-
"module": "src/
|
|
1353
|
+
"name": "uuid",
|
|
1354
|
+
"module": "src/globals/utils/uuid.ts"
|
|
1233
1355
|
}
|
|
1234
1356
|
}
|
|
1235
1357
|
]
|
|
1236
1358
|
},
|
|
1237
1359
|
{
|
|
1238
1360
|
"kind": "javascript-module",
|
|
1239
|
-
"path": "src/react/history/history-
|
|
1361
|
+
"path": "src/react/history/history-content.ts",
|
|
1240
1362
|
"declarations": [
|
|
1241
1363
|
{
|
|
1242
1364
|
"kind": "variable",
|
|
1243
|
-
"name": "
|
|
1365
|
+
"name": "HistoryContent"
|
|
1244
1366
|
}
|
|
1245
1367
|
],
|
|
1246
1368
|
"exports": [
|
|
@@ -1248,19 +1370,19 @@
|
|
|
1248
1370
|
"kind": "js",
|
|
1249
1371
|
"name": "default",
|
|
1250
1372
|
"declaration": {
|
|
1251
|
-
"name": "
|
|
1252
|
-
"module": "src/react/history/history-
|
|
1373
|
+
"name": "HistoryContent",
|
|
1374
|
+
"module": "src/react/history/history-content.ts"
|
|
1253
1375
|
}
|
|
1254
1376
|
}
|
|
1255
1377
|
]
|
|
1256
1378
|
},
|
|
1257
1379
|
{
|
|
1258
1380
|
"kind": "javascript-module",
|
|
1259
|
-
"path": "src/react/history/history-
|
|
1381
|
+
"path": "src/react/history/history-delete-panel.ts",
|
|
1260
1382
|
"declarations": [
|
|
1261
1383
|
{
|
|
1262
1384
|
"kind": "variable",
|
|
1263
|
-
"name": "
|
|
1385
|
+
"name": "HistoryDeletePanel"
|
|
1264
1386
|
}
|
|
1265
1387
|
],
|
|
1266
1388
|
"exports": [
|
|
@@ -1268,443 +1390,321 @@
|
|
|
1268
1390
|
"kind": "js",
|
|
1269
1391
|
"name": "default",
|
|
1270
1392
|
"declaration": {
|
|
1271
|
-
"name": "
|
|
1272
|
-
"module": "src/react/history/history-
|
|
1393
|
+
"name": "HistoryDeletePanel",
|
|
1394
|
+
"module": "src/react/history/history-delete-panel.ts"
|
|
1273
1395
|
}
|
|
1274
1396
|
}
|
|
1275
1397
|
]
|
|
1276
1398
|
},
|
|
1277
1399
|
{
|
|
1278
1400
|
"kind": "javascript-module",
|
|
1279
|
-
"path": "src/react/history/
|
|
1280
|
-
"declarations": [
|
|
1401
|
+
"path": "src/react/history/history-header.ts",
|
|
1402
|
+
"declarations": [
|
|
1403
|
+
{
|
|
1404
|
+
"kind": "variable",
|
|
1405
|
+
"name": "HistoryHeader"
|
|
1406
|
+
}
|
|
1407
|
+
],
|
|
1281
1408
|
"exports": [
|
|
1282
1409
|
{
|
|
1283
1410
|
"kind": "js",
|
|
1284
|
-
"name": "
|
|
1411
|
+
"name": "default",
|
|
1285
1412
|
"declaration": {
|
|
1286
|
-
"name": "
|
|
1287
|
-
"module": "
|
|
1413
|
+
"name": "HistoryHeader",
|
|
1414
|
+
"module": "src/react/history/history-header.ts"
|
|
1288
1415
|
}
|
|
1289
|
-
}
|
|
1416
|
+
}
|
|
1417
|
+
]
|
|
1418
|
+
},
|
|
1419
|
+
{
|
|
1420
|
+
"kind": "javascript-module",
|
|
1421
|
+
"path": "src/react/history/history-loading.ts",
|
|
1422
|
+
"declarations": [
|
|
1423
|
+
{
|
|
1424
|
+
"kind": "variable",
|
|
1425
|
+
"name": "HistoryLoading"
|
|
1426
|
+
}
|
|
1427
|
+
],
|
|
1428
|
+
"exports": [
|
|
1290
1429
|
{
|
|
1291
1430
|
"kind": "js",
|
|
1292
|
-
"name": "
|
|
1431
|
+
"name": "default",
|
|
1293
1432
|
"declaration": {
|
|
1294
|
-
"name": "
|
|
1295
|
-
"module": "
|
|
1433
|
+
"name": "HistoryLoading",
|
|
1434
|
+
"module": "src/react/history/history-loading.ts"
|
|
1296
1435
|
}
|
|
1297
|
-
}
|
|
1436
|
+
}
|
|
1437
|
+
]
|
|
1438
|
+
},
|
|
1439
|
+
{
|
|
1440
|
+
"kind": "javascript-module",
|
|
1441
|
+
"path": "src/react/history/history-panel-item-input.ts",
|
|
1442
|
+
"declarations": [
|
|
1443
|
+
{
|
|
1444
|
+
"kind": "variable",
|
|
1445
|
+
"name": "HistoryPanelItemInput"
|
|
1446
|
+
}
|
|
1447
|
+
],
|
|
1448
|
+
"exports": [
|
|
1298
1449
|
{
|
|
1299
1450
|
"kind": "js",
|
|
1300
|
-
"name": "
|
|
1451
|
+
"name": "default",
|
|
1301
1452
|
"declaration": {
|
|
1302
|
-
"name": "
|
|
1303
|
-
"module": "
|
|
1453
|
+
"name": "HistoryPanelItemInput",
|
|
1454
|
+
"module": "src/react/history/history-panel-item-input.ts"
|
|
1304
1455
|
}
|
|
1305
|
-
}
|
|
1456
|
+
}
|
|
1457
|
+
]
|
|
1458
|
+
},
|
|
1459
|
+
{
|
|
1460
|
+
"kind": "javascript-module",
|
|
1461
|
+
"path": "src/react/history/history-panel-item.ts",
|
|
1462
|
+
"declarations": [
|
|
1463
|
+
{
|
|
1464
|
+
"kind": "variable",
|
|
1465
|
+
"name": "HistoryPanelItem"
|
|
1466
|
+
}
|
|
1467
|
+
],
|
|
1468
|
+
"exports": [
|
|
1306
1469
|
{
|
|
1307
1470
|
"kind": "js",
|
|
1308
|
-
"name": "
|
|
1471
|
+
"name": "default",
|
|
1309
1472
|
"declaration": {
|
|
1310
|
-
"name": "
|
|
1311
|
-
"module": "
|
|
1312
|
-
}
|
|
1313
|
-
},
|
|
1314
|
-
{
|
|
1315
|
-
"kind": "js",
|
|
1316
|
-
"name": "HistoryLoading",
|
|
1317
|
-
"declaration": {
|
|
1318
|
-
"name": "default",
|
|
1319
|
-
"module": "./history-loading.js"
|
|
1320
|
-
}
|
|
1321
|
-
},
|
|
1322
|
-
{
|
|
1323
|
-
"kind": "js",
|
|
1324
|
-
"name": "HistoryPanel",
|
|
1325
|
-
"declaration": {
|
|
1326
|
-
"name": "default",
|
|
1327
|
-
"module": "./history-panel.js"
|
|
1328
|
-
}
|
|
1329
|
-
},
|
|
1330
|
-
{
|
|
1331
|
-
"kind": "js",
|
|
1332
|
-
"name": "HistoryPanelMenu",
|
|
1333
|
-
"declaration": {
|
|
1334
|
-
"name": "default",
|
|
1335
|
-
"module": "./history-panel-menu.js"
|
|
1336
|
-
}
|
|
1337
|
-
},
|
|
1338
|
-
{
|
|
1339
|
-
"kind": "js",
|
|
1340
|
-
"name": "HistoryPanelItem",
|
|
1341
|
-
"declaration": {
|
|
1342
|
-
"name": "default",
|
|
1343
|
-
"module": "./history-panel-item.js"
|
|
1344
|
-
}
|
|
1345
|
-
},
|
|
1346
|
-
{
|
|
1347
|
-
"kind": "js",
|
|
1348
|
-
"name": "HistoryPanelItems",
|
|
1349
|
-
"declaration": {
|
|
1350
|
-
"name": "default",
|
|
1351
|
-
"module": "./history-panel-items.js"
|
|
1352
|
-
}
|
|
1353
|
-
},
|
|
1354
|
-
{
|
|
1355
|
-
"kind": "js",
|
|
1356
|
-
"name": "HistorySearchItem",
|
|
1357
|
-
"declaration": {
|
|
1358
|
-
"name": "default",
|
|
1359
|
-
"module": "./history-search-item.js"
|
|
1473
|
+
"name": "HistoryPanelItem",
|
|
1474
|
+
"module": "src/react/history/history-panel-item.ts"
|
|
1360
1475
|
}
|
|
1361
|
-
}
|
|
1476
|
+
}
|
|
1477
|
+
]
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"kind": "javascript-module",
|
|
1481
|
+
"path": "src/react/history/history-panel-items.ts",
|
|
1482
|
+
"declarations": [
|
|
1362
1483
|
{
|
|
1363
|
-
"kind": "
|
|
1364
|
-
"name": "
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
}
|
|
1369
|
-
},
|
|
1484
|
+
"kind": "variable",
|
|
1485
|
+
"name": "HistoryPanelItems"
|
|
1486
|
+
}
|
|
1487
|
+
],
|
|
1488
|
+
"exports": [
|
|
1370
1489
|
{
|
|
1371
1490
|
"kind": "js",
|
|
1372
|
-
"name": "
|
|
1491
|
+
"name": "default",
|
|
1373
1492
|
"declaration": {
|
|
1374
|
-
"name": "
|
|
1375
|
-
"module": "
|
|
1493
|
+
"name": "HistoryPanelItems",
|
|
1494
|
+
"module": "src/react/history/history-panel-items.ts"
|
|
1376
1495
|
}
|
|
1377
1496
|
}
|
|
1378
1497
|
]
|
|
1379
1498
|
},
|
|
1380
1499
|
{
|
|
1381
1500
|
"kind": "javascript-module",
|
|
1382
|
-
"path": "src/
|
|
1501
|
+
"path": "src/react/history/history-panel-menu.ts",
|
|
1383
1502
|
"declarations": [
|
|
1384
1503
|
{
|
|
1385
|
-
"kind": "
|
|
1386
|
-
"name": "
|
|
1387
|
-
"parameters": [
|
|
1388
|
-
{
|
|
1389
|
-
"name": "tagName",
|
|
1390
|
-
"type": {
|
|
1391
|
-
"text": "string"
|
|
1392
|
-
},
|
|
1393
|
-
"description": "The tag name of the custom element to define."
|
|
1394
|
-
}
|
|
1395
|
-
],
|
|
1396
|
-
"description": "Class decorator factory that defines the decorated class as a custom element.\n\n```js"
|
|
1504
|
+
"kind": "variable",
|
|
1505
|
+
"name": "HistoryPanelMenu"
|
|
1397
1506
|
}
|
|
1398
1507
|
],
|
|
1399
1508
|
"exports": [
|
|
1400
|
-
{
|
|
1401
|
-
"kind": "custom-element-definition",
|
|
1402
|
-
"name": "tagName",
|
|
1403
|
-
"declaration": {
|
|
1404
|
-
"name": "anonymous_0",
|
|
1405
|
-
"module": "src/globals/decorators/carbon-element.ts"
|
|
1406
|
-
}
|
|
1407
|
-
},
|
|
1408
|
-
{
|
|
1409
|
-
"kind": "custom-element-definition",
|
|
1410
|
-
"name": "tagName",
|
|
1411
|
-
"declaration": {
|
|
1412
|
-
"name": "clazz",
|
|
1413
|
-
"module": "src/globals/decorators/carbon-element.ts"
|
|
1414
|
-
}
|
|
1415
|
-
},
|
|
1416
1509
|
{
|
|
1417
1510
|
"kind": "js",
|
|
1418
|
-
"name": "
|
|
1511
|
+
"name": "default",
|
|
1419
1512
|
"declaration": {
|
|
1420
|
-
"name": "
|
|
1421
|
-
"module": "src/
|
|
1513
|
+
"name": "HistoryPanelMenu",
|
|
1514
|
+
"module": "src/react/history/history-panel-menu.ts"
|
|
1422
1515
|
}
|
|
1423
1516
|
}
|
|
1424
1517
|
]
|
|
1425
1518
|
},
|
|
1426
1519
|
{
|
|
1427
1520
|
"kind": "javascript-module",
|
|
1428
|
-
"path": "src/
|
|
1429
|
-
"declarations": [
|
|
1521
|
+
"path": "src/react/history/history-panel.ts",
|
|
1522
|
+
"declarations": [
|
|
1523
|
+
{
|
|
1524
|
+
"kind": "variable",
|
|
1525
|
+
"name": "HistoryPanel"
|
|
1526
|
+
}
|
|
1527
|
+
],
|
|
1430
1528
|
"exports": [
|
|
1431
1529
|
{
|
|
1432
1530
|
"kind": "js",
|
|
1433
|
-
"name": "
|
|
1531
|
+
"name": "default",
|
|
1434
1532
|
"declaration": {
|
|
1435
|
-
"name": "
|
|
1436
|
-
"module": "
|
|
1533
|
+
"name": "HistoryPanel",
|
|
1534
|
+
"module": "src/react/history/history-panel.ts"
|
|
1437
1535
|
}
|
|
1438
1536
|
}
|
|
1439
1537
|
]
|
|
1440
1538
|
},
|
|
1441
1539
|
{
|
|
1442
1540
|
"kind": "javascript-module",
|
|
1443
|
-
"path": "src/
|
|
1541
|
+
"path": "src/react/history/history-search-item.ts",
|
|
1444
1542
|
"declarations": [
|
|
1445
1543
|
{
|
|
1446
|
-
"kind": "
|
|
1447
|
-
"name": "
|
|
1448
|
-
"parameters": [
|
|
1449
|
-
{
|
|
1450
|
-
"name": "components",
|
|
1451
|
-
"type": {
|
|
1452
|
-
"text": "Array"
|
|
1453
|
-
},
|
|
1454
|
-
"description": "array of components to render"
|
|
1455
|
-
}
|
|
1456
|
-
],
|
|
1457
|
-
"description": "This is the markdown block for JS via CDN"
|
|
1458
|
-
},
|
|
1459
|
-
{
|
|
1460
|
-
"kind": "function",
|
|
1461
|
-
"name": "cdnCss",
|
|
1462
|
-
"description": "This is the markdown block for CSS via CDN"
|
|
1544
|
+
"kind": "variable",
|
|
1545
|
+
"name": "HistorySearchItem"
|
|
1463
1546
|
}
|
|
1464
1547
|
],
|
|
1465
1548
|
"exports": [
|
|
1466
1549
|
{
|
|
1467
1550
|
"kind": "js",
|
|
1468
|
-
"name": "
|
|
1469
|
-
"declaration": {
|
|
1470
|
-
"name": "cdnJs",
|
|
1471
|
-
"module": "src/globals/internal/storybook-cdn.ts"
|
|
1472
|
-
}
|
|
1473
|
-
},
|
|
1474
|
-
{
|
|
1475
|
-
"kind": "js",
|
|
1476
|
-
"name": "cdnCss",
|
|
1551
|
+
"name": "default",
|
|
1477
1552
|
"declaration": {
|
|
1478
|
-
"name": "
|
|
1479
|
-
"module": "src/
|
|
1553
|
+
"name": "HistorySearchItem",
|
|
1554
|
+
"module": "src/react/history/history-search-item.ts"
|
|
1480
1555
|
}
|
|
1481
1556
|
}
|
|
1482
1557
|
]
|
|
1483
1558
|
},
|
|
1484
1559
|
{
|
|
1485
1560
|
"kind": "javascript-module",
|
|
1486
|
-
"path": "src/
|
|
1561
|
+
"path": "src/react/history/history-shell.ts",
|
|
1487
1562
|
"declarations": [
|
|
1488
1563
|
{
|
|
1489
|
-
"kind": "
|
|
1490
|
-
"name": "
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
}
|
|
1495
|
-
},
|
|
1496
|
-
"description": "Gets the deepest active element, traversing through all shadow DOM boundaries.\nThis handles nested shadow roots, slotted elements, and will return the actual\nfocused element regardless of how many shadow DOM levels exist."
|
|
1497
|
-
},
|
|
1498
|
-
{
|
|
1499
|
-
"kind": "function",
|
|
1500
|
-
"name": "isElementInvisible",
|
|
1501
|
-
"return": {
|
|
1502
|
-
"type": {
|
|
1503
|
-
"text": ""
|
|
1504
|
-
}
|
|
1505
|
-
},
|
|
1506
|
-
"parameters": [
|
|
1507
|
-
{
|
|
1508
|
-
"name": "element",
|
|
1509
|
-
"type": {
|
|
1510
|
-
"text": "Element"
|
|
1511
|
-
},
|
|
1512
|
-
"description": "The DOM element to check"
|
|
1513
|
-
},
|
|
1514
|
-
{
|
|
1515
|
-
"name": "exceptions",
|
|
1516
|
-
"default": "[\"dialog\", \"[popover]\"]",
|
|
1517
|
-
"type": {
|
|
1518
|
-
"text": "string[]"
|
|
1519
|
-
},
|
|
1520
|
-
"description": "Array of selectors to ignore when checking the element (e.g., 'dialog', '[popover]')"
|
|
1521
|
-
}
|
|
1522
|
-
],
|
|
1523
|
-
"description": "Checks if an element should be ignored due to visibility or accessibility attributes."
|
|
1524
|
-
},
|
|
1525
|
-
{
|
|
1526
|
-
"kind": "function",
|
|
1527
|
-
"name": "isFocusable",
|
|
1528
|
-
"return": {
|
|
1529
|
-
"type": {
|
|
1530
|
-
"text": ""
|
|
1531
|
-
}
|
|
1532
|
-
},
|
|
1533
|
-
"parameters": [
|
|
1534
|
-
{
|
|
1535
|
-
"name": "element",
|
|
1536
|
-
"type": {
|
|
1537
|
-
"text": "Element"
|
|
1538
|
-
},
|
|
1539
|
-
"description": "The DOM element to check for focusability"
|
|
1540
|
-
}
|
|
1541
|
-
],
|
|
1542
|
-
"description": "Checks if an element is focusable. An element is considered focusable if it matches\nstandard focusable elements criteria (such as buttons, inputs, etc., that are not disabled\nand do not have a negative tabindex) or is a custom element with a shadow root that delegates focus.\nBased on https://gist.github.com/oscarmarina/9ce95f491a4c53ed01d989de4a87c0c9"
|
|
1543
|
-
},
|
|
1544
|
-
{
|
|
1545
|
-
"kind": "function",
|
|
1546
|
-
"name": "tryFocus",
|
|
1547
|
-
"return": {
|
|
1548
|
-
"type": {
|
|
1549
|
-
"text": ""
|
|
1550
|
-
}
|
|
1551
|
-
},
|
|
1552
|
-
"parameters": [
|
|
1553
|
-
{
|
|
1554
|
-
"name": "element",
|
|
1555
|
-
"type": {
|
|
1556
|
-
"text": "Element | null | undefined"
|
|
1557
|
-
},
|
|
1558
|
-
"description": "The element to attempt to focus"
|
|
1559
|
-
},
|
|
1560
|
-
{
|
|
1561
|
-
"name": "exceptions",
|
|
1562
|
-
"optional": true,
|
|
1563
|
-
"type": {
|
|
1564
|
-
"text": "string[]"
|
|
1565
|
-
},
|
|
1566
|
-
"description": "Array of selectors to ignore when checking visibility (e.g., 'dialog', '[popover]')"
|
|
1567
|
-
}
|
|
1568
|
-
],
|
|
1569
|
-
"description": "Attempts to focus an element if it's focusable, visible, and not disabled.\nThis is an enhanced version that checks visibility, accessibility attributes,\nand proper focusability before attempting to set focus. It is shadow DOM aware\nand handles slotted elements correctly."
|
|
1570
|
-
},
|
|
1564
|
+
"kind": "variable",
|
|
1565
|
+
"name": "HistoryShell"
|
|
1566
|
+
}
|
|
1567
|
+
],
|
|
1568
|
+
"exports": [
|
|
1571
1569
|
{
|
|
1572
|
-
"kind": "
|
|
1573
|
-
"name": "
|
|
1574
|
-
"
|
|
1575
|
-
"
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
"description": "The root node for traversal"
|
|
1586
|
-
},
|
|
1587
|
-
{
|
|
1588
|
-
"name": "whatToShow",
|
|
1589
|
-
"default": "0",
|
|
1590
|
-
"description": "NodeFilter code for node types to include (use 0 to retrieve all nodes)"
|
|
1591
|
-
},
|
|
1592
|
-
{
|
|
1593
|
-
"name": "filter",
|
|
1594
|
-
"default": "() => true",
|
|
1595
|
-
"type": {
|
|
1596
|
-
"text": "(node: Node) => boolean"
|
|
1597
|
-
},
|
|
1598
|
-
"description": "Filters nodes. Child nodes are considered even if parent does not satisfy the filter"
|
|
1599
|
-
},
|
|
1600
|
-
{
|
|
1601
|
-
"name": "skipNode",
|
|
1602
|
-
"default": "() => false",
|
|
1603
|
-
"type": {
|
|
1604
|
-
"text": "(node: Node) => boolean"
|
|
1605
|
-
},
|
|
1606
|
-
"description": "Determines whether to skip a node and its children"
|
|
1607
|
-
}
|
|
1608
|
-
],
|
|
1609
|
-
"description": "Traverse the composed tree from the root, selecting elements that meet the provided filter criteria.\nThis function properly handles Shadow DOM boundaries.\nBased on https://github.com/JanMiksovsky/elix/blob/main/src/core/dom.js#L320"
|
|
1610
|
-
},
|
|
1570
|
+
"kind": "js",
|
|
1571
|
+
"name": "default",
|
|
1572
|
+
"declaration": {
|
|
1573
|
+
"name": "HistoryShell",
|
|
1574
|
+
"module": "src/react/history/history-shell.ts"
|
|
1575
|
+
}
|
|
1576
|
+
}
|
|
1577
|
+
]
|
|
1578
|
+
},
|
|
1579
|
+
{
|
|
1580
|
+
"kind": "javascript-module",
|
|
1581
|
+
"path": "src/react/history/history-toolbar.ts",
|
|
1582
|
+
"declarations": [
|
|
1611
1583
|
{
|
|
1612
|
-
"kind": "
|
|
1613
|
-
"name": "
|
|
1614
|
-
"return": {
|
|
1615
|
-
"type": {
|
|
1616
|
-
"text": ""
|
|
1617
|
-
}
|
|
1618
|
-
},
|
|
1619
|
-
"parameters": [
|
|
1620
|
-
{
|
|
1621
|
-
"name": "walker",
|
|
1622
|
-
"type": {
|
|
1623
|
-
"text": "IterableIterator<HTMLElement>"
|
|
1624
|
-
},
|
|
1625
|
-
"description": "The TreeWalker object used to traverse the node's children"
|
|
1626
|
-
}
|
|
1627
|
-
],
|
|
1628
|
-
"description": "Retrieves the first and last focusable children of a node using a TreeWalker."
|
|
1584
|
+
"kind": "variable",
|
|
1585
|
+
"name": "HistoryToolbar"
|
|
1629
1586
|
}
|
|
1630
1587
|
],
|
|
1631
1588
|
"exports": [
|
|
1632
1589
|
{
|
|
1633
1590
|
"kind": "js",
|
|
1634
|
-
"name": "
|
|
1591
|
+
"name": "default",
|
|
1635
1592
|
"declaration": {
|
|
1636
|
-
"name": "
|
|
1637
|
-
"module": "src/
|
|
1593
|
+
"name": "HistoryToolbar",
|
|
1594
|
+
"module": "src/react/history/history-toolbar.ts"
|
|
1595
|
+
}
|
|
1596
|
+
}
|
|
1597
|
+
]
|
|
1598
|
+
},
|
|
1599
|
+
{
|
|
1600
|
+
"kind": "javascript-module",
|
|
1601
|
+
"path": "src/react/history/index.ts",
|
|
1602
|
+
"declarations": [],
|
|
1603
|
+
"exports": [
|
|
1604
|
+
{
|
|
1605
|
+
"kind": "js",
|
|
1606
|
+
"name": "HistoryShell",
|
|
1607
|
+
"declaration": {
|
|
1608
|
+
"name": "default",
|
|
1609
|
+
"module": "./history-shell.js"
|
|
1638
1610
|
}
|
|
1639
1611
|
},
|
|
1640
1612
|
{
|
|
1641
1613
|
"kind": "js",
|
|
1642
|
-
"name": "
|
|
1614
|
+
"name": "HistoryHeader",
|
|
1643
1615
|
"declaration": {
|
|
1644
|
-
"name": "
|
|
1645
|
-
"module": "
|
|
1616
|
+
"name": "default",
|
|
1617
|
+
"module": "./history-header.js"
|
|
1646
1618
|
}
|
|
1647
1619
|
},
|
|
1648
1620
|
{
|
|
1649
1621
|
"kind": "js",
|
|
1650
|
-
"name": "
|
|
1622
|
+
"name": "HistoryToolbar",
|
|
1651
1623
|
"declaration": {
|
|
1652
|
-
"name": "
|
|
1653
|
-
"module": "
|
|
1624
|
+
"name": "default",
|
|
1625
|
+
"module": "./history-toolbar.js"
|
|
1654
1626
|
}
|
|
1655
1627
|
},
|
|
1656
1628
|
{
|
|
1657
1629
|
"kind": "js",
|
|
1658
|
-
"name": "
|
|
1630
|
+
"name": "HistoryContent",
|
|
1659
1631
|
"declaration": {
|
|
1660
|
-
"name": "
|
|
1661
|
-
"module": "
|
|
1632
|
+
"name": "default",
|
|
1633
|
+
"module": "./history-content.js"
|
|
1662
1634
|
}
|
|
1663
1635
|
},
|
|
1664
1636
|
{
|
|
1665
1637
|
"kind": "js",
|
|
1666
|
-
"name": "
|
|
1638
|
+
"name": "HistoryLoading",
|
|
1667
1639
|
"declaration": {
|
|
1668
|
-
"name": "
|
|
1669
|
-
"module": "
|
|
1640
|
+
"name": "default",
|
|
1641
|
+
"module": "./history-loading.js"
|
|
1670
1642
|
}
|
|
1671
1643
|
},
|
|
1672
1644
|
{
|
|
1673
1645
|
"kind": "js",
|
|
1674
|
-
"name": "
|
|
1646
|
+
"name": "HistoryPanel",
|
|
1675
1647
|
"declaration": {
|
|
1676
|
-
"name": "
|
|
1677
|
-
"module": "
|
|
1648
|
+
"name": "default",
|
|
1649
|
+
"module": "./history-panel.js"
|
|
1678
1650
|
}
|
|
1679
|
-
}
|
|
1680
|
-
]
|
|
1681
|
-
},
|
|
1682
|
-
{
|
|
1683
|
-
"kind": "javascript-module",
|
|
1684
|
-
"path": "src/globals/utils/uuid.ts",
|
|
1685
|
-
"declarations": [
|
|
1651
|
+
},
|
|
1686
1652
|
{
|
|
1687
|
-
"kind": "
|
|
1688
|
-
"name": "
|
|
1689
|
-
"
|
|
1690
|
-
"
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
"description": "Generates a v4 UUID. Uses `crypto.randomUUID` when available, otherwise falls back to a simple implementation."
|
|
1695
|
-
}
|
|
1696
|
-
],
|
|
1697
|
-
"exports": [
|
|
1653
|
+
"kind": "js",
|
|
1654
|
+
"name": "HistoryPanelMenu",
|
|
1655
|
+
"declaration": {
|
|
1656
|
+
"name": "default",
|
|
1657
|
+
"module": "./history-panel-menu.js"
|
|
1658
|
+
}
|
|
1659
|
+
},
|
|
1698
1660
|
{
|
|
1699
1661
|
"kind": "js",
|
|
1700
|
-
"name": "
|
|
1662
|
+
"name": "HistoryPanelItem",
|
|
1701
1663
|
"declaration": {
|
|
1702
|
-
"name": "
|
|
1703
|
-
"module": "
|
|
1664
|
+
"name": "default",
|
|
1665
|
+
"module": "./history-panel-item.js"
|
|
1666
|
+
}
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
"kind": "js",
|
|
1670
|
+
"name": "HistoryPanelItems",
|
|
1671
|
+
"declaration": {
|
|
1672
|
+
"name": "default",
|
|
1673
|
+
"module": "./history-panel-items.js"
|
|
1674
|
+
}
|
|
1675
|
+
},
|
|
1676
|
+
{
|
|
1677
|
+
"kind": "js",
|
|
1678
|
+
"name": "HistorySearchItem",
|
|
1679
|
+
"declaration": {
|
|
1680
|
+
"name": "default",
|
|
1681
|
+
"module": "./history-search-item.js"
|
|
1682
|
+
}
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
"kind": "js",
|
|
1686
|
+
"name": "HistoryPanelItemInput",
|
|
1687
|
+
"declaration": {
|
|
1688
|
+
"name": "default",
|
|
1689
|
+
"module": "./history-panel-item-input.js"
|
|
1690
|
+
}
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
"kind": "js",
|
|
1694
|
+
"name": "HistoryDeletePanel",
|
|
1695
|
+
"declaration": {
|
|
1696
|
+
"name": "default",
|
|
1697
|
+
"module": "./history-delete-panel.js"
|
|
1704
1698
|
}
|
|
1705
1699
|
}
|
|
1706
1700
|
]
|
|
1707
1701
|
},
|
|
1702
|
+
{
|
|
1703
|
+
"kind": "javascript-module",
|
|
1704
|
+
"path": "src/react/__tests__/jest.setup.ts",
|
|
1705
|
+
"declarations": [],
|
|
1706
|
+
"exports": []
|
|
1707
|
+
},
|
|
1708
1708
|
{
|
|
1709
1709
|
"kind": "javascript-module",
|
|
1710
1710
|
"path": "src/components/audio-player/src/audio-player.ts",
|
|
@@ -17776,58 +17776,201 @@
|
|
|
17776
17776
|
}
|
|
17777
17777
|
},
|
|
17778
17778
|
{
|
|
17779
|
-
"kind": "method",
|
|
17780
|
-
"name": "triggerPause",
|
|
17781
|
-
"privacy": "protected",
|
|
17782
|
-
"return": {
|
|
17783
|
-
"type": {
|
|
17784
|
-
"text": "void"
|
|
17785
|
-
}
|
|
17779
|
+
"kind": "method",
|
|
17780
|
+
"name": "triggerPause",
|
|
17781
|
+
"privacy": "protected",
|
|
17782
|
+
"return": {
|
|
17783
|
+
"type": {
|
|
17784
|
+
"text": "void"
|
|
17785
|
+
}
|
|
17786
|
+
},
|
|
17787
|
+
"description": "Trigger the pause callback",
|
|
17788
|
+
"inheritedFrom": {
|
|
17789
|
+
"name": "BaseProvider",
|
|
17790
|
+
"module": "src/components/video-player/src/providers/base-provider.ts"
|
|
17791
|
+
}
|
|
17792
|
+
},
|
|
17793
|
+
{
|
|
17794
|
+
"kind": "method",
|
|
17795
|
+
"name": "triggerError",
|
|
17796
|
+
"privacy": "protected",
|
|
17797
|
+
"return": {
|
|
17798
|
+
"type": {
|
|
17799
|
+
"text": "void"
|
|
17800
|
+
}
|
|
17801
|
+
},
|
|
17802
|
+
"parameters": [
|
|
17803
|
+
{
|
|
17804
|
+
"name": "error",
|
|
17805
|
+
"type": {
|
|
17806
|
+
"text": "Error"
|
|
17807
|
+
},
|
|
17808
|
+
"description": "The error that occurred"
|
|
17809
|
+
}
|
|
17810
|
+
],
|
|
17811
|
+
"description": "Trigger the error callback",
|
|
17812
|
+
"inheritedFrom": {
|
|
17813
|
+
"name": "BaseProvider",
|
|
17814
|
+
"module": "src/components/video-player/src/providers/base-provider.ts"
|
|
17815
|
+
}
|
|
17816
|
+
}
|
|
17817
|
+
],
|
|
17818
|
+
"superclass": {
|
|
17819
|
+
"name": "BaseProvider",
|
|
17820
|
+
"module": "/src/components/video-player/src/providers/base-provider.js"
|
|
17821
|
+
}
|
|
17822
|
+
}
|
|
17823
|
+
],
|
|
17824
|
+
"exports": [
|
|
17825
|
+
{
|
|
17826
|
+
"kind": "js",
|
|
17827
|
+
"name": "YouTubeProvider",
|
|
17828
|
+
"declaration": {
|
|
17829
|
+
"name": "YouTubeProvider",
|
|
17830
|
+
"module": "src/components/video-player/src/providers/youtube-provider.ts"
|
|
17831
|
+
}
|
|
17832
|
+
}
|
|
17833
|
+
]
|
|
17834
|
+
},
|
|
17835
|
+
{
|
|
17836
|
+
"kind": "javascript-module",
|
|
17837
|
+
"path": "src/components/video-player/src/utils/url-detector.ts",
|
|
17838
|
+
"declarations": [
|
|
17839
|
+
{
|
|
17840
|
+
"kind": "function",
|
|
17841
|
+
"name": "detectVideoSource",
|
|
17842
|
+
"return": {
|
|
17843
|
+
"type": {
|
|
17844
|
+
"text": ""
|
|
17845
|
+
}
|
|
17846
|
+
},
|
|
17847
|
+
"parameters": [
|
|
17848
|
+
{
|
|
17849
|
+
"name": "url",
|
|
17850
|
+
"type": {
|
|
17851
|
+
"text": "string"
|
|
17852
|
+
},
|
|
17853
|
+
"description": "The video URL to analyze"
|
|
17854
|
+
}
|
|
17855
|
+
],
|
|
17856
|
+
"description": "Detect the video source type from a URL"
|
|
17857
|
+
},
|
|
17858
|
+
{
|
|
17859
|
+
"kind": "function",
|
|
17860
|
+
"name": "isYouTubeUrl",
|
|
17861
|
+
"return": {
|
|
17862
|
+
"type": {
|
|
17863
|
+
"text": ""
|
|
17864
|
+
}
|
|
17865
|
+
},
|
|
17866
|
+
"parameters": [
|
|
17867
|
+
{
|
|
17868
|
+
"name": "url",
|
|
17869
|
+
"type": {
|
|
17870
|
+
"text": "string"
|
|
17871
|
+
},
|
|
17872
|
+
"description": "The URL to check"
|
|
17873
|
+
}
|
|
17874
|
+
],
|
|
17875
|
+
"description": "Check if a URL is a YouTube video"
|
|
17876
|
+
},
|
|
17877
|
+
{
|
|
17878
|
+
"kind": "function",
|
|
17879
|
+
"name": "isVimeoUrl",
|
|
17880
|
+
"return": {
|
|
17881
|
+
"type": {
|
|
17882
|
+
"text": ""
|
|
17883
|
+
}
|
|
17884
|
+
},
|
|
17885
|
+
"parameters": [
|
|
17886
|
+
{
|
|
17887
|
+
"name": "url",
|
|
17888
|
+
"type": {
|
|
17889
|
+
"text": "string"
|
|
17890
|
+
},
|
|
17891
|
+
"description": "The URL to check"
|
|
17892
|
+
}
|
|
17893
|
+
],
|
|
17894
|
+
"description": "Check if a URL is a Vimeo video"
|
|
17895
|
+
},
|
|
17896
|
+
{
|
|
17897
|
+
"kind": "function",
|
|
17898
|
+
"name": "isKalturaUrl",
|
|
17899
|
+
"return": {
|
|
17900
|
+
"type": {
|
|
17901
|
+
"text": ""
|
|
17902
|
+
}
|
|
17903
|
+
},
|
|
17904
|
+
"parameters": [
|
|
17905
|
+
{
|
|
17906
|
+
"name": "url",
|
|
17907
|
+
"type": {
|
|
17908
|
+
"text": "string"
|
|
17786
17909
|
},
|
|
17787
|
-
"description": "
|
|
17788
|
-
|
|
17789
|
-
|
|
17790
|
-
|
|
17791
|
-
|
|
17792
|
-
|
|
17910
|
+
"description": "The URL to check"
|
|
17911
|
+
}
|
|
17912
|
+
],
|
|
17913
|
+
"description": "Check if a URL is a Kaltura video"
|
|
17914
|
+
},
|
|
17915
|
+
{
|
|
17916
|
+
"kind": "function",
|
|
17917
|
+
"name": "isNativeVideoUrl",
|
|
17918
|
+
"return": {
|
|
17919
|
+
"type": {
|
|
17920
|
+
"text": ""
|
|
17921
|
+
}
|
|
17922
|
+
},
|
|
17923
|
+
"parameters": [
|
|
17793
17924
|
{
|
|
17794
|
-
"
|
|
17795
|
-
"
|
|
17796
|
-
|
|
17797
|
-
"return": {
|
|
17798
|
-
"type": {
|
|
17799
|
-
"text": "void"
|
|
17800
|
-
}
|
|
17925
|
+
"name": "url",
|
|
17926
|
+
"type": {
|
|
17927
|
+
"text": "string"
|
|
17801
17928
|
},
|
|
17802
|
-
"
|
|
17803
|
-
{
|
|
17804
|
-
"name": "error",
|
|
17805
|
-
"type": {
|
|
17806
|
-
"text": "Error"
|
|
17807
|
-
},
|
|
17808
|
-
"description": "The error that occurred"
|
|
17809
|
-
}
|
|
17810
|
-
],
|
|
17811
|
-
"description": "Trigger the error callback",
|
|
17812
|
-
"inheritedFrom": {
|
|
17813
|
-
"name": "BaseProvider",
|
|
17814
|
-
"module": "src/components/video-player/src/providers/base-provider.ts"
|
|
17815
|
-
}
|
|
17929
|
+
"description": "The URL to check"
|
|
17816
17930
|
}
|
|
17817
17931
|
],
|
|
17818
|
-
"
|
|
17819
|
-
"name": "BaseProvider",
|
|
17820
|
-
"module": "/src/components/video-player/src/providers/base-provider.js"
|
|
17821
|
-
}
|
|
17932
|
+
"description": "Check if a URL is a native video file"
|
|
17822
17933
|
}
|
|
17823
17934
|
],
|
|
17824
17935
|
"exports": [
|
|
17825
17936
|
{
|
|
17826
17937
|
"kind": "js",
|
|
17827
|
-
"name": "
|
|
17938
|
+
"name": "detectVideoSource",
|
|
17828
17939
|
"declaration": {
|
|
17829
|
-
"name": "
|
|
17830
|
-
"module": "src/components/video-player/src/
|
|
17940
|
+
"name": "detectVideoSource",
|
|
17941
|
+
"module": "src/components/video-player/src/utils/url-detector.ts"
|
|
17942
|
+
}
|
|
17943
|
+
},
|
|
17944
|
+
{
|
|
17945
|
+
"kind": "js",
|
|
17946
|
+
"name": "isYouTubeUrl",
|
|
17947
|
+
"declaration": {
|
|
17948
|
+
"name": "isYouTubeUrl",
|
|
17949
|
+
"module": "src/components/video-player/src/utils/url-detector.ts"
|
|
17950
|
+
}
|
|
17951
|
+
},
|
|
17952
|
+
{
|
|
17953
|
+
"kind": "js",
|
|
17954
|
+
"name": "isVimeoUrl",
|
|
17955
|
+
"declaration": {
|
|
17956
|
+
"name": "isVimeoUrl",
|
|
17957
|
+
"module": "src/components/video-player/src/utils/url-detector.ts"
|
|
17958
|
+
}
|
|
17959
|
+
},
|
|
17960
|
+
{
|
|
17961
|
+
"kind": "js",
|
|
17962
|
+
"name": "isKalturaUrl",
|
|
17963
|
+
"declaration": {
|
|
17964
|
+
"name": "isKalturaUrl",
|
|
17965
|
+
"module": "src/components/video-player/src/utils/url-detector.ts"
|
|
17966
|
+
}
|
|
17967
|
+
},
|
|
17968
|
+
{
|
|
17969
|
+
"kind": "js",
|
|
17970
|
+
"name": "isNativeVideoUrl",
|
|
17971
|
+
"declaration": {
|
|
17972
|
+
"name": "isNativeVideoUrl",
|
|
17973
|
+
"module": "src/components/video-player/src/utils/url-detector.ts"
|
|
17831
17974
|
}
|
|
17832
17975
|
}
|
|
17833
17976
|
]
|
|
@@ -18220,149 +18363,6 @@
|
|
|
18220
18363
|
}
|
|
18221
18364
|
]
|
|
18222
18365
|
},
|
|
18223
|
-
{
|
|
18224
|
-
"kind": "javascript-module",
|
|
18225
|
-
"path": "src/components/video-player/src/utils/url-detector.ts",
|
|
18226
|
-
"declarations": [
|
|
18227
|
-
{
|
|
18228
|
-
"kind": "function",
|
|
18229
|
-
"name": "detectVideoSource",
|
|
18230
|
-
"return": {
|
|
18231
|
-
"type": {
|
|
18232
|
-
"text": ""
|
|
18233
|
-
}
|
|
18234
|
-
},
|
|
18235
|
-
"parameters": [
|
|
18236
|
-
{
|
|
18237
|
-
"name": "url",
|
|
18238
|
-
"type": {
|
|
18239
|
-
"text": "string"
|
|
18240
|
-
},
|
|
18241
|
-
"description": "The video URL to analyze"
|
|
18242
|
-
}
|
|
18243
|
-
],
|
|
18244
|
-
"description": "Detect the video source type from a URL"
|
|
18245
|
-
},
|
|
18246
|
-
{
|
|
18247
|
-
"kind": "function",
|
|
18248
|
-
"name": "isYouTubeUrl",
|
|
18249
|
-
"return": {
|
|
18250
|
-
"type": {
|
|
18251
|
-
"text": ""
|
|
18252
|
-
}
|
|
18253
|
-
},
|
|
18254
|
-
"parameters": [
|
|
18255
|
-
{
|
|
18256
|
-
"name": "url",
|
|
18257
|
-
"type": {
|
|
18258
|
-
"text": "string"
|
|
18259
|
-
},
|
|
18260
|
-
"description": "The URL to check"
|
|
18261
|
-
}
|
|
18262
|
-
],
|
|
18263
|
-
"description": "Check if a URL is a YouTube video"
|
|
18264
|
-
},
|
|
18265
|
-
{
|
|
18266
|
-
"kind": "function",
|
|
18267
|
-
"name": "isVimeoUrl",
|
|
18268
|
-
"return": {
|
|
18269
|
-
"type": {
|
|
18270
|
-
"text": ""
|
|
18271
|
-
}
|
|
18272
|
-
},
|
|
18273
|
-
"parameters": [
|
|
18274
|
-
{
|
|
18275
|
-
"name": "url",
|
|
18276
|
-
"type": {
|
|
18277
|
-
"text": "string"
|
|
18278
|
-
},
|
|
18279
|
-
"description": "The URL to check"
|
|
18280
|
-
}
|
|
18281
|
-
],
|
|
18282
|
-
"description": "Check if a URL is a Vimeo video"
|
|
18283
|
-
},
|
|
18284
|
-
{
|
|
18285
|
-
"kind": "function",
|
|
18286
|
-
"name": "isKalturaUrl",
|
|
18287
|
-
"return": {
|
|
18288
|
-
"type": {
|
|
18289
|
-
"text": ""
|
|
18290
|
-
}
|
|
18291
|
-
},
|
|
18292
|
-
"parameters": [
|
|
18293
|
-
{
|
|
18294
|
-
"name": "url",
|
|
18295
|
-
"type": {
|
|
18296
|
-
"text": "string"
|
|
18297
|
-
},
|
|
18298
|
-
"description": "The URL to check"
|
|
18299
|
-
}
|
|
18300
|
-
],
|
|
18301
|
-
"description": "Check if a URL is a Kaltura video"
|
|
18302
|
-
},
|
|
18303
|
-
{
|
|
18304
|
-
"kind": "function",
|
|
18305
|
-
"name": "isNativeVideoUrl",
|
|
18306
|
-
"return": {
|
|
18307
|
-
"type": {
|
|
18308
|
-
"text": ""
|
|
18309
|
-
}
|
|
18310
|
-
},
|
|
18311
|
-
"parameters": [
|
|
18312
|
-
{
|
|
18313
|
-
"name": "url",
|
|
18314
|
-
"type": {
|
|
18315
|
-
"text": "string"
|
|
18316
|
-
},
|
|
18317
|
-
"description": "The URL to check"
|
|
18318
|
-
}
|
|
18319
|
-
],
|
|
18320
|
-
"description": "Check if a URL is a native video file"
|
|
18321
|
-
}
|
|
18322
|
-
],
|
|
18323
|
-
"exports": [
|
|
18324
|
-
{
|
|
18325
|
-
"kind": "js",
|
|
18326
|
-
"name": "detectVideoSource",
|
|
18327
|
-
"declaration": {
|
|
18328
|
-
"name": "detectVideoSource",
|
|
18329
|
-
"module": "src/components/video-player/src/utils/url-detector.ts"
|
|
18330
|
-
}
|
|
18331
|
-
},
|
|
18332
|
-
{
|
|
18333
|
-
"kind": "js",
|
|
18334
|
-
"name": "isYouTubeUrl",
|
|
18335
|
-
"declaration": {
|
|
18336
|
-
"name": "isYouTubeUrl",
|
|
18337
|
-
"module": "src/components/video-player/src/utils/url-detector.ts"
|
|
18338
|
-
}
|
|
18339
|
-
},
|
|
18340
|
-
{
|
|
18341
|
-
"kind": "js",
|
|
18342
|
-
"name": "isVimeoUrl",
|
|
18343
|
-
"declaration": {
|
|
18344
|
-
"name": "isVimeoUrl",
|
|
18345
|
-
"module": "src/components/video-player/src/utils/url-detector.ts"
|
|
18346
|
-
}
|
|
18347
|
-
},
|
|
18348
|
-
{
|
|
18349
|
-
"kind": "js",
|
|
18350
|
-
"name": "isKalturaUrl",
|
|
18351
|
-
"declaration": {
|
|
18352
|
-
"name": "isKalturaUrl",
|
|
18353
|
-
"module": "src/components/video-player/src/utils/url-detector.ts"
|
|
18354
|
-
}
|
|
18355
|
-
},
|
|
18356
|
-
{
|
|
18357
|
-
"kind": "js",
|
|
18358
|
-
"name": "isNativeVideoUrl",
|
|
18359
|
-
"declaration": {
|
|
18360
|
-
"name": "isNativeVideoUrl",
|
|
18361
|
-
"module": "src/components/video-player/src/utils/url-detector.ts"
|
|
18362
|
-
}
|
|
18363
|
-
}
|
|
18364
|
-
]
|
|
18365
|
-
},
|
|
18366
18366
|
{
|
|
18367
18367
|
"kind": "javascript-module",
|
|
18368
18368
|
"path": "src/components/markdown/src/plugins/markdownItAttrs/patterns/blocks.ts",
|