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