@redvars/peacock 3.6.2 → 3.6.3
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/dist/assets/components.css.map +1 -1
- package/dist/assets/styles.css.map +1 -1
- package/dist/{button-colors-AvGh22Zn.js → button-colors-Cg6oxiz-.js} +126 -116
- package/dist/{button-colors-AvGh22Zn.js.map → button-colors-Cg6oxiz-.js.map} +1 -1
- package/dist/button-group.js +2 -2
- package/dist/button.js +17 -14
- package/dist/button.js.map +1 -1
- package/dist/canvas.js +126 -107
- package/dist/canvas.js.map +1 -1
- package/dist/custom-elements-jsdocs.json +665 -162
- package/dist/custom-elements.json +859 -326
- package/dist/{flow-designer-node-BWrPuxAR.js → flow-designer-node-9Bqyn6qx.js} +2 -1
- package/dist/flow-designer-node-9Bqyn6qx.js.map +1 -0
- package/dist/flow-designer-node.js +1 -1
- package/dist/flow-designer.js +3 -3
- package/dist/{icon-button-ohxHhy4t.js → icon-button-AdJBEoNy.js} +34 -30
- package/dist/icon-button-AdJBEoNy.js.map +1 -0
- package/dist/index.js +4 -4
- package/dist/{navigation-rail-CD7IrqbN.js → navigation-rail-DAUuJ_Yp.js} +735 -370
- package/dist/navigation-rail-DAUuJ_Yp.js.map +1 -0
- package/dist/peacock-loader.js +6 -3
- package/dist/peacock-loader.js.map +1 -1
- package/dist/popover-content.js +1 -1
- package/dist/popover-content.js.map +1 -1
- package/dist/search.js +11 -14
- package/dist/search.js.map +1 -1
- package/dist/src/canvas/canvas.d.ts +3 -3
- package/dist/src/field/field.d.ts +1 -0
- package/dist/src/flow-designer/flow-designer-node.d.ts +1 -0
- package/dist/src/image/image.d.ts +2 -2
- package/dist/src/index.d.ts +1 -0
- package/dist/src/input/input.d.ts +1 -3
- package/dist/src/item/index.d.ts +1 -0
- package/dist/src/item/item.d.ts +48 -0
- package/dist/src/menu/menu-item/menu-item.d.ts +8 -9
- package/dist/src/menu/sub-menu/sub-menu.d.ts +1 -0
- package/dist/src/navigation-rail/navigation-rail.d.ts +2 -6
- package/dist/src/popover/popover-content.d.ts +1 -1
- package/dist/src/search/search.d.ts +2 -6
- package/dist/test/item.test.d.ts +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/scss/mixin.scss +23 -0
- package/src/button/button/button-sizes.scss +11 -11
- package/src/button/button/button.scss +96 -122
- package/src/button/button/button.ts +37 -34
- package/src/button/icon-button/icon-button-sizes.scss +8 -8
- package/src/button/icon-button/icon-button.ts +23 -20
- package/src/canvas/canvas.scss +18 -6
- package/src/canvas/canvas.ts +125 -103
- package/src/chip/chip/chip.scss +1 -1
- package/src/empty-state/empty-state.scss +1 -0
- package/src/field/field.ts +6 -0
- package/src/flow-designer/flow-designer-node.ts +1 -0
- package/src/image/image.scss +21 -16
- package/src/image/image.ts +13 -14
- package/src/index.ts +1 -0
- package/src/input/input.ts +16 -25
- package/src/item/index.ts +1 -0
- package/src/item/item.scss +184 -0
- package/src/item/item.ts +340 -0
- package/src/menu/menu/menu.ts +5 -9
- package/src/menu/menu-item/menu-item.scss +30 -108
- package/src/menu/menu-item/menu-item.ts +89 -129
- package/src/menu/sub-menu/sub-menu.ts +6 -2
- package/src/navigation-rail/navigation-rail.ts +2 -6
- package/src/peacock-loader.ts +4 -0
- package/src/popover/popover-content.ts +1 -1
- package/src/search/search.ts +11 -16
- package/src/select/option.ts +1 -1
- package/src/select/select.scss +1 -10
- package/src/select/select.ts +2 -0
- package/dist/flow-designer-node-BWrPuxAR.js.map +0 -1
- package/dist/icon-button-ohxHhy4t.js.map +0 -1
- package/dist/navigation-rail-CD7IrqbN.js.map +0 -1
|
@@ -672,6 +672,14 @@
|
|
|
672
672
|
"module": "./list/index.js"
|
|
673
673
|
}
|
|
674
674
|
},
|
|
675
|
+
{
|
|
676
|
+
"kind": "js",
|
|
677
|
+
"name": "Item",
|
|
678
|
+
"declaration": {
|
|
679
|
+
"name": "Item",
|
|
680
|
+
"module": "./item/index.js"
|
|
681
|
+
}
|
|
682
|
+
},
|
|
675
683
|
{
|
|
676
684
|
"kind": "js",
|
|
677
685
|
"name": "CodeHighlighter",
|
|
@@ -1362,6 +1370,26 @@
|
|
|
1362
1370
|
}
|
|
1363
1371
|
]
|
|
1364
1372
|
},
|
|
1373
|
+
{
|
|
1374
|
+
"kind": "javascript-module",
|
|
1375
|
+
"path": "src/__directive/spread.ts",
|
|
1376
|
+
"declarations": [
|
|
1377
|
+
{
|
|
1378
|
+
"kind": "variable",
|
|
1379
|
+
"name": "spread"
|
|
1380
|
+
}
|
|
1381
|
+
],
|
|
1382
|
+
"exports": [
|
|
1383
|
+
{
|
|
1384
|
+
"kind": "js",
|
|
1385
|
+
"name": "spread",
|
|
1386
|
+
"declaration": {
|
|
1387
|
+
"name": "spread",
|
|
1388
|
+
"module": "src/__directive/spread.ts"
|
|
1389
|
+
}
|
|
1390
|
+
}
|
|
1391
|
+
]
|
|
1392
|
+
},
|
|
1365
1393
|
{
|
|
1366
1394
|
"kind": "javascript-module",
|
|
1367
1395
|
"path": "src/__mixins/BaseButtonMixin.ts",
|
|
@@ -1650,26 +1678,6 @@
|
|
|
1650
1678
|
"declarations": [],
|
|
1651
1679
|
"exports": []
|
|
1652
1680
|
},
|
|
1653
|
-
{
|
|
1654
|
-
"kind": "javascript-module",
|
|
1655
|
-
"path": "src/__directive/spread.ts",
|
|
1656
|
-
"declarations": [
|
|
1657
|
-
{
|
|
1658
|
-
"kind": "variable",
|
|
1659
|
-
"name": "spread"
|
|
1660
|
-
}
|
|
1661
|
-
],
|
|
1662
|
-
"exports": [
|
|
1663
|
-
{
|
|
1664
|
-
"kind": "js",
|
|
1665
|
-
"name": "spread",
|
|
1666
|
-
"declaration": {
|
|
1667
|
-
"name": "spread",
|
|
1668
|
-
"module": "src/__directive/spread.ts"
|
|
1669
|
-
}
|
|
1670
|
-
}
|
|
1671
|
-
]
|
|
1672
|
-
},
|
|
1673
1681
|
{
|
|
1674
1682
|
"kind": "javascript-module",
|
|
1675
1683
|
"path": "src/__utils/cache-fetch.ts",
|
|
@@ -1978,6 +1986,114 @@
|
|
|
1978
1986
|
}
|
|
1979
1987
|
]
|
|
1980
1988
|
},
|
|
1989
|
+
{
|
|
1990
|
+
"kind": "javascript-module",
|
|
1991
|
+
"path": "src/avatar/avatar.ts",
|
|
1992
|
+
"declarations": [
|
|
1993
|
+
{
|
|
1994
|
+
"kind": "class",
|
|
1995
|
+
"description": "",
|
|
1996
|
+
"name": "Avatar",
|
|
1997
|
+
"cssProperties": [
|
|
1998
|
+
{
|
|
1999
|
+
"description": "Controls the border radius of the avatar.",
|
|
2000
|
+
"name": "--avatar-border-radius"
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
"description": "Controls the color of the avatar container.",
|
|
2004
|
+
"name": "--avatar-container-color"
|
|
2005
|
+
},
|
|
2006
|
+
{
|
|
2007
|
+
"description": "Controls the size of the avatar.",
|
|
2008
|
+
"name": "--avatar-size"
|
|
2009
|
+
},
|
|
2010
|
+
{
|
|
2011
|
+
"description": "Controls the color of the text inside the avatar.",
|
|
2012
|
+
"name": "--avatar-text-color"
|
|
2013
|
+
}
|
|
2014
|
+
],
|
|
2015
|
+
"members": [
|
|
2016
|
+
{
|
|
2017
|
+
"kind": "field",
|
|
2018
|
+
"name": "name",
|
|
2019
|
+
"type": {
|
|
2020
|
+
"text": "string"
|
|
2021
|
+
},
|
|
2022
|
+
"default": "''",
|
|
2023
|
+
"attribute": "name",
|
|
2024
|
+
"reflects": true
|
|
2025
|
+
},
|
|
2026
|
+
{
|
|
2027
|
+
"kind": "field",
|
|
2028
|
+
"name": "src",
|
|
2029
|
+
"type": {
|
|
2030
|
+
"text": "string | undefined"
|
|
2031
|
+
},
|
|
2032
|
+
"attribute": "src",
|
|
2033
|
+
"reflects": true
|
|
2034
|
+
},
|
|
2035
|
+
{
|
|
2036
|
+
"kind": "method",
|
|
2037
|
+
"name": "__getInitials",
|
|
2038
|
+
"privacy": "private"
|
|
2039
|
+
}
|
|
2040
|
+
],
|
|
2041
|
+
"attributes": [
|
|
2042
|
+
{
|
|
2043
|
+
"name": "name",
|
|
2044
|
+
"type": {
|
|
2045
|
+
"text": "string"
|
|
2046
|
+
},
|
|
2047
|
+
"default": "''",
|
|
2048
|
+
"fieldName": "name"
|
|
2049
|
+
},
|
|
2050
|
+
{
|
|
2051
|
+
"name": "src",
|
|
2052
|
+
"type": {
|
|
2053
|
+
"text": "string | undefined"
|
|
2054
|
+
},
|
|
2055
|
+
"fieldName": "src"
|
|
2056
|
+
}
|
|
2057
|
+
],
|
|
2058
|
+
"superclass": {
|
|
2059
|
+
"name": "LitElement",
|
|
2060
|
+
"package": "lit"
|
|
2061
|
+
},
|
|
2062
|
+
"tagName": "wc-avatar",
|
|
2063
|
+
"customElement": true,
|
|
2064
|
+
"summary": "The Avatar component is used to represent user, and displays the profile picture, initials or fallback icon.",
|
|
2065
|
+
"rawTag": {
|
|
2066
|
+
"name": "avatar",
|
|
2067
|
+
"description": ""
|
|
2068
|
+
}
|
|
2069
|
+
}
|
|
2070
|
+
],
|
|
2071
|
+
"exports": [
|
|
2072
|
+
{
|
|
2073
|
+
"kind": "js",
|
|
2074
|
+
"name": "Avatar",
|
|
2075
|
+
"declaration": {
|
|
2076
|
+
"name": "Avatar",
|
|
2077
|
+
"module": "src/avatar/avatar.ts"
|
|
2078
|
+
}
|
|
2079
|
+
}
|
|
2080
|
+
]
|
|
2081
|
+
},
|
|
2082
|
+
{
|
|
2083
|
+
"kind": "javascript-module",
|
|
2084
|
+
"path": "src/avatar/index.ts",
|
|
2085
|
+
"declarations": [],
|
|
2086
|
+
"exports": [
|
|
2087
|
+
{
|
|
2088
|
+
"kind": "js",
|
|
2089
|
+
"name": "Avatar",
|
|
2090
|
+
"declaration": {
|
|
2091
|
+
"name": "Avatar",
|
|
2092
|
+
"module": "./avatar.js"
|
|
2093
|
+
}
|
|
2094
|
+
}
|
|
2095
|
+
]
|
|
2096
|
+
},
|
|
1981
2097
|
{
|
|
1982
2098
|
"kind": "javascript-module",
|
|
1983
2099
|
"path": "src/accordion/accordion-item.ts",
|
|
@@ -2349,82 +2465,50 @@
|
|
|
2349
2465
|
},
|
|
2350
2466
|
{
|
|
2351
2467
|
"kind": "javascript-module",
|
|
2352
|
-
"path": "src/
|
|
2468
|
+
"path": "src/badge/badge.ts",
|
|
2353
2469
|
"declarations": [
|
|
2354
2470
|
{
|
|
2355
2471
|
"kind": "class",
|
|
2356
2472
|
"description": "",
|
|
2357
|
-
"name": "
|
|
2473
|
+
"name": "Badge",
|
|
2358
2474
|
"cssProperties": [
|
|
2359
2475
|
{
|
|
2360
|
-
"description": "Controls the
|
|
2361
|
-
"name": "--
|
|
2362
|
-
},
|
|
2363
|
-
{
|
|
2364
|
-
"description": "Controls the color of the avatar container.",
|
|
2365
|
-
"name": "--avatar-container-color"
|
|
2366
|
-
},
|
|
2367
|
-
{
|
|
2368
|
-
"description": "Controls the size of the avatar.",
|
|
2369
|
-
"name": "--avatar-size"
|
|
2370
|
-
},
|
|
2371
|
-
{
|
|
2372
|
-
"description": "Controls the color of the text inside the avatar.",
|
|
2373
|
-
"name": "--avatar-text-color"
|
|
2476
|
+
"description": "Controls the color of the badge.",
|
|
2477
|
+
"name": "--badge-color"
|
|
2374
2478
|
}
|
|
2375
2479
|
],
|
|
2376
2480
|
"members": [
|
|
2377
2481
|
{
|
|
2378
2482
|
"kind": "field",
|
|
2379
|
-
"name": "
|
|
2483
|
+
"name": "value",
|
|
2380
2484
|
"type": {
|
|
2381
2485
|
"text": "string"
|
|
2382
2486
|
},
|
|
2383
2487
|
"default": "''",
|
|
2384
|
-
"
|
|
2385
|
-
"
|
|
2386
|
-
},
|
|
2387
|
-
{
|
|
2388
|
-
"kind": "field",
|
|
2389
|
-
"name": "src",
|
|
2390
|
-
"type": {
|
|
2391
|
-
"text": "string | undefined"
|
|
2392
|
-
},
|
|
2393
|
-
"attribute": "src",
|
|
2394
|
-
"reflects": true
|
|
2395
|
-
},
|
|
2396
|
-
{
|
|
2397
|
-
"kind": "method",
|
|
2398
|
-
"name": "__getInitials",
|
|
2399
|
-
"privacy": "private"
|
|
2488
|
+
"description": "The value to display in the badge.",
|
|
2489
|
+
"attribute": "value"
|
|
2400
2490
|
}
|
|
2401
2491
|
],
|
|
2402
2492
|
"attributes": [
|
|
2403
2493
|
{
|
|
2404
|
-
"name": "
|
|
2494
|
+
"name": "value",
|
|
2405
2495
|
"type": {
|
|
2406
2496
|
"text": "string"
|
|
2407
2497
|
},
|
|
2408
2498
|
"default": "''",
|
|
2409
|
-
"
|
|
2410
|
-
|
|
2411
|
-
{
|
|
2412
|
-
"name": "src",
|
|
2413
|
-
"type": {
|
|
2414
|
-
"text": "string | undefined"
|
|
2415
|
-
},
|
|
2416
|
-
"fieldName": "src"
|
|
2499
|
+
"description": "The value to display in the badge.",
|
|
2500
|
+
"fieldName": "value"
|
|
2417
2501
|
}
|
|
2418
2502
|
],
|
|
2419
2503
|
"superclass": {
|
|
2420
2504
|
"name": "LitElement",
|
|
2421
2505
|
"package": "lit"
|
|
2422
2506
|
},
|
|
2423
|
-
"tagName": "wc-
|
|
2507
|
+
"tagName": "wc-badge",
|
|
2424
2508
|
"customElement": true,
|
|
2425
|
-
"summary": "The
|
|
2509
|
+
"summary": "The badge component is used to display a small amount of information to the user.",
|
|
2426
2510
|
"rawTag": {
|
|
2427
|
-
"name": "
|
|
2511
|
+
"name": "badge",
|
|
2428
2512
|
"description": ""
|
|
2429
2513
|
}
|
|
2430
2514
|
}
|
|
@@ -2432,141 +2516,65 @@
|
|
|
2432
2516
|
"exports": [
|
|
2433
2517
|
{
|
|
2434
2518
|
"kind": "js",
|
|
2435
|
-
"name": "
|
|
2519
|
+
"name": "Badge",
|
|
2436
2520
|
"declaration": {
|
|
2437
|
-
"name": "
|
|
2438
|
-
"module": "src/
|
|
2521
|
+
"name": "Badge",
|
|
2522
|
+
"module": "src/badge/badge.ts"
|
|
2439
2523
|
}
|
|
2440
2524
|
}
|
|
2441
2525
|
]
|
|
2442
2526
|
},
|
|
2443
2527
|
{
|
|
2444
2528
|
"kind": "javascript-module",
|
|
2445
|
-
"path": "src/
|
|
2529
|
+
"path": "src/badge/index.ts",
|
|
2446
2530
|
"declarations": [],
|
|
2447
2531
|
"exports": [
|
|
2448
2532
|
{
|
|
2449
2533
|
"kind": "js",
|
|
2450
|
-
"name": "
|
|
2534
|
+
"name": "Badge",
|
|
2451
2535
|
"declaration": {
|
|
2452
|
-
"name": "
|
|
2453
|
-
"module": "./
|
|
2536
|
+
"name": "Badge",
|
|
2537
|
+
"module": "./badge.js"
|
|
2454
2538
|
}
|
|
2455
2539
|
}
|
|
2456
2540
|
]
|
|
2457
2541
|
},
|
|
2458
2542
|
{
|
|
2459
2543
|
"kind": "javascript-module",
|
|
2460
|
-
"path": "src/
|
|
2544
|
+
"path": "src/banner/banner.ts",
|
|
2461
2545
|
"declarations": [
|
|
2462
2546
|
{
|
|
2463
2547
|
"kind": "class",
|
|
2464
2548
|
"description": "",
|
|
2465
|
-
"name": "
|
|
2549
|
+
"name": "Banner",
|
|
2466
2550
|
"cssProperties": [
|
|
2467
2551
|
{
|
|
2468
|
-
"description": "
|
|
2469
|
-
"name": "--
|
|
2552
|
+
"description": "Background color of the banner container.",
|
|
2553
|
+
"name": "--banner-container-color"
|
|
2554
|
+
},
|
|
2555
|
+
{
|
|
2556
|
+
"description": "Label text color.",
|
|
2557
|
+
"name": "--banner-label-text-color"
|
|
2558
|
+
},
|
|
2559
|
+
{
|
|
2560
|
+
"description": "Description text color.",
|
|
2561
|
+
"name": "--banner-description-text-color"
|
|
2562
|
+
},
|
|
2563
|
+
{
|
|
2564
|
+
"description": "Icon color.",
|
|
2565
|
+
"name": "--banner-icon-color"
|
|
2566
|
+
},
|
|
2567
|
+
{
|
|
2568
|
+
"description": "Border radius of the banner surface.",
|
|
2569
|
+
"name": "--banner-border-radius"
|
|
2470
2570
|
}
|
|
2471
2571
|
],
|
|
2472
2572
|
"members": [
|
|
2473
2573
|
{
|
|
2474
2574
|
"kind": "field",
|
|
2475
|
-
"name": "
|
|
2575
|
+
"name": "variant",
|
|
2476
2576
|
"type": {
|
|
2477
|
-
"text": "
|
|
2478
|
-
},
|
|
2479
|
-
"default": "''",
|
|
2480
|
-
"description": "The value to display in the badge.",
|
|
2481
|
-
"attribute": "value"
|
|
2482
|
-
}
|
|
2483
|
-
],
|
|
2484
|
-
"attributes": [
|
|
2485
|
-
{
|
|
2486
|
-
"name": "value",
|
|
2487
|
-
"type": {
|
|
2488
|
-
"text": "string"
|
|
2489
|
-
},
|
|
2490
|
-
"default": "''",
|
|
2491
|
-
"description": "The value to display in the badge.",
|
|
2492
|
-
"fieldName": "value"
|
|
2493
|
-
}
|
|
2494
|
-
],
|
|
2495
|
-
"superclass": {
|
|
2496
|
-
"name": "LitElement",
|
|
2497
|
-
"package": "lit"
|
|
2498
|
-
},
|
|
2499
|
-
"tagName": "wc-badge",
|
|
2500
|
-
"customElement": true,
|
|
2501
|
-
"summary": "The badge component is used to display a small amount of information to the user.",
|
|
2502
|
-
"rawTag": {
|
|
2503
|
-
"name": "badge",
|
|
2504
|
-
"description": ""
|
|
2505
|
-
}
|
|
2506
|
-
}
|
|
2507
|
-
],
|
|
2508
|
-
"exports": [
|
|
2509
|
-
{
|
|
2510
|
-
"kind": "js",
|
|
2511
|
-
"name": "Badge",
|
|
2512
|
-
"declaration": {
|
|
2513
|
-
"name": "Badge",
|
|
2514
|
-
"module": "src/badge/badge.ts"
|
|
2515
|
-
}
|
|
2516
|
-
}
|
|
2517
|
-
]
|
|
2518
|
-
},
|
|
2519
|
-
{
|
|
2520
|
-
"kind": "javascript-module",
|
|
2521
|
-
"path": "src/badge/index.ts",
|
|
2522
|
-
"declarations": [],
|
|
2523
|
-
"exports": [
|
|
2524
|
-
{
|
|
2525
|
-
"kind": "js",
|
|
2526
|
-
"name": "Badge",
|
|
2527
|
-
"declaration": {
|
|
2528
|
-
"name": "Badge",
|
|
2529
|
-
"module": "./badge.js"
|
|
2530
|
-
}
|
|
2531
|
-
}
|
|
2532
|
-
]
|
|
2533
|
-
},
|
|
2534
|
-
{
|
|
2535
|
-
"kind": "javascript-module",
|
|
2536
|
-
"path": "src/banner/banner.ts",
|
|
2537
|
-
"declarations": [
|
|
2538
|
-
{
|
|
2539
|
-
"kind": "class",
|
|
2540
|
-
"description": "",
|
|
2541
|
-
"name": "Banner",
|
|
2542
|
-
"cssProperties": [
|
|
2543
|
-
{
|
|
2544
|
-
"description": "Background color of the banner container.",
|
|
2545
|
-
"name": "--banner-container-color"
|
|
2546
|
-
},
|
|
2547
|
-
{
|
|
2548
|
-
"description": "Label text color.",
|
|
2549
|
-
"name": "--banner-label-text-color"
|
|
2550
|
-
},
|
|
2551
|
-
{
|
|
2552
|
-
"description": "Description text color.",
|
|
2553
|
-
"name": "--banner-description-text-color"
|
|
2554
|
-
},
|
|
2555
|
-
{
|
|
2556
|
-
"description": "Icon color.",
|
|
2557
|
-
"name": "--banner-icon-color"
|
|
2558
|
-
},
|
|
2559
|
-
{
|
|
2560
|
-
"description": "Border radius of the banner surface.",
|
|
2561
|
-
"name": "--banner-border-radius"
|
|
2562
|
-
}
|
|
2563
|
-
],
|
|
2564
|
-
"members": [
|
|
2565
|
-
{
|
|
2566
|
-
"kind": "field",
|
|
2567
|
-
"name": "variant",
|
|
2568
|
-
"type": {
|
|
2569
|
-
"text": "BannerVariant"
|
|
2577
|
+
"text": "BannerVariant"
|
|
2570
2578
|
},
|
|
2571
2579
|
"default": "'note'",
|
|
2572
2580
|
"description": "Visual intent of the banner.",
|
|
@@ -5462,23 +5470,6 @@
|
|
|
5462
5470
|
"description": "Optional viewbox override string (e.g. \"0 0 100 100\").",
|
|
5463
5471
|
"attribute": "viewbox"
|
|
5464
5472
|
},
|
|
5465
|
-
{
|
|
5466
|
-
"kind": "field",
|
|
5467
|
-
"name": "unitSize",
|
|
5468
|
-
"type": {
|
|
5469
|
-
"text": "number"
|
|
5470
|
-
},
|
|
5471
|
-
"privacy": "private",
|
|
5472
|
-
"default": "1"
|
|
5473
|
-
},
|
|
5474
|
-
{
|
|
5475
|
-
"kind": "field",
|
|
5476
|
-
"name": "gap",
|
|
5477
|
-
"type": {
|
|
5478
|
-
"text": "number"
|
|
5479
|
-
},
|
|
5480
|
-
"privacy": "private"
|
|
5481
|
-
},
|
|
5482
5473
|
{
|
|
5483
5474
|
"kind": "method",
|
|
5484
5475
|
"name": "getNextPoint",
|
|
@@ -5512,25 +5503,26 @@
|
|
|
5512
5503
|
},
|
|
5513
5504
|
{
|
|
5514
5505
|
"kind": "method",
|
|
5515
|
-
"name": "
|
|
5506
|
+
"name": "updateExtents",
|
|
5516
5507
|
"privacy": "private",
|
|
5517
5508
|
"static": true,
|
|
5518
|
-
"return": {
|
|
5519
|
-
"type": {
|
|
5520
|
-
"text": "CanvasBounds"
|
|
5521
|
-
}
|
|
5522
|
-
},
|
|
5523
5509
|
"parameters": [
|
|
5524
5510
|
{
|
|
5525
|
-
"name": "
|
|
5511
|
+
"name": "extents",
|
|
5526
5512
|
"type": {
|
|
5527
|
-
"text": "
|
|
5513
|
+
"text": "CanvasExtents"
|
|
5528
5514
|
}
|
|
5529
5515
|
},
|
|
5530
5516
|
{
|
|
5531
|
-
"name": "
|
|
5517
|
+
"name": "x",
|
|
5532
5518
|
"type": {
|
|
5533
|
-
"text": "
|
|
5519
|
+
"text": "number"
|
|
5520
|
+
}
|
|
5521
|
+
},
|
|
5522
|
+
{
|
|
5523
|
+
"name": "y",
|
|
5524
|
+
"type": {
|
|
5525
|
+
"text": "number"
|
|
5534
5526
|
}
|
|
5535
5527
|
}
|
|
5536
5528
|
]
|
|
@@ -5562,6 +5554,44 @@
|
|
|
5562
5554
|
}
|
|
5563
5555
|
}
|
|
5564
5556
|
]
|
|
5557
|
+
},
|
|
5558
|
+
{
|
|
5559
|
+
"kind": "method",
|
|
5560
|
+
"name": "renderBackgroundSvg",
|
|
5561
|
+
"privacy": "private",
|
|
5562
|
+
"parameters": [
|
|
5563
|
+
{
|
|
5564
|
+
"name": "computedViewBox",
|
|
5565
|
+
"type": {
|
|
5566
|
+
"text": "CanvasViewBox"
|
|
5567
|
+
}
|
|
5568
|
+
},
|
|
5569
|
+
{
|
|
5570
|
+
"name": "svgViewBox",
|
|
5571
|
+
"type": {
|
|
5572
|
+
"text": "string"
|
|
5573
|
+
}
|
|
5574
|
+
}
|
|
5575
|
+
]
|
|
5576
|
+
},
|
|
5577
|
+
{
|
|
5578
|
+
"kind": "method",
|
|
5579
|
+
"name": "renderShapesSvg",
|
|
5580
|
+
"privacy": "private",
|
|
5581
|
+
"parameters": [
|
|
5582
|
+
{
|
|
5583
|
+
"name": "shapes",
|
|
5584
|
+
"type": {
|
|
5585
|
+
"text": "unknown[]"
|
|
5586
|
+
}
|
|
5587
|
+
},
|
|
5588
|
+
{
|
|
5589
|
+
"name": "svgViewBox",
|
|
5590
|
+
"type": {
|
|
5591
|
+
"text": "string"
|
|
5592
|
+
}
|
|
5593
|
+
}
|
|
5594
|
+
]
|
|
5565
5595
|
}
|
|
5566
5596
|
],
|
|
5567
5597
|
"attributes": [
|
|
@@ -10289,6 +10319,15 @@
|
|
|
10289
10319
|
"description": "",
|
|
10290
10320
|
"name": "Field",
|
|
10291
10321
|
"members": [
|
|
10322
|
+
{
|
|
10323
|
+
"kind": "field",
|
|
10324
|
+
"name": "shadowRootOptions",
|
|
10325
|
+
"type": {
|
|
10326
|
+
"text": "ShadowRootInit"
|
|
10327
|
+
},
|
|
10328
|
+
"static": true,
|
|
10329
|
+
"default": "{ ...LitElement.shadowRootOptions, delegatesFocus: true, }"
|
|
10330
|
+
},
|
|
10292
10331
|
{
|
|
10293
10332
|
"kind": "field",
|
|
10294
10333
|
"name": "label",
|
|
@@ -13990,12 +14029,11 @@
|
|
|
13990
14029
|
},
|
|
13991
14030
|
{
|
|
13992
14031
|
"kind": "field",
|
|
13993
|
-
"name": "
|
|
14032
|
+
"name": "_dialog",
|
|
13994
14033
|
"type": {
|
|
13995
|
-
"text": "
|
|
14034
|
+
"text": "HTMLDialogElement | undefined"
|
|
13996
14035
|
},
|
|
13997
|
-
"privacy": "private"
|
|
13998
|
-
"default": "false"
|
|
14036
|
+
"privacy": "private"
|
|
13999
14037
|
},
|
|
14000
14038
|
{
|
|
14001
14039
|
"kind": "field",
|
|
@@ -14036,13 +14074,13 @@
|
|
|
14036
14074
|
},
|
|
14037
14075
|
{
|
|
14038
14076
|
"kind": "method",
|
|
14039
|
-
"name": "
|
|
14077
|
+
"name": "_handleDialogClick",
|
|
14040
14078
|
"privacy": "private",
|
|
14041
14079
|
"parameters": [
|
|
14042
14080
|
{
|
|
14043
14081
|
"name": "e",
|
|
14044
14082
|
"type": {
|
|
14045
|
-
"text": "
|
|
14083
|
+
"text": "MouseEvent"
|
|
14046
14084
|
}
|
|
14047
14085
|
}
|
|
14048
14086
|
]
|
|
@@ -14437,12 +14475,8 @@
|
|
|
14437
14475
|
"privacy": "private"
|
|
14438
14476
|
},
|
|
14439
14477
|
{
|
|
14440
|
-
"kind": "
|
|
14441
|
-
"name": "
|
|
14442
|
-
"type": {
|
|
14443
|
-
"text": "string | undefined"
|
|
14444
|
-
},
|
|
14445
|
-
"privacy": "private"
|
|
14478
|
+
"kind": "method",
|
|
14479
|
+
"name": "focus"
|
|
14446
14480
|
},
|
|
14447
14481
|
{
|
|
14448
14482
|
"kind": "method",
|
|
@@ -14463,15 +14497,7 @@
|
|
|
14463
14497
|
]
|
|
14464
14498
|
},
|
|
14465
14499
|
{
|
|
14466
|
-
"kind": "
|
|
14467
|
-
"name": "focus"
|
|
14468
|
-
},
|
|
14469
|
-
{
|
|
14470
|
-
"kind": "method",
|
|
14471
|
-
"name": "blur"
|
|
14472
|
-
},
|
|
14473
|
-
{
|
|
14474
|
-
"kind": "method",
|
|
14500
|
+
"kind": "field",
|
|
14475
14501
|
"name": "__handleFocusChange",
|
|
14476
14502
|
"privacy": "private"
|
|
14477
14503
|
},
|
|
@@ -14587,144 +14613,639 @@
|
|
|
14587
14613
|
"fieldName": "inline"
|
|
14588
14614
|
},
|
|
14589
14615
|
{
|
|
14590
|
-
"name": "size",
|
|
14591
|
-
"type": {
|
|
14592
|
-
"text": "'sm' | 'md' | 'lg'"
|
|
14616
|
+
"name": "size",
|
|
14617
|
+
"type": {
|
|
14618
|
+
"text": "'sm' | 'md' | 'lg'"
|
|
14619
|
+
},
|
|
14620
|
+
"default": "'md'",
|
|
14621
|
+
"fieldName": "size"
|
|
14622
|
+
},
|
|
14623
|
+
{
|
|
14624
|
+
"name": "type",
|
|
14625
|
+
"type": {
|
|
14626
|
+
"text": "'text' | 'password' | 'email' | 'tel'"
|
|
14627
|
+
},
|
|
14628
|
+
"default": "'text'",
|
|
14629
|
+
"fieldName": "type"
|
|
14630
|
+
},
|
|
14631
|
+
{
|
|
14632
|
+
"name": "autocomplete",
|
|
14633
|
+
"type": {
|
|
14634
|
+
"text": "'on' | 'off'"
|
|
14635
|
+
},
|
|
14636
|
+
"default": "'off'",
|
|
14637
|
+
"fieldName": "autocomplete"
|
|
14638
|
+
},
|
|
14639
|
+
{
|
|
14640
|
+
"name": "configAria",
|
|
14641
|
+
"type": {
|
|
14642
|
+
"text": "Record<string, string>"
|
|
14643
|
+
},
|
|
14644
|
+
"default": "{}",
|
|
14645
|
+
"fieldName": "configAria"
|
|
14646
|
+
},
|
|
14647
|
+
{
|
|
14648
|
+
"name": "variant",
|
|
14649
|
+
"type": {
|
|
14650
|
+
"text": "'filled' | 'outlined' | 'default'"
|
|
14651
|
+
},
|
|
14652
|
+
"default": "'default'",
|
|
14653
|
+
"fieldName": "variant"
|
|
14654
|
+
},
|
|
14655
|
+
{
|
|
14656
|
+
"name": "helper-text",
|
|
14657
|
+
"type": {
|
|
14658
|
+
"text": "string"
|
|
14659
|
+
},
|
|
14660
|
+
"default": "''",
|
|
14661
|
+
"description": "Helper text to display below the input.",
|
|
14662
|
+
"fieldName": "helperText"
|
|
14663
|
+
},
|
|
14664
|
+
{
|
|
14665
|
+
"name": "error",
|
|
14666
|
+
"type": {
|
|
14667
|
+
"text": "boolean"
|
|
14668
|
+
},
|
|
14669
|
+
"default": "false",
|
|
14670
|
+
"fieldName": "error"
|
|
14671
|
+
},
|
|
14672
|
+
{
|
|
14673
|
+
"name": "error-text",
|
|
14674
|
+
"type": {
|
|
14675
|
+
"text": "string"
|
|
14676
|
+
},
|
|
14677
|
+
"default": "''",
|
|
14678
|
+
"fieldName": "errorText"
|
|
14679
|
+
},
|
|
14680
|
+
{
|
|
14681
|
+
"name": "warning",
|
|
14682
|
+
"type": {
|
|
14683
|
+
"text": "boolean"
|
|
14684
|
+
},
|
|
14685
|
+
"default": "false",
|
|
14686
|
+
"fieldName": "warning"
|
|
14687
|
+
},
|
|
14688
|
+
{
|
|
14689
|
+
"name": "warning-text",
|
|
14690
|
+
"type": {
|
|
14691
|
+
"text": "string"
|
|
14692
|
+
},
|
|
14693
|
+
"default": "''",
|
|
14694
|
+
"fieldName": "warningText"
|
|
14695
|
+
},
|
|
14696
|
+
{
|
|
14697
|
+
"name": "disabled",
|
|
14698
|
+
"type": {
|
|
14699
|
+
"text": "boolean"
|
|
14700
|
+
},
|
|
14701
|
+
"default": "false",
|
|
14702
|
+
"fieldName": "disabled",
|
|
14703
|
+
"inheritedFrom": {
|
|
14704
|
+
"name": "BaseInput",
|
|
14705
|
+
"module": "src/input/BaseInput.ts"
|
|
14706
|
+
}
|
|
14707
|
+
},
|
|
14708
|
+
{
|
|
14709
|
+
"name": "readonly",
|
|
14710
|
+
"type": {
|
|
14711
|
+
"text": "boolean"
|
|
14712
|
+
},
|
|
14713
|
+
"default": "false",
|
|
14714
|
+
"fieldName": "readonly",
|
|
14715
|
+
"inheritedFrom": {
|
|
14716
|
+
"name": "BaseInput",
|
|
14717
|
+
"module": "src/input/BaseInput.ts"
|
|
14718
|
+
}
|
|
14719
|
+
},
|
|
14720
|
+
{
|
|
14721
|
+
"name": "required",
|
|
14722
|
+
"type": {
|
|
14723
|
+
"text": "boolean"
|
|
14724
|
+
},
|
|
14725
|
+
"default": "false",
|
|
14726
|
+
"fieldName": "required",
|
|
14727
|
+
"inheritedFrom": {
|
|
14728
|
+
"name": "BaseInput",
|
|
14729
|
+
"module": "src/input/BaseInput.ts"
|
|
14730
|
+
}
|
|
14731
|
+
},
|
|
14732
|
+
{
|
|
14733
|
+
"name": "skeleton",
|
|
14734
|
+
"type": {
|
|
14735
|
+
"text": "boolean"
|
|
14736
|
+
},
|
|
14737
|
+
"default": "false",
|
|
14738
|
+
"fieldName": "skeleton",
|
|
14739
|
+
"inheritedFrom": {
|
|
14740
|
+
"name": "BaseInput",
|
|
14741
|
+
"module": "src/input/BaseInput.ts"
|
|
14742
|
+
}
|
|
14743
|
+
}
|
|
14744
|
+
],
|
|
14745
|
+
"superclass": {
|
|
14746
|
+
"name": "BaseInput",
|
|
14747
|
+
"module": "/src/input/BaseInput.js"
|
|
14748
|
+
},
|
|
14749
|
+
"tagName": "wc-input",
|
|
14750
|
+
"customElement": true,
|
|
14751
|
+
"summary": "The Input component is used to capture user input.",
|
|
14752
|
+
"rawTag": {
|
|
14753
|
+
"name": "input",
|
|
14754
|
+
"description": ""
|
|
14755
|
+
}
|
|
14756
|
+
}
|
|
14757
|
+
],
|
|
14758
|
+
"exports": [
|
|
14759
|
+
{
|
|
14760
|
+
"kind": "js",
|
|
14761
|
+
"name": "Input",
|
|
14762
|
+
"declaration": {
|
|
14763
|
+
"name": "Input",
|
|
14764
|
+
"module": "src/input/input.ts"
|
|
14765
|
+
}
|
|
14766
|
+
}
|
|
14767
|
+
]
|
|
14768
|
+
},
|
|
14769
|
+
{
|
|
14770
|
+
"kind": "javascript-module",
|
|
14771
|
+
"path": "src/item/index.ts",
|
|
14772
|
+
"declarations": [],
|
|
14773
|
+
"exports": [
|
|
14774
|
+
{
|
|
14775
|
+
"kind": "js",
|
|
14776
|
+
"name": "Item",
|
|
14777
|
+
"declaration": {
|
|
14778
|
+
"name": "Item",
|
|
14779
|
+
"module": "./item.js"
|
|
14780
|
+
}
|
|
14781
|
+
}
|
|
14782
|
+
]
|
|
14783
|
+
},
|
|
14784
|
+
{
|
|
14785
|
+
"kind": "javascript-module",
|
|
14786
|
+
"path": "src/item/item.ts",
|
|
14787
|
+
"declarations": [
|
|
14788
|
+
{
|
|
14789
|
+
"kind": "class",
|
|
14790
|
+
"description": "",
|
|
14791
|
+
"name": "Item",
|
|
14792
|
+
"members": [
|
|
14793
|
+
{
|
|
14794
|
+
"kind": "field",
|
|
14795
|
+
"name": "__contentObserver",
|
|
14796
|
+
"privacy": "private",
|
|
14797
|
+
"readonly": true,
|
|
14798
|
+
"default": "new MutationObserver(() => { this.requestUpdate(); })"
|
|
14799
|
+
},
|
|
14800
|
+
{
|
|
14801
|
+
"kind": "field",
|
|
14802
|
+
"name": "__capturedTabIndex",
|
|
14803
|
+
"type": {
|
|
14804
|
+
"text": "string | undefined"
|
|
14805
|
+
},
|
|
14806
|
+
"privacy": "private"
|
|
14807
|
+
},
|
|
14808
|
+
{
|
|
14809
|
+
"kind": "field",
|
|
14810
|
+
"name": "__isCapturingTabIndex",
|
|
14811
|
+
"type": {
|
|
14812
|
+
"text": "boolean"
|
|
14813
|
+
},
|
|
14814
|
+
"privacy": "private",
|
|
14815
|
+
"default": "false"
|
|
14816
|
+
},
|
|
14817
|
+
{
|
|
14818
|
+
"kind": "field",
|
|
14819
|
+
"name": "selected",
|
|
14820
|
+
"type": {
|
|
14821
|
+
"text": "boolean"
|
|
14822
|
+
},
|
|
14823
|
+
"default": "false",
|
|
14824
|
+
"attribute": "selected",
|
|
14825
|
+
"reflects": true
|
|
14826
|
+
},
|
|
14827
|
+
{
|
|
14828
|
+
"kind": "field",
|
|
14829
|
+
"name": "itemElement",
|
|
14830
|
+
"type": {
|
|
14831
|
+
"text": "HTMLElement | null"
|
|
14832
|
+
},
|
|
14833
|
+
"readonly": true
|
|
14834
|
+
},
|
|
14835
|
+
{
|
|
14836
|
+
"kind": "field",
|
|
14837
|
+
"name": "isPressed",
|
|
14838
|
+
"type": {
|
|
14839
|
+
"text": "boolean"
|
|
14840
|
+
},
|
|
14841
|
+
"default": "false"
|
|
14842
|
+
},
|
|
14843
|
+
{
|
|
14844
|
+
"kind": "field",
|
|
14845
|
+
"name": "__handleSlotChange",
|
|
14846
|
+
"privacy": "private"
|
|
14847
|
+
},
|
|
14848
|
+
{
|
|
14849
|
+
"kind": "method",
|
|
14850
|
+
"name": "__hasNamedSlot",
|
|
14851
|
+
"privacy": "private",
|
|
14852
|
+
"parameters": [
|
|
14853
|
+
{
|
|
14854
|
+
"name": "names",
|
|
14855
|
+
"type": {
|
|
14856
|
+
"text": "string[]"
|
|
14857
|
+
}
|
|
14858
|
+
}
|
|
14859
|
+
]
|
|
14860
|
+
},
|
|
14861
|
+
{
|
|
14862
|
+
"kind": "method",
|
|
14863
|
+
"name": "__hasDefaultSlot",
|
|
14864
|
+
"privacy": "private"
|
|
14865
|
+
},
|
|
14866
|
+
{
|
|
14867
|
+
"kind": "method",
|
|
14868
|
+
"name": "focus"
|
|
14869
|
+
},
|
|
14870
|
+
{
|
|
14871
|
+
"kind": "method",
|
|
14872
|
+
"name": "blur"
|
|
14873
|
+
},
|
|
14874
|
+
{
|
|
14875
|
+
"kind": "field",
|
|
14876
|
+
"name": "__dispatchClick"
|
|
14877
|
+
},
|
|
14878
|
+
{
|
|
14879
|
+
"kind": "field",
|
|
14880
|
+
"name": "__handleKeyDown"
|
|
14881
|
+
},
|
|
14882
|
+
{
|
|
14883
|
+
"kind": "field",
|
|
14884
|
+
"name": "__handlePress"
|
|
14885
|
+
},
|
|
14886
|
+
{
|
|
14887
|
+
"kind": "method",
|
|
14888
|
+
"name": "__getForwardedAttribute",
|
|
14889
|
+
"privacy": "private",
|
|
14890
|
+
"parameters": [
|
|
14891
|
+
{
|
|
14892
|
+
"name": "name",
|
|
14893
|
+
"type": {
|
|
14894
|
+
"text": "string"
|
|
14895
|
+
}
|
|
14896
|
+
}
|
|
14897
|
+
]
|
|
14898
|
+
},
|
|
14899
|
+
{
|
|
14900
|
+
"kind": "method",
|
|
14901
|
+
"name": "__captureHostTabIndex",
|
|
14902
|
+
"privacy": "private"
|
|
14903
|
+
},
|
|
14904
|
+
{
|
|
14905
|
+
"kind": "method",
|
|
14906
|
+
"name": "renderContent"
|
|
14907
|
+
},
|
|
14908
|
+
{
|
|
14909
|
+
"kind": "field",
|
|
14910
|
+
"name": "htmlType",
|
|
14911
|
+
"type": {
|
|
14912
|
+
"text": "'button' | 'submit' | 'reset'"
|
|
14913
|
+
},
|
|
14914
|
+
"default": "'button'",
|
|
14915
|
+
"description": "The type of the underlying `<button>` element. Maps to the native `type` attribute.\nPossible values are `\"button\"`, `\"submit\"`, `\"reset\"`. Defaults to `\"button\"`.",
|
|
14916
|
+
"attribute": "htmlType",
|
|
14917
|
+
"inheritedFrom": {
|
|
14918
|
+
"name": "BaseButtonMixin",
|
|
14919
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
14920
|
+
}
|
|
14921
|
+
},
|
|
14922
|
+
{
|
|
14923
|
+
"kind": "field",
|
|
14924
|
+
"name": "disabled",
|
|
14925
|
+
"type": {
|
|
14926
|
+
"text": "boolean"
|
|
14927
|
+
},
|
|
14928
|
+
"default": "false",
|
|
14929
|
+
"description": "When `true`, the button is disabled and cannot be interacted with. Reflects to the `disabled` attribute. Defaults to `false`.",
|
|
14930
|
+
"attribute": "disabled",
|
|
14931
|
+
"reflects": true,
|
|
14932
|
+
"inheritedFrom": {
|
|
14933
|
+
"name": "BaseButtonMixin",
|
|
14934
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
14935
|
+
}
|
|
14936
|
+
},
|
|
14937
|
+
{
|
|
14938
|
+
"kind": "field",
|
|
14939
|
+
"name": "softDisabled",
|
|
14940
|
+
"type": {
|
|
14941
|
+
"text": "boolean"
|
|
14942
|
+
},
|
|
14943
|
+
"default": "false",
|
|
14944
|
+
"description": "When `true`, the button is visually styled as disabled and cannot be interacted with, but remains focusable.\nUse this in combination with `disabledReason` to communicate why the button is unavailable.\nReflects to the `soft-disabled` attribute. Defaults to `false`.",
|
|
14945
|
+
"attribute": "soft-disabled",
|
|
14946
|
+
"reflects": true,
|
|
14947
|
+
"inheritedFrom": {
|
|
14948
|
+
"name": "BaseButtonMixin",
|
|
14949
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
14950
|
+
}
|
|
14951
|
+
},
|
|
14952
|
+
{
|
|
14953
|
+
"kind": "field",
|
|
14954
|
+
"name": "disabledReason",
|
|
14955
|
+
"type": {
|
|
14956
|
+
"text": "string"
|
|
14957
|
+
},
|
|
14958
|
+
"default": "''",
|
|
14959
|
+
"description": "A human-readable explanation of why the button is disabled or soft-disabled.\nRendered as a visually hidden tooltip and linked via `aria-describedby` for accessibility.\nMaps to the `disabled-reason` attribute.",
|
|
14960
|
+
"attribute": "disabled-reason",
|
|
14961
|
+
"inheritedFrom": {
|
|
14962
|
+
"name": "BaseButtonMixin",
|
|
14963
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
14964
|
+
}
|
|
14965
|
+
},
|
|
14966
|
+
{
|
|
14967
|
+
"kind": "field",
|
|
14968
|
+
"name": "form",
|
|
14969
|
+
"type": {
|
|
14970
|
+
"text": "string"
|
|
14971
|
+
},
|
|
14972
|
+
"default": "''",
|
|
14973
|
+
"description": "The `id` of the `<form>` element to associate the button with.\nIf omitted, the button is associated with its nearest ancestor form.\nMaps to the native `form` attribute.",
|
|
14974
|
+
"attribute": "form",
|
|
14975
|
+
"inheritedFrom": {
|
|
14976
|
+
"name": "BaseButtonMixin",
|
|
14977
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
14978
|
+
}
|
|
14979
|
+
},
|
|
14980
|
+
{
|
|
14981
|
+
"kind": "field",
|
|
14982
|
+
"name": "name",
|
|
14983
|
+
"type": {
|
|
14984
|
+
"text": "string"
|
|
14985
|
+
},
|
|
14986
|
+
"default": "''",
|
|
14987
|
+
"description": "The name of the button, submitted as part of a name/value pair when the associated form is submitted.\nMaps to the native `name` attribute.",
|
|
14988
|
+
"attribute": "name",
|
|
14989
|
+
"inheritedFrom": {
|
|
14990
|
+
"name": "BaseButtonMixin",
|
|
14991
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
14992
|
+
}
|
|
14993
|
+
},
|
|
14994
|
+
{
|
|
14995
|
+
"kind": "field",
|
|
14996
|
+
"name": "value",
|
|
14997
|
+
"type": {
|
|
14998
|
+
"text": "string"
|
|
14999
|
+
},
|
|
15000
|
+
"default": "''",
|
|
15001
|
+
"description": "The value of the button, submitted as part of a name/value pair when the associated form is submitted.\nMaps to the native `value` attribute.",
|
|
15002
|
+
"attribute": "value",
|
|
15003
|
+
"inheritedFrom": {
|
|
15004
|
+
"name": "BaseButtonMixin",
|
|
15005
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
15006
|
+
}
|
|
15007
|
+
},
|
|
15008
|
+
{
|
|
15009
|
+
"kind": "field",
|
|
15010
|
+
"name": "href",
|
|
15011
|
+
"type": {
|
|
15012
|
+
"text": "string | undefined"
|
|
15013
|
+
},
|
|
15014
|
+
"description": "The URL that the hyperlink points to. When set, the component renders as an `<a>` element.\nMaps to the native `href` attribute.",
|
|
15015
|
+
"attribute": "href",
|
|
15016
|
+
"reflects": true,
|
|
15017
|
+
"inheritedFrom": {
|
|
15018
|
+
"name": "BaseHyperlinkMixin",
|
|
15019
|
+
"module": "src/__mixins/BaseHyperlinkMixin.ts"
|
|
15020
|
+
}
|
|
15021
|
+
},
|
|
15022
|
+
{
|
|
15023
|
+
"kind": "field",
|
|
15024
|
+
"name": "target",
|
|
15025
|
+
"type": {
|
|
15026
|
+
"text": "'_self' | '_parent' | '_blank' | '_top' | string"
|
|
15027
|
+
},
|
|
15028
|
+
"default": "'_self'",
|
|
15029
|
+
"description": "Where to display the linked URL. Maps to the native `target` attribute.\nPossible values are `\"_self\"`, `\"_blank\"`, `\"_parent\"`, `\"_top\"`, or a custom frame name.\nWhen using `\"_blank\"`, consider setting `rel=\"noopener noreferrer\"` for security. Defaults to `\"_self\"`.",
|
|
15030
|
+
"attribute": "target",
|
|
15031
|
+
"inheritedFrom": {
|
|
15032
|
+
"name": "BaseHyperlinkMixin",
|
|
15033
|
+
"module": "src/__mixins/BaseHyperlinkMixin.ts"
|
|
15034
|
+
}
|
|
15035
|
+
},
|
|
15036
|
+
{
|
|
15037
|
+
"kind": "field",
|
|
15038
|
+
"name": "rel",
|
|
15039
|
+
"type": {
|
|
15040
|
+
"text": "string | undefined"
|
|
15041
|
+
},
|
|
15042
|
+
"description": "The relationship between the current document and the linked URL.\nMaps to the native `rel` attribute on the rendered `<a>` element.\nWhen `target=\"_blank\"`, use `\"noopener noreferrer\"` to prevent tab-napping attacks.",
|
|
15043
|
+
"attribute": "rel",
|
|
15044
|
+
"inheritedFrom": {
|
|
15045
|
+
"name": "BaseHyperlinkMixin",
|
|
15046
|
+
"module": "src/__mixins/BaseHyperlinkMixin.ts"
|
|
15047
|
+
}
|
|
15048
|
+
},
|
|
15049
|
+
{
|
|
15050
|
+
"kind": "field",
|
|
15051
|
+
"name": "download",
|
|
15052
|
+
"type": {
|
|
15053
|
+
"text": "string | undefined"
|
|
15054
|
+
},
|
|
15055
|
+
"description": "Causes the browser to download the linked URL instead of navigating to it.\nIf a string value is provided, it is used as the suggested filename.\nOmit or leave undefined to preserve normal navigation behaviour.\nMaps to the native `download` attribute. Only applies when `href` is set.",
|
|
15056
|
+
"attribute": "download",
|
|
15057
|
+
"inheritedFrom": {
|
|
15058
|
+
"name": "BaseHyperlinkMixin",
|
|
15059
|
+
"module": "src/__mixins/BaseHyperlinkMixin.ts"
|
|
15060
|
+
}
|
|
15061
|
+
},
|
|
15062
|
+
{
|
|
15063
|
+
"kind": "method",
|
|
15064
|
+
"name": "__isLink",
|
|
15065
|
+
"return": {
|
|
15066
|
+
"type": {
|
|
15067
|
+
"text": "boolean"
|
|
15068
|
+
}
|
|
14593
15069
|
},
|
|
14594
|
-
"
|
|
14595
|
-
"
|
|
15070
|
+
"description": "Returns `true` when `href` is set, indicating the component should render as a link.",
|
|
15071
|
+
"inheritedFrom": {
|
|
15072
|
+
"name": "BaseHyperlinkMixin",
|
|
15073
|
+
"module": "src/__mixins/BaseHyperlinkMixin.ts"
|
|
15074
|
+
}
|
|
15075
|
+
}
|
|
15076
|
+
],
|
|
15077
|
+
"attributes": [
|
|
15078
|
+
{
|
|
15079
|
+
"name": "tabindex"
|
|
14596
15080
|
},
|
|
14597
15081
|
{
|
|
14598
|
-
"name": "
|
|
15082
|
+
"name": "selected",
|
|
14599
15083
|
"type": {
|
|
14600
|
-
"text": "
|
|
15084
|
+
"text": "boolean"
|
|
14601
15085
|
},
|
|
14602
|
-
"default": "
|
|
14603
|
-
"fieldName": "
|
|
15086
|
+
"default": "false",
|
|
15087
|
+
"fieldName": "selected"
|
|
14604
15088
|
},
|
|
14605
15089
|
{
|
|
14606
|
-
"name": "
|
|
15090
|
+
"name": "htmlType",
|
|
14607
15091
|
"type": {
|
|
14608
|
-
"text": "'
|
|
15092
|
+
"text": "'button' | 'submit' | 'reset'"
|
|
14609
15093
|
},
|
|
14610
|
-
"default": "'
|
|
14611
|
-
"
|
|
15094
|
+
"default": "'button'",
|
|
15095
|
+
"description": "The type of the underlying `<button>` element. Maps to the native `type` attribute.\nPossible values are `\"button\"`, `\"submit\"`, `\"reset\"`. Defaults to `\"button\"`.",
|
|
15096
|
+
"fieldName": "htmlType",
|
|
15097
|
+
"inheritedFrom": {
|
|
15098
|
+
"name": "BaseButtonMixin",
|
|
15099
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
15100
|
+
}
|
|
14612
15101
|
},
|
|
14613
15102
|
{
|
|
14614
|
-
"name": "
|
|
15103
|
+
"name": "disabled",
|
|
14615
15104
|
"type": {
|
|
14616
|
-
"text": "
|
|
15105
|
+
"text": "boolean"
|
|
14617
15106
|
},
|
|
14618
|
-
"default": "
|
|
14619
|
-
"
|
|
15107
|
+
"default": "false",
|
|
15108
|
+
"description": "When `true`, the button is disabled and cannot be interacted with. Reflects to the `disabled` attribute. Defaults to `false`.",
|
|
15109
|
+
"fieldName": "disabled",
|
|
15110
|
+
"inheritedFrom": {
|
|
15111
|
+
"name": "BaseButtonMixin",
|
|
15112
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
15113
|
+
}
|
|
14620
15114
|
},
|
|
14621
15115
|
{
|
|
14622
|
-
"name": "
|
|
15116
|
+
"name": "soft-disabled",
|
|
14623
15117
|
"type": {
|
|
14624
|
-
"text": "
|
|
15118
|
+
"text": "boolean"
|
|
14625
15119
|
},
|
|
14626
|
-
"default": "
|
|
14627
|
-
"
|
|
15120
|
+
"default": "false",
|
|
15121
|
+
"description": "When `true`, the button is visually styled as disabled and cannot be interacted with, but remains focusable.\nUse this in combination with `disabledReason` to communicate why the button is unavailable.\nReflects to the `soft-disabled` attribute. Defaults to `false`.",
|
|
15122
|
+
"fieldName": "softDisabled",
|
|
15123
|
+
"inheritedFrom": {
|
|
15124
|
+
"name": "BaseButtonMixin",
|
|
15125
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
15126
|
+
}
|
|
14628
15127
|
},
|
|
14629
15128
|
{
|
|
14630
|
-
"name": "
|
|
15129
|
+
"name": "disabled-reason",
|
|
14631
15130
|
"type": {
|
|
14632
15131
|
"text": "string"
|
|
14633
15132
|
},
|
|
14634
15133
|
"default": "''",
|
|
14635
|
-
"description": "
|
|
14636
|
-
"fieldName": "
|
|
14637
|
-
|
|
14638
|
-
|
|
14639
|
-
|
|
14640
|
-
|
|
14641
|
-
"text": "boolean"
|
|
14642
|
-
},
|
|
14643
|
-
"default": "false",
|
|
14644
|
-
"fieldName": "error"
|
|
15134
|
+
"description": "A human-readable explanation of why the button is disabled or soft-disabled.\nRendered as a visually hidden tooltip and linked via `aria-describedby` for accessibility.\nMaps to the `disabled-reason` attribute.",
|
|
15135
|
+
"fieldName": "disabledReason",
|
|
15136
|
+
"inheritedFrom": {
|
|
15137
|
+
"name": "BaseButtonMixin",
|
|
15138
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
15139
|
+
}
|
|
14645
15140
|
},
|
|
14646
15141
|
{
|
|
14647
|
-
"name": "
|
|
15142
|
+
"name": "form",
|
|
14648
15143
|
"type": {
|
|
14649
15144
|
"text": "string"
|
|
14650
15145
|
},
|
|
14651
15146
|
"default": "''",
|
|
14652
|
-
"
|
|
15147
|
+
"description": "The `id` of the `<form>` element to associate the button with.\nIf omitted, the button is associated with its nearest ancestor form.\nMaps to the native `form` attribute.",
|
|
15148
|
+
"fieldName": "form",
|
|
15149
|
+
"inheritedFrom": {
|
|
15150
|
+
"name": "BaseButtonMixin",
|
|
15151
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
15152
|
+
}
|
|
14653
15153
|
},
|
|
14654
15154
|
{
|
|
14655
|
-
"name": "
|
|
15155
|
+
"name": "name",
|
|
14656
15156
|
"type": {
|
|
14657
|
-
"text": "
|
|
15157
|
+
"text": "string"
|
|
14658
15158
|
},
|
|
14659
|
-
"default": "
|
|
14660
|
-
"
|
|
15159
|
+
"default": "''",
|
|
15160
|
+
"description": "The name of the button, submitted as part of a name/value pair when the associated form is submitted.\nMaps to the native `name` attribute.",
|
|
15161
|
+
"fieldName": "name",
|
|
15162
|
+
"inheritedFrom": {
|
|
15163
|
+
"name": "BaseButtonMixin",
|
|
15164
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
15165
|
+
}
|
|
14661
15166
|
},
|
|
14662
15167
|
{
|
|
14663
|
-
"name": "
|
|
15168
|
+
"name": "value",
|
|
14664
15169
|
"type": {
|
|
14665
15170
|
"text": "string"
|
|
14666
15171
|
},
|
|
14667
15172
|
"default": "''",
|
|
14668
|
-
"
|
|
15173
|
+
"description": "The value of the button, submitted as part of a name/value pair when the associated form is submitted.\nMaps to the native `value` attribute.",
|
|
15174
|
+
"fieldName": "value",
|
|
15175
|
+
"inheritedFrom": {
|
|
15176
|
+
"name": "BaseButtonMixin",
|
|
15177
|
+
"module": "src/__mixins/BaseButtonMixin.ts"
|
|
15178
|
+
}
|
|
14669
15179
|
},
|
|
14670
15180
|
{
|
|
14671
|
-
"name": "
|
|
15181
|
+
"name": "href",
|
|
14672
15182
|
"type": {
|
|
14673
|
-
"text": "
|
|
15183
|
+
"text": "string | undefined"
|
|
14674
15184
|
},
|
|
14675
|
-
"
|
|
14676
|
-
"fieldName": "
|
|
15185
|
+
"description": "The URL that the hyperlink points to. When set, the component renders as an `<a>` element.\nMaps to the native `href` attribute.",
|
|
15186
|
+
"fieldName": "href",
|
|
14677
15187
|
"inheritedFrom": {
|
|
14678
|
-
"name": "
|
|
14679
|
-
"module": "src/
|
|
15188
|
+
"name": "BaseHyperlinkMixin",
|
|
15189
|
+
"module": "src/__mixins/BaseHyperlinkMixin.ts"
|
|
14680
15190
|
}
|
|
14681
15191
|
},
|
|
14682
15192
|
{
|
|
14683
|
-
"name": "
|
|
15193
|
+
"name": "target",
|
|
14684
15194
|
"type": {
|
|
14685
|
-
"text": "
|
|
15195
|
+
"text": "'_self' | '_parent' | '_blank' | '_top' | string"
|
|
14686
15196
|
},
|
|
14687
|
-
"default": "
|
|
14688
|
-
"
|
|
15197
|
+
"default": "'_self'",
|
|
15198
|
+
"description": "Where to display the linked URL. Maps to the native `target` attribute.\nPossible values are `\"_self\"`, `\"_blank\"`, `\"_parent\"`, `\"_top\"`, or a custom frame name.\nWhen using `\"_blank\"`, consider setting `rel=\"noopener noreferrer\"` for security. Defaults to `\"_self\"`.",
|
|
15199
|
+
"fieldName": "target",
|
|
14689
15200
|
"inheritedFrom": {
|
|
14690
|
-
"name": "
|
|
14691
|
-
"module": "src/
|
|
15201
|
+
"name": "BaseHyperlinkMixin",
|
|
15202
|
+
"module": "src/__mixins/BaseHyperlinkMixin.ts"
|
|
14692
15203
|
}
|
|
14693
15204
|
},
|
|
14694
15205
|
{
|
|
14695
|
-
"name": "
|
|
15206
|
+
"name": "rel",
|
|
14696
15207
|
"type": {
|
|
14697
|
-
"text": "
|
|
15208
|
+
"text": "string | undefined"
|
|
14698
15209
|
},
|
|
14699
|
-
"
|
|
14700
|
-
"fieldName": "
|
|
15210
|
+
"description": "The relationship between the current document and the linked URL.\nMaps to the native `rel` attribute on the rendered `<a>` element.\nWhen `target=\"_blank\"`, use `\"noopener noreferrer\"` to prevent tab-napping attacks.",
|
|
15211
|
+
"fieldName": "rel",
|
|
14701
15212
|
"inheritedFrom": {
|
|
14702
|
-
"name": "
|
|
14703
|
-
"module": "src/
|
|
15213
|
+
"name": "BaseHyperlinkMixin",
|
|
15214
|
+
"module": "src/__mixins/BaseHyperlinkMixin.ts"
|
|
14704
15215
|
}
|
|
14705
15216
|
},
|
|
14706
15217
|
{
|
|
14707
|
-
"name": "
|
|
15218
|
+
"name": "download",
|
|
14708
15219
|
"type": {
|
|
14709
|
-
"text": "
|
|
15220
|
+
"text": "string | undefined"
|
|
14710
15221
|
},
|
|
14711
|
-
"
|
|
14712
|
-
"fieldName": "
|
|
15222
|
+
"description": "Causes the browser to download the linked URL instead of navigating to it.\nIf a string value is provided, it is used as the suggested filename.\nOmit or leave undefined to preserve normal navigation behaviour.\nMaps to the native `download` attribute. Only applies when `href` is set.",
|
|
15223
|
+
"fieldName": "download",
|
|
14713
15224
|
"inheritedFrom": {
|
|
14714
|
-
"name": "
|
|
14715
|
-
"module": "src/
|
|
15225
|
+
"name": "BaseHyperlinkMixin",
|
|
15226
|
+
"module": "src/__mixins/BaseHyperlinkMixin.ts"
|
|
14716
15227
|
}
|
|
14717
15228
|
}
|
|
14718
15229
|
],
|
|
15230
|
+
"mixins": [
|
|
15231
|
+
{
|
|
15232
|
+
"name": "BaseButtonMixin",
|
|
15233
|
+
"package": "@/__mixins/BaseButtonMixin.js"
|
|
15234
|
+
},
|
|
15235
|
+
{
|
|
15236
|
+
"name": "BaseHyperlinkMixin",
|
|
15237
|
+
"package": "@/__mixins/BaseHyperlinkMixin.js"
|
|
15238
|
+
}
|
|
15239
|
+
],
|
|
14719
15240
|
"superclass": {
|
|
14720
|
-
"name": "
|
|
14721
|
-
"
|
|
15241
|
+
"name": "LitElement",
|
|
15242
|
+
"package": "lit"
|
|
14722
15243
|
},
|
|
14723
|
-
"tagName": "wc-
|
|
15244
|
+
"tagName": "wc-item",
|
|
14724
15245
|
"customElement": true,
|
|
14725
|
-
"summary": "
|
|
15246
|
+
"summary": "A Material 3 item with start, text and end slots.",
|
|
14726
15247
|
"rawTag": {
|
|
14727
|
-
"name": "
|
|
15248
|
+
"name": "item",
|
|
14728
15249
|
"description": ""
|
|
14729
15250
|
}
|
|
14730
15251
|
}
|
|
@@ -14732,10 +15253,10 @@
|
|
|
14732
15253
|
"exports": [
|
|
14733
15254
|
{
|
|
14734
15255
|
"kind": "js",
|
|
14735
|
-
"name": "
|
|
15256
|
+
"name": "Item",
|
|
14736
15257
|
"declaration": {
|
|
14737
|
-
"name": "
|
|
14738
|
-
"module": "src/
|
|
15258
|
+
"name": "Item",
|
|
15259
|
+
"module": "src/item/item.ts"
|
|
14739
15260
|
}
|
|
14740
15261
|
}
|
|
14741
15262
|
]
|
|
@@ -18818,13 +19339,7 @@
|
|
|
18818
19339
|
},
|
|
18819
19340
|
{
|
|
18820
19341
|
"kind": "method",
|
|
18821
|
-
"name": "focus"
|
|
18822
|
-
"description": "Focuses the internal input element."
|
|
18823
|
-
},
|
|
18824
|
-
{
|
|
18825
|
-
"kind": "method",
|
|
18826
|
-
"name": "blur",
|
|
18827
|
-
"description": "Blurs the internal input element."
|
|
19342
|
+
"name": "focus"
|
|
18828
19343
|
},
|
|
18829
19344
|
{
|
|
18830
19345
|
"kind": "method",
|
|
@@ -18866,13 +19381,8 @@
|
|
|
18866
19381
|
]
|
|
18867
19382
|
},
|
|
18868
19383
|
{
|
|
18869
|
-
"kind": "
|
|
18870
|
-
"name": "
|
|
18871
|
-
"privacy": "private"
|
|
18872
|
-
},
|
|
18873
|
-
{
|
|
18874
|
-
"kind": "method",
|
|
18875
|
-
"name": "__handleBlur",
|
|
19384
|
+
"kind": "field",
|
|
19385
|
+
"name": "__handleFocusChange",
|
|
18876
19386
|
"privacy": "private"
|
|
18877
19387
|
},
|
|
18878
19388
|
{
|
|
@@ -26488,7 +26998,7 @@
|
|
|
26488
26998
|
{
|
|
26489
26999
|
"name": "variant",
|
|
26490
27000
|
"type": {
|
|
26491
|
-
"text": "| 'elevated'\n
|
|
27001
|
+
"text": "| 'elevated'\n | 'filled'\n | 'tonal'\n | 'outlined'\n | 'text'\n | 'neo'"
|
|
26492
27002
|
},
|
|
26493
27003
|
"default": "'filled'",
|
|
26494
27004
|
"description": "The visual style of the button.\n\n Possible variant values:\n`\"filled\"` is a filled button.\n`\"outlined\"` is an outlined button.\n`\"text\"` is a transparent button.\n`\"tonal\"` is a light color button.\n`\"elevated\"` is elevated button",
|
|
@@ -26497,7 +27007,7 @@
|
|
|
26497
27007
|
{
|
|
26498
27008
|
"name": "color",
|
|
26499
27009
|
"type": {
|
|
26500
|
-
"text": "| 'primary'\n
|
|
27010
|
+
"text": "| 'primary'\n | 'success'\n | 'danger'\n | 'warning'\n | 'surface'\n | 'on-surface'"
|
|
26501
27011
|
},
|
|
26502
27012
|
"default": "'primary'",
|
|
26503
27013
|
"description": "Defines the primary color of the button. This can be set to predefined color names to apply specific color themes.",
|
|
@@ -29047,18 +29557,29 @@
|
|
|
29047
29557
|
"kind": "field",
|
|
29048
29558
|
"name": "itemElement",
|
|
29049
29559
|
"type": {
|
|
29050
|
-
"text": "
|
|
29560
|
+
"text": "Item | null"
|
|
29051
29561
|
},
|
|
29052
29562
|
"readonly": true
|
|
29053
29563
|
},
|
|
29054
29564
|
{
|
|
29055
29565
|
"kind": "field",
|
|
29056
|
-
"name": "
|
|
29566
|
+
"name": "_contentObserver",
|
|
29567
|
+
"privacy": "private",
|
|
29568
|
+
"readonly": true,
|
|
29569
|
+
"default": "new MutationObserver(() => { this.requestUpdate(); })"
|
|
29570
|
+
},
|
|
29571
|
+
{
|
|
29572
|
+
"kind": "field",
|
|
29573
|
+
"name": "_rovingTabIndex",
|
|
29057
29574
|
"type": {
|
|
29058
|
-
"text": "
|
|
29575
|
+
"text": "number"
|
|
29059
29576
|
},
|
|
29060
|
-
"
|
|
29061
|
-
"
|
|
29577
|
+
"privacy": "private",
|
|
29578
|
+
"default": "-1"
|
|
29579
|
+
},
|
|
29580
|
+
{
|
|
29581
|
+
"kind": "field",
|
|
29582
|
+
"name": "tabIndex"
|
|
29062
29583
|
},
|
|
29063
29584
|
{
|
|
29064
29585
|
"kind": "method",
|
|
@@ -29069,23 +29590,22 @@
|
|
|
29069
29590
|
"name": "blur"
|
|
29070
29591
|
},
|
|
29071
29592
|
{
|
|
29072
|
-
"kind": "
|
|
29073
|
-
"name": "
|
|
29074
|
-
"
|
|
29075
|
-
|
|
29076
|
-
|
|
29077
|
-
|
|
29078
|
-
|
|
29079
|
-
|
|
29080
|
-
|
|
29081
|
-
|
|
29082
|
-
|
|
29083
|
-
"kind": "field",
|
|
29084
|
-
"name": "__handleKeyDown"
|
|
29593
|
+
"kind": "method",
|
|
29594
|
+
"name": "_hasNamedSlot",
|
|
29595
|
+
"privacy": "private",
|
|
29596
|
+
"parameters": [
|
|
29597
|
+
{
|
|
29598
|
+
"name": "names",
|
|
29599
|
+
"type": {
|
|
29600
|
+
"text": "string[]"
|
|
29601
|
+
}
|
|
29602
|
+
}
|
|
29603
|
+
]
|
|
29085
29604
|
},
|
|
29086
29605
|
{
|
|
29087
|
-
"kind": "
|
|
29088
|
-
"name": "
|
|
29606
|
+
"kind": "method",
|
|
29607
|
+
"name": "_hasDefaultSlot",
|
|
29608
|
+
"privacy": "private"
|
|
29089
29609
|
},
|
|
29090
29610
|
{
|
|
29091
29611
|
"kind": "method",
|
|
@@ -29541,6 +30061,19 @@
|
|
|
29541
30061
|
},
|
|
29542
30062
|
"privacy": "private"
|
|
29543
30063
|
},
|
|
30064
|
+
{
|
|
30065
|
+
"kind": "method",
|
|
30066
|
+
"name": "_resolveAnchorElement",
|
|
30067
|
+
"privacy": "private",
|
|
30068
|
+
"parameters": [
|
|
30069
|
+
{
|
|
30070
|
+
"name": "item",
|
|
30071
|
+
"type": {
|
|
30072
|
+
"text": "MenuItem"
|
|
30073
|
+
}
|
|
30074
|
+
}
|
|
30075
|
+
]
|
|
30076
|
+
},
|
|
29544
30077
|
{
|
|
29545
30078
|
"kind": "field",
|
|
29546
30079
|
"name": "_onChildMenuOpened",
|