@webstudio-is/icons 0.1.1 → 0.3.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/lib/__generated__/format-clear.d.ts +4 -0
- package/lib/__generated__/format-clear.d.ts.map +1 -0
- package/lib/__generated__/format-clear.js +8 -0
- package/lib/__generated__/index.d.ts +4 -0
- package/lib/__generated__/index.d.ts.map +1 -0
- package/lib/__generated__/index.js +3 -0
- package/lib/__generated__/subscript.d.ts +4 -0
- package/lib/__generated__/subscript.d.ts.map +1 -0
- package/lib/__generated__/subscript.js +8 -0
- package/lib/__generated__/superscript.d.ts +4 -0
- package/lib/__generated__/superscript.d.ts.map +1 -0
- package/lib/__generated__/superscript.js +8 -0
- package/lib/align-content-center.d.ts +4 -0
- package/lib/align-content-center.d.ts.map +1 -0
- package/lib/align-content-center.js +6 -0
- package/lib/align-content-end.d.ts +4 -0
- package/lib/align-content-end.d.ts.map +1 -0
- package/lib/align-content-end.js +6 -0
- package/lib/align-content-space-around.d.ts +4 -0
- package/lib/align-content-space-around.d.ts.map +1 -0
- package/lib/align-content-space-around.js +6 -0
- package/lib/align-content-space-between.d.ts +4 -0
- package/lib/align-content-space-between.d.ts.map +1 -0
- package/lib/align-content-space-between.js +6 -0
- package/lib/align-content-start.d.ts +4 -0
- package/lib/align-content-start.d.ts.map +1 -0
- package/lib/align-content-start.js +6 -0
- package/lib/align-content-stretch.d.ts +4 -0
- package/lib/align-content-stretch.d.ts.map +1 -0
- package/lib/align-content-stretch.js +6 -0
- package/lib/align-items-baseline.d.ts +4 -0
- package/lib/align-items-baseline.d.ts.map +1 -0
- package/lib/align-items-baseline.js +6 -0
- package/lib/align-items-center.d.ts +4 -0
- package/lib/align-items-center.d.ts.map +1 -0
- package/lib/align-items-center.js +6 -0
- package/lib/align-items-end.d.ts +4 -0
- package/lib/align-items-end.d.ts.map +1 -0
- package/lib/align-items-end.js +6 -0
- package/lib/align-items-start.d.ts +4 -0
- package/lib/align-items-start.d.ts.map +1 -0
- package/lib/align-items-start.js +6 -0
- package/lib/align-items-stretch.d.ts +4 -0
- package/lib/align-items-stretch.d.ts.map +1 -0
- package/lib/align-items-stretch.js +6 -0
- package/lib/align-self-baseline.d.ts +4 -0
- package/lib/align-self-baseline.d.ts.map +1 -0
- package/lib/align-self-baseline.js +6 -0
- package/lib/align-self-center.d.ts +4 -0
- package/lib/align-self-center.d.ts.map +1 -0
- package/lib/align-self-center.js +6 -0
- package/lib/align-self-end.d.ts +4 -0
- package/lib/align-self-end.d.ts.map +1 -0
- package/lib/align-self-end.js +6 -0
- package/lib/align-self-start.d.ts +4 -0
- package/lib/align-self-start.d.ts.map +1 -0
- package/lib/align-self-start.js +6 -0
- package/lib/align-self-stretch.d.ts +4 -0
- package/lib/align-self-stretch.d.ts.map +1 -0
- package/lib/align-self-stretch.js +6 -0
- package/lib/aspect-ratio.d.ts +4 -0
- package/lib/aspect-ratio.d.ts.map +1 -0
- package/lib/aspect-ratio.js +6 -0
- package/lib/body.js +5 -31
- package/lib/brush.js +5 -31
- package/lib/chevron-double-down.d.ts +4 -0
- package/lib/chevron-double-down.d.ts.map +1 -0
- package/lib/chevron-double-down.js +6 -0
- package/lib/chevron-double-left.d.ts +4 -0
- package/lib/chevron-double-left.d.ts.map +1 -0
- package/lib/chevron-double-left.js +6 -0
- package/lib/chevron-double-right.d.ts +4 -0
- package/lib/chevron-double-right.d.ts.map +1 -0
- package/lib/chevron-double-right.js +6 -0
- package/lib/chevron-double-up.d.ts +4 -0
- package/lib/chevron-double-up.d.ts.map +1 -0
- package/lib/chevron-double-up.js +6 -0
- package/lib/chevron-down.d.ts +4 -0
- package/lib/chevron-down.d.ts.map +1 -0
- package/lib/chevron-down.js +6 -0
- package/lib/chevron-left.d.ts +4 -0
- package/lib/chevron-left.d.ts.map +1 -0
- package/lib/chevron-left.js +6 -0
- package/lib/chevron-right.d.ts +4 -0
- package/lib/chevron-right.d.ts.map +1 -0
- package/lib/chevron-right.js +6 -0
- package/lib/chevron-up.d.ts +4 -0
- package/lib/chevron-up.d.ts.map +1 -0
- package/lib/chevron-up.js +6 -0
- package/lib/cjs/__generated__/format-clear.cjs +11 -0
- package/lib/cjs/__generated__/format-clear.d.ts +4 -0
- package/lib/cjs/__generated__/format-clear.d.ts.map +1 -0
- package/lib/cjs/__generated__/index.cjs +19 -0
- package/lib/cjs/__generated__/index.d.ts +4 -0
- package/lib/cjs/__generated__/index.d.ts.map +1 -0
- package/lib/cjs/__generated__/subscript.cjs +11 -0
- package/lib/cjs/__generated__/subscript.d.ts +4 -0
- package/lib/cjs/__generated__/subscript.d.ts.map +1 -0
- package/lib/cjs/__generated__/superscript.cjs +11 -0
- package/lib/cjs/__generated__/superscript.d.ts +4 -0
- package/lib/cjs/__generated__/superscript.d.ts.map +1 -0
- package/lib/cjs/align-content-center.cjs +32 -0
- package/lib/cjs/align-content-center.d.ts +4 -0
- package/lib/cjs/align-content-center.d.ts.map +1 -0
- package/lib/cjs/align-content-end.cjs +32 -0
- package/lib/cjs/align-content-end.d.ts +4 -0
- package/lib/cjs/align-content-end.d.ts.map +1 -0
- package/lib/cjs/align-content-space-around.cjs +32 -0
- package/lib/cjs/align-content-space-around.d.ts +4 -0
- package/lib/cjs/align-content-space-around.d.ts.map +1 -0
- package/lib/cjs/align-content-space-between.cjs +32 -0
- package/lib/cjs/align-content-space-between.d.ts +4 -0
- package/lib/cjs/align-content-space-between.d.ts.map +1 -0
- package/lib/cjs/align-content-start.cjs +32 -0
- package/lib/cjs/align-content-start.d.ts +4 -0
- package/lib/cjs/align-content-start.d.ts.map +1 -0
- package/lib/cjs/align-content-stretch.cjs +32 -0
- package/lib/cjs/align-content-stretch.d.ts +4 -0
- package/lib/cjs/align-content-stretch.d.ts.map +1 -0
- package/lib/cjs/align-items-baseline.cjs +32 -0
- package/lib/cjs/align-items-baseline.d.ts +4 -0
- package/lib/cjs/align-items-baseline.d.ts.map +1 -0
- package/lib/cjs/align-items-center.cjs +32 -0
- package/lib/cjs/align-items-center.d.ts +4 -0
- package/lib/cjs/align-items-center.d.ts.map +1 -0
- package/lib/cjs/align-items-end.cjs +32 -0
- package/lib/cjs/align-items-end.d.ts +4 -0
- package/lib/cjs/align-items-end.d.ts.map +1 -0
- package/lib/cjs/align-items-start.cjs +32 -0
- package/lib/cjs/align-items-start.d.ts +4 -0
- package/lib/cjs/align-items-start.d.ts.map +1 -0
- package/lib/cjs/align-items-stretch.cjs +32 -0
- package/lib/cjs/align-items-stretch.d.ts +4 -0
- package/lib/cjs/align-items-stretch.d.ts.map +1 -0
- package/lib/cjs/align-self-baseline.cjs +32 -0
- package/lib/cjs/align-self-baseline.d.ts +4 -0
- package/lib/cjs/align-self-baseline.d.ts.map +1 -0
- package/lib/cjs/align-self-center.cjs +32 -0
- package/lib/cjs/align-self-center.d.ts +4 -0
- package/lib/cjs/align-self-center.d.ts.map +1 -0
- package/lib/cjs/align-self-end.cjs +32 -0
- package/lib/cjs/align-self-end.d.ts +4 -0
- package/lib/cjs/align-self-end.d.ts.map +1 -0
- package/lib/cjs/align-self-start.cjs +32 -0
- package/lib/cjs/align-self-start.d.ts +4 -0
- package/lib/cjs/align-self-start.d.ts.map +1 -0
- package/lib/cjs/align-self-stretch.cjs +32 -0
- package/lib/cjs/align-self-stretch.d.ts +4 -0
- package/lib/cjs/align-self-stretch.d.ts.map +1 -0
- package/lib/cjs/aspect-ratio.cjs +32 -0
- package/lib/cjs/aspect-ratio.d.ts +4 -0
- package/lib/cjs/aspect-ratio.d.ts.map +1 -0
- package/lib/cjs/body.cjs +32 -0
- package/lib/cjs/body.d.ts +4 -0
- package/lib/cjs/body.d.ts.map +1 -0
- package/lib/cjs/brush.cjs +32 -0
- package/lib/cjs/brush.d.ts +4 -0
- package/lib/cjs/brush.d.ts.map +1 -0
- package/lib/cjs/chevron-double-down.cjs +32 -0
- package/lib/cjs/chevron-double-down.d.ts +4 -0
- package/lib/cjs/chevron-double-down.d.ts.map +1 -0
- package/lib/cjs/chevron-double-left.cjs +32 -0
- package/lib/cjs/chevron-double-left.d.ts +4 -0
- package/lib/cjs/chevron-double-left.d.ts.map +1 -0
- package/lib/cjs/chevron-double-right.cjs +32 -0
- package/lib/cjs/chevron-double-right.d.ts +4 -0
- package/lib/cjs/chevron-double-right.d.ts.map +1 -0
- package/lib/cjs/chevron-double-up.cjs +32 -0
- package/lib/cjs/chevron-double-up.d.ts +4 -0
- package/lib/cjs/chevron-double-up.d.ts.map +1 -0
- package/lib/cjs/chevron-down.cjs +32 -0
- package/lib/cjs/chevron-down.d.ts +4 -0
- package/lib/cjs/chevron-down.d.ts.map +1 -0
- package/lib/cjs/chevron-left.cjs +32 -0
- package/lib/cjs/chevron-left.d.ts +4 -0
- package/lib/cjs/chevron-left.d.ts.map +1 -0
- package/lib/cjs/chevron-right.cjs +32 -0
- package/lib/cjs/chevron-right.d.ts +4 -0
- package/lib/cjs/chevron-right.d.ts.map +1 -0
- package/lib/cjs/chevron-up.cjs +32 -0
- package/lib/cjs/chevron-up.d.ts +4 -0
- package/lib/cjs/chevron-up.d.ts.map +1 -0
- package/lib/cjs/cloud.cjs +32 -0
- package/lib/cjs/cloud.d.ts +4 -0
- package/lib/cjs/cloud.d.ts.map +1 -0
- package/lib/cjs/copy.cjs +32 -0
- package/lib/cjs/copy.d.ts +4 -0
- package/lib/cjs/copy.d.ts.map +1 -0
- package/lib/cjs/cross-circled-filled.cjs +32 -0
- package/lib/cjs/cross-circled-filled.d.ts +4 -0
- package/lib/cjs/cross-circled-filled.d.ts.map +1 -0
- package/lib/cjs/cross-large.cjs +32 -0
- package/lib/cjs/cross-large.d.ts +4 -0
- package/lib/cjs/cross-large.d.ts.map +1 -0
- package/lib/cjs/cross-small.cjs +32 -0
- package/lib/cjs/cross-small.d.ts +4 -0
- package/lib/cjs/cross-small.d.ts.map +1 -0
- package/lib/cjs/cross.cjs +32 -0
- package/lib/cjs/cross.d.ts +4 -0
- package/lib/cjs/cross.d.ts.map +1 -0
- package/lib/cjs/devices.cjs +32 -0
- package/lib/cjs/devices.d.ts +4 -0
- package/lib/cjs/devices.d.ts.map +1 -0
- package/lib/cjs/ellipses.cjs +32 -0
- package/lib/cjs/ellipses.d.ts +4 -0
- package/lib/cjs/ellipses.d.ts.map +1 -0
- package/lib/cjs/external-link.cjs +32 -0
- package/lib/cjs/external-link.d.ts +4 -0
- package/lib/cjs/external-link.d.ts.map +1 -0
- package/lib/cjs/flex-direction-column-reverse.cjs +32 -0
- package/lib/cjs/flex-direction-column-reverse.d.ts +4 -0
- package/lib/cjs/flex-direction-column-reverse.d.ts.map +1 -0
- package/lib/cjs/flex-direction-column.cjs +32 -0
- package/lib/cjs/flex-direction-column.d.ts +4 -0
- package/lib/cjs/flex-direction-column.d.ts.map +1 -0
- package/lib/cjs/flex-direction-row-reverse.cjs +32 -0
- package/lib/cjs/flex-direction-row-reverse.d.ts +4 -0
- package/lib/cjs/flex-direction-row-reverse.d.ts.map +1 -0
- package/lib/cjs/flex-direction-row.cjs +32 -0
- package/lib/cjs/flex-direction-row.d.ts +4 -0
- package/lib/cjs/flex-direction-row.d.ts.map +1 -0
- package/lib/cjs/flex-sizing-grow.cjs +32 -0
- package/lib/cjs/flex-sizing-grow.d.ts +4 -0
- package/lib/cjs/flex-sizing-grow.d.ts.map +1 -0
- package/lib/cjs/flex-sizing-shrink.cjs +32 -0
- package/lib/cjs/flex-sizing-shrink.d.ts +4 -0
- package/lib/cjs/flex-sizing-shrink.d.ts.map +1 -0
- package/lib/cjs/flex-wrap-no-wrap.cjs +32 -0
- package/lib/cjs/flex-wrap-no-wrap.d.ts +4 -0
- package/lib/cjs/flex-wrap-no-wrap.d.ts.map +1 -0
- package/lib/cjs/flex-wrap-wrap-reverse.cjs +32 -0
- package/lib/cjs/flex-wrap-wrap-reverse.d.ts +4 -0
- package/lib/cjs/flex-wrap-wrap-reverse.d.ts.map +1 -0
- package/lib/cjs/flex-wrap-wrap.cjs +32 -0
- package/lib/cjs/flex-wrap-wrap.d.ts +4 -0
- package/lib/cjs/flex-wrap-wrap.d.ts.map +1 -0
- package/lib/cjs/form.cjs +32 -0
- package/lib/cjs/form.d.ts +4 -0
- package/lib/cjs/form.d.ts.map +1 -0
- package/lib/cjs/gap-column.cjs +32 -0
- package/lib/cjs/gap-column.d.ts +4 -0
- package/lib/cjs/gap-column.d.ts.map +1 -0
- package/lib/cjs/gap-row.cjs +32 -0
- package/lib/cjs/gap-row.d.ts +4 -0
- package/lib/cjs/gap-row.d.ts.map +1 -0
- package/lib/cjs/gear.cjs +38 -0
- package/lib/cjs/gear.d.ts +9 -0
- package/lib/cjs/gear.d.ts.map +1 -0
- package/lib/cjs/github.cjs +32 -0
- package/lib/cjs/github.d.ts +4 -0
- package/lib/cjs/github.d.ts.map +1 -0
- package/lib/cjs/google.cjs +32 -0
- package/lib/cjs/google.d.ts +4 -0
- package/lib/cjs/google.d.ts.map +1 -0
- package/lib/cjs/index.cjs +109 -0
- package/lib/cjs/index.d.ts +94 -0
- package/lib/cjs/index.d.ts.map +1 -0
- package/lib/cjs/index.stories.cjs +62 -0
- package/lib/cjs/index.stories.d.ts +8 -0
- package/lib/cjs/index.stories.d.ts.map +1 -0
- package/lib/cjs/justify-content-center.cjs +32 -0
- package/lib/cjs/justify-content-center.d.ts +4 -0
- package/lib/cjs/justify-content-center.d.ts.map +1 -0
- package/lib/cjs/justify-content-end.cjs +32 -0
- package/lib/cjs/justify-content-end.d.ts +4 -0
- package/lib/cjs/justify-content-end.d.ts.map +1 -0
- package/lib/cjs/justify-content-space-around.cjs +32 -0
- package/lib/cjs/justify-content-space-around.d.ts +4 -0
- package/lib/cjs/justify-content-space-around.d.ts.map +1 -0
- package/lib/cjs/justify-content-space-between.cjs +32 -0
- package/lib/cjs/justify-content-space-between.d.ts +4 -0
- package/lib/cjs/justify-content-space-between.d.ts.map +1 -0
- package/lib/cjs/justify-content-start.cjs +32 -0
- package/lib/cjs/justify-content-start.d.ts +4 -0
- package/lib/cjs/justify-content-start.d.ts.map +1 -0
- package/lib/cjs/justify-items-center.cjs +33 -0
- package/lib/cjs/justify-items-center.d.ts +4 -0
- package/lib/cjs/justify-items-center.d.ts.map +1 -0
- package/lib/cjs/justify-items-end.cjs +33 -0
- package/lib/cjs/justify-items-end.d.ts +4 -0
- package/lib/cjs/justify-items-end.d.ts.map +1 -0
- package/lib/cjs/justify-items-space-around.cjs +33 -0
- package/lib/cjs/justify-items-space-around.d.ts +4 -0
- package/lib/cjs/justify-items-space-around.d.ts.map +1 -0
- package/lib/cjs/justify-items-space-between.cjs +33 -0
- package/lib/cjs/justify-items-space-between.d.ts +4 -0
- package/lib/cjs/justify-items-space-between.d.ts.map +1 -0
- package/lib/cjs/justify-items-start.cjs +33 -0
- package/lib/cjs/justify-items-start.d.ts +4 -0
- package/lib/cjs/justify-items-start.d.ts.map +1 -0
- package/lib/cjs/legacy.cjs +33 -0
- package/lib/cjs/legacy.d.ts +2 -0
- package/lib/cjs/legacy.d.ts.map +1 -0
- package/lib/cjs/list-nested.cjs +32 -0
- package/lib/cjs/list-nested.d.ts +4 -0
- package/lib/cjs/list-nested.d.ts.map +1 -0
- package/lib/cjs/lock-close.cjs +32 -0
- package/lib/cjs/lock-close.d.ts +4 -0
- package/lib/cjs/lock-close.d.ts.map +1 -0
- package/lib/cjs/lock-open.cjs +32 -0
- package/lib/cjs/lock-open.d.ts +4 -0
- package/lib/cjs/lock-open.d.ts.map +1 -0
- package/lib/cjs/magnifying-glass.cjs +32 -0
- package/lib/cjs/magnifying-glass.d.ts +4 -0
- package/lib/cjs/magnifying-glass.d.ts.map +1 -0
- package/lib/cjs/menu.cjs +32 -0
- package/lib/cjs/menu.d.ts +4 -0
- package/lib/cjs/menu.d.ts.map +1 -0
- package/lib/cjs/new-folder.cjs +32 -0
- package/lib/cjs/new-folder.d.ts +4 -0
- package/lib/cjs/new-folder.d.ts.map +1 -0
- package/lib/cjs/new-page.cjs +32 -0
- package/lib/cjs/new-page.d.ts +4 -0
- package/lib/cjs/new-page.d.ts.map +1 -0
- package/lib/cjs/order-first.cjs +32 -0
- package/lib/cjs/order-first.d.ts +4 -0
- package/lib/cjs/order-first.d.ts.map +1 -0
- package/lib/cjs/order-last.cjs +32 -0
- package/lib/cjs/order-last.d.ts +4 -0
- package/lib/cjs/order-last.d.ts.map +1 -0
- package/lib/cjs/page.cjs +32 -0
- package/lib/cjs/page.d.ts +4 -0
- package/lib/cjs/page.d.ts.map +1 -0
- package/lib/cjs/redo.cjs +32 -0
- package/lib/cjs/redo.d.ts +4 -0
- package/lib/cjs/redo.d.ts.map +1 -0
- package/lib/cjs/size.cjs +32 -0
- package/lib/cjs/size.d.ts +4 -0
- package/lib/cjs/size.d.ts.map +1 -0
- package/lib/cjs/tablet.cjs +32 -0
- package/lib/cjs/tablet.d.ts +4 -0
- package/lib/cjs/tablet.d.ts.map +1 -0
- package/lib/cjs/text-align-center.cjs +32 -0
- package/lib/cjs/text-align-center.d.ts +4 -0
- package/lib/cjs/text-align-center.d.ts.map +1 -0
- package/lib/cjs/text-align-justify.cjs +32 -0
- package/lib/cjs/text-align-justify.d.ts +4 -0
- package/lib/cjs/text-align-justify.d.ts.map +1 -0
- package/lib/cjs/text-align-left.cjs +32 -0
- package/lib/cjs/text-align-left.d.ts +4 -0
- package/lib/cjs/text-align-left.d.ts.map +1 -0
- package/lib/cjs/text-align-right.cjs +32 -0
- package/lib/cjs/text-align-right.d.ts +4 -0
- package/lib/cjs/text-align-right.d.ts.map +1 -0
- package/lib/cjs/text-capitalize.cjs +32 -0
- package/lib/cjs/text-capitalize.d.ts +4 -0
- package/lib/cjs/text-capitalize.d.ts.map +1 -0
- package/lib/cjs/text-direction-ltr.cjs +32 -0
- package/lib/cjs/text-direction-ltr.d.ts +4 -0
- package/lib/cjs/text-direction-ltr.d.ts.map +1 -0
- package/lib/cjs/text-direction-rtl.cjs +32 -0
- package/lib/cjs/text-direction-rtl.d.ts +4 -0
- package/lib/cjs/text-direction-rtl.d.ts.map +1 -0
- package/lib/cjs/text-hyphen.cjs +32 -0
- package/lib/cjs/text-hyphen.d.ts +4 -0
- package/lib/cjs/text-hyphen.d.ts.map +1 -0
- package/lib/cjs/text-italic.cjs +32 -0
- package/lib/cjs/text-italic.d.ts +4 -0
- package/lib/cjs/text-italic.d.ts.map +1 -0
- package/lib/cjs/text-lowercase.cjs +32 -0
- package/lib/cjs/text-lowercase.d.ts +4 -0
- package/lib/cjs/text-lowercase.d.ts.map +1 -0
- package/lib/cjs/text-strikethrough.cjs +32 -0
- package/lib/cjs/text-strikethrough.d.ts +4 -0
- package/lib/cjs/text-strikethrough.d.ts.map +1 -0
- package/lib/cjs/text-truncate.cjs +32 -0
- package/lib/cjs/text-truncate.d.ts +4 -0
- package/lib/cjs/text-truncate.d.ts.map +1 -0
- package/lib/cjs/text-underline.cjs +32 -0
- package/lib/cjs/text-underline.d.ts +4 -0
- package/lib/cjs/text-underline.d.ts.map +1 -0
- package/lib/cjs/text-uppercase.cjs +32 -0
- package/lib/cjs/text-uppercase.d.ts +4 -0
- package/lib/cjs/text-uppercase.d.ts.map +1 -0
- package/lib/cjs/trash.cjs +32 -0
- package/lib/cjs/trash.d.ts +4 -0
- package/lib/cjs/trash.d.ts.map +1 -0
- package/lib/cjs/types.cjs +2 -0
- package/lib/cjs/types.d.ts +9 -0
- package/lib/cjs/types.d.ts.map +1 -0
- package/lib/cjs/undo.cjs +32 -0
- package/lib/cjs/undo.d.ts +4 -0
- package/lib/cjs/undo.d.ts.map +1 -0
- package/lib/cjs/upload.cjs +32 -0
- package/lib/cjs/upload.d.ts +4 -0
- package/lib/cjs/upload.d.ts.map +1 -0
- package/lib/cloud.d.ts +4 -0
- package/lib/cloud.d.ts.map +1 -0
- package/lib/cloud.js +6 -0
- package/lib/copy.d.ts +4 -0
- package/lib/copy.d.ts.map +1 -0
- package/lib/copy.js +6 -0
- package/lib/cross-circled-filled.d.ts +4 -0
- package/lib/cross-circled-filled.d.ts.map +1 -0
- package/lib/cross-circled-filled.js +6 -0
- package/lib/cross-large.d.ts +4 -0
- package/lib/cross-large.d.ts.map +1 -0
- package/lib/cross-large.js +6 -0
- package/lib/cross-small.d.ts +4 -0
- package/lib/cross-small.d.ts.map +1 -0
- package/lib/cross-small.js +6 -0
- package/lib/cross.d.ts +4 -0
- package/lib/cross.d.ts.map +1 -0
- package/lib/cross.js +6 -0
- package/lib/devices.js +5 -31
- package/lib/ellipses.d.ts +4 -0
- package/lib/ellipses.d.ts.map +1 -0
- package/lib/ellipses.js +6 -0
- package/lib/external-link.d.ts +4 -0
- package/lib/external-link.d.ts.map +1 -0
- package/lib/external-link.js +6 -0
- package/lib/flex-direction-column-reverse.d.ts +4 -0
- package/lib/flex-direction-column-reverse.d.ts.map +1 -0
- package/lib/flex-direction-column-reverse.js +6 -0
- package/lib/flex-direction-column.d.ts +4 -0
- package/lib/flex-direction-column.d.ts.map +1 -0
- package/lib/flex-direction-column.js +6 -0
- package/lib/flex-direction-row-reverse.d.ts +4 -0
- package/lib/flex-direction-row-reverse.d.ts.map +1 -0
- package/lib/flex-direction-row-reverse.js +6 -0
- package/lib/flex-direction-row.d.ts +4 -0
- package/lib/flex-direction-row.d.ts.map +1 -0
- package/lib/flex-direction-row.js +6 -0
- package/lib/flex-sizing-grow.d.ts +4 -0
- package/lib/flex-sizing-grow.d.ts.map +1 -0
- package/lib/flex-sizing-grow.js +6 -0
- package/lib/flex-sizing-shrink.d.ts +4 -0
- package/lib/flex-sizing-shrink.d.ts.map +1 -0
- package/lib/flex-sizing-shrink.js +6 -0
- package/lib/flex-wrap-no-wrap.d.ts +4 -0
- package/lib/flex-wrap-no-wrap.d.ts.map +1 -0
- package/lib/flex-wrap-no-wrap.js +6 -0
- package/lib/flex-wrap-wrap-reverse.d.ts +4 -0
- package/lib/flex-wrap-wrap-reverse.d.ts.map +1 -0
- package/lib/flex-wrap-wrap-reverse.js +6 -0
- package/lib/flex-wrap-wrap.d.ts +4 -0
- package/lib/flex-wrap-wrap.d.ts.map +1 -0
- package/lib/flex-wrap-wrap.js +6 -0
- package/lib/form.js +5 -31
- package/lib/gap-column.d.ts +4 -0
- package/lib/gap-column.d.ts.map +1 -0
- package/lib/gap-column.js +6 -0
- package/lib/gap-row.d.ts +4 -0
- package/lib/gap-row.d.ts.map +1 -0
- package/lib/gap-row.js +6 -0
- package/lib/gear.d.ts +9 -0
- package/lib/gear.d.ts.map +1 -0
- package/lib/gear.js +11 -0
- package/lib/github.js +5 -31
- package/lib/google.js +5 -31
- package/lib/index.d.ts +82 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +93 -28
- package/lib/index.stories.d.ts +8 -0
- package/lib/index.stories.d.ts.map +1 -0
- package/lib/index.stories.js +35 -0
- package/lib/justify-content-center.d.ts +4 -0
- package/lib/justify-content-center.d.ts.map +1 -0
- package/lib/justify-content-center.js +6 -0
- package/lib/justify-content-end.d.ts +4 -0
- package/lib/justify-content-end.d.ts.map +1 -0
- package/lib/justify-content-end.js +6 -0
- package/lib/justify-content-space-around.d.ts +4 -0
- package/lib/justify-content-space-around.d.ts.map +1 -0
- package/lib/justify-content-space-around.js +6 -0
- package/lib/justify-content-space-between.d.ts +4 -0
- package/lib/justify-content-space-between.d.ts.map +1 -0
- package/lib/justify-content-space-between.js +6 -0
- package/lib/justify-content-start.d.ts +4 -0
- package/lib/justify-content-start.d.ts.map +1 -0
- package/lib/justify-content-start.js +6 -0
- package/lib/justify-items-center.d.ts +4 -0
- package/lib/justify-items-center.d.ts.map +1 -0
- package/lib/justify-items-center.js +7 -0
- package/lib/justify-items-end.d.ts +4 -0
- package/lib/justify-items-end.d.ts.map +1 -0
- package/lib/justify-items-end.js +7 -0
- package/lib/justify-items-space-around.d.ts +4 -0
- package/lib/justify-items-space-around.d.ts.map +1 -0
- package/lib/justify-items-space-around.js +7 -0
- package/lib/justify-items-space-between.d.ts +4 -0
- package/lib/justify-items-space-between.d.ts.map +1 -0
- package/lib/justify-items-space-between.js +7 -0
- package/lib/justify-items-start.d.ts +4 -0
- package/lib/justify-items-start.d.ts.map +1 -0
- package/lib/justify-items-start.js +7 -0
- package/lib/legacy.d.ts +2 -0
- package/lib/legacy.d.ts.map +1 -0
- package/lib/legacy.js +1 -0
- package/lib/list-nested.js +5 -31
- package/lib/lock-close.d.ts +4 -0
- package/lib/lock-close.d.ts.map +1 -0
- package/lib/lock-close.js +6 -0
- package/lib/lock-open.d.ts +4 -0
- package/lib/lock-open.d.ts.map +1 -0
- package/lib/lock-open.js +6 -0
- package/lib/magnifying-glass.d.ts +4 -0
- package/lib/magnifying-glass.d.ts.map +1 -0
- package/lib/magnifying-glass.js +6 -0
- package/lib/menu.d.ts +4 -0
- package/lib/menu.d.ts.map +1 -0
- package/lib/menu.js +6 -0
- package/lib/new-folder.d.ts +4 -0
- package/lib/new-folder.d.ts.map +1 -0
- package/lib/new-folder.js +6 -0
- package/lib/new-page.d.ts +4 -0
- package/lib/new-page.d.ts.map +1 -0
- package/lib/new-page.js +6 -0
- package/lib/order-first.d.ts +4 -0
- package/lib/order-first.d.ts.map +1 -0
- package/lib/order-first.js +6 -0
- package/lib/order-last.d.ts +4 -0
- package/lib/order-last.d.ts.map +1 -0
- package/lib/order-last.js +6 -0
- package/lib/page.d.ts +4 -0
- package/lib/page.d.ts.map +1 -0
- package/lib/page.js +6 -0
- package/lib/redo.js +5 -31
- package/lib/size.d.ts +4 -0
- package/lib/size.d.ts.map +1 -0
- package/lib/size.js +6 -0
- package/lib/tablet.js +5 -31
- package/lib/text-align-center.d.ts +4 -0
- package/lib/text-align-center.d.ts.map +1 -0
- package/lib/text-align-center.js +6 -0
- package/lib/text-align-justify.d.ts +4 -0
- package/lib/text-align-justify.d.ts.map +1 -0
- package/lib/text-align-justify.js +6 -0
- package/lib/text-align-left.d.ts +4 -0
- package/lib/text-align-left.d.ts.map +1 -0
- package/lib/text-align-left.js +6 -0
- package/lib/text-align-right.d.ts +4 -0
- package/lib/text-align-right.d.ts.map +1 -0
- package/lib/text-align-right.js +6 -0
- package/lib/text-capitalize.d.ts +4 -0
- package/lib/text-capitalize.d.ts.map +1 -0
- package/lib/text-capitalize.js +6 -0
- package/lib/text-direction-ltr.d.ts +4 -0
- package/lib/text-direction-ltr.d.ts.map +1 -0
- package/lib/text-direction-ltr.js +6 -0
- package/lib/text-direction-rtl.d.ts +4 -0
- package/lib/text-direction-rtl.d.ts.map +1 -0
- package/lib/text-direction-rtl.js +6 -0
- package/lib/text-hyphen.d.ts +4 -0
- package/lib/text-hyphen.d.ts.map +1 -0
- package/lib/text-hyphen.js +6 -0
- package/lib/text-italic.d.ts +4 -0
- package/lib/text-italic.d.ts.map +1 -0
- package/lib/text-italic.js +6 -0
- package/lib/text-lowercase.d.ts +4 -0
- package/lib/text-lowercase.d.ts.map +1 -0
- package/lib/text-lowercase.js +6 -0
- package/lib/text-strikethrough.d.ts +4 -0
- package/lib/text-strikethrough.d.ts.map +1 -0
- package/lib/text-strikethrough.js +6 -0
- package/lib/text-truncate.d.ts +4 -0
- package/lib/text-truncate.d.ts.map +1 -0
- package/lib/text-truncate.js +6 -0
- package/lib/text-underline.d.ts +4 -0
- package/lib/text-underline.d.ts.map +1 -0
- package/lib/text-underline.js +6 -0
- package/lib/text-uppercase.d.ts +4 -0
- package/lib/text-uppercase.d.ts.map +1 -0
- package/lib/text-uppercase.js +6 -0
- package/lib/trash.d.ts +4 -0
- package/lib/trash.d.ts.map +1 -0
- package/lib/trash.js +6 -0
- package/lib/tsconfig.tsbuildinfo +1 -0
- package/lib/types.d.ts +2 -0
- package/lib/types.d.ts.map +1 -1
- package/lib/types.js +1 -2
- package/lib/undo.js +5 -31
- package/lib/upload.d.ts +4 -0
- package/lib/upload.d.ts.map +1 -0
- package/lib/upload.js +6 -0
- package/package.json +38 -8
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./legacy"), exports);
|
|
18
|
+
__exportStar(require("./__generated__"), exports);
|
|
19
|
+
__exportStar(require("./list-nested"), exports);
|
|
20
|
+
__exportStar(require("./brush"), exports);
|
|
21
|
+
__exportStar(require("./form"), exports);
|
|
22
|
+
__exportStar(require("./undo"), exports);
|
|
23
|
+
__exportStar(require("./redo"), exports);
|
|
24
|
+
__exportStar(require("./google"), exports);
|
|
25
|
+
__exportStar(require("./github"), exports);
|
|
26
|
+
__exportStar(require("./devices"), exports);
|
|
27
|
+
__exportStar(require("./tablet"), exports);
|
|
28
|
+
__exportStar(require("./body"), exports);
|
|
29
|
+
__exportStar(require("./types"), exports);
|
|
30
|
+
__exportStar(require("./align-content-center"), exports);
|
|
31
|
+
__exportStar(require("./align-content-end"), exports);
|
|
32
|
+
__exportStar(require("./align-content-space-around"), exports);
|
|
33
|
+
__exportStar(require("./align-content-space-between"), exports);
|
|
34
|
+
__exportStar(require("./align-content-start"), exports);
|
|
35
|
+
__exportStar(require("./align-content-stretch"), exports);
|
|
36
|
+
__exportStar(require("./align-items-baseline"), exports);
|
|
37
|
+
__exportStar(require("./align-items-center"), exports);
|
|
38
|
+
__exportStar(require("./align-items-end"), exports);
|
|
39
|
+
__exportStar(require("./align-items-start"), exports);
|
|
40
|
+
__exportStar(require("./align-items-stretch"), exports);
|
|
41
|
+
__exportStar(require("./flex-direction-row"), exports);
|
|
42
|
+
__exportStar(require("./flex-direction-column"), exports);
|
|
43
|
+
__exportStar(require("./flex-direction-row-reverse"), exports);
|
|
44
|
+
__exportStar(require("./flex-direction-column-reverse"), exports);
|
|
45
|
+
__exportStar(require("./flex-wrap-wrap"), exports);
|
|
46
|
+
__exportStar(require("./flex-wrap-no-wrap"), exports);
|
|
47
|
+
__exportStar(require("./flex-wrap-wrap-reverse"), exports);
|
|
48
|
+
__exportStar(require("./justify-content-center"), exports);
|
|
49
|
+
__exportStar(require("./justify-content-end"), exports);
|
|
50
|
+
__exportStar(require("./justify-content-space-around"), exports);
|
|
51
|
+
__exportStar(require("./justify-content-space-between"), exports);
|
|
52
|
+
__exportStar(require("./justify-content-start"), exports);
|
|
53
|
+
__exportStar(require("./justify-items-center"), exports);
|
|
54
|
+
__exportStar(require("./justify-items-end"), exports);
|
|
55
|
+
__exportStar(require("./justify-items-space-around"), exports);
|
|
56
|
+
__exportStar(require("./justify-items-space-between"), exports);
|
|
57
|
+
__exportStar(require("./justify-items-start"), exports);
|
|
58
|
+
__exportStar(require("./gap-row"), exports);
|
|
59
|
+
__exportStar(require("./gap-column"), exports);
|
|
60
|
+
__exportStar(require("./lock-open"), exports);
|
|
61
|
+
__exportStar(require("./lock-close"), exports);
|
|
62
|
+
__exportStar(require("./aspect-ratio"), exports);
|
|
63
|
+
__exportStar(require("./cloud"), exports);
|
|
64
|
+
__exportStar(require("./trash"), exports);
|
|
65
|
+
__exportStar(require("./size"), exports);
|
|
66
|
+
__exportStar(require("./upload"), exports);
|
|
67
|
+
__exportStar(require("./gear"), exports);
|
|
68
|
+
__exportStar(require("./page"), exports);
|
|
69
|
+
__exportStar(require("./copy"), exports);
|
|
70
|
+
__exportStar(require("./new-page"), exports);
|
|
71
|
+
__exportStar(require("./new-folder"), exports);
|
|
72
|
+
__exportStar(require("./chevron-double-up"), exports);
|
|
73
|
+
__exportStar(require("./chevron-double-down"), exports);
|
|
74
|
+
__exportStar(require("./chevron-double-left"), exports);
|
|
75
|
+
__exportStar(require("./chevron-double-right"), exports);
|
|
76
|
+
__exportStar(require("./chevron-up"), exports);
|
|
77
|
+
__exportStar(require("./chevron-down"), exports);
|
|
78
|
+
__exportStar(require("./chevron-left"), exports);
|
|
79
|
+
__exportStar(require("./chevron-right"), exports);
|
|
80
|
+
__exportStar(require("./cross-circled-filled"), exports);
|
|
81
|
+
__exportStar(require("./cross"), exports);
|
|
82
|
+
__exportStar(require("./magnifying-glass"), exports);
|
|
83
|
+
__exportStar(require("./menu"), exports);
|
|
84
|
+
__exportStar(require("./align-self-start"), exports);
|
|
85
|
+
__exportStar(require("./align-self-end"), exports);
|
|
86
|
+
__exportStar(require("./align-self-center"), exports);
|
|
87
|
+
__exportStar(require("./align-self-stretch"), exports);
|
|
88
|
+
__exportStar(require("./align-self-baseline"), exports);
|
|
89
|
+
__exportStar(require("./flex-sizing-grow"), exports);
|
|
90
|
+
__exportStar(require("./flex-sizing-shrink"), exports);
|
|
91
|
+
__exportStar(require("./order-first"), exports);
|
|
92
|
+
__exportStar(require("./order-last"), exports);
|
|
93
|
+
__exportStar(require("./cross-small"), exports);
|
|
94
|
+
__exportStar(require("./cross-large"), exports);
|
|
95
|
+
__exportStar(require("./ellipses"), exports);
|
|
96
|
+
__exportStar(require("./text-align-center"), exports);
|
|
97
|
+
__exportStar(require("./text-align-justify"), exports);
|
|
98
|
+
__exportStar(require("./text-align-left"), exports);
|
|
99
|
+
__exportStar(require("./text-align-right"), exports);
|
|
100
|
+
__exportStar(require("./text-capitalize"), exports);
|
|
101
|
+
__exportStar(require("./text-hyphen"), exports);
|
|
102
|
+
__exportStar(require("./text-italic"), exports);
|
|
103
|
+
__exportStar(require("./text-lowercase"), exports);
|
|
104
|
+
__exportStar(require("./text-strikethrough"), exports);
|
|
105
|
+
__exportStar(require("./text-truncate"), exports);
|
|
106
|
+
__exportStar(require("./text-underline"), exports);
|
|
107
|
+
__exportStar(require("./text-uppercase"), exports);
|
|
108
|
+
__exportStar(require("./text-direction-ltr"), exports);
|
|
109
|
+
__exportStar(require("./text-direction-rtl"), exports);
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
export * from "./legacy";
|
|
2
|
+
export * from "./__generated__";
|
|
3
|
+
export * from "./list-nested";
|
|
4
|
+
export * from "./brush";
|
|
5
|
+
export * from "./form";
|
|
6
|
+
export * from "./undo";
|
|
7
|
+
export * from "./redo";
|
|
8
|
+
export * from "./google";
|
|
9
|
+
export * from "./github";
|
|
10
|
+
export * from "./devices";
|
|
11
|
+
export * from "./tablet";
|
|
12
|
+
export * from "./body";
|
|
13
|
+
export * from "./types";
|
|
14
|
+
export * from "./align-content-center";
|
|
15
|
+
export * from "./align-content-end";
|
|
16
|
+
export * from "./align-content-space-around";
|
|
17
|
+
export * from "./align-content-space-between";
|
|
18
|
+
export * from "./align-content-start";
|
|
19
|
+
export * from "./align-content-stretch";
|
|
20
|
+
export * from "./align-items-baseline";
|
|
21
|
+
export * from "./align-items-center";
|
|
22
|
+
export * from "./align-items-end";
|
|
23
|
+
export * from "./align-items-start";
|
|
24
|
+
export * from "./align-items-stretch";
|
|
25
|
+
export * from "./flex-direction-row";
|
|
26
|
+
export * from "./flex-direction-column";
|
|
27
|
+
export * from "./flex-direction-row-reverse";
|
|
28
|
+
export * from "./flex-direction-column-reverse";
|
|
29
|
+
export * from "./flex-wrap-wrap";
|
|
30
|
+
export * from "./flex-wrap-no-wrap";
|
|
31
|
+
export * from "./flex-wrap-wrap-reverse";
|
|
32
|
+
export * from "./justify-content-center";
|
|
33
|
+
export * from "./justify-content-end";
|
|
34
|
+
export * from "./justify-content-space-around";
|
|
35
|
+
export * from "./justify-content-space-between";
|
|
36
|
+
export * from "./justify-content-start";
|
|
37
|
+
export * from "./justify-items-center";
|
|
38
|
+
export * from "./justify-items-end";
|
|
39
|
+
export * from "./justify-items-space-around";
|
|
40
|
+
export * from "./justify-items-space-between";
|
|
41
|
+
export * from "./justify-items-start";
|
|
42
|
+
export * from "./gap-row";
|
|
43
|
+
export * from "./gap-column";
|
|
44
|
+
export * from "./lock-open";
|
|
45
|
+
export * from "./lock-close";
|
|
46
|
+
export * from "./aspect-ratio";
|
|
47
|
+
export * from "./cloud";
|
|
48
|
+
export * from "./trash";
|
|
49
|
+
export * from "./size";
|
|
50
|
+
export * from "./upload";
|
|
51
|
+
export * from "./gear";
|
|
52
|
+
export * from "./page";
|
|
53
|
+
export * from "./copy";
|
|
54
|
+
export * from "./new-page";
|
|
55
|
+
export * from "./new-folder";
|
|
56
|
+
export * from "./chevron-double-up";
|
|
57
|
+
export * from "./chevron-double-down";
|
|
58
|
+
export * from "./chevron-double-left";
|
|
59
|
+
export * from "./chevron-double-right";
|
|
60
|
+
export * from "./chevron-up";
|
|
61
|
+
export * from "./chevron-down";
|
|
62
|
+
export * from "./chevron-left";
|
|
63
|
+
export * from "./chevron-right";
|
|
64
|
+
export * from "./cross-circled-filled";
|
|
65
|
+
export * from "./cross";
|
|
66
|
+
export * from "./magnifying-glass";
|
|
67
|
+
export * from "./menu";
|
|
68
|
+
export * from "./align-self-start";
|
|
69
|
+
export * from "./align-self-end";
|
|
70
|
+
export * from "./align-self-center";
|
|
71
|
+
export * from "./align-self-stretch";
|
|
72
|
+
export * from "./align-self-baseline";
|
|
73
|
+
export * from "./flex-sizing-grow";
|
|
74
|
+
export * from "./flex-sizing-shrink";
|
|
75
|
+
export * from "./order-first";
|
|
76
|
+
export * from "./order-last";
|
|
77
|
+
export * from "./cross-small";
|
|
78
|
+
export * from "./cross-large";
|
|
79
|
+
export * from "./ellipses";
|
|
80
|
+
export * from "./text-align-center";
|
|
81
|
+
export * from "./text-align-justify";
|
|
82
|
+
export * from "./text-align-left";
|
|
83
|
+
export * from "./text-align-right";
|
|
84
|
+
export * from "./text-capitalize";
|
|
85
|
+
export * from "./text-hyphen";
|
|
86
|
+
export * from "./text-italic";
|
|
87
|
+
export * from "./text-lowercase";
|
|
88
|
+
export * from "./text-strikethrough";
|
|
89
|
+
export * from "./text-truncate";
|
|
90
|
+
export * from "./text-underline";
|
|
91
|
+
export * from "./text-uppercase";
|
|
92
|
+
export * from "./text-direction-ltr";
|
|
93
|
+
export * from "./text-direction-rtl";
|
|
94
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC;AAChD,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yBAAyB,CAAC;AACxC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,uBAAuB,CAAC;AACtC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,cAAc,SAAS,CAAC;AACxB,cAAc,oBAAoB,CAAC;AACnC,cAAc,QAAQ,CAAC;AACvB,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.Icons = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const icons = __importStar(require("./index"));
|
|
29
|
+
const legacyIcons = __importStar(require("./legacy"));
|
|
30
|
+
const Icons = () => {
|
|
31
|
+
return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: (0, jsx_runtime_1.jsx)("div", { style: { display: "flex", flexWrap: "wrap" }, children: Object.entries(icons).map(
|
|
32
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
33
|
+
([name, Icon]) => {
|
|
34
|
+
if (name.endsWith("Icon") === false) {
|
|
35
|
+
return null;
|
|
36
|
+
}
|
|
37
|
+
return ((0, jsx_runtime_1.jsxs)("div", { style: {
|
|
38
|
+
width: 150,
|
|
39
|
+
height: 100,
|
|
40
|
+
margin: 5,
|
|
41
|
+
padding: 5,
|
|
42
|
+
border: "solid 1px #f5f5f5",
|
|
43
|
+
display: "flex",
|
|
44
|
+
flexDirection: "column",
|
|
45
|
+
alignItems: "center",
|
|
46
|
+
justifyContent: "center",
|
|
47
|
+
}, children: [(0, jsx_runtime_1.jsx)(Icon, { width: "32", height: "32" }), (0, jsx_runtime_1.jsxs)("div", { style: {
|
|
48
|
+
marginTop: 16,
|
|
49
|
+
fontFamily: "Arial",
|
|
50
|
+
textAlign: "center",
|
|
51
|
+
wordWrap: "break-word",
|
|
52
|
+
width: "100%",
|
|
53
|
+
fontSize: "$fontSize$4",
|
|
54
|
+
color: "#5a5a5a",
|
|
55
|
+
}, children: [name.replace(/Icon$/, ""), name in legacyIcons && " (legacy)"] })] }, name));
|
|
56
|
+
}) }) }));
|
|
57
|
+
};
|
|
58
|
+
exports.Icons = Icons;
|
|
59
|
+
exports.default = {
|
|
60
|
+
title: "All Icons",
|
|
61
|
+
component: exports.Icons,
|
|
62
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.stories.d.ts","sourceRoot":"","sources":["../../src/index.stories.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,KAAK,mBA+CjB,CAAC;;;;;AAEF,wBAGE"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.JustifyContentCenterIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.JustifyContentCenterIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
30
|
+
return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.7999 4.79999V19.2H11.1999V4.79999H12.7999ZM16.5999 15.8H14.3999V8.19999H16.5999V15.8ZM7.3999 15.8H9.5999V8.19999H7.3999V15.8Z", fill: color }) }));
|
|
31
|
+
});
|
|
32
|
+
exports.JustifyContentCenterIcon.displayName = "JustifyContentCenterIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"justify-content-center.d.ts","sourceRoot":"","sources":["../../src/justify-content-center.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,wBAAwB,iFAsBnC,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.JustifyContentEndIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.JustifyContentEndIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
30
|
+
return ((0, jsx_runtime_1.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M12 16.8H15.2V19.2H16.8V4.79999H15.2V7.19999H12V16.8Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M7.19995 16.8H10.4V7.19999H7.19995V16.8Z", fill: color })] }));
|
|
31
|
+
});
|
|
32
|
+
exports.JustifyContentEndIcon.displayName = "JustifyContentEndIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"justify-content-end.d.ts","sourceRoot":"","sources":["../../src/justify-content-end.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,qBAAqB,iFAoBjC,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.JustifyContentSpaceAroundIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.JustifyContentSpaceAroundIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
30
|
+
return ((0, jsx_runtime_1.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M7.9999 19.2V4.79999H6.3999V19.2H7.9999Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M17.5999 19.2V4.79999H15.9999V19.2H17.5999Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M15.1999 16.8H12.7999V7.19999H15.1999V16.8Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M8.7999 16.8H11.1999V7.19999H8.7999V16.8Z", fill: color })] }));
|
|
31
|
+
});
|
|
32
|
+
exports.JustifyContentSpaceAroundIcon.displayName = "JustifyContentSpaceAroundIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"justify-content-space-around.d.ts","sourceRoot":"","sources":["../../src/justify-content-space-around.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,6BAA6B,iFAoBxC,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.JustifyContentSpaceBetweenIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.JustifyContentSpaceBetweenIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
30
|
+
return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.1999 7.19999H7.9999V4.79999H6.3999V19.2H7.9999V16.8H11.1999V7.19999ZM12.7999 16.8H15.9999V19.2H17.5999V4.79999H15.9999V7.19999H12.7999V16.8Z", fill: color }) }));
|
|
31
|
+
});
|
|
32
|
+
exports.JustifyContentSpaceBetweenIcon.displayName = "JustifyContentSpaceBetweenIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"justify-content-space-between.d.ts","sourceRoot":"","sources":["../../src/justify-content-space-between.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,8BAA8B,iFAsBzC,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.JustifyContentStartIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.JustifyContentStartIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
30
|
+
return ((0, jsx_runtime_1.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M10.9999 7.19999H8.79995V4.79999H7.19995V19.2H8.79995V16.8H10.9999V7.19999Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M16.8 7.19999H13.6V16.8H16.8V7.19999Z", fill: color })] }));
|
|
31
|
+
});
|
|
32
|
+
exports.JustifyContentStartIcon.displayName = "JustifyContentStartIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"justify-content-start.d.ts","sourceRoot":"","sources":["../../src/justify-content-start.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,uBAAuB,iFAqBlC,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.JustifyItemsCenterIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
// @todo this is just a copy of justifyContent icons for now
|
|
30
|
+
exports.JustifyItemsCenterIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
31
|
+
return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.7999 4.79999V19.2H11.1999V4.79999H12.7999ZM16.5999 15.8H14.3999V8.19999H16.5999V15.8ZM7.3999 15.8H9.5999V8.19999H7.3999V15.8Z", fill: color }) }));
|
|
32
|
+
});
|
|
33
|
+
exports.JustifyItemsCenterIcon.displayName = "JustifyItemsCenterIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"justify-items-center.d.ts","sourceRoot":"","sources":["../../src/justify-items-center.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,sBAAsB,iFAsBjC,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.JustifyItemsEndIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
// @todo this is just a copy of justifyContent icons for now
|
|
30
|
+
exports.JustifyItemsEndIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
31
|
+
return ((0, jsx_runtime_1.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M12 16.8H15.2V19.2H16.8V4.79999H15.2V7.19999H12V16.8Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M7.19995 16.8H10.4V7.19999H7.19995V16.8Z", fill: color })] }));
|
|
32
|
+
});
|
|
33
|
+
exports.JustifyItemsEndIcon.displayName = "JustifyItemsEndIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"justify-items-end.d.ts","sourceRoot":"","sources":["../../src/justify-items-end.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,mBAAmB,iFAoB/B,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.JustifyItemsSpaceAroundIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
// @todo this is just a copy of justifyContent icons for now
|
|
30
|
+
exports.JustifyItemsSpaceAroundIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
31
|
+
return ((0, jsx_runtime_1.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M7.9999 19.2V4.79999H6.3999V19.2H7.9999Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M17.5999 19.2V4.79999H15.9999V19.2H17.5999Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M15.1999 16.8H12.7999V7.19999H15.1999V16.8Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M8.7999 16.8H11.1999V7.19999H8.7999V16.8Z", fill: color })] }));
|
|
32
|
+
});
|
|
33
|
+
exports.JustifyItemsSpaceAroundIcon.displayName = "JustifyItemsSpaceAroundIcon";
|