@blueprintjs/icons 5.4.0 → 5.5.0
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/dist/blueprint-icons-split-paths-by-size-loader.bundle.js +1 -1
- package/dist/icons.bundle.js +1 -1
- package/icons.json +30 -1
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +6 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +8 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/explain.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/explain.js +4 -0
- package/lib/cjs/generated/16px/paths/explain.js.map +1 -0
- package/lib/cjs/generated/16px/paths/generate.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/generate.js +4 -0
- package/lib/cjs/generated/16px/paths/generate.js.map +1 -0
- package/lib/cjs/generated/16px/paths/group-item.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/group-item.js +4 -0
- package/lib/cjs/generated/16px/paths/group-item.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +4 -0
- package/lib/cjs/generated/16px/paths/index.js +17 -9
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/input.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/input.js +4 -0
- package/lib/cjs/generated/16px/paths/input.js.map +1 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +6 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +8 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/explain.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/explain.js +4 -0
- package/lib/cjs/generated/20px/paths/explain.js.map +1 -0
- package/lib/cjs/generated/20px/paths/generate.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/generate.js +4 -0
- package/lib/cjs/generated/20px/paths/generate.js.map +1 -0
- package/lib/cjs/generated/20px/paths/group-item.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/group-item.js +4 -0
- package/lib/cjs/generated/20px/paths/group-item.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +4 -0
- package/lib/cjs/generated/20px/paths/index.js +17 -9
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/input.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/input.js +4 -0
- package/lib/cjs/generated/20px/paths/input.js.map +1 -0
- package/lib/cjs/generated/components/explain.d.ts +4 -0
- package/lib/cjs/generated/components/explain.js +34 -0
- package/lib/cjs/generated/components/explain.js.map +1 -0
- package/lib/cjs/generated/components/generate.d.ts +4 -0
- package/lib/cjs/generated/components/generate.js +34 -0
- package/lib/cjs/generated/components/generate.js.map +1 -0
- package/lib/cjs/generated/components/group-item.d.ts +4 -0
- package/lib/cjs/generated/components/group-item.js +34 -0
- package/lib/cjs/generated/components/group-item.js.map +1 -0
- package/lib/cjs/generated/components/index.d.ts +4 -0
- package/lib/cjs/generated/components/index.js +17 -9
- package/lib/cjs/generated/components/index.js.map +1 -1
- package/lib/cjs/generated/components/input.d.ts +4 -0
- package/lib/cjs/generated/components/input.js +34 -0
- package/lib/cjs/generated/components/input.js.map +1 -0
- package/lib/cjs/generated/index.d.ts +4 -0
- package/lib/cjs/generated/index.js +17 -9
- package/lib/cjs/generated/index.js.map +1 -1
- package/lib/cjs/iconCodepoints.d.ts +4 -0
- package/lib/cjs/iconNames.d.ts +8 -0
- package/lib/cjs/svgIconContainer.js +1 -1
- package/lib/cjs/svgIconContainer.js.map +1 -1
- package/lib/css/blueprint-icons-16.eot +0 -0
- package/lib/css/blueprint-icons-16.svg +12 -0
- package/lib/css/blueprint-icons-16.ttf +0 -0
- package/lib/css/blueprint-icons-16.woff +0 -0
- package/lib/css/blueprint-icons-16.woff2 +0 -0
- package/lib/css/blueprint-icons-20.eot +0 -0
- package/lib/css/blueprint-icons-20.svg +12 -0
- package/lib/css/blueprint-icons-20.ttf +0 -0
- package/lib/css/blueprint-icons-20.woff +0 -0
- package/lib/css/blueprint-icons-20.woff2 +0 -0
- package/lib/css/blueprint-icons.css +2 -2
- package/lib/css/blueprint-icons.css.map +1 -1
- package/lib/esm/generated/16px/blueprint-icons-16.d.ts +6 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +8 -0
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/explain.d.ts +2 -0
- package/lib/esm/generated/16px/paths/explain.js +2 -0
- package/lib/esm/generated/16px/paths/explain.js.map +1 -0
- package/lib/esm/generated/16px/paths/generate.d.ts +2 -0
- package/lib/esm/generated/16px/paths/generate.js +2 -0
- package/lib/esm/generated/16px/paths/generate.js.map +1 -0
- package/lib/esm/generated/16px/paths/group-item.d.ts +2 -0
- package/lib/esm/generated/16px/paths/group-item.js +2 -0
- package/lib/esm/generated/16px/paths/group-item.js.map +1 -0
- package/lib/esm/generated/16px/paths/index.d.ts +4 -0
- package/lib/esm/generated/16px/paths/index.js +4 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/16px/paths/input.d.ts +2 -0
- package/lib/esm/generated/16px/paths/input.js +2 -0
- package/lib/esm/generated/16px/paths/input.js.map +1 -0
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +6 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +8 -0
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/explain.d.ts +2 -0
- package/lib/esm/generated/20px/paths/explain.js +2 -0
- package/lib/esm/generated/20px/paths/explain.js.map +1 -0
- package/lib/esm/generated/20px/paths/generate.d.ts +2 -0
- package/lib/esm/generated/20px/paths/generate.js +2 -0
- package/lib/esm/generated/20px/paths/generate.js.map +1 -0
- package/lib/esm/generated/20px/paths/group-item.d.ts +2 -0
- package/lib/esm/generated/20px/paths/group-item.js +2 -0
- package/lib/esm/generated/20px/paths/group-item.js.map +1 -0
- package/lib/esm/generated/20px/paths/index.d.ts +4 -0
- package/lib/esm/generated/20px/paths/index.js +4 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/paths/input.d.ts +2 -0
- package/lib/esm/generated/20px/paths/input.js +2 -0
- package/lib/esm/generated/20px/paths/input.js.map +1 -0
- package/lib/esm/generated/components/explain.d.ts +4 -0
- package/lib/esm/generated/components/explain.js +31 -0
- package/lib/esm/generated/components/explain.js.map +1 -0
- package/lib/esm/generated/components/generate.d.ts +4 -0
- package/lib/esm/generated/components/generate.js +31 -0
- package/lib/esm/generated/components/generate.js.map +1 -0
- package/lib/esm/generated/components/group-item.d.ts +4 -0
- package/lib/esm/generated/components/group-item.js +31 -0
- package/lib/esm/generated/components/group-item.js.map +1 -0
- package/lib/esm/generated/components/index.d.ts +4 -0
- package/lib/esm/generated/components/index.js +4 -0
- package/lib/esm/generated/components/index.js.map +1 -1
- package/lib/esm/generated/components/input.d.ts +4 -0
- package/lib/esm/generated/components/input.js +31 -0
- package/lib/esm/generated/components/input.js.map +1 -0
- package/lib/esm/generated/index.d.ts +4 -0
- package/lib/esm/generated/index.js +4 -0
- package/lib/esm/generated/index.js.map +1 -1
- package/lib/esm/iconCodepoints.d.ts +4 -0
- package/lib/esm/iconNames.d.ts +8 -0
- package/lib/esm/svgIconContainer.js +1 -1
- package/lib/esm/svgIconContainer.js.map +1 -1
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +6 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +8 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/explain.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/explain.js +2 -0
- package/lib/esnext/generated/16px/paths/explain.js.map +1 -0
- package/lib/esnext/generated/16px/paths/generate.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/generate.js +2 -0
- package/lib/esnext/generated/16px/paths/generate.js.map +1 -0
- package/lib/esnext/generated/16px/paths/group-item.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/group-item.js +2 -0
- package/lib/esnext/generated/16px/paths/group-item.js.map +1 -0
- package/lib/esnext/generated/16px/paths/index.d.ts +4 -0
- package/lib/esnext/generated/16px/paths/index.js +4 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/16px/paths/input.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/input.js +2 -0
- package/lib/esnext/generated/16px/paths/input.js.map +1 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +6 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +8 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/explain.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/explain.js +2 -0
- package/lib/esnext/generated/20px/paths/explain.js.map +1 -0
- package/lib/esnext/generated/20px/paths/generate.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/generate.js +2 -0
- package/lib/esnext/generated/20px/paths/generate.js.map +1 -0
- package/lib/esnext/generated/20px/paths/group-item.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/group-item.js +2 -0
- package/lib/esnext/generated/20px/paths/group-item.js.map +1 -0
- package/lib/esnext/generated/20px/paths/index.d.ts +4 -0
- package/lib/esnext/generated/20px/paths/index.js +4 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/paths/input.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/input.js +2 -0
- package/lib/esnext/generated/20px/paths/input.js.map +1 -0
- package/lib/esnext/generated/components/explain.d.ts +4 -0
- package/lib/esnext/generated/components/explain.js +30 -0
- package/lib/esnext/generated/components/explain.js.map +1 -0
- package/lib/esnext/generated/components/generate.d.ts +4 -0
- package/lib/esnext/generated/components/generate.js +30 -0
- package/lib/esnext/generated/components/generate.js.map +1 -0
- package/lib/esnext/generated/components/group-item.d.ts +4 -0
- package/lib/esnext/generated/components/group-item.js +30 -0
- package/lib/esnext/generated/components/group-item.js.map +1 -0
- package/lib/esnext/generated/components/index.d.ts +4 -0
- package/lib/esnext/generated/components/index.js +4 -0
- package/lib/esnext/generated/components/index.js.map +1 -1
- package/lib/esnext/generated/components/input.d.ts +4 -0
- package/lib/esnext/generated/components/input.js +30 -0
- package/lib/esnext/generated/components/input.js.map +1 -0
- package/lib/esnext/generated/index.d.ts +4 -0
- package/lib/esnext/generated/index.js +4 -0
- package/lib/esnext/generated/index.js.map +1 -1
- package/lib/esnext/iconCodepoints.d.ts +4 -0
- package/lib/esnext/iconNames.d.ts +8 -0
- package/lib/esnext/svgIconContainer.js +1 -1
- package/lib/esnext/svgIconContainer.js.map +1 -1
- package/lib/scss/blueprint-icons-16.scss +4 -0
- package/package.json +88 -88
- package/src/generated/16px/_icon-variables.scss +4 -0
- package/src/generated/16px/blueprint-icons-16.css +5 -5
- package/src/generated/16px/blueprint-icons-16.eot +0 -0
- package/src/generated/16px/blueprint-icons-16.svg +12 -0
- package/src/generated/16px/blueprint-icons-16.ts +16 -0
- package/src/generated/16px/blueprint-icons-16.ttf +0 -0
- package/src/generated/16px/blueprint-icons-16.woff +0 -0
- package/src/generated/16px/blueprint-icons-16.woff2 +0 -0
- package/src/generated/16px/paths/explain.ts +1 -0
- package/src/generated/16px/paths/generate.ts +1 -0
- package/src/generated/16px/paths/group-item.ts +1 -0
- package/src/generated/16px/paths/index.ts +4 -0
- package/src/generated/16px/paths/input.ts +1 -0
- package/src/generated/20px/blueprint-icons-20.css +5 -5
- package/src/generated/20px/blueprint-icons-20.eot +0 -0
- package/src/generated/20px/blueprint-icons-20.svg +12 -0
- package/src/generated/20px/blueprint-icons-20.ts +16 -0
- package/src/generated/20px/blueprint-icons-20.ttf +0 -0
- package/src/generated/20px/blueprint-icons-20.woff +0 -0
- package/src/generated/20px/blueprint-icons-20.woff2 +0 -0
- package/src/generated/20px/paths/explain.ts +1 -0
- package/src/generated/20px/paths/generate.ts +1 -0
- package/src/generated/20px/paths/group-item.ts +1 -0
- package/src/generated/20px/paths/index.ts +4 -0
- package/src/generated/20px/paths/input.ts +1 -0
- package/src/generated/components/explain.tsx +40 -0
- package/src/generated/components/generate.tsx +40 -0
- package/src/generated/components/group-item.tsx +40 -0
- package/src/generated/components/index.ts +4 -0
- package/src/generated/components/input.tsx +40 -0
- package/src/generated/index.ts +4 -0
- package/src/svgIconContainer.tsx +1 -1
package/package.json
CHANGED
|
@@ -1,89 +1,89 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
}
|
|
2
|
+
"name": "@blueprintjs/icons",
|
|
3
|
+
"version": "5.5.0",
|
|
4
|
+
"description": "Components, fonts, icons, and css files for creating and displaying icons.",
|
|
5
|
+
"main": "lib/cjs/generated/index.js",
|
|
6
|
+
"module": "lib/esm/generated/index.js",
|
|
7
|
+
"esnext": "lib/esnext/generated/index.js",
|
|
8
|
+
"typings": "lib/esm/generated/index.d.ts",
|
|
9
|
+
"style": "lib/css/blueprint-icons.css",
|
|
10
|
+
"unpkg": "dist/icons.bundle.js",
|
|
11
|
+
"files": [
|
|
12
|
+
"dist",
|
|
13
|
+
"lib",
|
|
14
|
+
"src",
|
|
15
|
+
"icons.json"
|
|
16
|
+
],
|
|
17
|
+
"sideEffects": [
|
|
18
|
+
"**/*.css"
|
|
19
|
+
],
|
|
20
|
+
"scripts": {
|
|
21
|
+
"clean": "rm -rf dist/* || rm -rf lib/**/* || rm -rf src/generated/* || true",
|
|
22
|
+
"compile": "npm-run-all -s \"generate-icon-src\" -p \"compile:*\" -p \"copy:*\"",
|
|
23
|
+
"compile:esm": "tsc -p ./src",
|
|
24
|
+
"compile:cjs": "tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs",
|
|
25
|
+
"compile:esnext": "tsc -p ./src -t esnext --outDir lib/esnext",
|
|
26
|
+
"compile:css": "sass-compile ./src",
|
|
27
|
+
"copy:scss": "scripts/copy-scss.sh",
|
|
28
|
+
"copy:fonts": "scripts/copy-fonts.sh",
|
|
29
|
+
"dev": "run-p \"compile:esm --watch\" \"compile:css --watch\"",
|
|
30
|
+
"dist": "run-s \"dist:*\"",
|
|
31
|
+
"dist:bundle": "NODE_ENV=production webpack",
|
|
32
|
+
"dist:css": "css-dist lib/css",
|
|
33
|
+
"dist:verify": "assert-package-layout",
|
|
34
|
+
"generate-icon-src": "node scripts/generate-icon-fonts.mjs && node scripts/generate-icon-paths.mjs && node scripts/generate-icon-components.mjs",
|
|
35
|
+
"lint": "run-p lint:scss lint:es",
|
|
36
|
+
"lint:scss": "sass-lint",
|
|
37
|
+
"lint:es": "es-lint",
|
|
38
|
+
"lint-fix": "es-lint --fix && sass-lint --fix",
|
|
39
|
+
"test": "run-s test:typeCheck test:iso",
|
|
40
|
+
"test:typeCheck": "tsc -p ./test",
|
|
41
|
+
"test:iso": "mocha test/isotest.js",
|
|
42
|
+
"verify": "npm-run-all compile -p dist test lint"
|
|
43
|
+
},
|
|
44
|
+
"dependencies": {
|
|
45
|
+
"change-case": "^4.1.2",
|
|
46
|
+
"classnames": "^2.3.1",
|
|
47
|
+
"tslib": "~2.6.2"
|
|
48
|
+
},
|
|
49
|
+
"peerDependencies": {
|
|
50
|
+
"@types/react": "^16.14.32 || 17 || 18",
|
|
51
|
+
"react": "^16.8 || 17 || 18",
|
|
52
|
+
"react-dom": "^16.8 || 17 || 18"
|
|
53
|
+
},
|
|
54
|
+
"peerDependenciesMeta": {
|
|
55
|
+
"@types/react": {
|
|
56
|
+
"optional": true
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
"devDependencies": {
|
|
60
|
+
"@blueprintjs/node-build-scripts": "^9.0.2",
|
|
61
|
+
"@blueprintjs/test-commons": "^2.2.2",
|
|
62
|
+
"@twbs/fantasticon": "^2.7.1",
|
|
63
|
+
"@types/handlebars": "^4.1.0",
|
|
64
|
+
"enzyme": "^3.11.0",
|
|
65
|
+
"handlebars": "^4.7.8",
|
|
66
|
+
"mocha": "^10.2.0",
|
|
67
|
+
"npm-run-all": "^4.1.5",
|
|
68
|
+
"react": "^16.14.0",
|
|
69
|
+
"react-dom": "^16.14.0",
|
|
70
|
+
"react-test-renderer": "^16.14.0",
|
|
71
|
+
"svg-parser": "^2.0.4",
|
|
72
|
+
"typescript": "~5.2.2",
|
|
73
|
+
"webpack-cli": "^5.1.4"
|
|
74
|
+
},
|
|
75
|
+
"repository": {
|
|
76
|
+
"type": "git",
|
|
77
|
+
"url": "git@github.com:palantir/blueprint.git",
|
|
78
|
+
"directory": "packages/icons"
|
|
79
|
+
},
|
|
80
|
+
"keywords": [
|
|
81
|
+
"palantir",
|
|
82
|
+
"blueprint",
|
|
83
|
+
"theme",
|
|
84
|
+
"react",
|
|
85
|
+
"icon"
|
|
86
|
+
],
|
|
87
|
+
"author": "Palantir Technologies",
|
|
88
|
+
"license": "Apache-2.0"
|
|
89
|
+
}
|
|
@@ -171,6 +171,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
171
171
|
"exchange": "\f19d",
|
|
172
172
|
"exclude-row": "\f19e",
|
|
173
173
|
"expand-all": "\f19f",
|
|
174
|
+
"explain": "\f34d",
|
|
174
175
|
"export": "\f1a0",
|
|
175
176
|
"eye-off": "\f1a1",
|
|
176
177
|
"eye-on": "\f1a2",
|
|
@@ -212,6 +213,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
212
213
|
"fullscreen": "\f1c4",
|
|
213
214
|
"function": "\f1c5",
|
|
214
215
|
"gantt-chart": "\f1c6",
|
|
216
|
+
"generate": "\f34c",
|
|
215
217
|
"geofence": "\f1c7",
|
|
216
218
|
"geolocation": "\f1c8",
|
|
217
219
|
"geosearch": "\f1c9",
|
|
@@ -232,6 +234,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
232
234
|
"greater-than-or-equal-to": "\f1d6",
|
|
233
235
|
"grid": "\f1d9",
|
|
234
236
|
"grid-view": "\f1d8",
|
|
237
|
+
"group-item": "\f34a",
|
|
235
238
|
"group-objects": "\f1da",
|
|
236
239
|
"grouped-bar-chart": "\f1db",
|
|
237
240
|
"hand": "\f1e0",
|
|
@@ -276,6 +279,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
276
279
|
"inheritance": "\f201",
|
|
277
280
|
"inherited-group": "\f202",
|
|
278
281
|
"inner-join": "\f203",
|
|
282
|
+
"input": "\f34b",
|
|
279
283
|
"insert": "\f204",
|
|
280
284
|
"intelligence": "\f337",
|
|
281
285
|
"intersection": "\f205",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "blueprint-icons-16";
|
|
3
|
-
src: url("./blueprint-icons-16.ttf?
|
|
4
|
-
url("./blueprint-icons-16.eot?
|
|
5
|
-
url("./blueprint-icons-16.woff2?
|
|
6
|
-
url("./blueprint-icons-16.woff?
|
|
7
|
-
url("./blueprint-icons-16.svg?
|
|
3
|
+
src: url("./blueprint-icons-16.ttf?a955aae518af76b31d2083dbdaa71632") format("truetype"),
|
|
4
|
+
url("./blueprint-icons-16.eot?a955aae518af76b31d2083dbdaa71632#iefix") format("embedded-opentype"),
|
|
5
|
+
url("./blueprint-icons-16.woff2?a955aae518af76b31d2083dbdaa71632") format("woff2"),
|
|
6
|
+
url("./blueprint-icons-16.woff?a955aae518af76b31d2083dbdaa71632") format("woff"),
|
|
7
|
+
url("./blueprint-icons-16.svg?a955aae518af76b31d2083dbdaa71632#blueprint-icons-16") format("svg");
|
|
8
8
|
}
|
|
Binary file
|
|
@@ -517,6 +517,9 @@
|
|
|
517
517
|
<glyph glyph-name="expand-all"
|
|
518
518
|
unicode=""
|
|
519
519
|
horiz-adv-x="320" d="M80 180C85.6 180 90.6 182.2 94.2 185.8L160 251.8L225.8 186C229.4 182.2 234.4 180 240 180C251 180 260 189 260 200C260 205.6 257.8 210.6 254.2 214.2L174.2 294.2C170.6 297.8 165.6 300 160 300S149.4 297.8 145.8 294.2L65.8 214.2C62.2 210.6 60 205.6 60 200C60 189 69 180 80 180zM240 140C234.4 140 229.4 137.8 225.8 134.2L160 68.2L94.2 134.2C90.6 137.8 85.6 140 80 140C69 140 60 131 60 120C60 114.4 62.2 109.4 65.8 105.8L145.8 25.8C149.4 22.2 154.4 20 160 20S170.6 22.2 174.2 25.8L254.2 105.8C257.8 109.4 260 114.4 260 120C260 131 251 140 240 140z" />
|
|
520
|
+
<glyph glyph-name="explain"
|
|
521
|
+
unicode=""
|
|
522
|
+
horiz-adv-x="320" d="M160 320C71.6344 320 0 248.3656 0 160C0 71.634 71.6344 0 160 0H320V160C320 248.3656 248.366 320 160 320zM120 140C131.0458 140 140 131.0456 140 120V70.186C140 64.556 144.5632 59.992 150.1924 59.992C153.7924 59.992 157.1254 61.892 158.9608 64.988L218.684 165.7722C219.546 167.2256 220 168.8842 220 170.5738C220 175.7758 215.784 179.9926 210.582 179.9926H200C188.9542 179.9926 180 188.947 180 199.9926V249.8076C180 255.4368 175.4368 260 169.8076 260C166.2076 260 162.8746 258.1008 161.0392 255.0038L101.3158 154.2206C100.4546 152.767 100 151.1084 100 149.4188C100 144.217 104.217 140 109.4188 140H120z" />
|
|
520
523
|
<glyph glyph-name="export"
|
|
521
524
|
unicode=""
|
|
522
525
|
horiz-adv-x="320" d="M80 200C85.6 200 90.6 202.2 94.2 205.8L140 251.8V100C140 89 149 80 160 80S180 89 180 100V251.8L225.8 206C229.4 202.2 234.4 200 240 200C251 200 260 209 260 220C260 225.6 257.8 230.6 254.2 234.2L174.2 314.2C170.6 317.8 165.6 320 160 320S149.4 317.8 145.8 314.2L65.8 234.2C62.2 230.6 60 225.6 60 220C60 209 69 200 80 200zM300 100C289 100 280 91 280 80V40H40V80C40 91 31 100 20 100S0 91 0 80V20C0 9 9 0 20 0H300C311 0 320 9 320 20V80C320 91 311 100 300 100z" />
|
|
@@ -640,6 +643,9 @@
|
|
|
640
643
|
<glyph glyph-name="gantt-chart"
|
|
641
644
|
unicode=""
|
|
642
645
|
horiz-adv-x="320" d="M200 120C200 109 209 100 220 100H300C311 100 320 109 320 120C320 131 311 140 300 140H220C209 140 200 131 200 120zM120 180C120 169 129 160 140 160H220C231 160 240 169 240 180C240 191 231 200 220 200H140C129 200 120 191 120 180zM300 80H40V260C40 271 31 280 20 280S0 271 0 260V60C0 49 9 40 20 40H300C311 40 320 49 320 60C320 71 311 80 300 80zM80 220H140C151 220 160 229 160 240C160 251 151 260 140 260H80C69 260 60 251 60 240C60 229 69 220 80 220z" />
|
|
646
|
+
<glyph glyph-name="generate"
|
|
647
|
+
unicode=""
|
|
648
|
+
horiz-adv-x="320" d="M140 100C140 111.046 131.0456 120 120 120H96C87.1634 120 80 127.1634 80 136C80 138.6262 80.6464 141.212 81.8824 143.5294L171.7648 312.05884C174.3716 316.9468 179.4604 320 185 320C193.2842 320 200 313.28426 200 305V220C200 208.9542 208.954 200 220 200H244C252.836 200 260 192.8364 260 184C260 181.3736 259.3540000000001 178.7878 258.118 176.4704L168.2352 7.94C165.6284 3.054 160.5396 0 155 0C146.7158 0 140 6.716 140 15V100z" />
|
|
643
649
|
<glyph glyph-name="geofence"
|
|
644
650
|
unicode=""
|
|
645
651
|
horiz-adv-x="320" d="M120 140C131 140 140 131 140 120L140 120L140 40C140 29 131 20 120 20C109 20 100 29 100 40L100 40L100 71.8L34.2 5.8C30.6 2.2 25.6 0 20 0C9 0 4.4e-12 9 4.4e-12 20C4.4e-12 25.6 2.2 30.6 6 34.2L6 34.2L71.8 100L40 100C29 100 20 109 20 120C20 131 29 140 40 140L40 140zM181.7513244 319.9238973876L183.7059536 319.65732403L185.6438468 319.188227496L186.7743274 318.823554982L188.7679404 317.980513L189.8682892 317.4009627600001L191.7648664 316.18039794L192.803688 315.3644256L312.803688 215.3644256L313.808364 214.4692662L315.326578 212.8568274L316.389862 211.4705122L317.569974 209.5660614L318.603692 207.3438056C319.71095 204.5336696 320.179526 201.4869304 319.944042 198.4432986L319.66598 196.3302288L318.910844 193.4738316L318.222312 191.7447336L317.364862 190.0772212L237.364862 50.077222L236.680414 48.964022L235.506858 47.367912L234.742414 46.478998L232.81395 44.637064L230.53434 42.995664L228.224526 41.76393L226.497718 41.079818L224.320188 40.468408L222.332422 40.134554L220.943752 40.019754L176.5935068 40.019754C178.3584452 45.02116 179.4796378 50.324626 179.8575174 55.83241L180 60L180 120C180 151.9536176 155.0216008 178.0732176 123.5254558 179.8981462L120 180L60 180C52.973628 180 46.2293474 178.7922228 39.9634404 176.5729504L40 220L40.0469564 221.3813346L40.2924582 223.4080052L40.5923554 224.8510144L41.0978674 226.5501266L41.9581402 228.6406776L43.0748944 230.6606106L43.9768114 231.9781248L45.5574476 233.8413760000001L47.2420406 235.4031072L48.905996 236.6410058L168.905996 316.64100588L170.3017282 317.49246314L172.7093812 318.627809038L174.922276 319.346295756L177.0760668 319.785307096L178.732873 319.963137805L179.3682024 319.9902335706001C180.2886398 320.01324136752 181.0221554 319.9884539969 181.7513244 319.9238973876z" />
|
|
@@ -700,6 +706,9 @@
|
|
|
700
706
|
<glyph glyph-name="grid"
|
|
701
707
|
unicode=""
|
|
702
708
|
horiz-adv-x="320" d="M300 140C311 140 320 149 320 160C320 171 311 180 300 180H280V240H300C311 240 320 249 320 260C320 271 311 280 300 280H280V300C280 311 271 320 260 320S240 311 240 300V280H180V300C180 311 171 320 160 320S140 311 140 300V280H80V300C80 311 71 320 60 320S40 311 40 300V280H20C9 280 0 271 0 260C0 249 9 240 20 240H40V180H20C9 180 0 171 0 160C0 149 9 140 20 140H40V80H20C9 80 0 71 0 60C0 49 9 40 20 40H40V20C40 9 49 0 60 0S80 9 80 20V40H140V20C140 9 149 0 160 0S180 9 180 20V40H240V20C240 9 249 0 260 0S280 9 280 20V40H300C311 40 320 49 320 60C320 71 311 80 300 80H280V140H300zM140 80H80V140H140V80zM140 180H80V240H140V180zM240 80H180V140H240V80zM240 180H180V240H240V180z" />
|
|
709
|
+
<glyph glyph-name="group-item"
|
|
710
|
+
unicode=""
|
|
711
|
+
horiz-adv-x="320" d="M172.0396 257.5728000000001C164.2292 249.7622 164.2292 237.0988 172.0396 229.2884L228.608 172.7198C236.418 164.9094 249.082 164.9094 256.892 172.7198L313.462 229.2884C321.2720000000001 237.0988 321.2720000000001 249.7622 313.462 257.5728000000001L256.892 314.14122C249.082 321.951706 236.418 321.951706 228.608 314.14122L172.0396 257.5728000000001zM0 299.903C0 310.94872 8.9543 319.903028 20 319.903028H120C131.0456 319.903028 140 310.94872 140 299.903V199.903C140 188.8574 131.0456 179.903 120 179.903H20C8.9543 179.903 0 188.8574 0 199.903V299.903zM40 219.903V279.903H100V219.903H40zM200 139.903C188.9544 139.903 180 130.9488 180 119.904V19.904C180 8.858 188.9542 -0.096 200 -0.096H300C311.046 -0.096 320 8.858 320 19.904V119.904C320 130.9488 311.046 139.903 300 139.903H200zM220 99.904V39.904H280V99.904H220zM0 119.904C0 130.9488 8.9543 139.903 20 139.903H120C131.0456 139.903 140 130.9488 140 119.904V19.904C140 8.858 131.0456 -0.096 120 -0.096H20C8.9543 -0.096 0 8.858 0 19.904V119.904zM40 39.904V99.904H100V39.904H40z" />
|
|
703
712
|
<glyph glyph-name="group-objects"
|
|
704
713
|
unicode=""
|
|
705
714
|
horiz-adv-x="320" d="M100 200C78 200 60 182 60 160C60 138 78 120 100 120S140 138 140 160C140 182 122 200 100 200zM220 260H100C44.8 260 0 215.2 0 160S44.8 60 100 60H220C275.2 60 320 104.8 320 160S275.2 260 220 260zM220 80H100C55.8 80 20 115.8 20 160C20 204.2 55.8 240 100 240H220C264.2000000000001 240 300 204.2 300 160C300 115.8 264.2000000000001 80 220 80zM220 200C198 200 180 182 180 160C180 138 198 120 220 120S260 138 260 160C260 182 242 200 220 200z" />
|
|
@@ -832,6 +841,9 @@
|
|
|
832
841
|
<glyph glyph-name="inner-join"
|
|
833
842
|
unicode=""
|
|
834
843
|
horiz-adv-x="320" d="M132 254C106 232 90 198 90 160S106 88 132 66C122 62 112 60 100 60C44 60 0 104 0 160S44 260 100 260C112 260 122 258 132 254zM92.8 80.4C78.4 103.4 70 130.8 70 160S78.4 216.6 92.8 239.6C52 236 20 201.8 20 160S52 84 92.8 80.4zM160 240C136 222 120 192 120 160S136 98 160 80C184 98 200 126 200 160S184 222 160 240zM220 260C276 260 320 216 320 160S276 60 220 60C208 60 198 62 188 66C214 88 230 124 230 160S214 230 188 254.0000000000001C198 258 208 260 220 260zM227 239.6C241.6 216.6 249.8 189.2 249.8 160S241.4 103.4 227 80.4C267.8 84 299.8 118.4 299.8 160S267.8 236 227 239.6z" />
|
|
844
|
+
<glyph glyph-name="input"
|
|
845
|
+
unicode=""
|
|
846
|
+
horiz-adv-x="320" d="M160.0032 60C215.232 60 260.004 104.772 260.004 160C260.004 215.2284 215.232 260 160.0032 260C119.9264 260 85.356 236.4246 69.404 202.3854C68.7292 200.9458 67.2966 200 65.7066 200H31.1646C28.4888 200 26.5682 202.5778 27.43 205.111C46.203 260.2978 98.4666 300 160.0032 300C237.324 300 300.004 237.3198 300.004 160C300.004 82.68 237.324 20 160.0032 20C98.4666 20 46.203 59.702 27.43 114.888C26.5682 117.422 28.4888 120 31.1646 120H65.7066C67.2966 120 68.7292 119.054 69.404 117.614C85.356 83.576 119.9264 60 160.0032 60zM174.0574 214.2C170.462 217.8 165.4682 220 159.8752 220C148.6892 220 139.7004 211 139.7004 200C139.7004 194.4 141.8976 189.4 145.4932 185.8L151.2858 180H19.97504C8.98876 180 0 171 0 160C0 149 8.98876 140 19.97504 140H151.6854L145.8926 134.2C142.2972 130.6 140.0998 125.6 140.0998 120C140.0998 109 149.0886 100 160.075 100C165.668 100 170.6616 102.2 174.2572 105.8L214.208 145.8C217.802 149.4 220 154.4 220 160C220 165.6 217.802 170.6 214.208 174.2L174.0574 214.2z" />
|
|
835
847
|
<glyph glyph-name="insert"
|
|
836
848
|
unicode=""
|
|
837
849
|
horiz-adv-x="320" d="M100 140H140V100C140 88 148 80 160 80S180 88 180 100V140H220C232 140 240 148 240 160S232 180 220 180H180V220C180 232 172 240 160 240S140 232 140 220V180H100C88 180 80 172 80 160S88 140 100 140L100 140zM300 320H20C8 320 0 312 0 300V20C0 8 8 0 20 0H300C312 0 320 8 320 20V300C320 312 312 320 300 320L300 320zM280 40H40V280H280V40L280 40z" />
|
|
@@ -169,6 +169,7 @@ export type BlueprintIcons_16Id =
|
|
|
169
169
|
| "exchange"
|
|
170
170
|
| "exclude-row"
|
|
171
171
|
| "expand-all"
|
|
172
|
+
| "explain"
|
|
172
173
|
| "export"
|
|
173
174
|
| "eye-off"
|
|
174
175
|
| "eye-on"
|
|
@@ -210,6 +211,7 @@ export type BlueprintIcons_16Id =
|
|
|
210
211
|
| "fullscreen"
|
|
211
212
|
| "function"
|
|
212
213
|
| "gantt-chart"
|
|
214
|
+
| "generate"
|
|
213
215
|
| "geofence"
|
|
214
216
|
| "geolocation"
|
|
215
217
|
| "geosearch"
|
|
@@ -230,6 +232,7 @@ export type BlueprintIcons_16Id =
|
|
|
230
232
|
| "greater-than"
|
|
231
233
|
| "grid-view"
|
|
232
234
|
| "grid"
|
|
235
|
+
| "group-item"
|
|
233
236
|
| "group-objects"
|
|
234
237
|
| "grouped-bar-chart"
|
|
235
238
|
| "hand-down"
|
|
@@ -274,6 +277,7 @@ export type BlueprintIcons_16Id =
|
|
|
274
277
|
| "inheritance"
|
|
275
278
|
| "inherited-group"
|
|
276
279
|
| "inner-join"
|
|
280
|
+
| "input"
|
|
277
281
|
| "insert"
|
|
278
282
|
| "intelligence"
|
|
279
283
|
| "intersection"
|
|
@@ -756,6 +760,7 @@ export type BlueprintIcons_16Key =
|
|
|
756
760
|
| "Exchange"
|
|
757
761
|
| "ExcludeRow"
|
|
758
762
|
| "ExpandAll"
|
|
763
|
+
| "Explain"
|
|
759
764
|
| "Export"
|
|
760
765
|
| "EyeOff"
|
|
761
766
|
| "EyeOn"
|
|
@@ -797,6 +802,7 @@ export type BlueprintIcons_16Key =
|
|
|
797
802
|
| "Fullscreen"
|
|
798
803
|
| "Function"
|
|
799
804
|
| "GanttChart"
|
|
805
|
+
| "Generate"
|
|
800
806
|
| "Geofence"
|
|
801
807
|
| "Geolocation"
|
|
802
808
|
| "Geosearch"
|
|
@@ -817,6 +823,7 @@ export type BlueprintIcons_16Key =
|
|
|
817
823
|
| "GreaterThan"
|
|
818
824
|
| "GridView"
|
|
819
825
|
| "Grid"
|
|
826
|
+
| "GroupItem"
|
|
820
827
|
| "GroupObjects"
|
|
821
828
|
| "GroupedBarChart"
|
|
822
829
|
| "HandDown"
|
|
@@ -861,6 +868,7 @@ export type BlueprintIcons_16Key =
|
|
|
861
868
|
| "Inheritance"
|
|
862
869
|
| "InheritedGroup"
|
|
863
870
|
| "InnerJoin"
|
|
871
|
+
| "Input"
|
|
864
872
|
| "Insert"
|
|
865
873
|
| "Intelligence"
|
|
866
874
|
| "Intersection"
|
|
@@ -1343,6 +1351,7 @@ export enum BlueprintIcons_16 {
|
|
|
1343
1351
|
Exchange = "exchange",
|
|
1344
1352
|
ExcludeRow = "exclude-row",
|
|
1345
1353
|
ExpandAll = "expand-all",
|
|
1354
|
+
Explain = "explain",
|
|
1346
1355
|
Export = "export",
|
|
1347
1356
|
EyeOff = "eye-off",
|
|
1348
1357
|
EyeOn = "eye-on",
|
|
@@ -1384,6 +1393,7 @@ export enum BlueprintIcons_16 {
|
|
|
1384
1393
|
Fullscreen = "fullscreen",
|
|
1385
1394
|
Function = "function",
|
|
1386
1395
|
GanttChart = "gantt-chart",
|
|
1396
|
+
Generate = "generate",
|
|
1387
1397
|
Geofence = "geofence",
|
|
1388
1398
|
Geolocation = "geolocation",
|
|
1389
1399
|
Geosearch = "geosearch",
|
|
@@ -1404,6 +1414,7 @@ export enum BlueprintIcons_16 {
|
|
|
1404
1414
|
GreaterThan = "greater-than",
|
|
1405
1415
|
GridView = "grid-view",
|
|
1406
1416
|
Grid = "grid",
|
|
1417
|
+
GroupItem = "group-item",
|
|
1407
1418
|
GroupObjects = "group-objects",
|
|
1408
1419
|
GroupedBarChart = "grouped-bar-chart",
|
|
1409
1420
|
HandDown = "hand-down",
|
|
@@ -1448,6 +1459,7 @@ export enum BlueprintIcons_16 {
|
|
|
1448
1459
|
Inheritance = "inheritance",
|
|
1449
1460
|
InheritedGroup = "inherited-group",
|
|
1450
1461
|
InnerJoin = "inner-join",
|
|
1462
|
+
Input = "input",
|
|
1451
1463
|
Insert = "insert",
|
|
1452
1464
|
Intelligence = "intelligence",
|
|
1453
1465
|
Intersection = "intersection",
|
|
@@ -1931,6 +1943,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
1931
1943
|
[BlueprintIcons_16.Exchange]: "61853",
|
|
1932
1944
|
[BlueprintIcons_16.ExcludeRow]: "61854",
|
|
1933
1945
|
[BlueprintIcons_16.ExpandAll]: "61855",
|
|
1946
|
+
[BlueprintIcons_16.Explain]: "62285",
|
|
1934
1947
|
[BlueprintIcons_16.Export]: "61856",
|
|
1935
1948
|
[BlueprintIcons_16.EyeOff]: "61857",
|
|
1936
1949
|
[BlueprintIcons_16.EyeOn]: "61858",
|
|
@@ -1972,6 +1985,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
1972
1985
|
[BlueprintIcons_16.Fullscreen]: "61892",
|
|
1973
1986
|
[BlueprintIcons_16.Function]: "61893",
|
|
1974
1987
|
[BlueprintIcons_16.GanttChart]: "61894",
|
|
1988
|
+
[BlueprintIcons_16.Generate]: "62284",
|
|
1975
1989
|
[BlueprintIcons_16.Geofence]: "61895",
|
|
1976
1990
|
[BlueprintIcons_16.Geolocation]: "61896",
|
|
1977
1991
|
[BlueprintIcons_16.Geosearch]: "61897",
|
|
@@ -1992,6 +2006,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
1992
2006
|
[BlueprintIcons_16.GreaterThan]: "61911",
|
|
1993
2007
|
[BlueprintIcons_16.GridView]: "61912",
|
|
1994
2008
|
[BlueprintIcons_16.Grid]: "61913",
|
|
2009
|
+
[BlueprintIcons_16.GroupItem]: "62282",
|
|
1995
2010
|
[BlueprintIcons_16.GroupObjects]: "61914",
|
|
1996
2011
|
[BlueprintIcons_16.GroupedBarChart]: "61915",
|
|
1997
2012
|
[BlueprintIcons_16.HandDown]: "61916",
|
|
@@ -2036,6 +2051,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2036
2051
|
[BlueprintIcons_16.Inheritance]: "61953",
|
|
2037
2052
|
[BlueprintIcons_16.InheritedGroup]: "61954",
|
|
2038
2053
|
[BlueprintIcons_16.InnerJoin]: "61955",
|
|
2054
|
+
[BlueprintIcons_16.Input]: "62283",
|
|
2039
2055
|
[BlueprintIcons_16.Insert]: "61956",
|
|
2040
2056
|
[BlueprintIcons_16.Intelligence]: "62263",
|
|
2041
2057
|
[BlueprintIcons_16.Intersection]: "61957",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M8 0a8 8 0 100 16h8V8a8 8 0 00-8-8zM6 9a1 1 0 011 1v2.49a.51.51 0 00.948.26l2.986-5.039a.47.47 0 00-.405-.71H10a1 1 0 01-1-1V3.51a.51.51 0 00-.948-.26L5.066 8.289A.471.471 0 005.47 9H6z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M7 11a1 1 0 00-1-1H4.8a.8.8 0 01-.706-1.176L8.588.397A.75.75 0 0110 .75V5a1 1 0 001 1h1.2a.8.8 0 01.706 1.176l-4.494 8.427A.75.75 0 017 15.25V11z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M8.602 3.121a1 1 0 000 1.415l2.828 2.828a1 1 0 001.415 0l2.828-2.828a1 1 0 000-1.415L12.845.293a1 1 0 00-1.415 0L8.602 3.12z", "M0 1.005a1 1 0 011-1h5a1 1 0 011 1v5a1 1 0 01-1 1H1a1 1 0 01-1-1v-5zm2 4v-3h3v3H2zM10 9.005a1 1 0 00-1 1v5a1 1 0 001 1h5a1 1 0 001-1v-5a1 1 0 00-1-1h-5zm1 2v3h3v-3h-3zM0 10.005a1 1 0 011-1h5a1 1 0 011 1v5a1 1 0 01-1 1H1a1 1 0 01-1-1v-5zm2 4v-3h3v3H2z"];
|
|
@@ -168,6 +168,7 @@ export { default as Euro } from "./euro";
|
|
|
168
168
|
export { default as Exchange } from "./exchange";
|
|
169
169
|
export { default as ExcludeRow } from "./exclude-row";
|
|
170
170
|
export { default as ExpandAll } from "./expand-all";
|
|
171
|
+
export { default as Explain } from "./explain";
|
|
171
172
|
export { default as Export } from "./export";
|
|
172
173
|
export { default as EyeOff } from "./eye-off";
|
|
173
174
|
export { default as EyeOn } from "./eye-on";
|
|
@@ -209,6 +210,7 @@ export { default as FullStackedChart } from "./full-stacked-chart";
|
|
|
209
210
|
export { default as Fullscreen } from "./fullscreen";
|
|
210
211
|
export { default as Function } from "./function";
|
|
211
212
|
export { default as GanttChart } from "./gantt-chart";
|
|
213
|
+
export { default as Generate } from "./generate";
|
|
212
214
|
export { default as Geofence } from "./geofence";
|
|
213
215
|
export { default as Geolocation } from "./geolocation";
|
|
214
216
|
export { default as Geosearch } from "./geosearch";
|
|
@@ -229,6 +231,7 @@ export { default as GreaterThan } from "./greater-than";
|
|
|
229
231
|
export { default as GreaterThanOrEqualTo } from "./greater-than-or-equal-to";
|
|
230
232
|
export { default as Grid } from "./grid";
|
|
231
233
|
export { default as GridView } from "./grid-view";
|
|
234
|
+
export { default as GroupItem } from "./group-item";
|
|
232
235
|
export { default as GroupObjects } from "./group-objects";
|
|
233
236
|
export { default as GroupedBarChart } from "./grouped-bar-chart";
|
|
234
237
|
export { default as Hand } from "./hand";
|
|
@@ -273,6 +276,7 @@ export { default as InfoSign } from "./info-sign";
|
|
|
273
276
|
export { default as Inheritance } from "./inheritance";
|
|
274
277
|
export { default as InheritedGroup } from "./inherited-group";
|
|
275
278
|
export { default as InnerJoin } from "./inner-join";
|
|
279
|
+
export { default as Input } from "./input";
|
|
276
280
|
export { default as Insert } from "./insert";
|
|
277
281
|
export { default as Intelligence } from "./intelligence";
|
|
278
282
|
export { default as Intersection } from "./intersection";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M8 13a5 5 0 10-4.53-7.12.205.205 0 01-.185.12H1.558a.194.194 0 01-.187-.256 7 7 0 110 4.511.194.194 0 01.187-.255h1.727c.08 0 .151.047.185.12A5 5 0 008 13z", "M8.703 5.29a.995.995 0 00-.71-.29 1.004 1.004 0 00-.718 1.71l.29.29H.998C.449 7 0 7.45 0 8s.45 1 .999 1h6.585l-.29.29c-.18.18-.289.43-.289.71a1.002 1.002 0 001.708.71l1.997-2c.18-.18.29-.43.29-.71 0-.28-.11-.53-.29-.71l-2.007-2z"];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "blueprint-icons-20";
|
|
3
|
-
src: url("./blueprint-icons-20.ttf?
|
|
4
|
-
url("./blueprint-icons-20.eot?
|
|
5
|
-
url("./blueprint-icons-20.woff2?
|
|
6
|
-
url("./blueprint-icons-20.woff?
|
|
7
|
-
url("./blueprint-icons-20.svg?
|
|
3
|
+
src: url("./blueprint-icons-20.ttf?60999a3491ee956dee90d55633f983d2") format("truetype"),
|
|
4
|
+
url("./blueprint-icons-20.eot?60999a3491ee956dee90d55633f983d2#iefix") format("embedded-opentype"),
|
|
5
|
+
url("./blueprint-icons-20.woff2?60999a3491ee956dee90d55633f983d2") format("woff2"),
|
|
6
|
+
url("./blueprint-icons-20.woff?60999a3491ee956dee90d55633f983d2") format("woff"),
|
|
7
|
+
url("./blueprint-icons-20.svg?60999a3491ee956dee90d55633f983d2#blueprint-icons-20") format("svg");
|
|
8
8
|
}
|
|
Binary file
|
|
@@ -517,6 +517,9 @@
|
|
|
517
517
|
<glyph glyph-name="expand-all"
|
|
518
518
|
unicode=""
|
|
519
519
|
horiz-adv-x="400" d="M80 220C85.6 220 90.6 222.2 94.2 225.8L200 331.8L305.8 226C309.4000000000001 222.2 314.4000000000001 220 320 220C331 220 340 229 340 240C340 245.6 337.8 250.6 334.2000000000001 254.2L214.2 374.2C210.6 377.8 205.6 380 200 380S189.4 377.8 185.8 374.2L65.8 254.2C62.2 250.6 60 245.6 60 240C60 229 69 220 80 220zM320 180C314.4000000000001 180 309.4000000000001 177.8 305.8 174.2L200 68.2L94.2 174C90.6 177.8 85.6 180 80 180C69 180 60 171 60 160C60 154.4 62.2 149.4 65.8 145.8L185.8 25.8C189.4 22.2 194.4 20 200 20S210.6 22.2 214.2 25.8L334.2000000000001 145.8C337.8 149.4 340 154.4 340 160C340 171 331 180 320 180z" />
|
|
520
|
+
<glyph glyph-name="explain"
|
|
521
|
+
unicode=""
|
|
522
|
+
horiz-adv-x="400" d="M200 400C89.543 400 0 310.457 0 200C0 89.544 89.543 0 200 0H400V200C400 310.457 310.456 400 200 400zM160 180C171.0456 180 180 171.046 180 160V72.582C180 65.628 185.6374 59.99 192.5912 59.99C197.164 59.99 201.378 62.47 203.598 66.466L278.4 201.1118C279.45 202.9996 280 205.1234 280 207.283C280 214.301 274.31 219.9902 267.292 219.9902H240C228.954 219.9902 220 228.9446 220 239.9902V327.4088C220 334.3628 214.362 340 207.408 340C202.836 340 198.6228 337.5208 196.402 333.5236L121.5992 198.878C120.5504 196.99 120 194.866 120 192.708C120 185.69 125.6892 180 132.7072 180H160z" />
|
|
520
523
|
<glyph glyph-name="export"
|
|
521
524
|
unicode=""
|
|
522
525
|
horiz-adv-x="400" d="M100 260C105.6 260 110.6 262.2000000000001 114.2 265.8L180 331.8V100C180 89 189 80 200 80S220 89 220 100V331.8L285.8 266C289.4000000000001 262.2000000000001 294.4000000000001 260 300 260C311 260 320 269 320 280C320 285.6 317.8 290.6 314.2000000000001 294.2L214.2 394.2C210.6 397.8 205.6 400 200 400S189.4 397.8 185.8 394.2L85.8 294.2C82.2 290.6 80 285.6 80 280C80 269 89 260 100 260zM380 120C369 120 360 111 360 100V40H40V100C40 111 31 120 20 120S0 111 0 100V20C0 9 9 0 20 0H380C391 0 400 9 400 20V100C400 111 391 120 380 120z" />
|
|
@@ -640,6 +643,9 @@
|
|
|
640
643
|
<glyph glyph-name="gantt-chart"
|
|
641
644
|
unicode=""
|
|
642
645
|
horiz-adv-x="400" d="M80 260H180C191 260 200 269 200 280V300C200 311 191 320 180 320H80C69 320 60 311 60 300V280C60 269 69 260 80 260zM140 220V200C140 189 149 180 160 180H280C291 180 300 189 300 200V220C300 231 291 240 280 240H160C149 240 140 231 140 220zM380 160H260C249 160 240 151 240 140V120C240 109 249 100 260 100H380C391 100 400 109 400 120V140C400 151 391 160 380 160zM380 80H40V340C40 351 31 360 20 360S0 351 0 340V60C0 49 9 40 20 40H380C391 40 400 49 400 60C400 71 391 80 380 80z" />
|
|
646
|
+
<glyph glyph-name="generate"
|
|
647
|
+
unicode=""
|
|
648
|
+
horiz-adv-x="400" d="M160 140C160 151.046 151.0458 160 140 160H98.8376C88.4338 160 80 168.434 80 178.838C80 182.216 80.909 185.534 82.6318 188.442L202.19 390.19606C205.944 396.53112 212.738 400 220 400C231.046 400 240 391.0457 240 380V260C240 248.9544 248.954 240 260 240H301.162C311.5660000000001 240 320 231.5662 320 221.1624C320 217.783 319.09 214.466 317.368 211.5588L197.8098 9.804C194.0556 3.468 187.2614 0 180 0C168.9544 0 160 8.954 160 20V140z" />
|
|
643
649
|
<glyph glyph-name="geofence"
|
|
644
650
|
unicode=""
|
|
645
651
|
horiz-adv-x="400" d="M160 180L161.5047708 179.944242L164.0145152 179.595198L166.2428504 179.005238L168.464431 178.126532L170.414175 177.08009L172.340447 175.741446L174.1428162 174.141782C174.8500166 173.434254 175.493741 172.686512 176.0733084 171.906132L177.5065766 169.681242L178.5754902 167.42672L179.2830972 165.31986L179.8618568 162.36191L180 159.979706L180 40C180 28.954306 171.045695 20 160 20C149.7432832 20 141.2898568 27.720804 140.1345546 37.667578L140 40L140 111.72L34.1421356 5.8578640000001C26.3316498 -1.952622 13.66835022 -1.952622 5.85786438 5.8578640000001C-1.351814856 13.067544 -1.906405566 24.412164 4.19409224 32.257988L5.85786438 34.1421359999999L111.68 140L40.0796508 140C29.0339558 140 20.0796508 148.954306 20.0796508 160C20.0796508 170.256716 27.8004546 178.710144 37.7472284 179.865446L40.0796508 180L160 180zM220.353532 399.99730602694C221.742358 399.9721704388 223.119904 399.8031605912001 224.467234 399.49494119C225.7284200000001 399.210404934 226.961728 398.800930584 228.1558340000001 398.26732539L230.54701 396.99909132L231.181828 396.58468328L233.172254 395.04964176L393.725474 254.5115684L394.957418 253.2394958L396.324354 251.5233122L397.20639 250.1629134L398.484412 247.6006474L399.285032 245.2595818L399.767848 243.0000786L399.982762 240.8332014L399.971428 238.8282252L399.835502 237.3833294L399.4621560000001 235.3299866L398.71651 232.8950534L397.9415800000001 231.1108168L396.9587580000001 229.3574988L297.019108 69.489968C295.8149440000001 67.54418 294.286408 65.820288 292.50898 64.393776L290.644976 63.065146L288.736888 62.004198L287.006182 61.265966L284.507568 60.5100240000001C283.083748 60.184628 281.616072 60.009688 280.140066 59.997958L220 59.997958L220 160C220 191.953618 195.0216008 218.0732176 163.5254558 219.8981462L160 220L60 220L60 280C60.0076872 285.4561596 62.228822 290.822099 66.4243496 294.689681L68.3752362 296.2746694L208.375236 396.27466942C209.097784 396.79077536 209.842968 397.2519392 210.605814 397.65898986C211.66371 398.225299292 212.768174 398.688943632 213.899952 399.050165764C215.053414 399.421521056 216.217094 399.679513636 217.388064 399.832696902L220.353532 399.99730602694z" />
|
|
@@ -700,6 +706,9 @@
|
|
|
700
706
|
<glyph glyph-name="grid"
|
|
701
707
|
unicode=""
|
|
702
708
|
horiz-adv-x="400" d="M380 180C391 180 400 189 400 200C400 211 391 220 380 220H340V300H380C391 300 400 309 400 320C400 331 391 340 380 340H340V380C340 391 331 400 320 400S300 391 300 380V340H220V380C220 391 211 400 200 400S180 391 180 380V340H100V380C100 391 91 400 80 400S60 391 60 380V340H20C9 340 0 331 0 320C0 309 9 300 20 300H60V220H20C9 220 0 211 0 200C0 189 9 180 20 180H60V100H20C9 100 0 91 0 80C0 69 9 60 20 60H60V20C60 9 69 0 80 0S100 9 100 20V60H180V20C180 9 189 0 200 0S220 9 220 20V60H300V20C300 9 309 0 320 0S340 9 340 20V60H380C391 60 400 69 400 80C400 91 391 100 380 100H340V180H380zM180 100H100V180H180V100zM180 220H100V300H180V220zM300 100H220V180H300V100zM300 220H220V300H300V220z" />
|
|
709
|
+
<glyph glyph-name="group-item"
|
|
710
|
+
unicode=""
|
|
711
|
+
horiz-adv-x="400" d="M315.144 385.9439C307.332 393.7543800000001 294.67 393.7543800000001 286.858 385.9439L216.148 315.2332C208.338 307.4228 208.338 294.7594000000001 216.148 286.949L286.858 216.2382C294.67 208.4278 307.332 208.4278 315.144 216.2382L385.854 286.949C393.664 294.7594000000001 393.664 307.4228 385.854 315.2332L315.144 385.9439zM19.99512 360.086C19.99512 371.1318 28.9494 380.08602 39.9952 380.08602H159.9952C171.0408 380.08602 179.9952 371.1318 179.9952 360.086V240.086C179.9952 229.0404 171.0408 220.086 159.9952 220.086H39.9952C28.9494 220.086 19.99512 229.0404 19.99512 240.086V360.086zM59.9952 260.086V340.086H139.9952V260.086H59.9952zM39.9952 180.086C28.9494 180.086 19.99512 171.132 19.99512 160.086V40.086C19.99512 29.04 28.9494 20.086 39.9952 20.086H159.9952C171.0408 20.086 179.9952 29.04 179.9952 40.086V160.086C179.9952 171.132 171.0408 180.086 159.9952 180.086H39.9952zM59.9952 140.086V60.086H139.9952V140.086H59.9952zM219.996 160.086C219.996 171.132 228.95 180.086 239.996 180.086H359.996C371.04 180.086 379.996 171.132 379.996 160.086V40.086C379.996 29.04 371.04 20.086 359.996 20.086H239.996C228.95 20.086 219.996 29.04 219.996 40.086V160.086zM259.996 60.086V140.086H339.996V60.086H259.996z" />
|
|
703
712
|
<glyph glyph-name="group-objects"
|
|
704
713
|
unicode=""
|
|
705
714
|
horiz-adv-x="400" d="M120 260C86.8 260 60 233.2 60 200S86.8 140 120 140S180 166.8 180 200S153.2 260 120 260zM280 320H120C53.8 320 0 266.2000000000001 0 200C0 133.8 53.8 80 120 80H280C346.2 80 400 133.8 400 200C400 266.2 346.2 320 280 320zM280 100H120C64.8 100 20 144.8 20 200S64.8 300 120 300H280C335.2 300 380 255.2 380 200S335.2000000000001 100 280 100zM280 260C246.8 260 220 233.2 220 200S246.8 140 280 140S340 166.8 340 200S313.2 260 280 260z" />
|
|
@@ -832,6 +841,9 @@
|
|
|
832
841
|
<glyph glyph-name="inner-join"
|
|
833
842
|
unicode=""
|
|
834
843
|
horiz-adv-x="400" d="M174 306C148 280 130 242 130 200S146 120 174 94C158 84 140 80 120 80C54 80 0 134 0 200S54 320 120 320C140 320 158 316 174 306zM107.2 121C96.2 145 90 171.8 90 200S96.2 255 107.2 279C69 272.8 40 239.8 40 200S69 127.2 107.2 121zM280 320C346 320 400 266 400 200S346 80 280 80C260 80 242 84 226 94C252.0000000000001 120 270 158 270 200S254 278 226 306C242 316 260 320 280 320zM292 279C303 255 309.2 228.2 309.2 200S303 145 292 121C330 127.2000000000001 359.2000000000001 160.2000000000001 359.2000000000001 200S330 272.8 292 279zM200 290C176 266 160 236 160 200S176 134 200 112C224 134 240 166 240 202S224 268 200 290z" />
|
|
844
|
+
<glyph glyph-name="input"
|
|
845
|
+
unicode=""
|
|
846
|
+
horiz-adv-x="400" d="M200.002 60C277.322 60 340.002 122.68 340.002 200C340.002 277.3198 277.322 340 200.002 340C137.6298 340 84.7836 299.2114000000001 66.6826 242.8528C66.1416 241.168 64.5868 240 62.8172 240H29.4722C26.906 240 25.0032 242.3884 25.641 244.8742C45.5792 322.5732 116.0844 380 200.002 380C299.414 380 380.002 299.4112 380.002 200C380.002 100.588 299.414 20 200.002 20C116.0844 20 45.5792 77.4260000000001 25.641 155.126C25.0032 157.612 26.906 160 29.4722 160H62.8172C64.5868 160 66.1416 158.832 66.6826 157.148C84.7836 100.788 137.6298 60 200.002 60zM280.01 200.1136C280.01 205.5896 277.668 210.2832 274.156 213.8034C236.412 251.5384 216.37 271.6446 214.03 274.1218C210.518 277.8376 205.574 280 200.112 280C189.3822 280 180.3194 270.9840000000001 180.3194 260.2278C180.3194 254.7518 182.7398 249.6572 186.162 246.125C188.4436 243.7702 198.5398 235.0766 216.45 220.0442H19.5075C8.77838 220.0442 0 210.8698 0 200.1136C0 189.358 8.77838 179.97 19.5075 179.97H216.45C198.6494 165.128 188.553 156.51 186.162 154.118C182.5754 150.528 180.3194 145.18 180.3194 139.704C180.3194 128.948 189.2378 120 200.274 120C205.736 120 210.554 122.4 214.124 125.672C216.504 127.852 236.58 148.038 274.352 186.228C277.8640000000001 189.748 280.01 194.638 280.01 200.1136z" />
|
|
835
847
|
<glyph glyph-name="insert"
|
|
836
848
|
unicode=""
|
|
837
849
|
horiz-adv-x="400" d="M380 400H20C8 400 0 392 0 380V20C0 10 8 0 20 0H380C390 0 400 10 400 20V380C400 392 390 400 380 400L380 400zM360 40H40V360H360V40L360 40zM100 180H180V100C180 88 188 80 200 80S220 88 220 100V180H300C312 180 320 188 320 200S312 220 300 220H220V300C220 312 212 320 200 320S180 312 180 300V220H100C88 220 80 212 80 200S88 180 100 180L100 180z" />
|