@genesislcap/foundation-zero 14.71.2 → 14.72.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/dist/custom-elements.json +771 -771
- package/package.json +6 -6
|
@@ -1987,6 +1987,194 @@
|
|
|
1987
1987
|
}
|
|
1988
1988
|
]
|
|
1989
1989
|
},
|
|
1990
|
+
{
|
|
1991
|
+
"kind": "javascript-module",
|
|
1992
|
+
"path": "src/badge/badge.stories.ts",
|
|
1993
|
+
"declarations": [
|
|
1994
|
+
{
|
|
1995
|
+
"kind": "variable",
|
|
1996
|
+
"name": "meta",
|
|
1997
|
+
"type": {
|
|
1998
|
+
"text": "Meta"
|
|
1999
|
+
},
|
|
2000
|
+
"default": "{\n title: 'Badge',\n component: 'zero-badge',\n}"
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
"kind": "variable",
|
|
2004
|
+
"name": "All",
|
|
2005
|
+
"type": {
|
|
2006
|
+
"text": "StoryObj"
|
|
2007
|
+
},
|
|
2008
|
+
"default": "{\n args: {\n fillColors,\n fontColors,\n badgeText: 'Rapid Badge',\n },\n ...StylesMapperTemplate,\n}"
|
|
2009
|
+
}
|
|
2010
|
+
],
|
|
2011
|
+
"exports": [
|
|
2012
|
+
{
|
|
2013
|
+
"kind": "js",
|
|
2014
|
+
"name": "default",
|
|
2015
|
+
"declaration": {
|
|
2016
|
+
"name": "meta",
|
|
2017
|
+
"module": "src/badge/badge.stories.ts"
|
|
2018
|
+
}
|
|
2019
|
+
},
|
|
2020
|
+
{
|
|
2021
|
+
"kind": "js",
|
|
2022
|
+
"name": "All",
|
|
2023
|
+
"declaration": {
|
|
2024
|
+
"name": "All",
|
|
2025
|
+
"module": "src/badge/badge.stories.ts"
|
|
2026
|
+
}
|
|
2027
|
+
}
|
|
2028
|
+
]
|
|
2029
|
+
},
|
|
2030
|
+
{
|
|
2031
|
+
"kind": "javascript-module",
|
|
2032
|
+
"path": "src/badge/badge.styles.ts",
|
|
2033
|
+
"declarations": [
|
|
2034
|
+
{
|
|
2035
|
+
"kind": "function",
|
|
2036
|
+
"name": "zeroBadgeStyles",
|
|
2037
|
+
"return": {
|
|
2038
|
+
"type": {
|
|
2039
|
+
"text": "ElementStyles"
|
|
2040
|
+
}
|
|
2041
|
+
},
|
|
2042
|
+
"parameters": [
|
|
2043
|
+
{
|
|
2044
|
+
"name": "context",
|
|
2045
|
+
"type": {
|
|
2046
|
+
"text": "ElementDefinitionContext"
|
|
2047
|
+
}
|
|
2048
|
+
},
|
|
2049
|
+
{
|
|
2050
|
+
"name": "definition",
|
|
2051
|
+
"type": {
|
|
2052
|
+
"text": "FoundationElementDefinition"
|
|
2053
|
+
}
|
|
2054
|
+
}
|
|
2055
|
+
]
|
|
2056
|
+
}
|
|
2057
|
+
],
|
|
2058
|
+
"exports": [
|
|
2059
|
+
{
|
|
2060
|
+
"kind": "js",
|
|
2061
|
+
"name": "zeroBadgeStyles",
|
|
2062
|
+
"declaration": {
|
|
2063
|
+
"name": "zeroBadgeStyles",
|
|
2064
|
+
"module": "src/badge/badge.styles.ts"
|
|
2065
|
+
}
|
|
2066
|
+
}
|
|
2067
|
+
]
|
|
2068
|
+
},
|
|
2069
|
+
{
|
|
2070
|
+
"kind": "javascript-module",
|
|
2071
|
+
"path": "src/badge/badge.template.ts",
|
|
2072
|
+
"declarations": [
|
|
2073
|
+
{
|
|
2074
|
+
"kind": "function",
|
|
2075
|
+
"name": "zeroBadgeTemplate",
|
|
2076
|
+
"return": {
|
|
2077
|
+
"type": {
|
|
2078
|
+
"text": "ViewTemplate<Badge>"
|
|
2079
|
+
}
|
|
2080
|
+
},
|
|
2081
|
+
"parameters": [
|
|
2082
|
+
{
|
|
2083
|
+
"name": "context",
|
|
2084
|
+
"type": {
|
|
2085
|
+
"text": "ElementDefinitionContext"
|
|
2086
|
+
}
|
|
2087
|
+
},
|
|
2088
|
+
{
|
|
2089
|
+
"name": "definition",
|
|
2090
|
+
"type": {
|
|
2091
|
+
"text": "FoundationElementDefinition"
|
|
2092
|
+
}
|
|
2093
|
+
}
|
|
2094
|
+
]
|
|
2095
|
+
}
|
|
2096
|
+
],
|
|
2097
|
+
"exports": [
|
|
2098
|
+
{
|
|
2099
|
+
"kind": "js",
|
|
2100
|
+
"name": "zeroBadgeTemplate",
|
|
2101
|
+
"declaration": {
|
|
2102
|
+
"name": "zeroBadgeTemplate",
|
|
2103
|
+
"module": "src/badge/badge.template.ts"
|
|
2104
|
+
}
|
|
2105
|
+
}
|
|
2106
|
+
]
|
|
2107
|
+
},
|
|
2108
|
+
{
|
|
2109
|
+
"kind": "javascript-module",
|
|
2110
|
+
"path": "src/badge/badge.ts",
|
|
2111
|
+
"declarations": [
|
|
2112
|
+
{
|
|
2113
|
+
"kind": "class",
|
|
2114
|
+
"description": "",
|
|
2115
|
+
"name": "Badge",
|
|
2116
|
+
"superclass": {
|
|
2117
|
+
"name": "FoundationBadge",
|
|
2118
|
+
"package": "@genesislcap/foundation-ui"
|
|
2119
|
+
},
|
|
2120
|
+
"tagName": "%%prefix%%-badge",
|
|
2121
|
+
"customElement": true
|
|
2122
|
+
},
|
|
2123
|
+
{
|
|
2124
|
+
"kind": "variable",
|
|
2125
|
+
"name": "zeroBadge"
|
|
2126
|
+
}
|
|
2127
|
+
],
|
|
2128
|
+
"exports": [
|
|
2129
|
+
{
|
|
2130
|
+
"kind": "js",
|
|
2131
|
+
"name": "Badge",
|
|
2132
|
+
"declaration": {
|
|
2133
|
+
"name": "Badge",
|
|
2134
|
+
"module": "src/badge/badge.ts"
|
|
2135
|
+
}
|
|
2136
|
+
},
|
|
2137
|
+
{
|
|
2138
|
+
"kind": "js",
|
|
2139
|
+
"name": "zeroBadge",
|
|
2140
|
+
"declaration": {
|
|
2141
|
+
"name": "zeroBadge",
|
|
2142
|
+
"module": "src/badge/badge.ts"
|
|
2143
|
+
}
|
|
2144
|
+
}
|
|
2145
|
+
]
|
|
2146
|
+
},
|
|
2147
|
+
{
|
|
2148
|
+
"kind": "javascript-module",
|
|
2149
|
+
"path": "src/badge/index.ts",
|
|
2150
|
+
"declarations": [],
|
|
2151
|
+
"exports": [
|
|
2152
|
+
{
|
|
2153
|
+
"kind": "js",
|
|
2154
|
+
"name": "*",
|
|
2155
|
+
"declaration": {
|
|
2156
|
+
"name": "*",
|
|
2157
|
+
"package": "./badge"
|
|
2158
|
+
}
|
|
2159
|
+
},
|
|
2160
|
+
{
|
|
2161
|
+
"kind": "js",
|
|
2162
|
+
"name": "*",
|
|
2163
|
+
"declaration": {
|
|
2164
|
+
"name": "*",
|
|
2165
|
+
"package": "./badge.styles"
|
|
2166
|
+
}
|
|
2167
|
+
},
|
|
2168
|
+
{
|
|
2169
|
+
"kind": "js",
|
|
2170
|
+
"name": "*",
|
|
2171
|
+
"declaration": {
|
|
2172
|
+
"name": "*",
|
|
2173
|
+
"package": "./badge.template"
|
|
2174
|
+
}
|
|
2175
|
+
}
|
|
2176
|
+
]
|
|
2177
|
+
},
|
|
1990
2178
|
{
|
|
1991
2179
|
"kind": "javascript-module",
|
|
1992
2180
|
"path": "src/banner/banner.stories.ts",
|
|
@@ -2248,7 +2436,7 @@
|
|
|
2248
2436
|
},
|
|
2249
2437
|
{
|
|
2250
2438
|
"kind": "javascript-module",
|
|
2251
|
-
"path": "src/
|
|
2439
|
+
"path": "src/breadcrumb/breadcrumb.stories.ts",
|
|
2252
2440
|
"declarations": [
|
|
2253
2441
|
{
|
|
2254
2442
|
"kind": "variable",
|
|
@@ -2256,15 +2444,15 @@
|
|
|
2256
2444
|
"type": {
|
|
2257
2445
|
"text": "Meta"
|
|
2258
2446
|
},
|
|
2259
|
-
"default": "{\n title: '
|
|
2447
|
+
"default": "{\n title: 'Breadcrumb',\n component: 'zero-breadcrumb',\n}"
|
|
2260
2448
|
},
|
|
2261
2449
|
{
|
|
2262
2450
|
"kind": "variable",
|
|
2263
|
-
"name": "
|
|
2451
|
+
"name": "Primary",
|
|
2264
2452
|
"type": {
|
|
2265
2453
|
"text": "StoryObj"
|
|
2266
2454
|
},
|
|
2267
|
-
"default": "{\n args: {\n
|
|
2455
|
+
"default": "{\n args: {\n breadcrumbItemsText: 'Breadcrumb Item',\n breadcrumbCurrentItemText: 'Current Page',\n },\n render: ({ breadcrumbItemsText, breadcrumbCurrentItemText }) => html`\n <zero-breadcrumb>\n <zero-breadcrumb-item href=\"#\">${breadcrumbItemsText} 1</zero-breadcrumb-item>\n <zero-breadcrumb-item href=\"#\">${breadcrumbItemsText} 2</zero-breadcrumb-item>\n <zero-breadcrumb-item>${breadcrumbCurrentItemText}</zero-breadcrumb-item>\n </zero-breadcrumb>\n `,\n}"
|
|
2268
2456
|
}
|
|
2269
2457
|
],
|
|
2270
2458
|
"exports": [
|
|
@@ -2273,26 +2461,26 @@
|
|
|
2273
2461
|
"name": "default",
|
|
2274
2462
|
"declaration": {
|
|
2275
2463
|
"name": "meta",
|
|
2276
|
-
"module": "src/
|
|
2464
|
+
"module": "src/breadcrumb/breadcrumb.stories.ts"
|
|
2277
2465
|
}
|
|
2278
2466
|
},
|
|
2279
2467
|
{
|
|
2280
2468
|
"kind": "js",
|
|
2281
|
-
"name": "
|
|
2469
|
+
"name": "Primary",
|
|
2282
2470
|
"declaration": {
|
|
2283
|
-
"name": "
|
|
2284
|
-
"module": "src/
|
|
2471
|
+
"name": "Primary",
|
|
2472
|
+
"module": "src/breadcrumb/breadcrumb.stories.ts"
|
|
2285
2473
|
}
|
|
2286
2474
|
}
|
|
2287
2475
|
]
|
|
2288
2476
|
},
|
|
2289
2477
|
{
|
|
2290
2478
|
"kind": "javascript-module",
|
|
2291
|
-
"path": "src/
|
|
2479
|
+
"path": "src/breadcrumb/breadcrumb.styles.ts",
|
|
2292
2480
|
"declarations": [
|
|
2293
2481
|
{
|
|
2294
2482
|
"kind": "function",
|
|
2295
|
-
"name": "
|
|
2483
|
+
"name": "zeroBreadcrumbStyles",
|
|
2296
2484
|
"return": {
|
|
2297
2485
|
"type": {
|
|
2298
2486
|
"text": "ElementStyles"
|
|
@@ -2317,24 +2505,24 @@
|
|
|
2317
2505
|
"exports": [
|
|
2318
2506
|
{
|
|
2319
2507
|
"kind": "js",
|
|
2320
|
-
"name": "
|
|
2508
|
+
"name": "zeroBreadcrumbStyles",
|
|
2321
2509
|
"declaration": {
|
|
2322
|
-
"name": "
|
|
2323
|
-
"module": "src/
|
|
2510
|
+
"name": "zeroBreadcrumbStyles",
|
|
2511
|
+
"module": "src/breadcrumb/breadcrumb.styles.ts"
|
|
2324
2512
|
}
|
|
2325
2513
|
}
|
|
2326
2514
|
]
|
|
2327
2515
|
},
|
|
2328
2516
|
{
|
|
2329
2517
|
"kind": "javascript-module",
|
|
2330
|
-
"path": "src/
|
|
2518
|
+
"path": "src/breadcrumb/breadcrumb.template.ts",
|
|
2331
2519
|
"declarations": [
|
|
2332
2520
|
{
|
|
2333
2521
|
"kind": "function",
|
|
2334
|
-
"name": "
|
|
2522
|
+
"name": "zeroBreadcrumbTemplate",
|
|
2335
2523
|
"return": {
|
|
2336
2524
|
"type": {
|
|
2337
|
-
"text": "ViewTemplate<
|
|
2525
|
+
"text": "ViewTemplate<Breadcrumb>"
|
|
2338
2526
|
}
|
|
2339
2527
|
},
|
|
2340
2528
|
"parameters": [
|
|
@@ -2356,56 +2544,90 @@
|
|
|
2356
2544
|
"exports": [
|
|
2357
2545
|
{
|
|
2358
2546
|
"kind": "js",
|
|
2359
|
-
"name": "
|
|
2547
|
+
"name": "zeroBreadcrumbTemplate",
|
|
2360
2548
|
"declaration": {
|
|
2361
|
-
"name": "
|
|
2362
|
-
"module": "src/
|
|
2549
|
+
"name": "zeroBreadcrumbTemplate",
|
|
2550
|
+
"module": "src/breadcrumb/breadcrumb.template.ts"
|
|
2363
2551
|
}
|
|
2364
2552
|
}
|
|
2365
2553
|
]
|
|
2366
2554
|
},
|
|
2367
2555
|
{
|
|
2368
2556
|
"kind": "javascript-module",
|
|
2369
|
-
"path": "src/
|
|
2557
|
+
"path": "src/breadcrumb/breadcrumb.ts",
|
|
2370
2558
|
"declarations": [
|
|
2371
2559
|
{
|
|
2372
2560
|
"kind": "class",
|
|
2373
2561
|
"description": "",
|
|
2374
|
-
"name": "
|
|
2562
|
+
"name": "Breadcrumb",
|
|
2375
2563
|
"superclass": {
|
|
2376
|
-
"name": "
|
|
2564
|
+
"name": "FoundationBreadcrumb",
|
|
2377
2565
|
"package": "@genesislcap/foundation-ui"
|
|
2378
2566
|
},
|
|
2379
|
-
"tagName": "%%prefix%%-
|
|
2567
|
+
"tagName": "%%prefix%%-breadcrumb",
|
|
2380
2568
|
"customElement": true
|
|
2381
2569
|
},
|
|
2382
2570
|
{
|
|
2383
2571
|
"kind": "variable",
|
|
2384
|
-
"name": "
|
|
2572
|
+
"name": "zeroBreadcrumbShadowOptions",
|
|
2573
|
+
"type": {
|
|
2574
|
+
"text": "ShadowRootInit"
|
|
2575
|
+
},
|
|
2576
|
+
"default": "undefined"
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"kind": "variable",
|
|
2580
|
+
"name": "defaultBreadcrumbConfig",
|
|
2581
|
+
"type": {
|
|
2582
|
+
"text": "object"
|
|
2583
|
+
},
|
|
2584
|
+
"default": "{}"
|
|
2585
|
+
},
|
|
2586
|
+
{
|
|
2587
|
+
"kind": "variable",
|
|
2588
|
+
"name": "zeroBreadcrumb",
|
|
2589
|
+
"description": "The zero Breadcrumb",
|
|
2590
|
+
"privacy": "public"
|
|
2385
2591
|
}
|
|
2386
2592
|
],
|
|
2387
2593
|
"exports": [
|
|
2388
2594
|
{
|
|
2389
2595
|
"kind": "js",
|
|
2390
|
-
"name": "
|
|
2596
|
+
"name": "Breadcrumb",
|
|
2391
2597
|
"declaration": {
|
|
2392
|
-
"name": "
|
|
2393
|
-
"module": "src/
|
|
2598
|
+
"name": "Breadcrumb",
|
|
2599
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
2394
2600
|
}
|
|
2395
2601
|
},
|
|
2396
2602
|
{
|
|
2397
2603
|
"kind": "js",
|
|
2398
|
-
"name": "
|
|
2604
|
+
"name": "zeroBreadcrumbShadowOptions",
|
|
2399
2605
|
"declaration": {
|
|
2400
|
-
"name": "
|
|
2401
|
-
"module": "src/
|
|
2606
|
+
"name": "zeroBreadcrumbShadowOptions",
|
|
2607
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
2608
|
+
}
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
"kind": "js",
|
|
2612
|
+
"name": "defaultBreadcrumbConfig",
|
|
2613
|
+
"declaration": {
|
|
2614
|
+
"name": "defaultBreadcrumbConfig",
|
|
2615
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
2616
|
+
}
|
|
2617
|
+
},
|
|
2618
|
+
{
|
|
2619
|
+
"kind": "js",
|
|
2620
|
+
"name": "zeroBreadcrumb",
|
|
2621
|
+
"declaration": {
|
|
2622
|
+
"name": "zeroBreadcrumb",
|
|
2623
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
2402
2624
|
}
|
|
2403
2625
|
}
|
|
2404
2626
|
]
|
|
2405
2627
|
},
|
|
2406
2628
|
{
|
|
2407
2629
|
"kind": "javascript-module",
|
|
2408
|
-
"path": "src/
|
|
2630
|
+
"path": "src/breadcrumb/index.ts",
|
|
2409
2631
|
"declarations": [],
|
|
2410
2632
|
"exports": [
|
|
2411
2633
|
{
|
|
@@ -2413,7 +2635,7 @@
|
|
|
2413
2635
|
"name": "*",
|
|
2414
2636
|
"declaration": {
|
|
2415
2637
|
"name": "*",
|
|
2416
|
-
"package": "./
|
|
2638
|
+
"package": "./breadcrumb.template"
|
|
2417
2639
|
}
|
|
2418
2640
|
},
|
|
2419
2641
|
{
|
|
@@ -2421,7 +2643,7 @@
|
|
|
2421
2643
|
"name": "*",
|
|
2422
2644
|
"declaration": {
|
|
2423
2645
|
"name": "*",
|
|
2424
|
-
"package": "./
|
|
2646
|
+
"package": "./breadcrumb.styles"
|
|
2425
2647
|
}
|
|
2426
2648
|
},
|
|
2427
2649
|
{
|
|
@@ -2429,7 +2651,7 @@
|
|
|
2429
2651
|
"name": "*",
|
|
2430
2652
|
"declaration": {
|
|
2431
2653
|
"name": "*",
|
|
2432
|
-
"package": "./
|
|
2654
|
+
"package": "./breadcrumb"
|
|
2433
2655
|
}
|
|
2434
2656
|
}
|
|
2435
2657
|
]
|
|
@@ -2788,228 +3010,6 @@
|
|
|
2788
3010
|
}
|
|
2789
3011
|
]
|
|
2790
3012
|
},
|
|
2791
|
-
{
|
|
2792
|
-
"kind": "javascript-module",
|
|
2793
|
-
"path": "src/breadcrumb/breadcrumb.stories.ts",
|
|
2794
|
-
"declarations": [
|
|
2795
|
-
{
|
|
2796
|
-
"kind": "variable",
|
|
2797
|
-
"name": "meta",
|
|
2798
|
-
"type": {
|
|
2799
|
-
"text": "Meta"
|
|
2800
|
-
},
|
|
2801
|
-
"default": "{\n title: 'Breadcrumb',\n component: 'zero-breadcrumb',\n}"
|
|
2802
|
-
},
|
|
2803
|
-
{
|
|
2804
|
-
"kind": "variable",
|
|
2805
|
-
"name": "Primary",
|
|
2806
|
-
"type": {
|
|
2807
|
-
"text": "StoryObj"
|
|
2808
|
-
},
|
|
2809
|
-
"default": "{\n args: {\n breadcrumbItemsText: 'Breadcrumb Item',\n breadcrumbCurrentItemText: 'Current Page',\n },\n render: ({ breadcrumbItemsText, breadcrumbCurrentItemText }) => html`\n <zero-breadcrumb>\n <zero-breadcrumb-item href=\"#\">${breadcrumbItemsText} 1</zero-breadcrumb-item>\n <zero-breadcrumb-item href=\"#\">${breadcrumbItemsText} 2</zero-breadcrumb-item>\n <zero-breadcrumb-item>${breadcrumbCurrentItemText}</zero-breadcrumb-item>\n </zero-breadcrumb>\n `,\n}"
|
|
2810
|
-
}
|
|
2811
|
-
],
|
|
2812
|
-
"exports": [
|
|
2813
|
-
{
|
|
2814
|
-
"kind": "js",
|
|
2815
|
-
"name": "default",
|
|
2816
|
-
"declaration": {
|
|
2817
|
-
"name": "meta",
|
|
2818
|
-
"module": "src/breadcrumb/breadcrumb.stories.ts"
|
|
2819
|
-
}
|
|
2820
|
-
},
|
|
2821
|
-
{
|
|
2822
|
-
"kind": "js",
|
|
2823
|
-
"name": "Primary",
|
|
2824
|
-
"declaration": {
|
|
2825
|
-
"name": "Primary",
|
|
2826
|
-
"module": "src/breadcrumb/breadcrumb.stories.ts"
|
|
2827
|
-
}
|
|
2828
|
-
}
|
|
2829
|
-
]
|
|
2830
|
-
},
|
|
2831
|
-
{
|
|
2832
|
-
"kind": "javascript-module",
|
|
2833
|
-
"path": "src/breadcrumb/breadcrumb.styles.ts",
|
|
2834
|
-
"declarations": [
|
|
2835
|
-
{
|
|
2836
|
-
"kind": "function",
|
|
2837
|
-
"name": "zeroBreadcrumbStyles",
|
|
2838
|
-
"return": {
|
|
2839
|
-
"type": {
|
|
2840
|
-
"text": "ElementStyles"
|
|
2841
|
-
}
|
|
2842
|
-
},
|
|
2843
|
-
"parameters": [
|
|
2844
|
-
{
|
|
2845
|
-
"name": "context",
|
|
2846
|
-
"type": {
|
|
2847
|
-
"text": "ElementDefinitionContext"
|
|
2848
|
-
}
|
|
2849
|
-
},
|
|
2850
|
-
{
|
|
2851
|
-
"name": "definition",
|
|
2852
|
-
"type": {
|
|
2853
|
-
"text": "FoundationElementDefinition"
|
|
2854
|
-
}
|
|
2855
|
-
}
|
|
2856
|
-
]
|
|
2857
|
-
}
|
|
2858
|
-
],
|
|
2859
|
-
"exports": [
|
|
2860
|
-
{
|
|
2861
|
-
"kind": "js",
|
|
2862
|
-
"name": "zeroBreadcrumbStyles",
|
|
2863
|
-
"declaration": {
|
|
2864
|
-
"name": "zeroBreadcrumbStyles",
|
|
2865
|
-
"module": "src/breadcrumb/breadcrumb.styles.ts"
|
|
2866
|
-
}
|
|
2867
|
-
}
|
|
2868
|
-
]
|
|
2869
|
-
},
|
|
2870
|
-
{
|
|
2871
|
-
"kind": "javascript-module",
|
|
2872
|
-
"path": "src/breadcrumb/breadcrumb.template.ts",
|
|
2873
|
-
"declarations": [
|
|
2874
|
-
{
|
|
2875
|
-
"kind": "function",
|
|
2876
|
-
"name": "zeroBreadcrumbTemplate",
|
|
2877
|
-
"return": {
|
|
2878
|
-
"type": {
|
|
2879
|
-
"text": "ViewTemplate<Breadcrumb>"
|
|
2880
|
-
}
|
|
2881
|
-
},
|
|
2882
|
-
"parameters": [
|
|
2883
|
-
{
|
|
2884
|
-
"name": "context",
|
|
2885
|
-
"type": {
|
|
2886
|
-
"text": "ElementDefinitionContext"
|
|
2887
|
-
}
|
|
2888
|
-
},
|
|
2889
|
-
{
|
|
2890
|
-
"name": "definition",
|
|
2891
|
-
"type": {
|
|
2892
|
-
"text": "FoundationElementDefinition"
|
|
2893
|
-
}
|
|
2894
|
-
}
|
|
2895
|
-
]
|
|
2896
|
-
}
|
|
2897
|
-
],
|
|
2898
|
-
"exports": [
|
|
2899
|
-
{
|
|
2900
|
-
"kind": "js",
|
|
2901
|
-
"name": "zeroBreadcrumbTemplate",
|
|
2902
|
-
"declaration": {
|
|
2903
|
-
"name": "zeroBreadcrumbTemplate",
|
|
2904
|
-
"module": "src/breadcrumb/breadcrumb.template.ts"
|
|
2905
|
-
}
|
|
2906
|
-
}
|
|
2907
|
-
]
|
|
2908
|
-
},
|
|
2909
|
-
{
|
|
2910
|
-
"kind": "javascript-module",
|
|
2911
|
-
"path": "src/breadcrumb/breadcrumb.ts",
|
|
2912
|
-
"declarations": [
|
|
2913
|
-
{
|
|
2914
|
-
"kind": "class",
|
|
2915
|
-
"description": "",
|
|
2916
|
-
"name": "Breadcrumb",
|
|
2917
|
-
"superclass": {
|
|
2918
|
-
"name": "FoundationBreadcrumb",
|
|
2919
|
-
"package": "@genesislcap/foundation-ui"
|
|
2920
|
-
},
|
|
2921
|
-
"tagName": "%%prefix%%-breadcrumb",
|
|
2922
|
-
"customElement": true
|
|
2923
|
-
},
|
|
2924
|
-
{
|
|
2925
|
-
"kind": "variable",
|
|
2926
|
-
"name": "zeroBreadcrumbShadowOptions",
|
|
2927
|
-
"type": {
|
|
2928
|
-
"text": "ShadowRootInit"
|
|
2929
|
-
},
|
|
2930
|
-
"default": "undefined"
|
|
2931
|
-
},
|
|
2932
|
-
{
|
|
2933
|
-
"kind": "variable",
|
|
2934
|
-
"name": "defaultBreadcrumbConfig",
|
|
2935
|
-
"type": {
|
|
2936
|
-
"text": "object"
|
|
2937
|
-
},
|
|
2938
|
-
"default": "{}"
|
|
2939
|
-
},
|
|
2940
|
-
{
|
|
2941
|
-
"kind": "variable",
|
|
2942
|
-
"name": "zeroBreadcrumb",
|
|
2943
|
-
"description": "The zero Breadcrumb",
|
|
2944
|
-
"privacy": "public"
|
|
2945
|
-
}
|
|
2946
|
-
],
|
|
2947
|
-
"exports": [
|
|
2948
|
-
{
|
|
2949
|
-
"kind": "js",
|
|
2950
|
-
"name": "Breadcrumb",
|
|
2951
|
-
"declaration": {
|
|
2952
|
-
"name": "Breadcrumb",
|
|
2953
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
2954
|
-
}
|
|
2955
|
-
},
|
|
2956
|
-
{
|
|
2957
|
-
"kind": "js",
|
|
2958
|
-
"name": "zeroBreadcrumbShadowOptions",
|
|
2959
|
-
"declaration": {
|
|
2960
|
-
"name": "zeroBreadcrumbShadowOptions",
|
|
2961
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
2962
|
-
}
|
|
2963
|
-
},
|
|
2964
|
-
{
|
|
2965
|
-
"kind": "js",
|
|
2966
|
-
"name": "defaultBreadcrumbConfig",
|
|
2967
|
-
"declaration": {
|
|
2968
|
-
"name": "defaultBreadcrumbConfig",
|
|
2969
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
2970
|
-
}
|
|
2971
|
-
},
|
|
2972
|
-
{
|
|
2973
|
-
"kind": "js",
|
|
2974
|
-
"name": "zeroBreadcrumb",
|
|
2975
|
-
"declaration": {
|
|
2976
|
-
"name": "zeroBreadcrumb",
|
|
2977
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
2978
|
-
}
|
|
2979
|
-
}
|
|
2980
|
-
]
|
|
2981
|
-
},
|
|
2982
|
-
{
|
|
2983
|
-
"kind": "javascript-module",
|
|
2984
|
-
"path": "src/breadcrumb/index.ts",
|
|
2985
|
-
"declarations": [],
|
|
2986
|
-
"exports": [
|
|
2987
|
-
{
|
|
2988
|
-
"kind": "js",
|
|
2989
|
-
"name": "*",
|
|
2990
|
-
"declaration": {
|
|
2991
|
-
"name": "*",
|
|
2992
|
-
"package": "./breadcrumb.template"
|
|
2993
|
-
}
|
|
2994
|
-
},
|
|
2995
|
-
{
|
|
2996
|
-
"kind": "js",
|
|
2997
|
-
"name": "*",
|
|
2998
|
-
"declaration": {
|
|
2999
|
-
"name": "*",
|
|
3000
|
-
"package": "./breadcrumb.styles"
|
|
3001
|
-
}
|
|
3002
|
-
},
|
|
3003
|
-
{
|
|
3004
|
-
"kind": "js",
|
|
3005
|
-
"name": "*",
|
|
3006
|
-
"declaration": {
|
|
3007
|
-
"name": "*",
|
|
3008
|
-
"package": "./breadcrumb"
|
|
3009
|
-
}
|
|
3010
|
-
}
|
|
3011
|
-
]
|
|
3012
|
-
},
|
|
3013
3013
|
{
|
|
3014
3014
|
"kind": "javascript-module",
|
|
3015
3015
|
"path": "src/calendar/calendar.stories.ts",
|
|
@@ -13379,7 +13379,7 @@
|
|
|
13379
13379
|
},
|
|
13380
13380
|
{
|
|
13381
13381
|
"kind": "javascript-module",
|
|
13382
|
-
"path": "src/
|
|
13382
|
+
"path": "src/tabs/index.ts",
|
|
13383
13383
|
"declarations": [],
|
|
13384
13384
|
"exports": [
|
|
13385
13385
|
{
|
|
@@ -13387,7 +13387,7 @@
|
|
|
13387
13387
|
"name": "*",
|
|
13388
13388
|
"declaration": {
|
|
13389
13389
|
"name": "*",
|
|
13390
|
-
"package": "./
|
|
13390
|
+
"package": "./tabs"
|
|
13391
13391
|
}
|
|
13392
13392
|
},
|
|
13393
13393
|
{
|
|
@@ -13395,7 +13395,7 @@
|
|
|
13395
13395
|
"name": "*",
|
|
13396
13396
|
"declaration": {
|
|
13397
13397
|
"name": "*",
|
|
13398
|
-
"package": "./
|
|
13398
|
+
"package": "./tabs.styles"
|
|
13399
13399
|
}
|
|
13400
13400
|
},
|
|
13401
13401
|
{
|
|
@@ -13403,14 +13403,14 @@
|
|
|
13403
13403
|
"name": "*",
|
|
13404
13404
|
"declaration": {
|
|
13405
13405
|
"name": "*",
|
|
13406
|
-
"package": "./
|
|
13406
|
+
"package": "./tabs.template"
|
|
13407
13407
|
}
|
|
13408
13408
|
}
|
|
13409
13409
|
]
|
|
13410
13410
|
},
|
|
13411
13411
|
{
|
|
13412
13412
|
"kind": "javascript-module",
|
|
13413
|
-
"path": "src/
|
|
13413
|
+
"path": "src/tabs/tabs.stories.ts",
|
|
13414
13414
|
"declarations": [
|
|
13415
13415
|
{
|
|
13416
13416
|
"kind": "variable",
|
|
@@ -13418,7 +13418,7 @@
|
|
|
13418
13418
|
"type": {
|
|
13419
13419
|
"text": "Meta"
|
|
13420
13420
|
},
|
|
13421
|
-
"default": "{\n title: '
|
|
13421
|
+
"default": "{\n title: 'Tabs',\n component: 'zero-tabs',\n}"
|
|
13422
13422
|
},
|
|
13423
13423
|
{
|
|
13424
13424
|
"kind": "variable",
|
|
@@ -13426,7 +13426,7 @@
|
|
|
13426
13426
|
"type": {
|
|
13427
13427
|
"text": "StoryObj"
|
|
13428
13428
|
},
|
|
13429
|
-
"default": "{\n render: () => html`\n <div style=\"height:
|
|
13429
|
+
"default": "{\n argTypes: {\n appearance: {\n control: 'select',\n options: ['primary', 'secondary'],\n },\n orientation: {\n control: 'select',\n options: ['vertical', 'horizontal'],\n },\n },\n args: {\n appearance: 'primary',\n orientation: 'horizontal',\n },\n render: ({ appearance, orientation }) => html`\n <div style=\"min-height: 300px\">\n <zero-tabs appearance=\"${appearance}\" orientation=\"${orientation}\">\n <span part=\"start\" class=\"start\" slot=\"start\">Blotter Header</span>\n <zero-tab>Rapid Tab 1</zero-tab>\n <zero-tab slot=\"tab\">Rapid Tab 2</zero-tab>\n <zero-tab slot=\"tab\">Rapid Tab 3</zero-tab>\n <zero-tab slot=\"tab\">Rapid Tab 4</zero-tab>\n <zero-tab-panel slot=\"tabpanel\">\n <zero-tabs appearance=\"secondary\">\n <zero-tab appearance=\"secondary\" slot=\"tab\">Rapid Nested Tab 1</zero-tab>\n <zero-tab appearance=\"secondary\" slot=\"tab\">Rapid Nested Tab 2</zero-tab>\n <zero-tab-panel slot=\"tabpanel\">Rapid Nested Tab Panel 1</zero-tab-panel>\n <zero-tab-panel slot=\"tabpanel\">Rapid Nested Tab Panel 2</zero-tab-panel>\n </zero-tabs>\n </zero-tab-panel>\n <zero-tab-panel slot=\"tabpanel\">Rapid Tab Panel 2</zero-tab-panel>\n <zero-tab-panel slot=\"tabpanel\">Rapid Tab Panel 3</zero-tab-panel>\n <zero-tab-panel slot=\"tabpanel\">\n <zero-tabs appearance=\"secondary\">\n <zero-tab appearance=\"secondary\" slot=\"tab\">Rapid Nested Tab 1</zero-tab>\n <zero-tab appearance=\"secondary\" slot=\"tab\">Rapid Nested Tab 2</zero-tab>\n <zero-tab-panel slot=\"tabpanel\">Rapid Nested Tab Panel 1</zero-tab-panel>\n <zero-tab-panel slot=\"tabpanel\">Rapid Nested Tab Panel 2</zero-tab-panel>\n </zero-tabs>\n </zero-tab-panel>\n </zero-tabs>\n </div>\n `,\n}"
|
|
13430
13430
|
}
|
|
13431
13431
|
],
|
|
13432
13432
|
"exports": [
|
|
@@ -13435,7 +13435,7 @@
|
|
|
13435
13435
|
"name": "default",
|
|
13436
13436
|
"declaration": {
|
|
13437
13437
|
"name": "meta",
|
|
13438
|
-
"module": "src/
|
|
13438
|
+
"module": "src/tabs/tabs.stories.ts"
|
|
13439
13439
|
}
|
|
13440
13440
|
},
|
|
13441
13441
|
{
|
|
@@ -13443,18 +13443,18 @@
|
|
|
13443
13443
|
"name": "Primary",
|
|
13444
13444
|
"declaration": {
|
|
13445
13445
|
"name": "Primary",
|
|
13446
|
-
"module": "src/
|
|
13446
|
+
"module": "src/tabs/tabs.stories.ts"
|
|
13447
13447
|
}
|
|
13448
13448
|
}
|
|
13449
13449
|
]
|
|
13450
13450
|
},
|
|
13451
13451
|
{
|
|
13452
13452
|
"kind": "javascript-module",
|
|
13453
|
-
"path": "src/
|
|
13453
|
+
"path": "src/tabs/tabs.styles.ts",
|
|
13454
13454
|
"declarations": [
|
|
13455
13455
|
{
|
|
13456
13456
|
"kind": "function",
|
|
13457
|
-
"name": "
|
|
13457
|
+
"name": "zeroTabsStyles",
|
|
13458
13458
|
"return": {
|
|
13459
13459
|
"type": {
|
|
13460
13460
|
"text": "ElementStyles"
|
|
@@ -13479,24 +13479,24 @@
|
|
|
13479
13479
|
"exports": [
|
|
13480
13480
|
{
|
|
13481
13481
|
"kind": "js",
|
|
13482
|
-
"name": "
|
|
13482
|
+
"name": "zeroTabsStyles",
|
|
13483
13483
|
"declaration": {
|
|
13484
|
-
"name": "
|
|
13485
|
-
"module": "src/
|
|
13484
|
+
"name": "zeroTabsStyles",
|
|
13485
|
+
"module": "src/tabs/tabs.styles.ts"
|
|
13486
13486
|
}
|
|
13487
13487
|
}
|
|
13488
13488
|
]
|
|
13489
13489
|
},
|
|
13490
13490
|
{
|
|
13491
13491
|
"kind": "javascript-module",
|
|
13492
|
-
"path": "src/
|
|
13492
|
+
"path": "src/tabs/tabs.template.ts",
|
|
13493
13493
|
"declarations": [
|
|
13494
13494
|
{
|
|
13495
13495
|
"kind": "function",
|
|
13496
|
-
"name": "
|
|
13496
|
+
"name": "zeroTabsTemplate",
|
|
13497
13497
|
"return": {
|
|
13498
13498
|
"type": {
|
|
13499
|
-
"text": "ViewTemplate<
|
|
13499
|
+
"text": "ViewTemplate<Tabs>"
|
|
13500
13500
|
}
|
|
13501
13501
|
},
|
|
13502
13502
|
"parameters": [
|
|
@@ -13518,56 +13518,56 @@
|
|
|
13518
13518
|
"exports": [
|
|
13519
13519
|
{
|
|
13520
13520
|
"kind": "js",
|
|
13521
|
-
"name": "
|
|
13521
|
+
"name": "zeroTabsTemplate",
|
|
13522
13522
|
"declaration": {
|
|
13523
|
-
"name": "
|
|
13524
|
-
"module": "src/
|
|
13523
|
+
"name": "zeroTabsTemplate",
|
|
13524
|
+
"module": "src/tabs/tabs.template.ts"
|
|
13525
13525
|
}
|
|
13526
13526
|
}
|
|
13527
13527
|
]
|
|
13528
13528
|
},
|
|
13529
13529
|
{
|
|
13530
13530
|
"kind": "javascript-module",
|
|
13531
|
-
"path": "src/
|
|
13531
|
+
"path": "src/tabs/tabs.ts",
|
|
13532
13532
|
"declarations": [
|
|
13533
13533
|
{
|
|
13534
13534
|
"kind": "class",
|
|
13535
13535
|
"description": "",
|
|
13536
|
-
"name": "
|
|
13536
|
+
"name": "Tabs",
|
|
13537
13537
|
"superclass": {
|
|
13538
|
-
"name": "
|
|
13538
|
+
"name": "FoundationTabs",
|
|
13539
13539
|
"package": "@genesislcap/foundation-ui"
|
|
13540
13540
|
},
|
|
13541
|
-
"tagName": "%%prefix%%-
|
|
13541
|
+
"tagName": "%%prefix%%-tabs",
|
|
13542
13542
|
"customElement": true
|
|
13543
13543
|
},
|
|
13544
13544
|
{
|
|
13545
13545
|
"kind": "variable",
|
|
13546
|
-
"name": "
|
|
13546
|
+
"name": "zeroTabs"
|
|
13547
13547
|
}
|
|
13548
13548
|
],
|
|
13549
13549
|
"exports": [
|
|
13550
13550
|
{
|
|
13551
13551
|
"kind": "js",
|
|
13552
|
-
"name": "
|
|
13552
|
+
"name": "Tabs",
|
|
13553
13553
|
"declaration": {
|
|
13554
|
-
"name": "
|
|
13555
|
-
"module": "src/
|
|
13554
|
+
"name": "Tabs",
|
|
13555
|
+
"module": "src/tabs/tabs.ts"
|
|
13556
13556
|
}
|
|
13557
13557
|
},
|
|
13558
13558
|
{
|
|
13559
13559
|
"kind": "js",
|
|
13560
|
-
"name": "
|
|
13560
|
+
"name": "zeroTabs",
|
|
13561
13561
|
"declaration": {
|
|
13562
|
-
"name": "
|
|
13563
|
-
"module": "src/
|
|
13562
|
+
"name": "zeroTabs",
|
|
13563
|
+
"module": "src/tabs/tabs.ts"
|
|
13564
13564
|
}
|
|
13565
13565
|
}
|
|
13566
13566
|
]
|
|
13567
13567
|
},
|
|
13568
13568
|
{
|
|
13569
13569
|
"kind": "javascript-module",
|
|
13570
|
-
"path": "src/
|
|
13570
|
+
"path": "src/text-area/index.ts",
|
|
13571
13571
|
"declarations": [],
|
|
13572
13572
|
"exports": [
|
|
13573
13573
|
{
|
|
@@ -13575,7 +13575,7 @@
|
|
|
13575
13575
|
"name": "*",
|
|
13576
13576
|
"declaration": {
|
|
13577
13577
|
"name": "*",
|
|
13578
|
-
"package": "./
|
|
13578
|
+
"package": "./text-area"
|
|
13579
13579
|
}
|
|
13580
13580
|
},
|
|
13581
13581
|
{
|
|
@@ -13583,7 +13583,7 @@
|
|
|
13583
13583
|
"name": "*",
|
|
13584
13584
|
"declaration": {
|
|
13585
13585
|
"name": "*",
|
|
13586
|
-
"package": "./
|
|
13586
|
+
"package": "./text-area.styles"
|
|
13587
13587
|
}
|
|
13588
13588
|
},
|
|
13589
13589
|
{
|
|
@@ -13591,14 +13591,14 @@
|
|
|
13591
13591
|
"name": "*",
|
|
13592
13592
|
"declaration": {
|
|
13593
13593
|
"name": "*",
|
|
13594
|
-
"package": "./
|
|
13594
|
+
"package": "./text-area.template"
|
|
13595
13595
|
}
|
|
13596
13596
|
}
|
|
13597
13597
|
]
|
|
13598
13598
|
},
|
|
13599
13599
|
{
|
|
13600
13600
|
"kind": "javascript-module",
|
|
13601
|
-
"path": "src/
|
|
13601
|
+
"path": "src/text-area/text-area.stories.ts",
|
|
13602
13602
|
"declarations": [
|
|
13603
13603
|
{
|
|
13604
13604
|
"kind": "variable",
|
|
@@ -13606,7 +13606,7 @@
|
|
|
13606
13606
|
"type": {
|
|
13607
13607
|
"text": "Meta"
|
|
13608
13608
|
},
|
|
13609
|
-
"default": "{\n title: '
|
|
13609
|
+
"default": "{\n title: 'Text Area',\n component: 'zero-text-area',\n}"
|
|
13610
13610
|
},
|
|
13611
13611
|
{
|
|
13612
13612
|
"kind": "variable",
|
|
@@ -13614,7 +13614,7 @@
|
|
|
13614
13614
|
"type": {
|
|
13615
13615
|
"text": "StoryObj"
|
|
13616
13616
|
},
|
|
13617
|
-
"default": "{\n
|
|
13617
|
+
"default": "{\n render: () => html`\n <div style=\"height: 200px;\">\n <zero-text-area resize=\"both\" placeholder=\"Enter text...\">Text Area</zero-text-area>\n <zero-text-area value=\"some value\">Test label</zero-text-area>\n <zero-text-area value=\"disabled\" disabled>Test label 2</zero-text-area>\n </div>\n `,\n}"
|
|
13618
13618
|
}
|
|
13619
13619
|
],
|
|
13620
13620
|
"exports": [
|
|
@@ -13623,7 +13623,7 @@
|
|
|
13623
13623
|
"name": "default",
|
|
13624
13624
|
"declaration": {
|
|
13625
13625
|
"name": "meta",
|
|
13626
|
-
"module": "src/
|
|
13626
|
+
"module": "src/text-area/text-area.stories.ts"
|
|
13627
13627
|
}
|
|
13628
13628
|
},
|
|
13629
13629
|
{
|
|
@@ -13631,18 +13631,18 @@
|
|
|
13631
13631
|
"name": "Primary",
|
|
13632
13632
|
"declaration": {
|
|
13633
13633
|
"name": "Primary",
|
|
13634
|
-
"module": "src/
|
|
13634
|
+
"module": "src/text-area/text-area.stories.ts"
|
|
13635
13635
|
}
|
|
13636
13636
|
}
|
|
13637
13637
|
]
|
|
13638
13638
|
},
|
|
13639
13639
|
{
|
|
13640
13640
|
"kind": "javascript-module",
|
|
13641
|
-
"path": "src/
|
|
13641
|
+
"path": "src/text-area/text-area.styles.ts",
|
|
13642
13642
|
"declarations": [
|
|
13643
13643
|
{
|
|
13644
13644
|
"kind": "function",
|
|
13645
|
-
"name": "
|
|
13645
|
+
"name": "zeroTextAreaStyles",
|
|
13646
13646
|
"return": {
|
|
13647
13647
|
"type": {
|
|
13648
13648
|
"text": "ElementStyles"
|
|
@@ -13667,24 +13667,24 @@
|
|
|
13667
13667
|
"exports": [
|
|
13668
13668
|
{
|
|
13669
13669
|
"kind": "js",
|
|
13670
|
-
"name": "
|
|
13670
|
+
"name": "zeroTextAreaStyles",
|
|
13671
13671
|
"declaration": {
|
|
13672
|
-
"name": "
|
|
13673
|
-
"module": "src/
|
|
13672
|
+
"name": "zeroTextAreaStyles",
|
|
13673
|
+
"module": "src/text-area/text-area.styles.ts"
|
|
13674
13674
|
}
|
|
13675
13675
|
}
|
|
13676
13676
|
]
|
|
13677
13677
|
},
|
|
13678
13678
|
{
|
|
13679
13679
|
"kind": "javascript-module",
|
|
13680
|
-
"path": "src/
|
|
13680
|
+
"path": "src/text-area/text-area.template.ts",
|
|
13681
13681
|
"declarations": [
|
|
13682
13682
|
{
|
|
13683
13683
|
"kind": "function",
|
|
13684
|
-
"name": "
|
|
13684
|
+
"name": "zeroTextAreaTemplate",
|
|
13685
13685
|
"return": {
|
|
13686
13686
|
"type": {
|
|
13687
|
-
"text": "ViewTemplate<
|
|
13687
|
+
"text": "ViewTemplate<TextArea>"
|
|
13688
13688
|
}
|
|
13689
13689
|
},
|
|
13690
13690
|
"parameters": [
|
|
@@ -13706,49 +13706,49 @@
|
|
|
13706
13706
|
"exports": [
|
|
13707
13707
|
{
|
|
13708
13708
|
"kind": "js",
|
|
13709
|
-
"name": "
|
|
13709
|
+
"name": "zeroTextAreaTemplate",
|
|
13710
13710
|
"declaration": {
|
|
13711
|
-
"name": "
|
|
13712
|
-
"module": "src/
|
|
13711
|
+
"name": "zeroTextAreaTemplate",
|
|
13712
|
+
"module": "src/text-area/text-area.template.ts"
|
|
13713
13713
|
}
|
|
13714
13714
|
}
|
|
13715
13715
|
]
|
|
13716
13716
|
},
|
|
13717
13717
|
{
|
|
13718
13718
|
"kind": "javascript-module",
|
|
13719
|
-
"path": "src/
|
|
13719
|
+
"path": "src/text-area/text-area.ts",
|
|
13720
13720
|
"declarations": [
|
|
13721
13721
|
{
|
|
13722
13722
|
"kind": "class",
|
|
13723
13723
|
"description": "",
|
|
13724
|
-
"name": "
|
|
13724
|
+
"name": "TextArea",
|
|
13725
13725
|
"superclass": {
|
|
13726
|
-
"name": "
|
|
13726
|
+
"name": "FoundationTextArea",
|
|
13727
13727
|
"package": "@genesislcap/foundation-ui"
|
|
13728
13728
|
},
|
|
13729
|
-
"tagName": "%%prefix%%-
|
|
13729
|
+
"tagName": "%%prefix%%-text-area",
|
|
13730
13730
|
"customElement": true
|
|
13731
13731
|
},
|
|
13732
13732
|
{
|
|
13733
13733
|
"kind": "variable",
|
|
13734
|
-
"name": "
|
|
13734
|
+
"name": "zeroTextArea"
|
|
13735
13735
|
}
|
|
13736
13736
|
],
|
|
13737
13737
|
"exports": [
|
|
13738
13738
|
{
|
|
13739
13739
|
"kind": "js",
|
|
13740
|
-
"name": "
|
|
13740
|
+
"name": "TextArea",
|
|
13741
13741
|
"declaration": {
|
|
13742
|
-
"name": "
|
|
13743
|
-
"module": "src/
|
|
13742
|
+
"name": "TextArea",
|
|
13743
|
+
"module": "src/text-area/text-area.ts"
|
|
13744
13744
|
}
|
|
13745
13745
|
},
|
|
13746
13746
|
{
|
|
13747
13747
|
"kind": "js",
|
|
13748
|
-
"name": "
|
|
13748
|
+
"name": "zeroTextArea",
|
|
13749
13749
|
"declaration": {
|
|
13750
|
-
"name": "
|
|
13751
|
-
"module": "src/
|
|
13750
|
+
"name": "zeroTextArea",
|
|
13751
|
+
"module": "src/text-area/text-area.ts"
|
|
13752
13752
|
}
|
|
13753
13753
|
}
|
|
13754
13754
|
]
|
|
@@ -15239,364 +15239,665 @@
|
|
|
15239
15239
|
},
|
|
15240
15240
|
{
|
|
15241
15241
|
"kind": "javascript-module",
|
|
15242
|
-
"path": "src/_config/
|
|
15243
|
-
"declarations": [
|
|
15244
|
-
"exports": [
|
|
15242
|
+
"path": "src/_config/styles/colors.ts",
|
|
15243
|
+
"declarations": [
|
|
15245
15244
|
{
|
|
15246
|
-
"kind": "
|
|
15247
|
-
"name": "
|
|
15248
|
-
"
|
|
15249
|
-
|
|
15250
|
-
|
|
15251
|
-
|
|
15245
|
+
"kind": "function",
|
|
15246
|
+
"name": "whiteWebRGBA",
|
|
15247
|
+
"parameters": [
|
|
15248
|
+
{
|
|
15249
|
+
"name": "alpha",
|
|
15250
|
+
"default": "1.0",
|
|
15251
|
+
"type": {
|
|
15252
|
+
"text": "number"
|
|
15253
|
+
}
|
|
15254
|
+
}
|
|
15255
|
+
]
|
|
15252
15256
|
},
|
|
15253
15257
|
{
|
|
15254
|
-
"kind": "
|
|
15255
|
-
"name": "
|
|
15256
|
-
"
|
|
15257
|
-
|
|
15258
|
-
|
|
15259
|
-
|
|
15258
|
+
"kind": "function",
|
|
15259
|
+
"name": "blackWebRGBA",
|
|
15260
|
+
"parameters": [
|
|
15261
|
+
{
|
|
15262
|
+
"name": "alpha",
|
|
15263
|
+
"default": "1.0",
|
|
15264
|
+
"type": {
|
|
15265
|
+
"text": "number"
|
|
15266
|
+
}
|
|
15267
|
+
}
|
|
15268
|
+
]
|
|
15260
15269
|
},
|
|
15261
15270
|
{
|
|
15262
|
-
"kind": "
|
|
15263
|
-
"name": "
|
|
15264
|
-
"declaration": {
|
|
15265
|
-
"name": "accentFillFocus",
|
|
15266
|
-
"package": "@microsoft/fast-components"
|
|
15267
|
-
}
|
|
15271
|
+
"kind": "variable",
|
|
15272
|
+
"name": "rapidDefaultFillColor"
|
|
15268
15273
|
},
|
|
15269
15274
|
{
|
|
15270
|
-
"kind": "
|
|
15271
|
-
"name": "
|
|
15272
|
-
"declaration": {
|
|
15273
|
-
"name": "accentFillFocusDelta",
|
|
15274
|
-
"package": "@microsoft/fast-components"
|
|
15275
|
-
}
|
|
15275
|
+
"kind": "variable",
|
|
15276
|
+
"name": "rapidDefaultCardFillColor"
|
|
15276
15277
|
},
|
|
15277
15278
|
{
|
|
15278
|
-
"kind": "
|
|
15279
|
-
"name": "
|
|
15280
|
-
"declaration": {
|
|
15281
|
-
"name": "accentFillHover",
|
|
15282
|
-
"package": "@microsoft/fast-components"
|
|
15283
|
-
}
|
|
15279
|
+
"kind": "variable",
|
|
15280
|
+
"name": "rapidDefaultCardPalette"
|
|
15284
15281
|
},
|
|
15285
15282
|
{
|
|
15286
|
-
"kind": "
|
|
15287
|
-
"name": "
|
|
15288
|
-
"
|
|
15289
|
-
|
|
15290
|
-
|
|
15291
|
-
|
|
15283
|
+
"kind": "function",
|
|
15284
|
+
"name": "primaryBlueWebRGBA",
|
|
15285
|
+
"parameters": [
|
|
15286
|
+
{
|
|
15287
|
+
"name": "alpha",
|
|
15288
|
+
"default": "1.0",
|
|
15289
|
+
"type": {
|
|
15290
|
+
"text": "number"
|
|
15291
|
+
}
|
|
15292
|
+
}
|
|
15293
|
+
]
|
|
15292
15294
|
},
|
|
15293
15295
|
{
|
|
15294
|
-
"kind": "
|
|
15295
|
-
"name": "
|
|
15296
|
-
"declaration": {
|
|
15297
|
-
"name": "accentFillRest",
|
|
15298
|
-
"package": "@microsoft/fast-components"
|
|
15299
|
-
}
|
|
15296
|
+
"kind": "variable",
|
|
15297
|
+
"name": "accentBlueSwatch"
|
|
15300
15298
|
},
|
|
15301
15299
|
{
|
|
15302
|
-
"kind": "
|
|
15303
|
-
"name": "
|
|
15304
|
-
"declaration": {
|
|
15305
|
-
"name": "accentFillRestDelta",
|
|
15306
|
-
"package": "@microsoft/fast-components"
|
|
15307
|
-
}
|
|
15300
|
+
"kind": "variable",
|
|
15301
|
+
"name": "accentBluePalette"
|
|
15308
15302
|
},
|
|
15309
15303
|
{
|
|
15310
|
-
"kind": "
|
|
15311
|
-
"name": "
|
|
15312
|
-
"
|
|
15313
|
-
|
|
15314
|
-
|
|
15315
|
-
|
|
15304
|
+
"kind": "function",
|
|
15305
|
+
"name": "primaryPurpleWebRGBA",
|
|
15306
|
+
"parameters": [
|
|
15307
|
+
{
|
|
15308
|
+
"name": "alpha",
|
|
15309
|
+
"default": "1.0",
|
|
15310
|
+
"type": {
|
|
15311
|
+
"text": "number"
|
|
15312
|
+
}
|
|
15313
|
+
}
|
|
15314
|
+
]
|
|
15316
15315
|
},
|
|
15317
15316
|
{
|
|
15318
|
-
"kind": "
|
|
15319
|
-
"name": "
|
|
15320
|
-
"
|
|
15321
|
-
|
|
15322
|
-
|
|
15323
|
-
|
|
15317
|
+
"kind": "function",
|
|
15318
|
+
"name": "secondaryOrangeWebRGBA",
|
|
15319
|
+
"parameters": [
|
|
15320
|
+
{
|
|
15321
|
+
"name": "alpha",
|
|
15322
|
+
"default": "1.0",
|
|
15323
|
+
"type": {
|
|
15324
|
+
"text": "number"
|
|
15325
|
+
}
|
|
15326
|
+
}
|
|
15327
|
+
]
|
|
15324
15328
|
},
|
|
15325
15329
|
{
|
|
15326
|
-
"kind": "
|
|
15327
|
-
"name": "
|
|
15330
|
+
"kind": "function",
|
|
15331
|
+
"name": "secondaryTealWebRGBA",
|
|
15332
|
+
"parameters": [
|
|
15333
|
+
{
|
|
15334
|
+
"name": "alpha",
|
|
15335
|
+
"default": "1.0",
|
|
15336
|
+
"type": {
|
|
15337
|
+
"text": "number"
|
|
15338
|
+
}
|
|
15339
|
+
}
|
|
15340
|
+
]
|
|
15341
|
+
},
|
|
15342
|
+
{
|
|
15343
|
+
"kind": "function",
|
|
15344
|
+
"name": "longGreenWebRGBA",
|
|
15345
|
+
"parameters": [
|
|
15346
|
+
{
|
|
15347
|
+
"name": "alpha",
|
|
15348
|
+
"default": "1.0",
|
|
15349
|
+
"type": {
|
|
15350
|
+
"text": "number"
|
|
15351
|
+
}
|
|
15352
|
+
}
|
|
15353
|
+
]
|
|
15354
|
+
},
|
|
15355
|
+
{
|
|
15356
|
+
"kind": "function",
|
|
15357
|
+
"name": "shortPinkWebRGBA",
|
|
15358
|
+
"parameters": [
|
|
15359
|
+
{
|
|
15360
|
+
"name": "alpha",
|
|
15361
|
+
"default": "1.0",
|
|
15362
|
+
"type": {
|
|
15363
|
+
"text": "number"
|
|
15364
|
+
}
|
|
15365
|
+
}
|
|
15366
|
+
]
|
|
15367
|
+
},
|
|
15368
|
+
{
|
|
15369
|
+
"kind": "function",
|
|
15370
|
+
"name": "warningYellowWebRGBA",
|
|
15371
|
+
"parameters": [
|
|
15372
|
+
{
|
|
15373
|
+
"name": "alpha",
|
|
15374
|
+
"default": "1.0",
|
|
15375
|
+
"type": {
|
|
15376
|
+
"text": "number"
|
|
15377
|
+
}
|
|
15378
|
+
}
|
|
15379
|
+
]
|
|
15380
|
+
},
|
|
15381
|
+
{
|
|
15382
|
+
"kind": "function",
|
|
15383
|
+
"name": "chartPinkWebRGBA",
|
|
15384
|
+
"parameters": [
|
|
15385
|
+
{
|
|
15386
|
+
"name": "alpha",
|
|
15387
|
+
"default": "1.0",
|
|
15388
|
+
"type": {
|
|
15389
|
+
"text": "number"
|
|
15390
|
+
}
|
|
15391
|
+
}
|
|
15392
|
+
]
|
|
15393
|
+
}
|
|
15394
|
+
],
|
|
15395
|
+
"exports": [
|
|
15396
|
+
{
|
|
15397
|
+
"kind": "js",
|
|
15398
|
+
"name": "whiteWebRGBA",
|
|
15328
15399
|
"declaration": {
|
|
15329
|
-
"name": "
|
|
15330
|
-
"
|
|
15400
|
+
"name": "whiteWebRGBA",
|
|
15401
|
+
"module": "src/_config/styles/colors.ts"
|
|
15331
15402
|
}
|
|
15332
15403
|
},
|
|
15333
15404
|
{
|
|
15334
15405
|
"kind": "js",
|
|
15335
|
-
"name": "
|
|
15406
|
+
"name": "blackWebRGBA",
|
|
15336
15407
|
"declaration": {
|
|
15337
|
-
"name": "
|
|
15338
|
-
"
|
|
15408
|
+
"name": "blackWebRGBA",
|
|
15409
|
+
"module": "src/_config/styles/colors.ts"
|
|
15339
15410
|
}
|
|
15340
15411
|
},
|
|
15341
15412
|
{
|
|
15342
15413
|
"kind": "js",
|
|
15343
|
-
"name": "
|
|
15414
|
+
"name": "rapidDefaultFillColor",
|
|
15344
15415
|
"declaration": {
|
|
15345
|
-
"name": "
|
|
15346
|
-
"
|
|
15416
|
+
"name": "rapidDefaultFillColor",
|
|
15417
|
+
"module": "src/_config/styles/colors.ts"
|
|
15347
15418
|
}
|
|
15348
15419
|
},
|
|
15349
15420
|
{
|
|
15350
15421
|
"kind": "js",
|
|
15351
|
-
"name": "
|
|
15422
|
+
"name": "rapidDefaultCardFillColor",
|
|
15352
15423
|
"declaration": {
|
|
15353
|
-
"name": "
|
|
15354
|
-
"
|
|
15424
|
+
"name": "rapidDefaultCardFillColor",
|
|
15425
|
+
"module": "src/_config/styles/colors.ts"
|
|
15355
15426
|
}
|
|
15356
15427
|
},
|
|
15357
15428
|
{
|
|
15358
15429
|
"kind": "js",
|
|
15359
|
-
"name": "
|
|
15430
|
+
"name": "rapidDefaultCardPalette",
|
|
15360
15431
|
"declaration": {
|
|
15361
|
-
"name": "
|
|
15362
|
-
"
|
|
15432
|
+
"name": "rapidDefaultCardPalette",
|
|
15433
|
+
"module": "src/_config/styles/colors.ts"
|
|
15363
15434
|
}
|
|
15364
15435
|
},
|
|
15365
15436
|
{
|
|
15366
15437
|
"kind": "js",
|
|
15367
|
-
"name": "
|
|
15438
|
+
"name": "primaryBlueWebRGBA",
|
|
15368
15439
|
"declaration": {
|
|
15369
|
-
"name": "
|
|
15370
|
-
"
|
|
15440
|
+
"name": "primaryBlueWebRGBA",
|
|
15441
|
+
"module": "src/_config/styles/colors.ts"
|
|
15371
15442
|
}
|
|
15372
15443
|
},
|
|
15373
15444
|
{
|
|
15374
15445
|
"kind": "js",
|
|
15375
|
-
"name": "
|
|
15446
|
+
"name": "accentBlueSwatch",
|
|
15376
15447
|
"declaration": {
|
|
15377
|
-
"name": "
|
|
15378
|
-
"
|
|
15448
|
+
"name": "accentBlueSwatch",
|
|
15449
|
+
"module": "src/_config/styles/colors.ts"
|
|
15379
15450
|
}
|
|
15380
15451
|
},
|
|
15381
15452
|
{
|
|
15382
15453
|
"kind": "js",
|
|
15383
|
-
"name": "
|
|
15454
|
+
"name": "accentBluePalette",
|
|
15384
15455
|
"declaration": {
|
|
15385
|
-
"name": "
|
|
15386
|
-
"
|
|
15456
|
+
"name": "accentBluePalette",
|
|
15457
|
+
"module": "src/_config/styles/colors.ts"
|
|
15387
15458
|
}
|
|
15388
15459
|
},
|
|
15389
15460
|
{
|
|
15390
15461
|
"kind": "js",
|
|
15391
|
-
"name": "
|
|
15462
|
+
"name": "primaryPurpleWebRGBA",
|
|
15392
15463
|
"declaration": {
|
|
15393
|
-
"name": "
|
|
15394
|
-
"
|
|
15464
|
+
"name": "primaryPurpleWebRGBA",
|
|
15465
|
+
"module": "src/_config/styles/colors.ts"
|
|
15395
15466
|
}
|
|
15396
15467
|
},
|
|
15397
15468
|
{
|
|
15398
15469
|
"kind": "js",
|
|
15399
|
-
"name": "
|
|
15470
|
+
"name": "secondaryOrangeWebRGBA",
|
|
15400
15471
|
"declaration": {
|
|
15401
|
-
"name": "
|
|
15402
|
-
"
|
|
15472
|
+
"name": "secondaryOrangeWebRGBA",
|
|
15473
|
+
"module": "src/_config/styles/colors.ts"
|
|
15403
15474
|
}
|
|
15404
15475
|
},
|
|
15405
15476
|
{
|
|
15406
15477
|
"kind": "js",
|
|
15407
|
-
"name": "
|
|
15478
|
+
"name": "secondaryTealWebRGBA",
|
|
15408
15479
|
"declaration": {
|
|
15409
|
-
"name": "
|
|
15410
|
-
"
|
|
15480
|
+
"name": "secondaryTealWebRGBA",
|
|
15481
|
+
"module": "src/_config/styles/colors.ts"
|
|
15411
15482
|
}
|
|
15412
15483
|
},
|
|
15413
15484
|
{
|
|
15414
15485
|
"kind": "js",
|
|
15415
|
-
"name": "
|
|
15486
|
+
"name": "longGreenWebRGBA",
|
|
15416
15487
|
"declaration": {
|
|
15417
|
-
"name": "
|
|
15418
|
-
"
|
|
15488
|
+
"name": "longGreenWebRGBA",
|
|
15489
|
+
"module": "src/_config/styles/colors.ts"
|
|
15419
15490
|
}
|
|
15420
15491
|
},
|
|
15421
15492
|
{
|
|
15422
15493
|
"kind": "js",
|
|
15423
|
-
"name": "
|
|
15494
|
+
"name": "shortPinkWebRGBA",
|
|
15424
15495
|
"declaration": {
|
|
15425
|
-
"name": "
|
|
15426
|
-
"
|
|
15496
|
+
"name": "shortPinkWebRGBA",
|
|
15497
|
+
"module": "src/_config/styles/colors.ts"
|
|
15427
15498
|
}
|
|
15428
15499
|
},
|
|
15429
15500
|
{
|
|
15430
15501
|
"kind": "js",
|
|
15431
|
-
"name": "
|
|
15502
|
+
"name": "warningYellowWebRGBA",
|
|
15432
15503
|
"declaration": {
|
|
15433
|
-
"name": "
|
|
15434
|
-
"
|
|
15504
|
+
"name": "warningYellowWebRGBA",
|
|
15505
|
+
"module": "src/_config/styles/colors.ts"
|
|
15435
15506
|
}
|
|
15436
15507
|
},
|
|
15437
15508
|
{
|
|
15438
15509
|
"kind": "js",
|
|
15439
|
-
"name": "
|
|
15510
|
+
"name": "chartPinkWebRGBA",
|
|
15440
15511
|
"declaration": {
|
|
15441
|
-
"name": "
|
|
15442
|
-
"
|
|
15512
|
+
"name": "chartPinkWebRGBA",
|
|
15513
|
+
"module": "src/_config/styles/colors.ts"
|
|
15443
15514
|
}
|
|
15444
|
-
}
|
|
15515
|
+
}
|
|
15516
|
+
]
|
|
15517
|
+
},
|
|
15518
|
+
{
|
|
15519
|
+
"kind": "javascript-module",
|
|
15520
|
+
"path": "src/_config/styles/index.ts",
|
|
15521
|
+
"declarations": [],
|
|
15522
|
+
"exports": [
|
|
15445
15523
|
{
|
|
15446
15524
|
"kind": "js",
|
|
15447
|
-
"name": "
|
|
15525
|
+
"name": "*",
|
|
15448
15526
|
"declaration": {
|
|
15449
|
-
"name": "
|
|
15450
|
-
"package": "
|
|
15527
|
+
"name": "*",
|
|
15528
|
+
"package": "./colors"
|
|
15451
15529
|
}
|
|
15452
15530
|
},
|
|
15453
15531
|
{
|
|
15454
15532
|
"kind": "js",
|
|
15455
|
-
"name": "
|
|
15533
|
+
"name": "*",
|
|
15456
15534
|
"declaration": {
|
|
15457
|
-
"name": "
|
|
15458
|
-
"package": "
|
|
15535
|
+
"name": "*",
|
|
15536
|
+
"package": "./external/roboto-font"
|
|
15459
15537
|
}
|
|
15460
|
-
}
|
|
15538
|
+
}
|
|
15539
|
+
]
|
|
15540
|
+
},
|
|
15541
|
+
{
|
|
15542
|
+
"kind": "javascript-module",
|
|
15543
|
+
"path": "src/_config/tokens/default.ts",
|
|
15544
|
+
"declarations": [],
|
|
15545
|
+
"exports": [
|
|
15461
15546
|
{
|
|
15462
15547
|
"kind": "js",
|
|
15463
|
-
"name": "
|
|
15548
|
+
"name": "accentFillActive",
|
|
15464
15549
|
"declaration": {
|
|
15465
|
-
"name": "
|
|
15550
|
+
"name": "accentFillActive",
|
|
15466
15551
|
"package": "@microsoft/fast-components"
|
|
15467
15552
|
}
|
|
15468
15553
|
},
|
|
15469
15554
|
{
|
|
15470
15555
|
"kind": "js",
|
|
15471
|
-
"name": "
|
|
15556
|
+
"name": "accentFillActiveDelta",
|
|
15472
15557
|
"declaration": {
|
|
15473
|
-
"name": "
|
|
15558
|
+
"name": "accentFillActiveDelta",
|
|
15474
15559
|
"package": "@microsoft/fast-components"
|
|
15475
15560
|
}
|
|
15476
15561
|
},
|
|
15477
15562
|
{
|
|
15478
15563
|
"kind": "js",
|
|
15479
|
-
"name": "
|
|
15564
|
+
"name": "accentFillFocus",
|
|
15480
15565
|
"declaration": {
|
|
15481
|
-
"name": "
|
|
15566
|
+
"name": "accentFillFocus",
|
|
15482
15567
|
"package": "@microsoft/fast-components"
|
|
15483
15568
|
}
|
|
15484
15569
|
},
|
|
15485
15570
|
{
|
|
15486
15571
|
"kind": "js",
|
|
15487
|
-
"name": "
|
|
15572
|
+
"name": "accentFillFocusDelta",
|
|
15488
15573
|
"declaration": {
|
|
15489
|
-
"name": "
|
|
15574
|
+
"name": "accentFillFocusDelta",
|
|
15490
15575
|
"package": "@microsoft/fast-components"
|
|
15491
15576
|
}
|
|
15492
15577
|
},
|
|
15493
15578
|
{
|
|
15494
15579
|
"kind": "js",
|
|
15495
|
-
"name": "
|
|
15580
|
+
"name": "accentFillHover",
|
|
15496
15581
|
"declaration": {
|
|
15497
|
-
"name": "
|
|
15582
|
+
"name": "accentFillHover",
|
|
15498
15583
|
"package": "@microsoft/fast-components"
|
|
15499
15584
|
}
|
|
15500
15585
|
},
|
|
15501
15586
|
{
|
|
15502
15587
|
"kind": "js",
|
|
15503
|
-
"name": "
|
|
15588
|
+
"name": "accentFillHoverDelta",
|
|
15504
15589
|
"declaration": {
|
|
15505
|
-
"name": "
|
|
15590
|
+
"name": "accentFillHoverDelta",
|
|
15506
15591
|
"package": "@microsoft/fast-components"
|
|
15507
15592
|
}
|
|
15508
15593
|
},
|
|
15509
15594
|
{
|
|
15510
15595
|
"kind": "js",
|
|
15511
|
-
"name": "
|
|
15596
|
+
"name": "accentFillRest",
|
|
15512
15597
|
"declaration": {
|
|
15513
|
-
"name": "
|
|
15598
|
+
"name": "accentFillRest",
|
|
15514
15599
|
"package": "@microsoft/fast-components"
|
|
15515
15600
|
}
|
|
15516
15601
|
},
|
|
15517
15602
|
{
|
|
15518
15603
|
"kind": "js",
|
|
15519
|
-
"name": "
|
|
15604
|
+
"name": "accentFillRestDelta",
|
|
15520
15605
|
"declaration": {
|
|
15521
|
-
"name": "
|
|
15606
|
+
"name": "accentFillRestDelta",
|
|
15522
15607
|
"package": "@microsoft/fast-components"
|
|
15523
15608
|
}
|
|
15524
15609
|
},
|
|
15525
15610
|
{
|
|
15526
15611
|
"kind": "js",
|
|
15527
|
-
"name": "
|
|
15612
|
+
"name": "accentForegroundActive",
|
|
15528
15613
|
"declaration": {
|
|
15529
|
-
"name": "
|
|
15614
|
+
"name": "accentForegroundActive",
|
|
15530
15615
|
"package": "@microsoft/fast-components"
|
|
15531
15616
|
}
|
|
15532
15617
|
},
|
|
15533
15618
|
{
|
|
15534
15619
|
"kind": "js",
|
|
15535
|
-
"name": "
|
|
15620
|
+
"name": "accentForegroundActiveDelta",
|
|
15536
15621
|
"declaration": {
|
|
15537
|
-
"name": "
|
|
15622
|
+
"name": "accentForegroundActiveDelta",
|
|
15538
15623
|
"package": "@microsoft/fast-components"
|
|
15539
15624
|
}
|
|
15540
15625
|
},
|
|
15541
15626
|
{
|
|
15542
15627
|
"kind": "js",
|
|
15543
|
-
"name": "
|
|
15628
|
+
"name": "accentForegroundFocus",
|
|
15544
15629
|
"declaration": {
|
|
15545
|
-
"name": "
|
|
15630
|
+
"name": "accentForegroundFocus",
|
|
15546
15631
|
"package": "@microsoft/fast-components"
|
|
15547
15632
|
}
|
|
15548
15633
|
},
|
|
15549
15634
|
{
|
|
15550
15635
|
"kind": "js",
|
|
15551
|
-
"name": "
|
|
15636
|
+
"name": "accentForegroundFocusDelta",
|
|
15552
15637
|
"declaration": {
|
|
15553
|
-
"name": "
|
|
15638
|
+
"name": "accentForegroundFocusDelta",
|
|
15554
15639
|
"package": "@microsoft/fast-components"
|
|
15555
15640
|
}
|
|
15556
15641
|
},
|
|
15557
15642
|
{
|
|
15558
15643
|
"kind": "js",
|
|
15559
|
-
"name": "
|
|
15644
|
+
"name": "accentForegroundHover",
|
|
15560
15645
|
"declaration": {
|
|
15561
|
-
"name": "
|
|
15646
|
+
"name": "accentForegroundHover",
|
|
15562
15647
|
"package": "@microsoft/fast-components"
|
|
15563
15648
|
}
|
|
15564
15649
|
},
|
|
15565
15650
|
{
|
|
15566
15651
|
"kind": "js",
|
|
15567
|
-
"name": "
|
|
15652
|
+
"name": "accentForegroundHoverDelta",
|
|
15568
15653
|
"declaration": {
|
|
15569
|
-
"name": "
|
|
15654
|
+
"name": "accentForegroundHoverDelta",
|
|
15570
15655
|
"package": "@microsoft/fast-components"
|
|
15571
15656
|
}
|
|
15572
15657
|
},
|
|
15573
15658
|
{
|
|
15574
15659
|
"kind": "js",
|
|
15575
|
-
"name": "
|
|
15660
|
+
"name": "accentForegroundRest",
|
|
15576
15661
|
"declaration": {
|
|
15577
|
-
"name": "
|
|
15662
|
+
"name": "accentForegroundRest",
|
|
15578
15663
|
"package": "@microsoft/fast-components"
|
|
15579
15664
|
}
|
|
15580
15665
|
},
|
|
15581
15666
|
{
|
|
15582
15667
|
"kind": "js",
|
|
15583
|
-
"name": "
|
|
15668
|
+
"name": "accentForegroundRestDelta",
|
|
15584
15669
|
"declaration": {
|
|
15585
|
-
"name": "
|
|
15670
|
+
"name": "accentForegroundRestDelta",
|
|
15586
15671
|
"package": "@microsoft/fast-components"
|
|
15587
15672
|
}
|
|
15588
15673
|
},
|
|
15589
15674
|
{
|
|
15590
15675
|
"kind": "js",
|
|
15591
|
-
"name": "
|
|
15676
|
+
"name": "accentPalette",
|
|
15592
15677
|
"declaration": {
|
|
15593
|
-
"name": "
|
|
15678
|
+
"name": "accentPalette",
|
|
15594
15679
|
"package": "@microsoft/fast-components"
|
|
15595
15680
|
}
|
|
15596
15681
|
},
|
|
15597
15682
|
{
|
|
15598
15683
|
"kind": "js",
|
|
15599
|
-
"name": "
|
|
15684
|
+
"name": "baseHeightMultiplier",
|
|
15685
|
+
"declaration": {
|
|
15686
|
+
"name": "baseHeightMultiplier",
|
|
15687
|
+
"package": "@microsoft/fast-components"
|
|
15688
|
+
}
|
|
15689
|
+
},
|
|
15690
|
+
{
|
|
15691
|
+
"kind": "js",
|
|
15692
|
+
"name": "baseLayerLuminance",
|
|
15693
|
+
"declaration": {
|
|
15694
|
+
"name": "baseLayerLuminance",
|
|
15695
|
+
"package": "@microsoft/fast-components"
|
|
15696
|
+
}
|
|
15697
|
+
},
|
|
15698
|
+
{
|
|
15699
|
+
"kind": "js",
|
|
15700
|
+
"name": "bodyFont",
|
|
15701
|
+
"declaration": {
|
|
15702
|
+
"name": "bodyFont",
|
|
15703
|
+
"package": "@microsoft/fast-components"
|
|
15704
|
+
}
|
|
15705
|
+
},
|
|
15706
|
+
{
|
|
15707
|
+
"kind": "js",
|
|
15708
|
+
"name": "controlCornerRadius",
|
|
15709
|
+
"declaration": {
|
|
15710
|
+
"name": "controlCornerRadius",
|
|
15711
|
+
"package": "@microsoft/fast-components"
|
|
15712
|
+
}
|
|
15713
|
+
},
|
|
15714
|
+
{
|
|
15715
|
+
"kind": "js",
|
|
15716
|
+
"name": "density",
|
|
15717
|
+
"declaration": {
|
|
15718
|
+
"name": "density",
|
|
15719
|
+
"package": "@microsoft/fast-components"
|
|
15720
|
+
}
|
|
15721
|
+
},
|
|
15722
|
+
{
|
|
15723
|
+
"kind": "js",
|
|
15724
|
+
"name": "designUnit",
|
|
15725
|
+
"declaration": {
|
|
15726
|
+
"name": "designUnit",
|
|
15727
|
+
"package": "@microsoft/fast-components"
|
|
15728
|
+
}
|
|
15729
|
+
},
|
|
15730
|
+
{
|
|
15731
|
+
"kind": "js",
|
|
15732
|
+
"name": "direction",
|
|
15733
|
+
"declaration": {
|
|
15734
|
+
"name": "direction",
|
|
15735
|
+
"package": "@microsoft/fast-components"
|
|
15736
|
+
}
|
|
15737
|
+
},
|
|
15738
|
+
{
|
|
15739
|
+
"kind": "js",
|
|
15740
|
+
"name": "disabledOpacity",
|
|
15741
|
+
"declaration": {
|
|
15742
|
+
"name": "disabledOpacity",
|
|
15743
|
+
"package": "@microsoft/fast-components"
|
|
15744
|
+
}
|
|
15745
|
+
},
|
|
15746
|
+
{
|
|
15747
|
+
"kind": "js",
|
|
15748
|
+
"name": "fillColor",
|
|
15749
|
+
"declaration": {
|
|
15750
|
+
"name": "fillColor",
|
|
15751
|
+
"package": "@microsoft/fast-components"
|
|
15752
|
+
}
|
|
15753
|
+
},
|
|
15754
|
+
{
|
|
15755
|
+
"kind": "js",
|
|
15756
|
+
"name": "focusStrokeInner",
|
|
15757
|
+
"declaration": {
|
|
15758
|
+
"name": "focusStrokeInner",
|
|
15759
|
+
"package": "@microsoft/fast-components"
|
|
15760
|
+
}
|
|
15761
|
+
},
|
|
15762
|
+
{
|
|
15763
|
+
"kind": "js",
|
|
15764
|
+
"name": "focusStrokeOuter",
|
|
15765
|
+
"declaration": {
|
|
15766
|
+
"name": "focusStrokeOuter",
|
|
15767
|
+
"package": "@microsoft/fast-components"
|
|
15768
|
+
}
|
|
15769
|
+
},
|
|
15770
|
+
{
|
|
15771
|
+
"kind": "js",
|
|
15772
|
+
"name": "focusStrokeWidth",
|
|
15773
|
+
"declaration": {
|
|
15774
|
+
"name": "focusStrokeWidth",
|
|
15775
|
+
"package": "@microsoft/fast-components"
|
|
15776
|
+
}
|
|
15777
|
+
},
|
|
15778
|
+
{
|
|
15779
|
+
"kind": "js",
|
|
15780
|
+
"name": "foregroundOnAccentActive",
|
|
15781
|
+
"declaration": {
|
|
15782
|
+
"name": "foregroundOnAccentActive",
|
|
15783
|
+
"package": "@microsoft/fast-components"
|
|
15784
|
+
}
|
|
15785
|
+
},
|
|
15786
|
+
{
|
|
15787
|
+
"kind": "js",
|
|
15788
|
+
"name": "foregroundOnAccentActiveLarge",
|
|
15789
|
+
"declaration": {
|
|
15790
|
+
"name": "foregroundOnAccentActiveLarge",
|
|
15791
|
+
"package": "@microsoft/fast-components"
|
|
15792
|
+
}
|
|
15793
|
+
},
|
|
15794
|
+
{
|
|
15795
|
+
"kind": "js",
|
|
15796
|
+
"name": "foregroundOnAccentFocus",
|
|
15797
|
+
"declaration": {
|
|
15798
|
+
"name": "foregroundOnAccentFocus",
|
|
15799
|
+
"package": "@microsoft/fast-components"
|
|
15800
|
+
}
|
|
15801
|
+
},
|
|
15802
|
+
{
|
|
15803
|
+
"kind": "js",
|
|
15804
|
+
"name": "foregroundOnAccentFocusLarge",
|
|
15805
|
+
"declaration": {
|
|
15806
|
+
"name": "foregroundOnAccentFocusLarge",
|
|
15807
|
+
"package": "@microsoft/fast-components"
|
|
15808
|
+
}
|
|
15809
|
+
},
|
|
15810
|
+
{
|
|
15811
|
+
"kind": "js",
|
|
15812
|
+
"name": "foregroundOnAccentHover",
|
|
15813
|
+
"declaration": {
|
|
15814
|
+
"name": "foregroundOnAccentHover",
|
|
15815
|
+
"package": "@microsoft/fast-components"
|
|
15816
|
+
}
|
|
15817
|
+
},
|
|
15818
|
+
{
|
|
15819
|
+
"kind": "js",
|
|
15820
|
+
"name": "foregroundOnAccentHoverLarge",
|
|
15821
|
+
"declaration": {
|
|
15822
|
+
"name": "foregroundOnAccentHoverLarge",
|
|
15823
|
+
"package": "@microsoft/fast-components"
|
|
15824
|
+
}
|
|
15825
|
+
},
|
|
15826
|
+
{
|
|
15827
|
+
"kind": "js",
|
|
15828
|
+
"name": "foregroundOnAccentRest",
|
|
15829
|
+
"declaration": {
|
|
15830
|
+
"name": "foregroundOnAccentRest",
|
|
15831
|
+
"package": "@microsoft/fast-components"
|
|
15832
|
+
}
|
|
15833
|
+
},
|
|
15834
|
+
{
|
|
15835
|
+
"kind": "js",
|
|
15836
|
+
"name": "foregroundOnAccentRestLarge",
|
|
15837
|
+
"declaration": {
|
|
15838
|
+
"name": "foregroundOnAccentRestLarge",
|
|
15839
|
+
"package": "@microsoft/fast-components"
|
|
15840
|
+
}
|
|
15841
|
+
},
|
|
15842
|
+
{
|
|
15843
|
+
"kind": "js",
|
|
15844
|
+
"name": "neutralFillActive",
|
|
15845
|
+
"declaration": {
|
|
15846
|
+
"name": "neutralFillActive",
|
|
15847
|
+
"package": "@microsoft/fast-components"
|
|
15848
|
+
}
|
|
15849
|
+
},
|
|
15850
|
+
{
|
|
15851
|
+
"kind": "js",
|
|
15852
|
+
"name": "neutralFillActiveDelta",
|
|
15853
|
+
"declaration": {
|
|
15854
|
+
"name": "neutralFillActiveDelta",
|
|
15855
|
+
"package": "@microsoft/fast-components"
|
|
15856
|
+
}
|
|
15857
|
+
},
|
|
15858
|
+
{
|
|
15859
|
+
"kind": "js",
|
|
15860
|
+
"name": "neutralFillFocus",
|
|
15861
|
+
"declaration": {
|
|
15862
|
+
"name": "neutralFillFocus",
|
|
15863
|
+
"package": "@microsoft/fast-components"
|
|
15864
|
+
}
|
|
15865
|
+
},
|
|
15866
|
+
{
|
|
15867
|
+
"kind": "js",
|
|
15868
|
+
"name": "neutralFillFocusDelta",
|
|
15869
|
+
"declaration": {
|
|
15870
|
+
"name": "neutralFillFocusDelta",
|
|
15871
|
+
"package": "@microsoft/fast-components"
|
|
15872
|
+
}
|
|
15873
|
+
},
|
|
15874
|
+
{
|
|
15875
|
+
"kind": "js",
|
|
15876
|
+
"name": "neutralFillHover",
|
|
15877
|
+
"declaration": {
|
|
15878
|
+
"name": "neutralFillHover",
|
|
15879
|
+
"package": "@microsoft/fast-components"
|
|
15880
|
+
}
|
|
15881
|
+
},
|
|
15882
|
+
{
|
|
15883
|
+
"kind": "js",
|
|
15884
|
+
"name": "neutralFillHoverDelta",
|
|
15885
|
+
"declaration": {
|
|
15886
|
+
"name": "neutralFillHoverDelta",
|
|
15887
|
+
"package": "@microsoft/fast-components"
|
|
15888
|
+
}
|
|
15889
|
+
},
|
|
15890
|
+
{
|
|
15891
|
+
"kind": "js",
|
|
15892
|
+
"name": "neutralFillInputActive",
|
|
15893
|
+
"declaration": {
|
|
15894
|
+
"name": "neutralFillInputActive",
|
|
15895
|
+
"package": "@microsoft/fast-components"
|
|
15896
|
+
}
|
|
15897
|
+
},
|
|
15898
|
+
{
|
|
15899
|
+
"kind": "js",
|
|
15900
|
+
"name": "neutralFillInputActiveDelta",
|
|
15600
15901
|
"declaration": {
|
|
15601
15902
|
"name": "neutralFillInputActiveDelta",
|
|
15602
15903
|
"package": "@microsoft/fast-components"
|
|
@@ -16131,307 +16432,6 @@
|
|
|
16131
16432
|
}
|
|
16132
16433
|
]
|
|
16133
16434
|
},
|
|
16134
|
-
{
|
|
16135
|
-
"kind": "javascript-module",
|
|
16136
|
-
"path": "src/_config/styles/colors.ts",
|
|
16137
|
-
"declarations": [
|
|
16138
|
-
{
|
|
16139
|
-
"kind": "function",
|
|
16140
|
-
"name": "whiteWebRGBA",
|
|
16141
|
-
"parameters": [
|
|
16142
|
-
{
|
|
16143
|
-
"name": "alpha",
|
|
16144
|
-
"default": "1.0",
|
|
16145
|
-
"type": {
|
|
16146
|
-
"text": "number"
|
|
16147
|
-
}
|
|
16148
|
-
}
|
|
16149
|
-
]
|
|
16150
|
-
},
|
|
16151
|
-
{
|
|
16152
|
-
"kind": "function",
|
|
16153
|
-
"name": "blackWebRGBA",
|
|
16154
|
-
"parameters": [
|
|
16155
|
-
{
|
|
16156
|
-
"name": "alpha",
|
|
16157
|
-
"default": "1.0",
|
|
16158
|
-
"type": {
|
|
16159
|
-
"text": "number"
|
|
16160
|
-
}
|
|
16161
|
-
}
|
|
16162
|
-
]
|
|
16163
|
-
},
|
|
16164
|
-
{
|
|
16165
|
-
"kind": "variable",
|
|
16166
|
-
"name": "rapidDefaultFillColor"
|
|
16167
|
-
},
|
|
16168
|
-
{
|
|
16169
|
-
"kind": "variable",
|
|
16170
|
-
"name": "rapidDefaultCardFillColor"
|
|
16171
|
-
},
|
|
16172
|
-
{
|
|
16173
|
-
"kind": "variable",
|
|
16174
|
-
"name": "rapidDefaultCardPalette"
|
|
16175
|
-
},
|
|
16176
|
-
{
|
|
16177
|
-
"kind": "function",
|
|
16178
|
-
"name": "primaryBlueWebRGBA",
|
|
16179
|
-
"parameters": [
|
|
16180
|
-
{
|
|
16181
|
-
"name": "alpha",
|
|
16182
|
-
"default": "1.0",
|
|
16183
|
-
"type": {
|
|
16184
|
-
"text": "number"
|
|
16185
|
-
}
|
|
16186
|
-
}
|
|
16187
|
-
]
|
|
16188
|
-
},
|
|
16189
|
-
{
|
|
16190
|
-
"kind": "variable",
|
|
16191
|
-
"name": "accentBlueSwatch"
|
|
16192
|
-
},
|
|
16193
|
-
{
|
|
16194
|
-
"kind": "variable",
|
|
16195
|
-
"name": "accentBluePalette"
|
|
16196
|
-
},
|
|
16197
|
-
{
|
|
16198
|
-
"kind": "function",
|
|
16199
|
-
"name": "primaryPurpleWebRGBA",
|
|
16200
|
-
"parameters": [
|
|
16201
|
-
{
|
|
16202
|
-
"name": "alpha",
|
|
16203
|
-
"default": "1.0",
|
|
16204
|
-
"type": {
|
|
16205
|
-
"text": "number"
|
|
16206
|
-
}
|
|
16207
|
-
}
|
|
16208
|
-
]
|
|
16209
|
-
},
|
|
16210
|
-
{
|
|
16211
|
-
"kind": "function",
|
|
16212
|
-
"name": "secondaryOrangeWebRGBA",
|
|
16213
|
-
"parameters": [
|
|
16214
|
-
{
|
|
16215
|
-
"name": "alpha",
|
|
16216
|
-
"default": "1.0",
|
|
16217
|
-
"type": {
|
|
16218
|
-
"text": "number"
|
|
16219
|
-
}
|
|
16220
|
-
}
|
|
16221
|
-
]
|
|
16222
|
-
},
|
|
16223
|
-
{
|
|
16224
|
-
"kind": "function",
|
|
16225
|
-
"name": "secondaryTealWebRGBA",
|
|
16226
|
-
"parameters": [
|
|
16227
|
-
{
|
|
16228
|
-
"name": "alpha",
|
|
16229
|
-
"default": "1.0",
|
|
16230
|
-
"type": {
|
|
16231
|
-
"text": "number"
|
|
16232
|
-
}
|
|
16233
|
-
}
|
|
16234
|
-
]
|
|
16235
|
-
},
|
|
16236
|
-
{
|
|
16237
|
-
"kind": "function",
|
|
16238
|
-
"name": "longGreenWebRGBA",
|
|
16239
|
-
"parameters": [
|
|
16240
|
-
{
|
|
16241
|
-
"name": "alpha",
|
|
16242
|
-
"default": "1.0",
|
|
16243
|
-
"type": {
|
|
16244
|
-
"text": "number"
|
|
16245
|
-
}
|
|
16246
|
-
}
|
|
16247
|
-
]
|
|
16248
|
-
},
|
|
16249
|
-
{
|
|
16250
|
-
"kind": "function",
|
|
16251
|
-
"name": "shortPinkWebRGBA",
|
|
16252
|
-
"parameters": [
|
|
16253
|
-
{
|
|
16254
|
-
"name": "alpha",
|
|
16255
|
-
"default": "1.0",
|
|
16256
|
-
"type": {
|
|
16257
|
-
"text": "number"
|
|
16258
|
-
}
|
|
16259
|
-
}
|
|
16260
|
-
]
|
|
16261
|
-
},
|
|
16262
|
-
{
|
|
16263
|
-
"kind": "function",
|
|
16264
|
-
"name": "warningYellowWebRGBA",
|
|
16265
|
-
"parameters": [
|
|
16266
|
-
{
|
|
16267
|
-
"name": "alpha",
|
|
16268
|
-
"default": "1.0",
|
|
16269
|
-
"type": {
|
|
16270
|
-
"text": "number"
|
|
16271
|
-
}
|
|
16272
|
-
}
|
|
16273
|
-
]
|
|
16274
|
-
},
|
|
16275
|
-
{
|
|
16276
|
-
"kind": "function",
|
|
16277
|
-
"name": "chartPinkWebRGBA",
|
|
16278
|
-
"parameters": [
|
|
16279
|
-
{
|
|
16280
|
-
"name": "alpha",
|
|
16281
|
-
"default": "1.0",
|
|
16282
|
-
"type": {
|
|
16283
|
-
"text": "number"
|
|
16284
|
-
}
|
|
16285
|
-
}
|
|
16286
|
-
]
|
|
16287
|
-
}
|
|
16288
|
-
],
|
|
16289
|
-
"exports": [
|
|
16290
|
-
{
|
|
16291
|
-
"kind": "js",
|
|
16292
|
-
"name": "whiteWebRGBA",
|
|
16293
|
-
"declaration": {
|
|
16294
|
-
"name": "whiteWebRGBA",
|
|
16295
|
-
"module": "src/_config/styles/colors.ts"
|
|
16296
|
-
}
|
|
16297
|
-
},
|
|
16298
|
-
{
|
|
16299
|
-
"kind": "js",
|
|
16300
|
-
"name": "blackWebRGBA",
|
|
16301
|
-
"declaration": {
|
|
16302
|
-
"name": "blackWebRGBA",
|
|
16303
|
-
"module": "src/_config/styles/colors.ts"
|
|
16304
|
-
}
|
|
16305
|
-
},
|
|
16306
|
-
{
|
|
16307
|
-
"kind": "js",
|
|
16308
|
-
"name": "rapidDefaultFillColor",
|
|
16309
|
-
"declaration": {
|
|
16310
|
-
"name": "rapidDefaultFillColor",
|
|
16311
|
-
"module": "src/_config/styles/colors.ts"
|
|
16312
|
-
}
|
|
16313
|
-
},
|
|
16314
|
-
{
|
|
16315
|
-
"kind": "js",
|
|
16316
|
-
"name": "rapidDefaultCardFillColor",
|
|
16317
|
-
"declaration": {
|
|
16318
|
-
"name": "rapidDefaultCardFillColor",
|
|
16319
|
-
"module": "src/_config/styles/colors.ts"
|
|
16320
|
-
}
|
|
16321
|
-
},
|
|
16322
|
-
{
|
|
16323
|
-
"kind": "js",
|
|
16324
|
-
"name": "rapidDefaultCardPalette",
|
|
16325
|
-
"declaration": {
|
|
16326
|
-
"name": "rapidDefaultCardPalette",
|
|
16327
|
-
"module": "src/_config/styles/colors.ts"
|
|
16328
|
-
}
|
|
16329
|
-
},
|
|
16330
|
-
{
|
|
16331
|
-
"kind": "js",
|
|
16332
|
-
"name": "primaryBlueWebRGBA",
|
|
16333
|
-
"declaration": {
|
|
16334
|
-
"name": "primaryBlueWebRGBA",
|
|
16335
|
-
"module": "src/_config/styles/colors.ts"
|
|
16336
|
-
}
|
|
16337
|
-
},
|
|
16338
|
-
{
|
|
16339
|
-
"kind": "js",
|
|
16340
|
-
"name": "accentBlueSwatch",
|
|
16341
|
-
"declaration": {
|
|
16342
|
-
"name": "accentBlueSwatch",
|
|
16343
|
-
"module": "src/_config/styles/colors.ts"
|
|
16344
|
-
}
|
|
16345
|
-
},
|
|
16346
|
-
{
|
|
16347
|
-
"kind": "js",
|
|
16348
|
-
"name": "accentBluePalette",
|
|
16349
|
-
"declaration": {
|
|
16350
|
-
"name": "accentBluePalette",
|
|
16351
|
-
"module": "src/_config/styles/colors.ts"
|
|
16352
|
-
}
|
|
16353
|
-
},
|
|
16354
|
-
{
|
|
16355
|
-
"kind": "js",
|
|
16356
|
-
"name": "primaryPurpleWebRGBA",
|
|
16357
|
-
"declaration": {
|
|
16358
|
-
"name": "primaryPurpleWebRGBA",
|
|
16359
|
-
"module": "src/_config/styles/colors.ts"
|
|
16360
|
-
}
|
|
16361
|
-
},
|
|
16362
|
-
{
|
|
16363
|
-
"kind": "js",
|
|
16364
|
-
"name": "secondaryOrangeWebRGBA",
|
|
16365
|
-
"declaration": {
|
|
16366
|
-
"name": "secondaryOrangeWebRGBA",
|
|
16367
|
-
"module": "src/_config/styles/colors.ts"
|
|
16368
|
-
}
|
|
16369
|
-
},
|
|
16370
|
-
{
|
|
16371
|
-
"kind": "js",
|
|
16372
|
-
"name": "secondaryTealWebRGBA",
|
|
16373
|
-
"declaration": {
|
|
16374
|
-
"name": "secondaryTealWebRGBA",
|
|
16375
|
-
"module": "src/_config/styles/colors.ts"
|
|
16376
|
-
}
|
|
16377
|
-
},
|
|
16378
|
-
{
|
|
16379
|
-
"kind": "js",
|
|
16380
|
-
"name": "longGreenWebRGBA",
|
|
16381
|
-
"declaration": {
|
|
16382
|
-
"name": "longGreenWebRGBA",
|
|
16383
|
-
"module": "src/_config/styles/colors.ts"
|
|
16384
|
-
}
|
|
16385
|
-
},
|
|
16386
|
-
{
|
|
16387
|
-
"kind": "js",
|
|
16388
|
-
"name": "shortPinkWebRGBA",
|
|
16389
|
-
"declaration": {
|
|
16390
|
-
"name": "shortPinkWebRGBA",
|
|
16391
|
-
"module": "src/_config/styles/colors.ts"
|
|
16392
|
-
}
|
|
16393
|
-
},
|
|
16394
|
-
{
|
|
16395
|
-
"kind": "js",
|
|
16396
|
-
"name": "warningYellowWebRGBA",
|
|
16397
|
-
"declaration": {
|
|
16398
|
-
"name": "warningYellowWebRGBA",
|
|
16399
|
-
"module": "src/_config/styles/colors.ts"
|
|
16400
|
-
}
|
|
16401
|
-
},
|
|
16402
|
-
{
|
|
16403
|
-
"kind": "js",
|
|
16404
|
-
"name": "chartPinkWebRGBA",
|
|
16405
|
-
"declaration": {
|
|
16406
|
-
"name": "chartPinkWebRGBA",
|
|
16407
|
-
"module": "src/_config/styles/colors.ts"
|
|
16408
|
-
}
|
|
16409
|
-
}
|
|
16410
|
-
]
|
|
16411
|
-
},
|
|
16412
|
-
{
|
|
16413
|
-
"kind": "javascript-module",
|
|
16414
|
-
"path": "src/_config/styles/index.ts",
|
|
16415
|
-
"declarations": [],
|
|
16416
|
-
"exports": [
|
|
16417
|
-
{
|
|
16418
|
-
"kind": "js",
|
|
16419
|
-
"name": "*",
|
|
16420
|
-
"declaration": {
|
|
16421
|
-
"name": "*",
|
|
16422
|
-
"package": "./colors"
|
|
16423
|
-
}
|
|
16424
|
-
},
|
|
16425
|
-
{
|
|
16426
|
-
"kind": "js",
|
|
16427
|
-
"name": "*",
|
|
16428
|
-
"declaration": {
|
|
16429
|
-
"name": "*",
|
|
16430
|
-
"package": "./external/roboto-font"
|
|
16431
|
-
}
|
|
16432
|
-
}
|
|
16433
|
-
]
|
|
16434
|
-
},
|
|
16435
16435
|
{
|
|
16436
16436
|
"kind": "javascript-module",
|
|
16437
16437
|
"path": "src/_config/values/color.ts",
|