Socket
Socket
Sign inDemoInstall

@openc-bv/design-system

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openc-bv/design-system - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

components/box-empty-state.svelte

1

components/alert.svelte.d.ts

@@ -12,2 +12,3 @@ import { SvelteComponentTyped } from "svelte";

slots: {
icon: {};
default: {};

@@ -14,0 +15,0 @@ };

@@ -8,2 +8,3 @@ import { SvelteComponentTyped } from "svelte";

/** Can the box be openend and closed? */ accordion?: boolean;
/** Is the box loading? This will display an indefinite loading bar. */ loading?: boolean;
/** Is the box open? Always true when `accordion === false`. */ open?: boolean;

@@ -10,0 +11,0 @@ /** Featured image */ image?: string;

@@ -11,2 +11,3 @@ import { SvelteComponentTyped } from "svelte";

/** Disables clicking the button. */ disabled?: boolean;
/** Makes the button appear as if it is active. */ active?: boolean;
/** Button text. */ label?: string;

@@ -13,0 +14,0 @@ /** `href` attribute for links */ href?: string;

36

package.json
{
"name": "@openc-bv/design-system",
"version": "0.1.1",
"version": "1.0.0",
"peerDependencies": {

@@ -17,6 +17,6 @@ "autoprefixer": "^10.4.2",

"@sveltejs/kit": "next",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.12.0",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-svelte3": "^3.2.1",

@@ -26,3 +26,3 @@ "prettier": "^2.4.1",

"svelte-check": "^2.4.5",
"svelte-preprocess": "^4.9.4",
"svelte-preprocess": "^4.10.4",
"svelte2tsx": "^0.5.5",

@@ -36,12 +36,14 @@ "tslib": "^2.3.1",

"./components/alert.svelte": "./components/alert.svelte",
"./components/box-empty-state.svelte": "./components/box-empty-state.svelte",
"./components/box.svelte": "./components/box.svelte",
"./components/button-dropdown.svelte": "./components/button-dropdown.svelte",
"./components/button.svelte": "./components/button.svelte",
"./components/footer.svelte": "./components/footer.svelte",
"./components/grid.svelte": "./components/grid.svelte",
"./components/hero.svelte": "./components/hero.svelte",
"./components/image.svelte": "./components/image.svelte",
"./components/input-select.svelte": "./components/input-select.svelte",
"./components/input-slider.svelte": "./components/input-slider.svelte",
"./components/input.svelte": "./components/input.svelte",
"./components/loading-bar.svelte": "./components/loading-bar.svelte",
"./components/loading-skeleton.svelte": "./components/loading-skeleton.svelte",
"./components/loading-spinner.svelte": "./components/loading-spinner.svelte",
"./components/navigation-bar.svelte": "./components/navigation-bar.svelte",

@@ -54,9 +56,15 @@ "./components/navigation-list.svelte": "./components/navigation-list.svelte",

"./components/styled.svelte": "./components/styled.svelte",
"./gfx/icons/alarm.svg": "./gfx/icons/alarm.svg",
"./gfx/icons/arrow-right-flat.svg": "./gfx/icons/arrow-right-flat.svg",
"./gfx/icons/check.svg": "./gfx/icons/check.svg",
"./gfx/icons/date.svg": "./gfx/icons/date.svg",
"./gfx/icons/hamburger.svg": "./gfx/icons/hamburger.svg",
"./gfx/icons/person.svg": "./gfx/icons/person.svg",
"./gfx/icons/times.svg": "./gfx/icons/times.svg",
"./gfx/icons/icon-alarm.svelte": "./gfx/icons/icon-alarm.svelte",
"./gfx/icons/icon-arrow-right-flat.svelte": "./gfx/icons/icon-arrow-right-flat.svelte",
"./gfx/icons/icon-calendar.svelte": "./gfx/icons/icon-calendar.svelte",
"./gfx/icons/icon-check.svelte": "./gfx/icons/icon-check.svelte",
"./gfx/icons/icon-danger.svelte": "./gfx/icons/icon-danger.svelte",
"./gfx/icons/icon-github.svelte": "./gfx/icons/icon-github.svelte",
"./gfx/icons/icon-hamburger.svelte": "./gfx/icons/icon-hamburger.svelte",
"./gfx/icons/icon-info.svelte": "./gfx/icons/icon-info.svelte",
"./gfx/icons/icon-pages.svelte": "./gfx/icons/icon-pages.svelte",
"./gfx/icons/icon-person.svelte": "./gfx/icons/icon-person.svelte",
"./gfx/icons/icon-success.svelte": "./gfx/icons/icon-success.svelte",
"./gfx/icons/icon-times.svelte": "./gfx/icons/icon-times.svelte",
"./gfx/icons/icon-warning.svelte": "./gfx/icons/icon-warning.svelte",
"./gfx/logo.svelte": "./gfx/logo.svelte",

@@ -63,0 +71,0 @@ "./gfx/navbar-grid.png": "./gfx/navbar-grid.png",

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