@knime/kds-styles 0.0.6 → 0.0.8
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/css/basics.css +21 -0
- package/dist/css/index.css +3 -0
- package/dist/css/legacy/legacy-theme.css +20 -0
- package/dist/css/variables/index.css +5 -0
- package/dist/icons/ai-general.svg +1 -0
- package/dist/icons/annotation-mode.svg +1 -0
- package/dist/icons/arrow-down.svg +1 -0
- package/dist/icons/arrow-up.svg +1 -0
- package/dist/icons/arrows-expand.svg +1 -0
- package/dist/icons/arrows-move.svg +1 -0
- package/dist/icons/arrows-order.svg +1 -0
- package/dist/icons/back.svg +1 -0
- package/dist/icons/bold.svg +1 -0
- package/dist/icons/calendar.svg +1 -0
- package/dist/icons/case-sensitive.svg +1 -0
- package/dist/icons/center-aligned.svg +1 -0
- package/dist/icons/checkmark.svg +1 -0
- package/dist/icons/chevron-down.svg +1 -0
- package/dist/icons/chevron-left-double.svg +1 -0
- package/dist/icons/chevron-left.svg +1 -0
- package/dist/icons/chevron-right-double.svg +1 -0
- package/dist/icons/chevron-right.svg +1 -0
- package/dist/icons/chevron-up.svg +1 -0
- package/dist/icons/circle-error.svg +1 -0
- package/dist/icons/circle-info.svg +1 -0
- package/dist/icons/circle-question.svg +1 -0
- package/dist/icons/circle-success.svg +1 -0
- package/dist/icons/cloud-download.svg +1 -0
- package/dist/icons/cloud-knime.svg +1 -0
- package/dist/icons/cloud-upload.svg +1 -0
- package/dist/icons/cloud-workflow.svg +1 -0
- package/dist/icons/code-block.svg +1 -0
- package/dist/icons/color-picker.svg +1 -0
- package/dist/icons/component.svg +1 -0
- package/dist/icons/connection.svg +1 -0
- package/dist/icons/cursor.svg +1 -0
- package/dist/icons/data-app.svg +1 -0
- package/dist/icons/date-time.svg +1 -0
- package/dist/icons/db-database.svg +1 -0
- package/dist/icons/def.ts +131 -0
- package/dist/icons/deploy.svg +1 -0
- package/dist/icons/detect.svg +1 -0
- package/dist/icons/divider.svg +1 -0
- package/dist/icons/duration.svg +1 -0
- package/dist/icons/edit.svg +1 -0
- package/dist/icons/education.svg +1 -0
- package/dist/icons/error-panel.svg +1 -0
- package/dist/icons/execute.svg +1 -0
- package/dist/icons/extension-community.svg +1 -0
- package/dist/icons/extension.svg +1 -0
- package/dist/icons/external-link.svg +1 -0
- package/dist/icons/eye.svg +1 -0
- package/dist/icons/file-export.svg +1 -0
- package/dist/icons/file-text.svg +1 -0
- package/dist/icons/file.svg +1 -0
- package/dist/icons/filter.svg +1 -0
- package/dist/icons/flow-variable-in-out.svg +1 -0
- package/dist/icons/flow-variable-in.svg +1 -0
- package/dist/icons/flow-variable-out.svg +1 -0
- package/dist/icons/folder-plus.svg +1 -0
- package/dist/icons/folder-workflow.svg +1 -0
- package/dist/icons/folder.svg +1 -0
- package/dist/icons/forum.svg +1 -0
- package/dist/icons/function-catalog.svg +1 -0
- package/dist/icons/home.svg +1 -0
- package/dist/icons/import.svg +1 -0
- package/dist/icons/info.svg +1 -0
- package/dist/icons/interval.svg +1 -0
- package/dist/icons/italic.svg +1 -0
- package/dist/icons/left-aligned.svg +1 -0
- package/dist/icons/like.svg +1 -0
- package/dist/icons/limit.svg +1 -0
- package/dist/icons/link.svg +1 -0
- package/dist/icons/linked-metanode.svg +1 -0
- package/dist/icons/list-bulletpoint.svg +1 -0
- package/dist/icons/list-number.svg +1 -0
- package/dist/icons/list-thumbs.svg +1 -0
- package/dist/icons/list.svg +1 -0
- package/dist/icons/local-filesystem.svg +1 -0
- package/dist/icons/lock.svg +1 -0
- package/dist/icons/metanode.svg +1 -0
- package/dist/icons/minus.svg +1 -0
- package/dist/icons/more-actions.svg +1 -0
- package/dist/icons/node-stack.svg +1 -0
- package/dist/icons/open-in-new-window.svg +1 -0
- package/dist/icons/parameter.svg +1 -0
- package/dist/icons/pending-changes.svg +1 -0
- package/dist/icons/placeholder.svg +1 -0
- package/dist/icons/plus.svg +1 -0
- package/dist/icons/quote.svg +1 -0
- package/dist/icons/re-execution.svg +1 -0
- package/dist/icons/redo.svg +1 -0
- package/dist/icons/reload.svg +1 -0
- package/dist/icons/reset-all.svg +1 -0
- package/dist/icons/right-aligned.svg +1 -0
- package/dist/icons/rocket.svg +1 -0
- package/dist/icons/save-as.svg +1 -0
- package/dist/icons/save.svg +1 -0
- package/dist/icons/schedule.svg +1 -0
- package/dist/icons/search.svg +1 -0
- package/dist/icons/selected-cancel.svg +1 -0
- package/dist/icons/selected-execute.svg +1 -0
- package/dist/icons/selected-reset.svg +1 -0
- package/dist/icons/send.svg +1 -0
- package/dist/icons/server-rack-workflow.svg +1 -0
- package/dist/icons/settings.svg +1 -0
- package/dist/icons/share.svg +1 -0
- package/dist/icons/shortcuts.svg +1 -0
- package/dist/icons/sort-ascending.svg +1 -0
- package/dist/icons/sort-descending.svg +1 -0
- package/dist/icons/space-local.svg +1 -0
- package/dist/icons/space-private.svg +1 -0
- package/dist/icons/space.svg +1 -0
- package/dist/icons/strikethrough.svg +1 -0
- package/dist/icons/text.svg +1 -0
- package/dist/icons/textstyles.svg +1 -0
- package/dist/icons/thumbs-down.svg +1 -0
- package/dist/icons/thumbs-up.svg +1 -0
- package/dist/icons/time.svg +1 -0
- package/dist/icons/to-bottom.svg +1 -0
- package/dist/icons/to-top.svg +1 -0
- package/dist/icons/trash.svg +1 -0
- package/dist/icons/trigger.svg +1 -0
- package/dist/icons/underline.svg +1 -0
- package/dist/icons/undo.svg +1 -0
- package/dist/icons/unlink.svg +1 -0
- package/dist/icons/user.svg +1 -0
- package/dist/icons/view-cards.svg +1 -0
- package/dist/icons/warning.svg +1 -0
- package/dist/icons/workflow.svg +1 -0
- package/dist/icons/x-close.svg +1 -0
- package/dist/tokens/css/_properties.css +120 -300
- package/dist/tokens/css/_variables.css +48 -78
- package/package.json +8 -4
|
@@ -890,396 +890,168 @@ syntax: "<color>";
|
|
|
890
890
|
initial-value: hsl(330 0% 11% / 0);
|
|
891
891
|
}
|
|
892
892
|
|
|
893
|
-
@property --kds-core-
|
|
893
|
+
@property --kds-core-font-size-0-5x {
|
|
894
894
|
syntax: "<length>";
|
|
895
|
-
inherits:
|
|
896
|
-
initial-value: 0;
|
|
897
|
-
}
|
|
898
|
-
|
|
899
|
-
@property --kds-core-dimension-6 {
|
|
900
|
-
syntax: "<length>";
|
|
901
|
-
inherits: false;
|
|
902
|
-
initial-value: 1px;
|
|
903
|
-
}
|
|
904
|
-
|
|
905
|
-
@property --kds-core-dimension-12 {
|
|
906
|
-
syntax: "<length>";
|
|
907
|
-
inherits: false;
|
|
908
|
-
initial-value: 2px;
|
|
909
|
-
}
|
|
910
|
-
|
|
911
|
-
@property --kds-core-dimension-25 {
|
|
912
|
-
syntax: "<length>";
|
|
913
|
-
inherits: false;
|
|
914
|
-
initial-value: 4px;
|
|
915
|
-
}
|
|
916
|
-
|
|
917
|
-
@property --kds-core-dimension-31 {
|
|
918
|
-
syntax: "<length>";
|
|
919
|
-
inherits: false;
|
|
920
|
-
initial-value: 5px;
|
|
921
|
-
}
|
|
922
|
-
|
|
923
|
-
@property --kds-core-dimension-37 {
|
|
924
|
-
syntax: "<length>";
|
|
925
|
-
inherits: false;
|
|
926
|
-
initial-value: 6px;
|
|
927
|
-
}
|
|
928
|
-
|
|
929
|
-
@property --kds-core-dimension-44 {
|
|
930
|
-
syntax: "<length>";
|
|
931
|
-
inherits: false;
|
|
932
|
-
initial-value: 7px;
|
|
933
|
-
}
|
|
934
|
-
|
|
935
|
-
@property --kds-core-dimension-50 {
|
|
936
|
-
syntax: "<length>";
|
|
937
|
-
inherits: false;
|
|
895
|
+
inherits: true;
|
|
938
896
|
initial-value: 8px;
|
|
939
897
|
}
|
|
940
898
|
|
|
941
|
-
@property --kds-core-
|
|
899
|
+
@property --kds-core-font-size-0-56x {
|
|
942
900
|
syntax: "<length>";
|
|
943
|
-
inherits:
|
|
901
|
+
inherits: true;
|
|
944
902
|
initial-value: 9px;
|
|
945
903
|
}
|
|
946
904
|
|
|
947
|
-
@property --kds-core-
|
|
948
|
-
syntax: "<length>";
|
|
949
|
-
inherits: false;
|
|
950
|
-
initial-value: 12px;
|
|
951
|
-
}
|
|
952
|
-
|
|
953
|
-
@property --kds-core-dimension-88 {
|
|
954
|
-
syntax: "<length>";
|
|
955
|
-
inherits: false;
|
|
956
|
-
initial-value: 14px;
|
|
957
|
-
}
|
|
958
|
-
|
|
959
|
-
@property --kds-core-dimension-100 {
|
|
960
|
-
syntax: "<length>";
|
|
961
|
-
inherits: false;
|
|
962
|
-
initial-value: 16px;
|
|
963
|
-
}
|
|
964
|
-
|
|
965
|
-
@property --kds-core-dimension-125 {
|
|
966
|
-
syntax: "<length>";
|
|
967
|
-
inherits: false;
|
|
968
|
-
initial-value: 20px;
|
|
969
|
-
}
|
|
970
|
-
|
|
971
|
-
@property --kds-core-dimension-150 {
|
|
972
|
-
syntax: "<length>";
|
|
973
|
-
inherits: false;
|
|
974
|
-
initial-value: 24px;
|
|
975
|
-
}
|
|
976
|
-
|
|
977
|
-
@property --kds-core-dimension-175 {
|
|
978
|
-
syntax: "<length>";
|
|
979
|
-
inherits: false;
|
|
980
|
-
initial-value: 28px;
|
|
981
|
-
}
|
|
982
|
-
|
|
983
|
-
@property --kds-core-dimension-200 {
|
|
984
|
-
syntax: "<length>";
|
|
985
|
-
inherits: false;
|
|
986
|
-
initial-value: 32px;
|
|
987
|
-
}
|
|
988
|
-
|
|
989
|
-
@property --kds-core-dimension-225 {
|
|
990
|
-
syntax: "<length>";
|
|
991
|
-
inherits: false;
|
|
992
|
-
initial-value: 36px;
|
|
993
|
-
}
|
|
994
|
-
|
|
995
|
-
@property --kds-core-dimension-250 {
|
|
996
|
-
syntax: "<length>";
|
|
997
|
-
inherits: false;
|
|
998
|
-
initial-value: 40px;
|
|
999
|
-
}
|
|
1000
|
-
|
|
1001
|
-
@property --kds-core-dimension-275 {
|
|
1002
|
-
syntax: "<length>";
|
|
1003
|
-
inherits: false;
|
|
1004
|
-
initial-value: 44px;
|
|
1005
|
-
}
|
|
1006
|
-
|
|
1007
|
-
@property --kds-core-dimension-300 {
|
|
1008
|
-
syntax: "<length>";
|
|
1009
|
-
inherits: false;
|
|
1010
|
-
initial-value: 48px;
|
|
1011
|
-
}
|
|
1012
|
-
|
|
1013
|
-
@property --kds-core-dimension-350 {
|
|
1014
|
-
syntax: "<length>";
|
|
1015
|
-
inherits: false;
|
|
1016
|
-
initial-value: 56px;
|
|
1017
|
-
}
|
|
1018
|
-
|
|
1019
|
-
@property --kds-core-dimension-400 {
|
|
1020
|
-
syntax: "<length>";
|
|
1021
|
-
inherits: false;
|
|
1022
|
-
initial-value: 64px;
|
|
1023
|
-
}
|
|
1024
|
-
|
|
1025
|
-
@property --kds-core-dimension-450 {
|
|
1026
|
-
syntax: "<length>";
|
|
1027
|
-
inherits: false;
|
|
1028
|
-
initial-value: 72px;
|
|
1029
|
-
}
|
|
1030
|
-
|
|
1031
|
-
@property --kds-core-dimension-500 {
|
|
1032
|
-
syntax: "<length>";
|
|
1033
|
-
inherits: false;
|
|
1034
|
-
initial-value: 80px;
|
|
1035
|
-
}
|
|
1036
|
-
|
|
1037
|
-
@property --kds-core-dimension-600 {
|
|
1038
|
-
syntax: "<length>";
|
|
1039
|
-
inherits: false;
|
|
1040
|
-
initial-value: 96px;
|
|
1041
|
-
}
|
|
1042
|
-
|
|
1043
|
-
@property --kds-core-dimension-700 {
|
|
1044
|
-
syntax: "<length>";
|
|
1045
|
-
inherits: false;
|
|
1046
|
-
initial-value: 112px;
|
|
1047
|
-
}
|
|
1048
|
-
|
|
1049
|
-
@property --kds-core-dimension-800 {
|
|
1050
|
-
syntax: "<length>";
|
|
1051
|
-
inherits: false;
|
|
1052
|
-
initial-value: 128px;
|
|
1053
|
-
}
|
|
1054
|
-
|
|
1055
|
-
@property --kds-core-dimension-900 {
|
|
1056
|
-
syntax: "<length>";
|
|
1057
|
-
inherits: false;
|
|
1058
|
-
initial-value: 144px;
|
|
1059
|
-
}
|
|
1060
|
-
|
|
1061
|
-
@property --kds-core-dimension-1000 {
|
|
1062
|
-
syntax: "<length>";
|
|
1063
|
-
inherits: false;
|
|
1064
|
-
initial-value: 160px;
|
|
1065
|
-
}
|
|
1066
|
-
|
|
1067
|
-
@property --kds-core-dimension-1100 {
|
|
1068
|
-
syntax: "<length>";
|
|
1069
|
-
inherits: false;
|
|
1070
|
-
initial-value: 176px;
|
|
1071
|
-
}
|
|
1072
|
-
|
|
1073
|
-
@property --kds-core-dimension-1200 {
|
|
1074
|
-
syntax: "<length>";
|
|
1075
|
-
inherits: false;
|
|
1076
|
-
initial-value: 192px;
|
|
1077
|
-
}
|
|
1078
|
-
|
|
1079
|
-
@property --kds-core-dimension-1300 {
|
|
1080
|
-
syntax: "<length>";
|
|
1081
|
-
inherits: false;
|
|
1082
|
-
initial-value: 208px;
|
|
1083
|
-
}
|
|
1084
|
-
|
|
1085
|
-
@property --kds-core-dimension-1400 {
|
|
1086
|
-
syntax: "<length>";
|
|
1087
|
-
inherits: false;
|
|
1088
|
-
initial-value: 224px;
|
|
1089
|
-
}
|
|
1090
|
-
|
|
1091
|
-
@property --kds-core-dimension-1500 {
|
|
1092
|
-
syntax: "<length>";
|
|
1093
|
-
inherits: false;
|
|
1094
|
-
initial-value: 240px;
|
|
1095
|
-
}
|
|
1096
|
-
|
|
1097
|
-
@property --kds-core-dimension-1600 {
|
|
1098
|
-
syntax: "<length>";
|
|
1099
|
-
inherits: false;
|
|
1100
|
-
initial-value: 256px;
|
|
1101
|
-
}
|
|
1102
|
-
|
|
1103
|
-
@property --kds-core-dimension-2000 {
|
|
1104
|
-
syntax: "<length>";
|
|
1105
|
-
inherits: false;
|
|
1106
|
-
initial-value: 320px;
|
|
1107
|
-
}
|
|
1108
|
-
|
|
1109
|
-
@property --kds-core-dimension-2400 {
|
|
1110
|
-
syntax: "<length>";
|
|
1111
|
-
inherits: false;
|
|
1112
|
-
initial-value: 384px;
|
|
1113
|
-
}
|
|
1114
|
-
|
|
1115
|
-
@property --kds-core-dimension-base {
|
|
1116
|
-
syntax: "<length>";
|
|
1117
|
-
inherits: false;
|
|
1118
|
-
initial-value: 0.16px;
|
|
1119
|
-
}
|
|
1120
|
-
|
|
1121
|
-
@property --kds-core-size-scale {
|
|
1122
|
-
syntax: "<length>";
|
|
1123
|
-
inherits: false;
|
|
1124
|
-
initial-value: 16px;
|
|
1125
|
-
}
|
|
1126
|
-
|
|
1127
|
-
@property --kds-core-font-size-rem {
|
|
905
|
+
@property --kds-core-font-size-0-62x {
|
|
1128
906
|
syntax: "<length>";
|
|
1129
907
|
inherits: true;
|
|
1130
|
-
initial-value:
|
|
908
|
+
initial-value: 10px;
|
|
1131
909
|
}
|
|
1132
910
|
|
|
1133
|
-
@property --kds-core-font-size-
|
|
911
|
+
@property --kds-core-font-size-0-68x {
|
|
1134
912
|
syntax: "<length>";
|
|
1135
913
|
inherits: true;
|
|
1136
|
-
initial-value:
|
|
914
|
+
initial-value: 11px;
|
|
1137
915
|
}
|
|
1138
916
|
|
|
1139
|
-
@property --kds-core-font-size-
|
|
917
|
+
@property --kds-core-font-size-0-75x {
|
|
1140
918
|
syntax: "<length>";
|
|
1141
919
|
inherits: true;
|
|
1142
|
-
initial-value:
|
|
920
|
+
initial-value: 12px;
|
|
1143
921
|
}
|
|
1144
922
|
|
|
1145
|
-
@property --kds-core-font-size-
|
|
923
|
+
@property --kds-core-font-size-0-81x {
|
|
1146
924
|
syntax: "<length>";
|
|
1147
925
|
inherits: true;
|
|
1148
|
-
initial-value:
|
|
926
|
+
initial-value: 13px;
|
|
1149
927
|
}
|
|
1150
928
|
|
|
1151
|
-
@property --kds-core-font-size-
|
|
929
|
+
@property --kds-core-font-size-0-87x {
|
|
1152
930
|
syntax: "<length>";
|
|
1153
931
|
inherits: true;
|
|
1154
|
-
initial-value:
|
|
932
|
+
initial-value: 14px;
|
|
1155
933
|
}
|
|
1156
934
|
|
|
1157
|
-
@property --kds-core-font-size-
|
|
935
|
+
@property --kds-core-font-size-1x {
|
|
1158
936
|
syntax: "<length>";
|
|
1159
937
|
inherits: true;
|
|
1160
|
-
initial-value:
|
|
938
|
+
initial-value: 16px;
|
|
1161
939
|
}
|
|
1162
940
|
|
|
1163
|
-
@property --kds-core-font-size-
|
|
941
|
+
@property --kds-core-font-size-1-25x {
|
|
1164
942
|
syntax: "<length>";
|
|
1165
943
|
inherits: true;
|
|
1166
|
-
initial-value:
|
|
944
|
+
initial-value: 20px;
|
|
1167
945
|
}
|
|
1168
946
|
|
|
1169
|
-
@property --kds-core-font-size-
|
|
947
|
+
@property --kds-core-font-size-1-375x {
|
|
1170
948
|
syntax: "<length>";
|
|
1171
949
|
inherits: true;
|
|
1172
|
-
initial-value:
|
|
950
|
+
initial-value: 22px;
|
|
1173
951
|
}
|
|
1174
952
|
|
|
1175
|
-
@property --kds-core-font-size-
|
|
953
|
+
@property --kds-core-font-size-1-625x {
|
|
1176
954
|
syntax: "<length>";
|
|
1177
955
|
inherits: true;
|
|
1178
|
-
initial-value:
|
|
956
|
+
initial-value: 26px;
|
|
1179
957
|
}
|
|
1180
958
|
|
|
1181
|
-
@property --kds-core-font-size-
|
|
959
|
+
@property --kds-core-font-size-1-5x {
|
|
1182
960
|
syntax: "<length>";
|
|
1183
961
|
inherits: true;
|
|
1184
|
-
initial-value:
|
|
962
|
+
initial-value: 24px;
|
|
1185
963
|
}
|
|
1186
964
|
|
|
1187
|
-
@property --kds-core-font-size-
|
|
965
|
+
@property --kds-core-font-size-1-75x {
|
|
1188
966
|
syntax: "<length>";
|
|
1189
967
|
inherits: true;
|
|
1190
|
-
initial-value:
|
|
968
|
+
initial-value: 28px;
|
|
1191
969
|
}
|
|
1192
970
|
|
|
1193
|
-
@property --kds-core-font-size-
|
|
971
|
+
@property --kds-core-font-size-1-875x {
|
|
1194
972
|
syntax: "<length>";
|
|
1195
973
|
inherits: true;
|
|
1196
|
-
initial-value:
|
|
974
|
+
initial-value: 30px;
|
|
1197
975
|
}
|
|
1198
976
|
|
|
1199
|
-
@property --kds-core-font-size-
|
|
977
|
+
@property --kds-core-font-size-2x {
|
|
1200
978
|
syntax: "<length>";
|
|
1201
979
|
inherits: true;
|
|
1202
980
|
initial-value: 32px;
|
|
1203
981
|
}
|
|
1204
982
|
|
|
1205
|
-
@property --kds-core-font-size-
|
|
983
|
+
@property --kds-core-font-size-2-25x {
|
|
1206
984
|
syntax: "<length>";
|
|
1207
985
|
inherits: true;
|
|
1208
986
|
initial-value: 36px;
|
|
1209
987
|
}
|
|
1210
988
|
|
|
1211
|
-
@property --kds-core-font-size-
|
|
989
|
+
@property --kds-core-font-size-2-5x {
|
|
1212
990
|
syntax: "<length>";
|
|
1213
991
|
inherits: true;
|
|
1214
992
|
initial-value: 40px;
|
|
1215
993
|
}
|
|
1216
994
|
|
|
1217
|
-
@property --kds-core-font-size-
|
|
995
|
+
@property --kds-core-font-size-2-75x {
|
|
1218
996
|
syntax: "<length>";
|
|
1219
997
|
inherits: true;
|
|
1220
998
|
initial-value: 44px;
|
|
1221
999
|
}
|
|
1222
1000
|
|
|
1223
|
-
@property --kds-core-font-size-
|
|
1001
|
+
@property --kds-core-font-size-3x {
|
|
1224
1002
|
syntax: "<length>";
|
|
1225
1003
|
inherits: true;
|
|
1226
1004
|
initial-value: 48px;
|
|
1227
1005
|
}
|
|
1228
1006
|
|
|
1229
|
-
@property --kds-core-font-size-
|
|
1007
|
+
@property --kds-core-font-size-3-25x {
|
|
1230
1008
|
syntax: "<length>";
|
|
1231
1009
|
inherits: true;
|
|
1232
1010
|
initial-value: 52px;
|
|
1233
1011
|
}
|
|
1234
1012
|
|
|
1235
|
-
@property --kds-core-font-size-
|
|
1013
|
+
@property --kds-core-font-size-3-5x {
|
|
1236
1014
|
syntax: "<length>";
|
|
1237
1015
|
inherits: true;
|
|
1238
1016
|
initial-value: 56px;
|
|
1239
1017
|
}
|
|
1240
1018
|
|
|
1241
|
-
@property --kds-core-font-size-
|
|
1019
|
+
@property --kds-core-font-size-3-75x {
|
|
1242
1020
|
syntax: "<length>";
|
|
1243
1021
|
inherits: true;
|
|
1244
1022
|
initial-value: 60px;
|
|
1245
1023
|
}
|
|
1246
1024
|
|
|
1247
|
-
@property --kds-core-font-size-
|
|
1025
|
+
@property --kds-core-font-size-4x {
|
|
1248
1026
|
syntax: "<length>";
|
|
1249
1027
|
inherits: true;
|
|
1250
1028
|
initial-value: 64px;
|
|
1251
1029
|
}
|
|
1252
1030
|
|
|
1253
|
-
@property --kds-core-font-size-
|
|
1031
|
+
@property --kds-core-font-size-4-5x {
|
|
1254
1032
|
syntax: "<length>";
|
|
1255
1033
|
inherits: true;
|
|
1256
1034
|
initial-value: 72px;
|
|
1257
1035
|
}
|
|
1258
1036
|
|
|
1259
|
-
@property --kds-core-font-size-
|
|
1037
|
+
@property --kds-core-font-size-5x {
|
|
1260
1038
|
syntax: "<length>";
|
|
1261
1039
|
inherits: true;
|
|
1262
1040
|
initial-value: 80px;
|
|
1263
1041
|
}
|
|
1264
1042
|
|
|
1265
|
-
@property --kds-core-font-size-
|
|
1043
|
+
@property --kds-core-font-size-5-5x {
|
|
1266
1044
|
syntax: "<length>";
|
|
1267
1045
|
inherits: true;
|
|
1268
1046
|
initial-value: 88px;
|
|
1269
1047
|
}
|
|
1270
1048
|
|
|
1271
|
-
@property --kds-core-font-size-
|
|
1049
|
+
@property --kds-core-font-size-6x {
|
|
1272
1050
|
syntax: "<length>";
|
|
1273
1051
|
inherits: true;
|
|
1274
1052
|
initial-value: 96px;
|
|
1275
1053
|
}
|
|
1276
1054
|
|
|
1277
|
-
@property --kds-core-font-size-scaled-base {
|
|
1278
|
-
syntax: "<length>";
|
|
1279
|
-
inherits: true;
|
|
1280
|
-
initial-value: 0.16px;
|
|
1281
|
-
}
|
|
1282
|
-
|
|
1283
1055
|
@property --kds-core-paragraph-spacing-none {
|
|
1284
1056
|
syntax: "<length>";
|
|
1285
1057
|
inherits: false;
|
|
@@ -1322,6 +1094,12 @@ syntax: "<string>#";
|
|
|
1322
1094
|
initial-value: 'Roboto Condensed';
|
|
1323
1095
|
}
|
|
1324
1096
|
|
|
1097
|
+
@property --kds-core-font-family-roboto-mono {
|
|
1098
|
+
syntax: "<string>#";
|
|
1099
|
+
inherits: true;
|
|
1100
|
+
initial-value: 'Roboto Mono';
|
|
1101
|
+
}
|
|
1102
|
+
|
|
1325
1103
|
@property --kds-core-font-weight-regular {
|
|
1326
1104
|
syntax: "<number>";
|
|
1327
1105
|
inherits: true;
|
|
@@ -1370,6 +1148,42 @@ syntax: "<number> | <percentage>";
|
|
|
1370
1148
|
initial-value: 1.5;
|
|
1371
1149
|
}
|
|
1372
1150
|
|
|
1151
|
+
@property --kds-core-size-scale {
|
|
1152
|
+
syntax: "<length>";
|
|
1153
|
+
inherits: false;
|
|
1154
|
+
initial-value: 16px;
|
|
1155
|
+
}
|
|
1156
|
+
|
|
1157
|
+
@property --kds-core-border-width-none {
|
|
1158
|
+
syntax: "<length>";
|
|
1159
|
+
inherits: false;
|
|
1160
|
+
initial-value: 0;
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
@property --kds-core-border-width-xs {
|
|
1164
|
+
syntax: "<length>";
|
|
1165
|
+
inherits: false;
|
|
1166
|
+
initial-value: 1px;
|
|
1167
|
+
}
|
|
1168
|
+
|
|
1169
|
+
@property --kds-core-border-width-s {
|
|
1170
|
+
syntax: "<length>";
|
|
1171
|
+
inherits: false;
|
|
1172
|
+
initial-value: 1.2496px;
|
|
1173
|
+
}
|
|
1174
|
+
|
|
1175
|
+
@property --kds-core-border-width-m {
|
|
1176
|
+
syntax: "<length>";
|
|
1177
|
+
inherits: false;
|
|
1178
|
+
initial-value: 1.5px;
|
|
1179
|
+
}
|
|
1180
|
+
|
|
1181
|
+
@property --kds-core-border-width-l {
|
|
1182
|
+
syntax: "<length>";
|
|
1183
|
+
inherits: false;
|
|
1184
|
+
initial-value: 2px;
|
|
1185
|
+
}
|
|
1186
|
+
|
|
1373
1187
|
@property --kds-color-surface-default {
|
|
1374
1188
|
syntax: "<color>";
|
|
1375
1189
|
inherits: true;
|
|
@@ -2432,24 +2246,6 @@ syntax: "<length>";
|
|
|
2432
2246
|
initial-value: 1000px;
|
|
2433
2247
|
}
|
|
2434
2248
|
|
|
2435
|
-
@property --kds-border-width-base-none {
|
|
2436
|
-
syntax: "<length>";
|
|
2437
|
-
inherits: false;
|
|
2438
|
-
initial-value: 0;
|
|
2439
|
-
}
|
|
2440
|
-
|
|
2441
|
-
@property --kds-border-width-base-s {
|
|
2442
|
-
syntax: "<length>";
|
|
2443
|
-
inherits: false;
|
|
2444
|
-
initial-value: 1px;
|
|
2445
|
-
}
|
|
2446
|
-
|
|
2447
|
-
@property --kds-border-width-base-m {
|
|
2448
|
-
syntax: "<length>";
|
|
2449
|
-
inherits: false;
|
|
2450
|
-
initial-value: 2px;
|
|
2451
|
-
}
|
|
2452
|
-
|
|
2453
2249
|
@property --kds-border-width-icon-stroke-s {
|
|
2454
2250
|
syntax: "<length>";
|
|
2455
2251
|
inherits: false;
|
|
@@ -2459,7 +2255,7 @@ syntax: "<length>";
|
|
|
2459
2255
|
@property --kds-border-width-icon-stroke-m {
|
|
2460
2256
|
syntax: "<length>";
|
|
2461
2257
|
inherits: false;
|
|
2462
|
-
initial-value: 1.
|
|
2258
|
+
initial-value: 1.2496px;
|
|
2463
2259
|
}
|
|
2464
2260
|
|
|
2465
2261
|
@property --kds-border-width-icon-stroke-l {
|
|
@@ -2471,7 +2267,7 @@ syntax: "<length>";
|
|
|
2471
2267
|
@property --kds-border-action-transparent {
|
|
2472
2268
|
syntax: "<string>";
|
|
2473
2269
|
inherits: false;
|
|
2474
|
-
initial-value:
|
|
2270
|
+
initial-value: 0 solid hsl(330 0% 11% / 0);
|
|
2475
2271
|
}
|
|
2476
2272
|
|
|
2477
2273
|
@property --kds-border-action-default {
|
|
@@ -2543,31 +2339,31 @@ syntax: "<string>";
|
|
|
2543
2339
|
@property --kds-border-base-brand {
|
|
2544
2340
|
syntax: "<string>";
|
|
2545
2341
|
inherits: false;
|
|
2546
|
-
initial-value: 1px
|
|
2342
|
+
initial-value: 1px solid hsl(51 100% 50%);
|
|
2547
2343
|
}
|
|
2548
2344
|
|
|
2549
2345
|
@property --kds-border-base-danger {
|
|
2550
2346
|
syntax: "<string>";
|
|
2551
2347
|
inherits: false;
|
|
2552
|
-
initial-value: 1px
|
|
2348
|
+
initial-value: 1px solid light-dark(hsl(3 100% 86%), hsl(348 94% 21%));
|
|
2553
2349
|
}
|
|
2554
2350
|
|
|
2555
2351
|
@property --kds-border-base-warning {
|
|
2556
2352
|
syntax: "<string>";
|
|
2557
2353
|
inherits: false;
|
|
2558
|
-
initial-value: 1px
|
|
2354
|
+
initial-value: 1px solid light-dark(hsl(31 79% 74%), hsl(13 66% 23%));
|
|
2559
2355
|
}
|
|
2560
2356
|
|
|
2561
2357
|
@property --kds-border-base-success {
|
|
2562
2358
|
syntax: "<string>";
|
|
2563
2359
|
inherits: false;
|
|
2564
|
-
initial-value: 1px
|
|
2360
|
+
initial-value: 1px solid light-dark(hsl(112 57% 71%), hsl(124 47% 21%));
|
|
2565
2361
|
}
|
|
2566
2362
|
|
|
2567
2363
|
@property --kds-border-base-info {
|
|
2568
2364
|
syntax: "<string>";
|
|
2569
2365
|
inherits: false;
|
|
2570
|
-
initial-value: 1px
|
|
2366
|
+
initial-value: 1px solid light-dark(hsl(215 100% 84%), hsl(210 50% 28%));
|
|
2571
2367
|
}
|
|
2572
2368
|
|
|
2573
2369
|
@property --kds-border-node-status-empty {
|
|
@@ -2595,21 +2391,21 @@ syntax: "<string>";
|
|
|
2595
2391
|
}
|
|
2596
2392
|
|
|
2597
2393
|
@property --kds-border-resize-handle-initial {
|
|
2598
|
-
syntax: "
|
|
2394
|
+
syntax: "<string>";
|
|
2599
2395
|
inherits: false;
|
|
2600
|
-
initial-value:
|
|
2396
|
+
initial-value: 2px solid light-dark(hsl(345 0% 10% / 0.4), hsl(330 0% 99% / 0.4));
|
|
2601
2397
|
}
|
|
2602
2398
|
|
|
2603
2399
|
@property --kds-border-resize-handle-hover {
|
|
2604
|
-
syntax: "
|
|
2400
|
+
syntax: "<string>";
|
|
2605
2401
|
inherits: false;
|
|
2606
|
-
initial-value:
|
|
2402
|
+
initial-value: 2px solid light-dark(hsl(345 0% 10% / 0.64), hsl(330 0% 99% / 0.58));
|
|
2607
2403
|
}
|
|
2608
2404
|
|
|
2609
2405
|
@property --kds-border-resize-handle-active {
|
|
2610
|
-
syntax: "
|
|
2406
|
+
syntax: "<string>";
|
|
2611
2407
|
inherits: false;
|
|
2612
|
-
initial-value:
|
|
2408
|
+
initial-value: 2px solid light-dark(hsl(345 0% 10% / 0.74), hsl(330 0% 99% / 0.68));
|
|
2613
2409
|
}
|
|
2614
2410
|
|
|
2615
2411
|
@property --kds-sizing-viewport-breakpoints-576 {
|
|
@@ -2960,6 +2756,18 @@ syntax: "<string>";
|
|
|
2960
2756
|
initial-value: 400 12px/1.5 Roboto;
|
|
2961
2757
|
}
|
|
2962
2758
|
|
|
2759
|
+
@property --kds-font-base-body-small-italic {
|
|
2760
|
+
syntax: "<string>";
|
|
2761
|
+
inherits: true;
|
|
2762
|
+
initial-value: italic 400 12px/1.5 Roboto;
|
|
2763
|
+
}
|
|
2764
|
+
|
|
2765
|
+
@property --kds-font-base-body-small-strong {
|
|
2766
|
+
syntax: "<string>";
|
|
2767
|
+
inherits: true;
|
|
2768
|
+
initial-value: 700 12px/1.5 Roboto;
|
|
2769
|
+
}
|
|
2770
|
+
|
|
2963
2771
|
@property --kds-font-base-body-medium {
|
|
2964
2772
|
syntax: "<string>";
|
|
2965
2773
|
inherits: true;
|
|
@@ -3044,6 +2852,18 @@ syntax: "<string>";
|
|
|
3044
2852
|
initial-value: 500 16px/1 Roboto;
|
|
3045
2853
|
}
|
|
3046
2854
|
|
|
2855
|
+
@property --kds-font-base-code-xsmall {
|
|
2856
|
+
syntax: "<string>";
|
|
2857
|
+
inherits: true;
|
|
2858
|
+
initial-value: 400 10px/1 'Roboto Mono';
|
|
2859
|
+
}
|
|
2860
|
+
|
|
2861
|
+
@property --kds-font-base-code-small {
|
|
2862
|
+
syntax: "<string>";
|
|
2863
|
+
inherits: true;
|
|
2864
|
+
initial-value: 400 11px/1.3 'Roboto Mono';
|
|
2865
|
+
}
|
|
2866
|
+
|
|
3047
2867
|
@property --kds-font-workflows-annotations-h1 {
|
|
3048
2868
|
syntax: "<string>";
|
|
3049
2869
|
inherits: true;
|