@navikt/ds-css 6.10.1 → 6.12.0

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.
@@ -1,9 +1,10 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Wed, 05 Jun 2024 09:33:42 GMT
4
+ * Generated on Tue, 25 Jun 2024 13:41:38 GMT
5
5
  */
6
6
  :root, :host {
7
+ --a-version: "6.12.0";
7
8
  --a-spacing-1-alt: 0.375rem;
8
9
  --a-spacing-05: 0.125rem;
9
10
  --a-spacing-32: 8rem;
@@ -1232,7 +1233,10 @@ body,
1232
1233
  gap: var(--a-spacing-3);
1233
1234
  align-items: center;
1234
1235
  }
1235
- .navds-alert__wrapper {
1236
+ .navds-alert--small.navds-alert--close-button {
1237
+ align-items: flex-start;
1238
+ }
1239
+ .navds-alert__wrapper--maxwidth {
1236
1240
  max-width: 43.5rem;
1237
1241
  }
1238
1242
  .navds-alert--close-button > .navds-alert__wrapper {
@@ -1333,6 +1337,7 @@ body,
1333
1337
 
1334
1338
  padding: var(--ac-button-padding-small, var(--__ac-button-padding));
1335
1339
  min-height: 2rem;
1340
+ min-width: 2rem;
1336
1341
  }
1337
1342
  .navds-button--xsmall {
1338
1343
  --__ac-button-padding: var(--a-spacing-05) var(--a-spacing-2);
@@ -1381,10 +1386,7 @@ body,
1381
1386
  .navds-button__icon:only-child {
1382
1387
  margin: 0;
1383
1388
  }
1384
- .navds-button--small .navds-button__icon {
1385
- --ac-button-icon-margin: -2px;
1386
- }
1387
- .navds-button--xsmall .navds-button__icon {
1389
+ :where(.navds-button--xsmall, .navds-button--small) .navds-button__icon {
1388
1390
  --ac-button-icon-margin: -2px;
1389
1391
 
1390
1392
  font-size: 1.25rem;
@@ -2081,6 +2083,7 @@ body,
2081
2083
  --__ac-copybutton-padding: var(--a-spacing-1) var(--a-spacing-3) var(--a-spacing-1) var(--a-spacing-2);
2082
2084
 
2083
2085
  min-height: 2rem;
2086
+ min-width: 2rem;
2084
2087
  }
2085
2088
  .navds-copybutton--small.navds-copybutton--icon-right {
2086
2089
  --__ac-copybutton-padding: var(--a-spacing-1) var(--a-spacing-2) var(--a-spacing-1) var(--a-spacing-3);
@@ -2089,6 +2092,7 @@ body,
2089
2092
  --__ac-copybutton-padding: var(--a-spacing-05) var(--a-spacing-2) var(--a-spacing-05) var(--a-spacing-1);
2090
2093
 
2091
2094
  min-height: 1.5rem;
2095
+ min-width: 1.5rem;
2092
2096
  }
2093
2097
  .navds-copybutton--xsmall.navds-copybutton--icon-right {
2094
2098
  --__ac-copybutton-padding: var(--a-spacing-05) var(--a-spacing-1) var(--a-spacing-05) var(--a-spacing-2);
@@ -2102,13 +2106,13 @@ body,
2102
2106
  .navds-copybutton--xsmall.navds-copybutton--icon-only {
2103
2107
  --__ac-copybutton-padding: var(--a-spacing-05);
2104
2108
  }
2105
- .navds-copybutton--xsmall .navds-copybutton__icon {
2106
- font-size: 1.25rem;
2107
- }
2108
2109
  .navds-copybutton__icon {
2109
2110
  font-size: 1.5rem;
2110
2111
  display: flex;
2111
2112
  }
2113
+ :where(.navds-copybutton--xsmall, .navds-copybutton--small) .navds-copybutton__icon {
2114
+ font-size: 1.25rem;
2115
+ }
2112
2116
  .navds-copybutton__icon:first-of-type {
2113
2117
  margin-left: -0.25rem;
2114
2118
  }
@@ -4931,6 +4935,9 @@ button.navds-internalheader__title:active,
4931
4935
  }
4932
4936
  @media (forced-colors: active) {
4933
4937
  }
4938
+ .navds-pagination {
4939
+ position: relative;
4940
+ }
4934
4941
  .navds-pagination__list {
4935
4942
  margin: 0;
4936
4943
  padding: 0;
@@ -7072,13 +7079,7 @@ button.navds-stepper__step {
7072
7079
  margin-block: var(--a-spacing-3);
7073
7080
  }
7074
7081
  .navds-list li {
7075
- margin-block-end: var(--a-spacing-4);
7076
- }
7077
- .navds-list--small li {
7078
- margin-block-end: var(--a-spacing-3);
7079
- }
7080
- .navds-list--nested li {
7081
- margin-block-end: var(--a-spacing-3);
7082
+ margin-block-end: var(--a-spacing-2);
7082
7083
  }
7083
7084
  .navds-list:last-child > ul > li:last-child,
7084
7085
  .navds-list:last-child > ol > li:last-child {
@@ -7100,22 +7101,22 @@ button.navds-stepper__step {
7100
7101
  .navds-list .navds-list__item-marker--bullet {
7101
7102
  display: flex;
7102
7103
  align-items: center;
7103
- height: var(--a-font-line-height-large);
7104
+ height: var(--a-font-line-height-xlarge);
7104
7105
  grid-column: 1 / 2;
7105
7106
  color: var(--ac-list-marker-ul-color, var(--ac-list-marker-color, var(--a-icon-default)));
7106
7107
  }
7107
7108
  .navds-list--small .navds-list__item-marker--bullet {
7108
- height: var(--a-font-line-height-medium);
7109
+ height: var(--a-font-line-height-large);
7109
7110
  }
7110
7111
  .navds-list__item-marker--icon {
7111
7112
  color: var(--ac-list-marker-icon-color, var(--ac-list-marker-color, var(--a-icon-default)));
7112
7113
  display: flex;
7113
7114
  align-items: center;
7114
- height: var(--a-font-line-height-large);
7115
+ height: var(--a-font-line-height-xlarge);
7115
7116
  padding-block-end: 1px;
7116
7117
  }
7117
7118
  .navds-list--small .navds-list__item-marker--icon {
7118
- height: var(--a-font-line-height-medium);
7119
+ height: var(--a-font-line-height-large);
7119
7120
  }
7120
7121
  .navds-list__item-marker--icon svg {
7121
7122
  flex-shrink: 0;
@@ -7135,38 +7136,29 @@ button.navds-stepper__step {
7135
7136
  font-weight: var(--a-font-weight-bold);
7136
7137
  font-size: var(--a-font-size-large);
7137
7138
  color: var(--ac-list-marker-ol-color, var(--ac-list-marker-color, var(--a-icon-default)));
7138
- line-height: var(--a-font-line-height-large);
7139
+ line-height: var(--a-font-line-height-xlarge);
7139
7140
  }
7140
7141
  .navds-list--small ol li::marker {
7141
7142
  font-size: var(--a-font-size-small);
7142
- line-height: var(--a-font-line-height-medium);
7143
+ line-height: var(--a-font-line-height-large);
7143
7144
  }
7144
- .navds-box {
7145
- --__ac-box-padding-xs: initial;
7146
- --__ac-box-padding-sm: var(--__ac-box-padding-xs);
7147
- --__ac-box-padding-md: var(--__ac-box-padding-sm);
7148
- --__ac-box-padding-lg: var(--__ac-box-padding-md);
7149
- --__ac-box-padding-xl: var(--__ac-box-padding-lg);
7150
- --__ac-box-padding-2xl: var(--__ac-box-padding-xl);
7151
- --__ac-box-padding-inline-xs: initial;
7152
- --__ac-box-padding-inline-sm: var(--__ac-box-padding-inline-xs);
7153
- --__ac-box-padding-inline-md: var(--__ac-box-padding-inline-sm);
7154
- --__ac-box-padding-inline-lg: var(--__ac-box-padding-inline-md);
7155
- --__ac-box-padding-inline-xl: var(--__ac-box-padding-inline-lg);
7156
- --__ac-box-padding-inline-2xl: var(--__ac-box-padding-inline-xl);
7157
- --__ac-box-padding-block-xs: initial;
7158
- --__ac-box-padding-block-sm: var(--__ac-box-padding-block-xs);
7159
- --__ac-box-padding-block-md: var(--__ac-box-padding-block-sm);
7160
- --__ac-box-padding-block-lg: var(--__ac-box-padding-block-md);
7161
- --__ac-box-padding-block-xl: var(--__ac-box-padding-block-lg);
7162
- --__ac-box-padding-block-2xl: var(--__ac-box-padding-block-xl);
7163
- --__ac-box-padding: var(--__ac-box-padding-xs);
7164
- --__ac-box-padding-inline: var(--__ac-box-padding-inline-xs);
7165
- --__ac-box-padding-block: var(--__ac-box-padding-block-xs);
7145
+ .navds-box-bg {
7166
7146
  --__ac-box-background: initial;
7147
+
7148
+ background-color: var(--__ac-box-background);
7149
+ }
7150
+ .navds-box-border-color {
7167
7151
  --__ac-box-border-color: initial;
7168
- --__ac-box-shadow: initial;
7152
+
7153
+ border-color: var(--__ac-box-border-color);
7154
+ }
7155
+ .navds-box-border-width {
7169
7156
  --__ac-box-border-width: initial;
7157
+
7158
+ border-style: solid;
7159
+ border-width: var(--__ac-box-border-width, 0);
7160
+ }
7161
+ .navds-box-border-radius {
7170
7162
  --__ac-box-border-radius-xs: initial;
7171
7163
  --__ac-box-border-radius-sm: var(--__ac-box-border-radius-xs);
7172
7164
  --__ac-box-border-radius-md: var(--__ac-box-border-radius-sm);
@@ -7175,52 +7167,35 @@ button.navds-stepper__step {
7175
7167
  --__ac-box-border-radius-2xl: var(--__ac-box-border-radius-xl);
7176
7168
  --__ac-box-border-radius: var(--__ac-box-border-radius-xs);
7177
7169
 
7178
- padding-inline: var(--__ac-box-padding-inline, var(--__ac-box-padding));
7179
- padding-block: var(--__ac-box-padding-block, var(--__ac-box-padding));
7180
- background-color: var(--__ac-box-background);
7181
- border-style: solid;
7182
- border-color: var(--__ac-box-border-color);
7183
7170
  border-radius: var(--__ac-box-border-radius);
7171
+ }
7172
+ .navds-box-shadow {
7173
+ --__ac-box-shadow: initial;
7174
+
7184
7175
  box-shadow: var(--__ac-box-shadow);
7185
- border-width: var(--__ac-box-border-width, 0);
7186
7176
  }
7187
7177
  @media (min-width: 480px) {
7188
- .navds-box {
7189
- --__ac-box-padding: var(--__ac-box-padding-sm);
7190
- --__ac-box-padding-inline: var(--__ac-box-padding-inline-sm);
7191
- --__ac-box-padding-block: var(--__ac-box-padding-block-sm);
7178
+ .navds-box-border-radius {
7192
7179
  --__ac-box-border-radius: var(--__ac-box-border-radius-sm);
7193
7180
  }
7194
7181
  }
7195
7182
  @media (min-width: 768px) {
7196
- .navds-box {
7197
- --__ac-box-padding: var(--__ac-box-padding-md);
7198
- --__ac-box-padding-inline: var(--__ac-box-padding-inline-md);
7199
- --__ac-box-padding-block: var(--__ac-box-padding-block-md);
7183
+ .navds-box-border-radius {
7200
7184
  --__ac-box-border-radius: var(--__ac-box-border-radius-md);
7201
7185
  }
7202
7186
  }
7203
7187
  @media (min-width: 1024px) {
7204
- .navds-box {
7205
- --__ac-box-padding: var(--__ac-box-padding-lg);
7206
- --__ac-box-padding-inline: var(--__ac-box-padding-inline-lg);
7207
- --__ac-box-padding-block: var(--__ac-box-padding-block-lg);
7188
+ .navds-box-border-radius {
7208
7189
  --__ac-box-border-radius: var(--__ac-box-border-radius-lg);
7209
7190
  }
7210
7191
  }
7211
7192
  @media (min-width: 1280px) {
7212
- .navds-box {
7213
- --__ac-box-padding: var(--__ac-box-padding-xl);
7214
- --__ac-box-padding-inline: var(--__ac-box-padding-inline-xl);
7215
- --__ac-box-padding-block: var(--__ac-box-padding-block-xl);
7193
+ .navds-box-border-radius {
7216
7194
  --__ac-box-border-radius: var(--__ac-box-border-radius-xl);
7217
7195
  }
7218
7196
  }
7219
7197
  @media (min-width: 1440px) {
7220
- .navds-box {
7221
- --__ac-box-padding: var(--__ac-box-padding-2xl);
7222
- --__ac-box-padding-inline: var(--__ac-box-padding-inline-2xl);
7223
- --__ac-box-padding-block: var(--__ac-box-padding-block-2xl);
7198
+ .navds-box-border-radius {
7224
7199
  --__ac-box-border-radius: var(--__ac-box-border-radius-2xl);
7225
7200
  }
7226
7201
  }
@@ -7561,3 +7536,752 @@ button.navds-stepper__step {
7561
7536
  display: none !important;
7562
7537
  }
7563
7538
  }
7539
+ .navds-r-p {
7540
+ --__ac-r-p-xs: initial;
7541
+ --__ac-r-p-sm: var(--__ac-r-p-xs);
7542
+ --__ac-r-p-md: var(--__ac-r-p-sm);
7543
+ --__ac-r-p-lg: var(--__ac-r-p-md);
7544
+ --__ac-r-p-xl: var(--__ac-r-p-lg);
7545
+ --__ac-r-p-2xl: var(--__ac-r-p-xl);
7546
+ --__ac-r-padding: var(--__ac-r-p-xs);
7547
+
7548
+ padding: var(--__ac-r-padding);
7549
+ }
7550
+ .navds-r-pi {
7551
+ --__ac-r-pi-xs: initial;
7552
+ --__ac-r-pi-sm: var(--__ac-r-pi-xs);
7553
+ --__ac-r-pi-md: var(--__ac-r-pi-sm);
7554
+ --__ac-r-pi-lg: var(--__ac-r-pi-md);
7555
+ --__ac-r-pi-xl: var(--__ac-r-pi-lg);
7556
+ --__ac-r-pi-2xl: var(--__ac-r-pi-xl);
7557
+ --__ac-r-pi: var(--__ac-r-pi-xs);
7558
+
7559
+ padding-inline: var(--__ac-r-pi, var(--__ac-r-padding));
7560
+ }
7561
+ .navds-r-pb {
7562
+ --__ac-r-pb-xs: initial;
7563
+ --__ac-r-pb-sm: var(--__ac-r-pb-xs);
7564
+ --__ac-r-pb-md: var(--__ac-r-pb-sm);
7565
+ --__ac-r-pb-lg: var(--__ac-r-pb-md);
7566
+ --__ac-r-pb-xl: var(--__ac-r-pb-lg);
7567
+ --__ac-r-pb-2xl: var(--__ac-r-pb-xl);
7568
+ --__ac-r-pb: var(--__ac-r-pb-xs);
7569
+
7570
+ padding-block: var(--__ac-r-pb, var(--__ac-r-padding));
7571
+ }
7572
+ .navds-r-m {
7573
+ --__ac-r-m-xs: initial;
7574
+ --__ac-r-m-sm: var(--__ac-r-m-xs);
7575
+ --__ac-r-m-md: var(--__ac-r-m-sm);
7576
+ --__ac-r-m-lg: var(--__ac-r-m-md);
7577
+ --__ac-r-m-xl: var(--__ac-r-m-lg);
7578
+ --__ac-r-m-2xl: var(--__ac-r-m-xl);
7579
+ --__ac-r-margin: var(--__ac-r-m-xs);
7580
+
7581
+ margin: var(--__ac-r-margin);
7582
+ }
7583
+ .navds-r-mi {
7584
+ --__ac-r-mi-xs: initial;
7585
+ --__ac-r-mi-sm: var(--__ac-r-mi-xs);
7586
+ --__ac-r-mi-md: var(--__ac-r-mi-sm);
7587
+ --__ac-r-mi-lg: var(--__ac-r-mi-md);
7588
+ --__ac-r-mi-xl: var(--__ac-r-mi-lg);
7589
+ --__ac-r-mi-2xl: var(--__ac-r-mi-xl);
7590
+ --__ac-r-mi: var(--__ac-r-mi-xs);
7591
+
7592
+ margin-inline: var(--__ac-r-mi, var(--__ac-r-margin));
7593
+ }
7594
+ .navds-r-mb {
7595
+ --__ac-r-mb-xs: initial;
7596
+ --__ac-r-mb-sm: var(--__ac-r-mb-xs);
7597
+ --__ac-r-mb-md: var(--__ac-r-mb-sm);
7598
+ --__ac-r-mb-lg: var(--__ac-r-mb-md);
7599
+ --__ac-r-mb-xl: var(--__ac-r-mb-lg);
7600
+ --__ac-r-mb-2xl: var(--__ac-r-mb-xl);
7601
+ --__ac-r-mb: var(--__ac-r-mb-xs);
7602
+
7603
+ margin-block: var(--__ac-r-mb, var(--__ac-r-margin));
7604
+ }
7605
+ .navds-r-w {
7606
+ --__ac-r-w-xs: initial;
7607
+ --__ac-r-w-sm: var(--__ac-r-w-xs);
7608
+ --__ac-r-w-md: var(--__ac-r-w-sm);
7609
+ --__ac-r-w-lg: var(--__ac-r-w-md);
7610
+ --__ac-r-w-xl: var(--__ac-r-w-lg);
7611
+ --__ac-r-w-2xl: var(--__ac-r-w-xl);
7612
+ --__ac-r-w: var(--__ac-r-w-xs);
7613
+
7614
+ width: var(--__ac-r-w);
7615
+ }
7616
+ .navds-r-minw {
7617
+ --__ac-r-minw-xs: initial;
7618
+ --__ac-r-minw-sm: var(--__ac-r-minw-xs);
7619
+ --__ac-r-minw-md: var(--__ac-r-minw-sm);
7620
+ --__ac-r-minw-lg: var(--__ac-r-minw-md);
7621
+ --__ac-r-minw-xl: var(--__ac-r-minw-lg);
7622
+ --__ac-r-minw-2xl: var(--__ac-r-minw-xl);
7623
+ --__ac-r-minw: var(--__ac-r-minw-xs);
7624
+
7625
+ min-width: var(--__ac-r-minw);
7626
+ }
7627
+ .navds-r-maxw {
7628
+ --__ac-r-maxw-xs: initial;
7629
+ --__ac-r-maxw-sm: var(--__ac-r-maxw-xs);
7630
+ --__ac-r-maxw-md: var(--__ac-r-maxw-sm);
7631
+ --__ac-r-maxw-lg: var(--__ac-r-maxw-md);
7632
+ --__ac-r-maxw-xl: var(--__ac-r-maxw-lg);
7633
+ --__ac-r-maxw-2xl: var(--__ac-r-maxw-xl);
7634
+ --__ac-r-maxw: var(--__ac-r-maxw-xs);
7635
+
7636
+ max-width: var(--__ac-r-maxw);
7637
+ }
7638
+ .navds-r-h {
7639
+ --__ac-r-h-xs: initial;
7640
+ --__ac-r-h-sm: var(--__ac-r-h-xs);
7641
+ --__ac-r-h-md: var(--__ac-r-h-sm);
7642
+ --__ac-r-h-lg: var(--__ac-r-h-md);
7643
+ --__ac-r-h-xl: var(--__ac-r-h-lg);
7644
+ --__ac-r-h-2xl: var(--__ac-r-h-xl);
7645
+ --__ac-r-h: var(--__ac-r-h-xs);
7646
+
7647
+ height: var(--__ac-r-h);
7648
+ }
7649
+ .navds-r-minh {
7650
+ --__ac-r-minh-xs: initial;
7651
+ --__ac-r-minh-sm: var(--__ac-r-minh-xs);
7652
+ --__ac-r-minh-md: var(--__ac-r-minh-sm);
7653
+ --__ac-r-minh-lg: var(--__ac-r-minh-md);
7654
+ --__ac-r-minh-xl: var(--__ac-r-minh-lg);
7655
+ --__ac-r-minh-2xl: var(--__ac-r-minh-xl);
7656
+ --__ac-r-minh: var(--__ac-r-minh-xs);
7657
+
7658
+ min-height: var(--__ac-r-minh);
7659
+ }
7660
+ .navds-r-maxh {
7661
+ --__ac-r-maxh-xs: initial;
7662
+ --__ac-r-maxh-sm: var(--__ac-r-maxh-xs);
7663
+ --__ac-r-maxh-md: var(--__ac-r-maxh-sm);
7664
+ --__ac-r-maxh-lg: var(--__ac-r-maxh-md);
7665
+ --__ac-r-maxh-xl: var(--__ac-r-maxh-lg);
7666
+ --__ac-r-maxh-2xl: var(--__ac-r-maxh-xl);
7667
+ --__ac-r-maxh: var(--__ac-r-maxh-xs);
7668
+
7669
+ max-height: var(--__ac-r-maxh);
7670
+ }
7671
+ .navds-r-position {
7672
+ --__ac-r-position-xs: initial;
7673
+ --__ac-r-position-sm: var(--__ac-r-position-xs);
7674
+ --__ac-r-position-md: var(--__ac-r-position-sm);
7675
+ --__ac-r-position-lg: var(--__ac-r-position-md);
7676
+ --__ac-r-position-xl: var(--__ac-r-position-lg);
7677
+ --__ac-r-position-2xl: var(--__ac-r-position-xl);
7678
+ --__ac-r-position: var(--__ac-r-position-xs);
7679
+
7680
+ position: var(--__ac-r-position);
7681
+ }
7682
+ .navds-r-inset {
7683
+ --__ac-r-inset-xs: initial;
7684
+ --__ac-r-inset-sm: var(--__ac-r-inset-xs);
7685
+ --__ac-r-inset-md: var(--__ac-r-inset-sm);
7686
+ --__ac-r-inset-lg: var(--__ac-r-inset-md);
7687
+ --__ac-r-inset-xl: var(--__ac-r-inset-lg);
7688
+ --__ac-r-inset-2xl: var(--__ac-r-inset-xl);
7689
+ --__ac-r-inset: var(--__ac-r-inset-xs);
7690
+
7691
+ inset: var(--__ac-r-inset);
7692
+ }
7693
+ .navds-r-top {
7694
+ --__ac-r-top-xs: initial;
7695
+ --__ac-r-top-sm: var(--__ac-r-top-xs);
7696
+ --__ac-r-top-md: var(--__ac-r-top-sm);
7697
+ --__ac-r-top-lg: var(--__ac-r-top-md);
7698
+ --__ac-r-top-xl: var(--__ac-r-top-lg);
7699
+ --__ac-r-top-2xl: var(--__ac-r-top-xl);
7700
+ --__ac-r-top: var(--__ac-r-top-xs);
7701
+
7702
+ top: var(--__ac-r-top);
7703
+ }
7704
+ .navds-r-right {
7705
+ --__ac-r-right-xs: initial;
7706
+ --__ac-r-right-sm: var(--__ac-r-right-xs);
7707
+ --__ac-r-right-md: var(--__ac-r-right-sm);
7708
+ --__ac-r-right-lg: var(--__ac-r-right-md);
7709
+ --__ac-r-right-xl: var(--__ac-r-right-lg);
7710
+ --__ac-r-right-2xl: var(--__ac-r-right-xl);
7711
+ --__ac-r-right: var(--__ac-r-right-xs);
7712
+
7713
+ right: var(--__ac-r-right);
7714
+ }
7715
+ .navds-r-bottom {
7716
+ --__ac-r-bottom-xs: initial;
7717
+ --__ac-r-bottom-sm: var(--__ac-r-bottom-xs);
7718
+ --__ac-r-bottom-md: var(--__ac-r-bottom-sm);
7719
+ --__ac-r-bottom-lg: var(--__ac-r-bottom-md);
7720
+ --__ac-r-bottom-xl: var(--__ac-r-bottom-lg);
7721
+ --__ac-r-bottom-2xl: var(--__ac-r-bottom-xl);
7722
+ --__ac-r-bottom: var(--__ac-r-bottom-xs);
7723
+
7724
+ bottom: var(--__ac-r-bottom);
7725
+ }
7726
+ .navds-r-left {
7727
+ --__ac-r-left-xs: initial;
7728
+ --__ac-r-left-sm: var(--__ac-r-left-xs);
7729
+ --__ac-r-left-md: var(--__ac-r-left-sm);
7730
+ --__ac-r-left-lg: var(--__ac-r-left-md);
7731
+ --__ac-r-left-xl: var(--__ac-r-left-lg);
7732
+ --__ac-r-left-2xl: var(--__ac-r-left-xl);
7733
+ --__ac-r-left: var(--__ac-r-left-xs);
7734
+
7735
+ left: var(--__ac-r-left);
7736
+ }
7737
+ .navds-r-overflow {
7738
+ --__ac-r-overflow-xs: initial;
7739
+ --__ac-r-overflow-sm: var(--__ac-r-overflow-xs);
7740
+ --__ac-r-overflow-md: var(--__ac-r-overflow-sm);
7741
+ --__ac-r-overflow-lg: var(--__ac-r-overflow-md);
7742
+ --__ac-r-overflow-xl: var(--__ac-r-overflow-lg);
7743
+ --__ac-r-overflow-2xl: var(--__ac-r-overflow-xl);
7744
+ --__ac-r-overflow: var(--__ac-r-overflow-xs);
7745
+
7746
+ overflow: var(--__ac-r-overflow);
7747
+ }
7748
+ .navds-r-overflowx {
7749
+ --__ac-r-overflowx-xs: initial;
7750
+ --__ac-r-overflowx-sm: var(--__ac-r-overflowx-xs);
7751
+ --__ac-r-overflowx-md: var(--__ac-r-overflowx-sm);
7752
+ --__ac-r-overflowx-lg: var(--__ac-r-overflowx-md);
7753
+ --__ac-r-overflowx-xl: var(--__ac-r-overflowx-lg);
7754
+ --__ac-r-overflowx-2xl: var(--__ac-r-overflowx-xl);
7755
+ --__ac-r-overflowx: var(--__ac-r-overflowx-xs);
7756
+
7757
+ overflow-x: var(--__ac-r-overflowx);
7758
+ }
7759
+ .navds-r-overflowy {
7760
+ --__ac-r-overflowy-xs: initial;
7761
+ --__ac-r-overflowy-sm: var(--__ac-r-overflowy-xs);
7762
+ --__ac-r-overflowy-md: var(--__ac-r-overflowy-sm);
7763
+ --__ac-r-overflowy-lg: var(--__ac-r-overflowy-md);
7764
+ --__ac-r-overflowy-xl: var(--__ac-r-overflowy-lg);
7765
+ --__ac-r-overflowy-2xl: var(--__ac-r-overflowy-xl);
7766
+ --__ac-r-overflowy: var(--__ac-r-overflowy-xs);
7767
+
7768
+ overflow-y: var(--__ac-r-overflowy);
7769
+ }
7770
+ .navds-r-flex-basis {
7771
+ --__ac-r-flex-basis-xs: initial;
7772
+ --__ac-r-flex-basis-sm: var(--__ac-r-flex-basis-xs);
7773
+ --__ac-r-flex-basis-md: var(--__ac-r-flex-basis-sm);
7774
+ --__ac-r-flex-basis-lg: var(--__ac-r-flex-basis-md);
7775
+ --__ac-r-flex-basis-xl: var(--__ac-r-flex-basis-lg);
7776
+ --__ac-r-flex-basis-2xl: var(--__ac-r-flex-basis-xl);
7777
+ --__ac-r-flex-basis: var(--__ac-r-flex-basis-xs);
7778
+
7779
+ flex-basis: var(--__ac-r-flex-basis);
7780
+ }
7781
+ .navds-r-flex-grow {
7782
+ --__ac-r-flex-grow-xs: initial;
7783
+ --__ac-r-flex-grow-sm: var(--__ac-r-flex-grow-xs);
7784
+ --__ac-r-flex-grow-md: var(--__ac-r-flex-grow-sm);
7785
+ --__ac-r-flex-grow-lg: var(--__ac-r-flex-grow-md);
7786
+ --__ac-r-flex-grow-xl: var(--__ac-r-flex-grow-lg);
7787
+ --__ac-r-flex-grow-2xl: var(--__ac-r-flex-grow-xl);
7788
+ --__ac-r-flex-grow: var(--__ac-r-flex-grow-xs);
7789
+
7790
+ flex-grow: var(--__ac-r-flex-grow);
7791
+ }
7792
+ .navds-r-flex-shrink {
7793
+ --__ac-r-flex-shrink-xs: initial;
7794
+ --__ac-r-flex-shrink-sm: var(--__ac-r-flex-shrink-xs);
7795
+ --__ac-r-flex-shrink-md: var(--__ac-r-flex-shrink-sm);
7796
+ --__ac-r-flex-shrink-lg: var(--__ac-r-flex-shrink-md);
7797
+ --__ac-r-flex-shrink-xl: var(--__ac-r-flex-shrink-lg);
7798
+ --__ac-r-flex-shrink-2xl: var(--__ac-r-flex-shrink-xl);
7799
+ --__ac-r-flex-shrink: var(--__ac-r-flex-shrink-xs);
7800
+
7801
+ flex-shrink: var(--__ac-r-flex-shrink);
7802
+ }
7803
+ @media (min-width: 480px) {
7804
+ .navds-r-p {
7805
+ --__ac-r-padding: var(--__ac-r-p-sm);
7806
+ }
7807
+
7808
+ .navds-r-pi {
7809
+ --__ac-r-pi: var(--__ac-r-pi-sm);
7810
+ }
7811
+
7812
+ .navds-r-pb {
7813
+ --__ac-r-pb: var(--__ac-r-pb-sm);
7814
+ }
7815
+
7816
+ .navds-r-m {
7817
+ --__ac-r-margin: var(--__ac-r-m-sm);
7818
+ }
7819
+
7820
+ .navds-r-mi {
7821
+ --__ac-r-mi: var(--__ac-r-mi-sm);
7822
+ }
7823
+
7824
+ .navds-r-mb {
7825
+ --__ac-r-mb: var(--__ac-r-mb-sm);
7826
+ }
7827
+
7828
+ .navds-r-w {
7829
+ --__ac-r-w: var(--__ac-r-w-sm);
7830
+ }
7831
+
7832
+ .navds-r-minw {
7833
+ --__ac-r-minw: var(--__ac-r-minw-sm);
7834
+ }
7835
+
7836
+ .navds-r-maxw {
7837
+ --__ac-r-maxw: var(--__ac-r-maxw-sm);
7838
+ }
7839
+
7840
+ .navds-r-h {
7841
+ --__ac-r-h: var(--__ac-r-h-sm);
7842
+ }
7843
+
7844
+ .navds-r-minh {
7845
+ --__ac-r-minh: var(--__ac-r-minh-sm);
7846
+ }
7847
+
7848
+ .navds-r-maxh {
7849
+ --__ac-r-maxh: var(--__ac-r-maxh-sm);
7850
+ }
7851
+
7852
+ .navds-r-position {
7853
+ --__ac-r-position: var(--__ac-r-position-sm);
7854
+ }
7855
+
7856
+ .navds-r-inset {
7857
+ --__ac-r-inset: var(--__ac-r-inset-sm);
7858
+ }
7859
+
7860
+ .navds-r-top {
7861
+ --__ac-r-top: var(--__ac-r-top-sm);
7862
+ }
7863
+
7864
+ .navds-r-right {
7865
+ --__ac-r-right: var(--__ac-r-right-sm);
7866
+ }
7867
+
7868
+ .navds-r-bottom {
7869
+ --__ac-r-bottom: var(--__ac-r-bottom-sm);
7870
+ }
7871
+
7872
+ .navds-r-left {
7873
+ --__ac-r-left: var(--__ac-r-left-sm);
7874
+ }
7875
+
7876
+ .navds-r-overflow {
7877
+ --__ac-r-overflow: var(--__ac-r-overflow-sm);
7878
+ }
7879
+
7880
+ .navds-r-overflowx {
7881
+ --__ac-r-overflowx: var(--__ac-r-overflowx-sm);
7882
+ }
7883
+
7884
+ .navds-r-overflowy {
7885
+ --__ac-r-overflowy: var(--__ac-r-overflowy-sm);
7886
+ }
7887
+
7888
+ .navds-r-flex-basis {
7889
+ --__ac-r-flex-basis: var(--__ac-r-flex-basis-sm);
7890
+ }
7891
+
7892
+ .navds-r-flex-grow {
7893
+ --__ac-r-flex-grow: var(--__ac-r-flex-grow-sm);
7894
+ }
7895
+
7896
+ .navds-r-flex-shrink {
7897
+ --__ac-r-flex-shrink: var(--__ac-r-flex-shrink-sm);
7898
+ }
7899
+ }
7900
+ @media (min-width: 768px) {
7901
+ .navds-r-p {
7902
+ --__ac-r-padding: var(--__ac-r-p-md);
7903
+ }
7904
+
7905
+ .navds-r-pi {
7906
+ --__ac-r-pi: var(--__ac-r-pi-md);
7907
+ }
7908
+
7909
+ .navds-r-pb {
7910
+ --__ac-r-pb: var(--__ac-r-pb-md);
7911
+ }
7912
+
7913
+ .navds-r-m {
7914
+ --__ac-r-margin: var(--__ac-r-m-md);
7915
+ }
7916
+
7917
+ .navds-r-mi {
7918
+ --__ac-r-mi: var(--__ac-r-mi-md);
7919
+ }
7920
+
7921
+ .navds-r-mb {
7922
+ --__ac-r-mb: var(--__ac-r-mb-md);
7923
+ }
7924
+
7925
+ .navds-r-w {
7926
+ --__ac-r-w: var(--__ac-r-w-md);
7927
+ }
7928
+
7929
+ .navds-r-minw {
7930
+ --__ac-r-minw: var(--__ac-r-minw-md);
7931
+ }
7932
+
7933
+ .navds-r-maxw {
7934
+ --__ac-r-maxw: var(--__ac-r-maxw-md);
7935
+ }
7936
+
7937
+ .navds-r-h {
7938
+ --__ac-r-h: var(--__ac-r-h-md);
7939
+ }
7940
+
7941
+ .navds-r-minh {
7942
+ --__ac-r-minh: var(--__ac-r-minh-md);
7943
+ }
7944
+
7945
+ .navds-r-maxh {
7946
+ --__ac-r-maxh: var(--__ac-r-maxh-md);
7947
+ }
7948
+
7949
+ .navds-r-position {
7950
+ --__ac-r-position: var(--__ac-r-position-md);
7951
+ }
7952
+
7953
+ .navds-r-inset {
7954
+ --__ac-r-inset: var(--__ac-r-inset-md);
7955
+ }
7956
+
7957
+ .navds-r-top {
7958
+ --__ac-r-top: var(--__ac-r-top-md);
7959
+ }
7960
+
7961
+ .navds-r-right {
7962
+ --__ac-r-right: var(--__ac-r-right-md);
7963
+ }
7964
+
7965
+ .navds-r-bottom {
7966
+ --__ac-r-bottom: var(--__ac-r-bottom-md);
7967
+ }
7968
+
7969
+ .navds-r-left {
7970
+ --__ac-r-left: var(--__ac-r-left-md);
7971
+ }
7972
+
7973
+ .navds-r-overflow {
7974
+ --__ac-r-overflow: var(--__ac-r-overflow-md);
7975
+ }
7976
+
7977
+ .navds-r-overflowx {
7978
+ --__ac-r-overflowx: var(--__ac-r-overflowx-md);
7979
+ }
7980
+
7981
+ .navds-r-overflowy {
7982
+ --__ac-r-overflowy: var(--__ac-r-overflowy-md);
7983
+ }
7984
+
7985
+ .navds-r-flex-basis {
7986
+ --__ac-r-flex-basis: var(--__ac-r-flex-basis-md);
7987
+ }
7988
+
7989
+ .navds-r-flex-grow {
7990
+ --__ac-r-flex-grow: var(--__ac-r-flex-grow-md);
7991
+ }
7992
+
7993
+ .navds-r-flex-shrink {
7994
+ --__ac-r-flex-shrink: var(--__ac-r-flex-shrink-md);
7995
+ }
7996
+ }
7997
+ @media (min-width: 1024px) {
7998
+ .navds-r-p {
7999
+ --__ac-r-padding: var(--__ac-r-p-lg);
8000
+ }
8001
+
8002
+ .navds-r-pi {
8003
+ --__ac-r-pi: var(--__ac-r-pi-lg);
8004
+ }
8005
+
8006
+ .navds-r-pb {
8007
+ --__ac-r-pb: var(--__ac-r-pb-lg);
8008
+ }
8009
+
8010
+ .navds-r-m {
8011
+ --__ac-r-margin: var(--__ac-r-m-lg);
8012
+ }
8013
+
8014
+ .navds-r-mi {
8015
+ --__ac-r-mi: var(--__ac-r-mi-lg);
8016
+ }
8017
+
8018
+ .navds-r-mb {
8019
+ --__ac-r-mb: var(--__ac-r-mb-lg);
8020
+ }
8021
+
8022
+ .navds-r-w {
8023
+ --__ac-r-w: var(--__ac-r-w-lg);
8024
+ }
8025
+
8026
+ .navds-r-minw {
8027
+ --__ac-r-minw: var(--__ac-r-minw-lg);
8028
+ }
8029
+
8030
+ .navds-r-maxw {
8031
+ --__ac-r-maxw: var(--__ac-r-maxw-lg);
8032
+ }
8033
+
8034
+ .navds-r-h {
8035
+ --__ac-r-h: var(--__ac-r-h-lg);
8036
+ }
8037
+
8038
+ .navds-r-minh {
8039
+ --__ac-r-minh: var(--__ac-r-minh-lg);
8040
+ }
8041
+
8042
+ .navds-r-maxh {
8043
+ --__ac-r-maxh: var(--__ac-r-maxh-lg);
8044
+ }
8045
+
8046
+ .navds-r-position {
8047
+ --__ac-r-position: var(--__ac-r-position-lg);
8048
+ }
8049
+
8050
+ .navds-r-inset {
8051
+ --__ac-r-inset: var(--__ac-r-inset-lg);
8052
+ }
8053
+
8054
+ .navds-r-top {
8055
+ --__ac-r-top: var(--__ac-r-top-lg);
8056
+ }
8057
+
8058
+ .navds-r-right {
8059
+ --__ac-r-right: var(--__ac-r-right-lg);
8060
+ }
8061
+
8062
+ .navds-r-bottom {
8063
+ --__ac-r-bottom: var(--__ac-r-bottom-lg);
8064
+ }
8065
+
8066
+ .navds-r-left {
8067
+ --__ac-r-left: var(--__ac-r-left-lg);
8068
+ }
8069
+
8070
+ .navds-r-overflow {
8071
+ --__ac-r-overflow: var(--__ac-r-overflow-lg);
8072
+ }
8073
+
8074
+ .navds-r-overflowx {
8075
+ --__ac-r-overflowx: var(--__ac-r-overflowx-lg);
8076
+ }
8077
+
8078
+ .navds-r-overflowy {
8079
+ --__ac-r-overflowy: var(--__ac-r-overflowy-lg);
8080
+ }
8081
+
8082
+ .navds-r-flex-basis {
8083
+ --__ac-r-flex-basis: var(--__ac-r-flex-basis-lg);
8084
+ }
8085
+
8086
+ .navds-r-flex-grow {
8087
+ --__ac-r-flex-grow: var(--__ac-r-flex-grow-lg);
8088
+ }
8089
+
8090
+ .navds-r-flex-shrink {
8091
+ --__ac-r-flex-shrink: var(--__ac-r-flex-shrink-lg);
8092
+ }
8093
+ }
8094
+ @media (min-width: 1280px) {
8095
+ .navds-r-p {
8096
+ --__ac-r-padding: var(--__ac-r-p-xl);
8097
+ }
8098
+
8099
+ .navds-r-pi {
8100
+ --__ac-r-pi: var(--__ac-r-pi-xl);
8101
+ }
8102
+
8103
+ .navds-r-pb {
8104
+ --__ac-r-pb: var(--__ac-r-pb-xl);
8105
+ }
8106
+
8107
+ .navds-r-m {
8108
+ --__ac-r-margin: var(--__ac-r-m-xl);
8109
+ }
8110
+
8111
+ .navds-r-mi {
8112
+ --__ac-r-mi: var(--__ac-r-mi-xl);
8113
+ }
8114
+
8115
+ .navds-r-mb {
8116
+ --__ac-r-mb: var(--__ac-r-mb-xl);
8117
+ }
8118
+
8119
+ .navds-r-w {
8120
+ --__ac-r-w: var(--__ac-r-w-xl);
8121
+ }
8122
+
8123
+ .navds-r-minw {
8124
+ --__ac-r-minw: var(--__ac-r-minw-xl);
8125
+ }
8126
+
8127
+ .navds-r-maxw {
8128
+ --__ac-r-maxw: var(--__ac-r-maxw-xl);
8129
+ }
8130
+
8131
+ .navds-r-h {
8132
+ --__ac-r-h: var(--__ac-r-h-xl);
8133
+ }
8134
+
8135
+ .navds-r-minh {
8136
+ --__ac-r-minh: var(--__ac-r-minh-xl);
8137
+ }
8138
+
8139
+ .navds-r-maxh {
8140
+ --__ac-r-maxh: var(--__ac-r-maxh-xl);
8141
+ }
8142
+
8143
+ .navds-r-position {
8144
+ --__ac-r-position: var(--__ac-r-position-xl);
8145
+ }
8146
+
8147
+ .navds-r-inset {
8148
+ --__ac-r-inset: var(--__ac-r-inset-xl);
8149
+ }
8150
+
8151
+ .navds-r-top {
8152
+ --__ac-r-top: var(--__ac-r-top-xl);
8153
+ }
8154
+
8155
+ .navds-r-right {
8156
+ --__ac-r-right: var(--__ac-r-right-xl);
8157
+ }
8158
+
8159
+ .navds-r-bottom {
8160
+ --__ac-r-bottom: var(--__ac-r-bottom-xl);
8161
+ }
8162
+
8163
+ .navds-r-left {
8164
+ --__ac-r-left: var(--__ac-r-left-xl);
8165
+ }
8166
+
8167
+ .navds-r-overflow {
8168
+ --__ac-r-overflow: var(--__ac-r-overflow-xl);
8169
+ }
8170
+
8171
+ .navds-r-overflowx {
8172
+ --__ac-r-overflowx: var(--__ac-r-overflowx-xl);
8173
+ }
8174
+
8175
+ .navds-r-overflowy {
8176
+ --__ac-r-overflowy: var(--__ac-r-overflowy-xl);
8177
+ }
8178
+
8179
+ .navds-r-flex-basis {
8180
+ --__ac-r-flex-basis: var(--__ac-r-flex-basis-xl);
8181
+ }
8182
+
8183
+ .navds-r-flex-grow {
8184
+ --__ac-r-flex-grow: var(--__ac-r-flex-grow-xl);
8185
+ }
8186
+
8187
+ .navds-r-flex-shrink {
8188
+ --__ac-r-flex-shrink: var(--__ac-r-flex-shrink-xl);
8189
+ }
8190
+ }
8191
+ @media (min-width: 1440px) {
8192
+ .navds-r-p {
8193
+ --__ac-r-padding: var(--__ac-r-p-2xl);
8194
+ }
8195
+
8196
+ .navds-r-pi {
8197
+ --__ac-r-pi: var(--__ac-r-pi-2xl);
8198
+ }
8199
+
8200
+ .navds-r-pb {
8201
+ --__ac-r-pb: var(--__ac-r-pb-2xl);
8202
+ }
8203
+
8204
+ .navds-r-m {
8205
+ --__ac-r-margin: var(--__ac-r-m-2xl);
8206
+ }
8207
+
8208
+ .navds-r-mi {
8209
+ --__ac-r-mi: var(--__ac-r-mi-2xl);
8210
+ }
8211
+
8212
+ .navds-r-mb {
8213
+ --__ac-r-mb: var(--__ac-r-mb-2xl);
8214
+ }
8215
+
8216
+ .navds-r-w {
8217
+ --__ac-r-w: var(--__ac-r-w-2xl);
8218
+ }
8219
+
8220
+ .navds-r-minw {
8221
+ --__ac-r-minw: var(--__ac-r-minw-2xl);
8222
+ }
8223
+
8224
+ .navds-r-maxw {
8225
+ --__ac-r-maxw: var(--__ac-r-maxw-2xl);
8226
+ }
8227
+
8228
+ .navds-r-h {
8229
+ --__ac-r-h: var(--__ac-r-h-2xl);
8230
+ }
8231
+
8232
+ .navds-r-minh {
8233
+ --__ac-r-minh: var(--__ac-r-minh-2xl);
8234
+ }
8235
+
8236
+ .navds-r-maxh {
8237
+ --__ac-r-maxh: var(--__ac-r-maxh-2xl);
8238
+ }
8239
+
8240
+ .navds-r-position {
8241
+ --__ac-r-position: var(--__ac-r-position-2xl);
8242
+ }
8243
+
8244
+ .navds-r-inset {
8245
+ --__ac-r-inset: var(--__ac-r-inset-2xl);
8246
+ }
8247
+
8248
+ .navds-r-top {
8249
+ --__ac-r-top: var(--__ac-r-top-2xl);
8250
+ }
8251
+
8252
+ .navds-r-right {
8253
+ --__ac-r-right: var(--__ac-r-right-2xl);
8254
+ }
8255
+
8256
+ .navds-r-bottom {
8257
+ --__ac-r-bottom: var(--__ac-r-bottom-2xl);
8258
+ }
8259
+
8260
+ .navds-r-left {
8261
+ --__ac-r-left: var(--__ac-r-left-2xl);
8262
+ }
8263
+
8264
+ .navds-r-overflow {
8265
+ --__ac-r-overflow: var(--__ac-r-overflow-2xl);
8266
+ }
8267
+
8268
+ .navds-r-overflowx {
8269
+ --__ac-r-overflowx: var(--__ac-r-overflowx-2xl);
8270
+ }
8271
+
8272
+ .navds-r-overflowy {
8273
+ --__ac-r-overflowy: var(--__ac-r-overflowy-2xl);
8274
+ }
8275
+
8276
+ .navds-r-flex-basis {
8277
+ --__ac-r-flex-basis: var(--__ac-r-flex-basis-2xl);
8278
+ }
8279
+
8280
+ .navds-r-flex-grow {
8281
+ --__ac-r-flex-grow: var(--__ac-r-flex-grow-2xl);
8282
+ }
8283
+
8284
+ .navds-r-flex-shrink {
8285
+ --__ac-r-flex-shrink: var(--__ac-r-flex-shrink-2xl);
8286
+ }
8287
+ }