@puckeditor/plugin-ai 0.1.0-canary.f39908a2 → 0.1.0-canary.f56e596d
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.css +204 -96
- package/dist/index.js +116 -89
- package/dist/index.mjs +104 -77
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -372,43 +372,72 @@ p {
|
|
|
372
372
|
}
|
|
373
373
|
|
|
374
374
|
/* css-module:/home/runner/work/puck-platform/puck-platform/packages/platform-client/components/Heading/Heading.module.css/#css-module-data */
|
|
375
|
-
.
|
|
375
|
+
._Heading_qkzg9_1 {
|
|
376
376
|
display: block;
|
|
377
377
|
font-weight: 700;
|
|
378
378
|
margin: 0;
|
|
379
379
|
}
|
|
380
|
-
.
|
|
380
|
+
._Heading_qkzg9_1 b {
|
|
381
381
|
font-weight: 700;
|
|
382
382
|
}
|
|
383
|
-
._Heading--
|
|
384
|
-
font-size: var(--puck-font-size-xxxxl);
|
|
385
|
-
letter-spacing: 0.08ch;
|
|
386
|
-
font-weight: 800;
|
|
387
|
-
}
|
|
388
|
-
._Heading--xxxl_1czuc_17 {
|
|
383
|
+
._Heading--xxxxl_qkzg9_11 {
|
|
389
384
|
font-size: var(--puck-font-size-xxxl);
|
|
390
385
|
}
|
|
391
|
-
._Heading--
|
|
386
|
+
._Heading--xxxl_qkzg9_15 {
|
|
392
387
|
font-size: var(--puck-font-size-xxl);
|
|
393
388
|
}
|
|
394
|
-
._Heading--
|
|
389
|
+
._Heading--xxl_qkzg9_19 {
|
|
395
390
|
font-size: var(--puck-font-size-xl);
|
|
396
391
|
}
|
|
397
|
-
._Heading--
|
|
392
|
+
._Heading--xl_qkzg9_23 {
|
|
398
393
|
font-size: var(--puck-font-size-l);
|
|
399
394
|
}
|
|
400
|
-
._Heading--
|
|
395
|
+
._Heading--l_qkzg9_27 {
|
|
401
396
|
font-size: var(--puck-font-size-m);
|
|
402
397
|
}
|
|
403
|
-
._Heading--
|
|
398
|
+
._Heading--m_qkzg9_31 {
|
|
404
399
|
font-size: var(--puck-font-size-s);
|
|
405
400
|
}
|
|
406
|
-
._Heading--
|
|
401
|
+
._Heading--s_qkzg9_35 {
|
|
407
402
|
font-size: var(--puck-font-size-xs);
|
|
408
403
|
}
|
|
409
|
-
._Heading--
|
|
404
|
+
._Heading--xs_qkzg9_39 {
|
|
405
|
+
font-size: var(--puck-font-size-xxs);
|
|
406
|
+
}
|
|
407
|
+
._Heading--xxs_qkzg9_43 {
|
|
410
408
|
font-size: var(--puck-font-size-xxs);
|
|
411
409
|
}
|
|
410
|
+
@media (min-width: 768px) {
|
|
411
|
+
._Heading--xxxxl_qkzg9_11 {
|
|
412
|
+
font-size: var(--puck-font-size-xxxxl);
|
|
413
|
+
letter-spacing: 0.08ch;
|
|
414
|
+
font-weight: 800;
|
|
415
|
+
}
|
|
416
|
+
._Heading--xxxl_qkzg9_15 {
|
|
417
|
+
font-size: var(--puck-font-size-xxxl);
|
|
418
|
+
}
|
|
419
|
+
._Heading--xxl_qkzg9_19 {
|
|
420
|
+
font-size: var(--puck-font-size-xxl);
|
|
421
|
+
}
|
|
422
|
+
._Heading--xl_qkzg9_23 {
|
|
423
|
+
font-size: var(--puck-font-size-xl);
|
|
424
|
+
}
|
|
425
|
+
._Heading--l_qkzg9_27 {
|
|
426
|
+
font-size: var(--puck-font-size-l);
|
|
427
|
+
}
|
|
428
|
+
._Heading--m_qkzg9_31 {
|
|
429
|
+
font-size: var(--puck-font-size-m);
|
|
430
|
+
}
|
|
431
|
+
._Heading--s_qkzg9_35 {
|
|
432
|
+
font-size: var(--puck-font-size-s);
|
|
433
|
+
}
|
|
434
|
+
._Heading--xs_qkzg9_39 {
|
|
435
|
+
font-size: var(--puck-font-size-xs);
|
|
436
|
+
}
|
|
437
|
+
._Heading--xxs_qkzg9_43 {
|
|
438
|
+
font-size: var(--puck-font-size-xxs);
|
|
439
|
+
}
|
|
440
|
+
}
|
|
412
441
|
|
|
413
442
|
/* css-module:/home/runner/work/puck-platform/puck-platform/packages/platform-client/components/Align/Align.module.css/#css-module-data */
|
|
414
443
|
._Align_oewlu_1 {
|
|
@@ -602,13 +631,13 @@ p {
|
|
|
602
631
|
}
|
|
603
632
|
|
|
604
633
|
/* css-module:/home/runner/work/puck-platform/puck-platform/packages/platform-client/components/Page/Page.module.css/#css-module-data */
|
|
605
|
-
.
|
|
634
|
+
._Page_1ajs1_1 {
|
|
606
635
|
display: flex;
|
|
607
636
|
flex-direction: column;
|
|
608
637
|
height: 100%;
|
|
609
638
|
overflow: hidden;
|
|
610
639
|
}
|
|
611
|
-
._Page-
|
|
640
|
+
._Page-masthead_1ajs1_8 {
|
|
612
641
|
align-items: center;
|
|
613
642
|
display: flex;
|
|
614
643
|
gap: 16px;
|
|
@@ -616,44 +645,78 @@ p {
|
|
|
616
645
|
box-sizing: border-box;
|
|
617
646
|
border-bottom: 1px solid var(--puck-color-grey-10);
|
|
618
647
|
min-height: 64px;
|
|
648
|
+
overflow-x: auto;
|
|
619
649
|
}
|
|
620
|
-
._Page-
|
|
650
|
+
._Page-crumbs_1ajs1_19 {
|
|
621
651
|
display: flex;
|
|
622
652
|
gap: 32px;
|
|
623
653
|
}
|
|
624
|
-
._Page-
|
|
654
|
+
._Page-crumb_1ajs1_19 {
|
|
625
655
|
color: var(--puck-color-grey-05);
|
|
626
656
|
position: relative;
|
|
657
|
+
white-space: nowrap;
|
|
627
658
|
}
|
|
628
|
-
._Page-
|
|
659
|
+
._Page-crumbLink_1ajs1_30 {
|
|
629
660
|
color: var(--puck-color-grey-05);
|
|
630
661
|
text-decoration: none;
|
|
631
662
|
}
|
|
632
|
-
._Page-
|
|
663
|
+
._Page-crumbLink_1ajs1_30:hover {
|
|
633
664
|
color: var(--puck-color-azure-04);
|
|
634
665
|
}
|
|
635
|
-
._Page-
|
|
666
|
+
._Page-crumb_1ajs1_19:last-of-type {
|
|
636
667
|
color: var(--puck-color-grey-01);
|
|
637
668
|
font-weight: 600;
|
|
638
669
|
}
|
|
639
|
-
._Page-
|
|
670
|
+
._Page-crumb_1ajs1_19::before {
|
|
640
671
|
position: absolute;
|
|
641
672
|
content: "/";
|
|
642
673
|
left: -19px;
|
|
643
674
|
color: var(--puck-color-grey-09);
|
|
644
675
|
font-weight: 400;
|
|
645
676
|
}
|
|
646
|
-
._Page-
|
|
677
|
+
._Page-crumb_1ajs1_19:first-of-type::before {
|
|
647
678
|
display: none;
|
|
648
679
|
}
|
|
649
|
-
._Page-
|
|
680
|
+
._Page-crumb_1ajs1_19 {
|
|
650
681
|
color: var(--puck-color-grey-05);
|
|
651
682
|
position: relative;
|
|
652
683
|
text-decoration: none;
|
|
653
684
|
}
|
|
654
|
-
._Page-
|
|
685
|
+
._Page-actions_1ajs1_62 {
|
|
655
686
|
margin-left: auto;
|
|
656
687
|
}
|
|
688
|
+
._Page-footer_1ajs1_66 {
|
|
689
|
+
border-top: 1px solid var(--puck-color-grey-10);
|
|
690
|
+
padding: 16px 24px;
|
|
691
|
+
}
|
|
692
|
+
|
|
693
|
+
/* css-module:/home/runner/work/puck-platform/puck-platform/packages/platform-client/components/Pagination/Pagination.module.css/#css-module-data */
|
|
694
|
+
._Pagination_1okv2_1 {
|
|
695
|
+
align-items: baseline;
|
|
696
|
+
display: flex;
|
|
697
|
+
gap: 4px;
|
|
698
|
+
}
|
|
699
|
+
._PaginationButton_1okv2_8 {
|
|
700
|
+
align-items: center;
|
|
701
|
+
border-radius: 4px;
|
|
702
|
+
color: var(--puck-color-grey-05);
|
|
703
|
+
display: flex;
|
|
704
|
+
justify-content: center;
|
|
705
|
+
text-decoration: none;
|
|
706
|
+
min-width: 40px;
|
|
707
|
+
height: 40px;
|
|
708
|
+
}
|
|
709
|
+
._PaginationButton--isActive_1okv2_20 {
|
|
710
|
+
background-color: var(--puck-color-azure-11);
|
|
711
|
+
color: var(--puck-color-azure-04);
|
|
712
|
+
}
|
|
713
|
+
._PaginationButton_1okv2_8:hover {
|
|
714
|
+
background-color: var(--puck-color-azure-11);
|
|
715
|
+
color: var(--puck-color-azure-04);
|
|
716
|
+
}
|
|
717
|
+
._Pagination-ellipsis_1okv2_30 {
|
|
718
|
+
color: var(--puck-color-grey-05);
|
|
719
|
+
}
|
|
657
720
|
|
|
658
721
|
/* css-module:/home/runner/work/puck-platform/puck-platform/packages/platform-client/components/Section/Section.module.css/#css-module-data */
|
|
659
722
|
._Section-inner_1uwo0_1 {
|
|
@@ -737,23 +800,26 @@ p {
|
|
|
737
800
|
}
|
|
738
801
|
|
|
739
802
|
/* css-module:/home/runner/work/puck-platform/puck-platform/packages/platform-client/components/Table/Table.module.css/#css-module-data */
|
|
740
|
-
.
|
|
803
|
+
._Table_1w0os_1 {
|
|
741
804
|
color: black;
|
|
742
805
|
display: flex;
|
|
743
806
|
flex-direction: column;
|
|
744
807
|
flex-grow: 1;
|
|
808
|
+
overflow-y: auto;
|
|
745
809
|
}
|
|
746
|
-
._Table-
|
|
810
|
+
._Table-filters_1w0os_9 {
|
|
747
811
|
margin: 16px;
|
|
748
812
|
}
|
|
749
|
-
._Table-
|
|
813
|
+
._Table-inner_1w0os_13 {
|
|
750
814
|
text-align: left;
|
|
751
815
|
}
|
|
752
|
-
._Table-
|
|
816
|
+
._Table-table_1w0os_17 {
|
|
817
|
+
color: var(--puck-color-grey-02);
|
|
818
|
+
font-size: var(--puck-font-size-xxs);
|
|
753
819
|
position: relative;
|
|
754
820
|
width: 100%;
|
|
755
821
|
}
|
|
756
|
-
.
|
|
822
|
+
._Table_1w0os_1 thead {
|
|
757
823
|
background: white;
|
|
758
824
|
font-size: var(--puck-font-size-xxs);
|
|
759
825
|
position: sticky;
|
|
@@ -761,55 +827,58 @@ p {
|
|
|
761
827
|
white-space: nowrap;
|
|
762
828
|
z-index: 1;
|
|
763
829
|
}
|
|
764
|
-
.
|
|
830
|
+
._Table_1w0os_1 thead::after {
|
|
765
831
|
content: "";
|
|
766
832
|
position: absolute;
|
|
767
833
|
height: 1px;
|
|
768
834
|
width: 100%;
|
|
769
|
-
background-color: var(--puck-color-grey-
|
|
835
|
+
background-color: var(--puck-color-grey-10);
|
|
770
836
|
}
|
|
771
|
-
.
|
|
837
|
+
._Table_1w0os_1 tbody tr {
|
|
772
838
|
z-index: 0;
|
|
773
839
|
}
|
|
774
|
-
.
|
|
775
|
-
background:
|
|
776
|
-
font-weight:
|
|
840
|
+
._Table_1w0os_1 th {
|
|
841
|
+
background: var(--puck-color-grey-12);
|
|
842
|
+
font-weight: 400;
|
|
777
843
|
padding-left: 24px;
|
|
778
844
|
padding-right: 24px;
|
|
779
|
-
padding-bottom:
|
|
780
|
-
padding-top:
|
|
845
|
+
padding-bottom: 12px;
|
|
846
|
+
padding-top: 12px;
|
|
781
847
|
}
|
|
782
848
|
@media (--standard-viewport) {
|
|
783
|
-
.
|
|
849
|
+
._Table_1w0os_1 th {
|
|
784
850
|
padding-left: 32px;
|
|
785
851
|
padding-right: 32px;
|
|
786
852
|
}
|
|
787
853
|
}
|
|
788
|
-
.
|
|
854
|
+
._Table_1w0os_1 td {
|
|
789
855
|
border-bottom: 1px solid var(--puck-color-grey-10);
|
|
790
856
|
padding-left: 24px;
|
|
791
857
|
padding-right: 24px;
|
|
792
|
-
padding-bottom:
|
|
793
|
-
padding-top:
|
|
858
|
+
padding-bottom: 16px;
|
|
859
|
+
padding-top: 16px;
|
|
794
860
|
white-space: nowrap;
|
|
795
861
|
}
|
|
796
|
-
.
|
|
862
|
+
._Table_1w0os_1 td:not(:first-of-type) {
|
|
863
|
+
color: var(--puck-color-grey-05);
|
|
864
|
+
}
|
|
865
|
+
._Table_1w0os_1 tbody tr:last-of-type td {
|
|
797
866
|
border-bottom: none;
|
|
798
867
|
}
|
|
799
868
|
@media (--standard-viewport) {
|
|
800
|
-
.
|
|
869
|
+
._Table_1w0os_1 td {
|
|
801
870
|
padding-left: 32px;
|
|
802
871
|
padding-right: 32px;
|
|
803
872
|
}
|
|
804
873
|
}
|
|
805
|
-
._Table-
|
|
874
|
+
._Table-footer_1w0os_85 {
|
|
806
875
|
border-top: 1px solid var(--puck-color-grey-09);
|
|
807
876
|
}
|
|
808
|
-
._Table--
|
|
877
|
+
._Table--clickableRows_1w0os_89 tbody tr:hover {
|
|
809
878
|
background: var(--puck-color-azure-12);
|
|
810
879
|
cursor: pointer;
|
|
811
880
|
}
|
|
812
|
-
._Table-
|
|
881
|
+
._Table-placeholder_1w0os_94 {
|
|
813
882
|
align-items: center;
|
|
814
883
|
color: var(--puck-color-grey-06);
|
|
815
884
|
justify-content: center;
|
|
@@ -819,6 +888,9 @@ p {
|
|
|
819
888
|
width: 100%;
|
|
820
889
|
height: 100%;
|
|
821
890
|
}
|
|
891
|
+
._Table-loader_1w0os_105 {
|
|
892
|
+
padding: 16px 24px;
|
|
893
|
+
}
|
|
822
894
|
|
|
823
895
|
/* css-module:/home/runner/work/puck-platform/puck-platform/packages/platform-client/components/VerticalSpace/VerticalSpace.module.css/#css-module-data */
|
|
824
896
|
._VerticalSpace_1tjaw_1 {
|
|
@@ -852,8 +924,43 @@ p {
|
|
|
852
924
|
padding-top: 128px;
|
|
853
925
|
}
|
|
854
926
|
|
|
927
|
+
/* css-module:/home/runner/work/puck-platform/puck-platform/packages/platform-client/components/Viewport/styles.module.css/#css-module-data */
|
|
928
|
+
._Viewport_1vvhm_3 {
|
|
929
|
+
}
|
|
930
|
+
._Viewport--standard_1vvhm_6,
|
|
931
|
+
._Viewport--inline_1vvhm_7._Viewport--standard_1vvhm_6 {
|
|
932
|
+
display: none;
|
|
933
|
+
}
|
|
934
|
+
._Viewport--narrow_1vvhm_11 {
|
|
935
|
+
display: block;
|
|
936
|
+
}
|
|
937
|
+
._Viewport--inline_1vvhm_7._Viewport--narrow_1vvhm_11 {
|
|
938
|
+
display: inline;
|
|
939
|
+
}
|
|
940
|
+
._Viewport--flex_1vvhm_19._Viewport--narrow_1vvhm_11 {
|
|
941
|
+
display: flex;
|
|
942
|
+
}
|
|
943
|
+
@media (min-width: 768px) {
|
|
944
|
+
._Viewport--narrow_1vvhm_11,
|
|
945
|
+
._Viewport--inline_1vvhm_7._Viewport--narrow_1vvhm_11,
|
|
946
|
+
._Viewport--flex_1vvhm_19._Viewport--narrow_1vvhm_11 {
|
|
947
|
+
display: none;
|
|
948
|
+
}
|
|
949
|
+
}
|
|
950
|
+
@media (min-width: 768px) {
|
|
951
|
+
._Viewport--standard_1vvhm_6 {
|
|
952
|
+
display: block;
|
|
953
|
+
}
|
|
954
|
+
._Viewport--inline_1vvhm_7._Viewport--standard_1vvhm_6 {
|
|
955
|
+
display: inline;
|
|
956
|
+
}
|
|
957
|
+
._Viewport--flex_1vvhm_19._Viewport--standard_1vvhm_6 {
|
|
958
|
+
display: flex;
|
|
959
|
+
}
|
|
960
|
+
}
|
|
961
|
+
|
|
855
962
|
/* css-module:/home/runner/work/puck-platform/puck-platform/packages/plugin-ai/src/components/ChatBody/styles.module.css/#css-module-data */
|
|
856
|
-
.
|
|
963
|
+
._Chat_150yz_1 {
|
|
857
964
|
--fade-size: 32px;
|
|
858
965
|
--chat-background-color: white;
|
|
859
966
|
display: flex;
|
|
@@ -863,46 +970,46 @@ p {
|
|
|
863
970
|
overflow: hidden;
|
|
864
971
|
}
|
|
865
972
|
@media (min-width: 638px) {
|
|
866
|
-
.
|
|
973
|
+
._Chat_150yz_1 {
|
|
867
974
|
max-height: none;
|
|
868
975
|
}
|
|
869
976
|
}
|
|
870
|
-
._Chat-
|
|
977
|
+
._Chat-inner_150yz_17 {
|
|
871
978
|
background-color: var(--chat-background-color);
|
|
872
979
|
display: flex;
|
|
873
980
|
flex-direction: column;
|
|
874
981
|
max-height: 100%;
|
|
875
982
|
position: relative;
|
|
876
983
|
}
|
|
877
|
-
._Chat--
|
|
984
|
+
._Chat--hasMessages_150yz_25 ._Chat-inner_150yz_17 {
|
|
878
985
|
padding-top: 0;
|
|
879
986
|
}
|
|
880
|
-
.
|
|
987
|
+
._Chat_150yz_1:not(._Chat--hasChildren_150yz_29) ._Chat-inner_150yz_17 {
|
|
881
988
|
height: 100%;
|
|
882
989
|
padding-top: 0;
|
|
883
990
|
}
|
|
884
|
-
._Chat--
|
|
991
|
+
._Chat--hasMessages_150yz_25 ._Chat-messages_150yz_34 {
|
|
885
992
|
display: flex;
|
|
886
993
|
flex-direction: column-reverse;
|
|
887
994
|
padding: 16px;
|
|
888
995
|
overflow: auto;
|
|
889
996
|
}
|
|
890
|
-
._Chat-
|
|
997
|
+
._Chat-form_150yz_41 {
|
|
891
998
|
background-color: white;
|
|
892
999
|
padding: 16px;
|
|
893
1000
|
}
|
|
894
|
-
._Chat--
|
|
1001
|
+
._Chat--hideInput_150yz_46 ._Chat-form_150yz_41 {
|
|
895
1002
|
display: none;
|
|
896
1003
|
}
|
|
897
|
-
._Chat--
|
|
1004
|
+
._Chat--hasMessages_150yz_25 ._Chat-form_150yz_41 {
|
|
898
1005
|
border-top: 1px solid var(--puck-color-grey-09);
|
|
899
1006
|
}
|
|
900
1007
|
@media (min-width: 638px) {
|
|
901
|
-
._Chat-
|
|
1008
|
+
._Chat-form_150yz_41 {
|
|
902
1009
|
border-top: 1px solid var(--puck-color-grey-09);
|
|
903
1010
|
}
|
|
904
1011
|
}
|
|
905
|
-
._Chat-
|
|
1012
|
+
._Chat-formHelper_150yz_60 {
|
|
906
1013
|
align-items: center;
|
|
907
1014
|
display: flex;
|
|
908
1015
|
color: var(--puck-color-grey-04);
|
|
@@ -911,11 +1018,11 @@ p {
|
|
|
911
1018
|
gap: 8px;
|
|
912
1019
|
padding-bottom: 12px;
|
|
913
1020
|
}
|
|
914
|
-
._Chat--
|
|
1021
|
+
._Chat--hasMessages_150yz_25 ._Chat-formHelper_150yz_60 {
|
|
915
1022
|
opacity: 0;
|
|
916
1023
|
transition: opacity 250ms ease-in;
|
|
917
1024
|
}
|
|
918
|
-
._Chat-
|
|
1025
|
+
._Chat-examplePrompts_150yz_75 {
|
|
919
1026
|
align-items: center;
|
|
920
1027
|
display: flex;
|
|
921
1028
|
flex-wrap: nowrap;
|
|
@@ -924,7 +1031,7 @@ p {
|
|
|
924
1031
|
width: 100%;
|
|
925
1032
|
overflow-x: auto;
|
|
926
1033
|
}
|
|
927
|
-
._Chat-
|
|
1034
|
+
._Chat-examplePrompt_150yz_75 {
|
|
928
1035
|
align-items: center;
|
|
929
1036
|
background: white;
|
|
930
1037
|
border: 1px solid var(--puck-color-grey-09);
|
|
@@ -935,33 +1042,34 @@ p {
|
|
|
935
1042
|
padding: 6px 12px;
|
|
936
1043
|
text-wrap: nowrap;
|
|
937
1044
|
}
|
|
938
|
-
._Chat-
|
|
1045
|
+
._Chat-examplePrompt_150yz_75:hover {
|
|
939
1046
|
background: var(--puck-color-azure-11);
|
|
940
1047
|
border-color: var(--puck-color-azure-08);
|
|
941
1048
|
color: var(--puck-color-azure-04);
|
|
942
1049
|
}
|
|
943
|
-
._Chat-
|
|
1050
|
+
._Chat-examplePromptArrow_150yz_103 {
|
|
944
1051
|
margin-left: auto;
|
|
945
1052
|
}
|
|
946
|
-
._Chat-
|
|
1053
|
+
._Chat-default_150yz_107 {
|
|
947
1054
|
overflow-y: auto;
|
|
948
1055
|
flex-grow: 1;
|
|
949
1056
|
}
|
|
950
|
-
._Chat--
|
|
1057
|
+
._Chat--hasMessages_150yz_25 ._Chat-default_150yz_107 {
|
|
951
1058
|
opacity: 0;
|
|
952
1059
|
padding: 0;
|
|
953
1060
|
pointer-events: none;
|
|
954
1061
|
transition: opacity 250ms ease-in;
|
|
955
1062
|
}
|
|
956
|
-
._Chat--
|
|
1063
|
+
._Chat--hasMessages_150yz_25 {
|
|
957
1064
|
background-color: white;
|
|
958
1065
|
transition: background-color 250ms ease-in;
|
|
959
1066
|
}
|
|
960
|
-
.
|
|
1067
|
+
._ChatMessage_150yz_124 {
|
|
961
1068
|
font-size: var(--puck-font-size-xs);
|
|
962
1069
|
line-height: var(--line-height-s);
|
|
1070
|
+
overflow-wrap: break-word;
|
|
963
1071
|
}
|
|
964
|
-
._ChatMessage--
|
|
1072
|
+
._ChatMessage--userRole_150yz_130 ._ChatMessage-text_150yz_130 {
|
|
965
1073
|
background: var(--puck-color-azure-10);
|
|
966
1074
|
border-radius: 16px;
|
|
967
1075
|
color: var(--puck-color-grey-03);
|
|
@@ -970,64 +1078,64 @@ p {
|
|
|
970
1078
|
margin-top: 8px;
|
|
971
1079
|
padding: 12px 16px;
|
|
972
1080
|
}
|
|
973
|
-
.
|
|
974
|
-
.
|
|
1081
|
+
._ChatMessage_150yz_124 ul,
|
|
1082
|
+
._ChatMessage_150yz_124 ol {
|
|
975
1083
|
list-style: decimal;
|
|
976
1084
|
margin: 0;
|
|
977
1085
|
margin-bottom: 12px;
|
|
978
1086
|
margin-top: 12px;
|
|
979
1087
|
padding-left: 32px;
|
|
980
1088
|
}
|
|
981
|
-
.
|
|
1089
|
+
._ChatMessage_150yz_124 li {
|
|
982
1090
|
margin-bottom: 8px;
|
|
983
1091
|
margin-top: 8px;
|
|
984
1092
|
padding-left: 8px;
|
|
985
1093
|
}
|
|
986
|
-
.
|
|
987
|
-
.
|
|
988
|
-
.
|
|
989
|
-
.
|
|
990
|
-
.
|
|
991
|
-
.
|
|
1094
|
+
._ChatMessage_150yz_124 h1,
|
|
1095
|
+
._ChatMessage_150yz_124 h2,
|
|
1096
|
+
._ChatMessage_150yz_124 h3,
|
|
1097
|
+
._ChatMessage_150yz_124 h4,
|
|
1098
|
+
._ChatMessage_150yz_124 h5,
|
|
1099
|
+
._ChatMessage_150yz_124 h6 {
|
|
992
1100
|
font-weight: 600;
|
|
993
1101
|
}
|
|
994
|
-
.
|
|
1102
|
+
._ChatMessage_150yz_124 h1 {
|
|
995
1103
|
font-size: var(--puck-font-l);
|
|
996
1104
|
}
|
|
997
|
-
.
|
|
1105
|
+
._ChatMessage_150yz_124 h2 {
|
|
998
1106
|
font-size: var(--puck-font-m);
|
|
999
1107
|
}
|
|
1000
|
-
.
|
|
1108
|
+
._ChatMessage_150yz_124 h3 {
|
|
1001
1109
|
font-size: var(--puck-font-m);
|
|
1002
1110
|
}
|
|
1003
|
-
.
|
|
1111
|
+
._ChatMessage_150yz_124 h4 {
|
|
1004
1112
|
font-size: var(--puck-font-s);
|
|
1005
1113
|
}
|
|
1006
|
-
.
|
|
1114
|
+
._ChatMessage_150yz_124 h5 {
|
|
1007
1115
|
font-size: var(--puck-font-xs);
|
|
1008
1116
|
}
|
|
1009
|
-
.
|
|
1117
|
+
._ChatMessage_150yz_124 h6 {
|
|
1010
1118
|
font-size: var(--puck-font-xm);
|
|
1011
1119
|
}
|
|
1012
|
-
.
|
|
1120
|
+
._ChatMessage_150yz_124 p {
|
|
1013
1121
|
margin-bottom: 8px;
|
|
1014
1122
|
margin-top: 8px;
|
|
1015
1123
|
}
|
|
1016
|
-
.
|
|
1124
|
+
._ChatMessage_150yz_124 a {
|
|
1017
1125
|
color: var(--puck-color-azure-04);
|
|
1018
1126
|
font-weight: 600;
|
|
1019
1127
|
text-decoration: none;
|
|
1020
1128
|
}
|
|
1021
|
-
.
|
|
1129
|
+
._ChatMessage_150yz_124 a:hover {
|
|
1022
1130
|
color: var(--puck-color-azure-05);
|
|
1023
1131
|
}
|
|
1024
|
-
.
|
|
1132
|
+
._ChatMessage_150yz_124 hr {
|
|
1025
1133
|
border-top: none;
|
|
1026
1134
|
border-bottom-color: var(--puck-color-grey-09);
|
|
1027
1135
|
margin-bottom: 16px;
|
|
1028
1136
|
margin-top: 16px;
|
|
1029
1137
|
}
|
|
1030
|
-
.
|
|
1138
|
+
._ChatMessage_150yz_124 blockquote {
|
|
1031
1139
|
margin-bottom: 8px;
|
|
1032
1140
|
margin-top: 8px;
|
|
1033
1141
|
margin-left: 0;
|
|
@@ -1036,7 +1144,7 @@ p {
|
|
|
1036
1144
|
padding-bottom: 2px;
|
|
1037
1145
|
padding-top: 2px;
|
|
1038
1146
|
}
|
|
1039
|
-
._ChatMessage-
|
|
1147
|
+
._ChatMessage-data_150yz_220 {
|
|
1040
1148
|
background: var(--puck-color-grey-12);
|
|
1041
1149
|
border: 1px solid var(--puck-color-grey-08);
|
|
1042
1150
|
border-radius: 16px;
|
|
@@ -1046,19 +1154,19 @@ p {
|
|
|
1046
1154
|
margin-top: 12px;
|
|
1047
1155
|
padding: 12px 16px;
|
|
1048
1156
|
}
|
|
1049
|
-
._ChatMessage-
|
|
1157
|
+
._ChatMessage-dataInner_150yz_231 {
|
|
1050
1158
|
align-items: center;
|
|
1051
1159
|
display: flex;
|
|
1052
1160
|
gap: 8px;
|
|
1053
1161
|
}
|
|
1054
|
-
._ChatMessage-
|
|
1162
|
+
._ChatMessage-dataIcon_150yz_237 {
|
|
1055
1163
|
display: flex;
|
|
1056
1164
|
}
|
|
1057
|
-
._Chat-
|
|
1165
|
+
._Chat-loader_150yz_241 {
|
|
1058
1166
|
padding: 16px;
|
|
1059
1167
|
padding-top: 0;
|
|
1060
1168
|
}
|
|
1061
|
-
._Chat-
|
|
1169
|
+
._Chat-error_150yz_246 {
|
|
1062
1170
|
align-items: center;
|
|
1063
1171
|
display: flex;
|
|
1064
1172
|
gap: 8px;
|
|
@@ -1066,10 +1174,10 @@ p {
|
|
|
1066
1174
|
margin: 16px;
|
|
1067
1175
|
margin-top: 0;
|
|
1068
1176
|
}
|
|
1069
|
-
._Chat-
|
|
1177
|
+
._Chat-errorLabel_150yz_255 {
|
|
1070
1178
|
color: var(--puck-color-red-04);
|
|
1071
1179
|
}
|
|
1072
|
-
._Chat-
|
|
1180
|
+
._Chat-errorAction_150yz_259 {
|
|
1073
1181
|
margin-left: auto;
|
|
1074
1182
|
}
|
|
1075
1183
|
|