@norges-domstoler/dds-components 0.0.0-dev-20240821101909 → 0.0.0-dev-20240822074903

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 CHANGED
@@ -373,46 +373,46 @@
373
373
  margin-top: var(--dds-font-supporting-style-label-01-paragraph-spacing);
374
374
  margin-bottom: var(--dds-font-supporting-style-label-01-paragraph-spacing);
375
375
  }
376
- :where(.typographyStyles_supporting-style-helpertext-01) {
376
+ :where(.typographyStyles_supporting-style-helper-text-01) {
377
377
  margin: 0;
378
378
  font: var(--dds-font-supporting-style-helpertext-01);
379
379
  letter-spacing: var(--dds-font-supporting-style-helpertext-01-letter-spacing);
380
380
  color: var(--dds-color-text-helper);
381
381
  }
382
- :where(.typographyStyles_supporting-style-helpertext-01--margins) {
382
+ :where(.typographyStyles_supporting-style-helper-text-01--margins) {
383
383
  display: block;
384
384
  margin-top: var(--dds-font-supporting-style-helpertext-01-paragraph-spacing);
385
385
  margin-bottom: var( --dds-font-supporting-style-helpertext-01-paragraph-spacing );
386
386
  }
387
- :where(.typographyStyles_supporting-style-placeholdertext-01) {
387
+ :where(.typographyStyles_supporting-style-placeholder-text-01) {
388
388
  margin: 0;
389
389
  font: var(--dds-font-supporting-style-placeholdertext-01);
390
390
  letter-spacing: var( --dds-font-supporting-style-placeholdertext-01-letter-spacing );
391
391
  color: var(--dds-color-text-placeholder);
392
392
  }
393
- :where(.typographyStyles_supporting-style-placeholdertext-01--margins) {
393
+ :where(.typographyStyles_supporting-style-placeholder-text-01--margins) {
394
394
  display: block;
395
395
  margin-top: var( --dds-font-supporting-style-placeholdertext-01-paragraph-spacing );
396
396
  margin-bottom: var( --dds-font-supporting-style-placeholdertext-01-paragraph-spacing );
397
397
  }
398
- :where(.typographyStyles_supporting-style-placeholdertext-02) {
398
+ :where(.typographyStyles_supporting-style-placeholder-text-02) {
399
399
  margin: 0;
400
400
  font: var(--dds-font-supporting-style-placeholdertext-02);
401
401
  letter-spacing: var( --dds-font-supporting-style-placeholdertext-02-letter-spacing );
402
402
  color: var(--dds-color-text-placeholder);
403
403
  }
404
- :where(.typographyStyles_supporting-style-placeholdertext-02--margins) {
404
+ :where(.typographyStyles_supporting-style-placeholder-text-02--margins) {
405
405
  display: block;
406
406
  margin-top: var( --dds-font-supporting-style-placeholdertext-02-paragraph-spacing );
407
407
  margin-bottom: var( --dds-font-supporting-style-placeholdertext-02-paragraph-spacing );
408
408
  }
409
- :where(.typographyStyles_supporting-style-placeholdertext-03) {
409
+ :where(.typographyStyles_supporting-style-placeholder-text-03) {
410
410
  margin: 0;
411
411
  font: var(--dds-font-supporting-style-placeholdertext-03);
412
412
  letter-spacing: var( --dds-font-supporting-style-placeholdertext-03-letter-spacing );
413
413
  color: var(--dds-color-text-placeholder);
414
414
  }
415
- :where(.typographyStyles_supporting-style-placeholdertext-03--margins) {
415
+ :where(.typographyStyles_supporting-style-placeholder-text-03--margins) {
416
416
  display: block;
417
417
  margin-top: var( --dds-font-supporting-style-placeholdertext-03-paragraph-spacing );
418
418
  margin-bottom: var( --dds-font-supporting-style-placeholdertext-03-paragraph-spacing );