@blueprintjs/icons 6.7.0 → 6.9.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/README.md +1 -1
- package/icons.json +63 -0
- package/lib/cjs/allPaths.js +3 -3
- package/lib/cjs/allPaths.js.map +1 -1
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +11 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +18 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/add-derived-column.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/add-derived-column.js +4 -0
- package/lib/cjs/generated/16px/paths/add-derived-column.js.map +1 -0
- package/lib/cjs/generated/16px/paths/add-tile.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/add-tile.js +4 -0
- package/lib/cjs/generated/16px/paths/add-tile.js.map +1 -0
- package/lib/cjs/generated/16px/paths/circle-dashed.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/circle-dashed.js +4 -0
- package/lib/cjs/generated/16px/paths/circle-dashed.js.map +1 -0
- package/lib/cjs/generated/16px/paths/descendant.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/descendant.js +4 -0
- package/lib/cjs/generated/16px/paths/descendant.js.map +1 -0
- package/lib/cjs/generated/16px/paths/engagement.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/engagement.js +4 -0
- package/lib/cjs/generated/16px/paths/engagement.js.map +1 -0
- package/lib/cjs/generated/16px/paths/frame-to-frame.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/frame-to-frame.js +4 -0
- package/lib/cjs/generated/16px/paths/frame-to-frame.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +9 -0
- package/lib/cjs/generated/16px/paths/index.js +730 -713
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/new-comment.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/new-comment.js +4 -0
- package/lib/cjs/generated/16px/paths/new-comment.js.map +1 -0
- package/lib/cjs/generated/16px/paths/outer-join.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/outer-join.js +4 -0
- package/lib/cjs/generated/16px/paths/outer-join.js.map +1 -0
- package/lib/cjs/generated/16px/paths/popout.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/popout.js +4 -0
- package/lib/cjs/generated/16px/paths/popout.js.map +1 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +11 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +18 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/add-derived-column.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/add-derived-column.js +4 -0
- package/lib/cjs/generated/20px/paths/add-derived-column.js.map +1 -0
- package/lib/cjs/generated/20px/paths/add-tile.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/add-tile.js +4 -0
- package/lib/cjs/generated/20px/paths/add-tile.js.map +1 -0
- package/lib/cjs/generated/20px/paths/circle-dashed.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/circle-dashed.js +4 -0
- package/lib/cjs/generated/20px/paths/circle-dashed.js.map +1 -0
- package/lib/cjs/generated/20px/paths/descendant.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/descendant.js +4 -0
- package/lib/cjs/generated/20px/paths/descendant.js.map +1 -0
- package/lib/cjs/generated/20px/paths/engagement.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/engagement.js +4 -0
- package/lib/cjs/generated/20px/paths/engagement.js.map +1 -0
- package/lib/cjs/generated/20px/paths/frame-to-frame.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/frame-to-frame.js +4 -0
- package/lib/cjs/generated/20px/paths/frame-to-frame.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +9 -0
- package/lib/cjs/generated/20px/paths/index.js +730 -713
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/new-comment.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/new-comment.js +4 -0
- package/lib/cjs/generated/20px/paths/new-comment.js.map +1 -0
- package/lib/cjs/generated/20px/paths/outer-join.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/outer-join.js +4 -0
- package/lib/cjs/generated/20px/paths/outer-join.js.map +1 -0
- package/lib/cjs/generated/20px/paths/popout.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/popout.js +4 -0
- package/lib/cjs/generated/20px/paths/popout.js.map +1 -0
- package/lib/cjs/generated/components/add-derived-column.d.ts +4 -0
- package/lib/cjs/generated/components/add-derived-column.js +32 -0
- package/lib/cjs/generated/components/add-derived-column.js.map +1 -0
- package/lib/cjs/generated/components/add-tile.d.ts +4 -0
- package/lib/cjs/generated/components/add-tile.js +32 -0
- package/lib/cjs/generated/components/add-tile.js.map +1 -0
- package/lib/cjs/generated/components/circle-dashed.d.ts +4 -0
- package/lib/cjs/generated/components/circle-dashed.js +32 -0
- package/lib/cjs/generated/components/circle-dashed.js.map +1 -0
- package/lib/cjs/generated/components/descendant.d.ts +4 -0
- package/lib/cjs/generated/components/descendant.js +32 -0
- package/lib/cjs/generated/components/descendant.js.map +1 -0
- package/lib/cjs/generated/components/engagement.d.ts +4 -0
- package/lib/cjs/generated/components/engagement.js +32 -0
- package/lib/cjs/generated/components/engagement.js.map +1 -0
- package/lib/cjs/generated/components/frame-to-frame.d.ts +4 -0
- package/lib/cjs/generated/components/frame-to-frame.js +32 -0
- package/lib/cjs/generated/components/frame-to-frame.js.map +1 -0
- package/lib/cjs/generated/components/index.d.ts +9 -0
- package/lib/cjs/generated/components/index.js +33 -14
- package/lib/cjs/generated/components/index.js.map +1 -1
- package/lib/cjs/generated/components/new-comment.d.ts +4 -0
- package/lib/cjs/generated/components/new-comment.js +32 -0
- package/lib/cjs/generated/components/new-comment.js.map +1 -0
- package/lib/cjs/generated/components/outer-join.d.ts +4 -0
- package/lib/cjs/generated/components/outer-join.js +32 -0
- package/lib/cjs/generated/components/outer-join.js.map +1 -0
- package/lib/cjs/generated/components/popout.d.ts +4 -0
- package/lib/cjs/generated/components/popout.js +32 -0
- package/lib/cjs/generated/components/popout.js.map +1 -0
- package/lib/cjs/generated/index.d.ts +9 -0
- package/lib/cjs/generated/index.js +33 -14
- package/lib/cjs/generated/index.js.map +1 -1
- package/lib/cjs/iconCodepoints.d.ts +9 -0
- package/lib/cjs/iconCodepoints.js +2 -2
- package/lib/cjs/iconCodepoints.js.map +1 -1
- package/lib/cjs/iconLoader.js +17 -7
- package/lib/cjs/iconLoader.js.map +1 -1
- package/lib/cjs/iconNames.d.ts +69 -51
- package/lib/cjs/jsUtils.js +1 -2
- package/lib/cjs/jsUtils.js.map +1 -1
- package/lib/cjs/loaderUtils.js +1 -2
- package/lib/cjs/loaderUtils.js.map +1 -1
- package/lib/cjs/paths-loaders/allPathsLoader.js +17 -7
- package/lib/cjs/paths-loaders/allPathsLoader.js.map +1 -1
- package/lib/cjs/paths-loaders/splitPathsBySizeLoader.js +17 -7
- package/lib/cjs/paths-loaders/splitPathsBySizeLoader.js.map +1 -1
- package/lib/cjs/svgIconContainer.d.ts +0 -1
- package/lib/cjs/svgIconProps.d.ts +0 -1
- package/lib/cjs/tsconfig.build.tsbuildinfo +1 -0
- package/lib/css/blueprint-icons-16.eot +0 -0
- package/lib/css/blueprint-icons-16.svg +27 -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 +27 -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 +11 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +18 -0
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/add-derived-column.d.ts +2 -0
- package/lib/esm/generated/16px/paths/add-derived-column.js +2 -0
- package/lib/esm/generated/16px/paths/add-derived-column.js.map +1 -0
- package/lib/esm/generated/16px/paths/add-tile.d.ts +2 -0
- package/lib/esm/generated/16px/paths/add-tile.js +2 -0
- package/lib/esm/generated/16px/paths/add-tile.js.map +1 -0
- package/lib/esm/generated/16px/paths/circle-dashed.d.ts +2 -0
- package/lib/esm/generated/16px/paths/circle-dashed.js +2 -0
- package/lib/esm/generated/16px/paths/circle-dashed.js.map +1 -0
- package/lib/esm/generated/16px/paths/descendant.d.ts +2 -0
- package/lib/esm/generated/16px/paths/descendant.js +2 -0
- package/lib/esm/generated/16px/paths/descendant.js.map +1 -0
- package/lib/esm/generated/16px/paths/engagement.d.ts +2 -0
- package/lib/esm/generated/16px/paths/engagement.js +2 -0
- package/lib/esm/generated/16px/paths/engagement.js.map +1 -0
- package/lib/esm/generated/16px/paths/frame-to-frame.d.ts +2 -0
- package/lib/esm/generated/16px/paths/frame-to-frame.js +2 -0
- package/lib/esm/generated/16px/paths/frame-to-frame.js.map +1 -0
- package/lib/esm/generated/16px/paths/index.d.ts +9 -0
- package/lib/esm/generated/16px/paths/index.js +9 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/16px/paths/new-comment.d.ts +2 -0
- package/lib/esm/generated/16px/paths/new-comment.js +2 -0
- package/lib/esm/generated/16px/paths/new-comment.js.map +1 -0
- package/lib/esm/generated/16px/paths/outer-join.d.ts +2 -0
- package/lib/esm/generated/16px/paths/outer-join.js +2 -0
- package/lib/esm/generated/16px/paths/outer-join.js.map +1 -0
- package/lib/esm/generated/16px/paths/popout.d.ts +2 -0
- package/lib/esm/generated/16px/paths/popout.js +2 -0
- package/lib/esm/generated/16px/paths/popout.js.map +1 -0
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +11 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +18 -0
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/add-derived-column.d.ts +2 -0
- package/lib/esm/generated/20px/paths/add-derived-column.js +2 -0
- package/lib/esm/generated/20px/paths/add-derived-column.js.map +1 -0
- package/lib/esm/generated/20px/paths/add-tile.d.ts +2 -0
- package/lib/esm/generated/20px/paths/add-tile.js +2 -0
- package/lib/esm/generated/20px/paths/add-tile.js.map +1 -0
- package/lib/esm/generated/20px/paths/circle-dashed.d.ts +2 -0
- package/lib/esm/generated/20px/paths/circle-dashed.js +2 -0
- package/lib/esm/generated/20px/paths/circle-dashed.js.map +1 -0
- package/lib/esm/generated/20px/paths/descendant.d.ts +2 -0
- package/lib/esm/generated/20px/paths/descendant.js +2 -0
- package/lib/esm/generated/20px/paths/descendant.js.map +1 -0
- package/lib/esm/generated/20px/paths/engagement.d.ts +2 -0
- package/lib/esm/generated/20px/paths/engagement.js +2 -0
- package/lib/esm/generated/20px/paths/engagement.js.map +1 -0
- package/lib/esm/generated/20px/paths/frame-to-frame.d.ts +2 -0
- package/lib/esm/generated/20px/paths/frame-to-frame.js +2 -0
- package/lib/esm/generated/20px/paths/frame-to-frame.js.map +1 -0
- package/lib/esm/generated/20px/paths/index.d.ts +9 -0
- package/lib/esm/generated/20px/paths/index.js +9 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/paths/new-comment.d.ts +2 -0
- package/lib/esm/generated/20px/paths/new-comment.js +2 -0
- package/lib/esm/generated/20px/paths/new-comment.js.map +1 -0
- package/lib/esm/generated/20px/paths/outer-join.d.ts +2 -0
- package/lib/esm/generated/20px/paths/outer-join.js +2 -0
- package/lib/esm/generated/20px/paths/outer-join.js.map +1 -0
- package/lib/esm/generated/20px/paths/popout.d.ts +2 -0
- package/lib/esm/generated/20px/paths/popout.js +2 -0
- package/lib/esm/generated/20px/paths/popout.js.map +1 -0
- package/lib/esm/generated/components/add-derived-column.d.ts +4 -0
- package/lib/esm/generated/components/add-derived-column.js +28 -0
- package/lib/esm/generated/components/add-derived-column.js.map +1 -0
- package/lib/esm/generated/components/add-tile.d.ts +4 -0
- package/lib/esm/generated/components/add-tile.js +28 -0
- package/lib/esm/generated/components/add-tile.js.map +1 -0
- package/lib/esm/generated/components/circle-dashed.d.ts +4 -0
- package/lib/esm/generated/components/circle-dashed.js +28 -0
- package/lib/esm/generated/components/circle-dashed.js.map +1 -0
- package/lib/esm/generated/components/descendant.d.ts +4 -0
- package/lib/esm/generated/components/descendant.js +28 -0
- package/lib/esm/generated/components/descendant.js.map +1 -0
- package/lib/esm/generated/components/engagement.d.ts +4 -0
- package/lib/esm/generated/components/engagement.js +28 -0
- package/lib/esm/generated/components/engagement.js.map +1 -0
- package/lib/esm/generated/components/frame-to-frame.d.ts +4 -0
- package/lib/esm/generated/components/frame-to-frame.js +28 -0
- package/lib/esm/generated/components/frame-to-frame.js.map +1 -0
- package/lib/esm/generated/components/index.d.ts +9 -0
- package/lib/esm/generated/components/index.js +9 -0
- package/lib/esm/generated/components/index.js.map +1 -1
- package/lib/esm/generated/components/new-comment.d.ts +4 -0
- package/lib/esm/generated/components/new-comment.js +28 -0
- package/lib/esm/generated/components/new-comment.js.map +1 -0
- package/lib/esm/generated/components/outer-join.d.ts +4 -0
- package/lib/esm/generated/components/outer-join.js +28 -0
- package/lib/esm/generated/components/outer-join.js.map +1 -0
- package/lib/esm/generated/components/popout.d.ts +4 -0
- package/lib/esm/generated/components/popout.js +28 -0
- package/lib/esm/generated/components/popout.js.map +1 -0
- package/lib/esm/generated/index.d.ts +9 -0
- package/lib/esm/generated/index.js +9 -0
- package/lib/esm/generated/index.js.map +1 -1
- package/lib/esm/iconCodepoints.d.ts +9 -0
- package/lib/esm/iconNames.d.ts +69 -51
- package/lib/esm/svgIconContainer.d.ts +0 -1
- package/lib/esm/svgIconProps.d.ts +0 -1
- package/lib/esm/tsconfig.build.tsbuildinfo +1 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +11 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +18 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/add-derived-column.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/add-derived-column.js +2 -0
- package/lib/esnext/generated/16px/paths/add-derived-column.js.map +1 -0
- package/lib/esnext/generated/16px/paths/add-tile.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/add-tile.js +2 -0
- package/lib/esnext/generated/16px/paths/add-tile.js.map +1 -0
- package/lib/esnext/generated/16px/paths/circle-dashed.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/circle-dashed.js +2 -0
- package/lib/esnext/generated/16px/paths/circle-dashed.js.map +1 -0
- package/lib/esnext/generated/16px/paths/descendant.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/descendant.js +2 -0
- package/lib/esnext/generated/16px/paths/descendant.js.map +1 -0
- package/lib/esnext/generated/16px/paths/engagement.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/engagement.js +2 -0
- package/lib/esnext/generated/16px/paths/engagement.js.map +1 -0
- package/lib/esnext/generated/16px/paths/frame-to-frame.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/frame-to-frame.js +2 -0
- package/lib/esnext/generated/16px/paths/frame-to-frame.js.map +1 -0
- package/lib/esnext/generated/16px/paths/index.d.ts +9 -0
- package/lib/esnext/generated/16px/paths/index.js +9 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/16px/paths/new-comment.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/new-comment.js +2 -0
- package/lib/esnext/generated/16px/paths/new-comment.js.map +1 -0
- package/lib/esnext/generated/16px/paths/outer-join.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/outer-join.js +2 -0
- package/lib/esnext/generated/16px/paths/outer-join.js.map +1 -0
- package/lib/esnext/generated/16px/paths/popout.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/popout.js +2 -0
- package/lib/esnext/generated/16px/paths/popout.js.map +1 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +11 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +18 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/add-derived-column.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/add-derived-column.js +2 -0
- package/lib/esnext/generated/20px/paths/add-derived-column.js.map +1 -0
- package/lib/esnext/generated/20px/paths/add-tile.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/add-tile.js +2 -0
- package/lib/esnext/generated/20px/paths/add-tile.js.map +1 -0
- package/lib/esnext/generated/20px/paths/circle-dashed.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/circle-dashed.js +2 -0
- package/lib/esnext/generated/20px/paths/circle-dashed.js.map +1 -0
- package/lib/esnext/generated/20px/paths/descendant.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/descendant.js +2 -0
- package/lib/esnext/generated/20px/paths/descendant.js.map +1 -0
- package/lib/esnext/generated/20px/paths/engagement.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/engagement.js +2 -0
- package/lib/esnext/generated/20px/paths/engagement.js.map +1 -0
- package/lib/esnext/generated/20px/paths/frame-to-frame.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/frame-to-frame.js +2 -0
- package/lib/esnext/generated/20px/paths/frame-to-frame.js.map +1 -0
- package/lib/esnext/generated/20px/paths/index.d.ts +9 -0
- package/lib/esnext/generated/20px/paths/index.js +9 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/paths/new-comment.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/new-comment.js +2 -0
- package/lib/esnext/generated/20px/paths/new-comment.js.map +1 -0
- package/lib/esnext/generated/20px/paths/outer-join.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/outer-join.js +2 -0
- package/lib/esnext/generated/20px/paths/outer-join.js.map +1 -0
- package/lib/esnext/generated/20px/paths/popout.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/popout.js +2 -0
- package/lib/esnext/generated/20px/paths/popout.js.map +1 -0
- package/lib/esnext/generated/components/add-derived-column.d.ts +4 -0
- package/lib/esnext/generated/components/add-derived-column.js +28 -0
- package/lib/esnext/generated/components/add-derived-column.js.map +1 -0
- package/lib/esnext/generated/components/add-tile.d.ts +4 -0
- package/lib/esnext/generated/components/add-tile.js +28 -0
- package/lib/esnext/generated/components/add-tile.js.map +1 -0
- package/lib/esnext/generated/components/circle-dashed.d.ts +4 -0
- package/lib/esnext/generated/components/circle-dashed.js +28 -0
- package/lib/esnext/generated/components/circle-dashed.js.map +1 -0
- package/lib/esnext/generated/components/descendant.d.ts +4 -0
- package/lib/esnext/generated/components/descendant.js +28 -0
- package/lib/esnext/generated/components/descendant.js.map +1 -0
- package/lib/esnext/generated/components/engagement.d.ts +4 -0
- package/lib/esnext/generated/components/engagement.js +28 -0
- package/lib/esnext/generated/components/engagement.js.map +1 -0
- package/lib/esnext/generated/components/frame-to-frame.d.ts +4 -0
- package/lib/esnext/generated/components/frame-to-frame.js +28 -0
- package/lib/esnext/generated/components/frame-to-frame.js.map +1 -0
- package/lib/esnext/generated/components/index.d.ts +9 -0
- package/lib/esnext/generated/components/index.js +9 -0
- package/lib/esnext/generated/components/index.js.map +1 -1
- package/lib/esnext/generated/components/new-comment.d.ts +4 -0
- package/lib/esnext/generated/components/new-comment.js +28 -0
- package/lib/esnext/generated/components/new-comment.js.map +1 -0
- package/lib/esnext/generated/components/outer-join.d.ts +4 -0
- package/lib/esnext/generated/components/outer-join.js +28 -0
- package/lib/esnext/generated/components/outer-join.js.map +1 -0
- package/lib/esnext/generated/components/popout.d.ts +4 -0
- package/lib/esnext/generated/components/popout.js +28 -0
- package/lib/esnext/generated/components/popout.js.map +1 -0
- package/lib/esnext/generated/index.d.ts +9 -0
- package/lib/esnext/generated/index.js +9 -0
- package/lib/esnext/generated/index.js.map +1 -1
- package/lib/esnext/iconCodepoints.d.ts +9 -0
- package/lib/esnext/iconNames.d.ts +69 -51
- package/lib/esnext/svgIconContainer.d.ts +0 -1
- package/lib/esnext/svgIconProps.d.ts +0 -1
- package/lib/esnext/tsconfig.build.tsbuildinfo +1 -0
- package/lib/scss/blueprint-icons-16.scss +9 -0
- package/package.json +16 -13
- package/src/generated/16px/_icon-variables.scss +9 -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 +27 -0
- package/src/generated/16px/blueprint-icons-16.ts +36 -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/add-derived-column.ts +1 -0
- package/src/generated/16px/paths/add-tile.ts +1 -0
- package/src/generated/16px/paths/circle-dashed.ts +1 -0
- package/src/generated/16px/paths/descendant.ts +1 -0
- package/src/generated/16px/paths/engagement.ts +1 -0
- package/src/generated/16px/paths/frame-to-frame.ts +1 -0
- package/src/generated/16px/paths/index.ts +9 -0
- package/src/generated/16px/paths/new-comment.ts +1 -0
- package/src/generated/16px/paths/outer-join.ts +1 -0
- package/src/generated/16px/paths/popout.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 +27 -0
- package/src/generated/20px/blueprint-icons-20.ts +36 -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/add-derived-column.ts +1 -0
- package/src/generated/20px/paths/add-tile.ts +1 -0
- package/src/generated/20px/paths/circle-dashed.ts +1 -0
- package/src/generated/20px/paths/descendant.ts +1 -0
- package/src/generated/20px/paths/engagement.ts +1 -0
- package/src/generated/20px/paths/frame-to-frame.ts +1 -0
- package/src/generated/20px/paths/index.ts +9 -0
- package/src/generated/20px/paths/new-comment.ts +1 -0
- package/src/generated/20px/paths/outer-join.ts +1 -0
- package/src/generated/20px/paths/popout.ts +1 -0
- package/src/generated/components/add-derived-column.tsx +38 -0
- package/src/generated/components/add-tile.tsx +38 -0
- package/src/generated/components/circle-dashed.tsx +38 -0
- package/src/generated/components/descendant.tsx +38 -0
- package/src/generated/components/engagement.tsx +38 -0
- package/src/generated/components/frame-to-frame.tsx +38 -0
- package/src/generated/components/index.ts +9 -0
- package/src/generated/components/new-comment.tsx +38 -0
- package/src/generated/components/outer-join.tsx +38 -0
- package/src/generated/components/popout.tsx +38 -0
- package/src/generated/index.ts +9 -0
- package/src/generatedIcons.test.tsx +25 -0
- package/src/iconLoader.test.ts +16 -0
- package/src/{icons-list.md → icons-list.mdx} +5 -1
- package/src/{index.md → index.mdx} +3 -5
- package/src/isotest.test.ts +37 -0
- package/src/{loading-icons.md → loading-icons.mdx} +7 -3
- package/src/svgIconContainer.test.tsx +19 -0
- package/src/tsconfig.build.json +8 -0
- package/src/tsconfig.json +2 -4
- package/src/tsconfig.test.json +10 -0
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 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 AddTile: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = (props.size ?? IconSize.STANDARD) >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="add-tile" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M0 380A20 20 0 0 0 20 400H160A20 20 0 0 0 180 380V20A20 20 0 0 0 160 0H20A20 20 0 0 0 0 20zM220 380A20 20 0 0 0 240 400H380A20 20 0 0 0 400 380V240A20 20 0 0 0 380 220H240A20 20 0 0 0 220 240zM310 180A18 18 0 0 0 328 162V108H382A18 18 0 0 0 382 71.9999999999999H328V18A18 18 0 0 0 292 18V71.9999999999999H238A18 18 0 1 0 238 108H292V162A18 18 0 0 0 310 180" : "M0 300A20 20 0 0 0 20 320H120A20 20 0 0 0 140 300V20A20 20 0 0 0 120 0H20A20 20 0 0 0 0 20zM180 300A20 20 0 0 0 200 320H300A20 20 0 0 0 320 300V200A20 20 0 0 0 300 180H200A20 20 0 0 0 180 200zM250 140C259.6600000000001 140 267.5 132.16 267.5 122.5V87.5H302.5A17.5 17.5 0 0 0 302.5 52.5H267.5V17.5A17.5 17.5 0 0 0 232.5 17.5V52.5H197.5A17.5 17.5 0 0 0 197.5 87.5H232.5V122.5C232.5 132.16 240.34 140 250 140"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
AddTile.displayName = `Blueprint6.Icon.AddTile`;
|
|
38
|
+
export default AddTile;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 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 CircleDashed: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = (props.size ?? IconSize.STANDARD) >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="circle-dashed" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M170.66 52.86Q184.86 50.02 200 50V0C186.64 0 173.6 1.34 160.98 3.84zM239 3.86A200 200 0 0 0 200 0V50Q215.16 50.04 229.34 52.86zM75.24 116.7000000000001A152 152 0 0 1 116.7 75.24L102.78 54.48L92.92 39.72L88.86 33.72A202 202 0 0 0 33.72 88.88zM366.14 88.98L366.28 88.88A202 202 0 0 0 311.12 33.72L297.2000000000001 54.46L283.3 75.24A152 152 0 0 1 324.76 116.7000000000001zM0 200C0 213.36 1.34 226.4 3.82 239.02L28.34 234.18L52.86 229.34A152 152 0 0 1 52.86 170.66L28.32 165.84L28.34 165.82L3.82 161A200 200 0 0 0 0 200M400 200C400 186.64 398.64 173.6 396.16 161L371.66 165.82L347.14 170.66Q349.98 184.8600000000001 350 200Q349.9600000000001 215.1600000000001 347.14 229.3400000000001L396.14 239.0200000000001Q399.9599999999999 220.06 400 200M102.8 345.54L116.7 324.76A152 152 0 0 1 75.24 283.3L33.72 311.14A202 202 0 0 0 88.86 366.2800000000001zM311.12 366.28C332.92 351.68 351.68 332.94 366.28 311.14L345.54 297.2V297.2200000000001L324.76 283.3A152 152 0 0 1 283.3 324.76zM200 400C213.34 400 226.4 398.6600000000001 239 396.18L229.34 347.14A152 152 0 0 1 170.66 347.14L161 396.2A200 200 0 0 0 200 400" : "M136.54 42.28Q147.88 40.02 160 40V0A160 160 0 0 0 128.8 3.08zM191.2 3.08Q176.04 0.04 160 0V40Q172.12 40.04 183.46 42.28zM60.2 93.36A120 120 0 0 1 93.36 60.18L82.22 43.58L74.32 31.78L71.1 26.98A160 160 0 0 0 26.96 71.1zM292.9 71.18L293.02 71.12A160 160 0 0 0 248.9 26.98L237.76 43.58L226.64 60.18A120 120 0 0 1 259.8200000000001 93.36zM0 160Q0.04 176.06 3.06 191.2L22.66 187.34L42.28 183.46A120 120 0 0 1 42.28 136.54L22.66 132.68V132.6600000000001L3.06 128.8000000000001A160 160 0 0 0 0 160M320 160Q319.96 143.96 316.92 128.8L297.32 132.66L277.72 136.54A120 120 0 0 1 277.72 183.46L316.92 191.22Q319.96 176.04 320 160M82.24 276.44L93.36 259.82A120 120 0 0 1 60.18 226.64L27 248.9A160 160 0 0 0 71.12 293.04zM248.9 293.04A160 160 0 0 0 293.02 248.9L276.42 237.76V237.8L259.82 226.66A120 120 0 0 1 226.64 259.84zM160 320Q176.04 319.96 191.2 316.94L183.46 277.7200000000001A120 120 0 0 1 136.54 277.7200000000001L128.78 316.92A160 160 0 0 0 160 320"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
CircleDashed.displayName = `Blueprint6.Icon.CircleDashed`;
|
|
38
|
+
export default CircleDashed;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 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 Descendant: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = (props.size ?? IconSize.STANDARD) >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="descendant" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M60 120A20 20 0 0 0 40 140V380A20 20 0 0 1 0 380V140A60 60 0 0 1 60 80H117.44L71.58 34.14A20 20 0 1 1 99.86 5.86L184.16 90.16Q186.98 93 188.56 96.48V22A22 22 0 0 1 210.56 0H378A22 22 0 0 1 400 22V189.4200000000001A22 22 0 0 1 378 211.42H210.58A22 22 0 0 1 188.58 189.4200000000001V114.96A22 22 0 0 1 184.16 121.28L99.86 205.56A20 20 0 1 1 71.58 177.26L128.86 120zM228.58 40V171.42H360V40.02z" : "M182 160A22 22 0 0 1 160 138V80.04A20 20 0 0 1 153.44 94.82L152.72 95.5600000000001L94.14 154.16A20 20 0 0 1 65.86 125.8600000000001L91.72 100H60A20 20 0 0 0 40 120V300A20 20 0 1 1 0 300V120A60 60 0 0 1 60 60H91.72L65.86 34.14A20 20 0 1 1 94.14 5.86L152.74 64.46L153.44 65.18A20 20 0 0 1 160 79.96V22A22 22 0 0 1 182 0H298A22 22 0 0 1 320 22V138A22 22 0 0 1 298 160zM280 40H200V120H280z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
Descendant.displayName = `Blueprint6.Icon.Descendant`;
|
|
38
|
+
export default Descendant;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 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 Engagement: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = (props.size ?? IconSize.STANDARD) >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="engagement" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M168 400H12C5.4 400 0 394.6 0 388V283C0 276.4 6.26 271.42 12.86 271.42H79.94L123.48 223.48A12.04 12.04 0 0 1 144 232V271.42H168C174.6 271.42 180 276.82 180 283.42V388C180 394.6 174.6 400 168 400M337.64 64.46C361.3399999999999 54.82 388.04 43.96 394.56 29.06C401.82 12.52 399.8399999999999 2.0599999999999 399.5 0.26L399.46 -1e-13H120.68S117.36 10.8599999999999 125.4 29.2399999999999C131.92 44.1199999999999 158.64 54.9999999999999 182.32 64.6399999999999C187.92 66.8999999999999 193.32 69.0999999999999 198.26 71.2799999999999C221.26 81.4399999999999 221.62 88.0999999999999 222.06 96.1599999999999Q222.12 97.5999999999999 222.26 99.1199999999999Q222.26 100.0199999999999 222.34 100.9599999999999Q222.42 101.8599999999999 222.42 102.7799999999999A78 78 0 0 0 201.06 134.3199999999999L200.88 134.4799999999999L200.8 134.7399999999999Q200.72 134.8999999999999 200.7 135.0199999999999A80 80 0 0 0 198.1 143.5999999999999C191.96 144.6399999999999 188.46 151.1199999999999 187.0399999999999 157.2599999999999C185.8399999999999 159.6999999999999 183.04 165.6599999999999 183.5399999999999 172.2999999999999C184.4199999999999 181.2399999999999 188.0999999999999 185.2599999999999 192.2999999999999 186.8399999999999V188.2399999999999C192.2999999999999 199.4399999999999 193.18 215.3799999999999 195.2799999999999 225.8999999999999C195.6399999999999 228.8599999999999 196.3399999999999 231.6799999999999 197.1999999999999 234.6399999999999A65 65 0 0 0 219.6199999999999 267.2199999999999C230.6599999999999 275.6199999999999 246.2199999999999 279.9999999999999 260.08 279.9999999999999C273.8999999999999 279.9999999999999 289.4799999999999 275.4399999999999 300.7 267.1999999999999A64 64 0 0 0 325.0399999999999 225.8999999999999C326.9599999999999 215.3799999999999 328.0199999999999 199.2799999999999 328.0199999999999 188.2399999999999V186.6599999999999C331.8599999999999 185.0999999999999 335.3799999999999 181.0599999999999 336.24 172.2999999999999C336.78 165.4799999999999 334.14 159.5199999999999 332.74 157.0799999999999C331.5199999999999 151.1199999999999 328.0199999999999 144.6399999999999 322.06 143.4199999999999A68 68 0 0 0 319.08 134.1399999999999C314.36 121.6999999999999 307.18 110.8399999999999 298.24 102.9599999999999C298.24 101.56 298.24 100.1599999999999 298.44 98.9399999999999Q298.58 97.1399999999999 298.62 95.4199999999999C298.88 87.6199999999999 299.12 81.0199999999999 321.72 71.0999999999999C326.66 68.9199999999999 332.06 66.7199999999999 337.64 64.4599999999999M399.46 0" : "M130.66 320H9.34A9.4 9.4 0 0 1 0 310.6600000000001V229.34C0 224.2 4.86 220 10 220H62.18L96.04 182.7A9.36 9.36 0 0 1 112 189.32V220H130.66C135.8 220 140 224.2 140 229.34V310.6600000000001A9.4 9.4 0 0 1 130.66 320M271 50.64C289.6 43.08 310.6 34.54 315.7200000000001 22.84C321.42 9.84 319.8800000000001 1.64 319.6 0.22L319.5800000000001 0.02H100.54S97.92 8.54 104.26 22.98C109.38 34.68 130.36 43.22 148.98 50.78C153.36 52.58 157.6 54.3 161.48 55.98C179.56 63.98 179.84 69.22 180.18 75.56L180.34 77.88L180.4 79.3199999999999Q180.48 80.0399999999999 180.48 80.7599999999999A62 62 0 0 0 163.68 105.54L163.56 105.66Q163.56 105.78 163.48 105.86L163.42 106.0799999999999A60 60 0 0 0 161.36 112.8199999999999C156.54 113.6399999999999 153.78 118.7399999999999 152.68 123.56C151.72 125.48 149.52 130.16 149.92 135.38C150.62 142.4 153.52 145.5799999999999 156.8 146.7999999999999V147.8999999999999C156.8 156.6999999999999 157.5 169.2399999999999 159.14 177.5A51.2 51.2 0 0 0 178.26 209.9599999999999C186.96 216.56 199.2 220 210.08 220C220.94 220 233.2 216.42 242 209.96A50.6 50.6 0 0 0 261.12 177.48C262.64 169.24 263.46 156.58 263.46 147.9V146.66C266.48 145.42 269.26 142.26 269.92 135.38A22 22 0 0 0 267.18 123.42C266.2200000000001 118.74 263.46 113.64 258.78 112.68C258.24 110.48 257.54 108.14 256.7200000000001 106.08A62 62 0 0 0 240.08 80.9Q240.04 79.22 240.2 77.74Q240.32 76.3 240.36 74.96C240.56 68.84 240.76 63.66 258.52 55.86C262.38 54.16 266.64 52.42 271.02 50.66"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
Engagement.displayName = `Blueprint6.Icon.Engagement`;
|
|
38
|
+
export default Engagement;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 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 FrameToFrame: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = (props.size ?? IconSize.STANDARD) >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="frame-to-frame" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M294.2000000000001 214.2L224.2 284.2C220.6 287.8 215.6 290 210 290C199 290 190 281 190 270C190 264.4 192.2 259.4 195.8 255.8C199.4 252.2 231.8 220 231.8 220H120C109 220 100 211 100 200C100 189 109 180 120 180H231.8L196 144.2C192.2 140.6 190 135.6 190 130C190 119 199 110 210 110C215.6 110 220.6 112.2 224.2 115.8L294.2000000000001 185.8C297.8 189.4 300 194.4 300 200C300 205.6 297.8 210.6 294.2000000000001 214.2zM100 165.4C105.8 162 112.8 160 120 160H140V40C140 18 122 0 100 0H0V40H100V165.4zM100 400C122 400 140 382 140 360V240H120C112.8 240 105.8 238 100 234.6V360H0V400H100zM300 40H400V0H300C278 0 260 18 260 40V123.4L300 163.4V40zM400 360H300V236.6L260 276.6V360C260 382 278 400 300 400H400V360z" : "M244.2 174.2L194.2 224.2C190.6 227.8 185.6 230 180 230C169 230 160 221 160 210C160 204.4 162.2 199.4 165.8 195.8L181.8 180H90C79 180 70 171 70 160C70 149 79 140 90 140H181.8L166 124.2C162.2 120.6 160 115.6 160 110C160 99 169 90 180 90C185.6 90 190.6 92.2 194.2 95.8L244.2 145.8C247.8 149.4 250 154.4 250 160C250 165.6 247.8 170.6 244.2 174.2zM260 40H320V0H260C238 0 220 18 220 40V93.4L258.4 131.6C259 132.2 259.4000000000001 132.8 260 133.4V40zM320 280H260V186.6C259.4000000000001 187.2 259 187.8 258.4 188.4L220 226.6V280C220 302 238 320 260 320H320V280zM60 133.6C67.4 125.4 78 120 90 120H100V40C100 18 82 0 60 0H0V40H60V133.6zM60 320C82 320 100 302 100 280V200H90C78 200 67.4 194.8 60 186.4V280H0V320H60z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
FrameToFrame.displayName = `Blueprint6.Icon.FrameToFrame`;
|
|
38
|
+
export default FrameToFrame;
|
|
@@ -18,10 +18,12 @@ export { AddChild } from "./add-child";
|
|
|
18
18
|
export { AddClip } from "./add-clip";
|
|
19
19
|
export { AddColumnLeft } from "./add-column-left";
|
|
20
20
|
export { AddColumnRight } from "./add-column-right";
|
|
21
|
+
export { AddDerivedColumn } from "./add-derived-column";
|
|
21
22
|
export { AddLocation } from "./add-location";
|
|
22
23
|
export { AddParent } from "./add-parent";
|
|
23
24
|
export { AddRowBottom } from "./add-row-bottom";
|
|
24
25
|
export { AddRowTop } from "./add-row-top";
|
|
26
|
+
export { AddTile } from "./add-tile";
|
|
25
27
|
export { AddToArtifact } from "./add-to-artifact";
|
|
26
28
|
export { AddToFolder } from "./add-to-folder";
|
|
27
29
|
export { Add } from "./add";
|
|
@@ -116,6 +118,7 @@ export { CircleArrowDown } from "./circle-arrow-down";
|
|
|
116
118
|
export { CircleArrowLeft } from "./circle-arrow-left";
|
|
117
119
|
export { CircleArrowRight } from "./circle-arrow-right";
|
|
118
120
|
export { CircleArrowUp } from "./circle-arrow-up";
|
|
121
|
+
export { CircleDashed } from "./circle-dashed";
|
|
119
122
|
export { Circle } from "./circle";
|
|
120
123
|
export { Citation } from "./citation";
|
|
121
124
|
export { Clean } from "./clean";
|
|
@@ -171,6 +174,7 @@ export { DeleteClip } from "./delete-clip";
|
|
|
171
174
|
export { Delete } from "./delete";
|
|
172
175
|
export { Delta } from "./delta";
|
|
173
176
|
export { DeriveColumn } from "./derive-column";
|
|
177
|
+
export { Descendant } from "./descendant";
|
|
174
178
|
export { Desktop } from "./desktop";
|
|
175
179
|
export { Detection } from "./detection";
|
|
176
180
|
export { Diagnosis } from "./diagnosis";
|
|
@@ -210,6 +214,7 @@ export { Eject } from "./eject";
|
|
|
210
214
|
export { Emoji } from "./emoji";
|
|
211
215
|
export { Endnote } from "./endnote";
|
|
212
216
|
export { Endorsed } from "./endorsed";
|
|
217
|
+
export { Engagement } from "./engagement";
|
|
213
218
|
export { Envelope } from "./envelope";
|
|
214
219
|
export { Equals } from "./equals";
|
|
215
220
|
export { Eraser } from "./eraser";
|
|
@@ -260,6 +265,7 @@ export { ForkEnd } from "./fork-end";
|
|
|
260
265
|
export { Fork } from "./fork";
|
|
261
266
|
export { Form } from "./form";
|
|
262
267
|
export { ForwardTen } from "./forward-ten";
|
|
268
|
+
export { FrameToFrame } from "./frame-to-frame";
|
|
263
269
|
export { Fuel } from "./fuel";
|
|
264
270
|
export { FullCircle } from "./full-circle";
|
|
265
271
|
export { FullStackedChart } from "./full-stacked-chart";
|
|
@@ -435,6 +441,7 @@ export { Mugshot } from "./mugshot";
|
|
|
435
441
|
export { MultiSelect } from "./multi-select";
|
|
436
442
|
export { Music } from "./music";
|
|
437
443
|
export { Nest } from "./nest";
|
|
444
|
+
export { NewComment } from "./new-comment";
|
|
438
445
|
export { NewDrawing } from "./new-drawing";
|
|
439
446
|
export { NewGridItem } from "./new-grid-item";
|
|
440
447
|
export { NewLayer } from "./new-layer";
|
|
@@ -462,6 +469,7 @@ export { OneToMany } from "./one-to-many";
|
|
|
462
469
|
export { OneToOne } from "./one-to-one";
|
|
463
470
|
export { OpenApplication } from "./open-application";
|
|
464
471
|
export { Outdated } from "./outdated";
|
|
472
|
+
export { OuterJoin } from "./outer-join";
|
|
465
473
|
export { Output } from "./output";
|
|
466
474
|
export { Package } from "./package";
|
|
467
475
|
export { PageBreak } from "./page-break";
|
|
@@ -492,6 +500,7 @@ export { Play } from "./play";
|
|
|
492
500
|
export { Playbook } from "./playbook";
|
|
493
501
|
export { Plus } from "./plus";
|
|
494
502
|
export { PolygonFilter } from "./polygon-filter";
|
|
503
|
+
export { Popout } from "./popout";
|
|
495
504
|
export { Power } from "./power";
|
|
496
505
|
export { PredictiveAnalysis } from "./predictive-analysis";
|
|
497
506
|
export { Prescription } from "./prescription";
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 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 NewComment: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = (props.size ?? IconSize.STANDARD) >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="new-comment" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M260 300C248 300 240 308 240 320C240 330 248 340 260 340H300V380C300 392 308 400 320 400C330 400 340 392 340 380V340H380C390 340 400 332 400 320S390 300 380 300H340V260C340 248 330 240 320 240C308 240 300 248 300 260V300zM217.2 277.2C205.2 289.24 200 304.92 200 320C200 349.44 223.36 380 260 380H20C9 380 0 371 0 360V120C0 109 9 100 20 100H80V20A20.06 20.06 0 0 1 114.2 5.8L208.2 100H380C391 100 400 109 400 120V263.54A60 60 0 0 0 380 260C380 223.36 349.4400000000001 200 320 200C304.9 200 289.2200000000001 205.2 277.2 217.2C265.2 229.24 260 244.94 260 260C244.9 260 229.22 265.2 217.2 277.2" : "M300 280H280V300A20 20 0 1 1 240 300V280H220A20 20 0 1 1 220 240H240V220A20 20 0 1 1 280 220V240H300A20 20 0 1 1 300 280M160 260C160 275.36 165.78 289.4 175.28 300H40C29 300 20 291 20 280V100C20 89 29 80 40 80H80V20A20.06 20.06 0 0 1 114.2 5.8L188.2 80H300C311 80 320 89 320 100V203.4L317.42 202.58A60.02 60.02 0 0 0 202.5800000000001 202.58A60 60 0 0 0 160 260"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
NewComment.displayName = `Blueprint6.Icon.NewComment`;
|
|
38
|
+
export default NewComment;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 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 OuterJoin: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = (props.size ?? IconSize.STANDARD) >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="outer-join" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M120 200C120 156.76 137.16 117.5200000000001 165.02 88.74A120 120 0 1 0 165.02 311.2800000000001A159.4 159.4 0 0 1 120 200M240 200A120 120 0 0 0 200 110.56A120 120 0 0 0 160 200C160 235.54 175.46 267.48 200 289.44Q204.6 285.3400000000001 208.76 280.74A119.6 119.6 0 0 0 240 200M234.98 88.74A120 120 0 1 1 234.98 311.2800000000001A159.4 159.4 0 0 0 280 200A159.4 159.4 0 0 0 234.98 88.74M198.32 257.74A100 100 0 0 1 180 200C180 179.78 186.02 160.54 196.88 144.38L200 139.98C211.86 155.78 218.86 174.76 219.88 194.94L220 200C220 220.2 214 239.44 203.12 255.62L200.02 260z" : "M120.12 257.98A139.6 139.6 0 0 1 80 160C80 122.68 94.72 87.78 120.04 62Q110.3 60 100 60A100 100 0 1 0 120.12 257.98M200 160A100 100 0 0 1 160.02 240L158.36 238.74A99.8 99.8 0 0 1 120 160C120 127.28 135.7 98.24 160.02 80A100 100 0 0 1 200 160M157.78 210.3L159.98 212.9L161.44 211.24C173.26 197.1 180 179.12 180 160L179.86 155.24A80 80 0 0 0 161.46 108.76L160 107.14L158.56 108.74A79.6 79.6 0 0 0 140 160C140 178.7 146.44 196.3 157.78 210.3M240 160C240 122.7 225.28 87.8 200 62Q209.7 60 220 60A100 100 0 1 1 200 258A140 140 0 0 0 240 160"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
OuterJoin.displayName = `Blueprint6.Icon.OuterJoin`;
|
|
38
|
+
export default OuterJoin;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2024 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 Popout: React.FC<SVGIconProps> = React.forwardRef<any, SVGIconProps>((props, ref) => {
|
|
22
|
+
const isLarge = (props.size ?? IconSize.STANDARD) >= IconSize.LARGE;
|
|
23
|
+
const pixelGridSize = isLarge ? IconSize.LARGE : IconSize.STANDARD;
|
|
24
|
+
const translation = `${-1 * pixelGridSize / 0.05 / 2}`;
|
|
25
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="popout" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M120 200C120 244.2 155.8 280 200 280H331.8L286 234.2C282.2000000000001 230.6 280 225.6 280 220A20.06 20.06 0 0 1 314.2000000000001 205.8L394.2000000000001 285.8C397.8 289.4 400 294.4 400 300S397.8 310.6 394.2000000000001 314.2L314.2000000000001 394.2A20.06 20.06 0 0 1 285.8 365.8L331.8 320H200C133.8 320 80 266.2000000000001 80 200H20A20 20 0 0 1 0 180V20A20 20 0 0 1 20 0H180A20 20 0 0 1 200 20V180A20 20 0 0 1 180 200zM40 40V160H160V40z" : "M100 160C100 193.2 126.8 220 160 220H251.8L226 194.2C222.2 190.6 220 185.6 220 180A20.06 20.06 0 0 1 254.2 165.8L314.2000000000001 225.8C317.8 229.4 320 234.4 320 240S317.8 250.6 314.2000000000001 254.2L254.2 314.2A20.06 20.06 0 0 1 225.8 285.8L251.8 260H160C104.8 260 60 215.2 60 160H20A20 20 0 0 1 0 140V20A20 20 0 0 1 20 0H140A20 20 0 0 1 160 20V140A20 20 0 0 1 140 160zM40 40V120H120V40z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
Popout.displayName = `Blueprint6.Icon.Popout`;
|
|
38
|
+
export default Popout;
|
package/src/generated/index.ts
CHANGED
|
@@ -21,10 +21,12 @@ export { AddChild } from "./components/add-child";
|
|
|
21
21
|
export { AddClip } from "./components/add-clip";
|
|
22
22
|
export { AddColumnLeft } from "./components/add-column-left";
|
|
23
23
|
export { AddColumnRight } from "./components/add-column-right";
|
|
24
|
+
export { AddDerivedColumn } from "./components/add-derived-column";
|
|
24
25
|
export { AddLocation } from "./components/add-location";
|
|
25
26
|
export { AddParent } from "./components/add-parent";
|
|
26
27
|
export { AddRowBottom } from "./components/add-row-bottom";
|
|
27
28
|
export { AddRowTop } from "./components/add-row-top";
|
|
29
|
+
export { AddTile } from "./components/add-tile";
|
|
28
30
|
export { AddToArtifact } from "./components/add-to-artifact";
|
|
29
31
|
export { AddToFolder } from "./components/add-to-folder";
|
|
30
32
|
export { Add } from "./components/add";
|
|
@@ -119,6 +121,7 @@ export { CircleArrowDown } from "./components/circle-arrow-down";
|
|
|
119
121
|
export { CircleArrowLeft } from "./components/circle-arrow-left";
|
|
120
122
|
export { CircleArrowRight } from "./components/circle-arrow-right";
|
|
121
123
|
export { CircleArrowUp } from "./components/circle-arrow-up";
|
|
124
|
+
export { CircleDashed } from "./components/circle-dashed";
|
|
122
125
|
export { Circle } from "./components/circle";
|
|
123
126
|
export { Citation } from "./components/citation";
|
|
124
127
|
export { Clean } from "./components/clean";
|
|
@@ -174,6 +177,7 @@ export { DeleteClip } from "./components/delete-clip";
|
|
|
174
177
|
export { Delete } from "./components/delete";
|
|
175
178
|
export { Delta } from "./components/delta";
|
|
176
179
|
export { DeriveColumn } from "./components/derive-column";
|
|
180
|
+
export { Descendant } from "./components/descendant";
|
|
177
181
|
export { Desktop } from "./components/desktop";
|
|
178
182
|
export { Detection } from "./components/detection";
|
|
179
183
|
export { Diagnosis } from "./components/diagnosis";
|
|
@@ -213,6 +217,7 @@ export { Eject } from "./components/eject";
|
|
|
213
217
|
export { Emoji } from "./components/emoji";
|
|
214
218
|
export { Endnote } from "./components/endnote";
|
|
215
219
|
export { Endorsed } from "./components/endorsed";
|
|
220
|
+
export { Engagement } from "./components/engagement";
|
|
216
221
|
export { Envelope } from "./components/envelope";
|
|
217
222
|
export { Equals } from "./components/equals";
|
|
218
223
|
export { Eraser } from "./components/eraser";
|
|
@@ -263,6 +268,7 @@ export { ForkEnd } from "./components/fork-end";
|
|
|
263
268
|
export { Fork } from "./components/fork";
|
|
264
269
|
export { Form } from "./components/form";
|
|
265
270
|
export { ForwardTen } from "./components/forward-ten";
|
|
271
|
+
export { FrameToFrame } from "./components/frame-to-frame";
|
|
266
272
|
export { Fuel } from "./components/fuel";
|
|
267
273
|
export { FullCircle } from "./components/full-circle";
|
|
268
274
|
export { FullStackedChart } from "./components/full-stacked-chart";
|
|
@@ -438,6 +444,7 @@ export { Mugshot } from "./components/mugshot";
|
|
|
438
444
|
export { MultiSelect } from "./components/multi-select";
|
|
439
445
|
export { Music } from "./components/music";
|
|
440
446
|
export { Nest } from "./components/nest";
|
|
447
|
+
export { NewComment } from "./components/new-comment";
|
|
441
448
|
export { NewDrawing } from "./components/new-drawing";
|
|
442
449
|
export { NewGridItem } from "./components/new-grid-item";
|
|
443
450
|
export { NewLayer } from "./components/new-layer";
|
|
@@ -465,6 +472,7 @@ export { OneToMany } from "./components/one-to-many";
|
|
|
465
472
|
export { OneToOne } from "./components/one-to-one";
|
|
466
473
|
export { OpenApplication } from "./components/open-application";
|
|
467
474
|
export { Outdated } from "./components/outdated";
|
|
475
|
+
export { OuterJoin } from "./components/outer-join";
|
|
468
476
|
export { Output } from "./components/output";
|
|
469
477
|
export { Package } from "./components/package";
|
|
470
478
|
export { PageBreak } from "./components/page-break";
|
|
@@ -495,6 +503,7 @@ export { Play } from "./components/play";
|
|
|
495
503
|
export { Playbook } from "./components/playbook";
|
|
496
504
|
export { Plus } from "./components/plus";
|
|
497
505
|
export { PolygonFilter } from "./components/polygon-filter";
|
|
506
|
+
export { Popout } from "./components/popout";
|
|
498
507
|
export { Power } from "./components/power";
|
|
499
508
|
export { PredictiveAnalysis } from "./components/predictive-analysis";
|
|
500
509
|
export { Prescription } from "./components/prescription";
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2023 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { render } from "@testing-library/react";
|
|
6
|
+
import { describe, it } from "vitest";
|
|
7
|
+
|
|
8
|
+
import { Add } from "./generated/components";
|
|
9
|
+
|
|
10
|
+
describe("<Add> icon component", () => {
|
|
11
|
+
it("allows attaching an event handler", () => {
|
|
12
|
+
const handleClick: React.MouseEventHandler<HTMLSpanElement> = () => undefined;
|
|
13
|
+
render(<Add onClick={handleClick} />);
|
|
14
|
+
});
|
|
15
|
+
|
|
16
|
+
it("disallows child elements", () => {
|
|
17
|
+
const handleClick: React.MouseEventHandler<HTMLSpanElement> = () => undefined;
|
|
18
|
+
render(
|
|
19
|
+
<Add onClick={handleClick}>
|
|
20
|
+
{/* @ts-expect-error */}
|
|
21
|
+
<path />
|
|
22
|
+
</Add>,
|
|
23
|
+
);
|
|
24
|
+
});
|
|
25
|
+
});
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2023 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { describe, it } from "vitest";
|
|
6
|
+
|
|
7
|
+
import { getIconPaths } from "./allPaths";
|
|
8
|
+
import { Icons } from "./iconLoader";
|
|
9
|
+
|
|
10
|
+
describe("IconLoader", () => {
|
|
11
|
+
it("is compatible with getIconPaths", () => {
|
|
12
|
+
Icons.loadAll({
|
|
13
|
+
loader: async (name, size) => getIconPaths(name, size),
|
|
14
|
+
});
|
|
15
|
+
});
|
|
16
|
+
});
|
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
title: Icons list
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# Icons list
|
|
2
6
|
|
|
3
7
|
Blueprint provides over 500 vector UI icons in two sizes (16px and 20px) and two formats (SVG and fonts).
|
|
4
8
|
Be sure to check out the docs on [loading icons](#icons/loading-icons) and how to use their
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: Icons
|
|
2
3
|
reference: icons
|
|
3
4
|
---
|
|
4
5
|
|
|
5
|
-
|
|
6
|
+
# Icons
|
|
6
7
|
|
|
7
8
|
The [**@blueprintjs/icons** NPM package](https://www.npmjs.com/package/@blueprintjs/icons)
|
|
8
9
|
provides over 500 vector UI icons in two sizes (16px and 20px) and two formats (SVG and fonts).
|
|
@@ -13,7 +14,7 @@ See the [**`Icon` component documentation**](#core/components/icon) (in the `@bl
|
|
|
13
14
|
|
|
14
15
|
</div>
|
|
15
16
|
|
|
16
|
-
```sh
|
|
17
|
+
```sh copy
|
|
17
18
|
npm install --save @blueprintjs/icons
|
|
18
19
|
```
|
|
19
20
|
|
|
@@ -31,6 +32,3 @@ For icon font support, import CSS with a bundler like webpack:
|
|
|
31
32
|
|
|
32
33
|
Be sure to check out the [docs for loading icons](#icons/loading-icons) and the
|
|
33
34
|
[full list of available icons](#icons/icons-list).
|
|
34
|
-
|
|
35
|
-
@page loading-icons
|
|
36
|
-
@page icons-list
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2026 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
* you may not use this file except in compliance with the License.
|
|
6
|
+
* You may obtain a copy of the License at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
* See the License for the specific language governing permissions and
|
|
14
|
+
* limitations under the License.
|
|
15
|
+
*/
|
|
16
|
+
|
|
17
|
+
import { createElement } from "react";
|
|
18
|
+
import { describe } from "vitest";
|
|
19
|
+
|
|
20
|
+
import { generateIsomorphicTestsVitest } from "@blueprintjs/test-commons";
|
|
21
|
+
|
|
22
|
+
import * as Icons from "./generated/index";
|
|
23
|
+
|
|
24
|
+
describe("@blueprintjs/icons isomorphic rendering", () => {
|
|
25
|
+
generateIsomorphicTestsVitest(
|
|
26
|
+
Icons,
|
|
27
|
+
{
|
|
28
|
+
SVGIconContainer: {
|
|
29
|
+
children: createElement("path"),
|
|
30
|
+
props: {
|
|
31
|
+
iconName: "add",
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
},
|
|
35
|
+
{ excludedSymbols: ["Icons"] },
|
|
36
|
+
);
|
|
37
|
+
});
|
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
title: Loading icons
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# Loading icons
|
|
2
6
|
|
|
3
7
|
As of Blueprint v5.0, icons are no longer loaded by default through the main package entry points. This allows you the flexibility
|
|
4
8
|
to bundle only the icons you use in your application. There are a few different ways to load icons, and you may mix some of the
|
|
@@ -10,7 +14,7 @@ See the [**`Icon` component documentation**](#core/components/icon) (in the `@bl
|
|
|
10
14
|
|
|
11
15
|
</div>
|
|
12
16
|
|
|
13
|
-
|
|
17
|
+
## Using static imports
|
|
14
18
|
|
|
15
19
|
Blueprint's icon prop APIs accept a JSX element. When you use this type, you are expected to supply an SVG React element imported
|
|
16
20
|
from the icons package.
|
|
@@ -32,7 +36,7 @@ This approach has benefits and tradeoffs:
|
|
|
32
36
|
- You do have to explicitly import each icon you use as an ES import.
|
|
33
37
|
- You do have to take care to specify the correct icon size (if it is not the default 16px size) depending on the usage context.
|
|
34
38
|
|
|
35
|
-
|
|
39
|
+
## Using dynamic imports
|
|
36
40
|
|
|
37
41
|
Blueprint's icon props APIs _also_ accept a type-safe icon name string literal. This approach has some benefits:
|
|
38
42
|
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright 2023 Palantir Technologies, Inc. All rights reserved.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { render } from "@testing-library/react";
|
|
6
|
+
import { describe, it } from "vitest";
|
|
7
|
+
|
|
8
|
+
import { SVGIconContainer } from "./svgIconContainer";
|
|
9
|
+
|
|
10
|
+
describe("SVGIconContainer", () => {
|
|
11
|
+
it("accepts generic type param specifying the type of the root element", () => {
|
|
12
|
+
const handleClick: React.MouseEventHandler<HTMLSpanElement> = () => undefined;
|
|
13
|
+
render(
|
|
14
|
+
<SVGIconContainer<HTMLSpanElement> iconName="add" onClick={handleClick}>
|
|
15
|
+
<path />
|
|
16
|
+
</SVGIconContainer>,
|
|
17
|
+
);
|
|
18
|
+
});
|
|
19
|
+
});
|