diff --git a/.changeset/brown-walls-smell.md b/.changeset/brown-walls-smell.md new file mode 100644 index 0000000000..b316665535 --- /dev/null +++ b/.changeset/brown-walls-smell.md @@ -0,0 +1,5 @@ +--- +"@digdir/designsystemet-theme": patch +--- + +tokens: Removed validationmessage and label typography styles diff --git a/apps/storefront/tokens/altinn/dark.ts b/apps/storefront/tokens/altinn/dark.ts index f78e4bc121..d42ec15456 100644 --- a/apps/storefront/tokens/altinn/dark.ts +++ b/apps/storefront/tokens/altinn/dark.ts @@ -3705,238 +3705,6 @@ export const typography = [ "long", "xs" ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-lg", - attributes: {}, - path: [ - "typography", - "label", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-md", - attributes: {}, - path: [ - "typography", - "label", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-label-sm", - attributes: {}, - path: [ - "typography", - "label", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-label-xs", - attributes: {}, - path: [ - "typography", - "label", - "xs" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-lg", - attributes: {}, - path: [ - "typography", - "validation-message", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-md", - attributes: {}, - path: [ - "typography", - "validation-message", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-validation-message-sm", - attributes: {}, - path: [ - "typography", - "validation-message", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-validation-message-xs", - attributes: {}, - path: [ - "typography", - "validation-message", - "xs" - ] } ] diff --git a/apps/storefront/tokens/altinn/light.ts b/apps/storefront/tokens/altinn/light.ts index adddad1e30..cb92d5e531 100644 --- a/apps/storefront/tokens/altinn/light.ts +++ b/apps/storefront/tokens/altinn/light.ts @@ -3705,238 +3705,6 @@ export const typography = [ "long", "xs" ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-lg", - attributes: {}, - path: [ - "typography", - "label", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-md", - attributes: {}, - path: [ - "typography", - "label", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-label-sm", - attributes: {}, - path: [ - "typography", - "label", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-label-xs", - attributes: {}, - path: [ - "typography", - "label", - "xs" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-lg", - attributes: {}, - path: [ - "typography", - "validation-message", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-md", - attributes: {}, - path: [ - "typography", - "validation-message", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-validation-message-sm", - attributes: {}, - path: [ - "typography", - "validation-message", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Helvetica Neue", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-validation-message-xs", - attributes: {}, - path: [ - "typography", - "validation-message", - "xs" - ] } ] diff --git a/apps/storefront/tokens/digdir/dark.ts b/apps/storefront/tokens/digdir/dark.ts index 7eda4fab1c..1e1181ef1c 100644 --- a/apps/storefront/tokens/digdir/dark.ts +++ b/apps/storefront/tokens/digdir/dark.ts @@ -3705,238 +3705,6 @@ export const typography = [ "long", "xs" ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-lg", - attributes: {}, - path: [ - "typography", - "label", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-md", - attributes: {}, - path: [ - "typography", - "label", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-label-sm", - attributes: {}, - path: [ - "typography", - "label", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-label-xs", - attributes: {}, - path: [ - "typography", - "label", - "xs" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-lg", - attributes: {}, - path: [ - "typography", - "validation-message", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-md", - attributes: {}, - path: [ - "typography", - "validation-message", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-validation-message-sm", - attributes: {}, - path: [ - "typography", - "validation-message", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-validation-message-xs", - attributes: {}, - path: [ - "typography", - "validation-message", - "xs" - ] } ] diff --git a/apps/storefront/tokens/digdir/light.ts b/apps/storefront/tokens/digdir/light.ts index 6d82058557..bf0c5545c1 100644 --- a/apps/storefront/tokens/digdir/light.ts +++ b/apps/storefront/tokens/digdir/light.ts @@ -3705,238 +3705,6 @@ export const typography = [ "long", "xs" ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-lg", - attributes: {}, - path: [ - "typography", - "label", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-md", - attributes: {}, - path: [ - "typography", - "label", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-label-sm", - attributes: {}, - path: [ - "typography", - "label", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-label-xs", - attributes: {}, - path: [ - "typography", - "label", - "xs" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-lg", - attributes: {}, - path: [ - "typography", - "validation-message", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-md", - attributes: {}, - path: [ - "typography", - "validation-message", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-validation-message-sm", - attributes: {}, - path: [ - "typography", - "validation-message", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-validation-message-xs", - attributes: {}, - path: [ - "typography", - "validation-message", - "xs" - ] } ] diff --git a/apps/storefront/tokens/portal/dark.ts b/apps/storefront/tokens/portal/dark.ts index 4ccbad9bbb..3656ffd572 100644 --- a/apps/storefront/tokens/portal/dark.ts +++ b/apps/storefront/tokens/portal/dark.ts @@ -3705,238 +3705,6 @@ export const typography = [ "long", "xs" ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-lg", - attributes: {}, - path: [ - "typography", - "label", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-md", - attributes: {}, - path: [ - "typography", - "label", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-label-sm", - attributes: {}, - path: [ - "typography", - "label", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-label-xs", - attributes: {}, - path: [ - "typography", - "label", - "xs" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-lg", - attributes: {}, - path: [ - "typography", - "validation-message", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-md", - attributes: {}, - path: [ - "typography", - "validation-message", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-validation-message-sm", - attributes: {}, - path: [ - "typography", - "validation-message", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-validation-message-xs", - attributes: {}, - path: [ - "typography", - "validation-message", - "xs" - ] } ] diff --git a/apps/storefront/tokens/portal/light.ts b/apps/storefront/tokens/portal/light.ts index 4ee2e0668b..6a0aa4eef1 100644 --- a/apps/storefront/tokens/portal/light.ts +++ b/apps/storefront/tokens/portal/light.ts @@ -3705,238 +3705,6 @@ export const typography = [ "long", "xs" ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-lg", - attributes: {}, - path: [ - "typography", - "label", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-md", - attributes: {}, - path: [ - "typography", - "label", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-label-sm", - attributes: {}, - path: [ - "typography", - "label", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-label-xs", - attributes: {}, - path: [ - "typography", - "label", - "xs" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-lg", - attributes: {}, - path: [ - "typography", - "validation-message", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-md", - attributes: {}, - path: [ - "typography", - "validation-message", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-validation-message-sm", - attributes: {}, - path: [ - "typography", - "validation-message", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-validation-message-xs", - attributes: {}, - path: [ - "typography", - "validation-message", - "xs" - ] } ] diff --git a/apps/storefront/tokens/uutilsynet/dark.ts b/apps/storefront/tokens/uutilsynet/dark.ts index 59318b6930..b9cc1fb345 100644 --- a/apps/storefront/tokens/uutilsynet/dark.ts +++ b/apps/storefront/tokens/uutilsynet/dark.ts @@ -3705,238 +3705,6 @@ export const typography = [ "long", "xs" ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-lg", - attributes: {}, - path: [ - "typography", - "label", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-md", - attributes: {}, - path: [ - "typography", - "label", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-label-sm", - attributes: {}, - path: [ - "typography", - "label", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-label-xs", - attributes: {}, - path: [ - "typography", - "label", - "xs" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-lg", - attributes: {}, - path: [ - "typography", - "validation-message", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-md", - attributes: {}, - path: [ - "typography", - "validation-message", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-validation-message-sm", - attributes: {}, - path: [ - "typography", - "validation-message", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-validation-message-xs", - attributes: {}, - path: [ - "typography", - "validation-message", - "xs" - ] } ] diff --git a/apps/storefront/tokens/uutilsynet/light.ts b/apps/storefront/tokens/uutilsynet/light.ts index 0f46cb149a..e3e3ab23cc 100644 --- a/apps/storefront/tokens/uutilsynet/light.ts +++ b/apps/storefront/tokens/uutilsynet/light.ts @@ -3705,238 +3705,6 @@ export const typography = [ "long", "xs" ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-lg", - attributes: {}, - path: [ - "typography", - "label", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-label-md", - attributes: {}, - path: [ - "typography", - "label", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-label-sm", - attributes: {}, - path: [ - "typography", - "label", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 500, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.medium}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-label-xs", - attributes: {}, - path: [ - "typography", - "label", - "xs" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.3125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.6}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-lg", - attributes: {}, - path: [ - "typography", - "validation-message", - "lg" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1.125rem", - letterSpacing: "0.5%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.5}", - letterSpacing: "{letter-spacing.8}" - } - }, - name: "--ds-validation-message-md", - attributes: {}, - path: [ - "typography", - "validation-message", - "md" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "1rem", - letterSpacing: "0.25%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.4}", - letterSpacing: "{letter-spacing.7}" - } - }, - name: "--ds-validation-message-sm", - attributes: {}, - path: [ - "typography", - "validation-message", - "sm" - ] - }, - { - $type: "typography", - $value: { - fontFamily: "Inter", - fontWeight: 400, - lineHeight: "1.3", - fontSize: "0.875rem", - letterSpacing: "0.15%" - }, - filePath: "../../design-tokens/semantic/style.json", - isSource: false, - original: { - $type: "typography", - $value: { - fontFamily: "{font.family}", - fontWeight: "{font-weight.regular}", - lineHeight: "{line-height.sm}", - fontSize: "{font-size.3}", - letterSpacing: "{letter-spacing.6}" - } - }, - name: "--ds-validation-message-xs", - attributes: {}, - path: [ - "typography", - "validation-message", - "xs" - ] } ] diff --git a/design-tokens/semantic/style.json b/design-tokens/semantic/style.json index 0c16571446..519bb79aad 100644 --- a/design-tokens/semantic/style.json +++ b/design-tokens/semantic/style.json @@ -227,90 +227,6 @@ } } } - }, - "label": { - "lg": { - "$type": "typography", - "$value": { - "fontFamily": "{font.family}", - "fontWeight": "{font-weight.medium}", - "lineHeight": "{line-height.sm}", - "fontSize": "{font-size.6}", - "letterSpacing": "{letter-spacing.8}" - } - }, - "md": { - "$type": "typography", - "$value": { - "fontFamily": "{font.family}", - "fontWeight": "{font-weight.medium}", - "lineHeight": "{line-height.sm}", - "fontSize": "{font-size.5}", - "letterSpacing": "{letter-spacing.8}" - } - }, - "sm": { - "$type": "typography", - "$value": { - "fontFamily": "{font.family}", - "fontWeight": "{font-weight.medium}", - "lineHeight": "{line-height.sm}", - "fontSize": "{font-size.4}", - "letterSpacing": "{letter-spacing.7}" - } - }, - "xs": { - "$type": "typography", - "$value": { - "fontFamily": "{font.family}", - "fontWeight": "{font-weight.medium}", - "lineHeight": "{line-height.sm}", - "fontSize": "{font-size.3}", - "letterSpacing": "{letter-spacing.6}" - } - } - }, - "validation-message": { - "lg": { - "$type": "typography", - "$value": { - "fontFamily": "{font.family}", - "fontWeight": "{font-weight.regular}", - "lineHeight": "{line-height.sm}", - "fontSize": "{font-size.6}", - "letterSpacing": "{letter-spacing.8}" - } - }, - "md": { - "$type": "typography", - "$value": { - "fontFamily": "{font.family}", - "fontWeight": "{font-weight.regular}", - "lineHeight": "{line-height.sm}", - "fontSize": "{font-size.5}", - "letterSpacing": "{letter-spacing.8}" - } - }, - "sm": { - "$type": "typography", - "$value": { - "fontFamily": "{font.family}", - "fontWeight": "{font-weight.regular}", - "lineHeight": "{line-height.sm}", - "fontSize": "{font-size.4}", - "letterSpacing": "{letter-spacing.7}" - } - }, - "xs": { - "$type": "typography", - "$value": { - "fontFamily": "{font.family}", - "fontWeight": "{font-weight.regular}", - "lineHeight": "{line-height.sm}", - "fontSize": "{font-size.3}", - "letterSpacing": "{letter-spacing.6}" - } - } } }, "disabled": { diff --git a/packages/theme/brand/altinn.css b/packages/theme/brand/altinn.css index 7b059f67c9..45655c97d3 100644 --- a/packages/theme/brand/altinn.css +++ b/packages/theme/brand/altinn.css @@ -574,38 +574,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 400; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 400; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 400; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 400; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; @@ -1275,38 +1243,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 500; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 500; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 500; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 500; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; diff --git a/packages/theme/brand/altinn/typography/primary.css b/packages/theme/brand/altinn/typography/primary.css index c3f384dbf7..e472c211cc 100644 --- a/packages/theme/brand/altinn/typography/primary.css +++ b/packages/theme/brand/altinn/typography/primary.css @@ -96,38 +96,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 500; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 500; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 500; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 500; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; diff --git a/packages/theme/brand/altinn/typography/secondary.css b/packages/theme/brand/altinn/typography/secondary.css index 4435b13ce4..1d230622a3 100644 --- a/packages/theme/brand/altinn/typography/secondary.css +++ b/packages/theme/brand/altinn/typography/secondary.css @@ -96,38 +96,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 400; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 400; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 400; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 400; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; diff --git a/packages/theme/brand/digdir.css b/packages/theme/brand/digdir.css index 9da5580151..6478c22c2a 100644 --- a/packages/theme/brand/digdir.css +++ b/packages/theme/brand/digdir.css @@ -574,38 +574,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 500; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 500; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 500; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 500; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; @@ -1275,38 +1243,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 500; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 500; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 500; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 500; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; diff --git a/packages/theme/brand/digdir/typography/primary.css b/packages/theme/brand/digdir/typography/primary.css index fa8814c4eb..9f96ca5761 100644 --- a/packages/theme/brand/digdir/typography/primary.css +++ b/packages/theme/brand/digdir/typography/primary.css @@ -96,38 +96,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 500; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 500; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 500; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 500; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; diff --git a/packages/theme/brand/digdir/typography/secondary.css b/packages/theme/brand/digdir/typography/secondary.css index 717d9cf279..5498e8a583 100644 --- a/packages/theme/brand/digdir/typography/secondary.css +++ b/packages/theme/brand/digdir/typography/secondary.css @@ -96,38 +96,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 500; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 500; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 500; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 500; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; diff --git a/packages/theme/brand/portal.css b/packages/theme/brand/portal.css index 93a51a6e33..cc7f20f970 100644 --- a/packages/theme/brand/portal.css +++ b/packages/theme/brand/portal.css @@ -574,38 +574,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 400; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 400; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 400; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 400; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; @@ -1275,38 +1243,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 500; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 500; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 500; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 500; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; diff --git a/packages/theme/brand/portal/typography/primary.css b/packages/theme/brand/portal/typography/primary.css index fa8814c4eb..9f96ca5761 100644 --- a/packages/theme/brand/portal/typography/primary.css +++ b/packages/theme/brand/portal/typography/primary.css @@ -96,38 +96,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 500; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 500; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 500; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 500; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; diff --git a/packages/theme/brand/portal/typography/secondary.css b/packages/theme/brand/portal/typography/secondary.css index 4435b13ce4..1d230622a3 100644 --- a/packages/theme/brand/portal/typography/secondary.css +++ b/packages/theme/brand/portal/typography/secondary.css @@ -96,38 +96,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 400; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 400; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 400; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 400; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; diff --git a/packages/theme/brand/uutilsynet.css b/packages/theme/brand/uutilsynet.css index cddca2d1c0..1122521807 100644 --- a/packages/theme/brand/uutilsynet.css +++ b/packages/theme/brand/uutilsynet.css @@ -574,38 +574,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 400; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 400; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 400; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 400; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; @@ -1275,38 +1243,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 500; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 500; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 500; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 500; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; diff --git a/packages/theme/brand/uutilsynet/typography/primary.css b/packages/theme/brand/uutilsynet/typography/primary.css index fa8814c4eb..9f96ca5761 100644 --- a/packages/theme/brand/uutilsynet/typography/primary.css +++ b/packages/theme/brand/uutilsynet/typography/primary.css @@ -96,38 +96,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 500; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 500; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 500; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 500; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7; diff --git a/packages/theme/brand/uutilsynet/typography/secondary.css b/packages/theme/brand/uutilsynet/typography/secondary.css index 4435b13ce4..1d230622a3 100644 --- a/packages/theme/brand/uutilsynet/typography/secondary.css +++ b/packages/theme/brand/uutilsynet/typography/secondary.css @@ -96,38 +96,6 @@ --ds-body-long-xs-line-height: 1.7; --ds-body-long-xs-font-size: 0.875rem; --ds-body-long-xs-letter-spacing: 0.15%; - --ds-label-lg-font-weight: 400; - --ds-label-lg-line-height: 1.3; - --ds-label-lg-font-size: 1.3125rem; - --ds-label-lg-letter-spacing: 0.5%; - --ds-label-md-font-weight: 400; - --ds-label-md-line-height: 1.3; - --ds-label-md-font-size: 1.125rem; - --ds-label-md-letter-spacing: 0.5%; - --ds-label-sm-font-weight: 400; - --ds-label-sm-line-height: 1.3; - --ds-label-sm-font-size: 1rem; - --ds-label-sm-letter-spacing: 0.25%; - --ds-label-xs-font-weight: 400; - --ds-label-xs-line-height: 1.3; - --ds-label-xs-font-size: 0.875rem; - --ds-label-xs-letter-spacing: 0.15%; - --ds-validation-message-lg-font-weight: 400; - --ds-validation-message-lg-line-height: 1.3; - --ds-validation-message-lg-font-size: 1.3125rem; - --ds-validation-message-lg-letter-spacing: 0.5%; - --ds-validation-message-md-font-weight: 400; - --ds-validation-message-md-line-height: 1.3; - --ds-validation-message-md-font-size: 1.125rem; - --ds-validation-message-md-letter-spacing: 0.5%; - --ds-validation-message-sm-font-weight: 400; - --ds-validation-message-sm-line-height: 1.3; - --ds-validation-message-sm-font-size: 1rem; - --ds-validation-message-sm-letter-spacing: 0.25%; - --ds-validation-message-xs-font-weight: 400; - --ds-validation-message-xs-line-height: 1.3; - --ds-validation-message-xs-font-size: 0.875rem; - --ds-validation-message-xs-letter-spacing: 0.15%; --ds-line-height-sm: 1.3; --ds-line-height-md: 1.5; --ds-line-height-lg: 1.7;