@streamoid/ui 0.6.43 → 0.6.44

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.
Files changed (2) hide show
  1. package/dist/index.css +16 -7
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -3846,7 +3846,7 @@
3846
3846
  border: 0;
3847
3847
  cursor: pointer;
3848
3848
  color: var(--alias-text---icons-primary, #f5f5f5);
3849
- font: inherit;
3849
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
3850
3850
  }
3851
3851
  .ScSidebarShell_workspaceTrigger {
3852
3852
  min-height: 40px;
@@ -3881,6 +3881,7 @@
3881
3881
  font-size: 14px;
3882
3882
  line-height: 20px;
3883
3883
  font-weight: 500;
3884
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
3884
3885
  }
3885
3886
  .ScSidebarShell_searchTrigger {
3886
3887
  background: var(--alias-fill-neutral-neutral, #1a1a1a);
@@ -3908,10 +3909,11 @@
3908
3909
  font-size: 14px;
3909
3910
  line-height: 20px;
3910
3911
  font-weight: 500;
3912
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
3911
3913
  }
3912
3914
  .ScSidebarShell_shortcut {
3913
3915
  flex-shrink: 0;
3914
- font: inherit;
3916
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
3915
3917
  font-size: 12px;
3916
3918
  line-height: 16px;
3917
3919
  color: var(--alias-text---icons-muted, #7a7a7a);
@@ -3967,6 +3969,7 @@
3967
3969
  line-height: 20px;
3968
3970
  font-weight: 600;
3969
3971
  letter-spacing: -0.02em;
3972
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
3970
3973
  }
3971
3974
  .ScSidebarShell_menu {
3972
3975
  display: flex;
@@ -3983,7 +3986,7 @@
3983
3986
  background: var(--alias-surface-base, #101010);
3984
3987
  backdrop-filter: blur(42px);
3985
3988
  color: var(--alias-text---icons-primary, #f5f5f5);
3986
- font-family: var(--font-family-font-family-body, Inter), sans-serif;
3989
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
3987
3990
  }
3988
3991
  .ScSidebarShell_section {
3989
3992
  display: flex;
@@ -3997,6 +4000,7 @@
3997
4000
  font-size: 12px;
3998
4001
  line-height: 18px;
3999
4002
  font-weight: 500;
4003
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
4000
4004
  }
4001
4005
  .ScSidebarShell_divider {
4002
4006
  width: 100%;
@@ -4012,7 +4016,7 @@
4012
4016
  border-radius: var(--radius-xl, 12px);
4013
4017
  background: transparent;
4014
4018
  color: var(--alias-text---icons-primary, #f5f5f5);
4015
- font: inherit;
4019
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
4016
4020
  text-align: left;
4017
4021
  }
4018
4022
  button.ScSidebarShell_identityRow,
@@ -4045,6 +4049,7 @@ button.ScSidebarShell_actionRow:hover {
4045
4049
  font-size: 14px;
4046
4050
  line-height: 20px;
4047
4051
  font-weight: 500;
4052
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
4048
4053
  }
4049
4054
  .ScSidebarShell_identitySubtitle,
4050
4055
  .ScSidebarShell_rowValue {
@@ -4052,6 +4057,7 @@ button.ScSidebarShell_actionRow:hover {
4052
4057
  font-size: 12px;
4053
4058
  line-height: 18px;
4054
4059
  font-weight: 400;
4060
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
4055
4061
  }
4056
4062
  .ScSidebarShell_actionRow {
4057
4063
  min-height: 40px;
@@ -4077,6 +4083,7 @@ button.ScSidebarShell_actionRow:hover {
4077
4083
  font-size: 22px;
4078
4084
  font-weight: 300;
4079
4085
  line-height: 18px;
4086
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
4080
4087
  }
4081
4088
  .ScSidebarShell_rowLabel {
4082
4089
  min-width: 0;
@@ -4084,6 +4091,7 @@ button.ScSidebarShell_actionRow:hover {
4084
4091
  font-size: 14px;
4085
4092
  line-height: 20px;
4086
4093
  font-weight: 400;
4094
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
4087
4095
  }
4088
4096
  .ScSidebarShell_rowValue {
4089
4097
  max-width: 132px;
@@ -4234,7 +4242,7 @@ button.ScSidebarShell_actionRow:hover {
4234
4242
  flex: 1 1 0;
4235
4243
  min-width: 0;
4236
4244
  color: var(--alias-text-and-icons-tertiary, #9e9e9e);
4237
- font-family: var(--font-family-font-family-body, "Inter", sans-serif);
4245
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
4238
4246
  font-size: 0.625rem;
4239
4247
  line-height: 1.25rem;
4240
4248
  letter-spacing: 1px;
@@ -4344,7 +4352,7 @@ button.ScSidebarShell_actionRow:hover {
4344
4352
  flex-direction: column;
4345
4353
  }
4346
4354
  .ScArtifaxSidebar_profileName {
4347
- font-family: var(--font-family-font-family-body, "Inter", sans-serif);
4355
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
4348
4356
  font-size: 0.875rem;
4349
4357
  font-weight: 500;
4350
4358
  line-height: 1.25rem;
@@ -4354,7 +4362,7 @@ button.ScSidebarShell_actionRow:hover {
4354
4362
  white-space: nowrap;
4355
4363
  }
4356
4364
  .ScArtifaxSidebar_profileSubtitle {
4357
- font-family: var(--font-family-font-family-body, "Inter", sans-serif);
4365
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
4358
4366
  font-size: 0.75rem;
4359
4367
  font-weight: 400;
4360
4368
  line-height: 1.125rem;
@@ -4423,6 +4431,7 @@ button.ScSidebarShell_actionRow:hover {
4423
4431
  overflow: hidden;
4424
4432
  text-overflow: ellipsis;
4425
4433
  white-space: nowrap;
4434
+ font-family: var(--sc-rail-font-family, Inter, ui-sans-serif, system-ui, sans-serif);
4426
4435
  }
4427
4436
  .ScArtifaxSidebar_logoUnitExpanded {
4428
4437
  padding: 0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@streamoid/ui",
3
- "version": "0.6.43",
3
+ "version": "0.6.44",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.mjs",
6
6
  "types": "./dist/index.d.ts",