@blueprintjs/icons 5.9.0 → 5.10.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-6867.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 +112 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +18 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +32 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/css-style.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/css-style.js +4 -0
- package/lib/cjs/generated/16px/paths/css-style.js.map +1 -0
- package/lib/cjs/generated/16px/paths/data-sync.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/data-sync.js +4 -0
- package/lib/cjs/generated/16px/paths/data-sync.js.map +1 -0
- package/lib/cjs/generated/16px/paths/excavator.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/excavator.js +4 -0
- package/lib/cjs/generated/16px/paths/excavator.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +16 -0
- package/lib/cjs/generated/16px/paths/index.js +43 -11
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-bottom-row-three-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-bottom-row-two-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-three-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-two-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-three-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-two-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-three-columns.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-three-columns.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-three-columns.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-three-rows.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-three-rows.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-three-rows.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-three-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-two-tiles.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-two-columns.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-two-columns.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-two-columns.js.map +1 -0
- package/lib/cjs/generated/16px/paths/layout-two-rows.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/layout-two-rows.js +4 -0
- package/lib/cjs/generated/16px/paths/layout-two-rows.js.map +1 -0
- package/lib/cjs/generated/16px/paths/vector.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/vector.js +4 -0
- package/lib/cjs/generated/16px/paths/vector.js.map +1 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +18 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +32 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/css-style.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/css-style.js +4 -0
- package/lib/cjs/generated/20px/paths/css-style.js.map +1 -0
- package/lib/cjs/generated/20px/paths/data-sync.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/data-sync.js +4 -0
- package/lib/cjs/generated/20px/paths/data-sync.js.map +1 -0
- package/lib/cjs/generated/20px/paths/excavator.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/excavator.js +4 -0
- package/lib/cjs/generated/20px/paths/excavator.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +16 -0
- package/lib/cjs/generated/20px/paths/index.js +43 -11
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-bottom-row-three-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-bottom-row-two-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-three-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-two-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-three-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-two-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-three-columns.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-three-columns.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-three-columns.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-three-rows.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-three-rows.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-three-rows.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-three-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-two-tiles.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-two-columns.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-two-columns.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-two-columns.js.map +1 -0
- package/lib/cjs/generated/20px/paths/layout-two-rows.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/layout-two-rows.js +4 -0
- package/lib/cjs/generated/20px/paths/layout-two-rows.js.map +1 -0
- package/lib/cjs/generated/20px/paths/vector.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/vector.js +4 -0
- package/lib/cjs/generated/20px/paths/vector.js.map +1 -0
- package/lib/cjs/generated/components/css-style.d.ts +4 -0
- package/lib/cjs/generated/components/css-style.js +35 -0
- package/lib/cjs/generated/components/css-style.js.map +1 -0
- package/lib/cjs/generated/components/data-sync.d.ts +4 -0
- package/lib/cjs/generated/components/data-sync.js +35 -0
- package/lib/cjs/generated/components/data-sync.js.map +1 -0
- package/lib/cjs/generated/components/excavator.d.ts +4 -0
- package/lib/cjs/generated/components/excavator.js +35 -0
- package/lib/cjs/generated/components/excavator.js.map +1 -0
- package/lib/cjs/generated/components/index.d.ts +16 -0
- package/lib/cjs/generated/components/index.js +43 -11
- package/lib/cjs/generated/components/index.js.map +1 -1
- package/lib/cjs/generated/components/layout-bottom-row-three-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-bottom-row-three-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-bottom-row-two-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-bottom-row-two-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-left-column-three-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-left-column-three-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-left-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-left-column-two-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-left-column-two-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-left-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-right-column-three-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-right-column-three-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-right-column-three-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-right-column-two-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-right-column-two-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-right-column-two-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-three-columns.d.ts +4 -0
- package/lib/cjs/generated/components/layout-three-columns.js +35 -0
- package/lib/cjs/generated/components/layout-three-columns.js.map +1 -0
- package/lib/cjs/generated/components/layout-three-rows.d.ts +4 -0
- package/lib/cjs/generated/components/layout-three-rows.js +35 -0
- package/lib/cjs/generated/components/layout-three-rows.js.map +1 -0
- package/lib/cjs/generated/components/layout-top-row-three-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-top-row-three-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-top-row-three-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-top-row-two-tiles.d.ts +4 -0
- package/lib/cjs/generated/components/layout-top-row-two-tiles.js +35 -0
- package/lib/cjs/generated/components/layout-top-row-two-tiles.js.map +1 -0
- package/lib/cjs/generated/components/layout-two-columns.d.ts +4 -0
- package/lib/cjs/generated/components/layout-two-columns.js +35 -0
- package/lib/cjs/generated/components/layout-two-columns.js.map +1 -0
- package/lib/cjs/generated/components/layout-two-rows.d.ts +4 -0
- package/lib/cjs/generated/components/layout-two-rows.js +35 -0
- package/lib/cjs/generated/components/layout-two-rows.js.map +1 -0
- package/lib/cjs/generated/components/vector.d.ts +4 -0
- package/lib/cjs/generated/components/vector.js +35 -0
- package/lib/cjs/generated/components/vector.js.map +1 -0
- package/lib/cjs/generated/index.d.ts +16 -0
- package/lib/cjs/generated/index.js +43 -11
- package/lib/cjs/generated/index.js.map +1 -1
- package/lib/cjs/iconCodepoints.d.ts +16 -0
- package/lib/cjs/iconNames.d.ts +32 -0
- package/lib/css/blueprint-icons-16.eot +0 -0
- package/lib/css/blueprint-icons-16.svg +48 -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 +48 -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 +18 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +32 -0
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/css-style.d.ts +2 -0
- package/lib/esm/generated/16px/paths/css-style.js +2 -0
- package/lib/esm/generated/16px/paths/css-style.js.map +1 -0
- package/lib/esm/generated/16px/paths/data-sync.d.ts +2 -0
- package/lib/esm/generated/16px/paths/data-sync.js +2 -0
- package/lib/esm/generated/16px/paths/data-sync.js.map +1 -0
- package/lib/esm/generated/16px/paths/excavator.d.ts +2 -0
- package/lib/esm/generated/16px/paths/excavator.js +2 -0
- package/lib/esm/generated/16px/paths/excavator.js.map +1 -0
- package/lib/esm/generated/16px/paths/index.d.ts +16 -0
- package/lib/esm/generated/16px/paths/index.js +16 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/16px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-bottom-row-three-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-bottom-row-two-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-left-column-three-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-left-column-two-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-right-column-three-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-right-column-two-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-three-columns.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-three-columns.js +2 -0
- package/lib/esm/generated/16px/paths/layout-three-columns.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-three-rows.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-three-rows.js +2 -0
- package/lib/esm/generated/16px/paths/layout-three-rows.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-top-row-three-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-top-row-two-tiles.js +2 -0
- package/lib/esm/generated/16px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-two-columns.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-two-columns.js +2 -0
- package/lib/esm/generated/16px/paths/layout-two-columns.js.map +1 -0
- package/lib/esm/generated/16px/paths/layout-two-rows.d.ts +2 -0
- package/lib/esm/generated/16px/paths/layout-two-rows.js +2 -0
- package/lib/esm/generated/16px/paths/layout-two-rows.js.map +1 -0
- package/lib/esm/generated/16px/paths/vector.d.ts +2 -0
- package/lib/esm/generated/16px/paths/vector.js +2 -0
- package/lib/esm/generated/16px/paths/vector.js.map +1 -0
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +18 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +32 -0
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/css-style.d.ts +2 -0
- package/lib/esm/generated/20px/paths/css-style.js +2 -0
- package/lib/esm/generated/20px/paths/css-style.js.map +1 -0
- package/lib/esm/generated/20px/paths/data-sync.d.ts +2 -0
- package/lib/esm/generated/20px/paths/data-sync.js +2 -0
- package/lib/esm/generated/20px/paths/data-sync.js.map +1 -0
- package/lib/esm/generated/20px/paths/excavator.d.ts +2 -0
- package/lib/esm/generated/20px/paths/excavator.js +2 -0
- package/lib/esm/generated/20px/paths/excavator.js.map +1 -0
- package/lib/esm/generated/20px/paths/index.d.ts +16 -0
- package/lib/esm/generated/20px/paths/index.js +16 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-bottom-row-three-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-bottom-row-two-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-left-column-three-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-left-column-two-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-right-column-three-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-right-column-two-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-three-columns.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-three-columns.js +2 -0
- package/lib/esm/generated/20px/paths/layout-three-columns.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-three-rows.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-three-rows.js +2 -0
- package/lib/esm/generated/20px/paths/layout-three-rows.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-top-row-three-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-top-row-two-tiles.js +2 -0
- package/lib/esm/generated/20px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-two-columns.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-two-columns.js +2 -0
- package/lib/esm/generated/20px/paths/layout-two-columns.js.map +1 -0
- package/lib/esm/generated/20px/paths/layout-two-rows.d.ts +2 -0
- package/lib/esm/generated/20px/paths/layout-two-rows.js +2 -0
- package/lib/esm/generated/20px/paths/layout-two-rows.js.map +1 -0
- package/lib/esm/generated/20px/paths/vector.d.ts +2 -0
- package/lib/esm/generated/20px/paths/vector.js +2 -0
- package/lib/esm/generated/20px/paths/vector.js.map +1 -0
- package/lib/esm/generated/components/css-style.d.ts +4 -0
- package/lib/esm/generated/components/css-style.js +32 -0
- package/lib/esm/generated/components/css-style.js.map +1 -0
- package/lib/esm/generated/components/data-sync.d.ts +4 -0
- package/lib/esm/generated/components/data-sync.js +32 -0
- package/lib/esm/generated/components/data-sync.js.map +1 -0
- package/lib/esm/generated/components/excavator.d.ts +4 -0
- package/lib/esm/generated/components/excavator.js +32 -0
- package/lib/esm/generated/components/excavator.js.map +1 -0
- package/lib/esm/generated/components/index.d.ts +16 -0
- package/lib/esm/generated/components/index.js +16 -0
- package/lib/esm/generated/components/index.js.map +1 -1
- package/lib/esm/generated/components/layout-bottom-row-three-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-bottom-row-three-tiles.js +32 -0
- package/lib/esm/generated/components/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-bottom-row-two-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-bottom-row-two-tiles.js +32 -0
- package/lib/esm/generated/components/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-left-column-three-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-left-column-three-tiles.js +32 -0
- package/lib/esm/generated/components/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-left-column-two-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-left-column-two-tiles.js +32 -0
- package/lib/esm/generated/components/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-right-column-three-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-right-column-three-tiles.js +32 -0
- package/lib/esm/generated/components/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-right-column-two-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-right-column-two-tiles.js +32 -0
- package/lib/esm/generated/components/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-three-columns.d.ts +4 -0
- package/lib/esm/generated/components/layout-three-columns.js +32 -0
- package/lib/esm/generated/components/layout-three-columns.js.map +1 -0
- package/lib/esm/generated/components/layout-three-rows.d.ts +4 -0
- package/lib/esm/generated/components/layout-three-rows.js +32 -0
- package/lib/esm/generated/components/layout-three-rows.js.map +1 -0
- package/lib/esm/generated/components/layout-top-row-three-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-top-row-three-tiles.js +32 -0
- package/lib/esm/generated/components/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-top-row-two-tiles.d.ts +4 -0
- package/lib/esm/generated/components/layout-top-row-two-tiles.js +32 -0
- package/lib/esm/generated/components/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esm/generated/components/layout-two-columns.d.ts +4 -0
- package/lib/esm/generated/components/layout-two-columns.js +32 -0
- package/lib/esm/generated/components/layout-two-columns.js.map +1 -0
- package/lib/esm/generated/components/layout-two-rows.d.ts +4 -0
- package/lib/esm/generated/components/layout-two-rows.js +32 -0
- package/lib/esm/generated/components/layout-two-rows.js.map +1 -0
- package/lib/esm/generated/components/vector.d.ts +4 -0
- package/lib/esm/generated/components/vector.js +32 -0
- package/lib/esm/generated/components/vector.js.map +1 -0
- package/lib/esm/generated/index.d.ts +16 -0
- package/lib/esm/generated/index.js +16 -0
- package/lib/esm/generated/index.js.map +1 -1
- package/lib/esm/iconCodepoints.d.ts +16 -0
- package/lib/esm/iconNames.d.ts +32 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +18 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +32 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/css-style.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/css-style.js +2 -0
- package/lib/esnext/generated/16px/paths/css-style.js.map +1 -0
- package/lib/esnext/generated/16px/paths/data-sync.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/data-sync.js +2 -0
- package/lib/esnext/generated/16px/paths/data-sync.js.map +1 -0
- package/lib/esnext/generated/16px/paths/excavator.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/excavator.js +2 -0
- package/lib/esnext/generated/16px/paths/excavator.js.map +1 -0
- package/lib/esnext/generated/16px/paths/index.d.ts +16 -0
- package/lib/esnext/generated/16px/paths/index.js +16 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/16px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-bottom-row-three-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-bottom-row-two-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-three-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-two-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-three-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-two-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-three-columns.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-three-columns.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-three-columns.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-three-rows.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-three-rows.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-three-rows.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-three-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-two-tiles.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-two-columns.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-two-columns.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-two-columns.js.map +1 -0
- package/lib/esnext/generated/16px/paths/layout-two-rows.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/layout-two-rows.js +2 -0
- package/lib/esnext/generated/16px/paths/layout-two-rows.js.map +1 -0
- package/lib/esnext/generated/16px/paths/vector.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/vector.js +2 -0
- package/lib/esnext/generated/16px/paths/vector.js.map +1 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +18 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +32 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/css-style.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/css-style.js +2 -0
- package/lib/esnext/generated/20px/paths/css-style.js.map +1 -0
- package/lib/esnext/generated/20px/paths/data-sync.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/data-sync.js +2 -0
- package/lib/esnext/generated/20px/paths/data-sync.js.map +1 -0
- package/lib/esnext/generated/20px/paths/excavator.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/excavator.js +2 -0
- package/lib/esnext/generated/20px/paths/excavator.js.map +1 -0
- package/lib/esnext/generated/20px/paths/index.d.ts +16 -0
- package/lib/esnext/generated/20px/paths/index.js +16 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/paths/layout-bottom-row-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-bottom-row-three-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-bottom-row-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-bottom-row-two-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-three-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-two-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-three-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-two-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-three-columns.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-three-columns.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-three-columns.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-three-rows.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-three-rows.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-three-rows.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-three-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-three-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-two-tiles.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-two-tiles.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-two-columns.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-two-columns.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-two-columns.js.map +1 -0
- package/lib/esnext/generated/20px/paths/layout-two-rows.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/layout-two-rows.js +2 -0
- package/lib/esnext/generated/20px/paths/layout-two-rows.js.map +1 -0
- package/lib/esnext/generated/20px/paths/vector.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/vector.js +2 -0
- package/lib/esnext/generated/20px/paths/vector.js.map +1 -0
- package/lib/esnext/generated/components/css-style.d.ts +4 -0
- package/lib/esnext/generated/components/css-style.js +31 -0
- package/lib/esnext/generated/components/css-style.js.map +1 -0
- package/lib/esnext/generated/components/data-sync.d.ts +4 -0
- package/lib/esnext/generated/components/data-sync.js +31 -0
- package/lib/esnext/generated/components/data-sync.js.map +1 -0
- package/lib/esnext/generated/components/excavator.d.ts +4 -0
- package/lib/esnext/generated/components/excavator.js +31 -0
- package/lib/esnext/generated/components/excavator.js.map +1 -0
- package/lib/esnext/generated/components/index.d.ts +16 -0
- package/lib/esnext/generated/components/index.js +16 -0
- package/lib/esnext/generated/components/index.js.map +1 -1
- package/lib/esnext/generated/components/layout-bottom-row-three-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-bottom-row-three-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-bottom-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-bottom-row-two-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-bottom-row-two-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-bottom-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-left-column-three-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-left-column-three-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-left-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-left-column-two-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-left-column-two-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-left-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-right-column-three-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-right-column-three-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-right-column-three-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-right-column-two-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-right-column-two-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-right-column-two-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-three-columns.d.ts +4 -0
- package/lib/esnext/generated/components/layout-three-columns.js +31 -0
- package/lib/esnext/generated/components/layout-three-columns.js.map +1 -0
- package/lib/esnext/generated/components/layout-three-rows.d.ts +4 -0
- package/lib/esnext/generated/components/layout-three-rows.js +31 -0
- package/lib/esnext/generated/components/layout-three-rows.js.map +1 -0
- package/lib/esnext/generated/components/layout-top-row-three-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-top-row-three-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-top-row-three-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-top-row-two-tiles.d.ts +4 -0
- package/lib/esnext/generated/components/layout-top-row-two-tiles.js +31 -0
- package/lib/esnext/generated/components/layout-top-row-two-tiles.js.map +1 -0
- package/lib/esnext/generated/components/layout-two-columns.d.ts +4 -0
- package/lib/esnext/generated/components/layout-two-columns.js +31 -0
- package/lib/esnext/generated/components/layout-two-columns.js.map +1 -0
- package/lib/esnext/generated/components/layout-two-rows.d.ts +4 -0
- package/lib/esnext/generated/components/layout-two-rows.js +31 -0
- package/lib/esnext/generated/components/layout-two-rows.js.map +1 -0
- package/lib/esnext/generated/components/vector.d.ts +4 -0
- package/lib/esnext/generated/components/vector.js +31 -0
- package/lib/esnext/generated/components/vector.js.map +1 -0
- package/lib/esnext/generated/index.d.ts +16 -0
- package/lib/esnext/generated/index.js +16 -0
- package/lib/esnext/generated/index.js.map +1 -1
- package/lib/esnext/iconCodepoints.d.ts +16 -0
- package/lib/esnext/iconNames.d.ts +32 -0
- package/lib/scss/blueprint-icons-16.scss +16 -0
- package/package.json +1 -1
- package/src/generated/16px/_icon-variables.scss +16 -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 +48 -0
- package/src/generated/16px/blueprint-icons-16.ts +64 -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/css-style.ts +1 -0
- package/src/generated/16px/paths/data-sync.ts +1 -0
- package/src/generated/16px/paths/excavator.ts +1 -0
- package/src/generated/16px/paths/index.ts +16 -0
- package/src/generated/16px/paths/layout-bottom-row-three-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-bottom-row-two-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-left-column-three-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-left-column-two-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-right-column-three-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-right-column-two-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-three-columns.ts +1 -0
- package/src/generated/16px/paths/layout-three-rows.ts +1 -0
- package/src/generated/16px/paths/layout-top-row-three-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-top-row-two-tiles.ts +1 -0
- package/src/generated/16px/paths/layout-two-columns.ts +1 -0
- package/src/generated/16px/paths/layout-two-rows.ts +1 -0
- package/src/generated/16px/paths/vector.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 +48 -0
- package/src/generated/20px/blueprint-icons-20.ts +64 -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/css-style.ts +1 -0
- package/src/generated/20px/paths/data-sync.ts +1 -0
- package/src/generated/20px/paths/excavator.ts +1 -0
- package/src/generated/20px/paths/index.ts +16 -0
- package/src/generated/20px/paths/layout-bottom-row-three-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-bottom-row-two-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-left-column-three-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-left-column-two-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-right-column-three-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-right-column-two-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-three-columns.ts +1 -0
- package/src/generated/20px/paths/layout-three-rows.ts +1 -0
- package/src/generated/20px/paths/layout-top-row-three-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-top-row-two-tiles.ts +1 -0
- package/src/generated/20px/paths/layout-two-columns.ts +1 -0
- package/src/generated/20px/paths/layout-two-rows.ts +1 -0
- package/src/generated/20px/paths/vector.ts +1 -0
- package/src/generated/components/css-style.tsx +41 -0
- package/src/generated/components/data-sync.tsx +41 -0
- package/src/generated/components/excavator.tsx +41 -0
- package/src/generated/components/index.ts +16 -0
- package/src/generated/components/layout-bottom-row-three-tiles.tsx +41 -0
- package/src/generated/components/layout-bottom-row-two-tiles.tsx +41 -0
- package/src/generated/components/layout-left-column-three-tiles.tsx +41 -0
- package/src/generated/components/layout-left-column-two-tiles.tsx +41 -0
- package/src/generated/components/layout-right-column-three-tiles.tsx +41 -0
- package/src/generated/components/layout-right-column-two-tiles.tsx +41 -0
- package/src/generated/components/layout-three-columns.tsx +41 -0
- package/src/generated/components/layout-three-rows.tsx +41 -0
- package/src/generated/components/layout-top-row-three-tiles.tsx +41 -0
- package/src/generated/components/layout-top-row-two-tiles.tsx +41 -0
- package/src/generated/components/layout-two-columns.tsx +41 -0
- package/src/generated/components/layout-two-rows.tsx +41 -0
- package/src/generated/components/vector.tsx +41 -0
- package/src/generated/index.ts +16 -0
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.LayoutRightColumnThreeTiles = void 0;
|
|
18
|
+
var tslib_1 = require("tslib");
|
|
19
|
+
var React = tslib_1.__importStar(require("react"));
|
|
20
|
+
var iconTypes_1 = require("../../iconTypes");
|
|
21
|
+
var svgIconContainer_1 = require("../../svgIconContainer");
|
|
22
|
+
exports.LayoutRightColumnThreeTiles = React.forwardRef(function (props, ref) {
|
|
23
|
+
var isLarge = props.size >= iconTypes_1.IconSize.LARGE;
|
|
24
|
+
var pixelGridSize = isLarge ? iconTypes_1.IconSize.LARGE : iconTypes_1.IconSize.STANDARD;
|
|
25
|
+
var translation = "".concat(-1 * pixelGridSize / 0.05 / 2);
|
|
26
|
+
var style = { transformOrigin: "center" };
|
|
27
|
+
return (React.createElement(svgIconContainer_1.SVGIconContainer, tslib_1.__assign({ iconName: "layout-right-column-three-tiles", ref: ref }, props),
|
|
28
|
+
React.createElement("path", { d: isLarge ? "M0 380C0 391.04568 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V380zM220 380C220 391.0457 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V320C400 308.9544 391.046 300 380 300H240C228.954 300 220 308.9544 220 320V380zM220 240C220 251.0456 228.954 260 240 260H380C391.046 260 400 251.0456 400 240V160C400 148.954 391.046 140 380 140H240C228.954 140 220 148.954 220 160V240zM220 80C220 91.046 228.954 100 240 100H380C391.046 100 400 91.046 400 80V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V80z" : "M180 180C180 191.0456 188.9544 200 200 200H300C311.046 200 320 191.0456 320 180V140C320 128.9544 311.046 120 300 120H200C188.9544 120 180 128.9544 180 140V180zM180 300C180 311.0457 188.9544 320 200 320H300C311.046 320 320 311.0457 320 300V260C320 248.9544 311.046 240 300 240H200C188.9544 240 180 248.9544 180 260V300zM180 60C180 71.046 188.9544 80 200 80H300C311.046 80 320 71.046 320 60V20C320 8.954 311.046 0 300 0H200C188.9544 0 180 8.954 180 20V60zM0 300C0 311.0457 8.9543 320 20 320H120C131.0456 320 140 311.0457 140 300V20C140 8.954 131.0456 0 120 0H20C8.9543 0 0 8.954 0 20V300z", fillRule: "evenodd", transform: "scale(0.05, -0.05) translate(".concat(translation, ", ").concat(translation, ")"), style: style })));
|
|
29
|
+
});
|
|
30
|
+
exports.LayoutRightColumnThreeTiles.defaultProps = {
|
|
31
|
+
size: iconTypes_1.IconSize.STANDARD,
|
|
32
|
+
};
|
|
33
|
+
exports.LayoutRightColumnThreeTiles.displayName = "Blueprint5.Icon.LayoutRightColumnThreeTiles";
|
|
34
|
+
exports.default = exports.LayoutRightColumnThreeTiles;
|
|
35
|
+
//# sourceMappingURL=layout-right-column-three-tiles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layout-right-column-three-tiles.js","sourceRoot":"","sources":["../../../../src/generated/components/layout-right-column-three-tiles.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;AAEH,mDAA+B;AAE/B,6CAA2C;AAC3C,2DAA0D;AAE7C,QAAA,2BAA2B,GAA2B,KAAK,CAAC,UAAU,CAAoB,UAAC,KAAK,EAAE,GAAG;IAC9G,IAAM,OAAO,GAAG,KAAK,CAAC,IAAK,IAAI,oBAAQ,CAAC,KAAK,CAAC;IAC9C,IAAM,aAAa,GAAG,OAAO,CAAC,CAAC,CAAC,oBAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,oBAAQ,CAAC,QAAQ,CAAC;IACnE,IAAM,WAAW,GAAG,UAAG,CAAC,CAAC,GAAG,aAAa,GAAG,IAAI,GAAG,CAAC,CAAE,CAAC;IACvD,IAAM,KAAK,GAAG,EAAE,eAAe,EAAE,QAAQ,EAAE,CAAC;IAC5C,OAAO,CACH,oBAAC,mCAAgB,qBAAC,QAAQ,EAAC,iCAAiC,EAAC,GAAG,EAAE,GAAG,IAAO,KAAK;QAC7E,8BACI,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,wkBAAwkB,CAAC,CAAC,CAAC,4kBAA4kB,EACpqC,QAAQ,EAAC,SAAS,EAClB,SAAS,EAAE,uCAAgC,WAAW,eAAK,WAAW,MAAG,EACzE,KAAK,EAAE,KAAK,GACd,CACa,CACvB,CAAC;AACL,CAAC,CAAC,CAAC;AACH,mCAA2B,CAAC,YAAY,GAAG;IACvC,IAAI,EAAE,oBAAQ,CAAC,QAAQ;CAC1B,CAAC;AACF,mCAA2B,CAAC,WAAW,GAAG,6CAA6C,CAAC;AACxF,kBAAe,mCAA2B,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.LayoutRightColumnTwoTiles = void 0;
|
|
18
|
+
var tslib_1 = require("tslib");
|
|
19
|
+
var React = tslib_1.__importStar(require("react"));
|
|
20
|
+
var iconTypes_1 = require("../../iconTypes");
|
|
21
|
+
var svgIconContainer_1 = require("../../svgIconContainer");
|
|
22
|
+
exports.LayoutRightColumnTwoTiles = React.forwardRef(function (props, ref) {
|
|
23
|
+
var isLarge = props.size >= iconTypes_1.IconSize.LARGE;
|
|
24
|
+
var pixelGridSize = isLarge ? iconTypes_1.IconSize.LARGE : iconTypes_1.IconSize.STANDARD;
|
|
25
|
+
var translation = "".concat(-1 * pixelGridSize / 0.05 / 2);
|
|
26
|
+
var style = { transformOrigin: "center" };
|
|
27
|
+
return (React.createElement(svgIconContainer_1.SVGIconContainer, tslib_1.__assign({ iconName: "layout-right-column-two-tiles", ref: ref }, props),
|
|
28
|
+
React.createElement("path", { d: isLarge ? "M220 380C220 391.0457 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H240C228.954 220 220 228.9544 220 240V380zM220 160C220 171.046 228.954 180 240 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V160zM0 380C0 391.04568 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V380z" : "M180 300C180 311.0457 188.9544 320 200 320H300C311.046 320 320 311.0457 320 300V200C320 188.9544 311.046 180 300 180H200C188.9544 180 180 188.9544 180 200V300zM180 120C180 131.0456 188.9544 140 200 140H300C311.046 140 320 131.0456 320 120V20C320 8.954 311.046 0 300 0H200C188.9544 0 180 8.954 180 20V120zM0 300C0 311.0457 8.9543 320 20 320H120C131.0456 320 140 311.0457 140 300V20C140 8.954 131.0456 0 120 0H20C8.9543 0 0 8.954 0 20V300z", fillRule: "evenodd", transform: "scale(0.05, -0.05) translate(".concat(translation, ", ").concat(translation, ")"), style: style })));
|
|
29
|
+
});
|
|
30
|
+
exports.LayoutRightColumnTwoTiles.defaultProps = {
|
|
31
|
+
size: iconTypes_1.IconSize.STANDARD,
|
|
32
|
+
};
|
|
33
|
+
exports.LayoutRightColumnTwoTiles.displayName = "Blueprint5.Icon.LayoutRightColumnTwoTiles";
|
|
34
|
+
exports.default = exports.LayoutRightColumnTwoTiles;
|
|
35
|
+
//# sourceMappingURL=layout-right-column-two-tiles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layout-right-column-two-tiles.js","sourceRoot":"","sources":["../../../../src/generated/components/layout-right-column-two-tiles.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;AAEH,mDAA+B;AAE/B,6CAA2C;AAC3C,2DAA0D;AAE7C,QAAA,yBAAyB,GAA2B,KAAK,CAAC,UAAU,CAAoB,UAAC,KAAK,EAAE,GAAG;IAC5G,IAAM,OAAO,GAAG,KAAK,CAAC,IAAK,IAAI,oBAAQ,CAAC,KAAK,CAAC;IAC9C,IAAM,aAAa,GAAG,OAAO,CAAC,CAAC,CAAC,oBAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,oBAAQ,CAAC,QAAQ,CAAC;IACnE,IAAM,WAAW,GAAG,UAAG,CAAC,CAAC,GAAG,aAAa,GAAG,IAAI,GAAG,CAAC,CAAE,CAAC;IACvD,IAAM,KAAK,GAAG,EAAE,eAAe,EAAE,QAAQ,EAAE,CAAC;IAC5C,OAAO,CACH,oBAAC,mCAAgB,qBAAC,QAAQ,EAAC,+BAA+B,EAAC,GAAG,EAAE,GAAG,IAAO,KAAK;QAC3E,8BACI,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,kbAAkb,CAAC,CAAC,CAAC,ubAAub,EACz3B,QAAQ,EAAC,SAAS,EAClB,SAAS,EAAE,uCAAgC,WAAW,eAAK,WAAW,MAAG,EACzE,KAAK,EAAE,KAAK,GACd,CACa,CACvB,CAAC;AACL,CAAC,CAAC,CAAC;AACH,iCAAyB,CAAC,YAAY,GAAG;IACrC,IAAI,EAAE,oBAAQ,CAAC,QAAQ;CAC1B,CAAC;AACF,iCAAyB,CAAC,WAAW,GAAG,2CAA2C,CAAC;AACpF,kBAAe,iCAAyB,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.LayoutThreeColumns = void 0;
|
|
18
|
+
var tslib_1 = require("tslib");
|
|
19
|
+
var React = tslib_1.__importStar(require("react"));
|
|
20
|
+
var iconTypes_1 = require("../../iconTypes");
|
|
21
|
+
var svgIconContainer_1 = require("../../svgIconContainer");
|
|
22
|
+
exports.LayoutThreeColumns = React.forwardRef(function (props, ref) {
|
|
23
|
+
var isLarge = props.size >= iconTypes_1.IconSize.LARGE;
|
|
24
|
+
var pixelGridSize = isLarge ? iconTypes_1.IconSize.LARGE : iconTypes_1.IconSize.STANDARD;
|
|
25
|
+
var translation = "".concat(-1 * pixelGridSize / 0.05 / 2);
|
|
26
|
+
var style = { transformOrigin: "center" };
|
|
27
|
+
return (React.createElement(svgIconContainer_1.SVGIconContainer, tslib_1.__assign({ iconName: "layout-three-columns", ref: ref }, props),
|
|
28
|
+
React.createElement("path", { d: isLarge ? "M0 380C0 391.04568 8.9543 400 20 400H80C91.0456 400 100 391.0457 100 380V20C100 8.954 91.0456 0 80 0H20C8.9543 0 0 8.954 0 20V380zM140 380C140 391.04568 148.9544 400 160 400H240C251.046 400 260 391.0457 260 380V20C260 8.954 251.046 0 240 0H160C148.9544 0 140 8.954 140 20V380zM300 380C300 391.04568 308.954 400 320 400H380C391.046 400 400 391.0457 400 380V20C400 8.954 391.046 0 380 0H320C308.954 0 300 8.954 300 20V380z" : "M240 300C240 311.0457 248.954 320 260 320H300C311.046 320 320 311.0457 320 300V20C320 8.954 311.046 0 300 0H260C248.954 0 240 8.954 240 20V300zM120 300C120 311.0457 128.9544 320 140 320H180C191.0456 320 200 311.0457 200 300V20C200 8.954 191.0456 0 180 0H140C128.9544 0 120 8.954 120 20V300zM0 300C0 311.0457 8.9543 320 20 320H60C71.0456 320 80 311.0457 80 300V20C80 8.954 71.0456 0 60 0H20C8.9543 0 0 8.954 0 20V300z", fillRule: "evenodd", transform: "scale(0.05, -0.05) translate(".concat(translation, ", ").concat(translation, ")"), style: style })));
|
|
29
|
+
});
|
|
30
|
+
exports.LayoutThreeColumns.defaultProps = {
|
|
31
|
+
size: iconTypes_1.IconSize.STANDARD,
|
|
32
|
+
};
|
|
33
|
+
exports.LayoutThreeColumns.displayName = "Blueprint5.Icon.LayoutThreeColumns";
|
|
34
|
+
exports.default = exports.LayoutThreeColumns;
|
|
35
|
+
//# sourceMappingURL=layout-three-columns.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layout-three-columns.js","sourceRoot":"","sources":["../../../../src/generated/components/layout-three-columns.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;AAEH,mDAA+B;AAE/B,6CAA2C;AAC3C,2DAA0D;AAE7C,QAAA,kBAAkB,GAA2B,KAAK,CAAC,UAAU,CAAoB,UAAC,KAAK,EAAE,GAAG;IACrG,IAAM,OAAO,GAAG,KAAK,CAAC,IAAK,IAAI,oBAAQ,CAAC,KAAK,CAAC;IAC9C,IAAM,aAAa,GAAG,OAAO,CAAC,CAAC,CAAC,oBAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,oBAAQ,CAAC,QAAQ,CAAC;IACnE,IAAM,WAAW,GAAG,UAAG,CAAC,CAAC,GAAG,aAAa,GAAG,IAAI,GAAG,CAAC,CAAE,CAAC;IACvD,IAAM,KAAK,GAAG,EAAE,eAAe,EAAE,QAAQ,EAAE,CAAC;IAC5C,OAAO,CACH,oBAAC,mCAAgB,qBAAC,QAAQ,EAAC,sBAAsB,EAAC,GAAG,EAAE,GAAG,IAAO,KAAK;QAClE,8BACI,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,saAAsa,CAAC,CAAC,CAAC,kaAAka,EACx1B,QAAQ,EAAC,SAAS,EAClB,SAAS,EAAE,uCAAgC,WAAW,eAAK,WAAW,MAAG,EACzE,KAAK,EAAE,KAAK,GACd,CACa,CACvB,CAAC;AACL,CAAC,CAAC,CAAC;AACH,0BAAkB,CAAC,YAAY,GAAG;IAC9B,IAAI,EAAE,oBAAQ,CAAC,QAAQ;CAC1B,CAAC;AACF,0BAAkB,CAAC,WAAW,GAAG,oCAAoC,CAAC;AACtE,kBAAe,0BAAkB,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.LayoutThreeRows = void 0;
|
|
18
|
+
var tslib_1 = require("tslib");
|
|
19
|
+
var React = tslib_1.__importStar(require("react"));
|
|
20
|
+
var iconTypes_1 = require("../../iconTypes");
|
|
21
|
+
var svgIconContainer_1 = require("../../svgIconContainer");
|
|
22
|
+
exports.LayoutThreeRows = React.forwardRef(function (props, ref) {
|
|
23
|
+
var isLarge = props.size >= iconTypes_1.IconSize.LARGE;
|
|
24
|
+
var pixelGridSize = isLarge ? iconTypes_1.IconSize.LARGE : iconTypes_1.IconSize.STANDARD;
|
|
25
|
+
var translation = "".concat(-1 * pixelGridSize / 0.05 / 2);
|
|
26
|
+
var style = { transformOrigin: "center" };
|
|
27
|
+
return (React.createElement(svgIconContainer_1.SVGIconContainer, tslib_1.__assign({ iconName: "layout-three-rows", ref: ref }, props),
|
|
28
|
+
React.createElement("path", { d: isLarge ? "M0 380C0 391.0457 8.9543 400 20 400H380C391.046 400 400 391.0457 400 380V320C400 308.9544 391.046 300 380 300H20C8.95432 300 0 308.9544 0 320V380zM0 240C0 251.0456 8.9543 260 20 260H380C391.046 260 400 251.0456 400 240V160C400 148.954 391.046 140 380 140H20C8.95432 140 0 148.954 0 160V240zM0 80C0 91.046 8.9543 100 20 100H380C391.046 100 400 91.046 400 80V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V80z" : "M300 80C311.046 80 320 71.046 320 60V20C320 8.954 311.046 0 300 0H20C8.9543 0 0 8.954 0 20V60C0 71.046 8.9543 80 20 80H300zM300 200C311.046 200 320 191.0456 320 180V140C320 128.9544 311.046 120 300 120H20C8.9543 120 0 128.9544 0 140V180C0 191.0456 8.9543 200 20 200H300zM300 320C311.046 320 320 311.0457 320 300V260C320 248.9544 311.046 240 300 240H20C8.9543 240 0 248.9544 0 260V300C0 311.0457 8.9543 320 20 320H300z", fillRule: "evenodd", transform: "scale(0.05, -0.05) translate(".concat(translation, ", ").concat(translation, ")"), style: style })));
|
|
29
|
+
});
|
|
30
|
+
exports.LayoutThreeRows.defaultProps = {
|
|
31
|
+
size: iconTypes_1.IconSize.STANDARD,
|
|
32
|
+
};
|
|
33
|
+
exports.LayoutThreeRows.displayName = "Blueprint5.Icon.LayoutThreeRows";
|
|
34
|
+
exports.default = exports.LayoutThreeRows;
|
|
35
|
+
//# sourceMappingURL=layout-three-rows.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layout-three-rows.js","sourceRoot":"","sources":["../../../../src/generated/components/layout-three-rows.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;AAEH,mDAA+B;AAE/B,6CAA2C;AAC3C,2DAA0D;AAE7C,QAAA,eAAe,GAA2B,KAAK,CAAC,UAAU,CAAoB,UAAC,KAAK,EAAE,GAAG;IAClG,IAAM,OAAO,GAAG,KAAK,CAAC,IAAK,IAAI,oBAAQ,CAAC,KAAK,CAAC;IAC9C,IAAM,aAAa,GAAG,OAAO,CAAC,CAAC,CAAC,oBAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,oBAAQ,CAAC,QAAQ,CAAC;IACnE,IAAM,WAAW,GAAG,UAAG,CAAC,CAAC,GAAG,aAAa,GAAG,IAAI,GAAG,CAAC,CAAE,CAAC;IACvD,IAAM,KAAK,GAAG,EAAE,eAAe,EAAE,QAAQ,EAAE,CAAC;IAC5C,OAAO,CACH,oBAAC,mCAAgB,qBAAC,QAAQ,EAAC,mBAAmB,EAAC,GAAG,EAAE,GAAG,IAAO,KAAK;QAC/D,8BACI,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,iaAAia,CAAC,CAAC,CAAC,maAAma,EACp1B,QAAQ,EAAC,SAAS,EAClB,SAAS,EAAE,uCAAgC,WAAW,eAAK,WAAW,MAAG,EACzE,KAAK,EAAE,KAAK,GACd,CACa,CACvB,CAAC;AACL,CAAC,CAAC,CAAC;AACH,uBAAe,CAAC,YAAY,GAAG;IAC3B,IAAI,EAAE,oBAAQ,CAAC,QAAQ;CAC1B,CAAC;AACF,uBAAe,CAAC,WAAW,GAAG,iCAAiC,CAAC;AAChE,kBAAe,uBAAe,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.LayoutTopRowThreeTiles = void 0;
|
|
18
|
+
var tslib_1 = require("tslib");
|
|
19
|
+
var React = tslib_1.__importStar(require("react"));
|
|
20
|
+
var iconTypes_1 = require("../../iconTypes");
|
|
21
|
+
var svgIconContainer_1 = require("../../svgIconContainer");
|
|
22
|
+
exports.LayoutTopRowThreeTiles = React.forwardRef(function (props, ref) {
|
|
23
|
+
var isLarge = props.size >= iconTypes_1.IconSize.LARGE;
|
|
24
|
+
var pixelGridSize = isLarge ? iconTypes_1.IconSize.LARGE : iconTypes_1.IconSize.STANDARD;
|
|
25
|
+
var translation = "".concat(-1 * pixelGridSize / 0.05 / 2);
|
|
26
|
+
var style = { transformOrigin: "center" };
|
|
27
|
+
return (React.createElement(svgIconContainer_1.SVGIconContainer, tslib_1.__assign({ iconName: "layout-top-row-three-tiles", ref: ref }, props),
|
|
28
|
+
React.createElement("path", { d: isLarge ? "M0 160C0 171.046 8.9543 180 20 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V160zM0 380C0 391.0457 8.9543 400 20 400H80C91.0456 400 100 391.0457 100 380V240C100 228.9544 91.0456 220 80 220H20C8.9543 220 0 228.9544 0 240V380zM140 380C140 391.0457 148.9544 400 160 400H240C251.046 400 260 391.0457 260 380V240C260 228.9544 251.046 220 240 220H160C148.9544 220 140 228.9544 140 240V380zM300 380C300 391.0457 308.954 400 320 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H320C308.954 220 300 228.9544 300 240V380z" : "M140 180C128.9544 180 120 188.9544 120 200L120 300C120 311.0457 128.9544 319.99999776872 140 319.999998251532L180 320C191.0456 320.000000482822 200 311.0457 200 300V200C200 188.9544 191.0456 180 180 180H140zM20 180C8.95432 180 0.00000485396 188.9544 0.00000437114 200L0 300C-4.82822e-7 311.0457 8.9543 319.99999776872 20 319.999998251532L60 320C71.0456 320.000000482822 80 311.0457 80 300V200C80 188.9544 71.0456 180 60 180H20zM260 180C248.954 180 240 188.9544 240 200V300C240 311.0457 248.954 319.99999776872 260 319.999998251532L300 320C311.046 320.000000482822 320 311.0457 320 300V200C320 188.9544 311.046 180 300 180H260zM20 0C8.95432 0 0.00000485396 8.954 0.00000437114 20L0 120C-4.82822e-7 131.0456 8.9543 140 20 140L300 140C311.046 140 320 131.0458 320 120V20C320 8.954 311.046 0 300 0L20 0z", fillRule: "evenodd", transform: "scale(0.05, -0.05) translate(".concat(translation, ", ").concat(translation, ")"), style: style })));
|
|
29
|
+
});
|
|
30
|
+
exports.LayoutTopRowThreeTiles.defaultProps = {
|
|
31
|
+
size: iconTypes_1.IconSize.STANDARD,
|
|
32
|
+
};
|
|
33
|
+
exports.LayoutTopRowThreeTiles.displayName = "Blueprint5.Icon.LayoutTopRowThreeTiles";
|
|
34
|
+
exports.default = exports.LayoutTopRowThreeTiles;
|
|
35
|
+
//# sourceMappingURL=layout-top-row-three-tiles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layout-top-row-three-tiles.js","sourceRoot":"","sources":["../../../../src/generated/components/layout-top-row-three-tiles.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;AAEH,mDAA+B;AAE/B,6CAA2C;AAC3C,2DAA0D;AAE7C,QAAA,sBAAsB,GAA2B,KAAK,CAAC,UAAU,CAAoB,UAAC,KAAK,EAAE,GAAG;IACzG,IAAM,OAAO,GAAG,KAAK,CAAC,IAAK,IAAI,oBAAQ,CAAC,KAAK,CAAC;IAC9C,IAAM,aAAa,GAAG,OAAO,CAAC,CAAC,CAAC,oBAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,oBAAQ,CAAC,QAAQ,CAAC;IACnE,IAAM,WAAW,GAAG,UAAG,CAAC,CAAC,GAAG,aAAa,GAAG,IAAI,GAAG,CAAC,CAAE,CAAC;IACvD,IAAM,KAAK,GAAG,EAAE,eAAe,EAAE,QAAQ,EAAE,CAAC;IAC5C,OAAO,CACH,oBAAC,mCAAgB,qBAAC,QAAQ,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,IAAO,KAAK;QACxE,8BACI,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,+kBAA+kB,CAAC,CAAC,CAAC,iyBAAiyB,EACh4C,QAAQ,EAAC,SAAS,EAClB,SAAS,EAAE,uCAAgC,WAAW,eAAK,WAAW,MAAG,EACzE,KAAK,EAAE,KAAK,GACd,CACa,CACvB,CAAC;AACL,CAAC,CAAC,CAAC;AACH,8BAAsB,CAAC,YAAY,GAAG;IAClC,IAAI,EAAE,oBAAQ,CAAC,QAAQ;CAC1B,CAAC;AACF,8BAAsB,CAAC,WAAW,GAAG,wCAAwC,CAAC;AAC9E,kBAAe,8BAAsB,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.LayoutTopRowTwoTiles = void 0;
|
|
18
|
+
var tslib_1 = require("tslib");
|
|
19
|
+
var React = tslib_1.__importStar(require("react"));
|
|
20
|
+
var iconTypes_1 = require("../../iconTypes");
|
|
21
|
+
var svgIconContainer_1 = require("../../svgIconContainer");
|
|
22
|
+
exports.LayoutTopRowTwoTiles = React.forwardRef(function (props, ref) {
|
|
23
|
+
var isLarge = props.size >= iconTypes_1.IconSize.LARGE;
|
|
24
|
+
var pixelGridSize = isLarge ? iconTypes_1.IconSize.LARGE : iconTypes_1.IconSize.STANDARD;
|
|
25
|
+
var translation = "".concat(-1 * pixelGridSize / 0.05 / 2);
|
|
26
|
+
var style = { transformOrigin: "center" };
|
|
27
|
+
return (React.createElement(svgIconContainer_1.SVGIconContainer, tslib_1.__assign({ iconName: "layout-top-row-two-tiles", ref: ref }, props),
|
|
28
|
+
React.createElement("path", { d: isLarge ? "M0 380C0 391.0457 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V240C180 228.9544 171.0456 220 160 220H20C8.9543 220 0 228.9544 0 240V380zM220 380C220 391.0457 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H240C228.954 220 220 228.9544 220 240V380zM0 160C0 171.046 8.9543 180 20 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V160z" : "M200 180C188.9544 180 180 188.9544 180 200V300C180 311.0457 188.9544 320.000000965646 200 320L300 319.99999125772C311.046 319.99999029208 320 311.04568 320 300V200C320 188.9542 311.046 180 300 180L200 180zM20 180C8.9543 180 -9.65646e-7 188.9544 0 200L0.00000874228 300C0.00000970792 311.0457 8.95432 320.000000965646 20 320L120 319.99999125772C131.0458 319.99999029208 140 311.04568 140 300L140 200C140 188.9542 131.0456 180 120 180L20 180zM20 0C8.9543 0 -9.65646e-7 8.954 0 20L0.00000874228 120C0.00000970792 131.0456 8.95432 140 20 140L300 140C311.046 140 320 131.0456 320 120V20C320 8.954 311.046 0 300 0L20 0z", fillRule: "evenodd", transform: "scale(0.05, -0.05) translate(".concat(translation, ", ").concat(translation, ")"), style: style })));
|
|
29
|
+
});
|
|
30
|
+
exports.LayoutTopRowTwoTiles.defaultProps = {
|
|
31
|
+
size: iconTypes_1.IconSize.STANDARD,
|
|
32
|
+
};
|
|
33
|
+
exports.LayoutTopRowTwoTiles.displayName = "Blueprint5.Icon.LayoutTopRowTwoTiles";
|
|
34
|
+
exports.default = exports.LayoutTopRowTwoTiles;
|
|
35
|
+
//# sourceMappingURL=layout-top-row-two-tiles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layout-top-row-two-tiles.js","sourceRoot":"","sources":["../../../../src/generated/components/layout-top-row-two-tiles.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;AAEH,mDAA+B;AAE/B,6CAA2C;AAC3C,2DAA0D;AAE7C,QAAA,oBAAoB,GAA2B,KAAK,CAAC,UAAU,CAAoB,UAAC,KAAK,EAAE,GAAG;IACvG,IAAM,OAAO,GAAG,KAAK,CAAC,IAAK,IAAI,oBAAQ,CAAC,KAAK,CAAC;IAC9C,IAAM,aAAa,GAAG,OAAO,CAAC,CAAC,CAAC,oBAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,oBAAQ,CAAC,QAAQ,CAAC;IACnE,IAAM,WAAW,GAAG,UAAG,CAAC,CAAC,GAAG,aAAa,GAAG,IAAI,GAAG,CAAC,CAAE,CAAC;IACvD,IAAM,KAAK,GAAG,EAAE,eAAe,EAAE,QAAQ,EAAE,CAAC;IAC5C,OAAO,CACH,oBAAC,mCAAgB,qBAAC,QAAQ,EAAC,0BAA0B,EAAC,GAAG,EAAE,GAAG,IAAO,KAAK;QACtE,8BACI,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,obAAob,CAAC,CAAC,CAAC,umBAAumB,EAC3iC,QAAQ,EAAC,SAAS,EAClB,SAAS,EAAE,uCAAgC,WAAW,eAAK,WAAW,MAAG,EACzE,KAAK,EAAE,KAAK,GACd,CACa,CACvB,CAAC;AACL,CAAC,CAAC,CAAC;AACH,4BAAoB,CAAC,YAAY,GAAG;IAChC,IAAI,EAAE,oBAAQ,CAAC,QAAQ;CAC1B,CAAC;AACF,4BAAoB,CAAC,WAAW,GAAG,sCAAsC,CAAC;AAC1E,kBAAe,4BAAoB,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.LayoutTwoColumns = void 0;
|
|
18
|
+
var tslib_1 = require("tslib");
|
|
19
|
+
var React = tslib_1.__importStar(require("react"));
|
|
20
|
+
var iconTypes_1 = require("../../iconTypes");
|
|
21
|
+
var svgIconContainer_1 = require("../../svgIconContainer");
|
|
22
|
+
exports.LayoutTwoColumns = React.forwardRef(function (props, ref) {
|
|
23
|
+
var isLarge = props.size >= iconTypes_1.IconSize.LARGE;
|
|
24
|
+
var pixelGridSize = isLarge ? iconTypes_1.IconSize.LARGE : iconTypes_1.IconSize.STANDARD;
|
|
25
|
+
var translation = "".concat(-1 * pixelGridSize / 0.05 / 2);
|
|
26
|
+
var style = { transformOrigin: "center" };
|
|
27
|
+
return (React.createElement(svgIconContainer_1.SVGIconContainer, tslib_1.__assign({ iconName: "layout-two-columns", ref: ref }, props),
|
|
28
|
+
React.createElement("path", { d: isLarge ? "M0 380C0 391.04568 8.9543 400 20 400H160C171.0456 400 180 391.0457 180 380V20C180 8.954 171.0456 0 160 0H20C8.9543 0 0 8.954 0 20V380zM220 380C220 391.04568 228.954 400 240 400H380C391.046 400 400 391.0457 400 380V20C400 8.954 391.046 0 380 0H240C228.954 0 220 8.954 220 20V380z" : "M180 300C180 311.0457 188.9544 320 200 320H300C311.046 320 320 311.0457 320 300V20C320 8.954 311.046 0 300 0H200C188.9544 0 180 8.954 180 20V300zM0 300C0 311.0457 8.9543 320 20 320H120C131.0456 320 140 311.0457 140 300V20C140 8.954 131.0456 0 120 0H20C8.9543 0 0 8.954 0 20V300z", fillRule: "evenodd", transform: "scale(0.05, -0.05) translate(".concat(translation, ", ").concat(translation, ")"), style: style })));
|
|
29
|
+
});
|
|
30
|
+
exports.LayoutTwoColumns.defaultProps = {
|
|
31
|
+
size: iconTypes_1.IconSize.STANDARD,
|
|
32
|
+
};
|
|
33
|
+
exports.LayoutTwoColumns.displayName = "Blueprint5.Icon.LayoutTwoColumns";
|
|
34
|
+
exports.default = exports.LayoutTwoColumns;
|
|
35
|
+
//# sourceMappingURL=layout-two-columns.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layout-two-columns.js","sourceRoot":"","sources":["../../../../src/generated/components/layout-two-columns.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;AAEH,mDAA+B;AAE/B,6CAA2C;AAC3C,2DAA0D;AAE7C,QAAA,gBAAgB,GAA2B,KAAK,CAAC,UAAU,CAAoB,UAAC,KAAK,EAAE,GAAG;IACnG,IAAM,OAAO,GAAG,KAAK,CAAC,IAAK,IAAI,oBAAQ,CAAC,KAAK,CAAC;IAC9C,IAAM,aAAa,GAAG,OAAO,CAAC,CAAC,CAAC,oBAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,oBAAQ,CAAC,QAAQ,CAAC;IACnE,IAAM,WAAW,GAAG,UAAG,CAAC,CAAC,GAAG,aAAa,GAAG,IAAI,GAAG,CAAC,CAAE,CAAC;IACvD,IAAM,KAAK,GAAG,EAAE,eAAe,EAAE,QAAQ,EAAE,CAAC;IAC5C,OAAO,CACH,oBAAC,mCAAgB,qBAAC,QAAQ,EAAC,oBAAoB,EAAC,GAAG,EAAE,GAAG,IAAO,KAAK;QAChE,8BACI,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,wRAAwR,CAAC,CAAC,CAAC,wRAAwR,EAChkB,QAAQ,EAAC,SAAS,EAClB,SAAS,EAAE,uCAAgC,WAAW,eAAK,WAAW,MAAG,EACzE,KAAK,EAAE,KAAK,GACd,CACa,CACvB,CAAC;AACL,CAAC,CAAC,CAAC;AACH,wBAAgB,CAAC,YAAY,GAAG;IAC5B,IAAI,EAAE,oBAAQ,CAAC,QAAQ;CAC1B,CAAC;AACF,wBAAgB,CAAC,WAAW,GAAG,kCAAkC,CAAC;AAClE,kBAAe,wBAAgB,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.LayoutTwoRows = void 0;
|
|
18
|
+
var tslib_1 = require("tslib");
|
|
19
|
+
var React = tslib_1.__importStar(require("react"));
|
|
20
|
+
var iconTypes_1 = require("../../iconTypes");
|
|
21
|
+
var svgIconContainer_1 = require("../../svgIconContainer");
|
|
22
|
+
exports.LayoutTwoRows = React.forwardRef(function (props, ref) {
|
|
23
|
+
var isLarge = props.size >= iconTypes_1.IconSize.LARGE;
|
|
24
|
+
var pixelGridSize = isLarge ? iconTypes_1.IconSize.LARGE : iconTypes_1.IconSize.STANDARD;
|
|
25
|
+
var translation = "".concat(-1 * pixelGridSize / 0.05 / 2);
|
|
26
|
+
var style = { transformOrigin: "center" };
|
|
27
|
+
return (React.createElement(svgIconContainer_1.SVGIconContainer, tslib_1.__assign({ iconName: "layout-two-rows", ref: ref }, props),
|
|
28
|
+
React.createElement("path", { d: isLarge ? "M0 380C0 391.0457 8.9543 400 20 400H380C391.046 400 400 391.0457 400 380V240C400 228.9544 391.046 220 380 220H20C8.95432 220 0 228.9544 0 240V380zM0 160C0 171.046 8.9543 180 20 180H380C391.046 180 400 171.046 400 160V20C400 8.954 391.046 0 380 0H20C8.95432 0 0 8.954 0 20V160z" : "M0 120C0 131.0456 8.9543 140 20 140H300C311.046 140 320 131.0456 320 120V20C320 8.954 311.046 0 300 0H20C8.9543 0 0 8.954 0 20V120zM0 300C0 311.0457 8.9543 320 20 320H300C311.046 320 320 311.0457 320 300V200C320 188.9544 311.046 180 300 180H20C8.9543 180 0 188.9544 0 200V300z", fillRule: "evenodd", transform: "scale(0.05, -0.05) translate(".concat(translation, ", ").concat(translation, ")"), style: style })));
|
|
29
|
+
});
|
|
30
|
+
exports.LayoutTwoRows.defaultProps = {
|
|
31
|
+
size: iconTypes_1.IconSize.STANDARD,
|
|
32
|
+
};
|
|
33
|
+
exports.LayoutTwoRows.displayName = "Blueprint5.Icon.LayoutTwoRows";
|
|
34
|
+
exports.default = exports.LayoutTwoRows;
|
|
35
|
+
//# sourceMappingURL=layout-two-rows.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layout-two-rows.js","sourceRoot":"","sources":["../../../../src/generated/components/layout-two-rows.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;AAEH,mDAA+B;AAE/B,6CAA2C;AAC3C,2DAA0D;AAE7C,QAAA,aAAa,GAA2B,KAAK,CAAC,UAAU,CAAoB,UAAC,KAAK,EAAE,GAAG;IAChG,IAAM,OAAO,GAAG,KAAK,CAAC,IAAK,IAAI,oBAAQ,CAAC,KAAK,CAAC;IAC9C,IAAM,aAAa,GAAG,OAAO,CAAC,CAAC,CAAC,oBAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,oBAAQ,CAAC,QAAQ,CAAC;IACnE,IAAM,WAAW,GAAG,UAAG,CAAC,CAAC,GAAG,aAAa,GAAG,IAAI,GAAG,CAAC,CAAE,CAAC;IACvD,IAAM,KAAK,GAAG,EAAE,eAAe,EAAE,QAAQ,EAAE,CAAC;IAC5C,OAAO,CACH,oBAAC,mCAAgB,qBAAC,QAAQ,EAAC,iBAAiB,EAAC,GAAG,EAAE,GAAG,IAAO,KAAK;QAC7D,8BACI,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,sRAAsR,CAAC,CAAC,CAAC,sRAAsR,EAC5jB,QAAQ,EAAC,SAAS,EAClB,SAAS,EAAE,uCAAgC,WAAW,eAAK,WAAW,MAAG,EACzE,KAAK,EAAE,KAAK,GACd,CACa,CACvB,CAAC;AACL,CAAC,CAAC,CAAC;AACH,qBAAa,CAAC,YAAY,GAAG;IACzB,IAAI,EAAE,oBAAQ,CAAC,QAAQ;CAC1B,CAAC;AACF,qBAAa,CAAC,WAAW,GAAG,+BAA+B,CAAC;AAC5D,kBAAe,qBAAa,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright 2024 Palantir Technologies, Inc. All rights reserved.
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.Vector = void 0;
|
|
18
|
+
var tslib_1 = require("tslib");
|
|
19
|
+
var React = tslib_1.__importStar(require("react"));
|
|
20
|
+
var iconTypes_1 = require("../../iconTypes");
|
|
21
|
+
var svgIconContainer_1 = require("../../svgIconContainer");
|
|
22
|
+
exports.Vector = React.forwardRef(function (props, ref) {
|
|
23
|
+
var isLarge = props.size >= iconTypes_1.IconSize.LARGE;
|
|
24
|
+
var pixelGridSize = isLarge ? iconTypes_1.IconSize.LARGE : iconTypes_1.IconSize.STANDARD;
|
|
25
|
+
var translation = "".concat(-1 * pixelGridSize / 0.05 / 2);
|
|
26
|
+
var style = { transformOrigin: "center" };
|
|
27
|
+
return (React.createElement(svgIconContainer_1.SVGIconContainer, tslib_1.__assign({ iconName: "vector", ref: ref }, props),
|
|
28
|
+
React.createElement("path", { d: isLarge ? "M225.716 366.0062C222.114 369.6052 219.912 374.6038 219.912 380.20228C219.912 391.1992 228.92 400.1966746 239.93 399.99673074C245.536 399.99673074 250.54 397.79734 254.144 394.19836L314.198 334.2152C317.802 330.6162 320.004 325.4176 320.004 320.0192C320.004 314.6206 317.802 309.6222 314.198 305.8232L254.144 245.84C250.54 242.241 245.536 240.0416 239.93 240.0416C228.92 240.0416 219.912 249.0392 219.912 260.036C219.912 265.6344000000001 222.314 270.6330000000001 225.918 274.232L251.742 300.0248000000001H100.0186C89.0084 300.0248000000001 80 309.0222 80 320.0192C80 331.016 89.0084 340.0136 100.0186 340.0136H251.742L225.716 366.0062zM111.056 197.89C120.9358 202.8288 132.9494 198.824 137.8894 188.944L200.002 64.722L262.1140000000001 188.944C267.0540000000001 198.824 279.068 202.8288 288.948 197.89C298.828 192.95 302.832 180.936 297.892 171.056L217.89 11.056C214.502 4.28 207.578 0 200.002 0C192.4264 0 185.501 4.28 182.113 11.056L102.1116 171.056C97.1718 180.936 101.1764 192.95 111.056 197.89z" : "M194.0574 314.2L234.008 274.2H234.208C237.802 270.6 240 265.6 240 260C240 254.4 237.802 249.4 234.208 245.8L194.2572 205.8C190.6616 202.2 185.668 200 180.075 200C169.0886 200 160.0998 209 160.0998 220C160.0998 225.6 162.2972 230.6 165.8926 234.2L171.6854 240H99.975C88.9888 240 80 249 80 260C80 271 88.9888 280 99.975 280H171.2858L165.4932 285.8C161.8976 289.4 159.7004 294.4 159.7004 300C159.7004 311 168.6892 320 179.8752 320C185.4682 320 190.462 317.8 194.0574 314.2zM191.4002 147.1998C195.4002 157.3998 207 162.5998 217.2 158.5998C227.4 154.5998 232.6 142.9998 228.6 132.7998L183.6002 16.8C179.6002 6.6 170.4002 0 160.0002 0C149.6002 0 140.4002 6.6 136.4002 16.8L91.4002 132.7998C87.4002 142.9998 92.4002 154.5998 102.8002 158.5998C113.0002 162.5998 124.6002 157.5998 128.6002 147.1998L160.0002 66.4L191.4002 147.1998z", fillRule: "evenodd", transform: "scale(0.05, -0.05) translate(".concat(translation, ", ").concat(translation, ")"), style: style })));
|
|
29
|
+
});
|
|
30
|
+
exports.Vector.defaultProps = {
|
|
31
|
+
size: iconTypes_1.IconSize.STANDARD,
|
|
32
|
+
};
|
|
33
|
+
exports.Vector.displayName = "Blueprint5.Icon.Vector";
|
|
34
|
+
exports.default = exports.Vector;
|
|
35
|
+
//# sourceMappingURL=vector.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vector.js","sourceRoot":"","sources":["../../../../src/generated/components/vector.tsx"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;AAEH,mDAA+B;AAE/B,6CAA2C;AAC3C,2DAA0D;AAE7C,QAAA,MAAM,GAA2B,KAAK,CAAC,UAAU,CAAoB,UAAC,KAAK,EAAE,GAAG;IACzF,IAAM,OAAO,GAAG,KAAK,CAAC,IAAK,IAAI,oBAAQ,CAAC,KAAK,CAAC;IAC9C,IAAM,aAAa,GAAG,OAAO,CAAC,CAAC,CAAC,oBAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,oBAAQ,CAAC,QAAQ,CAAC;IACnE,IAAM,WAAW,GAAG,UAAG,CAAC,CAAC,GAAG,aAAa,GAAG,IAAI,GAAG,CAAC,CAAE,CAAC;IACvD,IAAM,KAAK,GAAG,EAAE,eAAe,EAAE,QAAQ,EAAE,CAAC;IAC5C,OAAO,CACH,oBAAC,mCAAgB,qBAAC,QAAQ,EAAC,QAAQ,EAAC,GAAG,EAAE,GAAG,IAAO,KAAK;QACpD,8BACI,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,2+BAA2+B,CAAC,CAAC,CAAC,wzBAAwzB,EACnzD,QAAQ,EAAC,SAAS,EAClB,SAAS,EAAE,uCAAgC,WAAW,eAAK,WAAW,MAAG,EACzE,KAAK,EAAE,KAAK,GACd,CACa,CACvB,CAAC;AACL,CAAC,CAAC,CAAC;AACH,cAAM,CAAC,YAAY,GAAG;IAClB,IAAI,EAAE,oBAAQ,CAAC,QAAQ;CAC1B,CAAC;AACF,cAAM,CAAC,WAAW,GAAG,wBAAwB,CAAC;AAC9C,kBAAe,cAAM,CAAC"}
|
|
@@ -122,6 +122,7 @@ export { Crop } from "./components/crop";
|
|
|
122
122
|
export { CrossCircle } from "./components/cross-circle";
|
|
123
123
|
export { Cross } from "./components/cross";
|
|
124
124
|
export { Crown } from "./components/crown";
|
|
125
|
+
export { CssStyle } from "./components/css-style";
|
|
125
126
|
export { CubeAdd } from "./components/cube-add";
|
|
126
127
|
export { CubeRemove } from "./components/cube-remove";
|
|
127
128
|
export { Cube } from "./components/cube";
|
|
@@ -132,6 +133,7 @@ export { Cycle } from "./components/cycle";
|
|
|
132
133
|
export { Dashboard } from "./components/dashboard";
|
|
133
134
|
export { DataConnection } from "./components/data-connection";
|
|
134
135
|
export { DataLineage } from "./components/data-lineage";
|
|
136
|
+
export { DataSync } from "./components/data-sync";
|
|
135
137
|
export { Database } from "./components/database";
|
|
136
138
|
export { Delete } from "./components/delete";
|
|
137
139
|
export { Delta } from "./components/delta";
|
|
@@ -176,6 +178,7 @@ export { Equals } from "./components/equals";
|
|
|
176
178
|
export { Eraser } from "./components/eraser";
|
|
177
179
|
export { Error } from "./components/error";
|
|
178
180
|
export { Euro } from "./components/euro";
|
|
181
|
+
export { Excavator } from "./components/excavator";
|
|
179
182
|
export { Exchange } from "./components/exchange";
|
|
180
183
|
export { ExcludeRow } from "./components/exclude-row";
|
|
181
184
|
export { ExpandAll } from "./components/expand-all";
|
|
@@ -316,13 +319,25 @@ export { Layer } from "./components/layer";
|
|
|
316
319
|
export { Layers } from "./components/layers";
|
|
317
320
|
export { LayoutAuto } from "./components/layout-auto";
|
|
318
321
|
export { LayoutBalloon } from "./components/layout-balloon";
|
|
322
|
+
export { LayoutBottomRowThreeTiles } from "./components/layout-bottom-row-three-tiles";
|
|
323
|
+
export { LayoutBottomRowTwoTiles } from "./components/layout-bottom-row-two-tiles";
|
|
319
324
|
export { LayoutCircle } from "./components/layout-circle";
|
|
320
325
|
export { LayoutGrid } from "./components/layout-grid";
|
|
321
326
|
export { LayoutGroupBy } from "./components/layout-group-by";
|
|
322
327
|
export { LayoutHierarchy } from "./components/layout-hierarchy";
|
|
328
|
+
export { LayoutLeftColumnThreeTiles } from "./components/layout-left-column-three-tiles";
|
|
329
|
+
export { LayoutLeftColumnTwoTiles } from "./components/layout-left-column-two-tiles";
|
|
323
330
|
export { LayoutLinear } from "./components/layout-linear";
|
|
331
|
+
export { LayoutRightColumnThreeTiles } from "./components/layout-right-column-three-tiles";
|
|
332
|
+
export { LayoutRightColumnTwoTiles } from "./components/layout-right-column-two-tiles";
|
|
324
333
|
export { LayoutSkewGrid } from "./components/layout-skew-grid";
|
|
325
334
|
export { LayoutSortedClusters } from "./components/layout-sorted-clusters";
|
|
335
|
+
export { LayoutThreeColumns } from "./components/layout-three-columns";
|
|
336
|
+
export { LayoutThreeRows } from "./components/layout-three-rows";
|
|
337
|
+
export { LayoutTopRowThreeTiles } from "./components/layout-top-row-three-tiles";
|
|
338
|
+
export { LayoutTopRowTwoTiles } from "./components/layout-top-row-two-tiles";
|
|
339
|
+
export { LayoutTwoColumns } from "./components/layout-two-columns";
|
|
340
|
+
export { LayoutTwoRows } from "./components/layout-two-rows";
|
|
326
341
|
export { Layout } from "./components/layout";
|
|
327
342
|
export { Learning } from "./components/learning";
|
|
328
343
|
export { LeftJoin } from "./components/left-join";
|
|
@@ -582,6 +597,7 @@ export { Updated } from "./components/updated";
|
|
|
582
597
|
export { Upload } from "./components/upload";
|
|
583
598
|
export { User } from "./components/user";
|
|
584
599
|
export { Variable } from "./components/variable";
|
|
600
|
+
export { Vector } from "./components/vector";
|
|
585
601
|
export { VerticalBarChartAsc } from "./components/vertical-bar-chart-asc";
|
|
586
602
|
export { VerticalBarChartDesc } from "./components/vertical-bar-chart-desc";
|
|
587
603
|
export { VerticalDistribution } from "./components/vertical-distribution";
|