@blueprintjs/icons 5.17.0 → 5.18.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/changelog/@unreleased/pr-7190.v2.yml +5 -0
- package/changelog/@unreleased/pr-7239.v2.yml +5 -0
- package/dist/blueprint-icons-split-paths-by-size-loader.bundle.js +1 -1
- package/dist/icons.bundle.js +1 -1
- package/icons.json +63 -0
- 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/announcement.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/announcement.js +4 -0
- package/lib/cjs/generated/16px/paths/announcement.js.map +1 -0
- package/lib/cjs/generated/16px/paths/array-object.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/array-object.js +4 -0
- package/lib/cjs/generated/16px/paths/array-object.js.map +1 -0
- package/lib/cjs/generated/16px/paths/construction.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/construction.js +4 -0
- package/lib/cjs/generated/16px/paths/construction.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +9 -0
- package/lib/cjs/generated/16px/paths/index.js +32 -14
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/notifications-add.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/notifications-add.js +4 -0
- package/lib/cjs/generated/16px/paths/notifications-add.js.map +1 -0
- package/lib/cjs/generated/16px/paths/phone-search.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/phone-search.js +4 -0
- package/lib/cjs/generated/16px/paths/phone-search.js.map +1 -0
- package/lib/cjs/generated/16px/paths/run-history.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/run-history.js +4 -0
- package/lib/cjs/generated/16px/paths/run-history.js.map +1 -0
- package/lib/cjs/generated/16px/paths/selection-box-add.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/selection-box-add.js +4 -0
- package/lib/cjs/generated/16px/paths/selection-box-add.js.map +1 -0
- package/lib/cjs/generated/16px/paths/selection-box-edit.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/selection-box-edit.js +4 -0
- package/lib/cjs/generated/16px/paths/selection-box-edit.js.map +1 -0
- package/lib/cjs/generated/16px/paths/selection-box.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/selection-box.js +4 -0
- package/lib/cjs/generated/16px/paths/selection-box.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/announcement.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/announcement.js +4 -0
- package/lib/cjs/generated/20px/paths/announcement.js.map +1 -0
- package/lib/cjs/generated/20px/paths/array-object.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/array-object.js +4 -0
- package/lib/cjs/generated/20px/paths/array-object.js.map +1 -0
- package/lib/cjs/generated/20px/paths/construction.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/construction.js +4 -0
- package/lib/cjs/generated/20px/paths/construction.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +9 -0
- package/lib/cjs/generated/20px/paths/index.js +32 -14
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/notifications-add.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/notifications-add.js +4 -0
- package/lib/cjs/generated/20px/paths/notifications-add.js.map +1 -0
- package/lib/cjs/generated/20px/paths/phone-search.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/phone-search.js +4 -0
- package/lib/cjs/generated/20px/paths/phone-search.js.map +1 -0
- package/lib/cjs/generated/20px/paths/run-history.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/run-history.js +4 -0
- package/lib/cjs/generated/20px/paths/run-history.js.map +1 -0
- package/lib/cjs/generated/20px/paths/selection-box-add.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/selection-box-add.js +4 -0
- package/lib/cjs/generated/20px/paths/selection-box-add.js.map +1 -0
- package/lib/cjs/generated/20px/paths/selection-box-edit.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/selection-box-edit.js +4 -0
- package/lib/cjs/generated/20px/paths/selection-box-edit.js.map +1 -0
- package/lib/cjs/generated/20px/paths/selection-box.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/selection-box.js +4 -0
- package/lib/cjs/generated/20px/paths/selection-box.js.map +1 -0
- package/lib/cjs/generated/components/announcement.d.ts +4 -0
- package/lib/cjs/generated/components/announcement.js +35 -0
- package/lib/cjs/generated/components/announcement.js.map +1 -0
- package/lib/cjs/generated/components/array-object.d.ts +4 -0
- package/lib/cjs/generated/components/array-object.js +35 -0
- package/lib/cjs/generated/components/array-object.js.map +1 -0
- package/lib/cjs/generated/components/construction.d.ts +4 -0
- package/lib/cjs/generated/components/construction.js +35 -0
- package/lib/cjs/generated/components/construction.js.map +1 -0
- package/lib/cjs/generated/components/index.d.ts +9 -0
- package/lib/cjs/generated/components/index.js +32 -14
- package/lib/cjs/generated/components/index.js.map +1 -1
- package/lib/cjs/generated/components/notifications-add.d.ts +4 -0
- package/lib/cjs/generated/components/notifications-add.js +35 -0
- package/lib/cjs/generated/components/notifications-add.js.map +1 -0
- package/lib/cjs/generated/components/phone-search.d.ts +4 -0
- package/lib/cjs/generated/components/phone-search.js +35 -0
- package/lib/cjs/generated/components/phone-search.js.map +1 -0
- package/lib/cjs/generated/components/run-history.d.ts +4 -0
- package/lib/cjs/generated/components/run-history.js +35 -0
- package/lib/cjs/generated/components/run-history.js.map +1 -0
- package/lib/cjs/generated/components/selection-box-add.d.ts +4 -0
- package/lib/cjs/generated/components/selection-box-add.js +35 -0
- package/lib/cjs/generated/components/selection-box-add.js.map +1 -0
- package/lib/cjs/generated/components/selection-box-edit.d.ts +4 -0
- package/lib/cjs/generated/components/selection-box-edit.js +35 -0
- package/lib/cjs/generated/components/selection-box-edit.js.map +1 -0
- package/lib/cjs/generated/components/selection-box.d.ts +4 -0
- package/lib/cjs/generated/components/selection-box.js +35 -0
- package/lib/cjs/generated/components/selection-box.js.map +1 -0
- package/lib/cjs/generated/index.d.ts +9 -0
- package/lib/cjs/generated/index.js +32 -14
- package/lib/cjs/generated/index.js.map +1 -1
- package/lib/cjs/iconCodepoints.d.ts +9 -0
- package/lib/cjs/iconNames.d.ts +18 -0
- package/lib/cjs/svgIconContainer.d.ts +5 -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 +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/announcement.d.ts +2 -0
- package/lib/esm/generated/16px/paths/announcement.js +2 -0
- package/lib/esm/generated/16px/paths/announcement.js.map +1 -0
- package/lib/esm/generated/16px/paths/array-object.d.ts +2 -0
- package/lib/esm/generated/16px/paths/array-object.js +2 -0
- package/lib/esm/generated/16px/paths/array-object.js.map +1 -0
- package/lib/esm/generated/16px/paths/construction.d.ts +2 -0
- package/lib/esm/generated/16px/paths/construction.js +2 -0
- package/lib/esm/generated/16px/paths/construction.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/notifications-add.d.ts +2 -0
- package/lib/esm/generated/16px/paths/notifications-add.js +2 -0
- package/lib/esm/generated/16px/paths/notifications-add.js.map +1 -0
- package/lib/esm/generated/16px/paths/phone-search.d.ts +2 -0
- package/lib/esm/generated/16px/paths/phone-search.js +2 -0
- package/lib/esm/generated/16px/paths/phone-search.js.map +1 -0
- package/lib/esm/generated/16px/paths/run-history.d.ts +2 -0
- package/lib/esm/generated/16px/paths/run-history.js +2 -0
- package/lib/esm/generated/16px/paths/run-history.js.map +1 -0
- package/lib/esm/generated/16px/paths/selection-box-add.d.ts +2 -0
- package/lib/esm/generated/16px/paths/selection-box-add.js +2 -0
- package/lib/esm/generated/16px/paths/selection-box-add.js.map +1 -0
- package/lib/esm/generated/16px/paths/selection-box-edit.d.ts +2 -0
- package/lib/esm/generated/16px/paths/selection-box-edit.js +2 -0
- package/lib/esm/generated/16px/paths/selection-box-edit.js.map +1 -0
- package/lib/esm/generated/16px/paths/selection-box.d.ts +2 -0
- package/lib/esm/generated/16px/paths/selection-box.js +2 -0
- package/lib/esm/generated/16px/paths/selection-box.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/announcement.d.ts +2 -0
- package/lib/esm/generated/20px/paths/announcement.js +2 -0
- package/lib/esm/generated/20px/paths/announcement.js.map +1 -0
- package/lib/esm/generated/20px/paths/array-object.d.ts +2 -0
- package/lib/esm/generated/20px/paths/array-object.js +2 -0
- package/lib/esm/generated/20px/paths/array-object.js.map +1 -0
- package/lib/esm/generated/20px/paths/construction.d.ts +2 -0
- package/lib/esm/generated/20px/paths/construction.js +2 -0
- package/lib/esm/generated/20px/paths/construction.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/notifications-add.d.ts +2 -0
- package/lib/esm/generated/20px/paths/notifications-add.js +2 -0
- package/lib/esm/generated/20px/paths/notifications-add.js.map +1 -0
- package/lib/esm/generated/20px/paths/phone-search.d.ts +2 -0
- package/lib/esm/generated/20px/paths/phone-search.js +2 -0
- package/lib/esm/generated/20px/paths/phone-search.js.map +1 -0
- package/lib/esm/generated/20px/paths/run-history.d.ts +2 -0
- package/lib/esm/generated/20px/paths/run-history.js +2 -0
- package/lib/esm/generated/20px/paths/run-history.js.map +1 -0
- package/lib/esm/generated/20px/paths/selection-box-add.d.ts +2 -0
- package/lib/esm/generated/20px/paths/selection-box-add.js +2 -0
- package/lib/esm/generated/20px/paths/selection-box-add.js.map +1 -0
- package/lib/esm/generated/20px/paths/selection-box-edit.d.ts +2 -0
- package/lib/esm/generated/20px/paths/selection-box-edit.js +2 -0
- package/lib/esm/generated/20px/paths/selection-box-edit.js.map +1 -0
- package/lib/esm/generated/20px/paths/selection-box.d.ts +2 -0
- package/lib/esm/generated/20px/paths/selection-box.js +2 -0
- package/lib/esm/generated/20px/paths/selection-box.js.map +1 -0
- package/lib/esm/generated/components/announcement.d.ts +4 -0
- package/lib/esm/generated/components/announcement.js +32 -0
- package/lib/esm/generated/components/announcement.js.map +1 -0
- package/lib/esm/generated/components/array-object.d.ts +4 -0
- package/lib/esm/generated/components/array-object.js +32 -0
- package/lib/esm/generated/components/array-object.js.map +1 -0
- package/lib/esm/generated/components/construction.d.ts +4 -0
- package/lib/esm/generated/components/construction.js +32 -0
- package/lib/esm/generated/components/construction.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/notifications-add.d.ts +4 -0
- package/lib/esm/generated/components/notifications-add.js +32 -0
- package/lib/esm/generated/components/notifications-add.js.map +1 -0
- package/lib/esm/generated/components/phone-search.d.ts +4 -0
- package/lib/esm/generated/components/phone-search.js +32 -0
- package/lib/esm/generated/components/phone-search.js.map +1 -0
- package/lib/esm/generated/components/run-history.d.ts +4 -0
- package/lib/esm/generated/components/run-history.js +32 -0
- package/lib/esm/generated/components/run-history.js.map +1 -0
- package/lib/esm/generated/components/selection-box-add.d.ts +4 -0
- package/lib/esm/generated/components/selection-box-add.js +32 -0
- package/lib/esm/generated/components/selection-box-add.js.map +1 -0
- package/lib/esm/generated/components/selection-box-edit.d.ts +4 -0
- package/lib/esm/generated/components/selection-box-edit.js +32 -0
- package/lib/esm/generated/components/selection-box-edit.js.map +1 -0
- package/lib/esm/generated/components/selection-box.d.ts +4 -0
- package/lib/esm/generated/components/selection-box.js +32 -0
- package/lib/esm/generated/components/selection-box.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 +18 -0
- package/lib/esm/svgIconContainer.d.ts +5 -1
- package/lib/esm/svgIconContainer.js.map +1 -1
- 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/announcement.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/announcement.js +2 -0
- package/lib/esnext/generated/16px/paths/announcement.js.map +1 -0
- package/lib/esnext/generated/16px/paths/array-object.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/array-object.js +2 -0
- package/lib/esnext/generated/16px/paths/array-object.js.map +1 -0
- package/lib/esnext/generated/16px/paths/construction.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/construction.js +2 -0
- package/lib/esnext/generated/16px/paths/construction.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/notifications-add.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/notifications-add.js +2 -0
- package/lib/esnext/generated/16px/paths/notifications-add.js.map +1 -0
- package/lib/esnext/generated/16px/paths/phone-search.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/phone-search.js +2 -0
- package/lib/esnext/generated/16px/paths/phone-search.js.map +1 -0
- package/lib/esnext/generated/16px/paths/run-history.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/run-history.js +2 -0
- package/lib/esnext/generated/16px/paths/run-history.js.map +1 -0
- package/lib/esnext/generated/16px/paths/selection-box-add.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/selection-box-add.js +2 -0
- package/lib/esnext/generated/16px/paths/selection-box-add.js.map +1 -0
- package/lib/esnext/generated/16px/paths/selection-box-edit.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/selection-box-edit.js +2 -0
- package/lib/esnext/generated/16px/paths/selection-box-edit.js.map +1 -0
- package/lib/esnext/generated/16px/paths/selection-box.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/selection-box.js +2 -0
- package/lib/esnext/generated/16px/paths/selection-box.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/announcement.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/announcement.js +2 -0
- package/lib/esnext/generated/20px/paths/announcement.js.map +1 -0
- package/lib/esnext/generated/20px/paths/array-object.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/array-object.js +2 -0
- package/lib/esnext/generated/20px/paths/array-object.js.map +1 -0
- package/lib/esnext/generated/20px/paths/construction.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/construction.js +2 -0
- package/lib/esnext/generated/20px/paths/construction.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/notifications-add.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/notifications-add.js +2 -0
- package/lib/esnext/generated/20px/paths/notifications-add.js.map +1 -0
- package/lib/esnext/generated/20px/paths/phone-search.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/phone-search.js +2 -0
- package/lib/esnext/generated/20px/paths/phone-search.js.map +1 -0
- package/lib/esnext/generated/20px/paths/run-history.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/run-history.js +2 -0
- package/lib/esnext/generated/20px/paths/run-history.js.map +1 -0
- package/lib/esnext/generated/20px/paths/selection-box-add.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/selection-box-add.js +2 -0
- package/lib/esnext/generated/20px/paths/selection-box-add.js.map +1 -0
- package/lib/esnext/generated/20px/paths/selection-box-edit.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/selection-box-edit.js +2 -0
- package/lib/esnext/generated/20px/paths/selection-box-edit.js.map +1 -0
- package/lib/esnext/generated/20px/paths/selection-box.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/selection-box.js +2 -0
- package/lib/esnext/generated/20px/paths/selection-box.js.map +1 -0
- package/lib/esnext/generated/components/announcement.d.ts +4 -0
- package/lib/esnext/generated/components/announcement.js +31 -0
- package/lib/esnext/generated/components/announcement.js.map +1 -0
- package/lib/esnext/generated/components/array-object.d.ts +4 -0
- package/lib/esnext/generated/components/array-object.js +31 -0
- package/lib/esnext/generated/components/array-object.js.map +1 -0
- package/lib/esnext/generated/components/construction.d.ts +4 -0
- package/lib/esnext/generated/components/construction.js +31 -0
- package/lib/esnext/generated/components/construction.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/notifications-add.d.ts +4 -0
- package/lib/esnext/generated/components/notifications-add.js +31 -0
- package/lib/esnext/generated/components/notifications-add.js.map +1 -0
- package/lib/esnext/generated/components/phone-search.d.ts +4 -0
- package/lib/esnext/generated/components/phone-search.js +31 -0
- package/lib/esnext/generated/components/phone-search.js.map +1 -0
- package/lib/esnext/generated/components/run-history.d.ts +4 -0
- package/lib/esnext/generated/components/run-history.js +31 -0
- package/lib/esnext/generated/components/run-history.js.map +1 -0
- package/lib/esnext/generated/components/selection-box-add.d.ts +4 -0
- package/lib/esnext/generated/components/selection-box-add.js +31 -0
- package/lib/esnext/generated/components/selection-box-add.js.map +1 -0
- package/lib/esnext/generated/components/selection-box-edit.d.ts +4 -0
- package/lib/esnext/generated/components/selection-box-edit.js +31 -0
- package/lib/esnext/generated/components/selection-box-edit.js.map +1 -0
- package/lib/esnext/generated/components/selection-box.d.ts +4 -0
- package/lib/esnext/generated/components/selection-box.js +31 -0
- package/lib/esnext/generated/components/selection-box.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 +18 -0
- package/lib/esnext/svgIconContainer.d.ts +5 -1
- package/lib/esnext/svgIconContainer.js.map +1 -1
- package/lib/scss/blueprint-icons-16.scss +9 -0
- package/lib/scss/variables.scss +2 -2
- package/package.json +6 -6
- package/src/blueprint-icons.scss +2 -2
- 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/announcement.ts +1 -0
- package/src/generated/16px/paths/array-object.ts +1 -0
- package/src/generated/16px/paths/construction.ts +1 -0
- package/src/generated/16px/paths/index.ts +9 -0
- package/src/generated/16px/paths/notifications-add.ts +1 -0
- package/src/generated/16px/paths/phone-search.ts +1 -0
- package/src/generated/16px/paths/run-history.ts +1 -0
- package/src/generated/16px/paths/selection-box-add.ts +1 -0
- package/src/generated/16px/paths/selection-box-edit.ts +1 -0
- package/src/generated/16px/paths/selection-box.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/announcement.ts +1 -0
- package/src/generated/20px/paths/array-object.ts +1 -0
- package/src/generated/20px/paths/construction.ts +1 -0
- package/src/generated/20px/paths/index.ts +9 -0
- package/src/generated/20px/paths/notifications-add.ts +1 -0
- package/src/generated/20px/paths/phone-search.ts +1 -0
- package/src/generated/20px/paths/run-history.ts +1 -0
- package/src/generated/20px/paths/selection-box-add.ts +1 -0
- package/src/generated/20px/paths/selection-box-edit.ts +1 -0
- package/src/generated/20px/paths/selection-box.ts +1 -0
- package/src/generated/components/announcement.tsx +41 -0
- package/src/generated/components/array-object.tsx +41 -0
- package/src/generated/components/construction.tsx +41 -0
- package/src/generated/components/index.ts +9 -0
- package/src/generated/components/notifications-add.tsx +41 -0
- package/src/generated/components/phone-search.tsx +41 -0
- package/src/generated/components/run-history.tsx +41 -0
- package/src/generated/components/selection-box-add.tsx +41 -0
- package/src/generated/components/selection-box-edit.tsx +41 -0
- package/src/generated/components/selection-box.tsx +41 -0
- package/src/generated/index.ts +9 -0
- package/src/loading-icons.md +41 -41
- package/src/svgIconContainer.tsx +8 -1
- package/src/templates/_lib_variables.scss +2 -2
|
@@ -37,6 +37,7 @@ export { AlignmentVerticalCenter } from "./alignment-vertical-center";
|
|
|
37
37
|
export { Ammunition } from "./ammunition";
|
|
38
38
|
export { Anchor } from "./anchor";
|
|
39
39
|
export { Annotation } from "./annotation";
|
|
40
|
+
export { Announcement } from "./announcement";
|
|
40
41
|
export { Antenna } from "./antenna";
|
|
41
42
|
export { AppHeader } from "./app-header";
|
|
42
43
|
export { Application } from "./application";
|
|
@@ -47,6 +48,7 @@ export { ArrayBoolean } from "./array-boolean";
|
|
|
47
48
|
export { ArrayDate } from "./array-date";
|
|
48
49
|
export { ArrayFloatingPoint } from "./array-floating-point";
|
|
49
50
|
export { ArrayNumeric } from "./array-numeric";
|
|
51
|
+
export { ArrayObject } from "./array-object";
|
|
50
52
|
export { ArrayString } from "./array-string";
|
|
51
53
|
export { ArrayTimestamp } from "./array-timestamp";
|
|
52
54
|
export { Array } from "./array";
|
|
@@ -132,6 +134,7 @@ export { Compass } from "./compass";
|
|
|
132
134
|
export { Compressed } from "./compressed";
|
|
133
135
|
export { Confirm } from "./confirm";
|
|
134
136
|
export { Console } from "./console";
|
|
137
|
+
export { Construction } from "./construction";
|
|
135
138
|
export { Contrast } from "./contrast";
|
|
136
139
|
export { Control } from "./control";
|
|
137
140
|
export { CreditCard } from "./credit-card";
|
|
@@ -426,6 +429,7 @@ export { NewShield } from "./new-shield";
|
|
|
426
429
|
export { NewTextBox } from "./new-text-box";
|
|
427
430
|
export { Ninja } from "./ninja";
|
|
428
431
|
export { NotEqualTo } from "./not-equal-to";
|
|
432
|
+
export { NotificationsAdd } from "./notifications-add";
|
|
429
433
|
export { NotificationsSnooze } from "./notifications-snooze";
|
|
430
434
|
export { NotificationsUpdated } from "./notifications-updated";
|
|
431
435
|
export { Notifications } from "./notifications";
|
|
@@ -457,6 +461,7 @@ export { Percentage } from "./percentage";
|
|
|
457
461
|
export { Person } from "./person";
|
|
458
462
|
export { PhoneCall } from "./phone-call";
|
|
459
463
|
export { PhoneForward } from "./phone-forward";
|
|
464
|
+
export { PhoneSearch } from "./phone-search";
|
|
460
465
|
export { Phone } from "./phone";
|
|
461
466
|
export { PieChart } from "./pie-chart";
|
|
462
467
|
export { Pill } from "./pill";
|
|
@@ -507,6 +512,7 @@ export { RotateCw } from "./rotate-cw";
|
|
|
507
512
|
export { RotateDocument } from "./rotate-document";
|
|
508
513
|
export { RotatePage } from "./rotate-page";
|
|
509
514
|
export { Route } from "./route";
|
|
515
|
+
export { RunHistory } from "./run-history";
|
|
510
516
|
export { Satellite } from "./satellite";
|
|
511
517
|
export { Saved } from "./saved";
|
|
512
518
|
export { ScatterPlot } from "./scatter-plot";
|
|
@@ -516,6 +522,9 @@ export { SearchText } from "./search-text";
|
|
|
516
522
|
export { Search } from "./search";
|
|
517
523
|
export { SegmentedControl } from "./segmented-control";
|
|
518
524
|
export { Select } from "./select";
|
|
525
|
+
export { SelectionBoxAdd } from "./selection-box-add";
|
|
526
|
+
export { SelectionBoxEdit } from "./selection-box-edit";
|
|
527
|
+
export { SelectionBox } from "./selection-box";
|
|
519
528
|
export { Selection } from "./selection";
|
|
520
529
|
export { SendBackward } from "./send-backward";
|
|
521
530
|
export { SendMessage } from "./send-message";
|
|
@@ -0,0 +1,41 @@
|
|
|
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 NotificationsAdd: 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
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="notifications-add" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M240.0540000000001 352.5808C240.018 351.725 240 350.8646 240 350C206.862 350 180 323.137 180 290C180 256.863 206.862 230 240 230C240 196.862 266.862 170 300 170C307.012 170 313.7440000000001 171.204 320 173.414V120C320 109 329 100 340 100C351 100 360 91 360 80C360 69 351 60 340 60H60C49 60 40 69 40 80C40 91 49 100 60 100C71 100 80 109 80 120V240C80 292.2 113.4 336.2 160 352.6V360C160 382 178 400 200 400C222 400 240 382 240 360V352.6L240.0540000000001 352.5808zM240 40C240 18 222 0 200 0C178 0 160 18 160 40H240zM280 350C280 361.0456 288.954 370 300 370C311.046 370 320 361.0456 320 350V310H360C371.046 310 380 301.0456 380 290C380 278.9544 371.046 270 360 270H320V230C320 218.9544 311.046 210 300 210C288.954 210 280 218.9544 280 230V270H240C228.954 270 220 278.9544 220 290C220 301.0456 228.954 310 240 310H280V350z" : "M179.6 298L179.7382 297.9728L179.5706 297.4292C154.9338 289.962 137 267.0754 137 240C137 212.9246 154.9338 190.038 179.5706 182.5708C187.038 157.9338 209.924 140 237 140C245.148 140 252.916 141.6242 260 144.5664V120C260 109 269 100 280 100C291 100 300 91 300 80C300 69 291 60 280 60H40C29 60 20 69 20 80C20 91 29 100 40 100C51 100 60 109 60 120V200C60 248.6 94.6 289 140.4 298C140.4 298.4 140.3 298.7 140.2 299C140.1 299.3 140 299.6 140 300C140 311 149 320 160 320C171 320 180 311 180 300C180 299.6 179.9 299.3 179.8 299C179.7 298.7 179.6 298.4 179.6 298zM160 0C182 0 200 18 200 40H120C120 18 138 0 160 0zM280 260H260V280C260 291.0456 251.046 300 240 300C228.954 300 220 291.0456 220 280V260H200C188.9544 260 180 251.0456 180 240C180 228.9544 188.9544 220 200 220H220V200C220 188.9544 228.954 180 240 180C251.046 180 260 188.9544 260 200V220H280C291.046 220 300 228.9544 300 240C300 251.0456 291.046 260 280 260z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
NotificationsAdd.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
NotificationsAdd.displayName = `Blueprint5.Icon.NotificationsAdd`;
|
|
41
|
+
export default NotificationsAdd;
|
|
@@ -0,0 +1,41 @@
|
|
|
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 PhoneSearch: 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
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="phone-search" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M280 400H80C69 400 60 391 60 380V20C60 9 69 0 80 0H280C291 0 300 9 300 20V106.834C287.48 102.408 274.012 100 260 100V80H100V340H260C274.028 340 287.492 337.5932 300 333.1716V380C300 391 291 400 280 400zM180 20C169 20 160 29 160 40C160 51 169 60 180 60C191 60 200 51 200 40C200 29 191 20 180 20zM260 320C274.222 320 287.75 317.0308 300 311.6786C324.466 300.9888 343.8280000000001 280.7928 353.416 255.7618C357.67 244.6556 360 232.592 360 220C360 199.62 353.902 180.66 343.432 164.854L394.112 114.17C401.924 106.362 401.924 93.696 394.112 85.888C386.302 78.076 373.638 78.076 365.828 85.888L315.148 136.568C310.37 133.404 305.306 130.64 300 128.322C287.75 122.97 274.222 120 260 120C211.06 120 170.3306 155.156 161.6906 201.5918C160.5804 207.5586 160 213.711 160 220C160.4218 274.4882 205.18 320 260 320zM260 280C226.862 280 200 253.1348 200 220C200 186.866 226.862 160 260 160C275.368 160 289.384 165.778 300 175.278C312.274 186.266 320 202.2312 320 220C320 237.7688 312.274 253.7346 300 264.7214C289.384 274.2224 275.368 280 260 280z" : "M60 320H220C231 320 240 311 240 300V288.0446C225.006 295.6906 208.016 300 190 300C155.77 300 125.24 284.4432 105.0804 260H80V80H200V80.46C212.092 81.58 223.53 84.702 234.106 89.41L240 83.516V20C240 9 231 0 220 0H60C49 0 40 9 40 20V300C40 311 49 320 60 320zM120 40C120 29 129 20 140 20C151 20 160 29 160 40C160 51 151 60 140 60C129 60 120 51 120 40zM237.8 114C226.494 106.894 213.754 102.134 200 100.566C196.7224 100.192 193.387 100 190 100C140.2 100 100 140.2 100 190C100 218.3092 112.9904 243.5162 133.3502 260C148.8062 272.5136 168.5092 280 190 280C208.518 280 225.71 274.4412 240 264.8968C264.138 248.775 280 221.2814 280 190C280 172.4 274.8 156.2 266 142.2L314.2000000000001 94.2C317.8 90.6 320 85.6 320 80C320 69 311 60 300 60C294.4000000000001 60 289.4000000000001 62.2 286 65.8L237.8 114zM240 190C240 214.1896 222.822 234.3672 200 238.9998C196.769 239.6556 193.4246 240 190 240C162.3858 240 140 217.6142 140 190C140 162.3858 162.3858 140 190 140C193.4246 140 196.769 140.3442 200 141.0002C222.822 145.6328 240 165.8104 240 190z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
PhoneSearch.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
PhoneSearch.displayName = `Blueprint5.Icon.PhoneSearch`;
|
|
41
|
+
export default PhoneSearch;
|
|
@@ -0,0 +1,41 @@
|
|
|
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 RunHistory: 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
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="run-history" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M200 360C111.6344 360 40 288.3656 40 200C40 111.634 111.6344 40 200 40C250.528 40 295.586 63.422 324.908 100H300C288.954 100 280 108.954 280 120C280 131.046 288.954 140 300 140H380C391.046 140 400 131.046 400 120V40C400 28.954 391.046 20 380 20C368.954 20 360 28.954 360 40V79.98C323.51 31.414 265.424 0 200 0C89.543 0 0 89.544 0 200C0 310.457 89.543 400 200 400V360zM400.0220000000001 199.986L360.0220000000001 199.938C360.014 206.8346 359.5600000000001 213.826 358.63 220.884C357.702 227.942 356.3300000000001 234.8126 354.554 241.476L393.204 251.7828C395.424 243.4522 397.134 234.8828 398.288 226.105C399.444 217.3274 400.012 208.6078 400.0220000000001 199.986zM373.25 300.0268L338.6160000000001 280.0130000000001C331.582 292.1848 323.002 303.2998 313.166 313.1224L341.43 341.4268C353.712 329.1626 364.442 315.2672 373.25 300.0268zM300.004 373.2146L279.978 338.5878C267.944 345.5470000000001 254.988 350.9584 241.41 354.6024L251.778 393.2353C268.778 388.6727200000001 284.978 381.90364 300.004 373.2146zM150.146 277.404C156.4162 280.9542 164.1112 280.857 170.29 277.1498000000001L270.29 217.1498C276.314 213.5354 280 207.0252 280 200C280 192.974 276.314 186.464 270.29 182.85L170.29 122.85C164.1112 119.142 156.4162 119.046 150.146 122.596C143.8758 126.146 140 132.794 140 140V260C140 267.2054 143.8758 273.8538 150.146 277.404z" : "M40 160C40 226.2742 93.7258 280 160 280V320C71.6344 320 0 248.3656 0 160C0 71.634 71.6344 0 160 0C203.588 0 243.138 17.458 271.976 45.716C274.752 48.436 277.428 51.256 280 54.17V40C280 28.954 288.954 20 300 20C311.046 20 320 28.954 320 40V100C320 111.046 311.046 120 300 120H240C228.954 120 220 111.046 220 100C220 88.954 228.954 80 240 80H249.442C247.684 78.036 245.864 76.128 243.98 74.284C222.316 53.056 192.703 40 160 40C93.7258 40 40 93.726 40 160zM320.008 161.389L280.01 160.9922C279.958 166.1638 279.572 171.4082 278.828 176.7044C278.084 182.0004 277.0080000000001 187.148 275.632 192.1336L314.19 202.7772C316.026 196.1284 317.452 189.285 318.438 182.2712C319.424 175.2574 319.94 168.286 320.008 161.389zM297.892 241.2316L263.434 220.9162C258.082 229.9936 251.576 238.2732 244.132 245.5782L272.148 274.1282C282.058 264.403 290.74 253.3618 297.892 241.2316zM238.786 299.2682L219.064 264.468C209.99 269.6104000000001 200.238 273.5832 190.0366 276.2256L200.068 314.9475C213.7 311.4162800000001 226.706 306.1143 238.786 299.2682zM151.094 216.641C144.9568 220.7324 137.066 221.1138 130.5628 217.6334C124.0596 214.153 120 207.3758 120 200V120C120 112.624 124.0596 105.846 130.5628 102.366C137.066 98.886 144.9568 99.268 151.094 103.358L211.094 143.359C216.658 147.0682 220 153.313 220 160C220 166.687 216.658 172.9316 211.094 176.641L151.094 216.641z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
RunHistory.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
RunHistory.displayName = `Blueprint5.Icon.RunHistory`;
|
|
41
|
+
export default RunHistory;
|
|
@@ -0,0 +1,41 @@
|
|
|
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 SelectionBoxAdd: 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
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="selection-box-add" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M40 400H100V360H40L40 300H0V360V380C0 391.0457 8.9543 400 20 400H40zM360 40V100H400V40V20C400 8.954 391.046 0 380 0H360H300V40H360zM0 100V40V20C0 8.954 8.9543 0 20 0H40H100V40H40L40 100H0zM360 400H300V360H360V300H400V360V380C400 391.0457 391.046 400 380 400H360zM240 400H160V360H240V400zM0 240V160H40L40 240H0zM180 280C180 291.0456 188.9544 300 200 300C211.046 300 220 291.0456 220 280V220H280C291.046 220 300 211.0456 300 200C300 188.954 291.046 180 280 180H220V120C220 108.954 211.046 100 200 100C188.9544 100 180 108.954 180 120V180H120C108.9544 180 100 188.954 100 200C100 211.0458 108.9544 220 120 220H180V280zM400 160H360V240H400V160zM160 0V40H240V0H160z" : "M120 280L200 280V320H120V280zM0 120V200H40V120H0zM20 320H40H80V280L40 280V240H0V280V300C0 311.0457 8.9543 320 20 320zM0 40V20C0 8.954 8.9543 0 20 0H40H80V40H40L40 80H0V40zM200 40V0H120V40H200zM320 200H280V120H320V200zM300 0H280H240V40H280V80H320V40V20C320 8.954 311.046 0 300 0zM320 280V300C320 311.0457 311.046 320 300 320H280H240V280H280V240H320V280zM140 220C140 231.0456 148.9544 240 160 240C171.0456 240 180 231.0456 180 220V180H220C231.046 180 240 171.0456 240 160C240 148.9544 231.046 140 220 140H180V100C180 88.954 171.0456 80 160 80C148.9544 80 140 88.954 140 100V140H100C88.9544 140 80 148.9544 80 160C80 171.0458 88.9544 180 100 180H140V220z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
SelectionBoxAdd.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
SelectionBoxAdd.displayName = `Blueprint5.Icon.SelectionBoxAdd`;
|
|
41
|
+
export default SelectionBoxAdd;
|
|
@@ -0,0 +1,41 @@
|
|
|
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 SelectionBoxEdit: 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
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="selection-box-edit" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M100 400H40H20C8.9543 400 0 391.0457 0 380V360V300H40L40 360H100V400zM360 100V40H300V0H360H380C391.046 0 400 8.954 400 20V40V100H360zM0 40V100H40L40 40H100V0H40H20C8.9543 0 0 8.954 0 20V40zM160 400H240V360H160V400zM360 240V160H400V240H360zM0 160V240H40L40 160H0zM240 40H160V0H240V40zM390.96 390.961C378.91 403.013 359.368 403.013 347.3160000000001 390.961L325.494 369.139L369.1380000000001 325.4948L390.96 347.3168C403.014 359.3688 403.014 378.909 390.96 390.961zM310.942 354.5908L354.588 310.9468L194.5586 150.918L150.9146 194.562L310.942 354.5908zM136.37 180.014L180.0142 136.37L100 100L136.37 180.014z" : "M200 280L120 280V320H200V280zM0 200V120H40V200H0zM120 0H200V40H120V0zM280 200H320V120H280V200zM40 320H20C8.9543 320 0 311.0457 0 300V280V240H40V280L80 280V320H40zM0 20V40V80H40L40 40H80V0H40H20C8.9543 0 0 8.954 0 20zM280 0H300C311.046 0 320 8.954 320 20V40V80H280V40H240V0H280zM174.3816 135.5148L135.5394 174.3284L240.9 279.6136L279.584 240.6422L174.3816 135.5148zM160.7006 121.844L100 100L122.0156 160.186L160.7006 121.844zM273.136 311.9857600000001C278.17 316.85716 285.086 320 292.636 320C307.89 320 320.156 307.5858 319.998 292.6574C319.998 284.9574 317.01 278.2004 311.978 273.1718L289.332 250.5432L250.492 289.3572L273.136 311.9857600000001z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
SelectionBoxEdit.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
SelectionBoxEdit.displayName = `Blueprint5.Icon.SelectionBoxEdit`;
|
|
41
|
+
export default SelectionBoxEdit;
|
|
@@ -0,0 +1,41 @@
|
|
|
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 SelectionBox: 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
|
+
const style = { transformOrigin: "center" };
|
|
26
|
+
return (
|
|
27
|
+
<SVGIconContainer iconName="selection-box" ref={ref} {...props}>
|
|
28
|
+
<path
|
|
29
|
+
d={isLarge ? "M100 400H40H20C8.9543 400 0 391.0457 0 380V360V300H40L40 360H100V400zM360 100V40H300V0H360H380C391.046 0 400 8.954 400 20V40V100H360zM0 40V100H40L40 40H100V0H40H20C8.9543 0 0 8.954 0 20V40zM300 400H360H380C391.046 400 400 391.0457 400 380V360V300H360V360H300V400zM160 400H240V360H160V400zM360 240V160H400V240H360zM0 160V240H40L40 160H0zM240 40H160V0H240V40z" : "M200 280L120 280V320H200V280zM0 200V120H40V200H0zM120 0H200V40H120V0zM280 120V200H320V120H280zM40 320H20C8.9543 320 0 311.0457 0 300V280V240H40V280L80 280V320H40zM0 20V40V80H40L40 40H80V0H40H20C8.9543 0 0 8.954 0 20zM280 0H300C311.046 0 320 8.954 320 20V40V80H280V40H240V0H280zM320 300V280V240H280V280H240V320H280H300C311.046 320 320 311.0457 320 300z"}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
transform={`scale(0.05, -0.05) translate(${translation}, ${translation})`}
|
|
32
|
+
style={style}
|
|
33
|
+
/>
|
|
34
|
+
</SVGIconContainer>
|
|
35
|
+
);
|
|
36
|
+
});
|
|
37
|
+
SelectionBox.defaultProps = {
|
|
38
|
+
size: IconSize.STANDARD,
|
|
39
|
+
};
|
|
40
|
+
SelectionBox.displayName = `Blueprint5.Icon.SelectionBox`;
|
|
41
|
+
export default SelectionBox;
|
package/src/generated/index.ts
CHANGED
|
@@ -40,6 +40,7 @@ export { AlignmentVerticalCenter } from "./components/alignment-vertical-center"
|
|
|
40
40
|
export { Ammunition } from "./components/ammunition";
|
|
41
41
|
export { Anchor } from "./components/anchor";
|
|
42
42
|
export { Annotation } from "./components/annotation";
|
|
43
|
+
export { Announcement } from "./components/announcement";
|
|
43
44
|
export { Antenna } from "./components/antenna";
|
|
44
45
|
export { AppHeader } from "./components/app-header";
|
|
45
46
|
export { Application } from "./components/application";
|
|
@@ -50,6 +51,7 @@ export { ArrayBoolean } from "./components/array-boolean";
|
|
|
50
51
|
export { ArrayDate } from "./components/array-date";
|
|
51
52
|
export { ArrayFloatingPoint } from "./components/array-floating-point";
|
|
52
53
|
export { ArrayNumeric } from "./components/array-numeric";
|
|
54
|
+
export { ArrayObject } from "./components/array-object";
|
|
53
55
|
export { ArrayString } from "./components/array-string";
|
|
54
56
|
export { ArrayTimestamp } from "./components/array-timestamp";
|
|
55
57
|
export { Array } from "./components/array";
|
|
@@ -135,6 +137,7 @@ export { Compass } from "./components/compass";
|
|
|
135
137
|
export { Compressed } from "./components/compressed";
|
|
136
138
|
export { Confirm } from "./components/confirm";
|
|
137
139
|
export { Console } from "./components/console";
|
|
140
|
+
export { Construction } from "./components/construction";
|
|
138
141
|
export { Contrast } from "./components/contrast";
|
|
139
142
|
export { Control } from "./components/control";
|
|
140
143
|
export { CreditCard } from "./components/credit-card";
|
|
@@ -429,6 +432,7 @@ export { NewShield } from "./components/new-shield";
|
|
|
429
432
|
export { NewTextBox } from "./components/new-text-box";
|
|
430
433
|
export { Ninja } from "./components/ninja";
|
|
431
434
|
export { NotEqualTo } from "./components/not-equal-to";
|
|
435
|
+
export { NotificationsAdd } from "./components/notifications-add";
|
|
432
436
|
export { NotificationsSnooze } from "./components/notifications-snooze";
|
|
433
437
|
export { NotificationsUpdated } from "./components/notifications-updated";
|
|
434
438
|
export { Notifications } from "./components/notifications";
|
|
@@ -460,6 +464,7 @@ export { Percentage } from "./components/percentage";
|
|
|
460
464
|
export { Person } from "./components/person";
|
|
461
465
|
export { PhoneCall } from "./components/phone-call";
|
|
462
466
|
export { PhoneForward } from "./components/phone-forward";
|
|
467
|
+
export { PhoneSearch } from "./components/phone-search";
|
|
463
468
|
export { Phone } from "./components/phone";
|
|
464
469
|
export { PieChart } from "./components/pie-chart";
|
|
465
470
|
export { Pill } from "./components/pill";
|
|
@@ -510,6 +515,7 @@ export { RotateCw } from "./components/rotate-cw";
|
|
|
510
515
|
export { RotateDocument } from "./components/rotate-document";
|
|
511
516
|
export { RotatePage } from "./components/rotate-page";
|
|
512
517
|
export { Route } from "./components/route";
|
|
518
|
+
export { RunHistory } from "./components/run-history";
|
|
513
519
|
export { Satellite } from "./components/satellite";
|
|
514
520
|
export { Saved } from "./components/saved";
|
|
515
521
|
export { ScatterPlot } from "./components/scatter-plot";
|
|
@@ -519,6 +525,9 @@ export { SearchText } from "./components/search-text";
|
|
|
519
525
|
export { Search } from "./components/search";
|
|
520
526
|
export { SegmentedControl } from "./components/segmented-control";
|
|
521
527
|
export { Select } from "./components/select";
|
|
528
|
+
export { SelectionBoxAdd } from "./components/selection-box-add";
|
|
529
|
+
export { SelectionBoxEdit } from "./components/selection-box-edit";
|
|
530
|
+
export { SelectionBox } from "./components/selection-box";
|
|
522
531
|
export { Selection } from "./components/selection";
|
|
523
532
|
export { SendBackward } from "./components/send-backward";
|
|
524
533
|
export { SendMessage } from "./components/send-message";
|
package/src/loading-icons.md
CHANGED
|
@@ -22,47 +22,47 @@ from the icons package.
|
|
|
22
22
|
```tsx
|
|
23
23
|
import { Button } from "@blueprintjs/core";
|
|
24
24
|
import { Download } from "@blueprintjs/icons";
|
|
25
|
-
import * as
|
|
25
|
+
import * as React from "react";
|
|
26
|
+
import * as ReactDOM from "react-dom/client";
|
|
26
27
|
|
|
27
|
-
ReactDOM.
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
)
|
|
28
|
+
const root = ReactDOM.createRoot(document.getElementById("root"));
|
|
29
|
+
|
|
30
|
+
root.render(<Button text="Download" icon={<Download size={16} />} />);
|
|
31
31
|
```
|
|
32
32
|
|
|
33
33
|
This approach has benefits and tradeoffs:
|
|
34
34
|
|
|
35
|
-
-
|
|
36
|
-
-
|
|
37
|
-
-
|
|
35
|
+
- Bundling only the icons you need is trivial with a properly-configured bundler which supports tree-shaking.
|
|
36
|
+
- You do have to explicitly import each icon you use as an ES import.
|
|
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.
|
|
38
38
|
|
|
39
39
|
@## Using dynamic imports
|
|
40
40
|
|
|
41
41
|
Blueprint's icon props APIs _also_ accept a type-safe icon name string literal. This approach has some benefits:
|
|
42
42
|
|
|
43
|
-
-
|
|
44
|
-
-
|
|
43
|
+
- You _do not_ have to explicitly import each icon you use as an ES import
|
|
44
|
+
- The icon will usually be automatically sized for you depending on its usage context
|
|
45
45
|
|
|
46
46
|
It looks like this in your render code path:
|
|
47
47
|
|
|
48
48
|
```tsx
|
|
49
49
|
import { Button } from "@blueprintjs/core";
|
|
50
|
-
import * as
|
|
50
|
+
import * as React from "react";
|
|
51
|
+
import * as ReactDOM from "react-dom/client";
|
|
52
|
+
|
|
53
|
+
const root = ReactDOM.createRoot(document.getElementById("root"));
|
|
51
54
|
|
|
52
|
-
|
|
53
|
-
<Button text="Download" icon="download" />,
|
|
54
|
-
document.querySelector(".my-app")
|
|
55
|
-
)
|
|
55
|
+
root.render(<Button text="Download" icon="download" />);
|
|
56
56
|
```
|
|
57
57
|
|
|
58
58
|
These usability benefits do come at the cost of some some extra work for Blueprint (and some extra configuration for you, the
|
|
59
59
|
Blueprint user) in order for these icons to be available at runtime. With the string literal API, **Blueprint code is
|
|
60
|
-
importing icon modules for you**.
|
|
60
|
+
importing icon modules for you**. Let's take a look at this required configuration.
|
|
61
61
|
|
|
62
62
|
1. Use the default dynamic import API to bundle icon paths into two chunks (standard & large sizes) separate from your
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
63
|
+
entry point. This requires a bundler or module loader which can handle `await import()` statements. These statements
|
|
64
|
+
are annotated with [Webpack magic comments](https://webpack.js.org/api/module-methods/#magic-comments), but they do
|
|
65
|
+
not explicitly require Webpack to function.
|
|
66
66
|
|
|
67
67
|
With this API, the first usage of any icon in a given size (standard or large) will trigger a request to fetch a
|
|
68
68
|
bundle containing all the icon paths of that size. This behavior is enabled by default since the standard icon size
|
|
@@ -91,17 +91,17 @@ importing icon modules for you**. Let's take a look at this required configurat
|
|
|
91
91
|
return (
|
|
92
92
|
size === IconSize.STANDARD
|
|
93
93
|
? await import(
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
94
|
+
/* webpackChunkName: "blueprint-icons" */
|
|
95
|
+
/* webpackInclude: /\.js$/ */
|
|
96
|
+
/* webpackMode: "eager" */
|
|
97
|
+
`@blueprintjs/icons/lib/esm/generated/16px/paths/${name}`
|
|
98
|
+
)
|
|
99
99
|
: await import(
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
100
|
+
/* webpackChunkName: "blueprint-icons" */
|
|
101
|
+
/* webpackInclude: /\.js$/ */
|
|
102
|
+
/* webpackMode: "eager" */
|
|
103
|
+
`@blueprintjs/icons/lib/esm/generated/20px/paths/${name}`
|
|
104
|
+
)
|
|
105
105
|
).default;
|
|
106
106
|
};
|
|
107
107
|
|
|
@@ -119,24 +119,24 @@ importing icon modules for you**. Let's take a look at this required configurat
|
|
|
119
119
|
return (
|
|
120
120
|
size === IconSize.STANDARD
|
|
121
121
|
? await import(
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
122
|
+
/* webpackChunkName: "blueprint-icons-16px" */
|
|
123
|
+
/* webpackInclude: /\.js$/ */
|
|
124
|
+
/* webpackMode: "lazy" */
|
|
125
|
+
`@blueprintjs/icons/lib/esm/generated/16px/paths/${name}`
|
|
126
|
+
)
|
|
127
127
|
: await import(
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
128
|
+
/* webpackChunkName: "blueprint-icons-20px" */
|
|
129
|
+
/* webpackInclude: /\.js$/ */
|
|
130
|
+
/* webpackMode: "lazy" */
|
|
131
|
+
`@blueprintjs/icons/lib/esm/generated/20px/paths/${name}`
|
|
132
|
+
)
|
|
133
133
|
).default;
|
|
134
134
|
};
|
|
135
135
|
|
|
136
136
|
Icons.setLoaderOptions({ loader: lazyLoader });
|
|
137
137
|
```
|
|
138
138
|
|
|
139
|
-
|
|
139
|
+
5. Load some icon paths up front (dynamically) with network requests, and the rest lazily/on-demand.
|
|
140
140
|
|
|
141
141
|
```ts
|
|
142
142
|
import { Icons } from "@blueprintjs/icons";
|
|
@@ -145,7 +145,7 @@ importing icon modules for you**. Let's take a look at this required configurat
|
|
|
145
145
|
await Icons.load(["download", "caret-down", "endorsed", "help", "lock"]);
|
|
146
146
|
```
|
|
147
147
|
|
|
148
|
-
|
|
148
|
+
6. Use a custom loaders with other bundlers, for example Vite ([see demo Code Sandbox here](https://codesandbox.io/p/sandbox/blueprint-v5-x-sandbox-react-16-wy0ojy)).
|
|
149
149
|
|
|
150
150
|
```ts
|
|
151
151
|
import { Icons, IconPaths } from "@blueprintjs/icons";
|
package/src/svgIconContainer.tsx
CHANGED
|
@@ -42,7 +42,14 @@ export type SVGIconContainerProps<T extends Element> = Omit<SVGIconProps<T>, "ch
|
|
|
42
42
|
* @see https://stackoverflow.com/a/73795494/7406866
|
|
43
43
|
*/
|
|
44
44
|
export interface SVGIconContainerComponent extends React.FC<SVGIconContainerProps<Element>> {
|
|
45
|
-
|
|
45
|
+
/**
|
|
46
|
+
* ReturnType here preserves type compatability with React 16 while we migrate to React 18.
|
|
47
|
+
* see: https://github.com/palantir/blueprint/pull/7142/files#r1915691062
|
|
48
|
+
*/
|
|
49
|
+
// TODO(React 18): Replace return type with `React.ReactNode` once we drop support for React 16.
|
|
50
|
+
<T extends Element = Element>(
|
|
51
|
+
props: SVGIconContainerProps<T>,
|
|
52
|
+
): ReturnType<React.FC<SVGIconContainerProps<Element>>> | null;
|
|
46
53
|
}
|
|
47
54
|
|
|
48
55
|
// eslint-disable-next-line prefer-arrow-callback
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Copyright 2021 Palantir Technologies, Inc. All rights reserved.
|
|
2
2
|
// Licensed under the Apache License, Version 2.0.
|
|
3
3
|
|
|
4
|
-
@
|
|
5
|
-
@
|
|
4
|
+
@use "blueprint-icons-16" as *;
|
|
5
|
+
@use "blueprint-icons-20" as *;
|
|
6
6
|
|
|
7
7
|
$blueprint-icon-codepoints: $blueprint-icons-16-codepoints;
|