@liner-fe/prism 2.12.2 → 2.12.3

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/lib/index.css CHANGED
@@ -1,7 +1,7 @@
1
1
  @charset "UTF-8";
2
2
 
3
3
  /* esbuild-sass-plugin:css-chunk:src/components/Button/style.module.scss */
4
- ._button_1rp2x_1 {
4
+ ._button_3le0q_1 {
5
5
  position: relative;
6
6
  display: flex;
7
7
  align-items: center;
@@ -16,169 +16,160 @@
16
16
  overflow: hidden;
17
17
  cursor: pointer;
18
18
  }
19
- ._button_1rp2x_1:disabled:not(._loading-with-disabled_1rp2x_16) {
20
- background: var(--neutral-fill-overlay-mid);
21
- color: var(--neutral-label-tertiary);
19
+ ._button_3le0q_1:disabled:not(._loading-with-disabled_3le0q_16) {
22
20
  cursor: not-allowed;
23
21
  }
24
- ._button_1rp2x_1:disabled._loading-with-disabled_1rp2x_16 {
22
+ ._button_3le0q_1:disabled._loading-with-disabled_3le0q_16 {
25
23
  cursor: not-allowed;
26
24
  }
27
- ._default_1rp2x_25 {
28
- color: var(--inverse-label-primary);
29
- background: var(--lp-pri-achromatic-white);
30
- }
31
- ._primary_1rp2x_30 {
25
+ ._primary_3le0q_23 {
32
26
  color: var(--inverse-label-static-primary);
33
27
  background: var(--brand-container-mid);
34
28
  }
35
- ._primary_1rp2x_30:not(:disabled):hover {
29
+ ._primary_3le0q_23:not(:disabled):hover {
36
30
  background: var(--brand-container-mid-hover);
37
31
  }
38
- ._secondary_1rp2x_38 {
39
- color: var(--inverse-label-static-primary);
40
- background: var(--brand-container-mid);
32
+ ._primary_3le0q_23:disabled:not(._loading_3le0q_16) {
33
+ background: var(--neutral-fill-overlay-mid);
34
+ color: var(--neutral-label-tertiary);
41
35
  }
42
- ._secondary_1rp2x_38:not(:disabled):hover {
43
- background: var(--brand-container-mid-hover);
36
+ ._secondary_3le0q_35 {
37
+ color: var(--brand-label-primary);
38
+ background: var(--neutral-fill-opaque-lowest);
39
+ border: 1px solid var(--brand-border-opaque-strong);
44
40
  }
45
- ._tertiary_1rp2x_46 {
46
- color: var(--neutral-label-primary);
47
- background: var(--neutral-fill-overlay-mid);
41
+ ._secondary_3le0q_35:not(:disabled):hover {
42
+ background: var(--brand-fill-low-hover);
48
43
  }
49
- ._tertiary_1rp2x_46:not(:disabled):hover {
50
- background: var(--neutral-fill-overlay-mid-hover);
44
+ ._secondary_3le0q_35:disabled:not(._loading_3le0q_16) {
45
+ border: 1px solid var(--neutral-border-overlay-normal);
46
+ color: var(--neutral-label-tertiary);
51
47
  }
52
- ._quaternary_1rp2x_54 {
48
+ ._tertiary_3le0q_48 {
53
49
  color: var(--neutral-label-primary);
50
+ background: var(--neutral-fill-opaque-lowest);
54
51
  border: 1px solid var(--neutral-border-overlay-normal);
55
- background: var(--neutral-fill-overlay-lowest);
56
52
  }
57
- ._quaternary_1rp2x_54:not(:disabled):hover {
58
- background: var(--neutral-fill-overlay-lowest-hover);
53
+ ._tertiary_3le0q_48:not(:disabled):hover {
54
+ background: var(--neutral-fill-opaque-lowest-hover);
59
55
  }
60
- ._quaternary_1rp2x_54:disabled:not(._loading-with-disabled_1rp2x_16) {
61
- background: var(--neutral-fill-overlay-lowest);
56
+ ._tertiary_3le0q_48:disabled:not(._loading_3le0q_16) {
62
57
  color: var(--neutral-label-tertiary);
63
- opacity: 0.4;
64
58
  }
65
- ._quinary_1rp2x_68 {
59
+ ._quaternary_3le0q_60 {
66
60
  color: var(--neutral-label-primary);
67
- background: var(--neutral-container-lowest);
61
+ background: var(--neutral-fill-overlay-lowest);
68
62
  }
69
- ._quinary_1rp2x_68:not(:disabled):hover {
63
+ ._quaternary_3le0q_60:not(:disabled):hover {
70
64
  background: var(--neutral-fill-overlay-lowest-hover);
71
65
  }
72
- ._quinary_1rp2x_68:disabled:not(._loading-with-disabled_1rp2x_16) {
66
+ ._quaternary_3le0q_60:disabled:not(._loading_3le0q_16) {
73
67
  background: var(--neutral-fill-overlay-mid);
74
68
  color: var(--neutral-label-tertiary);
75
69
  }
76
- ._negative_1rp2x_80 {
70
+ ._quinary_3le0q_72 {
71
+ color: var(--neutral-label-secondary);
72
+ background: var(--neutral-container-lowest);
73
+ }
74
+ ._quinary_3le0q_72:not(:disabled):hover {
75
+ background: var(--neutral-fill-overlay-lowest-hover);
76
+ }
77
+ ._quinary_3le0q_72:disabled:not(._loading_3le0q_16) {
78
+ background: none;
79
+ color: var(--neutral-label-quaternary);
80
+ }
81
+ ._negative_3le0q_84 {
77
82
  color: var(--inverse-label-static-primary);
78
83
  background: var(--function-fill-negative-mid);
79
84
  }
80
- ._negative_1rp2x_80:not(:disabled):hover {
85
+ ._negative_3le0q_84:not(:disabled):hover {
81
86
  background: var(--function-fill-negative-mid-hover);
82
87
  }
83
- ._static_1rp2x_88 {
88
+ ._negative_3le0q_84:disabled:not(._loading_3le0q_16) {
89
+ background: var(--neutral-fill-overlay-mid);
90
+ color: var(--neutral-label-tertiary);
91
+ }
92
+ ._static_3le0q_96 {
84
93
  background: var(--neutral-container-static-lowest);
85
94
  color: var(--neutral-label-static-primary);
86
95
  }
87
- ._static_1rp2x_88:not(:disabled):hover {
96
+ ._static_3le0q_96:not(:disabled):hover {
88
97
  background: var(--neutral-container-static-lowest-hover);
89
98
  }
90
- ._inverse-static_1rp2x_96 {
99
+ ._static_3le0q_96:disabled:not(._loading_3le0q_16) {
100
+ background: var(--neutral-fill-overlay-mid);
101
+ color: var(--neutral-label-tertiary);
102
+ }
103
+ ._inverse-static_3le0q_108 {
91
104
  background: var(--inverse-container-static-high);
92
105
  color: var(--inverse-label-static-primary);
93
106
  }
94
- ._inverse-static_1rp2x_96:not(:disabled):hover {
107
+ ._inverse-static_3le0q_108:not(:disabled):hover {
95
108
  background: var(--inverse-container-static-high-hover);
96
109
  }
97
- ._ghost_1rp2x_104._primary_1rp2x_30 {
98
- background: var(--inverse-fill-lowest);
99
- color: var(--neutral-label-primary);
100
- }
101
- ._ghost_1rp2x_104._primary_1rp2x_30:not(:disabled):hover {
102
- background: var(--neutral-fill-overlay-lowest-hover);
110
+ ._inverse-static_3le0q_108:disabled:not(._loading_3le0q_16) {
111
+ background: var(--inverse-label-tertiary);
112
+ color: var(--inverse-label-tertiary);
103
113
  }
104
- ._ghost_1rp2x_104._primary_1rp2x_30:disabled:not(._loading-with-disabled_1rp2x_16) {
105
- background: var(--neutral-fill-overlay-lowest);
106
- color: var(--neutral-label-tertiary);
107
- }
108
- ._ghost_1rp2x_104._secondary_1rp2x_38 {
109
- background: var(--inverse-fill-lowest);
110
- color: var(--neutral-label-primary);
111
- }
112
- ._ghost_1rp2x_104._secondary_1rp2x_38:not(:disabled):hover {
113
- background: var(--neutral-fill-overlay-lowest-hover);
114
- }
115
- ._ghost_1rp2x_104._secondary_1rp2x_38:disabled:not(._loading-with-disabled_1rp2x_16) {
116
- background: var(--neutral-fill-overlay-lowest);
117
- color: var(--neutral-label-tertiary);
118
- }
119
- ._cta_1rp2x_127 {
114
+ ._cta_3le0q_120 {
120
115
  border-radius: var(--lp-sys-radius-m);
121
116
  width: fit-content;
122
- height: 52px;
117
+ height: 48px;
123
118
  gap: 8px;
124
- min-width: 52px;
119
+ min-width: 48px;
125
120
  }
126
- ._l_1rp2x_16 {
121
+ ._l_3le0q_16 {
127
122
  border-radius: var(--lp-sys-radius-s);
128
123
  width: fit-content;
129
- height: 44px;
130
- min-width: 44px;
124
+ height: 40px;
125
+ min-width: 40px;
131
126
  }
132
- ._m_1rp2x_142 {
127
+ ._m_3le0q_135 {
133
128
  border-radius: var(--lp-sys-radius-s);
134
129
  width: fit-content;
135
- height: 36px;
136
- min-width: 36px;
130
+ height: 32px;
131
+ min-width: 32px;
137
132
  }
138
- ._s_1rp2x_38 {
139
- border-radius: var(--lp-sys-radius-s);
133
+ ._s_3le0q_35 {
134
+ border-radius: var(--lp-sys-radius-xs);
140
135
  width: fit-content;
141
- height: 28px;
142
- min-width: 28px;
136
+ height: 24px;
137
+ min-width: 24px;
143
138
  }
144
- ._align-center_1rp2x_156 > span {
139
+ ._align-center_3le0q_149 > span {
145
140
  width: 100%;
146
141
  justify-content: center;
147
142
  }
148
- ._align-space-between_1rp2x_161 > span {
149
- width: 100%;
150
- justify-content: space-between;
151
- }
152
- ._content_1rp2x_166 {
143
+ ._content_3le0q_154 {
153
144
  flex-shrink: 0;
154
145
  line-height: 0;
155
146
  padding: 0px var(--lp-sys-padding-component-100);
156
147
  }
157
- ._full_1rp2x_172 {
148
+ ._full_3le0q_160 {
158
149
  width: 100%;
159
150
  }
160
- ._fit-content_1rp2x_176 {
151
+ ._fit-content_3le0q_164 {
161
152
  width: fit-content;
162
153
  }
163
- ._children_1rp2x_180 {
154
+ ._children_3le0q_168 {
164
155
  position: relative;
165
156
  display: flex;
166
157
  align-items: center;
167
158
  justify-content: center;
168
159
  }
169
- ._cta-children_1rp2x_187 {
160
+ ._cta-children_3le0q_175 {
170
161
  padding: 0 var(--lp-sys-gap-positive-300);
171
162
  gap: var(--lp-sys-gap-positive-100);
172
163
  }
173
- ._l-children_1rp2x_192 {
164
+ ._l-children_3le0q_180 {
174
165
  padding: 0 var(--lp-sys-gap-positive-200);
175
166
  gap: var(--lp-sys-gap-positive-50);
176
167
  }
177
- ._m-children_1rp2x_197 {
168
+ ._m-children_3le0q_185 {
178
169
  padding: 0 var(--lp-sys-gap-positive-150);
179
170
  gap: var(--lp-sys-gap-positive-50);
180
171
  }
181
- ._s-children_1rp2x_202 {
172
+ ._s-children_3le0q_190 {
182
173
  padding: 0 var(--lp-sys-gap-positive-150);
183
174
  gap: var(--lp-sys-gap-positive-50);
184
175
  }
@@ -656,79 +647,6 @@
656
647
  z-index: 9;
657
648
  }
658
649
 
659
- /* esbuild-sass-plugin:css-chunk:src/components/TextButton/style.module.scss */
660
- ._button_14tzo_1 {
661
- position: relative;
662
- display: flex;
663
- align-items: center;
664
- justify-content: center;
665
- padding: 0;
666
- gap: 6px;
667
- border: none;
668
- text-decoration: none;
669
- min-width: fit-content;
670
- line-height: var(--lp-pri-font-lineheight-130);
671
- overflow: hidden;
672
- cursor: pointer;
673
- }
674
- ._button_14tzo_1:disabled {
675
- background: var(--neutral-fill-overlay-mid);
676
- color: var(--neutral-label-tertiary);
677
- cursor: not-allowed;
678
- }
679
- ._button_14tzo_1:disabled span svg path:not([fill=white]) {
680
- fill: var(--neutral-label-tertiary) !important;
681
- }
682
- ._button_14tzo_1:disabled span svg path[fill=white] {
683
- fill: var(--inverse-label-primary) !important;
684
- }
685
- ._text_14tzo_27 {
686
- background: none;
687
- }
688
- ._text_14tzo_27:hover {
689
- background: none !important;
690
- opacity: 0.64;
691
- }
692
- ._text_14tzo_27._size-m_14tzo_34 {
693
- font-size: var(--lp-pri-font-size-14) !important;
694
- }
695
- ._text_14tzo_27._size-s_14tzo_37 {
696
- font-size: var(--lp-pri-font-size-13) !important;
697
- }
698
- ._text_14tzo_27._primary_14tzo_40 {
699
- background: none;
700
- color: var(--brand-label-primary);
701
- }
702
- ._text_14tzo_27._secondary_14tzo_44 {
703
- background: none;
704
- color: var(--neutral-label-primary);
705
- }
706
- ._text_14tzo_27._tertiary_14tzo_48 {
707
- background: none;
708
- color: var(--neutral-label-secondary);
709
- }
710
- ._text_14tzo_27._inverse_14tzo_52 {
711
- background: none;
712
- color: var(--inverse-label-primary);
713
- }
714
- ._text_14tzo_27._inverse-static_14tzo_56 {
715
- background: none;
716
- color: var(--inverse-label-static-primary);
717
- }
718
- ._thick_14tzo_61 {
719
- font-weight: var(--lp-pri-font-weight-700) !important;
720
- }
721
- ._underline_14tzo_65 {
722
- text-decoration: underline;
723
- text-underline-offset: 0.2rem;
724
- }
725
- ._text-children_14tzo_70 {
726
- display: flex;
727
- align-items: center;
728
- justify-content: center;
729
- gap: var(--lp-sys-gap-positive-150);
730
- }
731
-
732
650
  /* esbuild-sass-plugin:css-chunk:src/components/Tooltip/style.module.scss */
733
651
  ._tooltip_1cynk_1 {
734
652
  padding: 1px 1px;
@@ -743,203 +661,85 @@
743
661
  }
744
662
 
745
663
  /* esbuild-sass-plugin:css-chunk:src/components/IconButton/style.module.scss */
746
- ._iconButton_1ys32_1 {
664
+ ._iconButton_ntpe2_1 {
747
665
  display: flex;
748
666
  justify-content: center;
749
667
  align-items: center;
750
668
  padding: 0;
751
669
  border: none;
752
- border-radius: var(--lp-sys-radius-m);
753
670
  cursor: pointer;
754
671
  }
755
- ._iconButton_1ys32_1:disabled {
672
+ ._iconButton_ntpe2_1:disabled {
756
673
  cursor: not-allowed;
757
674
  }
758
- ._primary_1ys32_14 {
675
+ ._primary_ntpe2_13 {
759
676
  background: var(--brand-container-mid);
760
677
  }
761
- ._primary_1ys32_14:not(:disabled):hover {
678
+ ._primary_ntpe2_13:not(:disabled):hover {
762
679
  background: var(--brand-container-mid-hover);
763
680
  }
764
- ._primary_1ys32_14:disabled {
681
+ ._primary_ntpe2_13:disabled:not(._loading_ntpe2_19) {
765
682
  background: var(--neutral-fill-overlay-mid);
766
683
  }
767
- ._primary_1ys32_14:disabled svg path {
768
- fill: var(--neutral-label-tertiary) !important;
769
- }
770
- ._secondary_1ys32_27 {
771
- background: var(--brand-container-mid);
772
- }
773
- ._secondary_1ys32_27:not(:disabled):hover {
774
- background: var(--brand-container-mid-hover);
775
- }
776
- ._secondary_1ys32_27:disabled {
777
- background: var(--neutral-fill-overlay-mid);
684
+ ._secondary_ntpe2_23 {
685
+ background: var(--neutral-fill-opaque-lowest);
686
+ border: 1px solid var(--brand-border-opaque-strong);
778
687
  }
779
- ._secondary_1ys32_27:disabled svg path {
780
- fill: var(--neutral-label-tertiary) !important;
688
+ ._secondary_ntpe2_23:not(:disabled):hover {
689
+ background: var(--brand-fill-low);
781
690
  }
782
- ._tertiary_1ys32_40 {
783
- background: var(--neutral-fill-overlay-mid);
691
+ ._secondary_ntpe2_23:disabled:not(._loading_ntpe2_19) {
692
+ border: 1px solid var(--neutral-border-overlay-normal);
784
693
  }
785
- ._tertiary_1ys32_40:not(:disabled):hover {
786
- background: var(--neutral-fill-overlay-mid-hover);
694
+ ._tertiary_ntpe2_34 {
695
+ background: var(--neutral-fill-opaque-lowest);
696
+ border: 1px solid var(--neutral-border-overlay-normal);
787
697
  }
788
- ._tertiary_1ys32_40:disabled {
789
- background: var(--neutral-fill-overlay-mid);
698
+ ._tertiary_ntpe2_34:not(:disabled):hover {
699
+ background: var(--neutral-container-lowest-hover);
790
700
  }
791
- ._tertiary_1ys32_40:disabled svg path {
792
- fill: var(--neutral-label-tertiary) !important;
701
+ ._tertiary_ntpe2_34:disabled:not(._loading_ntpe2_19) {
702
+ background: var(--neutral-fill-opaque-lowest);
793
703
  }
794
- ._quaternary_1ys32_53 {
704
+ ._quaternary_ntpe2_45 {
795
705
  background: var(--neutral-fill-overlay-lowest);
796
- border: 1px solid var(--neutral-border-overlay-normal);
797
706
  }
798
- ._quaternary_1ys32_53:not(:disabled):hover {
707
+ ._quaternary_ntpe2_45:not(:disabled):hover {
799
708
  background: var(--neutral-fill-overlay-lowest-hover);
800
709
  }
801
- ._quaternary_1ys32_53:disabled {
710
+ ._quinary_ntpe2_52 {
802
711
  background: var(--neutral-fill-overlay-lowest);
712
+ color: var(--neutral-label-secondary);
803
713
  }
804
- ._quaternary_1ys32_53:disabled svg path {
805
- fill: var(--neutral-label-tertiary) !important;
806
- }
807
- ._negative_1ys32_67 {
808
- background: var(--function-fill-negative-mid);
809
- }
810
- ._negative_1ys32_67:not(:disabled):hover {
811
- background: var(--function-fill-negative-mid-hover);
812
- }
813
- ._negative_1ys32_67:disabled {
814
- background: var(--neutral-fill-overlay-mid);
714
+ ._quinary_ntpe2_52:not(:disabled):hover {
715
+ background: var(--neutral-fill-overlay-lowest-hover);
815
716
  }
816
- ._negative_1ys32_67:disabled svg path {
817
- fill: var(--neutral-label-tertiary) !important;
717
+ ._static_ntpe2_60 {
718
+ background: var(--neutral-fill-opaque-lowest);
818
719
  }
819
- ._static_1ys32_80 {
820
- background: var(--neutral-container-static-lowest);
821
- }
822
- ._static_1ys32_80:not(:disabled):hover {
720
+ ._static_ntpe2_60:not(:disabled):hover {
823
721
  background: var(--neutral-container-static-lowest-hover);
824
722
  }
825
- ._static_1ys32_80:disabled {
826
- background: var(--neutral-fill-overlay-mid);
827
- }
828
- ._static_1ys32_80:disabled svg path {
829
- fill: var(--neutral-label-tertiary) !important;
830
- }
831
- ._inverse_1ys32_93 {
832
- background: var(--brand-container-mid);
833
- }
834
- ._inverse_1ys32_93:not(:disabled):hover {
835
- background: var(--brand-container-mid-hover);
836
- }
837
- ._inverse_1ys32_93:disabled {
838
- background: var(--neutral-fill-overlay-mid);
839
- }
840
- ._inverse_1ys32_93:disabled svg path {
841
- fill: var(--neutral-label-tertiary) !important;
842
- }
843
- ._inverse-static_1ys32_106 {
723
+ ._inverse-static_ntpe2_67 {
844
724
  background: var(--inverse-container-static-high);
845
725
  }
846
- ._inverse-static_1ys32_106:not(:disabled):hover {
847
- background: var(--inverse-container-static-high-hover);
848
- }
849
- ._inverse-static_1ys32_106:disabled {
850
- background: var(--neutral-fill-overlay-mid);
851
- }
852
- ._inverse-static_1ys32_106:disabled svg path {
853
- fill: var(--neutral-label-tertiary) !important;
854
- }
855
- ._ghost_1ys32_119._primary_1ys32_14 {
856
- background: none;
857
- }
858
- ._ghost_1ys32_119._primary_1ys32_14:not(:disabled):hover {
859
- background: var(--neutral-fill-overlay-lowest-hover);
860
- }
861
- ._ghost_1ys32_119._primary_1ys32_14:disabled svg path {
862
- fill: var(--neutral-label-quaternary) !important;
863
- }
864
- ._ghost_1ys32_119._secondary_1ys32_27 {
865
- background: none;
866
- }
867
- ._ghost_1ys32_119._secondary_1ys32_27:not(:disabled):hover {
868
- background: var(--neutral-fill-overlay-lowest-hover);
869
- }
870
- ._ghost_1ys32_119._secondary_1ys32_27:disabled svg path {
871
- fill: var(--neutral-label-quaternary) !important;
872
- }
873
- ._ghost_1ys32_119._tertiary_1ys32_40 {
874
- background: none;
875
- }
876
- ._ghost_1ys32_119._tertiary_1ys32_40:not(:disabled):hover {
877
- background: var(--neutral-fill-overlay-lowest-hover);
878
- }
879
- ._ghost_1ys32_119._tertiary_1ys32_40:disabled svg path {
880
- fill: var(--neutral-label-quaternary) !important;
881
- }
882
- ._ghost_1ys32_119._negative_1ys32_67 {
883
- background: none;
884
- }
885
- ._ghost_1ys32_119._negative_1ys32_67:not(:disabled):hover {
886
- background: var(--neutral-fill-overlay-lowest-hover);
887
- }
888
- ._ghost_1ys32_119._negative_1ys32_67:disabled svg path {
889
- fill: var(--neutral-label-quaternary) !important;
890
- }
891
- ._ghost_1ys32_119._static_1ys32_80 {
892
- background: none;
893
- }
894
- ._ghost_1ys32_119._static_1ys32_80:not(:disabled):hover {
895
- background: var(--neutral-fill-overlay-lowest-hover);
896
- }
897
- ._ghost_1ys32_119._static_1ys32_80:disabled svg path {
898
- fill: var(--neutral-label-quaternary) !important;
899
- }
900
- ._ghost_1ys32_119._inverse_1ys32_93 {
901
- background: none;
902
- }
903
- ._ghost_1ys32_119._inverse_1ys32_93:not(:disabled):hover {
904
- background: var(--neutral-fill-overlay-lowest-hover);
905
- }
906
- ._ghost_1ys32_119._inverse_1ys32_93:disabled svg path {
907
- fill: var(--neutral-label-quaternary) !important;
908
- }
909
- ._ghost_1ys32_119._inverse-static_1ys32_106 {
910
- background: none;
911
- }
912
- ._ghost_1ys32_119._inverse-static_1ys32_106:not(:disabled):hover {
726
+ ._inverse-static_ntpe2_67:not(:disabled):hover {
913
727
  background: var(--inverse-container-static-high-hover);
914
728
  }
915
- ._ghost_1ys32_119._inverse-static_1ys32_106:disabled svg path {
916
- fill: var(--inverse-label-tertiary) !important;
917
- }
918
- ._l_1ys32_183 {
919
- width: 44px;
920
- height: 44px;
921
- border-radius: var(--lp-sys-radius-m);
922
- }
923
- ._m_1ys32_189 {
924
- width: 36px;
925
- height: 36px;
926
- border-radius: var(--lp-sys-radius-m);
729
+ ._l_ntpe2_19 {
730
+ width: 40px;
731
+ height: 40px;
732
+ border-radius: var(--lp-sys-radius-s);
927
733
  }
928
- ._s_1ys32_27 {
929
- width: 28px;
930
- height: 28px;
734
+ ._m_ntpe2_80 {
735
+ width: 32px;
736
+ height: 32px;
931
737
  border-radius: var(--lp-sys-radius-s);
932
738
  }
933
- ._xs_1ys32_201 {
739
+ ._s_ntpe2_23 {
934
740
  width: 24px;
935
741
  height: 24px;
936
- border-radius: var(--lp-sys-radius-s);
937
- }
938
- ._xs_1ys32_201._ghost_1ys32_119:not(:disabled):hover * > path {
939
- opacity: 0.64 !important;
940
- }
941
- ._xs_1ys32_201._ghost_1ys32_119:not(:disabled):hover {
942
- background: inherit !important;
742
+ border-radius: var(--lp-sys-radius-xs);
943
743
  }
944
744
 
945
745
  /* esbuild-sass-plugin:css-chunk:src/components/CheckBox/style.module.scss */
@@ -1823,6 +1623,65 @@
1823
1623
  margin-right: 6px;
1824
1624
  }
1825
1625
 
1626
+ /* esbuild-sass-plugin:css-chunk:src/components/TextButton/style.module.scss */
1627
+ ._button_zsyf9_1 {
1628
+ position: relative;
1629
+ display: flex;
1630
+ align-items: center;
1631
+ justify-content: center;
1632
+ padding: 0;
1633
+ gap: 6px;
1634
+ border: none;
1635
+ text-decoration: none;
1636
+ min-width: fit-content;
1637
+ line-height: var(--lp-pri-font-lineheight-130);
1638
+ overflow: hidden;
1639
+ background: none;
1640
+ cursor: pointer;
1641
+ }
1642
+ ._button_zsyf9_1:disabled {
1643
+ cursor: not-allowed;
1644
+ }
1645
+ ._text_zsyf9_20:not(:disabled):hover {
1646
+ opacity: 0.8;
1647
+ }
1648
+ ._text_zsyf9_20._primary_zsyf9_23 {
1649
+ color: var(--brand-label-primary);
1650
+ }
1651
+ ._text_zsyf9_20._primary_zsyf9_23:disabled {
1652
+ color: var(--neutral-label-tertiary);
1653
+ }
1654
+ ._text_zsyf9_20._secondary_zsyf9_29 {
1655
+ color: var(--neutral-label-primary);
1656
+ }
1657
+ ._text_zsyf9_20._secondary_zsyf9_29:disabled {
1658
+ color: var(--neutral-label-tertiary);
1659
+ }
1660
+ ._text_zsyf9_20._tertiary_zsyf9_35 {
1661
+ color: var(--neutral-label-secondary);
1662
+ }
1663
+ ._text_zsyf9_20._tertiary_zsyf9_35:disabled {
1664
+ color: var(--neutral-label-tertiary);
1665
+ }
1666
+ ._m_zsyf9_42 ._text-children_zsyf9_42 {
1667
+ gap: var(--lp-sys-gap-positive-150);
1668
+ }
1669
+ ._s_zsyf9_29 ._text-children_zsyf9_42 {
1670
+ gap: var(--lp-sys-gap-positive-100);
1671
+ }
1672
+ ._xs_zsyf9_50 ._text-children_zsyf9_42 {
1673
+ gap: var(--lp-sys-gap-positive-100);
1674
+ }
1675
+ ._underline_zsyf9_54 {
1676
+ text-decoration: underline;
1677
+ text-underline-offset: 0.2rem;
1678
+ }
1679
+ ._text-children_zsyf9_42 {
1680
+ display: flex;
1681
+ align-items: center;
1682
+ justify-content: center;
1683
+ }
1684
+
1826
1685
  /* esbuild-sass-plugin:css-chunk:src/components/Snackbar/SnackbarButton/style.module.scss */
1827
1686
  ._Container_4sip5_1 {
1828
1687
  display: flex;