@pega/cosmos-react-core 10.0.0-build.2.5 → 10.0.0-build.2.7

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.
@@ -469,6 +469,8 @@ export declare const DefaultTranslation: Readonly<Readonly<{
469
469
  agent_switcher: string;
470
470
  message_pega_gen_ai_coach: string;
471
471
  write_message: string;
472
+ ask_anything: string;
473
+ what_can_i_help_you_with: string;
472
474
  ai_disclaimer: string;
473
475
  suggestions: string;
474
476
  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":"AAAA,OAAO,kBAAkB,MAAM,WAAW,CAAC;AAE3C,MAAM,MAAM,eAAe,GAAG,QAAQ,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAClE,MAAM,MAAM,WAAW,GAAG,OAAO,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAE7D,QAAA,MAAM,MAAM,GAAI,eAAe,WAAW,KAAG,QAAQ,CAAC,eAAe,CAEpE,CAAC;AACF,eAAe,MAAM,CAAC;AAEtB,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAW,CAAC;AAiB3C,eAAO,MAAM,SAAS,GAAI,WAAW,MAAM,KAAG,KAAK,GAAG,KAErD,CAAC"}
@@ -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: {
@@ -1436,6 +1444,22 @@ export declare const BaseThemeMachine: ThemeMachine<{
1436
1444
  $value: string;
1437
1445
  };
1438
1446
  };
1447
+ "qr-code": {
1448
+ size: {
1449
+ s: {
1450
+ $type: string;
1451
+ $value: string;
1452
+ };
1453
+ m: {
1454
+ $type: string;
1455
+ $value: string;
1456
+ };
1457
+ l: {
1458
+ $type: string;
1459
+ $value: string;
1460
+ };
1461
+ };
1462
+ };
1439
1463
  "radio-check": {
1440
1464
  "border-color": {
1441
1465
  $type: string;
@@ -1792,6 +1816,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1792
1816
  $type: string;
1793
1817
  $value: string;
1794
1818
  };
1819
+ "text-transform": {
1820
+ $type: string;
1821
+ $value: string;
1822
+ };
1823
+ "letter-spacing": {
1824
+ $type: string;
1825
+ $value: string;
1826
+ };
1795
1827
  };
1796
1828
  secondary: {
1797
1829
  "font-size": {
@@ -1806,6 +1838,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1806
1838
  $type: string;
1807
1839
  $value: string;
1808
1840
  };
1841
+ "text-transform": {
1842
+ $type: string;
1843
+ $value: string;
1844
+ };
1845
+ "letter-spacing": {
1846
+ $type: string;
1847
+ $value: string;
1848
+ };
1809
1849
  };
1810
1850
  h1: {
1811
1851
  "font-size": {
@@ -1820,6 +1860,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1820
1860
  $type: string;
1821
1861
  $value: string;
1822
1862
  };
1863
+ "text-transform": {
1864
+ $type: string;
1865
+ $value: string;
1866
+ };
1867
+ "letter-spacing": {
1868
+ $type: string;
1869
+ $value: string;
1870
+ };
1823
1871
  };
1824
1872
  h2: {
1825
1873
  "font-size": {
@@ -1834,6 +1882,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1834
1882
  $type: string;
1835
1883
  $value: string;
1836
1884
  };
1885
+ "text-transform": {
1886
+ $type: string;
1887
+ $value: string;
1888
+ };
1889
+ "letter-spacing": {
1890
+ $type: string;
1891
+ $value: string;
1892
+ };
1837
1893
  };
1838
1894
  h3: {
1839
1895
  "font-size": {
@@ -1848,6 +1904,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1848
1904
  $type: string;
1849
1905
  $value: string;
1850
1906
  };
1907
+ "text-transform": {
1908
+ $type: string;
1909
+ $value: string;
1910
+ };
1911
+ "letter-spacing": {
1912
+ $type: string;
1913
+ $value: string;
1914
+ };
1851
1915
  };
1852
1916
  h4: {
1853
1917
  "font-size": {
@@ -1862,6 +1926,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1862
1926
  $type: string;
1863
1927
  $value: string;
1864
1928
  };
1929
+ "text-transform": {
1930
+ $type: string;
1931
+ $value: string;
1932
+ };
1933
+ "letter-spacing": {
1934
+ $type: string;
1935
+ $value: string;
1936
+ };
1865
1937
  };
1866
1938
  h5: {
1867
1939
  "font-size": {
@@ -1876,6 +1948,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1876
1948
  $type: string;
1877
1949
  $value: string;
1878
1950
  };
1951
+ "text-transform": {
1952
+ $type: string;
1953
+ $value: string;
1954
+ };
1955
+ "letter-spacing": {
1956
+ $type: string;
1957
+ $value: string;
1958
+ };
1879
1959
  };
1880
1960
  h6: {
1881
1961
  "font-size": {
@@ -1890,6 +1970,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1890
1970
  $type: string;
1891
1971
  $value: string;
1892
1972
  };
1973
+ "text-transform": {
1974
+ $type: string;
1975
+ $value: string;
1976
+ };
1977
+ "letter-spacing": {
1978
+ $type: string;
1979
+ $value: string;
1980
+ };
1893
1981
  };
1894
1982
  "brand-primary": {
1895
1983
  "font-family": {
@@ -1904,6 +1992,14 @@ export declare const BaseThemeMachine: ThemeMachine<{
1904
1992
  $type: string;
1905
1993
  $value: string;
1906
1994
  };
1995
+ "text-transform": {
1996
+ $type: string;
1997
+ $value: string;
1998
+ };
1999
+ "letter-spacing": {
2000
+ $type: string;
2001
+ $value: string;
2002
+ };
1907
2003
  };
1908
2004
  };
1909
2005
  "text-area": {
@@ -2187,6 +2283,7 @@ export declare const WorkTheme: {
2187
2283
  readonly agent: {
2188
2284
  readonly background: string;
2189
2285
  readonly "foreground-color": string;
2286
+ readonly ai: string;
2190
2287
  readonly "user-message": {
2191
2288
  readonly background: string;
2192
2289
  readonly "foreground-color": string;
@@ -2194,6 +2291,7 @@ export declare const WorkTheme: {
2194
2291
  readonly "coach-message": {
2195
2292
  readonly avatar: {
2196
2293
  readonly background: string;
2294
+ readonly "foreground-color": string;
2197
2295
  };
2198
2296
  };
2199
2297
  readonly history: {
@@ -2454,6 +2552,13 @@ export declare const WorkTheme: {
2454
2552
  readonly progress: {
2455
2553
  readonly "progress-color": string;
2456
2554
  };
2555
+ readonly "qr-code": {
2556
+ readonly size: {
2557
+ readonly s: string;
2558
+ readonly m: string;
2559
+ readonly l: string;
2560
+ };
2561
+ };
2457
2562
  readonly "radio-check": {
2458
2563
  readonly "border-color": string;
2459
2564
  readonly "border-width": string;
@@ -2591,46 +2696,64 @@ export declare const WorkTheme: {
2591
2696
  readonly "font-size": string;
2592
2697
  readonly "font-weight": string;
2593
2698
  readonly "font-family": string;
2699
+ readonly "text-transform": string;
2700
+ readonly "letter-spacing": string;
2594
2701
  };
2595
2702
  readonly secondary: {
2596
2703
  readonly "font-size": string;
2597
2704
  readonly "font-weight": string;
2598
2705
  readonly "font-family": string;
2706
+ readonly "text-transform": string;
2707
+ readonly "letter-spacing": string;
2599
2708
  };
2600
2709
  readonly h1: {
2601
2710
  readonly "font-size": string;
2602
2711
  readonly "font-weight": string;
2603
2712
  readonly "font-family": string;
2713
+ readonly "text-transform": string;
2714
+ readonly "letter-spacing": string;
2604
2715
  };
2605
2716
  readonly h2: {
2606
2717
  readonly "font-size": string;
2607
2718
  readonly "font-weight": string;
2608
2719
  readonly "font-family": string;
2720
+ readonly "text-transform": string;
2721
+ readonly "letter-spacing": string;
2609
2722
  };
2610
2723
  readonly h3: {
2611
2724
  readonly "font-size": string;
2612
2725
  readonly "font-weight": string;
2613
2726
  readonly "font-family": string;
2727
+ readonly "text-transform": string;
2728
+ readonly "letter-spacing": string;
2614
2729
  };
2615
2730
  readonly h4: {
2616
2731
  readonly "font-size": string;
2617
2732
  readonly "font-weight": string;
2618
2733
  readonly "font-family": string;
2734
+ readonly "text-transform": string;
2735
+ readonly "letter-spacing": string;
2619
2736
  };
2620
2737
  readonly h5: {
2621
2738
  readonly "font-size": string;
2622
2739
  readonly "font-weight": string;
2623
2740
  readonly "font-family": string;
2741
+ readonly "text-transform": string;
2742
+ readonly "letter-spacing": string;
2624
2743
  };
2625
2744
  readonly h6: {
2626
2745
  readonly "font-size": string;
2627
2746
  readonly "font-weight": string;
2628
2747
  readonly "font-family": string;
2748
+ readonly "text-transform": string;
2749
+ readonly "letter-spacing": string;
2629
2750
  };
2630
2751
  readonly "brand-primary": {
2631
2752
  readonly "font-family": string;
2632
2753
  readonly "font-size": string;
2633
2754
  readonly "font-weight": string;
2755
+ readonly "text-transform": string;
2756
+ readonly "letter-spacing": string;
2634
2757
  };
2635
2758
  };
2636
2759
  readonly "text-area": {
@@ -2904,6 +3027,7 @@ export declare const defaultThemeProp: Readonly<{
2904
3027
  readonly agent: {
2905
3028
  readonly background: string;
2906
3029
  readonly "foreground-color": string;
3030
+ readonly ai: string;
2907
3031
  readonly "user-message": {
2908
3032
  readonly background: string;
2909
3033
  readonly "foreground-color": string;
@@ -2911,6 +3035,7 @@ export declare const defaultThemeProp: Readonly<{
2911
3035
  readonly "coach-message": {
2912
3036
  readonly avatar: {
2913
3037
  readonly background: string;
3038
+ readonly "foreground-color": string;
2914
3039
  };
2915
3040
  };
2916
3041
  readonly history: {
@@ -3171,6 +3296,13 @@ export declare const defaultThemeProp: Readonly<{
3171
3296
  readonly progress: {
3172
3297
  readonly "progress-color": string;
3173
3298
  };
3299
+ readonly "qr-code": {
3300
+ readonly size: {
3301
+ readonly s: string;
3302
+ readonly m: string;
3303
+ readonly l: string;
3304
+ };
3305
+ };
3174
3306
  readonly "radio-check": {
3175
3307
  readonly "border-color": string;
3176
3308
  readonly "border-width": string;
@@ -3308,46 +3440,64 @@ export declare const defaultThemeProp: Readonly<{
3308
3440
  readonly "font-size": string;
3309
3441
  readonly "font-weight": string;
3310
3442
  readonly "font-family": string;
3443
+ readonly "text-transform": string;
3444
+ readonly "letter-spacing": string;
3311
3445
  };
3312
3446
  readonly secondary: {
3313
3447
  readonly "font-size": string;
3314
3448
  readonly "font-weight": string;
3315
3449
  readonly "font-family": string;
3450
+ readonly "text-transform": string;
3451
+ readonly "letter-spacing": string;
3316
3452
  };
3317
3453
  readonly h1: {
3318
3454
  readonly "font-size": string;
3319
3455
  readonly "font-weight": string;
3320
3456
  readonly "font-family": string;
3457
+ readonly "text-transform": string;
3458
+ readonly "letter-spacing": string;
3321
3459
  };
3322
3460
  readonly h2: {
3323
3461
  readonly "font-size": string;
3324
3462
  readonly "font-weight": string;
3325
3463
  readonly "font-family": string;
3464
+ readonly "text-transform": string;
3465
+ readonly "letter-spacing": string;
3326
3466
  };
3327
3467
  readonly h3: {
3328
3468
  readonly "font-size": string;
3329
3469
  readonly "font-weight": string;
3330
3470
  readonly "font-family": string;
3471
+ readonly "text-transform": string;
3472
+ readonly "letter-spacing": string;
3331
3473
  };
3332
3474
  readonly h4: {
3333
3475
  readonly "font-size": string;
3334
3476
  readonly "font-weight": string;
3335
3477
  readonly "font-family": string;
3478
+ readonly "text-transform": string;
3479
+ readonly "letter-spacing": string;
3336
3480
  };
3337
3481
  readonly h5: {
3338
3482
  readonly "font-size": string;
3339
3483
  readonly "font-weight": string;
3340
3484
  readonly "font-family": string;
3485
+ readonly "text-transform": string;
3486
+ readonly "letter-spacing": string;
3341
3487
  };
3342
3488
  readonly h6: {
3343
3489
  readonly "font-size": string;
3344
3490
  readonly "font-weight": string;
3345
3491
  readonly "font-family": string;
3492
+ readonly "text-transform": string;
3493
+ readonly "letter-spacing": string;
3346
3494
  };
3347
3495
  readonly "brand-primary": {
3348
3496
  readonly "font-family": string;
3349
3497
  readonly "font-size": string;
3350
3498
  readonly "font-weight": string;
3499
+ readonly "text-transform": string;
3500
+ readonly "letter-spacing": string;
3351
3501
  };
3352
3502
  };
3353
3503
  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
  },
@@ -1431,6 +1439,13 @@
1431
1439
  "$value": "base.palette.interactive"
1432
1440
  }
1433
1441
  },
1442
+ "qr-code": {
1443
+ "size": {
1444
+ "s": { "$type": "literal", "$value": "6.25rem" },
1445
+ "m": { "$type": "literal", "$value": "9.375rem" },
1446
+ "l": { "$type": "literal", "$value": "12.5rem" }
1447
+ }
1448
+ },
1434
1449
  "radio-check": {
1435
1450
  "border-color": {
1436
1451
  "$type": "inherited",
@@ -1786,6 +1801,14 @@
1786
1801
  "font-family": {
1787
1802
  "$type": "inherited",
1788
1803
  "$value": "base.font-family"
1804
+ },
1805
+ "text-transform": {
1806
+ "$type": "literal",
1807
+ "$value": "none"
1808
+ },
1809
+ "letter-spacing": {
1810
+ "$type": "inherited",
1811
+ "$value": "base.letter-spacing"
1789
1812
  }
1790
1813
  },
1791
1814
  "secondary": {
@@ -1800,6 +1823,14 @@
1800
1823
  "font-family": {
1801
1824
  "$type": "inherited",
1802
1825
  "$value": "base.font-family"
1826
+ },
1827
+ "text-transform": {
1828
+ "$type": "literal",
1829
+ "$value": "none"
1830
+ },
1831
+ "letter-spacing": {
1832
+ "$type": "inherited",
1833
+ "$value": "base.letter-spacing"
1803
1834
  }
1804
1835
  },
1805
1836
  "h1": {
@@ -1814,6 +1845,14 @@
1814
1845
  "font-family": {
1815
1846
  "$type": "inherited",
1816
1847
  "$value": "base.font-family"
1848
+ },
1849
+ "text-transform": {
1850
+ "$type": "literal",
1851
+ "$value": "none"
1852
+ },
1853
+ "letter-spacing": {
1854
+ "$type": "inherited",
1855
+ "$value": "base.letter-spacing"
1817
1856
  }
1818
1857
  },
1819
1858
  "h2": {
@@ -1828,6 +1867,14 @@
1828
1867
  "font-family": {
1829
1868
  "$type": "inherited",
1830
1869
  "$value": "base.font-family"
1870
+ },
1871
+ "text-transform": {
1872
+ "$type": "literal",
1873
+ "$value": "none"
1874
+ },
1875
+ "letter-spacing": {
1876
+ "$type": "inherited",
1877
+ "$value": "base.letter-spacing"
1831
1878
  }
1832
1879
  },
1833
1880
  "h3": {
@@ -1842,6 +1889,14 @@
1842
1889
  "font-family": {
1843
1890
  "$type": "inherited",
1844
1891
  "$value": "base.font-family"
1892
+ },
1893
+ "text-transform": {
1894
+ "$type": "literal",
1895
+ "$value": "none"
1896
+ },
1897
+ "letter-spacing": {
1898
+ "$type": "inherited",
1899
+ "$value": "base.letter-spacing"
1845
1900
  }
1846
1901
  },
1847
1902
  "h4": {
@@ -1856,6 +1911,14 @@
1856
1911
  "font-family": {
1857
1912
  "$type": "inherited",
1858
1913
  "$value": "base.font-family"
1914
+ },
1915
+ "text-transform": {
1916
+ "$type": "literal",
1917
+ "$value": "none"
1918
+ },
1919
+ "letter-spacing": {
1920
+ "$type": "inherited",
1921
+ "$value": "base.letter-spacing"
1859
1922
  }
1860
1923
  },
1861
1924
  "h5": {
@@ -1870,6 +1933,14 @@
1870
1933
  "font-family": {
1871
1934
  "$type": "inherited",
1872
1935
  "$value": "base.font-family"
1936
+ },
1937
+ "text-transform": {
1938
+ "$type": "literal",
1939
+ "$value": "none"
1940
+ },
1941
+ "letter-spacing": {
1942
+ "$type": "inherited",
1943
+ "$value": "base.letter-spacing"
1873
1944
  }
1874
1945
  },
1875
1946
  "h6": {
@@ -1884,6 +1955,14 @@
1884
1955
  "font-family": {
1885
1956
  "$type": "inherited",
1886
1957
  "$value": "base.font-family"
1958
+ },
1959
+ "text-transform": {
1960
+ "$type": "literal",
1961
+ "$value": "none"
1962
+ },
1963
+ "letter-spacing": {
1964
+ "$type": "inherited",
1965
+ "$value": "base.letter-spacing"
1887
1966
  }
1888
1967
  },
1889
1968
  "brand-primary": {
@@ -1898,6 +1977,14 @@
1898
1977
  "font-weight": {
1899
1978
  "$type": "inherited",
1900
1979
  "$value": "base.font-weight.semi-bold"
1980
+ },
1981
+ "text-transform": {
1982
+ "$type": "literal",
1983
+ "$value": "none"
1984
+ },
1985
+ "letter-spacing": {
1986
+ "$type": "inherited",
1987
+ "$value": "base.letter-spacing"
1901
1988
  }
1902
1989
  }
1903
1990
  },