You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@limetech/lime-web-components

Package Overview
Dependencies
Maintainers
4
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@limetech/lime-web-components - npm Package Compare versions

Comparing version

to
6.0.0-beta.2

dist/view/layout.d.ts

6

dist/action/action.d.ts

@@ -22,2 +22,8 @@ import { AnyCommand, LimeObjectBulkCommand, LimeObjectCommand } from '../commandbus';

/**
* True if the icon should be displayed without a label.
* A `label` should still be provided for accessibility and for scenarios
* where the action is displayed differently, such as in a tooltip or menu.
*/
hideLabel?: boolean;
/**
* Label to display on or next to the action.

@@ -24,0 +30,0 @@ * The label will be translated by the {@link Translator}

1

dist/view/index.d.ts
export * from './registry';
export * from './types';
export * from './layout';
//# sourceMappingURL=index.d.ts.map

8

package.json
{
"name": "@limetech/lime-web-components",
"version": "6.0.0-beta.1",
"version": "6.0.0-beta.2",
"description": "Lime Web Components",

@@ -37,8 +37,8 @@ "author": "Lime Technologies",

"@stencil/core": "^2.22.3",
"rxjs": "^7.8.1",
"rxjs": "^7.8.2",
"tslib": "^2.8.1"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.7.1",
"@microsoft/api-extractor": "^7.49.2",
"@commitlint/config-conventional": "^19.8.0",
"@microsoft/api-extractor": "^7.52.1",
"@types/jest": "^27.5.0",

@@ -45,0 +45,0 @@ "@typescript-eslint/eslint-plugin": "^7.5.0",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet