@webstudio-is/icons 0.50.0 → 0.52.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/__generated__/alert.js +3 -3
- package/lib/__generated__/attachment.js +11 -0
- package/lib/__generated__/body.js +11 -0
- package/lib/__generated__/bold.js +11 -0
- package/lib/__generated__/button-element.js +11 -0
- package/lib/__generated__/dash-border.js +11 -0
- package/lib/__generated__/dashed-border.js +11 -0
- package/lib/__generated__/dotted-border.js +11 -0
- package/lib/__generated__/email.js +11 -0
- package/lib/__generated__/external-link.js +11 -0
- package/lib/__generated__/form-text-field.js +11 -0
- package/lib/__generated__/form.js +11 -0
- package/lib/__generated__/heading.js +11 -0
- package/lib/__generated__/image.js +11 -0
- package/lib/__generated__/index.js +21 -0
- package/lib/__generated__/link.js +11 -0
- package/lib/__generated__/page.js +11 -0
- package/lib/__generated__/paint-brush.js +11 -0
- package/lib/__generated__/phone.js +11 -0
- package/lib/__generated__/section-link.js +11 -0
- package/lib/__generated__/small-x.js +11 -0
- package/lib/__generated__/subscript.js +5 -2
- package/lib/__generated__/superscript.js +5 -2
- package/lib/__generated__/text-block.js +11 -0
- package/lib/__generated__/text-italic.js +11 -0
- package/lib/cjs/__generated__/{alert.cjs → alert.js} +3 -3
- package/lib/cjs/__generated__/attachment.js +31 -0
- package/lib/cjs/__generated__/body.js +31 -0
- package/lib/cjs/__generated__/bold.js +31 -0
- package/lib/cjs/__generated__/button-element.js +31 -0
- package/lib/cjs/__generated__/dash-border.js +31 -0
- package/lib/cjs/__generated__/dashed-border.js +31 -0
- package/lib/cjs/__generated__/dotted-border.js +31 -0
- package/lib/cjs/__generated__/email.js +31 -0
- package/lib/cjs/__generated__/external-link.js +31 -0
- package/lib/cjs/__generated__/form-text-field.js +31 -0
- package/lib/cjs/__generated__/form.js +31 -0
- package/lib/cjs/__generated__/heading.js +31 -0
- package/lib/cjs/__generated__/image.js +31 -0
- package/lib/cjs/__generated__/{index.cjs → index.js} +21 -0
- package/lib/cjs/__generated__/link.js +31 -0
- package/lib/cjs/__generated__/page.js +31 -0
- package/lib/cjs/__generated__/paint-brush.js +31 -0
- package/lib/cjs/__generated__/phone.js +31 -0
- package/lib/cjs/__generated__/section-link.js +31 -0
- package/lib/cjs/__generated__/small-x.js +31 -0
- package/lib/cjs/__generated__/subscript.js +34 -0
- package/lib/cjs/__generated__/superscript.js +34 -0
- package/lib/cjs/__generated__/text-block.js +31 -0
- package/lib/cjs/__generated__/text-italic.js +31 -0
- package/lib/cjs/{index.cjs → index.js} +0 -6
- package/lib/cjs/package.json +1 -0
- package/lib/index.js +0 -6
- package/lib/types/__generated__/alert.d.ts +3 -0
- package/lib/types/__generated__/attachment.d.ts +3 -0
- package/lib/types/__generated__/auto-scroll.d.ts +3 -0
- package/lib/types/__generated__/blockquote.d.ts +3 -0
- package/lib/types/__generated__/body.d.ts +3 -0
- package/lib/types/__generated__/bold.d.ts +3 -0
- package/lib/types/__generated__/border-radius-bottom-left.d.ts +3 -0
- package/lib/types/__generated__/border-radius-bottom-right.d.ts +3 -0
- package/lib/types/__generated__/border-radius-individual.d.ts +3 -0
- package/lib/types/__generated__/border-radius-top-left.d.ts +3 -0
- package/lib/types/__generated__/border-radius-top-right.d.ts +3 -0
- package/lib/types/__generated__/border-radius.d.ts +3 -0
- package/lib/types/__generated__/border-width-bottom.d.ts +3 -0
- package/lib/types/__generated__/border-width-individual.d.ts +3 -0
- package/lib/types/__generated__/border-width-left.d.ts +3 -0
- package/lib/types/__generated__/border-width-right.d.ts +3 -0
- package/lib/types/__generated__/border-width-top.d.ts +3 -0
- package/lib/types/__generated__/box-link.d.ts +3 -0
- package/lib/types/__generated__/box.d.ts +3 -0
- package/lib/types/__generated__/button-element.d.ts +3 -0
- package/lib/types/__generated__/checkbox-checked-filled.d.ts +3 -0
- package/lib/types/__generated__/checkbox-empty.d.ts +3 -0
- package/lib/types/__generated__/checkbox-mixed-filled.d.ts +3 -0
- package/lib/types/__generated__/chevron-big-down.d.ts +3 -0
- package/lib/types/__generated__/chevron-big-left.d.ts +3 -0
- package/lib/types/__generated__/chevron-big-right.d.ts +3 -0
- package/lib/types/__generated__/chevron-big-up.d.ts +3 -0
- package/lib/types/__generated__/chevron-filled-down.d.ts +3 -0
- package/lib/types/__generated__/chevron-filled-left.d.ts +3 -0
- package/lib/types/__generated__/chevron-filled-right.d.ts +3 -0
- package/lib/types/__generated__/chevron-filled-up.d.ts +3 -0
- package/lib/types/__generated__/code.d.ts +3 -0
- package/lib/types/__generated__/commit.d.ts +3 -0
- package/lib/types/__generated__/dash-border.d.ts +3 -0
- package/lib/types/__generated__/dash.d.ts +3 -0
- package/lib/types/__generated__/dashed-border.d.ts +3 -0
- package/lib/types/__generated__/div.d.ts +3 -0
- package/lib/types/__generated__/dot.d.ts +3 -0
- package/lib/types/__generated__/dotted-border.d.ts +3 -0
- package/lib/types/__generated__/drag-handle.d.ts +3 -0
- package/lib/types/__generated__/email.d.ts +3 -0
- package/lib/types/__generated__/external-link.d.ts +3 -0
- package/lib/types/__generated__/eyecon-closed.d.ts +3 -0
- package/lib/types/__generated__/eyecon-open.d.ts +3 -0
- package/lib/types/__generated__/form-text-field.d.ts +3 -0
- package/lib/types/__generated__/form.d.ts +3 -0
- package/lib/types/__generated__/github.d.ts +3 -0
- package/lib/types/__generated__/google.d.ts +3 -0
- package/lib/types/__generated__/hamburger-menu.d.ts +3 -0
- package/lib/types/__generated__/heading.d.ts +3 -0
- package/lib/types/__generated__/image.d.ts +3 -0
- package/lib/types/__generated__/index.d.ts +79 -0
- package/lib/types/__generated__/info.d.ts +3 -0
- package/lib/types/__generated__/information.d.ts +3 -0
- package/lib/types/__generated__/link.d.ts +3 -0
- package/lib/types/__generated__/linked.d.ts +3 -0
- package/lib/types/__generated__/list-item.d.ts +3 -0
- package/lib/types/__generated__/list.d.ts +3 -0
- package/lib/types/__generated__/offline.d.ts +3 -0
- package/lib/types/__generated__/page.d.ts +3 -0
- package/lib/types/__generated__/paint-brush.d.ts +3 -0
- package/lib/types/__generated__/phone.d.ts +3 -0
- package/lib/types/__generated__/play.d.ts +3 -0
- package/lib/types/__generated__/plus.d.ts +3 -0
- package/lib/types/__generated__/radio-checked.d.ts +3 -0
- package/lib/types/__generated__/radio-unchecked.d.ts +3 -0
- package/lib/types/__generated__/repeat-column.d.ts +3 -0
- package/lib/types/__generated__/repeat-grid.d.ts +3 -0
- package/lib/types/__generated__/repeat-row.d.ts +3 -0
- package/lib/types/__generated__/scroll.d.ts +3 -0
- package/lib/types/__generated__/section-link.d.ts +3 -0
- package/lib/types/__generated__/slot-component.d.ts +3 -0
- package/lib/types/__generated__/small-x.d.ts +3 -0
- package/lib/types/__generated__/subscript.d.ts +3 -0
- package/lib/types/__generated__/subtract.d.ts +3 -0
- package/lib/types/__generated__/superscript.d.ts +3 -0
- package/lib/types/__generated__/text-block.d.ts +3 -0
- package/lib/types/__generated__/text-italic.d.ts +3 -0
- package/lib/types/__generated__/unlinked.d.ts +3 -0
- package/lib/types/__generated__/webstudio.d.ts +3 -0
- package/lib/types/align-content-center.d.ts +3 -0
- package/lib/types/align-content-end.d.ts +3 -0
- package/lib/types/align-content-space-around.d.ts +3 -0
- package/lib/types/align-content-space-between.d.ts +3 -0
- package/lib/types/align-content-start.d.ts +3 -0
- package/lib/types/align-content-stretch.d.ts +3 -0
- package/lib/types/align-items-baseline.d.ts +3 -0
- package/lib/types/align-items-center.d.ts +3 -0
- package/lib/types/align-items-end.d.ts +3 -0
- package/lib/types/align-items-start.d.ts +3 -0
- package/lib/types/align-items-stretch.d.ts +3 -0
- package/lib/types/align-self-baseline.d.ts +3 -0
- package/lib/types/align-self-center.d.ts +3 -0
- package/lib/types/align-self-end.d.ts +3 -0
- package/lib/types/align-self-start.d.ts +3 -0
- package/lib/types/align-self-stretch.d.ts +3 -0
- package/lib/types/aspect-ratio.d.ts +3 -0
- package/lib/types/check-mark.d.ts +3 -0
- package/lib/types/chevron-double-down.d.ts +3 -0
- package/lib/types/chevron-double-left.d.ts +3 -0
- package/lib/types/chevron-double-right.d.ts +3 -0
- package/lib/types/chevron-double-up.d.ts +3 -0
- package/lib/types/chevron-down.d.ts +3 -0
- package/lib/types/chevron-left.d.ts +3 -0
- package/lib/types/chevron-right.d.ts +3 -0
- package/lib/types/chevron-up.d.ts +3 -0
- package/lib/types/cloud.d.ts +3 -0
- package/lib/types/copy.d.ts +3 -0
- package/lib/types/cross-circled-filled.d.ts +3 -0
- package/lib/types/cross-large.d.ts +3 -0
- package/lib/types/cross-small.d.ts +3 -0
- package/lib/types/cross.d.ts +3 -0
- package/lib/types/devices.d.ts +3 -0
- package/lib/types/ellipses.d.ts +3 -0
- package/lib/types/flex-direction-column-reverse.d.ts +3 -0
- package/lib/types/flex-direction-column.d.ts +3 -0
- package/lib/types/flex-direction-row-reverse.d.ts +3 -0
- package/lib/types/flex-direction-row.d.ts +3 -0
- package/lib/types/flex-sizing-grow.d.ts +3 -0
- package/lib/types/flex-sizing-shrink.d.ts +3 -0
- package/lib/types/flex-wrap-no-wrap.d.ts +3 -0
- package/lib/types/flex-wrap-wrap-reverse.d.ts +3 -0
- package/lib/types/flex-wrap-wrap.d.ts +3 -0
- package/lib/types/gap-column.d.ts +3 -0
- package/lib/types/gap-row.d.ts +3 -0
- package/lib/types/gear.d.ts +8 -0
- package/lib/types/index.d.ts +83 -0
- package/lib/types/index.stories.d.ts +17 -0
- package/lib/types/justify-content-center.d.ts +3 -0
- package/lib/types/justify-content-end.d.ts +3 -0
- package/lib/types/justify-content-space-around.d.ts +3 -0
- package/lib/types/justify-content-space-between.d.ts +3 -0
- package/lib/types/justify-content-start.d.ts +3 -0
- package/lib/types/justify-items-center.d.ts +3 -0
- package/lib/types/justify-items-end.d.ts +3 -0
- package/lib/types/justify-items-space-around.d.ts +3 -0
- package/lib/types/justify-items-space-between.d.ts +3 -0
- package/lib/types/justify-items-start.d.ts +3 -0
- package/lib/types/list-nested.d.ts +3 -0
- package/lib/types/magnifying-glass.d.ts +3 -0
- package/lib/types/menu.d.ts +3 -0
- package/lib/types/new-folder.d.ts +3 -0
- package/lib/types/new-page.d.ts +3 -0
- package/lib/types/order-first.d.ts +3 -0
- package/lib/types/order-last.d.ts +3 -0
- package/lib/types/redo.d.ts +3 -0
- package/lib/types/size.d.ts +3 -0
- package/lib/types/text-align-center.d.ts +3 -0
- package/lib/types/text-align-justify.d.ts +3 -0
- package/lib/types/text-align-left.d.ts +3 -0
- package/lib/types/text-align-right.d.ts +3 -0
- package/lib/types/text-capitalize.d.ts +3 -0
- package/lib/types/text-direction-ltr.d.ts +3 -0
- package/lib/types/text-direction-rtl.d.ts +3 -0
- package/lib/types/text-hyphen.d.ts +3 -0
- package/lib/types/text-lowercase.d.ts +3 -0
- package/lib/types/text-strikethrough.d.ts +3 -0
- package/lib/types/text-truncate.d.ts +3 -0
- package/lib/types/text-underline.d.ts +3 -0
- package/lib/types/text-uppercase.d.ts +3 -0
- package/lib/types/trash.d.ts +3 -0
- package/lib/types/types.d.ts +9 -0
- package/lib/types/undo.d.ts +3 -0
- package/lib/types/upload.d.ts +3 -0
- package/package.json +6 -6
- package/src/__generated__/alert.tsx +1 -1
- package/src/__generated__/attachment.tsx +15 -0
- package/src/__generated__/body.tsx +15 -0
- package/src/__generated__/bold.tsx +15 -0
- package/src/__generated__/button-element.tsx +15 -0
- package/src/__generated__/dash-border.tsx +15 -0
- package/src/__generated__/dashed-border.tsx +15 -0
- package/src/__generated__/dotted-border.tsx +15 -0
- package/src/__generated__/email.tsx +15 -0
- package/src/__generated__/external-link.tsx +15 -0
- package/src/__generated__/form-text-field.tsx +15 -0
- package/src/__generated__/form.tsx +15 -0
- package/src/__generated__/heading.tsx +15 -0
- package/src/__generated__/image.tsx +15 -0
- package/src/__generated__/index.ts +21 -0
- package/src/__generated__/link.tsx +15 -0
- package/src/__generated__/page.tsx +15 -0
- package/src/__generated__/paint-brush.tsx +15 -0
- package/src/__generated__/phone.tsx +15 -0
- package/src/__generated__/section-link.tsx +15 -0
- package/src/__generated__/small-x.tsx +15 -0
- package/src/__generated__/subscript.tsx +1 -1
- package/src/__generated__/superscript.tsx +1 -1
- package/src/__generated__/text-block.tsx +15 -0
- package/src/__generated__/text-italic.tsx +15 -0
- package/src/index.stories.tsx +0 -2
- package/src/index.ts +0 -6
- package/lib/body.js +0 -30
- package/lib/brush.js +0 -31
- package/lib/cjs/__generated__/subscript.cjs +0 -31
- package/lib/cjs/__generated__/superscript.cjs +0 -31
- package/lib/cjs/body.cjs +0 -60
- package/lib/cjs/brush.cjs +0 -61
- package/lib/cjs/external-link.cjs +0 -61
- package/lib/cjs/form.cjs +0 -61
- package/lib/cjs/legacy.cjs +0 -42
- package/lib/cjs/page.cjs +0 -62
- package/lib/cjs/text-italic.cjs +0 -62
- package/lib/external-link.js +0 -31
- package/lib/form.js +0 -31
- package/lib/legacy.js +0 -42
- package/lib/page.js +0 -32
- package/lib/text-italic.js +0 -32
- package/src/body.tsx +0 -26
- package/src/brush.tsx +0 -27
- package/src/external-link.tsx +0 -27
- package/src/form.tsx +0 -27
- package/src/legacy.ts +0 -21
- package/src/page.tsx +0 -28
- package/src/text-italic.tsx +0 -27
- /package/lib/cjs/__generated__/{auto-scroll.cjs → auto-scroll.js} +0 -0
- /package/lib/cjs/__generated__/{blockquote.cjs → blockquote.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius-bottom-left.cjs → border-radius-bottom-left.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius-bottom-right.cjs → border-radius-bottom-right.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius-individual.cjs → border-radius-individual.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius-top-left.cjs → border-radius-top-left.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius-top-right.cjs → border-radius-top-right.js} +0 -0
- /package/lib/cjs/__generated__/{border-radius.cjs → border-radius.js} +0 -0
- /package/lib/cjs/__generated__/{border-width-bottom.cjs → border-width-bottom.js} +0 -0
- /package/lib/cjs/__generated__/{border-width-individual.cjs → border-width-individual.js} +0 -0
- /package/lib/cjs/__generated__/{border-width-left.cjs → border-width-left.js} +0 -0
- /package/lib/cjs/__generated__/{border-width-right.cjs → border-width-right.js} +0 -0
- /package/lib/cjs/__generated__/{border-width-top.cjs → border-width-top.js} +0 -0
- /package/lib/cjs/__generated__/{box-link.cjs → box-link.js} +0 -0
- /package/lib/cjs/__generated__/{box.cjs → box.js} +0 -0
- /package/lib/cjs/__generated__/{checkbox-checked-filled.cjs → checkbox-checked-filled.js} +0 -0
- /package/lib/cjs/__generated__/{checkbox-empty.cjs → checkbox-empty.js} +0 -0
- /package/lib/cjs/__generated__/{checkbox-mixed-filled.cjs → checkbox-mixed-filled.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-big-down.cjs → chevron-big-down.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-big-left.cjs → chevron-big-left.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-big-right.cjs → chevron-big-right.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-big-up.cjs → chevron-big-up.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-filled-down.cjs → chevron-filled-down.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-filled-left.cjs → chevron-filled-left.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-filled-right.cjs → chevron-filled-right.js} +0 -0
- /package/lib/cjs/__generated__/{chevron-filled-up.cjs → chevron-filled-up.js} +0 -0
- /package/lib/cjs/__generated__/{code.cjs → code.js} +0 -0
- /package/lib/cjs/__generated__/{commit.cjs → commit.js} +0 -0
- /package/lib/cjs/__generated__/{dash.cjs → dash.js} +0 -0
- /package/lib/cjs/__generated__/{div.cjs → div.js} +0 -0
- /package/lib/cjs/__generated__/{dot.cjs → dot.js} +0 -0
- /package/lib/cjs/__generated__/{drag-handle.cjs → drag-handle.js} +0 -0
- /package/lib/cjs/__generated__/{eyecon-closed.cjs → eyecon-closed.js} +0 -0
- /package/lib/cjs/__generated__/{eyecon-open.cjs → eyecon-open.js} +0 -0
- /package/lib/cjs/__generated__/{github.cjs → github.js} +0 -0
- /package/lib/cjs/__generated__/{google.cjs → google.js} +0 -0
- /package/lib/cjs/__generated__/{hamburger-menu.cjs → hamburger-menu.js} +0 -0
- /package/lib/cjs/__generated__/{info.cjs → info.js} +0 -0
- /package/lib/cjs/__generated__/{information.cjs → information.js} +0 -0
- /package/lib/cjs/__generated__/{linked.cjs → linked.js} +0 -0
- /package/lib/cjs/__generated__/{list-item.cjs → list-item.js} +0 -0
- /package/lib/cjs/__generated__/{list.cjs → list.js} +0 -0
- /package/lib/cjs/__generated__/{offline.cjs → offline.js} +0 -0
- /package/lib/cjs/__generated__/{play.cjs → play.js} +0 -0
- /package/lib/cjs/__generated__/{plus.cjs → plus.js} +0 -0
- /package/lib/cjs/__generated__/{radio-checked.cjs → radio-checked.js} +0 -0
- /package/lib/cjs/__generated__/{radio-unchecked.cjs → radio-unchecked.js} +0 -0
- /package/lib/cjs/__generated__/{repeat-column.cjs → repeat-column.js} +0 -0
- /package/lib/cjs/__generated__/{repeat-grid.cjs → repeat-grid.js} +0 -0
- /package/lib/cjs/__generated__/{repeat-row.cjs → repeat-row.js} +0 -0
- /package/lib/cjs/__generated__/{scroll.cjs → scroll.js} +0 -0
- /package/lib/cjs/__generated__/{slot-component.cjs → slot-component.js} +0 -0
- /package/lib/cjs/__generated__/{subtract.cjs → subtract.js} +0 -0
- /package/lib/cjs/__generated__/{unlinked.cjs → unlinked.js} +0 -0
- /package/lib/cjs/__generated__/{webstudio.cjs → webstudio.js} +0 -0
- /package/lib/cjs/{align-content-center.cjs → align-content-center.js} +0 -0
- /package/lib/cjs/{align-content-end.cjs → align-content-end.js} +0 -0
- /package/lib/cjs/{align-content-space-around.cjs → align-content-space-around.js} +0 -0
- /package/lib/cjs/{align-content-space-between.cjs → align-content-space-between.js} +0 -0
- /package/lib/cjs/{align-content-start.cjs → align-content-start.js} +0 -0
- /package/lib/cjs/{align-content-stretch.cjs → align-content-stretch.js} +0 -0
- /package/lib/cjs/{align-items-baseline.cjs → align-items-baseline.js} +0 -0
- /package/lib/cjs/{align-items-center.cjs → align-items-center.js} +0 -0
- /package/lib/cjs/{align-items-end.cjs → align-items-end.js} +0 -0
- /package/lib/cjs/{align-items-start.cjs → align-items-start.js} +0 -0
- /package/lib/cjs/{align-items-stretch.cjs → align-items-stretch.js} +0 -0
- /package/lib/cjs/{align-self-baseline.cjs → align-self-baseline.js} +0 -0
- /package/lib/cjs/{align-self-center.cjs → align-self-center.js} +0 -0
- /package/lib/cjs/{align-self-end.cjs → align-self-end.js} +0 -0
- /package/lib/cjs/{align-self-start.cjs → align-self-start.js} +0 -0
- /package/lib/cjs/{align-self-stretch.cjs → align-self-stretch.js} +0 -0
- /package/lib/cjs/{aspect-ratio.cjs → aspect-ratio.js} +0 -0
- /package/lib/cjs/{check-mark.cjs → check-mark.js} +0 -0
- /package/lib/cjs/{chevron-double-down.cjs → chevron-double-down.js} +0 -0
- /package/lib/cjs/{chevron-double-left.cjs → chevron-double-left.js} +0 -0
- /package/lib/cjs/{chevron-double-right.cjs → chevron-double-right.js} +0 -0
- /package/lib/cjs/{chevron-double-up.cjs → chevron-double-up.js} +0 -0
- /package/lib/cjs/{chevron-down.cjs → chevron-down.js} +0 -0
- /package/lib/cjs/{chevron-left.cjs → chevron-left.js} +0 -0
- /package/lib/cjs/{chevron-right.cjs → chevron-right.js} +0 -0
- /package/lib/cjs/{chevron-up.cjs → chevron-up.js} +0 -0
- /package/lib/cjs/{cloud.cjs → cloud.js} +0 -0
- /package/lib/cjs/{copy.cjs → copy.js} +0 -0
- /package/lib/cjs/{cross-circled-filled.cjs → cross-circled-filled.js} +0 -0
- /package/lib/cjs/{cross-large.cjs → cross-large.js} +0 -0
- /package/lib/cjs/{cross-small.cjs → cross-small.js} +0 -0
- /package/lib/cjs/{cross.cjs → cross.js} +0 -0
- /package/lib/cjs/{devices.cjs → devices.js} +0 -0
- /package/lib/cjs/{ellipses.cjs → ellipses.js} +0 -0
- /package/lib/cjs/{flex-direction-column-reverse.cjs → flex-direction-column-reverse.js} +0 -0
- /package/lib/cjs/{flex-direction-column.cjs → flex-direction-column.js} +0 -0
- /package/lib/cjs/{flex-direction-row-reverse.cjs → flex-direction-row-reverse.js} +0 -0
- /package/lib/cjs/{flex-direction-row.cjs → flex-direction-row.js} +0 -0
- /package/lib/cjs/{flex-sizing-grow.cjs → flex-sizing-grow.js} +0 -0
- /package/lib/cjs/{flex-sizing-shrink.cjs → flex-sizing-shrink.js} +0 -0
- /package/lib/cjs/{flex-wrap-no-wrap.cjs → flex-wrap-no-wrap.js} +0 -0
- /package/lib/cjs/{flex-wrap-wrap-reverse.cjs → flex-wrap-wrap-reverse.js} +0 -0
- /package/lib/cjs/{flex-wrap-wrap.cjs → flex-wrap-wrap.js} +0 -0
- /package/lib/cjs/{gap-column.cjs → gap-column.js} +0 -0
- /package/lib/cjs/{gap-row.cjs → gap-row.js} +0 -0
- /package/lib/cjs/{gear.cjs → gear.js} +0 -0
- /package/lib/cjs/{justify-content-center.cjs → justify-content-center.js} +0 -0
- /package/lib/cjs/{justify-content-end.cjs → justify-content-end.js} +0 -0
- /package/lib/cjs/{justify-content-space-around.cjs → justify-content-space-around.js} +0 -0
- /package/lib/cjs/{justify-content-space-between.cjs → justify-content-space-between.js} +0 -0
- /package/lib/cjs/{justify-content-start.cjs → justify-content-start.js} +0 -0
- /package/lib/cjs/{justify-items-center.cjs → justify-items-center.js} +0 -0
- /package/lib/cjs/{justify-items-end.cjs → justify-items-end.js} +0 -0
- /package/lib/cjs/{justify-items-space-around.cjs → justify-items-space-around.js} +0 -0
- /package/lib/cjs/{justify-items-space-between.cjs → justify-items-space-between.js} +0 -0
- /package/lib/cjs/{justify-items-start.cjs → justify-items-start.js} +0 -0
- /package/lib/cjs/{list-nested.cjs → list-nested.js} +0 -0
- /package/lib/cjs/{magnifying-glass.cjs → magnifying-glass.js} +0 -0
- /package/lib/cjs/{menu.cjs → menu.js} +0 -0
- /package/lib/cjs/{new-folder.cjs → new-folder.js} +0 -0
- /package/lib/cjs/{new-page.cjs → new-page.js} +0 -0
- /package/lib/cjs/{order-first.cjs → order-first.js} +0 -0
- /package/lib/cjs/{order-last.cjs → order-last.js} +0 -0
- /package/lib/cjs/{redo.cjs → redo.js} +0 -0
- /package/lib/cjs/{size.cjs → size.js} +0 -0
- /package/lib/cjs/{text-align-center.cjs → text-align-center.js} +0 -0
- /package/lib/cjs/{text-align-justify.cjs → text-align-justify.js} +0 -0
- /package/lib/cjs/{text-align-left.cjs → text-align-left.js} +0 -0
- /package/lib/cjs/{text-align-right.cjs → text-align-right.js} +0 -0
- /package/lib/cjs/{text-capitalize.cjs → text-capitalize.js} +0 -0
- /package/lib/cjs/{text-direction-ltr.cjs → text-direction-ltr.js} +0 -0
- /package/lib/cjs/{text-direction-rtl.cjs → text-direction-rtl.js} +0 -0
- /package/lib/cjs/{text-hyphen.cjs → text-hyphen.js} +0 -0
- /package/lib/cjs/{text-lowercase.cjs → text-lowercase.js} +0 -0
- /package/lib/cjs/{text-strikethrough.cjs → text-strikethrough.js} +0 -0
- /package/lib/cjs/{text-truncate.cjs → text-truncate.js} +0 -0
- /package/lib/cjs/{text-underline.cjs → text-underline.js} +0 -0
- /package/lib/cjs/{text-uppercase.cjs → text-uppercase.js} +0 -0
- /package/lib/cjs/{trash.cjs → trash.js} +0 -0
- /package/lib/cjs/{types.cjs → types.js} +0 -0
- /package/lib/cjs/{undo.cjs → undo.js} +0 -0
- /package/lib/cjs/{upload.cjs → upload.js} +0 -0
package/lib/text-italic.js
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
const TextItalicIcon = React.forwardRef(
|
|
4
|
-
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
5
|
-
return /* @__PURE__ */ jsx(
|
|
6
|
-
"svg",
|
|
7
|
-
{
|
|
8
|
-
width: "16",
|
|
9
|
-
height: "16",
|
|
10
|
-
viewBox: "0 0 16 16",
|
|
11
|
-
fill: "none",
|
|
12
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
-
...props,
|
|
14
|
-
ref: forwardedRef,
|
|
15
|
-
children: /* @__PURE__ */ jsx(
|
|
16
|
-
"path",
|
|
17
|
-
{
|
|
18
|
-
d: "M12.75 3H7.125M9.625 13H4M10.25 3L6.5 13",
|
|
19
|
-
stroke: color,
|
|
20
|
-
strokeWidth: "1.45",
|
|
21
|
-
strokeLinecap: "round",
|
|
22
|
-
strokeLinejoin: "round"
|
|
23
|
-
}
|
|
24
|
-
)
|
|
25
|
-
}
|
|
26
|
-
);
|
|
27
|
-
}
|
|
28
|
-
);
|
|
29
|
-
TextItalicIcon.displayName = "TextItalicIcon";
|
|
30
|
-
export {
|
|
31
|
-
TextItalicIcon
|
|
32
|
-
};
|
package/src/body.tsx
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { IconProps } from "./types";
|
|
3
|
-
|
|
4
|
-
export const BodyIcon = React.forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
-
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
-
return (
|
|
7
|
-
<svg
|
|
8
|
-
width="15"
|
|
9
|
-
height="15"
|
|
10
|
-
viewBox="0 0 15 15"
|
|
11
|
-
fill="none"
|
|
12
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
-
{...props}
|
|
14
|
-
ref={forwardedRef}
|
|
15
|
-
>
|
|
16
|
-
<path
|
|
17
|
-
d="M1 3.96833H14M2.51667 14H12.4833C13.321 14 14 13.321 14 12.4833V2.51667C14 1.67903 13.321 1 12.4833 1H2.51667C1.67903 1 1 1.67903 1 2.51667V12.4833C1 13.321 1.67903 14 2.51667 14Z"
|
|
18
|
-
stroke={color}
|
|
19
|
-
strokeWidth="1.15"
|
|
20
|
-
/>
|
|
21
|
-
</svg>
|
|
22
|
-
);
|
|
23
|
-
}
|
|
24
|
-
);
|
|
25
|
-
|
|
26
|
-
BodyIcon.displayName = "BodyIcon";
|
package/src/brush.tsx
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { IconProps } from "./types";
|
|
3
|
-
|
|
4
|
-
export const BrushIcon = React.forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
-
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
-
return (
|
|
7
|
-
<svg
|
|
8
|
-
width="15"
|
|
9
|
-
height="15"
|
|
10
|
-
viewBox="0 0 24 24"
|
|
11
|
-
fill="none"
|
|
12
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
-
{...props}
|
|
14
|
-
ref={forwardedRef}
|
|
15
|
-
>
|
|
16
|
-
<path
|
|
17
|
-
fill={color}
|
|
18
|
-
fillRule="evenodd"
|
|
19
|
-
clipRule="evenodd"
|
|
20
|
-
d="M7 14c-1.66 0-3 1.34-3 3 0 1.31-1.16 2-2 2 .92 1.22 2.49 2 4 2 2.21 0 4-1.79 4-4 0-1.66-1.34-3-3-3zm13.71-9.37-1.34-1.34a.9959.9959 0 0 0-1.41 0L9 12.25 11.75 15l8.96-8.96c.39-.39.39-1.02 0-1.41z"
|
|
21
|
-
/>
|
|
22
|
-
</svg>
|
|
23
|
-
);
|
|
24
|
-
}
|
|
25
|
-
);
|
|
26
|
-
|
|
27
|
-
BrushIcon.displayName = "BrushIcon";
|
package/src/external-link.tsx
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { IconProps } from "./types";
|
|
3
|
-
|
|
4
|
-
export const ExternalLinkIcon = React.forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
-
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
-
return (
|
|
7
|
-
<svg
|
|
8
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
-
viewBox="0 0 16 16"
|
|
10
|
-
width="16"
|
|
11
|
-
height="16"
|
|
12
|
-
fill={color}
|
|
13
|
-
{...props}
|
|
14
|
-
ref={forwardedRef}
|
|
15
|
-
>
|
|
16
|
-
<path
|
|
17
|
-
fill={color}
|
|
18
|
-
fillRule="evenodd"
|
|
19
|
-
clipRule="evenodd"
|
|
20
|
-
d="M3.7 3.7h2.294a.7.7 0 1 0 0-1.4H3.5a1.2 1.2 0 0 0-1.2 1.2v9a1.2 1.2 0 0 0 1.2 1.2h9a1.2 1.2 0 0 0 1.2-1.2V9.993a.7.7 0 1 0-1.4 0V12.3H3.7V3.7ZM8.813 3a.7.7 0 0 1 .7-.7H13a.7.7 0 0 1 .7.7v3.49a.7.7 0 1 1-1.4 0v-1.8L8.495 8.495a.7.7 0 1 1-.99-.99L11.31 3.7H9.513a.7.7 0 0 1-.7-.7Z"
|
|
21
|
-
/>
|
|
22
|
-
</svg>
|
|
23
|
-
);
|
|
24
|
-
}
|
|
25
|
-
);
|
|
26
|
-
|
|
27
|
-
ExternalLinkIcon.displayName = "ExternalLinkIcon";
|
package/src/form.tsx
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { IconProps } from "./types";
|
|
3
|
-
|
|
4
|
-
export const FormIcon = React.forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
-
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
-
return (
|
|
7
|
-
<svg
|
|
8
|
-
width="15"
|
|
9
|
-
height="15"
|
|
10
|
-
viewBox="0 0 24 24"
|
|
11
|
-
fill="none"
|
|
12
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
-
{...props}
|
|
14
|
-
ref={forwardedRef}
|
|
15
|
-
>
|
|
16
|
-
<path
|
|
17
|
-
fill={color}
|
|
18
|
-
fillRule="evenodd"
|
|
19
|
-
clipRule="evenodd"
|
|
20
|
-
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"
|
|
21
|
-
/>
|
|
22
|
-
</svg>
|
|
23
|
-
);
|
|
24
|
-
}
|
|
25
|
-
);
|
|
26
|
-
|
|
27
|
-
FormIcon.displayName = "FormIcon";
|
package/src/legacy.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export {
|
|
2
|
-
ImageIcon,
|
|
3
|
-
FontBoldIcon,
|
|
4
|
-
FontItalicIcon,
|
|
5
|
-
Link2Icon,
|
|
6
|
-
DotsHorizontalIcon,
|
|
7
|
-
CheckIcon,
|
|
8
|
-
RocketIcon,
|
|
9
|
-
ExternalLinkIcon,
|
|
10
|
-
Share1Icon,
|
|
11
|
-
ExclamationTriangleIcon,
|
|
12
|
-
DotFilledIcon,
|
|
13
|
-
TriangleRightIcon,
|
|
14
|
-
TriangleDownIcon,
|
|
15
|
-
InputIcon,
|
|
16
|
-
ButtonIcon,
|
|
17
|
-
HeadingIcon,
|
|
18
|
-
TextIcon,
|
|
19
|
-
CrossCircledIcon,
|
|
20
|
-
CheckCircledIcon,
|
|
21
|
-
} from "@radix-ui/react-icons";
|
package/src/page.tsx
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { IconProps } from "./types";
|
|
3
|
-
|
|
4
|
-
export const PageIcon = React.forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
-
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
-
return (
|
|
7
|
-
<svg
|
|
8
|
-
width="16"
|
|
9
|
-
height="16"
|
|
10
|
-
viewBox="0 0 16 16"
|
|
11
|
-
fill="none"
|
|
12
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
-
{...props}
|
|
14
|
-
ref={forwardedRef}
|
|
15
|
-
>
|
|
16
|
-
<path
|
|
17
|
-
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"
|
|
18
|
-
stroke={color}
|
|
19
|
-
strokeWidth="1.3"
|
|
20
|
-
strokeLinecap="round"
|
|
21
|
-
strokeLinejoin="round"
|
|
22
|
-
/>
|
|
23
|
-
</svg>
|
|
24
|
-
);
|
|
25
|
-
}
|
|
26
|
-
);
|
|
27
|
-
|
|
28
|
-
PageIcon.displayName = "PageIcon";
|
package/src/text-italic.tsx
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import type { IconProps } from "./types";
|
|
3
|
-
|
|
4
|
-
export const TextItalicIcon = React.forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
-
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
-
return (
|
|
7
|
-
<svg
|
|
8
|
-
width="16"
|
|
9
|
-
height="16"
|
|
10
|
-
viewBox="0 0 16 16"
|
|
11
|
-
fill="none"
|
|
12
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
-
{...props}
|
|
14
|
-
ref={forwardedRef}
|
|
15
|
-
>
|
|
16
|
-
<path
|
|
17
|
-
d="M12.75 3H7.125M9.625 13H4M10.25 3L6.5 13"
|
|
18
|
-
stroke={color}
|
|
19
|
-
strokeWidth="1.45"
|
|
20
|
-
strokeLinecap="round"
|
|
21
|
-
strokeLinejoin="round"
|
|
22
|
-
/>
|
|
23
|
-
</svg>
|
|
24
|
-
);
|
|
25
|
-
}
|
|
26
|
-
);
|
|
27
|
-
TextItalicIcon.displayName = "TextItalicIcon";
|
|
File without changes
|
|
File without changes
|
/package/lib/cjs/__generated__/{border-radius-bottom-left.cjs → border-radius-bottom-left.js}
RENAMED
|
File without changes
|
/package/lib/cjs/__generated__/{border-radius-bottom-right.cjs → border-radius-bottom-right.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|