@blueprintjs/icons 3.30.0 → 3.30.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/generated/iconContents.js +1 -1
- package/lib/cjs/generated/iconNames.js +1 -1
- package/lib/cjs/generated/iconSvgPaths.js +1 -1
- package/lib/esm/generated/iconContents.js +1 -1
- package/lib/esm/generated/iconNames.js +1 -1
- package/lib/esm/generated/iconSvgPaths.js +1 -1
- package/lib/esnext/generated/iconContents.js +1 -1
- package/lib/esnext/generated/iconNames.js +1 -1
- package/lib/esnext/generated/iconSvgPaths.js +1 -1
- package/lib/less/variables.less +1 -1
- package/lib/scss/variables.scss +1 -1
- package/package.json +3 -3
- package/src/generated/_icon-map.scss +1 -1
- package/src/generated/_icon-variables.scss +1 -1
- package/src/generated/iconContents.ts +1 -1
- package/src/generated/iconNames.ts +1 -1
- package/src/generated/iconSvgPaths.ts +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/*
|
|
3
|
-
* Copyright
|
|
3
|
+
* Copyright 2021 Palantir Technologies, Inc. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.CAMERA = exports.CALENDAR = exports.CALCULATOR = exports.BUILD = exports.BRING_DATA = exports.BRIEFCASE = exports.BOX = exports.BOOKMARK = exports.BOOK = exports.BOLD = exports.BLOCKED_PERSON = exports.BLANK = exports.BARCODE = exports.BANK_ACCOUNT = exports.BAN_CIRCLE = exports.BADGE = exports.AUTOMATIC_UPDATES = exports.ASTERISK = exports.ARROWS_VERTICAL = exports.ARROWS_HORIZONTAL = exports.ARROW_UP = exports.ARROW_TOP_RIGHT = exports.ARROW_TOP_LEFT = exports.ARROW_RIGHT = exports.ARROW_LEFT = exports.ARROW_DOWN = exports.ARROW_BOTTOM_RIGHT = exports.ARROW_BOTTOM_LEFT = exports.ARCHIVE = exports.APPLICATIONS = exports.APPLICATION = exports.ANNOTATION = exports.ALIGNMENT_VERTICAL_CENTER = exports.ALIGNMENT_TOP = exports.ALIGNMENT_RIGHT = exports.ALIGNMENT_LEFT = exports.ALIGNMENT_HORIZONTAL_CENTER = exports.ALIGNMENT_BOTTOM = exports.ALIGN_RIGHT = exports.ALIGN_LEFT = exports.ALIGN_JUSTIFY = exports.ALIGN_CENTER = exports.AIRPLANE = exports.ADD_TO_FOLDER = exports.ADD_TO_ARTIFACT = exports.ADD_ROW_TOP = exports.ADD_ROW_BOTTOM = exports.ADD_COLUMN_RIGHT = exports.ADD_COLUMN_LEFT = exports.ADD = void 0;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/*
|
|
3
|
-
* Copyright
|
|
3
|
+
* Copyright 2021 Palantir Technologies, Inc. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.BLANK = exports.BARCODE = exports.BANK_ACCOUNT = exports.BAN_CIRCLE = exports.BADGE = exports.BACKLINK = exports.AUTOMATIC_UPDATES = exports.ASTERISK = exports.ARROWS_VERTICAL = exports.ARROWS_HORIZONTAL = exports.ARROW_UP = exports.ARROW_TOP_RIGHT = exports.ARROW_TOP_LEFT = exports.ARROW_RIGHT = exports.ARROW_LEFT = exports.ARROW_DOWN = exports.ARROW_BOTTOM_RIGHT = exports.ARROW_BOTTOM_LEFT = exports.ARRAY_TIMESTAMP = exports.ARRAY_STRING = exports.ARRAY_NUMERIC = exports.ARRAY_DATE = exports.ARRAY_BOOLEAN = exports.ARRAY = exports.AREA_OF_INTEREST = exports.ARCHIVE = exports.APPLICATIONS = exports.APPLICATION = exports.APP_HEADER = exports.ANTENNA = exports.ANNOTATION = exports.ALIGNMENT_VERTICAL_CENTER = exports.ALIGNMENT_TOP = exports.ALIGNMENT_RIGHT = exports.ALIGNMENT_LEFT = exports.ALIGNMENT_HORIZONTAL_CENTER = exports.ALIGNMENT_BOTTOM = exports.ALIGN_RIGHT = exports.ALIGN_LEFT = exports.ALIGN_JUSTIFY = exports.ALIGN_CENTER = exports.AIRPLANE = exports.ADD_TO_FOLDER = exports.ADD_TO_ARTIFACT = exports.ADD_ROW_TOP = exports.ADD_ROW_BOTTOM = exports.ADD_LOCATION = exports.ADD_COLUMN_RIGHT = exports.ADD_COLUMN_LEFT = exports.ADD = void 0;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/*
|
|
3
|
-
* Copyright
|
|
3
|
+
* Copyright 2021 Palantir Technologies, Inc. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.IconSvgPaths20 = exports.IconSvgPaths16 = void 0;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2021 Palantir Technologies, Inc. All rights reserved.
|
|
3
3
|
*/
|
|
4
4
|
export var IconSvgPaths16 = {
|
|
5
5
|
"add": ["M10.99 6.99h-2v-2c0-.55-.45-1-1-1s-1 .45-1 1v2h-2c-.55 0-1 .45-1 1s.45 1 1 1h2v2c0 .55.45 1 1 1s1-.45 1-1v-2h2c.55 0 1-.45 1-1s-.45-1-1-1zm-3-7c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.68 6-6 6z"],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright
|
|
2
|
+
* Copyright 2021 Palantir Technologies, Inc. All rights reserved.
|
|
3
3
|
*/
|
|
4
4
|
export const IconSvgPaths16 = {
|
|
5
5
|
"add": ["M10.99 6.99h-2v-2c0-.55-.45-1-1-1s-1 .45-1 1v2h-2c-.55 0-1 .45-1 1s.45 1 1 1h2v2c0 .55.45 1 1 1s1-.45 1-1v-2h2c.55 0 1-.45 1-1s-.45-1-1-1zm-3-7c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.68 6-6 6z"],
|
package/lib/less/variables.less
CHANGED
package/lib/scss/variables.scss
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blueprintjs/icons",
|
|
3
|
-
"version": "3.30.
|
|
3
|
+
"version": "3.30.1",
|
|
4
4
|
"description": "Components, fonts, icons, and css files for creating and displaying icons.",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/esm/index.js",
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
"tslib": "~1.13.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@blueprintjs/node-build-scripts": "^1.
|
|
43
|
-
"@blueprintjs/test-commons": "^0.10.
|
|
42
|
+
"@blueprintjs/node-build-scripts": "^1.6.0",
|
|
43
|
+
"@blueprintjs/test-commons": "^0.10.13",
|
|
44
44
|
"enzyme": "^3.11.0",
|
|
45
45
|
"mocha": "^8.2.1",
|
|
46
46
|
"npm-run-all": "^4.1.5",
|