@webstudio-is/icons 0.1.1 → 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.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/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.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/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.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 +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.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 @@
|
|
|
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,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const JustifyContentStartIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsx("path", { d: "M10.9999 7.19999H8.79995V4.79999H7.19995V19.2H8.79995V16.8H10.9999V7.19999Z", fill: color }), _jsx("path", { d: "M16.8 7.19999H13.6V16.8H16.8V7.19999Z", fill: color })] }));
|
|
5
|
+
});
|
|
6
|
+
JustifyContentStartIcon.displayName = "JustifyContentStartIcon";
|
|
@@ -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,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
// @todo this is just a copy of justifyContent icons for now
|
|
4
|
+
export const JustifyItemsCenterIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
5
|
+
return (_jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: _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 }) }));
|
|
6
|
+
});
|
|
7
|
+
JustifyItemsCenterIcon.displayName = "JustifyItemsCenterIcon";
|
|
@@ -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,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
// @todo this is just a copy of justifyContent icons for now
|
|
4
|
+
export const JustifyItemsEndIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
5
|
+
return (_jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsx("path", { d: "M12 16.8H15.2V19.2H16.8V4.79999H15.2V7.19999H12V16.8Z", fill: color }), _jsx("path", { d: "M7.19995 16.8H10.4V7.19999H7.19995V16.8Z", fill: color })] }));
|
|
6
|
+
});
|
|
7
|
+
JustifyItemsEndIcon.displayName = "JustifyItemsEndIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"justify-items-space-around.d.ts","sourceRoot":"","sources":["../src/justify-items-space-around.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,2BAA2B,iFAoBtC,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
// @todo this is just a copy of justifyContent icons for now
|
|
4
|
+
export const JustifyItemsSpaceAroundIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
5
|
+
return (_jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsx("path", { d: "M7.9999 19.2V4.79999H6.3999V19.2H7.9999Z", fill: color }), _jsx("path", { d: "M17.5999 19.2V4.79999H15.9999V19.2H17.5999Z", fill: color }), _jsx("path", { d: "M15.1999 16.8H12.7999V7.19999H15.1999V16.8Z", fill: color }), _jsx("path", { d: "M8.7999 16.8H11.1999V7.19999H8.7999V16.8Z", fill: color })] }));
|
|
6
|
+
});
|
|
7
|
+
JustifyItemsSpaceAroundIcon.displayName = "JustifyItemsSpaceAroundIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"justify-items-space-between.d.ts","sourceRoot":"","sources":["../src/justify-items-space-between.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,4BAA4B,iFAsBvC,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
// @todo this is just a copy of justifyContent icons for now
|
|
4
|
+
export const JustifyItemsSpaceBetweenIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
5
|
+
return (_jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: _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 }) }));
|
|
6
|
+
});
|
|
7
|
+
JustifyItemsSpaceBetweenIcon.displayName = "JustifyItemsSpaceBetweenIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"justify-items-start.d.ts","sourceRoot":"","sources":["../src/justify-items-start.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,qBAAqB,iFAoBjC,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
// @todo this is just a copy of justifyContent icons for now
|
|
4
|
+
export const JustifyItemsStartIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
5
|
+
return (_jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsx("path", { d: "M10.9999 7.19999H8.79995V4.79999H7.19995V19.2H8.79995V16.8H10.9999V7.19999Z", fill: color }), _jsx("path", { d: "M16.8 7.19999H13.6V16.8H16.8V7.19999Z", fill: color })] }));
|
|
6
|
+
});
|
|
7
|
+
JustifyItemsStartIcon.displayName = "JustifyItemsStartIcon";
|
package/lib/legacy.d.ts
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export { ImageIcon, FontBoldIcon, FontItalicIcon, Link2Icon, MobileIcon, LaptopIcon, DesktopIcon, PlusIcon, HamburgerMenuIcon, DotsHorizontalIcon, CheckIcon, RocketIcon, ExternalLinkIcon, Share1Icon, EyeOpenIcon, ExclamationTriangleIcon, DotFilledIcon, TriangleRightIcon, TriangleDownIcon, CommitIcon, InputIcon, ButtonIcon, HeadingIcon, TextIcon, SquareIcon, InfoCircledIcon, CrossCircledIcon, CheckCircledIcon, } from "@radix-ui/react-icons";
|
|
2
|
+
//# sourceMappingURL=legacy.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"legacy.d.ts","sourceRoot":"","sources":["../src/legacy.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,SAAS,EACT,YAAY,EACZ,cAAc,EACd,SAAS,EACT,UAAU,EACV,UAAU,EACV,WAAW,EACX,QAAQ,EACR,iBAAiB,EACjB,kBAAkB,EAClB,SAAS,EACT,UAAU,EACV,gBAAgB,EAChB,UAAU,EACV,WAAW,EACX,uBAAuB,EACvB,aAAa,EACb,iBAAiB,EACjB,gBAAgB,EAChB,UAAU,EACV,SAAS,EACT,UAAU,EACV,WAAW,EACX,QAAQ,EACR,UAAU,EACV,eAAe,EACf,gBAAgB,EAChB,gBAAgB,GACjB,MAAM,uBAAuB,CAAC"}
|
package/lib/legacy.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { ImageIcon, FontBoldIcon, FontItalicIcon, Link2Icon, MobileIcon, LaptopIcon, DesktopIcon, PlusIcon, HamburgerMenuIcon, DotsHorizontalIcon, CheckIcon, RocketIcon, ExternalLinkIcon, Share1Icon, EyeOpenIcon, ExclamationTriangleIcon, DotFilledIcon, TriangleRightIcon, TriangleDownIcon, CommitIcon, InputIcon, ButtonIcon, HeadingIcon, TextIcon, SquareIcon, InfoCircledIcon, CrossCircledIcon, CheckCircledIcon, } from "@radix-ui/react-icons";
|
package/lib/list-nested.js
CHANGED
|
@@ -1,32 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
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;
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const ListNestedIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsx("svg", { width: "15", height: "15", viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: _jsx("path", { fill: color, fillRule: "evenodd", clipRule: "evenodd", d: "M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z" }) }));
|
|
17
5
|
});
|
|
18
|
-
|
|
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.ListNestedIcon = void 0;
|
|
27
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
const React = __importStar(require("react"));
|
|
29
|
-
exports.ListNestedIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
30
|
-
return ((0, jsx_runtime_1.jsx)("svg", { width: "15", height: "15", viewBox: "0 0 15 15", 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: "M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z" }) }));
|
|
31
|
-
});
|
|
32
|
-
exports.ListNestedIcon.displayName = "ListNestedIcon";
|
|
6
|
+
ListNestedIcon.displayName = "ListNestedIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lock-close.d.ts","sourceRoot":"","sources":["../src/lock-close.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,aAAa,iFAkCzB,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const LockCloseIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsxs("svg", { width: "8", height: "10", viewBox: "0 0 8 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsxs("g", { clipPath: "url(#clip0_561_9202)", children: [_jsx("rect", { width: "8", height: "9", transform: "translate(0 0.5)", fill: "none" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.14286 4.4375V3.3125C1.14286 2.56658 1.44388 1.85121 1.97969 1.32376C2.51551 0.796316 3.24224 0.5 4 0.5C4.75776 0.5 5.48449 0.796316 6.02031 1.32376C6.55612 1.85121 6.85714 2.56658 6.85714 3.3125V4.4375C7.16025 4.4375 7.45094 4.55603 7.66527 4.767C7.87959 4.97798 8 5.26413 8 5.5625V8.375C8 8.67337 7.87959 8.95952 7.66527 9.1705C7.45094 9.38147 7.16025 9.5 6.85714 9.5H1.14286C0.839753 9.5 0.549062 9.38147 0.334735 9.1705C0.120408 8.95952 0 8.67337 0 8.375V5.5625C0 5.26413 0.120408 4.97798 0.334735 4.767C0.549062 4.55603 0.839753 4.4375 1.14286 4.4375ZM5.71429 3.3125V4.4375H2.28571V3.3125C2.28571 2.86495 2.46633 2.43572 2.78782 2.11926C3.10931 1.80279 3.54534 1.625 4 1.625C4.45466 1.625 4.89069 1.80279 5.21218 2.11926C5.53367 2.43572 5.71429 2.86495 5.71429 3.3125Z", fill: color })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_561_9202", children: _jsx("rect", { width: "8", height: "9", fill: "none", transform: "translate(0 0.5)" }) }) })] }));
|
|
5
|
+
});
|
|
6
|
+
LockCloseIcon.displayName = "LockCloseIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lock-open.d.ts","sourceRoot":"","sources":["../src/lock-open.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,YAAY,iFAgCxB,CAAC"}
|
package/lib/lock-open.js
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const LockOpenIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsxs("svg", { width: "8", height: "10", viewBox: "0 0 8 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsxs("g", { clipPath: "url(#clip0_561_9202)", children: [_jsx("rect", { width: "8", height: "9", transform: "translate(0 0.5)", fill: "none" }), _jsx("path", { d: "M4 0.5C3.24224 0.5 2.51551 0.80102 1.97969 1.33684C1.44388 1.87266 1.14286 2.59938 1.14286 3.35714V4.5C0.839753 4.5 0.549062 4.62041 0.334735 4.83474C0.120408 5.04906 0 5.33975 0 5.64286V8.5C0 8.8031 0.120408 9.09379 0.334735 9.30812C0.549062 9.52245 0.839753 9.64286 1.14286 9.64286H6.85714C7.16025 9.64286 7.45094 9.52245 7.66527 9.30812C7.87959 9.09379 8 8.8031 8 8.5V5.64286C8 5.33975 7.87959 5.04906 7.66527 4.83474C7.45094 4.62041 7.16025 4.5 6.85714 4.5H2.28571V3.35714C2.28557 2.9398 2.43768 2.53673 2.71352 2.22353C2.98936 1.91034 3.36998 1.70852 3.784 1.65594C4.19802 1.60335 4.61701 1.70361 4.96239 1.9379C5.30776 2.1722 5.5558 2.52444 5.66 2.92857C5.69789 3.07535 5.79253 3.20107 5.92311 3.27806C5.98777 3.31619 6.0593 3.3412 6.13362 3.35168C6.20795 3.36216 6.28361 3.3579 6.35629 3.33914C6.42896 3.32038 6.49723 3.28749 6.5572 3.24235C6.61717 3.1972 6.66765 3.14069 6.70578 3.07603C6.7439 3.01138 6.76892 2.93984 6.7794 2.86552C6.78988 2.7912 6.78562 2.71553 6.76686 2.64286C6.60831 2.02958 6.25053 1.48634 5.74972 1.09848C5.24891 0.710614 4.63344 0.500099 4 0.5V0.5Z", fill: color })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_561_9202", children: _jsx("rect", { width: "8", height: "9", fill: "none", transform: "translate(0 0.5)" }) }) })] }));
|
|
5
|
+
});
|
|
6
|
+
LockOpenIcon.displayName = "LockOpenIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"magnifying-glass.d.ts","sourceRoot":"","sources":["../src/magnifying-glass.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,mBAAmB,iFAqB/B,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const MagnifyingGlassIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.38912 10.67C7.12473 11.1939 8.02464 11.502 8.9965 11.502C11.4818 11.502 13.4965 9.48723 13.4965 7.00195C13.4965 4.51667 11.4818 2.50195 8.9965 2.50195C6.51122 2.50195 4.4965 4.51667 4.4965 7.00195C4.4965 7.97383 4.8046 8.87375 5.32845 9.60937L2.59467 12.3432C2.30178 12.636 2.30178 13.1109 2.59467 13.4038C2.88756 13.6967 3.36244 13.6967 3.65533 13.4038L6.38912 10.67ZM5.9965 7.00195C5.9965 8.65881 7.33965 10.002 8.9965 10.002C10.6534 10.002 11.9965 8.65881 11.9965 7.00195C11.9965 5.3451 10.6534 4.00195 8.9965 4.00195C7.33965 4.00195 5.9965 5.3451 5.9965 7.00195Z", fill: color }) }));
|
|
5
|
+
});
|
|
6
|
+
MagnifyingGlassIcon.displayName = "MagnifyingGlass";
|
package/lib/menu.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"menu.d.ts","sourceRoot":"","sources":["../src/menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,QAAQ,iFA2BpB,CAAC"}
|
package/lib/menu.js
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const MenuIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsx("path", { d: "M4 8C4 8.82843 3.32843 9.5 2.5 9.5C1.67157 9.5 1 8.82843 1 8C1 7.17157 1.67157 6.5 2.5 6.5C3.32843 6.5 4 7.17157 4 8Z", fill: color }), _jsx("path", { d: "M9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5C8.82843 6.5 9.5 7.17157 9.5 8Z", fill: color }), _jsx("path", { d: "M15 8C15 8.82843 14.3284 9.5 13.5 9.5C12.6716 9.5 12 8.82843 12 8C12 7.17157 12.6716 6.5 13.5 6.5C14.3284 6.5 15 7.17157 15 8Z", fill: color })] }));
|
|
5
|
+
});
|
|
6
|
+
MenuIcon.displayName = "MenuIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"new-folder.d.ts","sourceRoot":"","sources":["../src/new-folder.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,aAAa,iFAsBzB,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const NewFolderIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: _jsx("path", { d: "M8.6 5L7.93068 3.66135C7.73804 3.27608 7.64172 3.08344 7.49802 2.9427C7.37095 2.81824 7.21779 2.72358 7.04965 2.66558C6.8595 2.6 6.64412 2.6 6.21337 2.6H3.92C3.24794 2.6 2.91191 2.6 2.65521 2.73079C2.42942 2.84584 2.24584 3.02942 2.13079 3.25521C2 3.5119 2 3.84794 2 4.52V5M2 5H11.12C12.1281 5 12.6321 5 13.0172 5.19619C13.3559 5.36876 13.6312 5.64412 13.8038 5.98282C14 6.36786 14 6.8719 14 7.88V10.52C14 11.5281 14 12.0321 13.8038 12.4172C13.6312 12.7559 13.3559 13.0312 13.0172 13.2038C12.6321 13.4 12.1281 13.4 11.12 13.4H4.88C3.87191 13.4 3.36786 13.4 2.98282 13.2038C2.64413 13.0312 2.36876 12.7559 2.19619 12.4172C2 12.0321 2 11.5281 2 10.52V5ZM8 11V7.4M6.2 9.2H9.8", stroke: color, strokeWidth: "1.3", strokeLinecap: "round", strokeLinejoin: "round" }) }));
|
|
5
|
+
});
|
|
6
|
+
NewFolderIcon.displayName = "NewFolderIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"new-page.d.ts","sourceRoot":"","sources":["../src/new-page.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,WAAW,iFAsBvB,CAAC"}
|
package/lib/new-page.js
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const NewPageIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: _jsx("path", { d: "M9.19995 2.16172V4.64004C9.19995 4.97607 9.19995 5.14409 9.26535 5.27244C9.32287 5.38533 9.41466 5.47712 9.52756 5.53465C9.6559 5.60004 9.82392 5.60004 10.16 5.60004H12.6383M7.99995 11.6V8M6.19995 9.8H9.79995M9.19995 2H6.07995C5.07186 2 4.56781 2 4.18277 2.19619C3.84408 2.36876 3.56871 2.64413 3.39614 2.98282C3.19995 3.36786 3.19995 3.87191 3.19995 4.88V11.12C3.19995 12.1281 3.19995 12.6321 3.39614 13.0172C3.56871 13.3559 3.84408 13.6312 4.18277 13.8038C4.56781 14 5.07186 14 6.07995 14H9.91995C10.928 14 11.4321 14 11.8171 13.8038C12.1558 13.6312 12.4312 13.3559 12.6038 13.0172C12.8 12.6321 12.8 12.1281 12.8 11.12V5.6L9.19995 2Z", stroke: color, strokeWidth: "1.3", strokeLinecap: "round", strokeLinejoin: "round" }) }));
|
|
5
|
+
});
|
|
6
|
+
NewPageIcon.displayName = "NewPageIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-first.d.ts","sourceRoot":"","sources":["../src/order-first.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,cAAc,iFA+B1B,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const OrderFirstIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsx("path", { d: "M2.10022 2.5C1.54794 2.5 1.10022 2.94771 1.10022 3.5L1.10022 12.5C1.10022 13.0523 1.54793 13.5 2.10022 13.5H3.90022C4.4525 13.5 4.90022 13.0523 4.90022 12.5L4.90022 3.5C4.90022 2.94772 4.45251 2.5 3.90022 2.5L2.10022 2.5Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9 4C11.3477 4 10.9 4.44771 10.9 5L10.9 11C10.9 11.5523 11.3477 12 11.9 12H13.9C14.4523 12 14.9 11.5523 14.9 11L14.9 5C14.9 4.44772 14.4523 4 13.9 4L11.9 4ZM12 5.1L12 10.9H13.8L13.8 5.1H12Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.10022 4C6.54794 4 6.10022 4.44771 6.10022 5L6.10022 11C6.10022 11.5523 6.54794 12 7.10022 12H9.10022C9.65251 12 10.1002 11.5523 10.1002 11L10.1002 5C10.1002 4.44771 9.65251 4 9.10022 4L7.10022 4ZM7.20022 5.1L7.20022 10.9H9.00022L9.00022 5.1L7.20022 5.1Z", fill: color })] }));
|
|
5
|
+
});
|
|
6
|
+
OrderFirstIcon.displayName = "OrderFirstIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-last.d.ts","sourceRoot":"","sources":["../src/order-last.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,aAAa,iFA+BzB,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const OrderLastIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsx("path", { d: "M13.8998 13.5C14.4521 13.5 14.8998 13.0523 14.8998 12.5L14.8998 3.5C14.8998 2.94772 14.4521 2.5 13.8998 2.5H12.0998C11.5475 2.5 11.0998 2.94771 11.0998 3.5L11.0998 12.5C11.0998 13.0523 11.5475 13.5 12.0998 13.5H13.8998Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.89978 12C6.57826 12 6.29219 11.8483 6.10925 11.6125C5.97795 11.4433 5.89978 11.2308 5.89978 11L5.89978 5C5.89978 4.76923 5.97795 4.55672 6.10925 4.3875C6.29219 4.15173 6.57826 4 6.89978 4H8.89978C9.45207 4 9.89978 4.44772 9.89978 5V11C9.89978 11.5523 9.45206 12 8.89978 12H6.89978ZM8.79978 5.1V10.9H6.99978L6.99978 5.1L8.79978 5.1Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.89051 4.3875C5.02181 4.55672 5.09998 4.76923 5.09998 5L5.09998 11C5.09998 11.2308 5.02181 11.4433 4.89051 11.6125C4.70757 11.8483 4.42149 12 4.09998 12H2.09998C1.54769 12 1.09998 11.5523 1.09998 11V5C1.09998 4.44771 1.54769 4 2.09998 4H4.09998C4.42149 4 4.70757 4.15173 4.89051 4.3875ZM3.99998 5.1L3.99998 10.9H2.19998L2.19998 5.1L3.99998 5.1Z", fill: color })] }));
|
|
5
|
+
});
|
|
6
|
+
OrderLastIcon.displayName = "OrderLastIcon";
|
package/lib/page.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"page.d.ts","sourceRoot":"","sources":["../src/page.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,QAAQ,iFAsBpB,CAAC"}
|
package/lib/page.js
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const PageIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: _jsx("path", { d: "M9.19995 2.16168V4.64C9.19995 4.97603 9.19995 5.14405 9.26535 5.27239C9.32287 5.38529 9.41466 5.47708 9.52756 5.5346C9.6559 5.6 9.82392 5.6 10.16 5.6H11.3991H12.6383M12.8 6.79293V11.12C12.8 12.1281 12.8 12.6321 12.6038 13.0172C12.4312 13.3559 12.1558 13.6312 11.8171 13.8038C11.4321 14 10.928 14 9.91995 14H6.07995C5.07186 14 4.56781 14 4.18277 13.8038C3.84408 13.6312 3.56871 13.3559 3.39614 13.0172C3.19995 12.6321 3.19995 12.1281 3.19995 11.12V4.88C3.19995 3.87191 3.19995 3.36786 3.39614 2.98282C3.56871 2.64413 3.84408 2.36876 4.18277 2.19619C4.56781 2 5.07186 2 6.07995 2H8.00702C8.44728 2 8.66741 2 8.87457 2.04973C9.05823 2.09383 9.23381 2.16656 9.39486 2.26525C9.57651 2.37656 9.73217 2.53222 10.0435 2.84353L11.9564 4.75647C12.2677 5.06778 12.4234 5.22344 12.5347 5.40509C12.6334 5.56614 12.7061 5.74172 12.7502 5.92538C12.8 6.13254 12.8 6.35267 12.8 6.79293Z", stroke: color, strokeWidth: "1.3", strokeLinecap: "round", strokeLinejoin: "round" }) }));
|
|
5
|
+
});
|
|
6
|
+
PageIcon.displayName = "PageIcon";
|
package/lib/redo.js
CHANGED
|
@@ -1,32 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
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;
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const RedoIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", height: "15", width: "15", viewBox: "0 0 24 24", fill: color, ...props, ref: forwardedRef, children: [_jsx("path", { d: "M0 0h24v24H0z", fill: "none" }), _jsx("path", { d: "M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16c1.05-3.19 4.05-5.5 7.6-5.5 1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z" })] }));
|
|
17
5
|
});
|
|
18
|
-
|
|
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.RedoIcon = void 0;
|
|
27
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
const React = __importStar(require("react"));
|
|
29
|
-
exports.RedoIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
30
|
-
return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", height: "15", width: "15", viewBox: "0 0 24 24", fill: color, ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M0 0h24v24H0z", fill: "none" }), (0, jsx_runtime_1.jsx)("path", { d: "M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16c1.05-3.19 4.05-5.5 7.6-5.5 1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z" })] }));
|
|
31
|
-
});
|
|
32
|
-
exports.RedoIcon.displayName = "RedoIcon";
|
|
6
|
+
RedoIcon.displayName = "RedoIcon";
|
package/lib/size.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"size.d.ts","sourceRoot":"","sources":["../src/size.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"}
|
package/lib/size.js
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const SizeIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.897 12.497a.6.6 0 00.6-.6V8a.6.6 0 10-1.2 0v2.449L5.55 4.702H8a.6.6 0 000-1.2H4.102a.6.6 0 00-.6.6V8a.6.6 0 001.2 0V5.55l5.747 5.747h-2.45a.6.6 0 100 1.2h3.898z", fill: color }) }));
|
|
5
|
+
});
|
|
6
|
+
SizeIcon.displayName = "SizeIcon";
|
package/lib/tablet.js
CHANGED
|
@@ -1,32 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
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;
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const TabletIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsx("svg", { width: "15", height: "15", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: _jsx("path", { fill: color, d: "M20 0H6C4.34 0 4 0.84 4 2.5V20.5C4 22.16 5.34 23.5 7 23.5H19C20.66 23.5 22 22.16 22 20.5V2.5C22 0.84 21.66 0 20 0ZM15 22.5H13H11V22H13H15V22.5ZM21 21H13H5V10.5V1H13H21V21Z" }) }));
|
|
17
5
|
});
|
|
18
|
-
|
|
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.TabletIcon = void 0;
|
|
27
|
-
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
const React = __importStar(require("react"));
|
|
29
|
-
exports.TabletIcon = 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, d: "M20 0H6C4.34 0 4 0.84 4 2.5V20.5C4 22.16 5.34 23.5 7 23.5H19C20.66 23.5 22 22.16 22 20.5V2.5C22 0.84 21.66 0 20 0ZM15 22.5H13H11V22H13H15V22.5ZM21 21H13H5V10.5V1H13H21V21Z" }) }));
|
|
31
|
-
});
|
|
32
|
-
exports.TabletIcon.displayName = "TabletIcon";
|
|
6
|
+
TabletIcon.displayName = "TabletIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"text-align-center.d.ts","sourceRoot":"","sources":["../src/text-align-center.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,mBAAmB,iFA2B/B,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const TextAlignCenterIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsx("path", { d: "M1 4C1 3.65482 1.27982 3.375 1.625 3.375H14.375C14.7202 3.375 15 3.65482 15 4C15 4.34518 14.7202 4.625 14.375 4.625H1.625C1.27982 4.625 1 4.34518 1 4Z", fill: color }), _jsx("path", { d: "M4 8C4 7.65482 4.27982 7.375 4.625 7.375H11.375C11.7202 7.375 12 7.65482 12 8C12 8.34518 11.7202 8.625 11.375 8.625H4.625C4.27982 8.625 4 8.34518 4 8Z", fill: color }), _jsx("path", { d: "M3 12C3 11.6548 3.27982 11.375 3.625 11.375H12.375C12.7202 11.375 13 11.6548 13 12C13 12.3452 12.7202 12.625 12.375 12.625H3.625C3.27982 12.625 3 12.3452 3 12Z", fill: color })] }));
|
|
5
|
+
});
|
|
6
|
+
TextAlignCenterIcon.displayName = "TextAlignCenterIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"text-align-justify.d.ts","sourceRoot":"","sources":["../src/text-align-justify.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,oBAAoB,iFA2BhC,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const TextAlignJustifyIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsx("path", { d: "M1 4C1 3.65482 1.27982 3.375 1.625 3.375H14.375C14.7202 3.375 15 3.65482 15 4C15 4.34518 14.7202 4.625 14.375 4.625H1.625C1.27982 4.625 1 4.34518 1 4Z", fill: color }), _jsx("path", { d: "M1 8C1 7.65482 1.27982 7.375 1.625 7.375H14.375C14.7202 7.375 15 7.65482 15 8C15 8.34518 14.7202 8.625 14.375 8.625H1.625C1.27982 8.625 1 8.34518 1 8Z", fill: color }), _jsx("path", { d: "M1.625 11.375C1.27982 11.375 1 11.6548 1 12C1 12.3452 1.27982 12.625 1.625 12.625H14.375C14.7202 12.625 15 12.3452 15 12C15 11.6548 14.7202 11.375 14.375 11.375H1.625Z", fill: color })] }));
|
|
5
|
+
});
|
|
6
|
+
TextAlignJustifyIcon.displayName = "TextAlignJustifyIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"text-align-left.d.ts","sourceRoot":"","sources":["../src/text-align-left.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,iBAAiB,iFA2B7B,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const TextAlignLeftIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsx("path", { d: "M1 4C1 3.65482 1.27982 3.375 1.625 3.375H14.375C14.7202 3.375 15 3.65482 15 4C15 4.34518 14.7202 4.625 14.375 4.625H1.625C1.27982 4.625 1 4.34518 1 4Z", fill: color }), _jsx("path", { d: "M1 8C1 7.65482 1.27982 7.375 1.625 7.375H8.375C8.72018 7.375 9 7.65482 9 8C9 8.34518 8.72018 8.625 8.375 8.625H1.625C1.27982 8.625 1 8.34518 1 8Z", fill: color }), _jsx("path", { d: "M1 12C1 11.6548 1.27982 11.375 1.625 11.375H10.375C10.7202 11.375 11 11.6548 11 12C11 12.3452 10.7202 12.625 10.375 12.625H1.625C1.27982 12.625 1 12.3452 1 12Z", fill: color })] }));
|
|
5
|
+
});
|
|
6
|
+
TextAlignLeftIcon.displayName = "TextAlignLeftIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"text-align-right.d.ts","sourceRoot":"","sources":["../src/text-align-right.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,kBAAkB,iFA2B9B,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const TextAlignRightIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [_jsx("path", { d: "M1 4C1 3.65482 1.27982 3.375 1.625 3.375H14.375C14.7202 3.375 15 3.65482 15 4C15 4.34518 14.7202 4.625 14.375 4.625H1.625C1.27982 4.625 1 4.34518 1 4Z", fill: color }), _jsx("path", { d: "M7 8C7 7.65482 7.27982 7.375 7.625 7.375H14.375C14.7202 7.375 15 7.65482 15 8C15 8.34518 14.7202 8.625 14.375 8.625H7.625C7.27982 8.625 7 8.34518 7 8Z", fill: color }), _jsx("path", { d: "M5 12C5 11.6548 5.27982 11.375 5.625 11.375H14.375C14.7202 11.375 15 11.6548 15 12C15 12.3452 14.7202 12.625 14.375 12.625H5.625C5.27982 12.625 5 12.3452 5 12Z", fill: color })] }));
|
|
5
|
+
});
|
|
6
|
+
TextAlignRightIcon.displayName = "TextAlignRightIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"text-capitalize.d.ts","sourceRoot":"","sources":["../src/text-capitalize.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,kBAAkB,iFAmB9B,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const TextCapitalizeIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: _jsx("path", { d: "M2.97885 8.20764C2.61986 8.20764 2.32885 8.49866 2.32885 8.85764C2.32885 9.21663 2.61986 9.50764 2.97885 9.50764V8.20764ZM6.45885 9.50764C6.81783 9.50764 7.10885 9.21663 7.10885 8.85764C7.10885 8.49866 6.81783 8.20764 6.45885 8.20764V9.50764ZM4.29644 4.81751L4.90952 5.03345L4.29644 4.81751ZM1.20577 11.6356C1.0865 11.9742 1.26431 12.3454 1.6029 12.4647C1.9415 12.5839 2.31267 12.4061 2.43193 12.0675L1.20577 11.6356ZM5.14126 4.81751L4.52818 5.03345V5.03345L5.14126 4.81751ZM7.00577 12.0675C7.12503 12.4061 7.4962 12.5839 7.83479 12.4647C8.17339 12.3454 8.35119 11.9742 8.23193 11.6356L7.00577 12.0675ZM4.59071 4.18692L4.24203 3.63836L4.24203 3.63836L4.59071 4.18692ZM4.84699 4.18692L5.19567 3.63836L5.19567 3.63836L4.84699 4.18692ZM9.74033 6.34775C9.4867 6.60179 9.48702 7.01335 9.74107 7.26699C9.99511 7.52062 10.4067 7.52029 10.6603 7.26625L9.74033 6.34775ZM13.8673 7.19908L13.2649 7.44319L13.2781 7.47586L13.2948 7.50691L13.8673 7.19908ZM13.0622 8.66143L12.9153 8.02825L13.0622 8.66143ZM9.68547 10.7235L9.03689 10.7664L9.68547 10.7235ZM2.97885 9.50764H6.45885V8.20764H2.97885V9.50764ZM3.68336 4.60156L1.20577 11.6356L2.43193 12.0675L4.90952 5.03345L3.68336 4.60156ZM4.52818 5.03345L7.00577 12.0675L8.23193 11.6356L5.75434 4.60156L4.52818 5.03345ZM4.90952 5.03345C4.94351 4.93693 4.97125 4.85822 4.996 4.79094C5.02094 4.72313 5.03942 4.67639 5.05396 4.64334C5.0694 4.60825 5.07319 4.60542 5.06484 4.61791C5.0568 4.62994 5.01859 4.68514 4.93939 4.73548L4.24203 3.63836C4.01318 3.78382 3.90853 4.01871 3.8641 4.11967C3.80654 4.25045 3.74674 4.42162 3.68336 4.60156L4.90952 5.03345ZM5.75434 4.60156C5.69096 4.42162 5.63115 4.25045 5.5736 4.11967C5.52916 4.01871 5.42451 3.78382 5.19567 3.63836L4.4983 4.73548C4.41911 4.68514 4.38089 4.62994 4.37285 4.61791C4.36451 4.60542 4.36829 4.60825 4.38374 4.64334C4.39828 4.67639 4.41675 4.72313 4.4417 4.79094C4.46644 4.85822 4.49418 4.93693 4.52818 5.03345L5.75434 4.60156ZM4.93939 4.73548C4.88097 4.77262 4.80474 4.79841 4.71885 4.79841C4.63295 4.79841 4.55673 4.77262 4.4983 4.73548L5.19567 3.63836C4.90209 3.45176 4.5356 3.45176 4.24203 3.63836L4.93939 4.73548ZM10.6603 7.26625C10.6308 7.29581 10.6471 7.27132 10.7739 7.21285C10.8802 7.16385 11.0216 7.1102 11.183 7.06039C11.5159 6.95766 11.864 6.89265 12.0975 6.89265V5.59265C11.6831 5.59265 11.1964 5.69577 10.7997 5.81818C10.5963 5.88095 10.3991 5.95413 10.2295 6.03233C10.0805 6.10106 9.88371 6.20414 9.74033 6.34775L10.6603 7.26625ZM12.0975 6.89265C12.6361 6.89265 12.8947 7.01242 13.0195 7.10261C13.1431 7.19192 13.2084 7.30385 13.2649 7.44319L14.4697 6.95497C14.3694 6.70732 14.1852 6.34104 13.7809 6.04889C13.3778 5.7576 12.8299 5.59265 12.0975 5.59265V6.89265ZM13.2948 7.50691C13.2705 7.46167 13.2702 7.44124 13.2798 7.48268C13.2872 7.51427 13.2963 7.56406 13.3058 7.63512C13.3247 7.77685 13.3406 7.96737 13.3531 8.19679L14.6511 8.126C14.6378 7.88167 14.6197 7.65312 14.5943 7.46318C14.5817 7.36841 14.5661 7.2742 14.5459 7.18774C14.5281 7.11113 14.4975 6.99859 14.4398 6.89126L13.2948 7.50691ZM13.3531 8.19679C13.3903 8.87957 13.3928 9.80903 13.3857 10.5657L14.6857 10.5778C14.6927 9.81805 14.6908 8.85318 14.6511 8.126L13.3531 8.19679ZM13.3857 10.5657C13.3824 10.9261 13.3769 11.2436 13.3723 11.4709C13.37 11.5845 13.3679 11.6755 13.3663 11.7379C13.3656 11.7691 13.365 11.7932 13.3645 11.8094C13.3643 11.8175 13.3642 11.8236 13.3641 11.8276C13.364 11.8297 13.364 11.8312 13.3639 11.8322C13.3639 11.8327 13.3639 11.833 13.3639 11.8333C13.3639 11.8334 13.3639 11.8334 13.3639 11.8335C13.3639 11.8335 13.3639 11.8335 13.3639 11.8335C13.3639 11.8335 13.3639 11.8335 13.3639 11.8335C13.3639 11.8335 13.3639 11.8335 14.0137 11.8515C14.6634 11.8694 14.6634 11.8694 14.6634 11.8694C14.6634 11.8694 14.6634 11.8694 14.6634 11.8693C14.6634 11.8693 14.6634 11.8693 14.6634 11.8692C14.6634 11.8692 14.6634 11.869 14.6634 11.8689C14.6634 11.8686 14.6634 11.8681 14.6635 11.8675C14.6635 11.8664 14.6635 11.8647 14.6636 11.8625C14.6637 11.8581 14.6639 11.8516 14.6641 11.8432C14.6645 11.8263 14.6652 11.8015 14.666 11.7695C14.6675 11.7055 14.6697 11.6128 14.672 11.4973C14.6767 11.2664 14.6823 10.944 14.6857 10.5778L13.3857 10.5657ZM14.0256 8.12982C13.4757 7.78323 13.4758 7.78317 13.4758 7.78311C13.4758 7.78309 13.4759 7.78303 13.4759 7.78299C13.4759 7.78291 13.476 7.78283 13.476 7.78275C13.4761 7.78259 13.4762 7.78243 13.4763 7.78227C13.4765 7.78196 13.4767 7.78165 13.4769 7.78134C13.4773 7.78072 13.4777 7.78011 13.4781 7.77952C13.4789 7.77832 13.4796 7.77717 13.4803 7.77606C13.4818 7.77384 13.4831 7.77178 13.4844 7.76989C13.4869 7.7661 13.4891 7.76295 13.491 7.76039C13.4946 7.75529 13.4968 7.75259 13.4973 7.75196L14.5069 8.57083C14.5237 8.55021 14.5376 8.53172 14.5489 8.51583C14.5546 8.50788 14.5596 8.50059 14.5641 8.494C14.5663 8.49071 14.5683 8.48759 14.5702 8.48466C14.5712 8.48319 14.5721 8.48177 14.573 8.4804C14.5734 8.47971 14.5738 8.47904 14.5743 8.47837C14.5745 8.47804 14.5747 8.47771 14.5749 8.47739C14.575 8.47722 14.5751 8.47706 14.5752 8.4769C14.5753 8.47682 14.5753 8.47674 14.5754 8.47666C14.5754 8.47662 14.5754 8.47656 14.5754 8.47654C14.5755 8.47648 14.5755 8.47642 14.0256 8.12982ZM13.4973 7.75196C13.5081 7.73866 13.3695 7.92284 12.9153 8.02825L13.2092 9.2946C13.9632 9.11963 14.3476 8.76735 14.5069 8.57083L13.4973 7.75196ZM12.9153 8.02825C12.7168 8.07431 12.443 8.10398 12.0304 8.16736C11.6516 8.22553 11.2006 8.3075 10.7723 8.45375C10.3483 8.59854 9.89199 8.82415 9.54891 9.20414C9.18684 9.60519 8.99482 10.1301 9.03689 10.7664L10.3341 10.6806C10.3141 10.3787 10.3982 10.2034 10.5138 10.0753C10.6485 9.92612 10.8717 9.79351 11.1924 9.68401C11.5088 9.57598 11.8677 9.50759 12.2277 9.45229C12.5538 9.4022 12.9476 9.35529 13.2092 9.2946L12.9153 8.02825ZM9.03689 10.7664C9.1013 11.7405 9.97373 12.352 10.9543 12.442C11.9617 12.5344 13.1979 12.1313 14.4553 11.0681L13.616 10.0754C12.5432 10.9824 11.6402 11.1995 11.0731 11.1474C10.4791 11.0929 10.3416 10.7952 10.3341 10.6806L9.03689 10.7664ZM14.4553 11.0681C14.5078 11.0238 14.5602 10.9783 14.6128 10.9317L13.7495 9.95967C13.7048 9.9994 13.6603 10.038 13.616 10.0754L14.4553 11.0681Z", fill: color }) }));
|
|
5
|
+
});
|
|
6
|
+
TextCapitalizeIcon.displayName = "TextCapitalizeIcon";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"text-direction-ltr.d.ts","sourceRoot":"","sources":["../src/text-direction-ltr.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,oBAAoB,iFAqBhC,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
export const TextDirectionLTRIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
|
|
4
|
+
return (_jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.46967 12.5303C8.17678 12.2374 8.17678 11.7626 8.46967 11.4697L11.1893 8.75L3 8.75C2.58579 8.75 2.25 8.41421 2.25 8C2.25 7.58579 2.58579 7.25 3 7.25L11.1893 7.25L8.46967 4.53033C8.17678 4.23744 8.17678 3.76256 8.46967 3.46967C8.76256 3.17678 9.23744 3.17678 9.53033 3.46967L13.5303 7.46967C13.8232 7.76256 13.8232 8.23744 13.5303 8.53033L9.53033 12.5303C9.23744 12.8232 8.76256 12.8232 8.46967 12.5303Z", fill: color }) }));
|
|
5
|
+
});
|
|
6
|
+
TextDirectionLTRIcon.displayName = "TextDirectionLTRIcon";
|