New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@postenbring/hedwig-css

Package Overview
Dependencies
Maintainers
3
Versions
423
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@postenbring/hedwig-css - npm Package Compare versions

Comparing version 0.0.0-WE96Ccxa-accordion-icon-20231129141308 to 0.0.0-add-breakpoint-tokens-20240111143107

dist/body.css

94

dist/classnames.d.ts
// Autogenerated file, do not edit
export type ClassNames =
| "hds-theme-posten"
| "hds-theme-bring"
| "hds-button"

@@ -28,3 +26,3 @@ | "hds-button--small"

| "hds-badge--smaller"
| "hds-badge--primary"
| "hds-badge--lighter"
| "hds-badge--dark"

@@ -34,28 +32,56 @@ | "hds-badge--white"

| "hds-description-list"
| "hds-description-list--vertical"
| "hds-description-list--horizontal"
| "hds-list"
| "hds-list--no-bullets"
| "hds-list--small"
| "hds-list--medium"
| "hds-list--large"
| "hds-list--style-hidden"
| "hds-typography-h2-display"
| "hds-typography-h1-display"
| "hds-typography-h1-display--min"
| "hds-typography-h1-display--max"
| "hds-typography-h1"
| "hds-typography-h1--min"
| "hds-typography-h1--max"
| "hds-typography-h2"
| "hds-typography-h2--min"
| "hds-typography-h2--max"
| "hds-typography-h3"
| "hds-typography-h3--min"
| "hds-typography-h3--max"
| "hds-typography-h3-title"
| "hds-typography-h3-title--min"
| "hds-typography-h3-title--max"
| "hds-typography-body"
| "hds-typography-body--min"
| "hds-typography-body--max"
| "hds-typography-body-title"
| "hds-typography-body-title--min"
| "hds-typography-body-title--max"
| "hds-typography-body-small"
| "hds-typography-body-small--min"
| "hds-typography-body-small--max"
| "hds-typography-body-small-title"
| "hds-typography-body-small-title--min"
| "hds-typography-body-small-title--max"
| "hds-typography-caption"
| "hds-typography-caption-title"
| "hds-typography-technical"
| "hds-typography-technical--min"
| "hds-typography-technical--max"
| "hds-typography-technical-title"
| "hds-typography-technical-title--min"
| "hds-typography-technical-title--max"
| "hds-typography-h1--spacing"
| "hds-typography-h2"
| "hds-typography-h2--spacing"
| "hds-typography-h3"
| "hds-typography-h3--title"
| "hds-typography-h3--spacing"
| "hds-typography-body"
| "hds-typography-body--title"
| "hds-typography-h3-title--spacing"
| "hds-typography-body--spacing"
| "hds-typography-body-small"
| "hds-typography-body-small--title"
| "hds-typography-body-title--spacing"
| "hds-typography-body-small--spacing"
| "hds-typography-caption"
| "hds-typography-caption--title"
| "hds-typography-body-small-title--spacing"
| "hds-typography-caption--spacing"
| "hds-typography-technical"
| "hds-typography-technical--title"
| "hds-typography-caption-title--spacing"
| "hds-typography-technical--spacing"
| "hds-typography-technical-title--spacing"
| "hds-box"

@@ -78,4 +104,4 @@ | "hds-box--light-grey"

| "hds-input--error"
| "hds-input__input-wrapper"
| "hds-input__input"
| "hds-input--lined"
| "hds-input--default"

@@ -94,2 +120,34 @@ | "hds-input--white"

| "hds-accordion-item-content"
| "hds-accordion-item-content--closed";
| "hds-accordion-item-content--closed"
| "hds-select"
| "hds-select__label"
| "hds-select--error"
| "hds-select__select-wrapper"
| "hds-select__select"
| "hds-select--default"
| "hds-select--white"
| "hds-select__error-message"
| "hds-modal"
| "hds-modal__header"
| "hds-breadcrumbs"
| "hds-tabs"
| "hds-tabs--list"
| "hds-tabs--list-horizontal"
| "hds-tabs--tab"
| "hds-tabs--tab-active"
| "hds-tabs--list-vertical"
| "hds-tabs--contents"
| "hds-textarea"
| "hds-textarea--error"
| "hds-textarea__textarea-wrapper"
| "hds-textarea__textarea"
| "hds-textarea--default"
| "hds-textarea--white"
| "hds-textarea__label"
| "hds-textarea__error-message"
| "hds-container"
| "hds-container--slim"
| "hds-container--pt"
| "hds-container--pb"
| "hds-container--mt"
| "hds-container--mb";

20

package.json
{
"name": "@postenbring/hedwig-css",
"version": "0.0.0-WE96Ccxa-accordion-icon-20231129141308",
"version": "0.0.0-add-breakpoint-tokens-20240111143107",
"description": "",

@@ -12,3 +12,3 @@ "files": [

"devDependencies": {
"browserslist": "4.22.1",
"browserslist": "4.22.2",
"chokidar-cli": "3.0.0",

@@ -18,12 +18,10 @@ "lightningcss": "1.22.1",

"sanitize.css": "^13.0.0",
"stylelint": "15.11.0",
"stylelint-config-prettier-scss": "1.0.0",
"stylelint-config-standard": "34.0.0",
"stylelint-config-standard-scss": "11.1.0",
"stylelint-value-no-unknown-custom-properties": "5.0.0",
"stylelint": "16.1.0",
"stylelint-config-standard": "36.0.0",
"stylelint-value-no-unknown-custom-properties": "6.0.1",
"wait-on": "^7.2.0"
},
"dependencies": {
"clsx": "^2.0.0",
"@postenbring/hedwig-tokens": "0.0.3"
"clsx": "^2.1.0",
"@postenbring/hedwig-tokens": "0.0.0-add-breakpoint-tokens-20240111143107"
},

@@ -44,7 +42,7 @@ "publishConfig": {

"dev:typed-classname": "wait-on dist/index.css && node --watch-preserve-output --watch-path dist/index.css --watch ./typed-classname/build.mjs",
"lint": "stylelint 'src/**/*.css' 'src/**/*.scss' --cache",
"lint": "stylelint 'src/**/*.css' --cache",
"lint:fix": "pnpm lint -- --fix",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
"clean": "rm -rf .turbo node_modules dist",
"show-css-size": "pnpm build:css && echo '\nSize of dist/index.css (original → gzip)' && pnpm dlx gzip-size-cli dist/index.css --include-original"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc