@uniformdev/design-system 18.25.1-alpha.16 → 18.27.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/index.js CHANGED
@@ -80,7 +80,6 @@ __export(src_exports, {
80
80
  LoadingIcon: () => LoadingIcon,
81
81
  LoadingIndicator: () => LoadingIndicator,
82
82
  LoadingOverlay: () => LoadingOverlay,
83
- LottieFile: () => LottieFile,
84
83
  Menu: () => Menu,
85
84
  MenuContext: () => MenuContext,
86
85
  MenuItem: () => MenuItem,
@@ -112,6 +111,8 @@ __export(src_exports, {
112
111
  ParameterToggle: () => ParameterToggle,
113
112
  ParameterToggleInner: () => ParameterToggleInner,
114
113
  Popover: () => Popover2,
114
+ ProgressList: () => ProgressList,
115
+ ProgressListItem: () => ProgressListItem,
115
116
  ResolveIcon: () => ResolveIcon,
116
117
  ScrollableList: () => ScrollableList,
117
118
  ScrollableListInputItem: () => ScrollableListInputItem,
@@ -145,7 +146,6 @@ __export(src_exports, {
145
146
  buttonGhost: () => buttonGhost,
146
147
  buttonGhostDestructive: () => buttonGhostDestructive,
147
148
  buttonPrimary: () => buttonPrimary,
148
- buttonPrimaryInvert: () => buttonPrimaryInvert,
149
149
  buttonRippleEffect: () => buttonRippleEffect,
150
150
  buttonSecondary: () => buttonSecondary,
151
151
  buttonSecondaryInvert: () => buttonSecondaryInvert,
@@ -164,11 +164,13 @@ __export(src_exports, {
164
164
  inputSelect: () => inputSelect,
165
165
  isMacLike: () => isMacLike,
166
166
  labelText: () => labelText,
167
+ loaderAnimationData: () => loader_default,
167
168
  macifyShortcut: () => macifyShortcut,
168
169
  mq: () => mq,
169
170
  ripple: () => ripple,
170
171
  scrollbarStyles: () => scrollbarStyles,
171
172
  skeletonLoading: () => skeletonLoading,
173
+ spinnerAnimationData: () => spinner_default,
172
174
  supports: () => supports,
173
175
  useBreakpoint: () => useBreakpoint,
174
176
  useCloseCurrentDrawer: () => useCloseCurrentDrawer,
@@ -491,20 +493,6 @@ var buttonSecondaryInvert = import_react3.css`
491
493
 
492
494
  ${buttonRippleEffect({ hoverColor: "var(--gray-50)" })}
493
495
  `;
494
- var buttonPrimaryInvert = import_react3.css`
495
- background: var(--white);
496
- color: var(--brand-secondary-1);
497
- box-shadow: 0 0 0 1px var(--brand-secondary-1);
498
- transition: box-shadow var(--duration-fast) var(--timing-ease-out);
499
- gap: var(--spacing-sm);
500
-
501
- &:disabled {
502
- color: var(--gray-300);
503
- box-shadow: 0 0 0 1px var(--gray-300);
504
- }
505
-
506
- ${buttonRippleEffect({ hoverColor: "var(--gray-50)" })}
507
- `;
508
496
  var buttonUnimportant = import_react3.css`
509
497
  background: var(--brand-secondary-2);
510
498
  color: var(--brand-secondary-1);
@@ -623,11 +611,15 @@ var inputSelect = import_react4.css`
623
611
  background-size: 1rem;
624
612
  padding-right: var(--spacing-xl);
625
613
  `;
626
- var inputSearchCloseBtn = import_react4.css`
627
- background: none;
628
- border: none;
629
- padding: 0;
630
- pointer-events: all;
614
+ var inputSearchIcon = import_react4.css`
615
+ color: var(--brand-secondary-1);
616
+ height: 1.25rem;
617
+ width: 1.25rem;
618
+ `;
619
+ var inputSearchCloseIcon = import_react4.css`
620
+ color: var(--brand-primary-2);
621
+ height: 1.5rem;
622
+ width: 1.5rem;
631
623
  `;
632
624
  var inputToggleLabel = import_react4.css`
633
625
  align-items: flex-start;
@@ -2033,6 +2025,2131 @@ var InlineAlert = ({
2033
2025
  ] });
2034
2026
  };
2035
2027
 
2028
+ // src/components/AnimationFile/lotties/loader.json
2029
+ var loader_default = {
2030
+ v: "4.8.0",
2031
+ meta: { g: "LottieFiles AE 3.1.1", a: "", k: "", d: "", tc: "" },
2032
+ fr: 29.9700012207031,
2033
+ ip: 0,
2034
+ op: 66.0000026882351,
2035
+ w: 1e3,
2036
+ h: 1e3,
2037
+ nm: "DXCP Loader",
2038
+ ddd: 0,
2039
+ assets: [
2040
+ {
2041
+ id: "comp_0",
2042
+ layers: [
2043
+ {
2044
+ ddd: 0,
2045
+ ind: 1,
2046
+ ty: 4,
2047
+ nm: "Top Light Outlines 3",
2048
+ sr: 1,
2049
+ ks: {
2050
+ o: { a: 0, k: 100, ix: 11 },
2051
+ r: { a: 0, k: 0, ix: 10 },
2052
+ p: {
2053
+ a: 1,
2054
+ k: [
2055
+ {
2056
+ i: { x: 0.833, y: 0.833 },
2057
+ o: { x: 0.167, y: 0.167 },
2058
+ t: 30,
2059
+ s: [500, 500, 0],
2060
+ to: [40, 23.333, 0],
2061
+ ti: [-40, -23.333, 0]
2062
+ },
2063
+ {
2064
+ i: { x: 0.833, y: 0.833 },
2065
+ o: { x: 0.167, y: 0.167 },
2066
+ t: 40,
2067
+ s: [740, 640, 0],
2068
+ to: [0, 0, 0],
2069
+ ti: [0, 0, 0]
2070
+ },
2071
+ {
2072
+ i: { x: 0.833, y: 0.833 },
2073
+ o: { x: 0.167, y: 0.167 },
2074
+ t: 75,
2075
+ s: [740, 640, 0],
2076
+ to: [39.333, -22, 0],
2077
+ ti: [-39.333, 22, 0]
2078
+ },
2079
+ { t: 85.000003462121, s: [976, 508, 0] }
2080
+ ],
2081
+ ix: 2
2082
+ },
2083
+ a: { a: 0, k: [500, 500, 0], ix: 1 },
2084
+ s: { a: 0, k: [100, 100, 100], ix: 6 }
2085
+ },
2086
+ ao: 0,
2087
+ shapes: [
2088
+ {
2089
+ ty: "gr",
2090
+ it: [
2091
+ {
2092
+ ind: 0,
2093
+ ty: "sh",
2094
+ ix: 1,
2095
+ ks: {
2096
+ a: 0,
2097
+ k: {
2098
+ i: [
2099
+ [0, 0],
2100
+ [0, 0],
2101
+ [0, 0],
2102
+ [0, 0],
2103
+ [0.257, -0.148]
2104
+ ],
2105
+ o: [
2106
+ [0, 0],
2107
+ [0, 0],
2108
+ [0, 0],
2109
+ [0.256, 0.148],
2110
+ [0, 0]
2111
+ ],
2112
+ v: [
2113
+ [-0.546, 103.081],
2114
+ [-178.361, 0.255],
2115
+ [-0.546, -103.081],
2116
+ [178.103, 0.255],
2117
+ [178.103, 0.255]
2118
+ ],
2119
+ c: true
2120
+ },
2121
+ ix: 2
2122
+ },
2123
+ nm: "Path 1",
2124
+ mn: "ADBE Vector Shape - Group",
2125
+ hd: false
2126
+ },
2127
+ {
2128
+ ty: "fl",
2129
+ c: { a: 0, k: [0.341176480055, 0.525490224361, 1, 1], ix: 4 },
2130
+ o: { a: 0, k: 100, ix: 5 },
2131
+ r: 1,
2132
+ bm: 0,
2133
+ nm: "Fill 1",
2134
+ mn: "ADBE Vector Graphic - Fill",
2135
+ hd: false
2136
+ },
2137
+ {
2138
+ ty: "tr",
2139
+ p: { a: 0, k: [254.328, 270.571], ix: 2 },
2140
+ a: { a: 0, k: [0, 0], ix: 1 },
2141
+ s: { a: 0, k: [100, 100], ix: 3 },
2142
+ r: { a: 0, k: 0, ix: 6 },
2143
+ o: { a: 0, k: 100, ix: 7 },
2144
+ sk: { a: 0, k: 0, ix: 4 },
2145
+ sa: { a: 0, k: 0, ix: 5 },
2146
+ nm: "Transform"
2147
+ }
2148
+ ],
2149
+ nm: "Group 1",
2150
+ np: 2,
2151
+ cix: 2,
2152
+ bm: 0,
2153
+ ix: 1,
2154
+ mn: "ADBE Vector Group",
2155
+ hd: false
2156
+ },
2157
+ {
2158
+ ty: "gr",
2159
+ it: [
2160
+ {
2161
+ ind: 0,
2162
+ ty: "sh",
2163
+ ix: 1,
2164
+ ks: {
2165
+ a: 0,
2166
+ k: {
2167
+ i: [
2168
+ [0, 0],
2169
+ [0, 0],
2170
+ [-1e-3, 0.16],
2171
+ [0, 0],
2172
+ [0, 0],
2173
+ [0, -0.022]
2174
+ ],
2175
+ o: [
2176
+ [0, 0],
2177
+ [-0.139, 0.079],
2178
+ [0, 0],
2179
+ [0, 0],
2180
+ [0.019, -0.011],
2181
+ [0, 0]
2182
+ ],
2183
+ v: [
2184
+ [89.384, 51.24],
2185
+ [-89.265, 153.86],
2186
+ [-89.265, 153.678],
2187
+ [-89.265, -50.718],
2188
+ [89.384, -153.917],
2189
+ [89.384, -153.917]
2190
+ ],
2191
+ c: true
2192
+ },
2193
+ ix: 2
2194
+ },
2195
+ nm: "Path 1",
2196
+ mn: "ADBE Vector Shape - Group",
2197
+ hd: false
2198
+ },
2199
+ {
2200
+ ty: "fl",
2201
+ c: { a: 0, k: [0, 0.207843152214, 0.784313785329, 1], ix: 4 },
2202
+ o: { a: 0, k: 100, ix: 5 },
2203
+ r: 1,
2204
+ bm: 0,
2205
+ nm: "Fill 1",
2206
+ mn: "ADBE Vector Graphic - Fill",
2207
+ hd: false
2208
+ },
2209
+ {
2210
+ ty: "tr",
2211
+ p: { a: 0, k: [343.047, 424.743], ix: 2 },
2212
+ a: { a: 0, k: [0, 0], ix: 1 },
2213
+ s: { a: 0, k: [100, 100], ix: 3 },
2214
+ r: { a: 0, k: 0, ix: 6 },
2215
+ o: { a: 0, k: 100, ix: 7 },
2216
+ sk: { a: 0, k: 0, ix: 4 },
2217
+ sa: { a: 0, k: 0, ix: 5 },
2218
+ nm: "Transform"
2219
+ }
2220
+ ],
2221
+ nm: "Group 2",
2222
+ np: 2,
2223
+ cix: 2,
2224
+ bm: 0,
2225
+ ix: 2,
2226
+ mn: "ADBE Vector Group",
2227
+ hd: false
2228
+ },
2229
+ {
2230
+ ty: "gr",
2231
+ it: [
2232
+ {
2233
+ ind: 0,
2234
+ ty: "sh",
2235
+ ix: 1,
2236
+ ks: {
2237
+ a: 0,
2238
+ k: {
2239
+ i: [
2240
+ [0.034, 0.02],
2241
+ [0, 0],
2242
+ [0, 0],
2243
+ [0, 0],
2244
+ [0, 0]
2245
+ ],
2246
+ o: [
2247
+ [0, 0],
2248
+ [0, 0],
2249
+ [0, 0],
2250
+ [0, 0],
2251
+ [0, 0.039]
2252
+ ],
2253
+ v: [
2254
+ [88.891, 153.945],
2255
+ [-88.924, 51.191],
2256
+ [-88.924, -153.966],
2257
+ [88.891, -50.767],
2258
+ [88.891, 153.901]
2259
+ ],
2260
+ c: true
2261
+ },
2262
+ ix: 2
2263
+ },
2264
+ nm: "Path 1",
2265
+ mn: "ADBE Vector Shape - Group",
2266
+ hd: false
2267
+ },
2268
+ {
2269
+ ty: "fl",
2270
+ c: { a: 0, k: [0.047058828175, 0.313725501299, 0.898039281368, 1], ix: 4 },
2271
+ o: { a: 0, k: 100, ix: 5 },
2272
+ r: 1,
2273
+ bm: 0,
2274
+ nm: "Fill 1",
2275
+ mn: "ADBE Vector Graphic - Fill",
2276
+ hd: false
2277
+ },
2278
+ {
2279
+ ty: "tr",
2280
+ p: { a: 0, k: [164.892, 424.792], ix: 2 },
2281
+ a: { a: 0, k: [0, 0], ix: 1 },
2282
+ s: { a: 0, k: [100, 100], ix: 3 },
2283
+ r: { a: 0, k: 0, ix: 6 },
2284
+ o: { a: 0, k: 100, ix: 7 },
2285
+ sk: { a: 0, k: 0, ix: 4 },
2286
+ sa: { a: 0, k: 0, ix: 5 },
2287
+ nm: "Transform"
2288
+ }
2289
+ ],
2290
+ nm: "Group 3",
2291
+ np: 2,
2292
+ cix: 2,
2293
+ bm: 0,
2294
+ ix: 3,
2295
+ mn: "ADBE Vector Group",
2296
+ hd: false
2297
+ }
2298
+ ],
2299
+ ip: 30.0000012219251,
2300
+ op: 360.000014663101,
2301
+ st: 0,
2302
+ bm: 0
2303
+ },
2304
+ {
2305
+ ddd: 0,
2306
+ ind: 2,
2307
+ ty: 4,
2308
+ nm: "Top C Outlines",
2309
+ sr: 1,
2310
+ ks: {
2311
+ o: { a: 0, k: 100, ix: 11 },
2312
+ r: { a: 0, k: 0, ix: 10 },
2313
+ p: {
2314
+ a: 1,
2315
+ k: [
2316
+ {
2317
+ i: { x: 0.833, y: 0.833 },
2318
+ o: { x: 0.167, y: 0.167 },
2319
+ t: 15,
2320
+ s: [500, 500, 0],
2321
+ to: [39.593, -23.167, 0],
2322
+ ti: [-39.593, 23.167, 0]
2323
+ },
2324
+ { t: 25.0000010182709, s: [737.56, 361, 0] }
2325
+ ],
2326
+ ix: 2
2327
+ },
2328
+ a: { a: 0, k: [500, 500, 0], ix: 1 },
2329
+ s: { a: 0, k: [100, 100, 100], ix: 6 }
2330
+ },
2331
+ ao: 0,
2332
+ shapes: [
2333
+ {
2334
+ ty: "gr",
2335
+ it: [
2336
+ {
2337
+ ind: 0,
2338
+ ty: "sh",
2339
+ ix: 1,
2340
+ ks: {
2341
+ a: 0,
2342
+ k: {
2343
+ i: [
2344
+ [0, 0],
2345
+ [0, 0],
2346
+ [0, 0],
2347
+ [0, 0],
2348
+ [0.257, -0.148]
2349
+ ],
2350
+ o: [
2351
+ [0, 0],
2352
+ [0, 0],
2353
+ [0, 0],
2354
+ [0.256, 0.148],
2355
+ [0, 0]
2356
+ ],
2357
+ v: [
2358
+ [-0.546, 103.08],
2359
+ [-178.361, 0.255],
2360
+ [-0.546, -103.081],
2361
+ [178.103, 0.255],
2362
+ [178.103, 0.255]
2363
+ ],
2364
+ c: true
2365
+ },
2366
+ ix: 2
2367
+ },
2368
+ nm: "Path 1",
2369
+ mn: "ADBE Vector Shape - Group",
2370
+ hd: false
2371
+ },
2372
+ {
2373
+ ty: "fl",
2374
+ c: {
2375
+ a: 1,
2376
+ k: [
2377
+ {
2378
+ i: { x: [0.833], y: [0.833] },
2379
+ o: { x: [0.167], y: [0.167] },
2380
+ t: 15,
2381
+ s: [0.341176470588, 0.525490196078, 1, 1]
2382
+ },
2383
+ { t: 25.0000010182709, s: [0.901960790157, 0.078431375325, 0.031372550875, 1] }
2384
+ ],
2385
+ ix: 4
2386
+ },
2387
+ o: { a: 0, k: 100, ix: 5 },
2388
+ r: 1,
2389
+ bm: 0,
2390
+ nm: "Fill 1",
2391
+ mn: "ADBE Vector Graphic - Fill",
2392
+ hd: false
2393
+ },
2394
+ {
2395
+ ty: "tr",
2396
+ p: { a: 0, k: [492.144, 408.335], ix: 2 },
2397
+ a: { a: 0, k: [0, 0], ix: 1 },
2398
+ s: { a: 0, k: [100, 100], ix: 3 },
2399
+ r: { a: 0, k: 0, ix: 6 },
2400
+ o: { a: 0, k: 100, ix: 7 },
2401
+ sk: { a: 0, k: 0, ix: 4 },
2402
+ sa: { a: 0, k: 0, ix: 5 },
2403
+ nm: "Transform"
2404
+ }
2405
+ ],
2406
+ nm: "Group 1",
2407
+ np: 2,
2408
+ cix: 2,
2409
+ bm: 0,
2410
+ ix: 1,
2411
+ mn: "ADBE Vector Group",
2412
+ hd: false
2413
+ },
2414
+ {
2415
+ ty: "gr",
2416
+ it: [
2417
+ {
2418
+ ind: 0,
2419
+ ty: "sh",
2420
+ ix: 1,
2421
+ ks: {
2422
+ a: 0,
2423
+ k: {
2424
+ i: [
2425
+ [0, 0],
2426
+ [0, 0],
2427
+ [-1e-3, 0.16],
2428
+ [0, 0],
2429
+ [0, 0],
2430
+ [0, -0.022]
2431
+ ],
2432
+ o: [
2433
+ [0, 0],
2434
+ [-0.139, 0.079],
2435
+ [0, 0],
2436
+ [0, 0],
2437
+ [0.019, -0.011],
2438
+ [0, 0]
2439
+ ],
2440
+ v: [
2441
+ [89.385, 51.24],
2442
+ [-89.264, 153.861],
2443
+ [-89.264, 153.679],
2444
+ [-89.264, -50.717],
2445
+ [89.385, -153.917],
2446
+ [89.385, -153.917]
2447
+ ],
2448
+ c: true
2449
+ },
2450
+ ix: 2
2451
+ },
2452
+ nm: "Path 1",
2453
+ mn: "ADBE Vector Shape - Group",
2454
+ hd: false
2455
+ },
2456
+ {
2457
+ ty: "fl",
2458
+ c: { a: 0, k: [0, 0.207843152214, 0.784313785329, 1], ix: 4 },
2459
+ o: { a: 0, k: 100, ix: 5 },
2460
+ r: 1,
2461
+ bm: 0,
2462
+ nm: "Fill 1",
2463
+ mn: "ADBE Vector Graphic - Fill",
2464
+ hd: false
2465
+ },
2466
+ {
2467
+ ty: "tr",
2468
+ p: { a: 0, k: [580.863, 562.507], ix: 2 },
2469
+ a: { a: 0, k: [0, 0], ix: 1 },
2470
+ s: { a: 0, k: [100, 100], ix: 3 },
2471
+ r: { a: 0, k: 0, ix: 6 },
2472
+ o: { a: 0, k: 100, ix: 7 },
2473
+ sk: { a: 0, k: 0, ix: 4 },
2474
+ sa: { a: 0, k: 0, ix: 5 },
2475
+ nm: "Transform"
2476
+ }
2477
+ ],
2478
+ nm: "Group 2",
2479
+ np: 2,
2480
+ cix: 2,
2481
+ bm: 0,
2482
+ ix: 2,
2483
+ mn: "ADBE Vector Group",
2484
+ hd: false
2485
+ },
2486
+ {
2487
+ ty: "gr",
2488
+ it: [
2489
+ {
2490
+ ind: 0,
2491
+ ty: "sh",
2492
+ ix: 1,
2493
+ ks: {
2494
+ a: 0,
2495
+ k: {
2496
+ i: [
2497
+ [0.034, 0.02],
2498
+ [0, 0],
2499
+ [0, 0],
2500
+ [0, 0],
2501
+ [0, 0]
2502
+ ],
2503
+ o: [
2504
+ [0, 0],
2505
+ [0, 0],
2506
+ [0, 0],
2507
+ [0, 0],
2508
+ [0, 0.039]
2509
+ ],
2510
+ v: [
2511
+ [88.891, 153.946],
2512
+ [-88.924, 51.192],
2513
+ [-88.924, -153.965],
2514
+ [88.891, -50.766],
2515
+ [88.891, 153.901]
2516
+ ],
2517
+ c: true
2518
+ },
2519
+ ix: 2
2520
+ },
2521
+ nm: "Path 1",
2522
+ mn: "ADBE Vector Shape - Group",
2523
+ hd: false
2524
+ },
2525
+ {
2526
+ ty: "fl",
2527
+ c: { a: 0, k: [0.047058827269, 0.313725490196, 0.898039275525, 1], ix: 4 },
2528
+ o: { a: 0, k: 100, ix: 5 },
2529
+ r: 1,
2530
+ bm: 0,
2531
+ nm: "Fill 1",
2532
+ mn: "ADBE Vector Graphic - Fill",
2533
+ hd: false
2534
+ },
2535
+ {
2536
+ ty: "tr",
2537
+ p: { a: 0, k: [402.708, 562.556], ix: 2 },
2538
+ a: { a: 0, k: [0, 0], ix: 1 },
2539
+ s: { a: 0, k: [100, 100], ix: 3 },
2540
+ r: { a: 0, k: 0, ix: 6 },
2541
+ o: { a: 0, k: 100, ix: 7 },
2542
+ sk: { a: 0, k: 0, ix: 4 },
2543
+ sa: { a: 0, k: 0, ix: 5 },
2544
+ nm: "Transform"
2545
+ }
2546
+ ],
2547
+ nm: "Group 3",
2548
+ np: 2,
2549
+ cix: 2,
2550
+ bm: 0,
2551
+ ix: 3,
2552
+ mn: "ADBE Vector Group",
2553
+ hd: false
2554
+ }
2555
+ ],
2556
+ ip: 0,
2557
+ op: 118.000004806239,
2558
+ st: 0,
2559
+ bm: 0
2560
+ },
2561
+ {
2562
+ ddd: 0,
2563
+ ind: 3,
2564
+ ty: 4,
2565
+ nm: "Top Light Outlines",
2566
+ sr: 1,
2567
+ ks: {
2568
+ o: { a: 0, k: 100, ix: 11 },
2569
+ r: { a: 0, k: 0, ix: 10 },
2570
+ p: { a: 0, k: [500, 500, 0], ix: 2 },
2571
+ a: { a: 0, k: [500, 500, 0], ix: 1 },
2572
+ s: { a: 0, k: [100, 100, 100], ix: 6 }
2573
+ },
2574
+ ao: 0,
2575
+ shapes: [
2576
+ {
2577
+ ty: "gr",
2578
+ it: [
2579
+ {
2580
+ ind: 0,
2581
+ ty: "sh",
2582
+ ix: 1,
2583
+ ks: {
2584
+ a: 0,
2585
+ k: {
2586
+ i: [
2587
+ [0, 0],
2588
+ [0, 0],
2589
+ [0, 0],
2590
+ [0, 0],
2591
+ [0.257, -0.148]
2592
+ ],
2593
+ o: [
2594
+ [0, 0],
2595
+ [0, 0],
2596
+ [0, 0],
2597
+ [0.256, 0.148],
2598
+ [0, 0]
2599
+ ],
2600
+ v: [
2601
+ [-0.546, 103.081],
2602
+ [-178.361, 0.255],
2603
+ [-0.546, -103.081],
2604
+ [178.103, 0.255],
2605
+ [178.103, 0.255]
2606
+ ],
2607
+ c: true
2608
+ },
2609
+ ix: 2
2610
+ },
2611
+ nm: "Path 1",
2612
+ mn: "ADBE Vector Shape - Group",
2613
+ hd: false
2614
+ },
2615
+ {
2616
+ ty: "fl",
2617
+ c: { a: 0, k: [0.341176480055, 0.525490224361, 1, 1], ix: 4 },
2618
+ o: { a: 0, k: 100, ix: 5 },
2619
+ r: 1,
2620
+ bm: 0,
2621
+ nm: "Fill 1",
2622
+ mn: "ADBE Vector Graphic - Fill",
2623
+ hd: false
2624
+ },
2625
+ {
2626
+ ty: "tr",
2627
+ p: { a: 0, k: [254.328, 270.571], ix: 2 },
2628
+ a: { a: 0, k: [0, 0], ix: 1 },
2629
+ s: { a: 0, k: [100, 100], ix: 3 },
2630
+ r: { a: 0, k: 0, ix: 6 },
2631
+ o: { a: 0, k: 100, ix: 7 },
2632
+ sk: { a: 0, k: 0, ix: 4 },
2633
+ sa: { a: 0, k: 0, ix: 5 },
2634
+ nm: "Transform"
2635
+ }
2636
+ ],
2637
+ nm: "Group 1",
2638
+ np: 2,
2639
+ cix: 2,
2640
+ bm: 0,
2641
+ ix: 1,
2642
+ mn: "ADBE Vector Group",
2643
+ hd: false
2644
+ },
2645
+ {
2646
+ ty: "gr",
2647
+ it: [
2648
+ {
2649
+ ind: 0,
2650
+ ty: "sh",
2651
+ ix: 1,
2652
+ ks: {
2653
+ a: 0,
2654
+ k: {
2655
+ i: [
2656
+ [0, 0],
2657
+ [0, 0],
2658
+ [-1e-3, 0.16],
2659
+ [0, 0],
2660
+ [0, 0],
2661
+ [0, -0.022]
2662
+ ],
2663
+ o: [
2664
+ [0, 0],
2665
+ [-0.139, 0.079],
2666
+ [0, 0],
2667
+ [0, 0],
2668
+ [0.019, -0.011],
2669
+ [0, 0]
2670
+ ],
2671
+ v: [
2672
+ [89.384, 51.24],
2673
+ [-89.265, 153.86],
2674
+ [-89.265, 153.678],
2675
+ [-89.265, -50.718],
2676
+ [89.384, -153.917],
2677
+ [89.384, -153.917]
2678
+ ],
2679
+ c: true
2680
+ },
2681
+ ix: 2
2682
+ },
2683
+ nm: "Path 1",
2684
+ mn: "ADBE Vector Shape - Group",
2685
+ hd: false
2686
+ },
2687
+ {
2688
+ ty: "fl",
2689
+ c: { a: 0, k: [0, 0.207843152214, 0.784313785329, 1], ix: 4 },
2690
+ o: { a: 0, k: 100, ix: 5 },
2691
+ r: 1,
2692
+ bm: 0,
2693
+ nm: "Fill 1",
2694
+ mn: "ADBE Vector Graphic - Fill",
2695
+ hd: false
2696
+ },
2697
+ {
2698
+ ty: "tr",
2699
+ p: { a: 0, k: [343.047, 424.743], ix: 2 },
2700
+ a: { a: 0, k: [0, 0], ix: 1 },
2701
+ s: { a: 0, k: [100, 100], ix: 3 },
2702
+ r: { a: 0, k: 0, ix: 6 },
2703
+ o: { a: 0, k: 100, ix: 7 },
2704
+ sk: { a: 0, k: 0, ix: 4 },
2705
+ sa: { a: 0, k: 0, ix: 5 },
2706
+ nm: "Transform"
2707
+ }
2708
+ ],
2709
+ nm: "Group 2",
2710
+ np: 2,
2711
+ cix: 2,
2712
+ bm: 0,
2713
+ ix: 2,
2714
+ mn: "ADBE Vector Group",
2715
+ hd: false
2716
+ },
2717
+ {
2718
+ ty: "gr",
2719
+ it: [
2720
+ {
2721
+ ind: 0,
2722
+ ty: "sh",
2723
+ ix: 1,
2724
+ ks: {
2725
+ a: 0,
2726
+ k: {
2727
+ i: [
2728
+ [0.034, 0.02],
2729
+ [0, 0],
2730
+ [0, 0],
2731
+ [0, 0],
2732
+ [0, 0]
2733
+ ],
2734
+ o: [
2735
+ [0, 0],
2736
+ [0, 0],
2737
+ [0, 0],
2738
+ [0, 0],
2739
+ [0, 0.039]
2740
+ ],
2741
+ v: [
2742
+ [88.891, 153.945],
2743
+ [-88.924, 51.191],
2744
+ [-88.924, -153.966],
2745
+ [88.891, -50.767],
2746
+ [88.891, 153.901]
2747
+ ],
2748
+ c: true
2749
+ },
2750
+ ix: 2
2751
+ },
2752
+ nm: "Path 1",
2753
+ mn: "ADBE Vector Shape - Group",
2754
+ hd: false
2755
+ },
2756
+ {
2757
+ ty: "fl",
2758
+ c: { a: 0, k: [0.047058828175, 0.313725501299, 0.898039281368, 1], ix: 4 },
2759
+ o: { a: 0, k: 100, ix: 5 },
2760
+ r: 1,
2761
+ bm: 0,
2762
+ nm: "Fill 1",
2763
+ mn: "ADBE Vector Graphic - Fill",
2764
+ hd: false
2765
+ },
2766
+ {
2767
+ ty: "tr",
2768
+ p: { a: 0, k: [164.892, 424.792], ix: 2 },
2769
+ a: { a: 0, k: [0, 0], ix: 1 },
2770
+ s: { a: 0, k: [100, 100], ix: 3 },
2771
+ r: { a: 0, k: 0, ix: 6 },
2772
+ o: { a: 0, k: 100, ix: 7 },
2773
+ sk: { a: 0, k: 0, ix: 4 },
2774
+ sa: { a: 0, k: 0, ix: 5 },
2775
+ nm: "Transform"
2776
+ }
2777
+ ],
2778
+ nm: "Group 3",
2779
+ np: 2,
2780
+ cix: 2,
2781
+ bm: 0,
2782
+ ix: 3,
2783
+ mn: "ADBE Vector Group",
2784
+ hd: false
2785
+ }
2786
+ ],
2787
+ ip: 0,
2788
+ op: 30.0000012219251,
2789
+ st: 0,
2790
+ bm: 0
2791
+ },
2792
+ {
2793
+ ddd: 0,
2794
+ ind: 4,
2795
+ ty: 4,
2796
+ nm: "Top red Outlines",
2797
+ sr: 1,
2798
+ ks: {
2799
+ o: { a: 0, k: 100, ix: 11 },
2800
+ r: { a: 0, k: 0, ix: 10 },
2801
+ p: {
2802
+ a: 1,
2803
+ k: [
2804
+ {
2805
+ i: { x: 0.667, y: 1 },
2806
+ o: { x: 0.333, y: 0 },
2807
+ t: 0,
2808
+ s: [500, 500, 0],
2809
+ to: [-40.667, -23.333, 0],
2810
+ ti: [40.667, 23.333, 0]
2811
+ },
2812
+ {
2813
+ i: { x: 0.667, y: 0.667 },
2814
+ o: { x: 0.333, y: 0.333 },
2815
+ t: 10,
2816
+ s: [256, 360, 0],
2817
+ to: [0, 0, 0],
2818
+ ti: [0, 0, 0]
2819
+ },
2820
+ {
2821
+ i: { x: 0.667, y: 1 },
2822
+ o: { x: 0.333, y: 0 },
2823
+ t: 45,
2824
+ s: [256, 360, 0],
2825
+ to: [-38, 22.667, 0],
2826
+ ti: [38, -22.667, 0]
2827
+ },
2828
+ {
2829
+ i: { x: 0.667, y: 0.667 },
2830
+ o: { x: 0.333, y: 0.333 },
2831
+ t: 55,
2832
+ s: [28, 496, 0],
2833
+ to: [0, 0, 0],
2834
+ ti: [0, 0, 0]
2835
+ },
2836
+ { t: 90.0000036657751, s: [28, 496, 0] }
2837
+ ],
2838
+ ix: 2
2839
+ },
2840
+ a: { a: 0, k: [500, 500, 0], ix: 1 },
2841
+ s: { a: 0, k: [100, 100, 100], ix: 6 }
2842
+ },
2843
+ ao: 0,
2844
+ shapes: [
2845
+ {
2846
+ ty: "gr",
2847
+ it: [
2848
+ {
2849
+ ind: 0,
2850
+ ty: "sh",
2851
+ ix: 1,
2852
+ ks: {
2853
+ a: 0,
2854
+ k: {
2855
+ i: [
2856
+ [0, 0],
2857
+ [0, 0],
2858
+ [0, 0],
2859
+ [0, 0],
2860
+ [0.257, -0.148]
2861
+ ],
2862
+ o: [
2863
+ [0, 0],
2864
+ [0, 0],
2865
+ [0, 0],
2866
+ [0.256, 0.148],
2867
+ [0, 0]
2868
+ ],
2869
+ v: [
2870
+ [-0.546, 103.081],
2871
+ [-178.361, 0.255],
2872
+ [-0.546, -103.081],
2873
+ [178.103, 0.255],
2874
+ [178.103, 0.255]
2875
+ ],
2876
+ c: true
2877
+ },
2878
+ ix: 2
2879
+ },
2880
+ nm: "Path 1",
2881
+ mn: "ADBE Vector Shape - Group",
2882
+ hd: false
2883
+ },
2884
+ {
2885
+ ty: "fl",
2886
+ c: {
2887
+ a: 1,
2888
+ k: [
2889
+ {
2890
+ i: { x: [0.667], y: [1] },
2891
+ o: { x: [0.333], y: [0] },
2892
+ t: 2,
2893
+ s: [0.901960844152, 0.078431372549, 0.03137254902, 1]
2894
+ },
2895
+ { t: 10.0000004073083, s: [0.341176480055, 0.525490224361, 1, 1] }
2896
+ ],
2897
+ ix: 4
2898
+ },
2899
+ o: { a: 0, k: 100, ix: 5 },
2900
+ r: 1,
2901
+ bm: 0,
2902
+ nm: "Fill 1",
2903
+ mn: "ADBE Vector Graphic - Fill",
2904
+ hd: false
2905
+ },
2906
+ {
2907
+ ty: "tr",
2908
+ p: { a: 0, k: [730.028, 271.59], ix: 2 },
2909
+ a: { a: 0, k: [0, 0], ix: 1 },
2910
+ s: { a: 0, k: [100, 100], ix: 3 },
2911
+ r: { a: 0, k: 0, ix: 6 },
2912
+ o: { a: 0, k: 100, ix: 7 },
2913
+ sk: { a: 0, k: 0, ix: 4 },
2914
+ sa: { a: 0, k: 0, ix: 5 },
2915
+ nm: "Transform"
2916
+ }
2917
+ ],
2918
+ nm: "Group 1",
2919
+ np: 2,
2920
+ cix: 2,
2921
+ bm: 0,
2922
+ ix: 1,
2923
+ mn: "ADBE Vector Group",
2924
+ hd: false
2925
+ },
2926
+ {
2927
+ ty: "gr",
2928
+ it: [
2929
+ {
2930
+ ind: 0,
2931
+ ty: "sh",
2932
+ ix: 1,
2933
+ ks: {
2934
+ a: 0,
2935
+ k: {
2936
+ i: [
2937
+ [0, 0],
2938
+ [0, 0],
2939
+ [-1e-3, 0.16],
2940
+ [0, 0],
2941
+ [0, 0],
2942
+ [0, -0.022]
2943
+ ],
2944
+ o: [
2945
+ [0, 0],
2946
+ [-0.14, 0.079],
2947
+ [0, 0],
2948
+ [0, 0],
2949
+ [0.019, -0.011],
2950
+ [0, 0]
2951
+ ],
2952
+ v: [
2953
+ [89.385, 51.24],
2954
+ [-89.264, 153.861],
2955
+ [-89.264, 153.679],
2956
+ [-89.264, -50.717],
2957
+ [89.385, -153.917],
2958
+ [89.385, -153.917]
2959
+ ],
2960
+ c: true
2961
+ },
2962
+ ix: 2
2963
+ },
2964
+ nm: "Path 1",
2965
+ mn: "ADBE Vector Shape - Group",
2966
+ hd: false
2967
+ },
2968
+ {
2969
+ ty: "fl",
2970
+ c: { a: 0, k: [0, 0.207843152214, 0.784313785329, 1], ix: 4 },
2971
+ o: { a: 0, k: 100, ix: 5 },
2972
+ r: 1,
2973
+ bm: 0,
2974
+ nm: "Fill 1",
2975
+ mn: "ADBE Vector Graphic - Fill",
2976
+ hd: false
2977
+ },
2978
+ {
2979
+ ty: "tr",
2980
+ p: { a: 0, k: [818.747, 425.762], ix: 2 },
2981
+ a: { a: 0, k: [0, 0], ix: 1 },
2982
+ s: { a: 0, k: [100, 100], ix: 3 },
2983
+ r: { a: 0, k: 0, ix: 6 },
2984
+ o: { a: 0, k: 100, ix: 7 },
2985
+ sk: { a: 0, k: 0, ix: 4 },
2986
+ sa: { a: 0, k: 0, ix: 5 },
2987
+ nm: "Transform"
2988
+ }
2989
+ ],
2990
+ nm: "Group 2",
2991
+ np: 2,
2992
+ cix: 2,
2993
+ bm: 0,
2994
+ ix: 2,
2995
+ mn: "ADBE Vector Group",
2996
+ hd: false
2997
+ },
2998
+ {
2999
+ ty: "gr",
3000
+ it: [
3001
+ {
3002
+ ind: 0,
3003
+ ty: "sh",
3004
+ ix: 1,
3005
+ ks: {
3006
+ a: 0,
3007
+ k: {
3008
+ i: [
3009
+ [0.034, 0.02],
3010
+ [0, 0],
3011
+ [0, 0],
3012
+ [0, 0],
3013
+ [0, 0]
3014
+ ],
3015
+ o: [
3016
+ [0, 0],
3017
+ [0, 0],
3018
+ [0, 0],
3019
+ [0, 0],
3020
+ [0, 0.039]
3021
+ ],
3022
+ v: [
3023
+ [88.891, 153.946],
3024
+ [-88.924, 51.192],
3025
+ [-88.924, -153.965],
3026
+ [88.891, -50.766],
3027
+ [88.891, 153.902]
3028
+ ],
3029
+ c: true
3030
+ },
3031
+ ix: 2
3032
+ },
3033
+ nm: "Path 1",
3034
+ mn: "ADBE Vector Shape - Group",
3035
+ hd: false
3036
+ },
3037
+ {
3038
+ ty: "fl",
3039
+ c: { a: 0, k: [0.047058827269, 0.313725490196, 0.898039275525, 1], ix: 4 },
3040
+ o: { a: 0, k: 100, ix: 5 },
3041
+ r: 1,
3042
+ bm: 0,
3043
+ nm: "Fill 1",
3044
+ mn: "ADBE Vector Graphic - Fill",
3045
+ hd: false
3046
+ },
3047
+ {
3048
+ ty: "tr",
3049
+ p: { a: 0, k: [640.592, 425.811], ix: 2 },
3050
+ a: { a: 0, k: [0, 0], ix: 1 },
3051
+ s: { a: 0, k: [100, 100], ix: 3 },
3052
+ r: { a: 0, k: 0, ix: 6 },
3053
+ o: { a: 0, k: 100, ix: 7 },
3054
+ sk: { a: 0, k: 0, ix: 4 },
3055
+ sa: { a: 0, k: 0, ix: 5 },
3056
+ nm: "Transform"
3057
+ }
3058
+ ],
3059
+ nm: "Group 3",
3060
+ np: 2,
3061
+ cix: 2,
3062
+ bm: 0,
3063
+ ix: 3,
3064
+ mn: "ADBE Vector Group",
3065
+ hd: false
3066
+ }
3067
+ ],
3068
+ ip: 0,
3069
+ op: 125.000005091354,
3070
+ st: 0,
3071
+ bm: 0
3072
+ },
3073
+ {
3074
+ ddd: 0,
3075
+ ind: 5,
3076
+ ty: 4,
3077
+ nm: "Bottom C Outlines",
3078
+ sr: 1,
3079
+ ks: {
3080
+ o: { a: 0, k: 100, ix: 11 },
3081
+ r: { a: 0, k: 0, ix: 10 },
3082
+ p: {
3083
+ a: 1,
3084
+ k: [
3085
+ {
3086
+ i: { x: 0.667, y: 1 },
3087
+ o: { x: 0.333, y: 0 },
3088
+ t: 45,
3089
+ s: [500, 500, 0],
3090
+ to: [39.333, -23.333, 0],
3091
+ ti: [-39.333, 23.333, 0]
3092
+ },
3093
+ {
3094
+ i: { x: 0.667, y: 0.667 },
3095
+ o: { x: 0.333, y: 0.333 },
3096
+ t: 55,
3097
+ s: [736, 360, 0],
3098
+ to: [0, 0, 0],
3099
+ ti: [0, 0, 0]
3100
+ },
3101
+ {
3102
+ i: { x: 0.667, y: 1 },
3103
+ o: { x: 0.333, y: 0 },
3104
+ t: 90,
3105
+ s: [736, 360, 0],
3106
+ to: [-41.333, -24, 0],
3107
+ ti: [41.333, 24, 0]
3108
+ },
3109
+ { t: 100.000004073084, s: [488, 216, 0] }
3110
+ ],
3111
+ ix: 2
3112
+ },
3113
+ a: { a: 0, k: [500, 500, 0], ix: 1 },
3114
+ s: { a: 0, k: [100, 100, 100], ix: 6 }
3115
+ },
3116
+ ao: 0,
3117
+ shapes: [
3118
+ {
3119
+ ty: "gr",
3120
+ it: [
3121
+ {
3122
+ ind: 0,
3123
+ ty: "sh",
3124
+ ix: 1,
3125
+ ks: {
3126
+ a: 0,
3127
+ k: {
3128
+ i: [
3129
+ [0, 0],
3130
+ [0, 0],
3131
+ [0, 0],
3132
+ [0, 0],
3133
+ [0.257, -0.148]
3134
+ ],
3135
+ o: [
3136
+ [0, 0],
3137
+ [0, 0],
3138
+ [0, 0],
3139
+ [0.256, 0.148],
3140
+ [0, 0]
3141
+ ],
3142
+ v: [
3143
+ [-0.546, 103.08],
3144
+ [-178.361, 0.255],
3145
+ [-0.546, -103.081],
3146
+ [178.103, 0.255],
3147
+ [178.103, 0.255]
3148
+ ],
3149
+ c: true
3150
+ },
3151
+ ix: 2
3152
+ },
3153
+ nm: "Path 1",
3154
+ mn: "ADBE Vector Shape - Group",
3155
+ hd: false
3156
+ },
3157
+ {
3158
+ ty: "fl",
3159
+ c: { a: 0, k: [0.341176470588, 0.525490196078, 1, 1], ix: 4 },
3160
+ o: { a: 0, k: 100, ix: 5 },
3161
+ r: 1,
3162
+ bm: 0,
3163
+ nm: "Fill 1",
3164
+ mn: "ADBE Vector Graphic - Fill",
3165
+ hd: false
3166
+ },
3167
+ {
3168
+ ty: "tr",
3169
+ p: { a: 0, k: [492.144, 683.26], ix: 2 },
3170
+ a: { a: 0, k: [0, 0], ix: 1 },
3171
+ s: { a: 0, k: [100, 100], ix: 3 },
3172
+ r: { a: 0, k: 0, ix: 6 },
3173
+ o: { a: 0, k: 100, ix: 7 },
3174
+ sk: { a: 0, k: 0, ix: 4 },
3175
+ sa: { a: 0, k: 0, ix: 5 },
3176
+ nm: "Transform"
3177
+ }
3178
+ ],
3179
+ nm: "Group 1",
3180
+ np: 2,
3181
+ cix: 2,
3182
+ bm: 0,
3183
+ ix: 1,
3184
+ mn: "ADBE Vector Group",
3185
+ hd: false
3186
+ },
3187
+ {
3188
+ ty: "gr",
3189
+ it: [
3190
+ {
3191
+ ind: 0,
3192
+ ty: "sh",
3193
+ ix: 1,
3194
+ ks: {
3195
+ a: 0,
3196
+ k: {
3197
+ i: [
3198
+ [0, 0],
3199
+ [0, 0],
3200
+ [-1e-3, 0.16],
3201
+ [0, 0],
3202
+ [0, 0],
3203
+ [0, -0.022]
3204
+ ],
3205
+ o: [
3206
+ [0, 0],
3207
+ [-0.139, 0.079],
3208
+ [0, 0],
3209
+ [0, 0],
3210
+ [0.019, -0.011],
3211
+ [0, 0]
3212
+ ],
3213
+ v: [
3214
+ [89.385, 51.24],
3215
+ [-89.264, 153.861],
3216
+ [-89.264, 153.679],
3217
+ [-89.264, -50.717],
3218
+ [89.385, -153.917],
3219
+ [89.385, -153.917]
3220
+ ],
3221
+ c: true
3222
+ },
3223
+ ix: 2
3224
+ },
3225
+ nm: "Path 1",
3226
+ mn: "ADBE Vector Shape - Group",
3227
+ hd: false
3228
+ },
3229
+ {
3230
+ ty: "fl",
3231
+ c: { a: 0, k: [0, 0.207843152214, 0.784313785329, 1], ix: 4 },
3232
+ o: { a: 0, k: 100, ix: 5 },
3233
+ r: 1,
3234
+ bm: 0,
3235
+ nm: "Fill 1",
3236
+ mn: "ADBE Vector Graphic - Fill",
3237
+ hd: false
3238
+ },
3239
+ {
3240
+ ty: "tr",
3241
+ p: { a: 0, k: [580.863, 837.433], ix: 2 },
3242
+ a: { a: 0, k: [0, 0], ix: 1 },
3243
+ s: { a: 0, k: [100, 100], ix: 3 },
3244
+ r: { a: 0, k: 0, ix: 6 },
3245
+ o: { a: 0, k: 100, ix: 7 },
3246
+ sk: { a: 0, k: 0, ix: 4 },
3247
+ sa: { a: 0, k: 0, ix: 5 },
3248
+ nm: "Transform"
3249
+ }
3250
+ ],
3251
+ nm: "Group 2",
3252
+ np: 2,
3253
+ cix: 2,
3254
+ bm: 0,
3255
+ ix: 2,
3256
+ mn: "ADBE Vector Group",
3257
+ hd: false
3258
+ },
3259
+ {
3260
+ ty: "gr",
3261
+ it: [
3262
+ {
3263
+ ind: 0,
3264
+ ty: "sh",
3265
+ ix: 1,
3266
+ ks: {
3267
+ a: 0,
3268
+ k: {
3269
+ i: [
3270
+ [0.034, 0.02],
3271
+ [0, 0],
3272
+ [0, 0],
3273
+ [0, 0],
3274
+ [0, 0]
3275
+ ],
3276
+ o: [
3277
+ [0, 0],
3278
+ [0, 0],
3279
+ [0, 0],
3280
+ [0, 0],
3281
+ [0, 0.039]
3282
+ ],
3283
+ v: [
3284
+ [88.891, 153.945],
3285
+ [-88.924, 51.192],
3286
+ [-88.924, -153.966],
3287
+ [88.891, -50.766],
3288
+ [88.891, 153.901]
3289
+ ],
3290
+ c: true
3291
+ },
3292
+ ix: 2
3293
+ },
3294
+ nm: "Path 1",
3295
+ mn: "ADBE Vector Shape - Group",
3296
+ hd: false
3297
+ },
3298
+ {
3299
+ ty: "fl",
3300
+ c: { a: 0, k: [0.047058827269, 0.313725490196, 0.898039275525, 1], ix: 4 },
3301
+ o: { a: 0, k: 100, ix: 5 },
3302
+ r: 1,
3303
+ bm: 0,
3304
+ nm: "Fill 1",
3305
+ mn: "ADBE Vector Graphic - Fill",
3306
+ hd: false
3307
+ },
3308
+ {
3309
+ ty: "tr",
3310
+ p: { a: 0, k: [402.708, 837.481], ix: 2 },
3311
+ a: { a: 0, k: [0, 0], ix: 1 },
3312
+ s: { a: 0, k: [100, 100], ix: 3 },
3313
+ r: { a: 0, k: 0, ix: 6 },
3314
+ o: { a: 0, k: 100, ix: 7 },
3315
+ sk: { a: 0, k: 0, ix: 4 },
3316
+ sa: { a: 0, k: 0, ix: 5 },
3317
+ nm: "Transform"
3318
+ }
3319
+ ],
3320
+ nm: "Group 3",
3321
+ np: 2,
3322
+ cix: 2,
3323
+ bm: 0,
3324
+ ix: 3,
3325
+ mn: "ADBE Vector Group",
3326
+ hd: false
3327
+ }
3328
+ ],
3329
+ ip: 40.0000016292334,
3330
+ op: 360.000014663101,
3331
+ st: 0,
3332
+ bm: 0
3333
+ },
3334
+ {
3335
+ ddd: 0,
3336
+ ind: 6,
3337
+ ty: 4,
3338
+ nm: "Bottom L Outlines",
3339
+ sr: 1,
3340
+ ks: {
3341
+ o: { a: 0, k: 100, ix: 11 },
3342
+ r: { a: 0, k: 0, ix: 10 },
3343
+ p: {
3344
+ a: 1,
3345
+ k: [
3346
+ {
3347
+ i: { x: 0.667, y: 1 },
3348
+ o: { x: 0.333, y: 0 },
3349
+ t: 0,
3350
+ s: [500, 500, 0],
3351
+ to: [39.667, 22.833, 0],
3352
+ ti: [-39.667, -22.833, 0]
3353
+ },
3354
+ {
3355
+ i: { x: 0.667, y: 0.667 },
3356
+ o: { x: 0.333, y: 0.333 },
3357
+ t: 10,
3358
+ s: [738, 637, 0],
3359
+ to: [0, 0, 0],
3360
+ ti: [0, 0, 0]
3361
+ },
3362
+ {
3363
+ i: { x: 0.667, y: 1 },
3364
+ o: { x: 0.333, y: 0 },
3365
+ t: 45,
3366
+ s: [738, 637, 0],
3367
+ to: [38.667, -22, 0],
3368
+ ti: [-38.667, 22, 0]
3369
+ },
3370
+ { t: 55.0000022401959, s: [970, 505, 0] }
3371
+ ],
3372
+ ix: 2
3373
+ },
3374
+ a: { a: 0, k: [500, 500, 0], ix: 1 },
3375
+ s: { a: 0, k: [100, 100, 100], ix: 6 }
3376
+ },
3377
+ ao: 0,
3378
+ shapes: [
3379
+ {
3380
+ ty: "gr",
3381
+ it: [
3382
+ {
3383
+ ind: 0,
3384
+ ty: "sh",
3385
+ ix: 1,
3386
+ ks: {
3387
+ a: 0,
3388
+ k: {
3389
+ i: [
3390
+ [0, 0],
3391
+ [0, 0],
3392
+ [0, 0],
3393
+ [0, 0],
3394
+ [0.257, -0.148]
3395
+ ],
3396
+ o: [
3397
+ [0, 0],
3398
+ [0, 0],
3399
+ [0, 0],
3400
+ [0.256, 0.148],
3401
+ [0, 0]
3402
+ ],
3403
+ v: [
3404
+ [-0.546, 103.081],
3405
+ [-178.361, 0.255],
3406
+ [-0.546, -103.081],
3407
+ [178.103, 0.255],
3408
+ [178.103, 0.255]
3409
+ ],
3410
+ c: true
3411
+ },
3412
+ ix: 2
3413
+ },
3414
+ nm: "Path 1",
3415
+ mn: "ADBE Vector Shape - Group",
3416
+ hd: false
3417
+ },
3418
+ {
3419
+ ty: "fl",
3420
+ c: { a: 0, k: [0.341176470588, 0.525490196078, 1, 1], ix: 4 },
3421
+ o: { a: 0, k: 100, ix: 5 },
3422
+ r: 1,
3423
+ bm: 0,
3424
+ nm: "Fill 1",
3425
+ mn: "ADBE Vector Graphic - Fill",
3426
+ hd: false
3427
+ },
3428
+ {
3429
+ ty: "tr",
3430
+ p: { a: 0, k: [254.328, 545.496], ix: 2 },
3431
+ a: { a: 0, k: [0, 0], ix: 1 },
3432
+ s: { a: 0, k: [100, 100], ix: 3 },
3433
+ r: { a: 0, k: 0, ix: 6 },
3434
+ o: { a: 0, k: 100, ix: 7 },
3435
+ sk: { a: 0, k: 0, ix: 4 },
3436
+ sa: { a: 0, k: 0, ix: 5 },
3437
+ nm: "Transform"
3438
+ }
3439
+ ],
3440
+ nm: "Group 1",
3441
+ np: 2,
3442
+ cix: 2,
3443
+ bm: 0,
3444
+ ix: 1,
3445
+ mn: "ADBE Vector Group",
3446
+ hd: false
3447
+ },
3448
+ {
3449
+ ty: "gr",
3450
+ it: [
3451
+ {
3452
+ ind: 0,
3453
+ ty: "sh",
3454
+ ix: 1,
3455
+ ks: {
3456
+ a: 0,
3457
+ k: {
3458
+ i: [
3459
+ [0, 0],
3460
+ [0, 0],
3461
+ [-1e-3, 0.16],
3462
+ [0, 0],
3463
+ [0, 0],
3464
+ [0, -0.022]
3465
+ ],
3466
+ o: [
3467
+ [0, 0],
3468
+ [-0.139, 0.079],
3469
+ [0, 0],
3470
+ [0, 0],
3471
+ [0.019, -0.011],
3472
+ [0, 0]
3473
+ ],
3474
+ v: [
3475
+ [89.384, 51.24],
3476
+ [-89.265, 153.86],
3477
+ [-89.265, 153.678],
3478
+ [-89.265, -50.718],
3479
+ [89.384, -153.917],
3480
+ [89.384, -153.917]
3481
+ ],
3482
+ c: true
3483
+ },
3484
+ ix: 2
3485
+ },
3486
+ nm: "Path 1",
3487
+ mn: "ADBE Vector Shape - Group",
3488
+ hd: false
3489
+ },
3490
+ {
3491
+ ty: "fl",
3492
+ c: { a: 0, k: [0, 0.207843152214, 0.784313785329, 1], ix: 4 },
3493
+ o: { a: 0, k: 100, ix: 5 },
3494
+ r: 1,
3495
+ bm: 0,
3496
+ nm: "Fill 1",
3497
+ mn: "ADBE Vector Graphic - Fill",
3498
+ hd: false
3499
+ },
3500
+ {
3501
+ ty: "tr",
3502
+ p: { a: 0, k: [343.047, 699.669], ix: 2 },
3503
+ a: { a: 0, k: [0, 0], ix: 1 },
3504
+ s: { a: 0, k: [100, 100], ix: 3 },
3505
+ r: { a: 0, k: 0, ix: 6 },
3506
+ o: { a: 0, k: 100, ix: 7 },
3507
+ sk: { a: 0, k: 0, ix: 4 },
3508
+ sa: { a: 0, k: 0, ix: 5 },
3509
+ nm: "Transform"
3510
+ }
3511
+ ],
3512
+ nm: "Group 2",
3513
+ np: 2,
3514
+ cix: 2,
3515
+ bm: 0,
3516
+ ix: 2,
3517
+ mn: "ADBE Vector Group",
3518
+ hd: false
3519
+ },
3520
+ {
3521
+ ty: "gr",
3522
+ it: [
3523
+ {
3524
+ ind: 0,
3525
+ ty: "sh",
3526
+ ix: 1,
3527
+ ks: {
3528
+ a: 0,
3529
+ k: {
3530
+ i: [
3531
+ [0.034, 0.02],
3532
+ [0, 0],
3533
+ [0, 0],
3534
+ [0, 0],
3535
+ [0, 0]
3536
+ ],
3537
+ o: [
3538
+ [0, 0],
3539
+ [0, 0],
3540
+ [0, 0],
3541
+ [0, 0],
3542
+ [0, 0.039]
3543
+ ],
3544
+ v: [
3545
+ [88.891, 153.945],
3546
+ [-88.924, 51.191],
3547
+ [-88.924, -153.966],
3548
+ [88.891, -50.767],
3549
+ [88.891, 153.901]
3550
+ ],
3551
+ c: true
3552
+ },
3553
+ ix: 2
3554
+ },
3555
+ nm: "Path 1",
3556
+ mn: "ADBE Vector Shape - Group",
3557
+ hd: false
3558
+ },
3559
+ {
3560
+ ty: "fl",
3561
+ c: { a: 0, k: [0.047058827269, 0.313725490196, 0.898039275525, 1], ix: 4 },
3562
+ o: { a: 0, k: 100, ix: 5 },
3563
+ r: 1,
3564
+ bm: 0,
3565
+ nm: "Fill 1",
3566
+ mn: "ADBE Vector Graphic - Fill",
3567
+ hd: false
3568
+ },
3569
+ {
3570
+ ty: "tr",
3571
+ p: { a: 0, k: [164.892, 699.717], ix: 2 },
3572
+ a: { a: 0, k: [0, 0], ix: 1 },
3573
+ s: { a: 0, k: [100, 100], ix: 3 },
3574
+ r: { a: 0, k: 0, ix: 6 },
3575
+ o: { a: 0, k: 100, ix: 7 },
3576
+ sk: { a: 0, k: 0, ix: 4 },
3577
+ sa: { a: 0, k: 0, ix: 5 },
3578
+ nm: "Transform"
3579
+ }
3580
+ ],
3581
+ nm: "Group 3",
3582
+ np: 2,
3583
+ cix: 2,
3584
+ bm: 0,
3585
+ ix: 3,
3586
+ mn: "ADBE Vector Group",
3587
+ hd: false
3588
+ }
3589
+ ],
3590
+ ip: 0,
3591
+ op: 40.0000016292334,
3592
+ st: 0,
3593
+ bm: 0
3594
+ },
3595
+ {
3596
+ ddd: 0,
3597
+ ind: 7,
3598
+ ty: 4,
3599
+ nm: "Bottom R Outlines",
3600
+ sr: 1,
3601
+ ks: {
3602
+ o: { a: 0, k: 100, ix: 11 },
3603
+ r: { a: 0, k: 0, ix: 10 },
3604
+ p: {
3605
+ a: 1,
3606
+ k: [
3607
+ {
3608
+ i: { x: 0.667, y: 1 },
3609
+ o: { x: 0.333, y: 0 },
3610
+ t: 30,
3611
+ s: [500, 500, 0],
3612
+ to: [-39.333, -22.667, 0],
3613
+ ti: [39.333, 22.667, 0]
3614
+ },
3615
+ {
3616
+ i: { x: 0.667, y: 0.667 },
3617
+ o: { x: 0.333, y: 0.333 },
3618
+ t: 40,
3619
+ s: [264, 364, 0],
3620
+ to: [0, 0, 0],
3621
+ ti: [0, 0, 0]
3622
+ },
3623
+ {
3624
+ i: { x: 0.667, y: 1 },
3625
+ o: { x: 0.333, y: 0 },
3626
+ t: 75,
3627
+ s: [264, 364, 0],
3628
+ to: [-40, 21.333, 0],
3629
+ ti: [40, -21.333, 0]
3630
+ },
3631
+ { t: 85.000003462121, s: [24, 492, 0] }
3632
+ ],
3633
+ ix: 2
3634
+ },
3635
+ a: { a: 0, k: [500, 500, 0], ix: 1 },
3636
+ s: { a: 0, k: [100, 100, 100], ix: 6 }
3637
+ },
3638
+ ao: 0,
3639
+ shapes: [
3640
+ {
3641
+ ty: "gr",
3642
+ it: [
3643
+ {
3644
+ ind: 0,
3645
+ ty: "sh",
3646
+ ix: 1,
3647
+ ks: {
3648
+ a: 0,
3649
+ k: {
3650
+ i: [
3651
+ [0, 0],
3652
+ [0, 0],
3653
+ [0, 0],
3654
+ [0, 0],
3655
+ [0.257, -0.148]
3656
+ ],
3657
+ o: [
3658
+ [0, 0],
3659
+ [0, 0],
3660
+ [0, 0],
3661
+ [0.256, 0.148],
3662
+ [0, 0]
3663
+ ],
3664
+ v: [
3665
+ [-0.546, 103.08],
3666
+ [-178.361, 0.255],
3667
+ [-0.546, -103.081],
3668
+ [178.103, 0.255],
3669
+ [178.103, 0.255]
3670
+ ],
3671
+ c: true
3672
+ },
3673
+ ix: 2
3674
+ },
3675
+ nm: "Path 1",
3676
+ mn: "ADBE Vector Shape - Group",
3677
+ hd: false
3678
+ },
3679
+ {
3680
+ ty: "fl",
3681
+ c: { a: 0, k: [0.341176470588, 0.525490196078, 1, 1], ix: 4 },
3682
+ o: { a: 0, k: 100, ix: 5 },
3683
+ r: 1,
3684
+ bm: 0,
3685
+ nm: "Fill 1",
3686
+ mn: "ADBE Vector Graphic - Fill",
3687
+ hd: false
3688
+ },
3689
+ {
3690
+ ty: "tr",
3691
+ p: { a: 0, k: [730.028, 546.515], ix: 2 },
3692
+ a: { a: 0, k: [0, 0], ix: 1 },
3693
+ s: { a: 0, k: [100, 100], ix: 3 },
3694
+ r: { a: 0, k: 0, ix: 6 },
3695
+ o: { a: 0, k: 100, ix: 7 },
3696
+ sk: { a: 0, k: 0, ix: 4 },
3697
+ sa: { a: 0, k: 0, ix: 5 },
3698
+ nm: "Transform"
3699
+ }
3700
+ ],
3701
+ nm: "Group 1",
3702
+ np: 2,
3703
+ cix: 2,
3704
+ bm: 0,
3705
+ ix: 1,
3706
+ mn: "ADBE Vector Group",
3707
+ hd: false
3708
+ },
3709
+ {
3710
+ ty: "gr",
3711
+ it: [
3712
+ {
3713
+ ind: 0,
3714
+ ty: "sh",
3715
+ ix: 1,
3716
+ ks: {
3717
+ a: 0,
3718
+ k: {
3719
+ i: [
3720
+ [0, 0],
3721
+ [0, 0],
3722
+ [-1e-3, 0.16],
3723
+ [0, 0],
3724
+ [0, 0],
3725
+ [0, -0.022]
3726
+ ],
3727
+ o: [
3728
+ [0, 0],
3729
+ [-0.14, 0.079],
3730
+ [0, 0],
3731
+ [0, 0],
3732
+ [0.019, -0.011],
3733
+ [0, 0]
3734
+ ],
3735
+ v: [
3736
+ [89.385, 51.24],
3737
+ [-89.264, 153.861],
3738
+ [-89.264, 153.679],
3739
+ [-89.264, -50.717],
3740
+ [89.385, -153.917],
3741
+ [89.385, -153.917]
3742
+ ],
3743
+ c: true
3744
+ },
3745
+ ix: 2
3746
+ },
3747
+ nm: "Path 1",
3748
+ mn: "ADBE Vector Shape - Group",
3749
+ hd: false
3750
+ },
3751
+ {
3752
+ ty: "fl",
3753
+ c: { a: 0, k: [0, 0.207843152214, 0.784313785329, 1], ix: 4 },
3754
+ o: { a: 0, k: 100, ix: 5 },
3755
+ r: 1,
3756
+ bm: 0,
3757
+ nm: "Fill 1",
3758
+ mn: "ADBE Vector Graphic - Fill",
3759
+ hd: false
3760
+ },
3761
+ {
3762
+ ty: "tr",
3763
+ p: { a: 0, k: [818.747, 700.688], ix: 2 },
3764
+ a: { a: 0, k: [0, 0], ix: 1 },
3765
+ s: { a: 0, k: [100, 100], ix: 3 },
3766
+ r: { a: 0, k: 0, ix: 6 },
3767
+ o: { a: 0, k: 100, ix: 7 },
3768
+ sk: { a: 0, k: 0, ix: 4 },
3769
+ sa: { a: 0, k: 0, ix: 5 },
3770
+ nm: "Transform"
3771
+ }
3772
+ ],
3773
+ nm: "Group 2",
3774
+ np: 2,
3775
+ cix: 2,
3776
+ bm: 0,
3777
+ ix: 2,
3778
+ mn: "ADBE Vector Group",
3779
+ hd: false
3780
+ },
3781
+ {
3782
+ ty: "gr",
3783
+ it: [
3784
+ {
3785
+ ind: 0,
3786
+ ty: "sh",
3787
+ ix: 1,
3788
+ ks: {
3789
+ a: 0,
3790
+ k: {
3791
+ i: [
3792
+ [0.034, 0.02],
3793
+ [0, 0],
3794
+ [0, 0],
3795
+ [0, 0],
3796
+ [0, 0]
3797
+ ],
3798
+ o: [
3799
+ [0, 0],
3800
+ [0, 0],
3801
+ [0, 0],
3802
+ [0, 0],
3803
+ [0, 0.039]
3804
+ ],
3805
+ v: [
3806
+ [88.891, 153.945],
3807
+ [-88.924, 51.192],
3808
+ [-88.924, -153.966],
3809
+ [88.891, -50.766],
3810
+ [88.891, 153.901]
3811
+ ],
3812
+ c: true
3813
+ },
3814
+ ix: 2
3815
+ },
3816
+ nm: "Path 1",
3817
+ mn: "ADBE Vector Shape - Group",
3818
+ hd: false
3819
+ },
3820
+ {
3821
+ ty: "fl",
3822
+ c: { a: 0, k: [0.047058827269, 0.313725490196, 0.898039275525, 1], ix: 4 },
3823
+ o: { a: 0, k: 100, ix: 5 },
3824
+ r: 1,
3825
+ bm: 0,
3826
+ nm: "Fill 1",
3827
+ mn: "ADBE Vector Graphic - Fill",
3828
+ hd: false
3829
+ },
3830
+ {
3831
+ ty: "tr",
3832
+ p: { a: 0, k: [640.592, 700.736], ix: 2 },
3833
+ a: { a: 0, k: [0, 0], ix: 1 },
3834
+ s: { a: 0, k: [100, 100], ix: 3 },
3835
+ r: { a: 0, k: 0, ix: 6 },
3836
+ o: { a: 0, k: 100, ix: 7 },
3837
+ sk: { a: 0, k: 0, ix: 4 },
3838
+ sa: { a: 0, k: 0, ix: 5 },
3839
+ nm: "Transform"
3840
+ }
3841
+ ],
3842
+ nm: "Group 3",
3843
+ np: 2,
3844
+ cix: 2,
3845
+ bm: 0,
3846
+ ix: 3,
3847
+ mn: "ADBE Vector Group",
3848
+ hd: false
3849
+ }
3850
+ ],
3851
+ ip: 0,
3852
+ op: 360.000014663101,
3853
+ st: 0,
3854
+ bm: 0
3855
+ },
3856
+ {
3857
+ ddd: 0,
3858
+ ind: 8,
3859
+ ty: 4,
3860
+ nm: "Bottom C Outlines 2",
3861
+ sr: 1,
3862
+ ks: {
3863
+ o: { a: 0, k: 100, ix: 11 },
3864
+ r: { a: 0, k: 0, ix: 10 },
3865
+ p: {
3866
+ a: 1,
3867
+ k: [
3868
+ {
3869
+ i: { x: 0.667, y: 1 },
3870
+ o: { x: 0.333, y: 0 },
3871
+ t: 15,
3872
+ s: [500, 224, 0],
3873
+ to: [-39.964, 23, 0],
3874
+ ti: [39.964, -23, 0]
3875
+ },
3876
+ { t: 25.0000010182709, s: [260.217, 362, 0] }
3877
+ ],
3878
+ ix: 2
3879
+ },
3880
+ a: { a: 0, k: [500, 500, 0], ix: 1 },
3881
+ s: { a: 0, k: [100, 100, 100], ix: 6 }
3882
+ },
3883
+ ao: 0,
3884
+ shapes: [
3885
+ {
3886
+ ty: "gr",
3887
+ it: [
3888
+ {
3889
+ ind: 0,
3890
+ ty: "sh",
3891
+ ix: 1,
3892
+ ks: {
3893
+ a: 0,
3894
+ k: {
3895
+ i: [
3896
+ [0, 0],
3897
+ [0, 0],
3898
+ [0, 0],
3899
+ [0, 0],
3900
+ [0.257, -0.148]
3901
+ ],
3902
+ o: [
3903
+ [0, 0],
3904
+ [0, 0],
3905
+ [0, 0],
3906
+ [0.256, 0.148],
3907
+ [0, 0]
3908
+ ],
3909
+ v: [
3910
+ [-0.546, 103.08],
3911
+ [-178.361, 0.255],
3912
+ [-0.546, -103.081],
3913
+ [178.103, 0.255],
3914
+ [178.103, 0.255]
3915
+ ],
3916
+ c: true
3917
+ },
3918
+ ix: 2
3919
+ },
3920
+ nm: "Path 1",
3921
+ mn: "ADBE Vector Shape - Group",
3922
+ hd: false
3923
+ },
3924
+ {
3925
+ ty: "fl",
3926
+ c: { a: 0, k: [0.341176470588, 0.525490196078, 1, 1], ix: 4 },
3927
+ o: { a: 0, k: 100, ix: 5 },
3928
+ r: 1,
3929
+ bm: 0,
3930
+ nm: "Fill 1",
3931
+ mn: "ADBE Vector Graphic - Fill",
3932
+ hd: false
3933
+ },
3934
+ {
3935
+ ty: "tr",
3936
+ p: { a: 0, k: [492.144, 683.26], ix: 2 },
3937
+ a: { a: 0, k: [0, 0], ix: 1 },
3938
+ s: { a: 0, k: [100, 100], ix: 3 },
3939
+ r: { a: 0, k: 0, ix: 6 },
3940
+ o: { a: 0, k: 100, ix: 7 },
3941
+ sk: { a: 0, k: 0, ix: 4 },
3942
+ sa: { a: 0, k: 0, ix: 5 },
3943
+ nm: "Transform"
3944
+ }
3945
+ ],
3946
+ nm: "Group 1",
3947
+ np: 2,
3948
+ cix: 2,
3949
+ bm: 0,
3950
+ ix: 1,
3951
+ mn: "ADBE Vector Group",
3952
+ hd: false
3953
+ },
3954
+ {
3955
+ ty: "gr",
3956
+ it: [
3957
+ {
3958
+ ind: 0,
3959
+ ty: "sh",
3960
+ ix: 1,
3961
+ ks: {
3962
+ a: 0,
3963
+ k: {
3964
+ i: [
3965
+ [0, 0],
3966
+ [0, 0],
3967
+ [-1e-3, 0.16],
3968
+ [0, 0],
3969
+ [0, 0],
3970
+ [0, -0.022]
3971
+ ],
3972
+ o: [
3973
+ [0, 0],
3974
+ [-0.139, 0.079],
3975
+ [0, 0],
3976
+ [0, 0],
3977
+ [0.019, -0.011],
3978
+ [0, 0]
3979
+ ],
3980
+ v: [
3981
+ [89.385, 51.24],
3982
+ [-89.264, 153.861],
3983
+ [-89.264, 153.679],
3984
+ [-89.264, -50.717],
3985
+ [89.385, -153.917],
3986
+ [89.385, -153.917]
3987
+ ],
3988
+ c: true
3989
+ },
3990
+ ix: 2
3991
+ },
3992
+ nm: "Path 1",
3993
+ mn: "ADBE Vector Shape - Group",
3994
+ hd: false
3995
+ },
3996
+ {
3997
+ ty: "fl",
3998
+ c: { a: 0, k: [0, 0.207843152214, 0.784313785329, 1], ix: 4 },
3999
+ o: { a: 0, k: 100, ix: 5 },
4000
+ r: 1,
4001
+ bm: 0,
4002
+ nm: "Fill 1",
4003
+ mn: "ADBE Vector Graphic - Fill",
4004
+ hd: false
4005
+ },
4006
+ {
4007
+ ty: "tr",
4008
+ p: { a: 0, k: [580.863, 837.433], ix: 2 },
4009
+ a: { a: 0, k: [0, 0], ix: 1 },
4010
+ s: { a: 0, k: [100, 100], ix: 3 },
4011
+ r: { a: 0, k: 0, ix: 6 },
4012
+ o: { a: 0, k: 100, ix: 7 },
4013
+ sk: { a: 0, k: 0, ix: 4 },
4014
+ sa: { a: 0, k: 0, ix: 5 },
4015
+ nm: "Transform"
4016
+ }
4017
+ ],
4018
+ nm: "Group 2",
4019
+ np: 2,
4020
+ cix: 2,
4021
+ bm: 0,
4022
+ ix: 2,
4023
+ mn: "ADBE Vector Group",
4024
+ hd: false
4025
+ },
4026
+ {
4027
+ ty: "gr",
4028
+ it: [
4029
+ {
4030
+ ind: 0,
4031
+ ty: "sh",
4032
+ ix: 1,
4033
+ ks: {
4034
+ a: 0,
4035
+ k: {
4036
+ i: [
4037
+ [0.034, 0.02],
4038
+ [0, 0],
4039
+ [0, 0],
4040
+ [0, 0],
4041
+ [0, 0]
4042
+ ],
4043
+ o: [
4044
+ [0, 0],
4045
+ [0, 0],
4046
+ [0, 0],
4047
+ [0, 0],
4048
+ [0, 0.039]
4049
+ ],
4050
+ v: [
4051
+ [88.891, 153.945],
4052
+ [-88.924, 51.192],
4053
+ [-88.924, -153.966],
4054
+ [88.891, -50.766],
4055
+ [88.891, 153.901]
4056
+ ],
4057
+ c: true
4058
+ },
4059
+ ix: 2
4060
+ },
4061
+ nm: "Path 1",
4062
+ mn: "ADBE Vector Shape - Group",
4063
+ hd: false
4064
+ },
4065
+ {
4066
+ ty: "fl",
4067
+ c: { a: 0, k: [0.047058827269, 0.313725490196, 0.898039275525, 1], ix: 4 },
4068
+ o: { a: 0, k: 100, ix: 5 },
4069
+ r: 1,
4070
+ bm: 0,
4071
+ nm: "Fill 1",
4072
+ mn: "ADBE Vector Graphic - Fill",
4073
+ hd: false
4074
+ },
4075
+ {
4076
+ ty: "tr",
4077
+ p: { a: 0, k: [402.708, 837.481], ix: 2 },
4078
+ a: { a: 0, k: [0, 0], ix: 1 },
4079
+ s: { a: 0, k: [100, 100], ix: 3 },
4080
+ r: { a: 0, k: 0, ix: 6 },
4081
+ o: { a: 0, k: 100, ix: 7 },
4082
+ sk: { a: 0, k: 0, ix: 4 },
4083
+ sa: { a: 0, k: 0, ix: 5 },
4084
+ nm: "Transform"
4085
+ }
4086
+ ],
4087
+ nm: "Group 3",
4088
+ np: 2,
4089
+ cix: 2,
4090
+ bm: 0,
4091
+ ix: 3,
4092
+ mn: "ADBE Vector Group",
4093
+ hd: false
4094
+ }
4095
+ ],
4096
+ ip: 0,
4097
+ op: 118.000004806239,
4098
+ st: 0,
4099
+ bm: 0
4100
+ }
4101
+ ]
4102
+ }
4103
+ ],
4104
+ layers: [
4105
+ {
4106
+ ddd: 0,
4107
+ ind: 1,
4108
+ ty: 0,
4109
+ nm: "Loader",
4110
+ refId: "comp_0",
4111
+ sr: 1.1,
4112
+ ks: {
4113
+ o: { a: 0, k: 100, ix: 11 },
4114
+ r: { a: 0, k: 0, ix: 10 },
4115
+ p: { a: 0, k: [500, 500, 0], ix: 2 },
4116
+ a: { a: 0, k: [500, 500, 0], ix: 1 },
4117
+ s: { a: 0, k: [100, 100, 100], ix: 6 }
4118
+ },
4119
+ ao: 0,
4120
+ w: 1e3,
4121
+ h: 1e3,
4122
+ ip: 33.0000013441176,
4123
+ op: 66.0000026882351,
4124
+ st: 33.0000013441176,
4125
+ bm: 0
4126
+ },
4127
+ {
4128
+ ddd: 0,
4129
+ ind: 2,
4130
+ ty: 0,
4131
+ nm: "Loader",
4132
+ refId: "comp_0",
4133
+ sr: 1.1,
4134
+ ks: {
4135
+ o: { a: 0, k: 100, ix: 11 },
4136
+ r: { a: 0, k: 0, ix: 10 },
4137
+ p: { a: 0, k: [500, 500, 0], ix: 2 },
4138
+ a: { a: 0, k: [500, 500, 0], ix: 1 },
4139
+ s: { a: 0, k: [100, 100, 100], ix: 6 }
4140
+ },
4141
+ ao: 0,
4142
+ w: 1e3,
4143
+ h: 1e3,
4144
+ ip: 0,
4145
+ op: 33.0000013441176,
4146
+ st: -33.0000013441176,
4147
+ bm: 0
4148
+ }
4149
+ ],
4150
+ markers: []
4151
+ };
4152
+
2036
4153
  // src/components/AnimationFile/lotties/spinner.json
2037
4154
  var spinner_default = {
2038
4155
  v: "4.8.0",
@@ -8340,11 +10457,6 @@ var spinner_default = {
8340
10457
  markers: []
8341
10458
  };
8342
10459
 
8343
- // src/components/AnimationFile/lotties/index.ts
8344
- var LottieFile = {
8345
- spinner: spinner_default
8346
- };
8347
-
8348
10460
  // src/components/AnimationFile/AnimationFile.tsx
8349
10461
  var import_lottie_react = __toESM(require("lottie-react"));
8350
10462
  var import_jsx_runtime14 = require("@emotion/react/jsx-runtime");
@@ -8470,7 +10582,6 @@ var Button = React5.forwardRef(
8470
10582
  ({ buttonType = "primary", size = "md", children, ...props }, ref) => {
8471
10583
  const buttonTheme = {
8472
10584
  primary: buttonPrimary,
8473
- primaryInvert: buttonPrimaryInvert,
8474
10585
  secondary: buttonSecondary,
8475
10586
  secondaryInvert: buttonSecondaryInvert,
8476
10587
  ghost: buttonGhost,
@@ -10223,7 +12334,24 @@ var InputKeywordSearch = ({
10223
12334
  placeholder,
10224
12335
  showLabel: false,
10225
12336
  value,
10226
- icon: value ? /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("button", { css: inputSearchCloseBtn, onClick: onClear, children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Icon, { icon: "close", iconColor: "red", size: "1rem" }) }) : /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Icon, { icon: "search", iconColor: "gray", size: "1rem" }),
12337
+ icon: value ? /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("button", { onClick: onClear, css: { pointerEvents: "all" }, children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Icon, { icon: "close", css: inputSearchCloseIcon }) }) : /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(
12338
+ "svg",
12339
+ {
12340
+ width: "26",
12341
+ height: "24",
12342
+ viewBox: "0 0 26 24",
12343
+ fill: "currentColor",
12344
+ xmlns: "http://www.w3.org/2000/svg",
12345
+ css: inputSearchIcon,
12346
+ children: [
12347
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("g", { clipPath: "url(#clip0)", children: [
12348
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("path", { d: "M11.539 0C5.48429 0 0.558105 4.74145 0.558105 10.5691C0.558105 16.3971 5.48429 21.1382 11.539 21.1382C17.594 21.1382 22.5199 16.3971 22.5199 10.5691C22.5199 4.74145 17.594 0 11.539 0ZM11.539 19.187C6.60198 19.187 2.58535 15.321 2.58535 10.5691C2.58535 5.81728 6.60198 1.95122 11.539 1.95122C16.476 1.95122 20.4926 5.81723 20.4926 10.5691C20.4926 15.321 16.476 19.187 11.539 19.187Z" }),
12349
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("path", { d: "M25.196 22.3344L19.3846 16.7409C18.9886 16.3598 18.3473 16.3598 17.9513 16.7409C17.5553 17.1217 17.5553 17.7397 17.9513 18.1205L23.7627 23.714C23.9607 23.9045 24.2199 23.9998 24.4794 23.9998C24.7385 23.9998 24.998 23.9045 25.196 23.714C25.592 23.3332 25.592 22.7153 25.196 22.3344Z" })
12350
+ ] }),
12351
+ /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("clipPath", { id: "clip0", children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("rect", { width: "24.9351", height: "24", fill: "white", transform: "translate(0.558105)" }) }) })
12352
+ ]
12353
+ }
12354
+ ),
10227
12355
  onChange: handleSearchTextChanged,
10228
12356
  onKeyPress: preventSubmitOnField,
10229
12357
  disabled,
@@ -10377,11 +12505,11 @@ var JsonEditor = ({ defaultValue, onChange, jsonSchema, height, readOnly }) => {
10377
12505
  if (typeof height === "number" && height < 0) {
10378
12506
  effectiveHeight = typeof window === "undefined" ? "100%" : window.innerHeight + height;
10379
12507
  }
10380
- return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(import_react48.ClassNames, { children: ({ css: css66, cx }) => /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
12508
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(import_react48.ClassNames, { children: ({ css: css67, cx }) => /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
10381
12509
  import_react49.default,
10382
12510
  {
10383
12511
  height: effectiveHeight,
10384
- className: cx("uniform-json-editor", css66(JsonEditorContainer)),
12512
+ className: cx("uniform-json-editor", css67(JsonEditorContainer)),
10385
12513
  defaultLanguage: "json",
10386
12514
  defaultValue,
10387
12515
  options: {
@@ -10767,8 +12895,8 @@ var loadingDot = import_react58.css`
10767
12895
 
10768
12896
  // src/components/LoadingIndicator/LoadingIndicator.tsx
10769
12897
  var import_jsx_runtime54 = require("@emotion/react/jsx-runtime");
10770
- var LoadingIndicator = ({ ...props }) => {
10771
- return /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)("div", { role: "alert", css: loader, "data-test-id": "loading-indicator", ...props, children: [
12898
+ var LoadingIndicator = () => {
12899
+ return /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)("div", { css: loader, role: "alert", "data-test-id": "loading-indicator", children: [
10772
12900
  /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("span", { css: loadingDot }),
10773
12901
  /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("span", { css: loadingDot }),
10774
12902
  /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("span", { css: loadingDot })
@@ -10776,16 +12904,17 @@ var LoadingIndicator = ({ ...props }) => {
10776
12904
  };
10777
12905
 
10778
12906
  // src/components/LoadingOverlay/LoadingOverlay.tsx
10779
- var import_react60 = require("@emotion/react");
12907
+ var import_react60 = require("react");
10780
12908
 
10781
12909
  // src/components/LoadingOverlay/LoadingOverlay.styles.ts
10782
12910
  var import_react59 = require("@emotion/react");
10783
12911
  var loadingOverlayContainer = import_react59.css`
10784
- align-items: center;
10785
12912
  position: absolute;
10786
12913
  inset: 0;
10787
12914
  overflow: hidden;
10788
12915
  justify-content: center;
12916
+ padding: var(--spacing-xl);
12917
+ overflow-y: auto;
10789
12918
  `;
10790
12919
  var loadingOverlayVisible = import_react59.css`
10791
12920
  display: flex;
@@ -10795,7 +12924,7 @@ var loadingOverlayHidden = import_react59.css`
10795
12924
  `;
10796
12925
  var loadingOverlayBackground = (bgColor) => import_react59.css`
10797
12926
  background: ${bgColor};
10798
- opacity: var(--opacity-75);
12927
+ opacity: 0.92;
10799
12928
  position: absolute;
10800
12929
  inset: 0 0;
10801
12930
  `;
@@ -10815,9 +12944,27 @@ var LoadingOverlay = ({
10815
12944
  isActive,
10816
12945
  statusMessage,
10817
12946
  zIndex = 9999,
10818
- size = 128,
10819
- overlayBackgroundColor = "var(--white)"
12947
+ loaderSize = 128,
12948
+ overlayBackgroundColor = "var(--white)",
12949
+ isTopAligned = false,
12950
+ isPaused = false,
12951
+ children
10820
12952
  }) => {
12953
+ const lottieRef = (0, import_react60.useRef)(null);
12954
+ const onLoopComplete = (0, import_react60.useCallback)(() => {
12955
+ var _a, _b, _c;
12956
+ if (isPaused && !((_b = (_a = lottieRef.current) == null ? void 0 : _a.animationItem) == null ? void 0 : _b.isPaused)) {
12957
+ (_c = lottieRef.current) == null ? void 0 : _c.stop();
12958
+ }
12959
+ }, [isPaused]);
12960
+ (0, import_react60.useEffect)(() => {
12961
+ var _a, _b, _c, _d, _e, _f;
12962
+ if (!isPaused && ((_b = (_a = lottieRef.current) == null ? void 0 : _a.animationItem) == null ? void 0 : _b.isPaused)) {
12963
+ (_c = lottieRef.current) == null ? void 0 : _c.play();
12964
+ } else if (isPaused && !((_e = (_d = lottieRef.current) == null ? void 0 : _d.animationItem) == null ? void 0 : _e.currentFrame)) {
12965
+ (_f = lottieRef.current) == null ? void 0 : _f.stop();
12966
+ }
12967
+ }, [isPaused]);
10821
12968
  return /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)(
10822
12969
  "div",
10823
12970
  {
@@ -10826,18 +12973,25 @@ var LoadingOverlay = ({
10826
12973
  "aria-hidden": !isActive,
10827
12974
  children: [
10828
12975
  /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("div", { css: loadingOverlayBackground(overlayBackgroundColor) }),
10829
- /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
10830
- "div",
10831
- {
10832
- css: import_react60.css`
10833
- position: relative;
10834
- `,
10835
- children: /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)("div", { css: loadingOverlayBody, children: [
10836
- /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(LoadingIcon, { height: size, width: size }),
10837
- statusMessage ? /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("div", { css: loadingOverlayMessage, children: statusMessage }) : null
10838
- ] })
10839
- }
10840
- )
12976
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("div", { css: { position: "relative", maxWidth: "100%", margin: isTopAligned ? "0" : "auto" }, children: /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)("div", { css: loadingOverlayBody, children: [
12977
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
12978
+ AnimationFile,
12979
+ {
12980
+ lottieRef,
12981
+ animationData: loader_default,
12982
+ label: "Loading...",
12983
+ width: loaderSize,
12984
+ height: loaderSize,
12985
+ onLoopComplete,
12986
+ css: {
12987
+ transition: "filter var(--duration-xslow) ease-in-out",
12988
+ filter: isPaused ? "grayscale(1) contrast(.5) brightness(1.75)" : ""
12989
+ }
12990
+ }
12991
+ ),
12992
+ statusMessage ? /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("div", { css: loadingOverlayMessage, children: statusMessage }) : null,
12993
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("div", { css: { width: "100%", marginTop: "var(--spacing-md)" }, children })
12994
+ ] }) })
10841
12995
  ]
10842
12996
  }
10843
12997
  );
@@ -11465,7 +13619,7 @@ function Tooltip({ children, title, placement = "bottom", visible, ...props }) {
11465
13619
  const tooltip = (0, import_Tooltip.useTooltipState)({ placement });
11466
13620
  return /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)(import_jsx_runtime66.Fragment, { children: [
11467
13621
  /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(import_Tooltip.TooltipReference, { ...tooltip, ...children.props, children: (referenceProps) => import_react70.default.cloneElement(children, referenceProps) }),
11468
- /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)(import_Tooltip.Tooltip, { ...tooltip, ...props, css: TooltipContainer, visible: visible != null ? visible : tooltip.visible, children: [
13622
+ !title ? null : /* @__PURE__ */ (0, import_jsx_runtime66.jsxs)(import_Tooltip.Tooltip, { ...tooltip, ...props, css: TooltipContainer, visible: visible != null ? visible : tooltip.visible, children: [
11469
13623
  /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(import_Tooltip.TooltipArrow, { ...tooltip, css: TooltipArrowStyles }),
11470
13624
  title
11471
13625
  ] })
@@ -12501,19 +14655,121 @@ var Popover2 = ({
12501
14655
  ] });
12502
14656
  };
12503
14657
 
12504
- // src/components/Skeleton/Skeleton.styles.ts
14658
+ // src/components/ProgressList/ProgressList.tsx
14659
+ var import_react89 = require("@emotion/react");
14660
+ var import_react90 = require("react");
14661
+ var import_cg13 = require("react-icons/cg");
14662
+
14663
+ // src/components/ProgressList/styles/ProgressList.styles.ts
12505
14664
  var import_react88 = require("@emotion/react");
12506
- var lightFadingOut = import_react88.keyframes`
14665
+ var progressListStyles = import_react88.css`
14666
+ display: flex;
14667
+ flex-direction: column;
14668
+ gap: var(--spacing-sm);
14669
+ list-style-type: none;
14670
+ `;
14671
+ var progressListItemStyles = import_react88.css`
14672
+ display: flex;
14673
+ gap: var(--spacing-base);
14674
+ align-items: center;
14675
+ `;
14676
+
14677
+ // src/components/ProgressList/ProgressList.tsx
14678
+ var import_jsx_runtime83 = require("@emotion/react/jsx-runtime");
14679
+ var ProgressList = ({ inProgressId, items, autoEllipsis, ...htmlProps }) => {
14680
+ const itemsWithStatus = (0, import_react90.useMemo)(() => {
14681
+ const indexOfInProgressItem = items.findIndex(({ id }) => id === inProgressId);
14682
+ return items.map((item, index) => {
14683
+ let status = "queued";
14684
+ if (index < indexOfInProgressItem) {
14685
+ status = "completed";
14686
+ } else if (index === indexOfInProgressItem) {
14687
+ status = "inProgress";
14688
+ }
14689
+ return { ...item, status };
14690
+ });
14691
+ }, [items, inProgressId]);
14692
+ return /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("ol", { css: progressListStyles, ...htmlProps, children: itemsWithStatus.map(({ id, label, status, error, errorLevel }) => {
14693
+ return /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
14694
+ ProgressListItem,
14695
+ {
14696
+ status,
14697
+ error,
14698
+ errorLevel,
14699
+ autoEllipsis,
14700
+ children: label
14701
+ },
14702
+ id
14703
+ );
14704
+ }) });
14705
+ };
14706
+ var ProgressListItem = ({
14707
+ children,
14708
+ status = "queued",
14709
+ error,
14710
+ errorLevel = "danger",
14711
+ autoEllipsis = false
14712
+ }) => {
14713
+ const Icon2 = (0, import_react90.useMemo)(() => {
14714
+ if (error) {
14715
+ return warningIcon;
14716
+ }
14717
+ const iconPerStatus = {
14718
+ completed: import_cg13.CgCheckO,
14719
+ inProgress: import_cg13.CgRecord,
14720
+ queued: import_cg13.CgRadioCheck
14721
+ };
14722
+ return iconPerStatus[status];
14723
+ }, [status, error]);
14724
+ const statusStyles = (0, import_react90.useMemo)(() => {
14725
+ if (error) {
14726
+ return errorLevel === "caution" ? import_react89.css`
14727
+ color: rgb(161, 98, 7);
14728
+ & svg {
14729
+ color: rgb(250, 204, 21);
14730
+ }
14731
+ ` : import_react89.css`
14732
+ color: rgb(185, 28, 28);
14733
+ & svg {
14734
+ color: var(--brand-primary-2);
14735
+ }
14736
+ `;
14737
+ }
14738
+ const colorPerStatus = {
14739
+ completed: import_react89.css`
14740
+ opacity: 0.75;
14741
+ `,
14742
+ inProgress: import_react89.css`
14743
+ -webkit-text-stroke-width: thin;
14744
+ `,
14745
+ queued: import_react89.css`
14746
+ opacity: 0.5;
14747
+ `
14748
+ };
14749
+ return colorPerStatus[status];
14750
+ }, [status, error, errorLevel]);
14751
+ return /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)("li", { css: [progressListItemStyles, statusStyles], children: [
14752
+ /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(Tooltip, { title: error != null ? error : "", children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("div", { children: /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(Icon2, { size: 20 }) }) }),
14753
+ /* @__PURE__ */ (0, import_jsx_runtime83.jsxs)("div", { children: [
14754
+ children,
14755
+ /* @__PURE__ */ (0, import_jsx_runtime83.jsx)("span", { css: { visibility: autoEllipsis && status === "inProgress" && !error ? "visible" : "hidden" }, children: "..." })
14756
+ ] })
14757
+ ] });
14758
+ };
14759
+
14760
+ // src/components/Skeleton/Skeleton.styles.ts
14761
+ var import_react91 = require("@emotion/react");
14762
+ var lightFadingOut = import_react91.keyframes`
12507
14763
  from { opacity: 0.1; }
12508
14764
  to { opacity: 0.025; }
12509
14765
  `;
12510
- var skeletonStyles = import_react88.css`
14766
+ var skeletonStyles = import_react91.css`
12511
14767
  animation: ${lightFadingOut} 1s ease-out infinite alternate;
12512
14768
  background-color: var(--gray-900);
12513
14769
  `;
12514
14770
 
12515
14771
  // src/components/Skeleton/Skeleton.tsx
12516
- var import_jsx_runtime83 = require("@emotion/react/jsx-runtime");
14772
+ var import_jsx_runtime84 = require("@emotion/react/jsx-runtime");
12517
14773
  var Skeleton = ({
12518
14774
  width = "100%",
12519
14775
  height = "1.25rem",
@@ -12521,7 +14777,7 @@ var Skeleton = ({
12521
14777
  circle = false,
12522
14778
  children,
12523
14779
  ...otherProps
12524
- }) => /* @__PURE__ */ (0, import_jsx_runtime83.jsx)(
14780
+ }) => /* @__PURE__ */ (0, import_jsx_runtime84.jsx)(
12525
14781
  "div",
12526
14782
  {
12527
14783
  css: [
@@ -12541,11 +14797,11 @@ var Skeleton = ({
12541
14797
  );
12542
14798
 
12543
14799
  // src/components/Switch/Switch.tsx
12544
- var React15 = __toESM(require("react"));
14800
+ var React17 = __toESM(require("react"));
12545
14801
 
12546
14802
  // src/components/Switch/Switch.styles.ts
12547
- var import_react89 = require("@emotion/react");
12548
- var SwitchInputContainer = import_react89.css`
14803
+ var import_react92 = require("@emotion/react");
14804
+ var SwitchInputContainer = import_react92.css`
12549
14805
  cursor: pointer;
12550
14806
  display: inline-block;
12551
14807
  position: relative;
@@ -12554,7 +14810,7 @@ var SwitchInputContainer = import_react89.css`
12554
14810
  vertical-align: middle;
12555
14811
  user-select: none;
12556
14812
  `;
12557
- var SwitchInput = import_react89.css`
14813
+ var SwitchInput = import_react92.css`
12558
14814
  appearance: none;
12559
14815
  border-radius: var(--rounded-full);
12560
14816
  background-color: var(--white);
@@ -12592,7 +14848,7 @@ var SwitchInput = import_react89.css`
12592
14848
  cursor: not-allowed;
12593
14849
  }
12594
14850
  `;
12595
- var SwitchInputDisabled = import_react89.css`
14851
+ var SwitchInputDisabled = import_react92.css`
12596
14852
  opacity: var(--opacity-50);
12597
14853
  cursor: not-allowed;
12598
14854
 
@@ -12600,7 +14856,7 @@ var SwitchInputDisabled = import_react89.css`
12600
14856
  cursor: not-allowed;
12601
14857
  }
12602
14858
  `;
12603
- var SwitchInputLabel = import_react89.css`
14859
+ var SwitchInputLabel = import_react92.css`
12604
14860
  align-items: center;
12605
14861
  color: var(--brand-secondary-1);
12606
14862
  display: inline-flex;
@@ -12622,103 +14878,103 @@ var SwitchInputLabel = import_react89.css`
12622
14878
  top: 0;
12623
14879
  }
12624
14880
  `;
12625
- var SwitchText = import_react89.css`
14881
+ var SwitchText = import_react92.css`
12626
14882
  color: var(--gray-500);
12627
14883
  font-size: var(--fs-sm);
12628
14884
  padding-inline: var(--spacing-2xl) 0;
12629
14885
  `;
12630
14886
 
12631
14887
  // src/components/Switch/Switch.tsx
12632
- var import_jsx_runtime84 = require("@emotion/react/jsx-runtime");
12633
- var Switch = React15.forwardRef(
14888
+ var import_jsx_runtime85 = require("@emotion/react/jsx-runtime");
14889
+ var Switch = React17.forwardRef(
12634
14890
  ({ label, infoText, toggleText, children, ...inputProps }, ref) => {
12635
14891
  let additionalText = infoText;
12636
14892
  if (infoText && toggleText) {
12637
14893
  additionalText = inputProps.checked ? toggleText : infoText;
12638
14894
  }
12639
- return /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)(import_jsx_runtime84.Fragment, { children: [
12640
- /* @__PURE__ */ (0, import_jsx_runtime84.jsxs)("label", { css: [SwitchInputContainer, inputProps.disabled ? SwitchInputDisabled : void 0], children: [
12641
- /* @__PURE__ */ (0, import_jsx_runtime84.jsx)("input", { type: "checkbox", css: SwitchInput, ...inputProps, ref }),
12642
- /* @__PURE__ */ (0, import_jsx_runtime84.jsx)("span", { css: SwitchInputLabel, children: label })
14895
+ return /* @__PURE__ */ (0, import_jsx_runtime85.jsxs)(import_jsx_runtime85.Fragment, { children: [
14896
+ /* @__PURE__ */ (0, import_jsx_runtime85.jsxs)("label", { css: [SwitchInputContainer, inputProps.disabled ? SwitchInputDisabled : void 0], children: [
14897
+ /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("input", { type: "checkbox", css: SwitchInput, ...inputProps, ref }),
14898
+ /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("span", { css: SwitchInputLabel, children: label })
12643
14899
  ] }),
12644
- additionalText ? /* @__PURE__ */ (0, import_jsx_runtime84.jsx)("p", { css: SwitchText, children: additionalText }) : null,
14900
+ additionalText ? /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("p", { css: SwitchText, children: additionalText }) : null,
12645
14901
  children
12646
14902
  ] });
12647
14903
  }
12648
14904
  );
12649
14905
 
12650
14906
  // src/components/Table/Table.tsx
12651
- var React16 = __toESM(require("react"));
14907
+ var React18 = __toESM(require("react"));
12652
14908
 
12653
14909
  // src/components/Table/Table.styles.ts
12654
- var import_react90 = require("@emotion/react");
12655
- var table = import_react90.css`
14910
+ var import_react93 = require("@emotion/react");
14911
+ var table = import_react93.css`
12656
14912
  border-bottom: 1px solid var(--gray-400);
12657
14913
  border-collapse: collapse;
12658
14914
  min-width: 100%;
12659
14915
  table-layout: auto;
12660
14916
  `;
12661
- var tableHead = import_react90.css`
14917
+ var tableHead = import_react93.css`
12662
14918
  background: var(--gray-100);
12663
14919
  color: var(--brand-secondary-1);
12664
14920
  text-align: left;
12665
14921
  `;
12666
- var tableRow = import_react90.css`
14922
+ var tableRow = import_react93.css`
12667
14923
  border-bottom: 1px solid var(--gray-200);
12668
14924
  `;
12669
- var tableCellHead = import_react90.css`
14925
+ var tableCellHead = import_react93.css`
12670
14926
  font-size: var(--fs-sm);
12671
14927
  padding: var(--spacing-base) var(--spacing-md);
12672
14928
  text-transform: uppercase;
12673
14929
  font-weight: var(--fw-bold);
12674
14930
  `;
12675
- var tableCellData = import_react90.css`
14931
+ var tableCellData = import_react93.css`
12676
14932
  padding: var(--spacing-base) var(--spacing-md);
12677
14933
  `;
12678
14934
 
12679
14935
  // src/components/Table/Table.tsx
12680
- var import_jsx_runtime85 = require("@emotion/react/jsx-runtime");
12681
- var Table = React16.forwardRef(({ children, ...otherProps }, ref) => {
12682
- return /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("table", { ref, css: table, ...otherProps, children });
14936
+ var import_jsx_runtime86 = require("@emotion/react/jsx-runtime");
14937
+ var Table = React18.forwardRef(({ children, ...otherProps }, ref) => {
14938
+ return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("table", { ref, css: table, ...otherProps, children });
12683
14939
  });
12684
- var TableHead = React16.forwardRef(
14940
+ var TableHead = React18.forwardRef(
12685
14941
  ({ children, ...otherProps }, ref) => {
12686
- return /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("thead", { ref, css: tableHead, ...otherProps, children });
14942
+ return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("thead", { ref, css: tableHead, ...otherProps, children });
12687
14943
  }
12688
14944
  );
12689
- var TableBody = React16.forwardRef(
14945
+ var TableBody = React18.forwardRef(
12690
14946
  ({ children, ...otherProps }, ref) => {
12691
- return /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("tbody", { ref, ...otherProps, children });
14947
+ return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("tbody", { ref, ...otherProps, children });
12692
14948
  }
12693
14949
  );
12694
- var TableFoot = React16.forwardRef(
14950
+ var TableFoot = React18.forwardRef(
12695
14951
  ({ children, ...otherProps }, ref) => {
12696
- return /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("tfoot", { ref, ...otherProps, children });
14952
+ return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("tfoot", { ref, ...otherProps, children });
12697
14953
  }
12698
14954
  );
12699
- var TableRow = React16.forwardRef(
14955
+ var TableRow = React18.forwardRef(
12700
14956
  ({ children, ...otherProps }, ref) => {
12701
- return /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("tr", { ref, css: tableRow, ...otherProps, children });
14957
+ return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("tr", { ref, css: tableRow, ...otherProps, children });
12702
14958
  }
12703
14959
  );
12704
- var TableCellHead = React16.forwardRef(
14960
+ var TableCellHead = React18.forwardRef(
12705
14961
  ({ children, ...otherProps }, ref) => {
12706
- return /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("th", { ref, css: tableCellHead, ...otherProps, children });
14962
+ return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("th", { ref, css: tableCellHead, ...otherProps, children });
12707
14963
  }
12708
14964
  );
12709
- var TableCellData = React16.forwardRef(
14965
+ var TableCellData = React18.forwardRef(
12710
14966
  ({ children, ...otherProps }, ref) => {
12711
- return /* @__PURE__ */ (0, import_jsx_runtime85.jsx)("td", { ref, css: tableCellData, ...otherProps, children });
14967
+ return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)("td", { ref, css: tableCellData, ...otherProps, children });
12712
14968
  }
12713
14969
  );
12714
14970
 
12715
14971
  // src/components/Tabs/Tabs.tsx
12716
- var import_react92 = require("react");
14972
+ var import_react95 = require("react");
12717
14973
  var import_Tab = require("reakit/Tab");
12718
14974
 
12719
14975
  // src/components/Tabs/Tabs.styles.ts
12720
- var import_react91 = require("@emotion/react");
12721
- var tabButtonStyles = import_react91.css`
14976
+ var import_react94 = require("@emotion/react");
14977
+ var tabButtonStyles = import_react94.css`
12722
14978
  align-items: center;
12723
14979
  border: 0;
12724
14980
  height: 2.5rem;
@@ -12735,30 +14991,30 @@ var tabButtonStyles = import_react91.css`
12735
14991
  -webkit-text-stroke-width: thin;
12736
14992
  }
12737
14993
  `;
12738
- var tabButtonGroupStyles = import_react91.css`
14994
+ var tabButtonGroupStyles = import_react94.css`
12739
14995
  display: flex;
12740
14996
  gap: var(--spacing-base);
12741
14997
  border-bottom: 1px solid var(--gray-300);
12742
14998
  `;
12743
14999
 
12744
15000
  // src/components/Tabs/Tabs.tsx
12745
- var import_jsx_runtime86 = require("@emotion/react/jsx-runtime");
12746
- var CurrentTabContext = (0, import_react92.createContext)(null);
15001
+ var import_jsx_runtime87 = require("@emotion/react/jsx-runtime");
15002
+ var CurrentTabContext = (0, import_react95.createContext)(null);
12747
15003
  var useCurrentTab = () => {
12748
- const context = (0, import_react92.useContext)(CurrentTabContext);
15004
+ const context = (0, import_react95.useContext)(CurrentTabContext);
12749
15005
  if (!context) {
12750
15006
  throw new Error("This component can only be used inside <Tabs>");
12751
15007
  }
12752
15008
  return context;
12753
15009
  };
12754
15010
  var Tabs = ({ children, onSelectedIdChange, useHashForState, selectedId, ...props }) => {
12755
- const selected = (0, import_react92.useMemo)(() => {
15011
+ const selected = (0, import_react95.useMemo)(() => {
12756
15012
  if (selectedId)
12757
15013
  return selectedId;
12758
15014
  return useHashForState && typeof window !== "undefined" && window.location.hash ? window.location.hash.substring(1) : void 0;
12759
15015
  }, [selectedId, useHashForState]);
12760
15016
  const tab = (0, import_Tab.useTabState)({ ...props, selectedId: selected });
12761
- (0, import_react92.useEffect)(() => {
15017
+ (0, import_react95.useEffect)(() => {
12762
15018
  var _a;
12763
15019
  const selectedValueWithoutNull = (_a = tab.selectedId) != null ? _a : void 0;
12764
15020
  onSelectedIdChange == null ? void 0 : onSelectedIdChange(selectedValueWithoutNull);
@@ -12766,29 +15022,29 @@ var Tabs = ({ children, onSelectedIdChange, useHashForState, selectedId, ...prop
12766
15022
  window.location.hash = selectedValueWithoutNull != null ? selectedValueWithoutNull : "";
12767
15023
  }
12768
15024
  }, [tab.selectedId, onSelectedIdChange, useHashForState]);
12769
- (0, import_react92.useEffect)(() => {
15025
+ (0, import_react95.useEffect)(() => {
12770
15026
  if (selected && selected !== tab.selectedId) {
12771
15027
  tab.setSelectedId(selected);
12772
15028
  }
12773
15029
  }, [selected]);
12774
- return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(CurrentTabContext.Provider, { value: tab, children });
15030
+ return /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(CurrentTabContext.Provider, { value: tab, children });
12775
15031
  };
12776
15032
  var TabButtonGroup = ({ children, ...props }) => {
12777
15033
  const currentTab = useCurrentTab();
12778
- return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(import_Tab.TabList, { ...props, ...currentTab, css: tabButtonGroupStyles, children });
15034
+ return /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(import_Tab.TabList, { ...props, ...currentTab, css: tabButtonGroupStyles, children });
12779
15035
  };
12780
15036
  var TabButton = ({ children, id, ...props }) => {
12781
15037
  const currentTab = useCurrentTab();
12782
- return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(import_Tab.Tab, { type: "button", id, ...currentTab, ...props, css: tabButtonStyles, children });
15038
+ return /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(import_Tab.Tab, { type: "button", id, ...currentTab, ...props, css: tabButtonStyles, children });
12783
15039
  };
12784
15040
  var TabContent = ({ children, ...props }) => {
12785
15041
  const currentTab = useCurrentTab();
12786
- return /* @__PURE__ */ (0, import_jsx_runtime86.jsx)(import_Tab.TabPanel, { ...props, ...currentTab, children });
15042
+ return /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(import_Tab.TabPanel, { ...props, ...currentTab, children });
12787
15043
  };
12788
15044
 
12789
15045
  // src/components/Validation/StatusBullet.styles.ts
12790
- var import_react93 = require("@emotion/react");
12791
- var StatusBulletContainer = import_react93.css`
15046
+ var import_react96 = require("@emotion/react");
15047
+ var StatusBulletContainer = import_react96.css`
12792
15048
  align-items: center;
12793
15049
  align-self: center;
12794
15050
  color: var(--gray-500);
@@ -12805,51 +15061,51 @@ var StatusBulletContainer = import_react93.css`
12805
15061
  display: block;
12806
15062
  }
12807
15063
  `;
12808
- var StatusBulletBase = import_react93.css`
15064
+ var StatusBulletBase = import_react96.css`
12809
15065
  font-size: var(--fs-sm);
12810
15066
  &:before {
12811
15067
  width: var(--fs-xs);
12812
15068
  height: var(--fs-xs);
12813
15069
  }
12814
15070
  `;
12815
- var StatusBulletSmall = import_react93.css`
15071
+ var StatusBulletSmall = import_react96.css`
12816
15072
  font-size: var(--fs-xs);
12817
15073
  &:before {
12818
15074
  width: var(--fs-xxs);
12819
15075
  height: var(--fs-xxs);
12820
15076
  }
12821
15077
  `;
12822
- var StatusDraft = import_react93.css`
15078
+ var StatusDraft = import_react96.css`
12823
15079
  &:before {
12824
15080
  background: var(--white);
12825
15081
  box-shadow: inset 0 0 0 0.125rem var(--brand-primary-1);
12826
15082
  }
12827
15083
  `;
12828
- var StatusModified = import_react93.css`
15084
+ var StatusModified = import_react96.css`
12829
15085
  &:before {
12830
15086
  background: linear-gradient(to right, var(--white) 50%, var(--brand-primary-1) 50% 100%);
12831
15087
  box-shadow: inset 0 0 0 0.125rem var(--brand-primary-1);
12832
15088
  }
12833
15089
  `;
12834
- var StatusError = import_react93.css`
15090
+ var StatusError = import_react96.css`
12835
15091
  color: var(--error);
12836
15092
  &:before {
12837
15093
  background: linear-gradient(120deg, var(--error) 40%, var(--white) 50%, var(--error) 60%);
12838
15094
  }
12839
15095
  `;
12840
- var StatusPublished = import_react93.css`
15096
+ var StatusPublished = import_react96.css`
12841
15097
  &:before {
12842
15098
  background: var(--brand-secondary-3);
12843
15099
  }
12844
15100
  `;
12845
- var StatusOrphan = import_react93.css`
15101
+ var StatusOrphan = import_react96.css`
12846
15102
  &:before {
12847
15103
  background: var(--brand-secondary-5);
12848
15104
  }
12849
15105
  `;
12850
15106
 
12851
15107
  // src/components/Validation/StatusBullet.tsx
12852
- var import_jsx_runtime87 = require("@emotion/react/jsx-runtime");
15108
+ var import_jsx_runtime88 = require("@emotion/react/jsx-runtime");
12853
15109
  var StatusBullet = ({
12854
15110
  status,
12855
15111
  hideText = false,
@@ -12866,7 +15122,7 @@ var StatusBullet = ({
12866
15122
  Draft: StatusDraft
12867
15123
  };
12868
15124
  const statusSize = size === "base" ? StatusBulletBase : StatusBulletSmall;
12869
- return /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
15125
+ return /* @__PURE__ */ (0, import_jsx_runtime88.jsx)(
12870
15126
  "span",
12871
15127
  {
12872
15128
  role: "status",
@@ -12929,7 +15185,6 @@ var StatusBullet = ({
12929
15185
  LoadingIcon,
12930
15186
  LoadingIndicator,
12931
15187
  LoadingOverlay,
12932
- LottieFile,
12933
15188
  Menu,
12934
15189
  MenuContext,
12935
15190
  MenuItem,
@@ -12961,6 +15216,8 @@ var StatusBullet = ({
12961
15216
  ParameterToggle,
12962
15217
  ParameterToggleInner,
12963
15218
  Popover,
15219
+ ProgressList,
15220
+ ProgressListItem,
12964
15221
  ResolveIcon,
12965
15222
  ScrollableList,
12966
15223
  ScrollableListInputItem,
@@ -12994,7 +15251,6 @@ var StatusBullet = ({
12994
15251
  buttonGhost,
12995
15252
  buttonGhostDestructive,
12996
15253
  buttonPrimary,
12997
- buttonPrimaryInvert,
12998
15254
  buttonRippleEffect,
12999
15255
  buttonSecondary,
13000
15256
  buttonSecondaryInvert,
@@ -13013,11 +15269,13 @@ var StatusBullet = ({
13013
15269
  inputSelect,
13014
15270
  isMacLike,
13015
15271
  labelText,
15272
+ loaderAnimationData,
13016
15273
  macifyShortcut,
13017
15274
  mq,
13018
15275
  ripple,
13019
15276
  scrollbarStyles,
13020
15277
  skeletonLoading,
15278
+ spinnerAnimationData,
13021
15279
  supports,
13022
15280
  useBreakpoint,
13023
15281
  useCloseCurrentDrawer,