Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tpgds/components

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tpgds/components - npm Package Compare versions

Comparing version 0.0.2-alpha.5 to 0.0.2-alpha.6

2

lib/cjs/tpg-button_2.cjs.entry.js

@@ -16,3 +16,3 @@ 'use strict';

* Makes the button component disabled. This prevents users from being able to
* interact with the button, and conveys its inactive state to assistive technologies.
* interact with the button, and conveys its inactive state to assistive technologies. Test.
*/

@@ -19,0 +19,0 @@ this.disabled = false;

@@ -6,3 +6,3 @@ import { Component, Prop, Event, h } from "@stencil/core";

* Makes the button component disabled. This prevents users from being able to
* interact with the button, and conveys its inactive state to assistive technologies.
* interact with the button, and conveys its inactive state to assistive technologies. Test.
*/

@@ -53,3 +53,3 @@ this.disabled = false;

"tags": [],
"text": "Makes the button component disabled. This prevents users from being able to\ninteract with the button, and conveys its inactive state to assistive technologies."
"text": "Makes the button component disabled. This prevents users from being able to\ninteract with the button, and conveys its inactive state to assistive technologies. Test."
},

@@ -56,0 +56,0 @@ "attribute": "disabled",

@@ -12,3 +12,3 @@ import { r as registerInstance, c as createEvent, h, H as Host } from './index-93f0554a.js';

* Makes the button component disabled. This prevents users from being able to
* interact with the button, and conveys its inactive state to assistive technologies.
* interact with the button, and conveys its inactive state to assistive technologies. Test.
*/

@@ -15,0 +15,0 @@ this.disabled = false;

@@ -12,3 +12,3 @@ /* eslint-disable */

/**
* Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
* Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies. Test.
*/

@@ -45,3 +45,3 @@ "disabled": boolean;

/**
* Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
* Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies. Test.
*/

@@ -48,0 +48,0 @@ "disabled"?: boolean;

@@ -6,3 +6,3 @@ import { ComponentInterface, EventEmitter } from "../../stencil-public-runtime";

* Makes the button component disabled. This prevents users from being able to
* interact with the button, and conveys its inactive state to assistive technologies.
* interact with the button, and conveys its inactive state to assistive technologies. Test.
*/

@@ -9,0 +9,0 @@ disabled: boolean;

{
"name": "@tpgds/components",
"version": "0.0.2-alpha.5",
"version": "0.0.2-alpha.6",
"description": "This package includes TPG Design System web components.",

@@ -54,3 +54,3 @@ "author": "TPG <designsystem@tpg.fi>",

},
"gitHead": "a5a66d2f4ce453da0bdb30a52da72dd5f4020072"
"gitHead": "ab3dfe2f51641219717ff0dd0d93add1fe041458"
}

Sorry, the diff of this file is too big to display

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