@pega/cosmos-react-core 9.5.4 → 9.5.5-2

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.
@@ -79,6 +79,7 @@ export declare const DefaultTranslation: Readonly<Readonly<{
79
79
  panel: string;
80
80
  other: string;
81
81
  columns: string;
82
+ application: string;
82
83
  remove: string;
83
84
  follow: string;
84
85
  unfollow: string;
@@ -469,6 +470,8 @@ export declare const DefaultTranslation: Readonly<Readonly<{
469
470
  agent_switcher: string;
470
471
  message_pega_gen_ai_coach: string;
471
472
  write_message: string;
473
+ ask_anything: string;
474
+ what_can_i_help_you_with: string;
472
475
  ai_disclaimer: string;
473
476
  suggestions: string;
474
477
  you: string;
@@ -1 +1 @@
1
- {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/i18n/i18n.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/i18n/i18n.ts"],"names":[],"mappings":"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"}
@@ -796,6 +796,10 @@ export declare const BaseThemeMachine: ThemeMachine<{
796
796
  $type: string;
797
797
  $value: string;
798
798
  };
799
+ ai: {
800
+ $type: string;
801
+ $value: string;
802
+ };
799
803
  "user-message": {
800
804
  background: {
801
805
  $type: string;
@@ -812,6 +816,10 @@ export declare const BaseThemeMachine: ThemeMachine<{
812
816
  $type: string;
813
817
  $value: string;
814
818
  };
819
+ "foreground-color": {
820
+ $type: string;
821
+ $value: string;
822
+ };
815
823
  };
816
824
  };
817
825
  history: {
@@ -1542,6 +1550,24 @@ export declare const BaseThemeMachine: ThemeMachine<{
1542
1550
  };
1543
1551
  };
1544
1552
  };
1553
+ shortcuts: {
1554
+ icon: {
1555
+ background: {
1556
+ $type: string;
1557
+ $value: string;
1558
+ };
1559
+ foreground: {
1560
+ $type: string;
1561
+ $value: string;
1562
+ };
1563
+ };
1564
+ };
1565
+ "summary-item": {
1566
+ "vertical-gap": {
1567
+ $type: string;
1568
+ $value: string;
1569
+ };
1570
+ };
1545
1571
  switch: {
1546
1572
  height: {
1547
1573
  $type: string;
@@ -1778,6 +1804,12 @@ export declare const BaseThemeMachine: ThemeMachine<{
1778
1804
  };
1779
1805
  };
1780
1806
  };
1807
+ tasks: {
1808
+ "button-style": {
1809
+ $type: string;
1810
+ $value: string;
1811
+ };
1812
+ };
1781
1813
  text: {
1782
1814
  primary: {
1783
1815
  "font-size": {
@@ -1792,6 +1824,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1792
1824
  $type: string;
1793
1825
  $value: string;
1794
1826
  };
1827
+ "text-transform": {
1828
+ $type: string;
1829
+ $value: string;
1830
+ };
1831
+ "letter-spacing": {
1832
+ $type: string;
1833
+ $value: string;
1834
+ };
1795
1835
  };
1796
1836
  secondary: {
1797
1837
  "font-size": {
@@ -1806,6 +1846,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1806
1846
  $type: string;
1807
1847
  $value: string;
1808
1848
  };
1849
+ "text-transform": {
1850
+ $type: string;
1851
+ $value: string;
1852
+ };
1853
+ "letter-spacing": {
1854
+ $type: string;
1855
+ $value: string;
1856
+ };
1809
1857
  };
1810
1858
  h1: {
1811
1859
  "font-size": {
@@ -1820,6 +1868,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1820
1868
  $type: string;
1821
1869
  $value: string;
1822
1870
  };
1871
+ "text-transform": {
1872
+ $type: string;
1873
+ $value: string;
1874
+ };
1875
+ "letter-spacing": {
1876
+ $type: string;
1877
+ $value: string;
1878
+ };
1823
1879
  };
1824
1880
  h2: {
1825
1881
  "font-size": {
@@ -1834,6 +1890,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1834
1890
  $type: string;
1835
1891
  $value: string;
1836
1892
  };
1893
+ "text-transform": {
1894
+ $type: string;
1895
+ $value: string;
1896
+ };
1897
+ "letter-spacing": {
1898
+ $type: string;
1899
+ $value: string;
1900
+ };
1837
1901
  };
1838
1902
  h3: {
1839
1903
  "font-size": {
@@ -1848,6 +1912,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1848
1912
  $type: string;
1849
1913
  $value: string;
1850
1914
  };
1915
+ "text-transform": {
1916
+ $type: string;
1917
+ $value: string;
1918
+ };
1919
+ "letter-spacing": {
1920
+ $type: string;
1921
+ $value: string;
1922
+ };
1851
1923
  };
1852
1924
  h4: {
1853
1925
  "font-size": {
@@ -1862,6 +1934,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1862
1934
  $type: string;
1863
1935
  $value: string;
1864
1936
  };
1937
+ "text-transform": {
1938
+ $type: string;
1939
+ $value: string;
1940
+ };
1941
+ "letter-spacing": {
1942
+ $type: string;
1943
+ $value: string;
1944
+ };
1865
1945
  };
1866
1946
  h5: {
1867
1947
  "font-size": {
@@ -1876,6 +1956,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1876
1956
  $type: string;
1877
1957
  $value: string;
1878
1958
  };
1959
+ "text-transform": {
1960
+ $type: string;
1961
+ $value: string;
1962
+ };
1963
+ "letter-spacing": {
1964
+ $type: string;
1965
+ $value: string;
1966
+ };
1879
1967
  };
1880
1968
  h6: {
1881
1969
  "font-size": {
@@ -1890,6 +1978,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1890
1978
  $type: string;
1891
1979
  $value: string;
1892
1980
  };
1981
+ "text-transform": {
1982
+ $type: string;
1983
+ $value: string;
1984
+ };
1985
+ "letter-spacing": {
1986
+ $type: string;
1987
+ $value: string;
1988
+ };
1893
1989
  };
1894
1990
  "brand-primary": {
1895
1991
  "font-family": {
@@ -1904,6 +2000,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1904
2000
  $type: string;
1905
2001
  $value: string;
1906
2002
  };
2003
+ "text-transform": {
2004
+ $type: string;
2005
+ $value: string;
2006
+ };
2007
+ "letter-spacing": {
2008
+ $type: string;
2009
+ $value: string;
2010
+ };
1907
2011
  };
1908
2012
  };
1909
2013
  "text-area": {
@@ -2187,6 +2291,7 @@ export declare const WorkTheme: {
2187
2291
  readonly agent: {
2188
2292
  readonly background: string;
2189
2293
  readonly "foreground-color": string;
2294
+ readonly ai: string;
2190
2295
  readonly "user-message": {
2191
2296
  readonly background: string;
2192
2297
  readonly "foreground-color": string;
@@ -2194,6 +2299,7 @@ export declare const WorkTheme: {
2194
2299
  readonly "coach-message": {
2195
2300
  readonly avatar: {
2196
2301
  readonly background: string;
2302
+ readonly "foreground-color": string;
2197
2303
  };
2198
2304
  };
2199
2305
  readonly history: {
@@ -2497,6 +2603,15 @@ export declare const WorkTheme: {
2497
2603
  readonly color: string;
2498
2604
  };
2499
2605
  };
2606
+ readonly shortcuts: {
2607
+ readonly icon: {
2608
+ readonly background: string;
2609
+ readonly foreground: string;
2610
+ };
2611
+ };
2612
+ readonly "summary-item": {
2613
+ readonly "vertical-gap": string;
2614
+ };
2500
2615
  readonly switch: {
2501
2616
  readonly height: string;
2502
2617
  readonly width: string;
@@ -2586,51 +2701,72 @@ export declare const WorkTheme: {
2586
2701
  };
2587
2702
  };
2588
2703
  };
2704
+ readonly tasks: {
2705
+ readonly "button-style": string;
2706
+ };
2589
2707
  readonly text: {
2590
2708
  readonly primary: {
2591
2709
  readonly "font-size": string;
2592
2710
  readonly "font-weight": string;
2593
2711
  readonly "font-family": string;
2712
+ readonly "text-transform": string;
2713
+ readonly "letter-spacing": string;
2594
2714
  };
2595
2715
  readonly secondary: {
2596
2716
  readonly "font-size": string;
2597
2717
  readonly "font-weight": string;
2598
2718
  readonly "font-family": string;
2719
+ readonly "text-transform": string;
2720
+ readonly "letter-spacing": string;
2599
2721
  };
2600
2722
  readonly h1: {
2601
2723
  readonly "font-size": string;
2602
2724
  readonly "font-weight": string;
2603
2725
  readonly "font-family": string;
2726
+ readonly "text-transform": string;
2727
+ readonly "letter-spacing": string;
2604
2728
  };
2605
2729
  readonly h2: {
2606
2730
  readonly "font-size": string;
2607
2731
  readonly "font-weight": string;
2608
2732
  readonly "font-family": string;
2733
+ readonly "text-transform": string;
2734
+ readonly "letter-spacing": string;
2609
2735
  };
2610
2736
  readonly h3: {
2611
2737
  readonly "font-size": string;
2612
2738
  readonly "font-weight": string;
2613
2739
  readonly "font-family": string;
2740
+ readonly "text-transform": string;
2741
+ readonly "letter-spacing": string;
2614
2742
  };
2615
2743
  readonly h4: {
2616
2744
  readonly "font-size": string;
2617
2745
  readonly "font-weight": string;
2618
2746
  readonly "font-family": string;
2747
+ readonly "text-transform": string;
2748
+ readonly "letter-spacing": string;
2619
2749
  };
2620
2750
  readonly h5: {
2621
2751
  readonly "font-size": string;
2622
2752
  readonly "font-weight": string;
2623
2753
  readonly "font-family": string;
2754
+ readonly "text-transform": string;
2755
+ readonly "letter-spacing": string;
2624
2756
  };
2625
2757
  readonly h6: {
2626
2758
  readonly "font-size": string;
2627
2759
  readonly "font-weight": string;
2628
2760
  readonly "font-family": string;
2761
+ readonly "text-transform": string;
2762
+ readonly "letter-spacing": string;
2629
2763
  };
2630
2764
  readonly "brand-primary": {
2631
2765
  readonly "font-family": string;
2632
2766
  readonly "font-size": string;
2633
2767
  readonly "font-weight": string;
2768
+ readonly "text-transform": string;
2769
+ readonly "letter-spacing": string;
2634
2770
  };
2635
2771
  };
2636
2772
  readonly "text-area": {
@@ -2904,6 +3040,7 @@ export declare const defaultThemeProp: Readonly<{
2904
3040
  readonly agent: {
2905
3041
  readonly background: string;
2906
3042
  readonly "foreground-color": string;
3043
+ readonly ai: string;
2907
3044
  readonly "user-message": {
2908
3045
  readonly background: string;
2909
3046
  readonly "foreground-color": string;
@@ -2911,6 +3048,7 @@ export declare const defaultThemeProp: Readonly<{
2911
3048
  readonly "coach-message": {
2912
3049
  readonly avatar: {
2913
3050
  readonly background: string;
3051
+ readonly "foreground-color": string;
2914
3052
  };
2915
3053
  };
2916
3054
  readonly history: {
@@ -3214,6 +3352,15 @@ export declare const defaultThemeProp: Readonly<{
3214
3352
  readonly color: string;
3215
3353
  };
3216
3354
  };
3355
+ readonly shortcuts: {
3356
+ readonly icon: {
3357
+ readonly background: string;
3358
+ readonly foreground: string;
3359
+ };
3360
+ };
3361
+ readonly "summary-item": {
3362
+ readonly "vertical-gap": string;
3363
+ };
3217
3364
  readonly switch: {
3218
3365
  readonly height: string;
3219
3366
  readonly width: string;
@@ -3303,51 +3450,72 @@ export declare const defaultThemeProp: Readonly<{
3303
3450
  };
3304
3451
  };
3305
3452
  };
3453
+ readonly tasks: {
3454
+ readonly "button-style": string;
3455
+ };
3306
3456
  readonly text: {
3307
3457
  readonly primary: {
3308
3458
  readonly "font-size": string;
3309
3459
  readonly "font-weight": string;
3310
3460
  readonly "font-family": string;
3461
+ readonly "text-transform": string;
3462
+ readonly "letter-spacing": string;
3311
3463
  };
3312
3464
  readonly secondary: {
3313
3465
  readonly "font-size": string;
3314
3466
  readonly "font-weight": string;
3315
3467
  readonly "font-family": string;
3468
+ readonly "text-transform": string;
3469
+ readonly "letter-spacing": string;
3316
3470
  };
3317
3471
  readonly h1: {
3318
3472
  readonly "font-size": string;
3319
3473
  readonly "font-weight": string;
3320
3474
  readonly "font-family": string;
3475
+ readonly "text-transform": string;
3476
+ readonly "letter-spacing": string;
3321
3477
  };
3322
3478
  readonly h2: {
3323
3479
  readonly "font-size": string;
3324
3480
  readonly "font-weight": string;
3325
3481
  readonly "font-family": string;
3482
+ readonly "text-transform": string;
3483
+ readonly "letter-spacing": string;
3326
3484
  };
3327
3485
  readonly h3: {
3328
3486
  readonly "font-size": string;
3329
3487
  readonly "font-weight": string;
3330
3488
  readonly "font-family": string;
3489
+ readonly "text-transform": string;
3490
+ readonly "letter-spacing": string;
3331
3491
  };
3332
3492
  readonly h4: {
3333
3493
  readonly "font-size": string;
3334
3494
  readonly "font-weight": string;
3335
3495
  readonly "font-family": string;
3496
+ readonly "text-transform": string;
3497
+ readonly "letter-spacing": string;
3336
3498
  };
3337
3499
  readonly h5: {
3338
3500
  readonly "font-size": string;
3339
3501
  readonly "font-weight": string;
3340
3502
  readonly "font-family": string;
3503
+ readonly "text-transform": string;
3504
+ readonly "letter-spacing": string;
3341
3505
  };
3342
3506
  readonly h6: {
3343
3507
  readonly "font-size": string;
3344
3508
  readonly "font-weight": string;
3345
3509
  readonly "font-family": string;
3510
+ readonly "text-transform": string;
3511
+ readonly "letter-spacing": string;
3346
3512
  };
3347
3513
  readonly "brand-primary": {
3348
3514
  readonly "font-family": string;
3349
3515
  readonly "font-size": string;
3350
3516
  readonly "font-weight": string;
3517
+ readonly "text-transform": string;
3518
+ readonly "letter-spacing": string;
3351
3519
  };
3352
3520
  };
3353
3521
  readonly "text-area": {
@@ -1 +1 @@
1
- {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../src/theme/theme.ts"],"names":[],"mappings":"AAAA,OAAO,YAAgC,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAClE,OAAO,sBAAsB,MAAM,wBAAwB,CAAC;AAE5D,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC;AAEnE,OAAO,EAAE,sBAAsB,IAAI,eAAe,EAAE,CAAC;AAErD,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA2D,CAAC;AAEzF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAyB,CAAC;AAYhD,eAAO,MAAM,UAAU,EAAE,oBAAgD,CAAC;AAE1E,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAsC,CAAC;AAEpE,MAAM,MAAM,oBAAoB,GAAG,aAAa,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAGhF,OAAO,QAAQ,mBAAmB,CAAC;IACjC,UAAiB,YAAa,SAAQ,YAAY,CAAC,OAAO,sBAAsB,CAAC;KAAG;CACrF"}
1
+ {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../src/theme/theme.ts"],"names":[],"mappings":"AAAA,OAAO,YAAgC,MAAM,gBAAgB,CAAC;AAC9D,OAAO,KAAK,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAClE,OAAO,sBAAsB,MAAM,wBAAwB,CAAC;AAE5D,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC;AAEnE,OAAO,EAAE,sBAAsB,IAAI,eAAe,EAAE,CAAC;AAErD,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA2D,CAAC;AAEzF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAyB,CAAC;AAYhD,eAAO,MAAM,UAAU,EAAE,oBAAgD,CAAC;AAE1E,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAsC,CAAC;AAEpE,MAAM,MAAM,oBAAoB,GAAG,aAAa,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAGhF,OAAO,QAAQ,mBAAmB,CAAC;IACjC,UAAiB,YAAa,SAAQ,YAAY,CAAC,OAAO,sBAAsB,CAAC;KAAG;CACrF"}
@@ -791,6 +791,10 @@
791
791
  "$type": "inherited",
792
792
  "$value": "components.card.foreground-color"
793
793
  },
794
+ "ai": {
795
+ "$type": "inherited",
796
+ "$value": "base.palette.ai"
797
+ },
794
798
  "user-message": {
795
799
  "background": {
796
800
  "$type": "inherited",
@@ -806,6 +810,10 @@
806
810
  "background": {
807
811
  "$type": "inherited",
808
812
  "$value": "components.card.secondary-background"
813
+ },
814
+ "foreground-color": {
815
+ "$type": "inherited",
816
+ "$value": "base.palette.foreground-color"
809
817
  }
810
818
  }
811
819
  },
@@ -1537,6 +1545,24 @@
1537
1545
  }
1538
1546
  }
1539
1547
  },
1548
+ "shortcuts": {
1549
+ "icon": {
1550
+ "background": {
1551
+ "$type": "inherited",
1552
+ "$value": "base.palette.brand-accent"
1553
+ },
1554
+ "foreground": {
1555
+ "$type": "literal",
1556
+ "$value": "auto"
1557
+ }
1558
+ }
1559
+ },
1560
+ "summary-item": {
1561
+ "vertical-gap": {
1562
+ "$type": "literal",
1563
+ "$value": "0rem"
1564
+ }
1565
+ },
1540
1566
  "switch": {
1541
1567
  "height": {
1542
1568
  "$type": "literal",
@@ -1773,6 +1799,12 @@
1773
1799
  }
1774
1800
  }
1775
1801
  },
1802
+ "tasks": {
1803
+ "button-style": {
1804
+ "$type": "literal",
1805
+ "$value": "text"
1806
+ }
1807
+ },
1776
1808
  "text": {
1777
1809
  "primary": {
1778
1810
  "font-size": {
@@ -1786,6 +1818,14 @@
1786
1818
  "font-family": {
1787
1819
  "$type": "inherited",
1788
1820
  "$value": "base.font-family"
1821
+ },
1822
+ "text-transform": {
1823
+ "$type": "literal",
1824
+ "$value": "none"
1825
+ },
1826
+ "letter-spacing": {
1827
+ "$type": "inherited",
1828
+ "$value": "base.letter-spacing"
1789
1829
  }
1790
1830
  },
1791
1831
  "secondary": {
@@ -1800,6 +1840,14 @@
1800
1840
  "font-family": {
1801
1841
  "$type": "inherited",
1802
1842
  "$value": "base.font-family"
1843
+ },
1844
+ "text-transform": {
1845
+ "$type": "literal",
1846
+ "$value": "none"
1847
+ },
1848
+ "letter-spacing": {
1849
+ "$type": "inherited",
1850
+ "$value": "base.letter-spacing"
1803
1851
  }
1804
1852
  },
1805
1853
  "h1": {
@@ -1814,6 +1862,14 @@
1814
1862
  "font-family": {
1815
1863
  "$type": "inherited",
1816
1864
  "$value": "base.font-family"
1865
+ },
1866
+ "text-transform": {
1867
+ "$type": "literal",
1868
+ "$value": "none"
1869
+ },
1870
+ "letter-spacing": {
1871
+ "$type": "inherited",
1872
+ "$value": "base.letter-spacing"
1817
1873
  }
1818
1874
  },
1819
1875
  "h2": {
@@ -1828,6 +1884,14 @@
1828
1884
  "font-family": {
1829
1885
  "$type": "inherited",
1830
1886
  "$value": "base.font-family"
1887
+ },
1888
+ "text-transform": {
1889
+ "$type": "literal",
1890
+ "$value": "none"
1891
+ },
1892
+ "letter-spacing": {
1893
+ "$type": "inherited",
1894
+ "$value": "base.letter-spacing"
1831
1895
  }
1832
1896
  },
1833
1897
  "h3": {
@@ -1842,6 +1906,14 @@
1842
1906
  "font-family": {
1843
1907
  "$type": "inherited",
1844
1908
  "$value": "base.font-family"
1909
+ },
1910
+ "text-transform": {
1911
+ "$type": "literal",
1912
+ "$value": "none"
1913
+ },
1914
+ "letter-spacing": {
1915
+ "$type": "inherited",
1916
+ "$value": "base.letter-spacing"
1845
1917
  }
1846
1918
  },
1847
1919
  "h4": {
@@ -1856,6 +1928,14 @@
1856
1928
  "font-family": {
1857
1929
  "$type": "inherited",
1858
1930
  "$value": "base.font-family"
1931
+ },
1932
+ "text-transform": {
1933
+ "$type": "literal",
1934
+ "$value": "none"
1935
+ },
1936
+ "letter-spacing": {
1937
+ "$type": "inherited",
1938
+ "$value": "base.letter-spacing"
1859
1939
  }
1860
1940
  },
1861
1941
  "h5": {
@@ -1870,6 +1950,14 @@
1870
1950
  "font-family": {
1871
1951
  "$type": "inherited",
1872
1952
  "$value": "base.font-family"
1953
+ },
1954
+ "text-transform": {
1955
+ "$type": "literal",
1956
+ "$value": "none"
1957
+ },
1958
+ "letter-spacing": {
1959
+ "$type": "inherited",
1960
+ "$value": "base.letter-spacing"
1873
1961
  }
1874
1962
  },
1875
1963
  "h6": {
@@ -1884,6 +1972,14 @@
1884
1972
  "font-family": {
1885
1973
  "$type": "inherited",
1886
1974
  "$value": "base.font-family"
1975
+ },
1976
+ "text-transform": {
1977
+ "$type": "literal",
1978
+ "$value": "none"
1979
+ },
1980
+ "letter-spacing": {
1981
+ "$type": "inherited",
1982
+ "$value": "base.letter-spacing"
1887
1983
  }
1888
1984
  },
1889
1985
  "brand-primary": {
@@ -1898,6 +1994,14 @@
1898
1994
  "font-weight": {
1899
1995
  "$type": "inherited",
1900
1996
  "$value": "base.font-weight.semi-bold"
1997
+ },
1998
+ "text-transform": {
1999
+ "$type": "literal",
2000
+ "$value": "none"
2001
+ },
2002
+ "letter-spacing": {
2003
+ "$type": "inherited",
2004
+ "$value": "base.letter-spacing"
1901
2005
  }
1902
2006
  }
1903
2007
  },