@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
|
@@ -169,6 +169,7 @@ export type BlueprintIcons_20Id =
|
|
|
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_20Id =
|
|
|
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_20Id =
|
|
|
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_20Id =
|
|
|
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_20Key =
|
|
|
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_20Key =
|
|
|
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_20Key =
|
|
|
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_20Key =
|
|
|
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_20 {
|
|
|
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_20 {
|
|
|
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_20 {
|
|
|
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_20 {
|
|
|
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_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
1931
1943
|
[BlueprintIcons_20.Exchange]: "61853",
|
|
1932
1944
|
[BlueprintIcons_20.ExcludeRow]: "61854",
|
|
1933
1945
|
[BlueprintIcons_20.ExpandAll]: "61855",
|
|
1946
|
+
[BlueprintIcons_20.Explain]: "62285",
|
|
1934
1947
|
[BlueprintIcons_20.Export]: "61856",
|
|
1935
1948
|
[BlueprintIcons_20.EyeOff]: "61857",
|
|
1936
1949
|
[BlueprintIcons_20.EyeOn]: "61858",
|
|
@@ -1972,6 +1985,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
1972
1985
|
[BlueprintIcons_20.Fullscreen]: "61892",
|
|
1973
1986
|
[BlueprintIcons_20.Function]: "61893",
|
|
1974
1987
|
[BlueprintIcons_20.GanttChart]: "61894",
|
|
1988
|
+
[BlueprintIcons_20.Generate]: "62284",
|
|
1975
1989
|
[BlueprintIcons_20.Geofence]: "61895",
|
|
1976
1990
|
[BlueprintIcons_20.Geolocation]: "61896",
|
|
1977
1991
|
[BlueprintIcons_20.Geosearch]: "61897",
|
|
@@ -1992,6 +2006,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
1992
2006
|
[BlueprintIcons_20.GreaterThan]: "61911",
|
|
1993
2007
|
[BlueprintIcons_20.GridView]: "61912",
|
|
1994
2008
|
[BlueprintIcons_20.Grid]: "61913",
|
|
2009
|
+
[BlueprintIcons_20.GroupItem]: "62282",
|
|
1995
2010
|
[BlueprintIcons_20.GroupObjects]: "61914",
|
|
1996
2011
|
[BlueprintIcons_20.GroupedBarChart]: "61915",
|
|
1997
2012
|
[BlueprintIcons_20.HandDown]: "61916",
|
|
@@ -2036,6 +2051,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
2036
2051
|
[BlueprintIcons_20.Inheritance]: "61953",
|
|
2037
2052
|
[BlueprintIcons_20.InheritedGroup]: "61954",
|
|
2038
2053
|
[BlueprintIcons_20.InnerJoin]: "61955",
|
|
2054
|
+
[BlueprintIcons_20.Input]: "62283",
|
|
2039
2055
|
[BlueprintIcons_20.Insert]: "61956",
|
|
2040
2056
|
[BlueprintIcons_20.Intelligence]: "62263",
|
|
2041
2057
|
[BlueprintIcons_20.Intersection]: "61957",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M10 0C4.477 0 0 4.477 0 10s4.477 10 10 10h10V10c0-5.523-4.477-10-10-10zM8 11a1 1 0 011 1v4.37a.63.63 0 001.18.307l3.74-6.733A.635.635 0 0013.365 9H12a1 1 0 01-1-1V3.63a.63.63 0 00-1.18-.306l-3.74 6.732a.635.635 0 00.555.944H8z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M8 13a1 1 0 00-1-1H4.942a.942.942 0 01-.81-1.422L10.11.49A1.02 1.02 0 0111 0a1 1 0 011 1v6a1 1 0 001 1h2.058a.942.942 0 01.81 1.422L9.89 19.51A1.02 1.02 0 019 20a1 1 0 01-1-1v-6z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M15.757.703a1 1 0 00-1.414 0l-3.536 3.535a1 1 0 000 1.415l3.536 3.535a1 1 0 001.414 0l3.536-3.535a1 1 0 000-1.415L15.757.703z", "M1 1.996a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H2a1 1 0 01-1-1v-6zm2 5v-4h4v4H3zM2 10.996a1 1 0 00-1 1v6a1 1 0 001 1h6a1 1 0 001-1v-6a1 1 0 00-1-1H2zm1 2v4h4v-4H3zM11 11.996a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1h-6a1 1 0 01-1-1v-6zm2 5v-4h4v4h-4z"];
|
|
@@ -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 ["M10 17a7 7 0 10-6.666-9.143.204.204 0 01-.193.143H1.474a.196.196 0 01-.192-.244A9 9 0 1110 19a9.004 9.004 0 01-8.718-6.756.196.196 0 01.192-.244H3.14c.088 0 .166.058.193.143A7.003 7.003 0 0010 17z", "M14 9.994a.961.961 0 00-.292-.684A532.147 532.147 0 0110.7 6.294.949.949 0 0010.006 6c-.537 0-.99.45-.99.989 0 .273.121.528.292.705.114.117.619.552 1.514 1.304H.976c-.536 0-.975.459-.975.996 0 .538.439 1.008.975 1.008h9.848c-.89.742-1.395 1.172-1.515 1.292-.18.18-.292.447-.292.72 0 .539.446.986.998.986.273 0 .514-.12.692-.284.12-.109 1.123-1.118 3.012-3.027A.976.976 0 0014 9.994z"];
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2021 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const Explain: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
return (
|
|
26
|
+
<SVGIconContainer iconName="explain" ref={ref} {...props}>
|
|
27
|
+
<path
|
|
28
|
+
d={isLarge ? "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" : "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"}
|
|
29
|
+
fillRule="evenodd"
|
|
30
|
+
transform-origin="center"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
/>
|
|
33
|
+
</SVGIconContainer>
|
|
34
|
+
)
|
|
35
|
+
});
|
|
36
|
+
Explain.defaultProps = {
|
|
37
|
+
size: IconSize.STANDARD,
|
|
38
|
+
};
|
|
39
|
+
Explain.displayName = `Blueprint5.Icon.Explain`;
|
|
40
|
+
export default Explain;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2021 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const Generate: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
return (
|
|
26
|
+
<SVGIconContainer iconName="generate" ref={ref} {...props}>
|
|
27
|
+
<path
|
|
28
|
+
d={isLarge ? "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" : "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"}
|
|
29
|
+
fillRule="evenodd"
|
|
30
|
+
transform-origin="center"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
/>
|
|
33
|
+
</SVGIconContainer>
|
|
34
|
+
)
|
|
35
|
+
});
|
|
36
|
+
Generate.defaultProps = {
|
|
37
|
+
size: IconSize.STANDARD,
|
|
38
|
+
};
|
|
39
|
+
Generate.displayName = `Blueprint5.Icon.Generate`;
|
|
40
|
+
export default Generate;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2021 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const GroupItem: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
return (
|
|
26
|
+
<SVGIconContainer iconName="group-item" ref={ref} {...props}>
|
|
27
|
+
<path
|
|
28
|
+
d={isLarge ? "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" : "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"}
|
|
29
|
+
fillRule="evenodd"
|
|
30
|
+
transform-origin="center"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
/>
|
|
33
|
+
</SVGIconContainer>
|
|
34
|
+
)
|
|
35
|
+
});
|
|
36
|
+
GroupItem.defaultProps = {
|
|
37
|
+
size: IconSize.STANDARD,
|
|
38
|
+
};
|
|
39
|
+
GroupItem.displayName = `Blueprint5.Icon.GroupItem`;
|
|
40
|
+
export default GroupItem;
|
|
@@ -183,6 +183,7 @@ export { Euro } from "./euro";
|
|
|
183
183
|
export { Exchange } from "./exchange";
|
|
184
184
|
export { ExcludeRow } from "./exclude-row";
|
|
185
185
|
export { ExpandAll } from "./expand-all";
|
|
186
|
+
export { Explain } from "./explain";
|
|
186
187
|
export { Export } from "./export";
|
|
187
188
|
export { EyeOff } from "./eye-off";
|
|
188
189
|
export { EyeOn } from "./eye-on";
|
|
@@ -224,6 +225,7 @@ export { FullStackedChart } from "./full-stacked-chart";
|
|
|
224
225
|
export { Fullscreen } from "./fullscreen";
|
|
225
226
|
export { Function } from "./function";
|
|
226
227
|
export { GanttChart } from "./gantt-chart";
|
|
228
|
+
export { Generate } from "./generate";
|
|
227
229
|
export { Geofence } from "./geofence";
|
|
228
230
|
export { Geolocation } from "./geolocation";
|
|
229
231
|
export { Geosearch } from "./geosearch";
|
|
@@ -244,6 +246,7 @@ export { GreaterThanOrEqualTo } from "./greater-than-or-equal-to";
|
|
|
244
246
|
export { GreaterThan } from "./greater-than";
|
|
245
247
|
export { GridView } from "./grid-view";
|
|
246
248
|
export { Grid } from "./grid";
|
|
249
|
+
export { GroupItem } from "./group-item";
|
|
247
250
|
export { GroupObjects } from "./group-objects";
|
|
248
251
|
export { GroupedBarChart } from "./grouped-bar-chart";
|
|
249
252
|
export { HandDown } from "./hand-down";
|
|
@@ -288,6 +291,7 @@ export { InfoSign } from "./info-sign";
|
|
|
288
291
|
export { Inheritance } from "./inheritance";
|
|
289
292
|
export { InheritedGroup } from "./inherited-group";
|
|
290
293
|
export { InnerJoin } from "./inner-join";
|
|
294
|
+
export { Input } from "./input";
|
|
291
295
|
export { Insert } from "./insert";
|
|
292
296
|
export { Intelligence } from "./intelligence";
|
|
293
297
|
export { Intersection } from "./intersection";
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2021 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
* you may not use this file except in compliance with the License.
|
|
5
|
+
* You may obtain a copy of the License at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
* See the License for the specific language governing permissions and
|
|
13
|
+
* limitations under the License.
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
import * as React from "react";
|
|
17
|
+
import type { SVGIconProps } from "../../svgIconProps";
|
|
18
|
+
import { IconSize } from "../../iconTypes";
|
|
19
|
+
import { SVGIconContainer } from "../../svgIconContainer";
|
|
20
|
+
|
|
21
|
+
export const Input: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = props.size! >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
return (
|
|
26
|
+
<SVGIconContainer iconName="input" ref={ref} {...props}>
|
|
27
|
+
<path
|
|
28
|
+
d={isLarge ? "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" : "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"}
|
|
29
|
+
fillRule="evenodd"
|
|
30
|
+
transform-origin="center"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
/>
|
|
33
|
+
</SVGIconContainer>
|
|
34
|
+
)
|
|
35
|
+
});
|
|
36
|
+
Input.defaultProps = {
|
|
37
|
+
size: IconSize.STANDARD,
|
|
38
|
+
};
|
|
39
|
+
Input.displayName = `Blueprint5.Icon.Input`;
|
|
40
|
+
export default Input;
|
package/src/generated/index.ts
CHANGED
|
@@ -186,6 +186,7 @@ export { Euro } from "./components/euro";
|
|
|
186
186
|
export { Exchange } from "./components/exchange";
|
|
187
187
|
export { ExcludeRow } from "./components/exclude-row";
|
|
188
188
|
export { ExpandAll } from "./components/expand-all";
|
|
189
|
+
export { Explain } from "./components/explain";
|
|
189
190
|
export { Export } from "./components/export";
|
|
190
191
|
export { EyeOff } from "./components/eye-off";
|
|
191
192
|
export { EyeOn } from "./components/eye-on";
|
|
@@ -227,6 +228,7 @@ export { FullStackedChart } from "./components/full-stacked-chart";
|
|
|
227
228
|
export { Fullscreen } from "./components/fullscreen";
|
|
228
229
|
export { Function } from "./components/function";
|
|
229
230
|
export { GanttChart } from "./components/gantt-chart";
|
|
231
|
+
export { Generate } from "./components/generate";
|
|
230
232
|
export { Geofence } from "./components/geofence";
|
|
231
233
|
export { Geolocation } from "./components/geolocation";
|
|
232
234
|
export { Geosearch } from "./components/geosearch";
|
|
@@ -247,6 +249,7 @@ export { GreaterThanOrEqualTo } from "./components/greater-than-or-equal-to";
|
|
|
247
249
|
export { GreaterThan } from "./components/greater-than";
|
|
248
250
|
export { GridView } from "./components/grid-view";
|
|
249
251
|
export { Grid } from "./components/grid";
|
|
252
|
+
export { GroupItem } from "./components/group-item";
|
|
250
253
|
export { GroupObjects } from "./components/group-objects";
|
|
251
254
|
export { GroupedBarChart } from "./components/grouped-bar-chart";
|
|
252
255
|
export { HandDown } from "./components/hand-down";
|
|
@@ -291,6 +294,7 @@ export { InfoSign } from "./components/info-sign";
|
|
|
291
294
|
export { Inheritance } from "./components/inheritance";
|
|
292
295
|
export { InheritedGroup } from "./components/inherited-group";
|
|
293
296
|
export { InnerJoin } from "./components/inner-join";
|
|
297
|
+
export { Input } from "./components/input";
|
|
294
298
|
export { Insert } from "./components/insert";
|
|
295
299
|
export { Intelligence } from "./components/intelligence";
|
|
296
300
|
export { Intersection } from "./components/intersection";
|
package/src/svgIconContainer.tsx
CHANGED
|
@@ -93,8 +93,8 @@ export const SVGIconContainer: SVGIconContainerComponent = React.forwardRef(func
|
|
|
93
93
|
return React.createElement(
|
|
94
94
|
tagName,
|
|
95
95
|
{
|
|
96
|
-
...htmlProps,
|
|
97
96
|
"aria-hidden": title ? undefined : true,
|
|
97
|
+
...htmlProps,
|
|
98
98
|
className: classNames(Classes.ICON, `${Classes.ICON}-${iconName}`, className),
|
|
99
99
|
ref,
|
|
100
100
|
title: htmlTitle,
|