@webstudio-is/icons 0.1.0 → 0.2.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/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.d.ts +4 -0
- package/lib/body.d.ts.map +1 -0
- package/lib/body.js +6 -0
- package/lib/brush.d.ts +4 -0
- package/lib/brush.d.ts.map +1 -0
- package/lib/brush.js +6 -0
- 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/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/gen/format-clear.cjs +11 -0
- package/lib/cjs/gen/format-clear.d.ts +4 -0
- package/lib/cjs/gen/format-clear.d.ts.map +1 -0
- package/lib/cjs/gen/index.cjs +19 -0
- package/lib/cjs/gen/index.d.ts +4 -0
- package/lib/cjs/gen/index.d.ts.map +1 -0
- package/lib/cjs/gen/subscript.cjs +11 -0
- package/lib/cjs/gen/subscript.d.ts +4 -0
- package/lib/cjs/gen/subscript.d.ts.map +1 -0
- package/lib/cjs/gen/superscript.cjs +11 -0
- package/lib/cjs/gen/superscript.d.ts +4 -0
- package/lib/cjs/gen/superscript.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 +7 -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 +32 -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.d.ts +4 -0
- package/lib/devices.d.ts.map +1 -0
- package/lib/devices.js +6 -0
- 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.d.ts +4 -0
- package/lib/form.d.ts.map +1 -0
- package/lib/form.js +6 -0
- 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/gen/format-clear.d.ts +4 -0
- package/lib/gen/format-clear.d.ts.map +1 -0
- package/lib/gen/format-clear.js +8 -0
- package/lib/gen/index.d.ts +4 -0
- package/lib/gen/index.d.ts.map +1 -0
- package/lib/gen/index.js +3 -0
- package/lib/gen/subscript.d.ts +4 -0
- package/lib/gen/subscript.d.ts.map +1 -0
- package/lib/gen/subscript.js +8 -0
- package/lib/gen/superscript.d.ts +4 -0
- package/lib/gen/superscript.d.ts.map +1 -0
- package/lib/gen/superscript.js +8 -0
- package/lib/github.d.ts +4 -0
- package/lib/github.d.ts.map +1 -0
- package/lib/github.js +6 -0
- package/lib/google.d.ts +4 -0
- package/lib/google.d.ts.map +1 -0
- package/lib/google.js +6 -0
- package/lib/index.d.ts +94 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +93 -0
- package/lib/index.stories.d.ts +7 -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.d.ts +4 -0
- package/lib/list-nested.d.ts.map +1 -0
- package/lib/list-nested.js +6 -0
- 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.d.ts +4 -0
- package/lib/redo.d.ts.map +1 -0
- package/lib/redo.js +6 -0
- package/lib/size.d.ts +4 -0
- package/lib/size.d.ts.map +1 -0
- package/lib/size.js +6 -0
- package/lib/tablet.d.ts +4 -0
- package/lib/tablet.d.ts.map +1 -0
- package/lib/tablet.js +6 -0
- 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 +9 -0
- package/lib/types.d.ts.map +1 -0
- package/lib/types.js +1 -0
- package/lib/undo.d.ts +4 -0
- package/lib/undo.d.ts.map +1 -0
- package/lib/undo.js +6 -0
- package/lib/upload.d.ts +4 -0
- package/lib/upload.d.ts.map +1 -0
- package/lib/upload.js +6 -0
- package/package.json +39 -9
|
@@ -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.FlexWrapWrapReverseIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.FlexWrapWrapReverseIcon = 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, style: { transform: "rotate(180deg)" }, children: [(0, jsx_runtime_1.jsx)("path", { d: "M16 13H20V20H16V13Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M4 13H8V20H4V13Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M10 13H14V20H10V13Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13 5H11V10H13V5ZM19 5H17V10H19V5ZM7 5H5V10H7V5ZM19 14H17V19H19V14ZM7 14H5V19H7V14ZM13 14H11V19H13V14ZM8 4V11H4V4H8ZM10 4V11H14V4H10ZM16 4V11H20V4H16ZM16 13V20H20V13H16ZM8 13V20H4V13H8ZM10 13V20H14V13H10Z", fill: color })] }));
|
|
31
|
+
});
|
|
32
|
+
exports.FlexWrapWrapReverseIcon.displayName = "FlexWrapWrapReverseIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"flex-wrap-wrap-reverse.d.ts","sourceRoot":"","sources":["../../src/flex-wrap-wrap-reverse.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,uBAAuB,iFA0BlC,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.FlexWrapWrapIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.FlexWrapWrapIcon = 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: "M16 13H20V20H16V13Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M4 13H8V20H4V13Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M10 13H14V20H10V13Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13 5H11V10H13V5ZM19 5H17V10H19V5ZM7 5H5V10H7V5ZM19 14H17V19H19V14ZM7 14H5V19H7V14ZM13 14H11V19H13V14ZM8 4V11H4V4H8ZM10 4V11H14V4H10ZM16 4V11H20V4H16ZM16 13V20H20V13H16ZM8 13V20H4V13H8ZM10 13V20H14V13H10Z", fill: color })] }));
|
|
31
|
+
});
|
|
32
|
+
exports.FlexWrapWrapIcon.displayName = "FlexWrapWrapIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"flex-wrap-wrap.d.ts","sourceRoot":"","sources":["../../src/flex-wrap-wrap.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,gBAAgB,iFAwB5B,CAAC"}
|
package/lib/cjs/form.cjs
ADDED
|
@@ -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.FormIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.FormIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
30
|
+
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", clipRule: "evenodd", d: "M13 11H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h9v7zM4 9h7V6H4v3zm11 11H4c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2h11v7zM4 18h9v-3H4v3zm18-9h-2l2-5h-7v7h2v9l5-11zM4.75 17.25h1.5v-1.5h-1.5v1.5zm0-9h1.5v-1.5h-1.5v1.5z" }) }));
|
|
31
|
+
});
|
|
32
|
+
exports.FormIcon.displayName = "FormIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../src/form.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,QAAQ,iFAqBpB,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.ColumnGapIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.ColumnGapIcon = 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: "M14.4704 6H13.4407L13.4407 18L14.4704 18L14.4704 6Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M14.4704 6H17.5593V7H14.4704L14.4704 6Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M14.4704 17L17.5593 17V18L14.4704 18L14.4704 17Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M6.44074 6L10.5296 6L10.5296 18L6.44073 18L6.44073 17L9.5 17L9.5 7L6.44074 7L6.44074 6Z", fill: color })] }));
|
|
31
|
+
});
|
|
32
|
+
exports.ColumnGapIcon.displayName = "ColumnGapIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gap-column.d.ts","sourceRoot":"","sources":["../../src/gap-column.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,aAAa,iFA4BzB,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.RowGapIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.RowGapIcon = 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, style: { transform: "rotate(90deg)" }, children: [(0, jsx_runtime_1.jsx)("path", { d: "M14.4704 6H13.4407L13.4407 18L14.4704 18L14.4704 6Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M14.4704 6H17.5593V7H14.4704L14.4704 6Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M14.4704 17L17.5593 17V18L14.4704 18L14.4704 17Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M6.44074 6L10.5296 6L10.5296 18L6.44073 18L6.44073 17L9.5 17L9.5 7L6.44074 7L6.44074 6Z", fill: color })] }));
|
|
31
|
+
});
|
|
32
|
+
exports.RowGapIcon.displayName = "RowGapIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gap-row.d.ts","sourceRoot":"","sources":["../../src/gap-row.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,UAAU,iFA6BtB,CAAC"}
|
package/lib/cjs/gear.cjs
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
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.GearIcon = exports.gearIconCssVars = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const css_vars_1 = require("@webstudio-is/css-vars");
|
|
29
|
+
const React = __importStar(require("react"));
|
|
30
|
+
const fillVar = css_vars_1.cssVars.define("fill");
|
|
31
|
+
const gearIconCssVars = ({ fill }) => ({
|
|
32
|
+
[fillVar]: fill,
|
|
33
|
+
});
|
|
34
|
+
exports.gearIconCssVars = gearIconCssVars;
|
|
35
|
+
exports.GearIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
36
|
+
return ((0, jsx_runtime_1.jsxs)("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M9.117 2.878c-.284-1.17-1.95-1.17-2.234 0a1.149 1.149 0 01-1.714.71c-1.03-.627-2.207.551-1.58 1.58a1.15 1.15 0 01-.711 1.715c-1.17.284-1.17 1.95 0 2.234a1.15 1.15 0 01.71 1.714c-.627 1.03.551 2.207 1.58 1.58a1.148 1.148 0 011.715.711c.284 1.17 1.95 1.17 2.234 0a1.15 1.15 0 011.714-.71c1.03.627 2.207-.551 1.58-1.58a1.148 1.148 0 01.711-1.715c1.17-.284 1.17-1.95 0-2.234a1.15 1.15 0 01-.71-1.714c.627-1.03-.551-2.207-1.58-1.58a1.15 1.15 0 01-1.715-.711z", stroke: color, strokeWidth: 1.25, strokeLinecap: "round", strokeLinejoin: "round", style: { fill: css_vars_1.cssVars.use(fillVar, "none") } }), (0, jsx_runtime_1.jsx)("circle", { cx: 8, cy: 7.99988, r: 1.875, stroke: color, strokeWidth: 1.25 })] }));
|
|
37
|
+
});
|
|
38
|
+
exports.GearIcon.displayName = "GearIcon";
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { IconProps } from "./types";
|
|
3
|
+
export declare const gearIconCssVars: ({ fill }: {
|
|
4
|
+
fill: string;
|
|
5
|
+
}) => {
|
|
6
|
+
[x: string]: string;
|
|
7
|
+
};
|
|
8
|
+
export declare const GearIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
|
|
9
|
+
//# sourceMappingURL=gear.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gear.d.ts","sourceRoot":"","sources":["../../src/gear.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAIpC,eAAO,MAAM,eAAe;UAAsB,MAAM;;;CAEtD,CAAC;AAEH,eAAO,MAAM,QAAQ,iFA8BpB,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.FormatClearIcon = void 0;
|
|
4
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
+
// Generated from icons/format-clear.svg
|
|
6
|
+
const react_1 = require("react");
|
|
7
|
+
// prettier-ignore
|
|
8
|
+
exports.FormatClearIcon = (0, react_1.forwardRef)(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
9
|
+
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", width: "16", height: "16", fill: color, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M25.35 21.8 21.5 18l1.2-2.8h-3.95l-5.2-5.2H40v5H28.25ZM40.3 45.2 22.85 27.7 18.45 38H13l6-14.1L2.8 7.7l2.1-2.1 37.5 37.5Z" }) }));
|
|
10
|
+
});
|
|
11
|
+
exports.FormatClearIcon.displayName = "FormatClearIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"format-clear.d.ts","sourceRoot":"","sources":["../../../src/gen/format-clear.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAGrC,eAAO,MAAM,eAAe,qGAM3B,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
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("./format-clear"), exports);
|
|
18
|
+
__exportStar(require("./subscript"), exports);
|
|
19
|
+
__exportStar(require("./superscript"), exports);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/gen/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SubscriptIcon = void 0;
|
|
4
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
+
// Generated from icons/subscript.svg
|
|
6
|
+
const react_1 = require("react");
|
|
7
|
+
// prettier-ignore
|
|
8
|
+
exports.SubscriptIcon = (0, react_1.forwardRef)(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
9
|
+
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", width: "16", height: "16", fill: color, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M38.5 40v-4.25q0-.7.4-1.1.4-.4 1.1-.4h4.5V31.5h-6V30h6q.7 0 1.1.4.4.4.4 1.1v2.75q0 .7-.4 1.1-.4.4-1.1.4H40v2.75h6V40Zm-26.75-4L21 21.45 12.4 8h4.3l6.75 10.65L30.2 8h4.3l-8.6 13.45L35.15 36H30.9l-7.45-11.7L16 36Z" }) }));
|
|
10
|
+
});
|
|
11
|
+
exports.SubscriptIcon.displayName = "SubscriptIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"subscript.d.ts","sourceRoot":"","sources":["../../../src/gen/subscript.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAGrC,eAAO,MAAM,aAAa,qGAMzB,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SuperscriptIcon = void 0;
|
|
4
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
+
// Generated from icons/superscript.svg
|
|
6
|
+
const react_1 = require("react");
|
|
7
|
+
// prettier-ignore
|
|
8
|
+
exports.SuperscriptIcon = (0, react_1.forwardRef)(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
9
|
+
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", width: "16", height: "16", fill: color, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M38.5 18v-4.25q0-.7.4-1.1.4-.4 1.1-.4h4.5V9.5h-6V8h6q.7 0 1.1.4.4.4.4 1.1v2.75q0 .7-.4 1.1-.4.4-1.1.4H40v2.75h6V18ZM11.75 40 21 25.45 12.4 12h4.3l6.75 10.65L30.2 12h4.3l-8.6 13.45L35.15 40H30.9l-7.45-11.7L16 40Z" }) }));
|
|
10
|
+
});
|
|
11
|
+
exports.SuperscriptIcon.displayName = "SuperscriptIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"superscript.d.ts","sourceRoot":"","sources":["../../../src/gen/superscript.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAGrC,eAAO,MAAM,eAAe,qGAM3B,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.GithubIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.GithubIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
30
|
+
return ((0, jsx_runtime_1.jsxs)("svg", { role: "img", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("title", { children: "GitHub" }), (0, jsx_runtime_1.jsx)("path", { d: "M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12", fill: color })] }));
|
|
31
|
+
});
|
|
32
|
+
exports.GithubIcon.displayName = "GithubIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"github.d.ts","sourceRoot":"","sources":["../../src/github.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,UAAU,iFAkBtB,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.GoogleIcon = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
const React = __importStar(require("react"));
|
|
29
|
+
exports.GoogleIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
30
|
+
return ((0, jsx_runtime_1.jsxs)("svg", { role: "img", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("title", { children: "Google" }), (0, jsx_runtime_1.jsx)("path", { d: "M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z", fill: color })] }));
|
|
31
|
+
});
|
|
32
|
+
exports.GoogleIcon.displayName = "GoogleIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"google.d.ts","sourceRoot":"","sources":["../../src/google.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,UAAU,iFAkBtB,CAAC"}
|
|
@@ -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("./gen"), 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);
|