@wix/wix-ui-icons-common 3.180.0 → 3.182.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/dist/cjs/default/general/dist/components/Downwardtrend.js +37 -0
- package/dist/cjs/default/general/dist/components/DownwardtrendSmall.js +37 -0
- package/dist/cjs/default/general/dist/components/Trending.js +37 -0
- package/dist/cjs/default/general/dist/components/TrendingSmall.js +37 -0
- package/dist/cjs/default/general/dist/index.js +12 -0
- package/dist/cjs/default/general/metadata.js +14 -0
- package/dist/cjs/default/system/dist/components/BreadcrumbsChevronRightSmall.js +37 -0
- package/dist/cjs/default/system/dist/components/Help24.js +1 -1
- package/dist/cjs/default/system/dist/components/TextAreaBold.js +1 -1
- package/dist/cjs/default/system/dist/components/TextAreaBoldLarge.js +37 -0
- package/dist/cjs/default/system/dist/components/TextAreaBoldSmall.js +37 -0
- package/dist/cjs/default/system/dist/components/TextAreaBulletList.js +1 -1
- package/dist/cjs/default/system/dist/components/TextAreaBulletListLarge.js +37 -0
- package/dist/cjs/default/system/dist/components/TextAreaBulletListSmall.js +37 -0
- package/dist/cjs/default/system/dist/components/TextAreaItalic.js +1 -1
- package/dist/cjs/default/system/dist/components/TextAreaItalicLarge.js +37 -0
- package/dist/cjs/default/system/dist/components/TextAreaItalicSmall.js +37 -0
- package/dist/cjs/default/system/dist/components/TextAreaLink.js +1 -1
- package/dist/cjs/default/system/dist/components/TextAreaLinkLarge.js +37 -0
- package/dist/cjs/default/system/dist/components/TextAreaLinkSmall.js +37 -0
- package/dist/cjs/default/system/dist/components/TextAreaNumberedList.js +1 -1
- package/dist/cjs/default/system/dist/components/TextAreaNumberedListLarge.js +37 -0
- package/dist/cjs/default/system/dist/components/TextAreaNumberedListSmall.js +37 -0
- package/dist/cjs/default/system/dist/components/TextAreaUnderline.js +1 -1
- package/dist/cjs/default/system/dist/components/TextAreaUnderlineLarge.js +37 -0
- package/dist/cjs/default/system/dist/components/TextAreaUnderlineSmall.js +37 -0
- package/dist/cjs/default/system/dist/index.js +39 -0
- package/dist/cjs/default/system/metadata.js +1 -1
- package/dist/cjs/lazy/general/dist/components/Downwardtrend.js +1 -1
- package/dist/cjs/lazy/general/dist/components/DownwardtrendSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/Trending.js +1 -1
- package/dist/cjs/lazy/general/dist/components/TrendingSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/index.js +4 -4
- package/dist/cjs/lazy/system/dist/components/BreadcrumbsChevronRight.js +3 -3
- package/dist/cjs/lazy/system/dist/components/BreadcrumbsChevronRightSmall.js +31 -0
- package/dist/cjs/lazy/system/dist/components/Help24.js +3 -3
- package/dist/cjs/lazy/system/dist/components/TextAreaBold.js +3 -3
- package/dist/cjs/lazy/system/dist/components/TextAreaBoldLarge.js +31 -0
- package/dist/cjs/lazy/system/dist/components/TextAreaBoldSmall.js +31 -0
- package/dist/cjs/lazy/system/dist/components/TextAreaBulletList.js +3 -3
- package/dist/cjs/lazy/system/dist/components/TextAreaBulletListLarge.js +31 -0
- package/dist/cjs/lazy/system/dist/components/TextAreaBulletListSmall.js +31 -0
- package/dist/cjs/lazy/system/dist/components/TextAreaItalic.js +3 -3
- package/dist/cjs/lazy/system/dist/components/TextAreaItalicLarge.js +31 -0
- package/dist/cjs/lazy/system/dist/components/TextAreaItalicSmall.js +31 -0
- package/dist/cjs/lazy/system/dist/components/TextAreaLink.js +3 -3
- package/dist/cjs/lazy/system/dist/components/TextAreaLinkLarge.js +31 -0
- package/dist/cjs/lazy/system/dist/components/TextAreaLinkSmall.js +31 -0
- package/dist/cjs/lazy/system/dist/components/TextAreaNumberedList.js +3 -3
- package/dist/cjs/lazy/system/dist/components/TextAreaNumberedListLarge.js +31 -0
- package/dist/cjs/lazy/system/dist/components/TextAreaNumberedListSmall.js +31 -0
- package/dist/cjs/lazy/system/dist/components/TextAreaUnderline.js +3 -3
- package/dist/cjs/lazy/system/dist/components/TextAreaUnderlineLarge.js +31 -0
- package/dist/cjs/lazy/system/dist/components/TextAreaUnderlineSmall.js +31 -0
- package/dist/cjs/lazy/system/dist/index.js +39 -0
- package/dist/cjs/odeditor/system/dist/components/BreadcrumbsChevronRight.js +1 -1
- package/dist/cjs/odeditor/system/dist/components/BreadcrumbsChevronRightSmall.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/Help24.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaBold.js +1 -1
- package/dist/cjs/odeditor/system/dist/components/TextAreaBoldLarge.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaBoldSmall.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaBulletList.js +1 -1
- package/dist/cjs/odeditor/system/dist/components/TextAreaBulletListLarge.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaBulletListSmall.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaItalic.js +1 -1
- package/dist/cjs/odeditor/system/dist/components/TextAreaItalicLarge.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaItalicSmall.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaLink.js +1 -1
- package/dist/cjs/odeditor/system/dist/components/TextAreaLinkLarge.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaLinkSmall.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaNumberedList.js +1 -1
- package/dist/cjs/odeditor/system/dist/components/TextAreaNumberedListLarge.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaNumberedListSmall.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaUnderline.js +1 -1
- package/dist/cjs/odeditor/system/dist/components/TextAreaUnderlineLarge.js +37 -0
- package/dist/cjs/odeditor/system/dist/components/TextAreaUnderlineSmall.js +37 -0
- package/dist/cjs/odeditor/system/dist/index.js +42 -0
- package/dist/cjs/odeditor/system/metadata.js +1 -1
- package/dist/esm/default/general/dist/components/Downwardtrend.js +7 -0
- package/dist/esm/default/general/dist/components/DownwardtrendSmall.js +7 -0
- package/dist/esm/default/general/dist/components/Trending.js +7 -0
- package/dist/esm/default/general/dist/components/TrendingSmall.js +7 -0
- package/dist/esm/default/general/dist/index.js +2320 -2312
- package/dist/esm/default/general/metadata.js +14 -0
- package/dist/esm/default/system/dist/components/BreadcrumbsChevronRightSmall.js +7 -0
- package/dist/esm/default/system/dist/components/Help24.js +1 -1
- package/dist/esm/default/system/dist/components/TextAreaBold.js +1 -1
- package/dist/esm/default/system/dist/components/TextAreaBoldLarge.js +7 -0
- package/dist/esm/default/system/dist/components/TextAreaBoldSmall.js +7 -0
- package/dist/esm/default/system/dist/components/TextAreaBulletList.js +1 -1
- package/dist/esm/default/system/dist/components/TextAreaBulletListLarge.js +7 -0
- package/dist/esm/default/system/dist/components/TextAreaBulletListSmall.js +7 -0
- package/dist/esm/default/system/dist/components/TextAreaItalic.js +1 -1
- package/dist/esm/default/system/dist/components/TextAreaItalicLarge.js +7 -0
- package/dist/esm/default/system/dist/components/TextAreaItalicSmall.js +7 -0
- package/dist/esm/default/system/dist/components/TextAreaLink.js +1 -1
- package/dist/esm/default/system/dist/components/TextAreaLinkLarge.js +7 -0
- package/dist/esm/default/system/dist/components/TextAreaLinkSmall.js +7 -0
- package/dist/esm/default/system/dist/components/TextAreaNumberedList.js +1 -1
- package/dist/esm/default/system/dist/components/TextAreaNumberedListLarge.js +7 -0
- package/dist/esm/default/system/dist/components/TextAreaNumberedListSmall.js +7 -0
- package/dist/esm/default/system/dist/components/TextAreaUnderline.js +1 -1
- package/dist/esm/default/system/dist/components/TextAreaUnderlineLarge.js +7 -0
- package/dist/esm/default/system/dist/components/TextAreaUnderlineSmall.js +7 -0
- package/dist/esm/default/system/dist/index.js +146 -120
- package/dist/esm/default/system/metadata.js +1 -1
- package/dist/esm/lazy/general/dist/components/Downwardtrend.js +1 -1
- package/dist/esm/lazy/general/dist/components/DownwardtrendSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/Trending.js +1 -1
- package/dist/esm/lazy/general/dist/components/TrendingSmall.js +1 -1
- package/dist/esm/lazy/general/dist/index.js +2950 -2950
- package/dist/esm/lazy/system/dist/components/BreadcrumbsChevronRight.js +3 -3
- package/dist/esm/lazy/system/dist/components/BreadcrumbsChevronRightSmall.js +11 -0
- package/dist/esm/lazy/system/dist/components/Help24.js +3 -3
- package/dist/esm/lazy/system/dist/components/TextAreaBold.js +3 -3
- package/dist/esm/lazy/system/dist/components/TextAreaBoldLarge.js +11 -0
- package/dist/esm/lazy/system/dist/components/TextAreaBoldSmall.js +11 -0
- package/dist/esm/lazy/system/dist/components/TextAreaBulletList.js +3 -3
- package/dist/esm/lazy/system/dist/components/TextAreaBulletListLarge.js +11 -0
- package/dist/esm/lazy/system/dist/components/TextAreaBulletListSmall.js +11 -0
- package/dist/esm/lazy/system/dist/components/TextAreaItalic.js +3 -3
- package/dist/esm/lazy/system/dist/components/TextAreaItalicLarge.js +11 -0
- package/dist/esm/lazy/system/dist/components/TextAreaItalicSmall.js +11 -0
- package/dist/esm/lazy/system/dist/components/TextAreaLink.js +3 -3
- package/dist/esm/lazy/system/dist/components/TextAreaLinkLarge.js +11 -0
- package/dist/esm/lazy/system/dist/components/TextAreaLinkSmall.js +11 -0
- package/dist/esm/lazy/system/dist/components/TextAreaNumberedList.js +3 -3
- package/dist/esm/lazy/system/dist/components/TextAreaNumberedListLarge.js +11 -0
- package/dist/esm/lazy/system/dist/components/TextAreaNumberedListSmall.js +11 -0
- package/dist/esm/lazy/system/dist/components/TextAreaUnderline.js +3 -3
- package/dist/esm/lazy/system/dist/components/TextAreaUnderlineLarge.js +11 -0
- package/dist/esm/lazy/system/dist/components/TextAreaUnderlineSmall.js +11 -0
- package/dist/esm/lazy/system/dist/index.js +144 -118
- package/dist/esm/odeditor/system/dist/components/BreadcrumbsChevronRight.js +1 -1
- package/dist/esm/odeditor/system/dist/components/BreadcrumbsChevronRightSmall.js +7 -0
- package/dist/esm/odeditor/system/dist/components/Help24.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaBold.js +1 -1
- package/dist/esm/odeditor/system/dist/components/TextAreaBoldLarge.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaBoldSmall.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaBulletList.js +1 -1
- package/dist/esm/odeditor/system/dist/components/TextAreaBulletListLarge.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaBulletListSmall.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaItalic.js +1 -1
- package/dist/esm/odeditor/system/dist/components/TextAreaItalicLarge.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaItalicSmall.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaLink.js +1 -1
- package/dist/esm/odeditor/system/dist/components/TextAreaLinkLarge.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaLinkSmall.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaNumberedList.js +1 -1
- package/dist/esm/odeditor/system/dist/components/TextAreaNumberedListLarge.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaNumberedListSmall.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaUnderline.js +1 -1
- package/dist/esm/odeditor/system/dist/components/TextAreaUnderlineLarge.js +7 -0
- package/dist/esm/odeditor/system/dist/components/TextAreaUnderlineSmall.js +7 -0
- package/dist/esm/odeditor/system/dist/index.js +92 -64
- package/dist/esm/odeditor/system/metadata.js +1 -1
- package/dist/statics/icons/default/general/Downwardtrend.393e.json +3 -0
- package/dist/statics/icons/default/general/DownwardtrendSmall.8b09.json +3 -0
- package/dist/statics/icons/default/general/Trending.422b.json +3 -0
- package/dist/statics/icons/default/general/TrendingSmall.c0e9.json +3 -0
- package/dist/statics/icons/default/system/BreadcrumbsChevronRightSmall.4af5.json +3 -0
- package/dist/statics/icons/default/system/Help24.efa0.json +3 -0
- package/dist/statics/icons/default/system/TextAreaBold.cfdb.json +3 -0
- package/dist/statics/icons/default/system/TextAreaBoldSmall.3b11.json +3 -0
- package/dist/statics/icons/default/system/TextAreaBulletList.ba58.json +3 -0
- package/dist/statics/icons/default/system/TextAreaBulletListSmall.630b.json +3 -0
- package/dist/statics/icons/default/system/TextAreaItalic.7026.json +3 -0
- package/dist/statics/icons/default/system/TextAreaItalicSmall.9933.json +3 -0
- package/dist/statics/icons/default/system/TextAreaLink.252a.json +3 -0
- package/dist/statics/icons/default/system/TextAreaLinkSmall.84d6.json +3 -0
- package/dist/statics/icons/default/system/TextAreaNumberedList.03bb.json +3 -0
- package/dist/statics/icons/default/system/TextAreaNumberedListSmall.5964.json +3 -0
- package/dist/statics/icons/default/system/TextAreaUnderline.bb07.json +3 -0
- package/dist/statics/icons/default/system/TextAreaUnderlineSmall.cd07.json +3 -0
- package/dist/statics/icons/odeditor/system/BreadcrumbsChevronRight.8696.json +3 -0
- package/dist/statics/icons/odeditor/system/BreadcrumbsChevronRightSmall.133f.json +3 -0
- package/dist/statics/icons/odeditor/system/Help24.1097.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaBold.852b.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaBoldSmall.52d6.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaBulletList.d3e8.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaBulletListSmall.8ea0.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaItalic.4091.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaItalicSmall.a730.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaLink.2ac1.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaLinkSmall.5023.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaNumberedList.c29a.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaNumberedListSmall.76d6.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaUnderline.07fd.json +3 -0
- package/dist/statics/icons/odeditor/system/TextAreaUnderlineSmall.e40a.json +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/default/general/dist/components/Downwardtrend.d.ts +7 -0
- package/dist/types/default/general/dist/components/Downwardtrend.d.ts.map +1 -0
- package/dist/types/default/general/dist/components/DownwardtrendSmall.d.ts +7 -0
- package/dist/types/default/general/dist/components/DownwardtrendSmall.d.ts.map +1 -0
- package/dist/types/default/general/dist/components/Trending.d.ts +7 -0
- package/dist/types/default/general/dist/components/Trending.d.ts.map +1 -0
- package/dist/types/default/general/dist/components/TrendingSmall.d.ts +7 -0
- package/dist/types/default/general/dist/components/TrendingSmall.d.ts.map +1 -0
- package/dist/types/default/general/dist/index.d.ts +4 -0
- package/dist/types/default/general/dist/index.d.ts.map +1 -1
- package/dist/types/default/general/metadata.d.ts.map +1 -1
- package/dist/types/default/system/dist/components/BreadcrumbsChevronRightSmall.d.ts +7 -0
- package/dist/types/default/system/dist/components/BreadcrumbsChevronRightSmall.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaBoldLarge.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaBoldLarge.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaBoldSmall.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaBoldSmall.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaBulletListLarge.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaBulletListLarge.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaBulletListSmall.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaBulletListSmall.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaItalicLarge.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaItalicLarge.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaItalicSmall.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaItalicSmall.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaLinkLarge.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaLinkLarge.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaLinkSmall.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaLinkSmall.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaNumberedListLarge.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaNumberedListLarge.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaNumberedListSmall.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaNumberedListSmall.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaUnderlineLarge.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaUnderlineLarge.d.ts.map +1 -0
- package/dist/types/default/system/dist/components/TextAreaUnderlineSmall.d.ts +7 -0
- package/dist/types/default/system/dist/components/TextAreaUnderlineSmall.d.ts.map +1 -0
- package/dist/types/default/system/dist/index.d.ts +13 -0
- package/dist/types/default/system/dist/index.d.ts.map +1 -1
- package/dist/types/lazy/general/dist/index.d.ts +4 -4
- package/dist/types/lazy/general/dist/index.d.ts.map +1 -1
- package/dist/types/lazy/system/dist/components/BreadcrumbsChevronRightSmall.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/BreadcrumbsChevronRightSmall.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaBoldLarge.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaBoldLarge.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaBoldSmall.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaBoldSmall.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaBulletListLarge.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaBulletListLarge.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaBulletListSmall.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaBulletListSmall.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaItalicLarge.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaItalicLarge.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaItalicSmall.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaItalicSmall.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaLinkLarge.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaLinkLarge.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaLinkSmall.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaLinkSmall.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaNumberedListLarge.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaNumberedListLarge.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaNumberedListSmall.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaNumberedListSmall.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaUnderlineLarge.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaUnderlineLarge.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/components/TextAreaUnderlineSmall.d.ts +3 -0
- package/dist/types/lazy/system/dist/components/TextAreaUnderlineSmall.d.ts.map +1 -0
- package/dist/types/lazy/system/dist/index.d.ts +13 -0
- package/dist/types/lazy/system/dist/index.d.ts.map +1 -1
- package/dist/types/odeditor/system/dist/components/BreadcrumbsChevronRightSmall.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/BreadcrumbsChevronRightSmall.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/Help24.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/Help24.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaBoldLarge.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaBoldLarge.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaBoldSmall.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaBoldSmall.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaBulletListLarge.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaBulletListLarge.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaBulletListSmall.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaBulletListSmall.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaItalicLarge.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaItalicLarge.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaItalicSmall.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaItalicSmall.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaLinkLarge.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaLinkLarge.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaLinkSmall.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaLinkSmall.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaNumberedListLarge.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaNumberedListLarge.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaNumberedListSmall.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaNumberedListSmall.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaUnderlineLarge.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaUnderlineLarge.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/components/TextAreaUnderlineSmall.d.ts +7 -0
- package/dist/types/odeditor/system/dist/components/TextAreaUnderlineSmall.d.ts.map +1 -0
- package/dist/types/odeditor/system/dist/index.d.ts +14 -0
- package/dist/types/odeditor/system/dist/index.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/statics/icons/default/system/Help24.78ba.json +0 -3
- package/dist/statics/icons/odeditor/system/BreadcrumbsChevronRight.c820.json +0 -3
- /package/dist/statics/icons/default/system/{TextAreaBold.534f.json → TextAreaBoldLarge.534f.json} +0 -0
- /package/dist/statics/icons/default/system/{TextAreaBulletList.64c8.json → TextAreaBulletListLarge.64c8.json} +0 -0
- /package/dist/statics/icons/default/system/{TextAreaItalic.f5a1.json → TextAreaItalicLarge.f5a1.json} +0 -0
- /package/dist/statics/icons/default/system/{TextAreaLink.6d5c.json → TextAreaLinkLarge.6d5c.json} +0 -0
- /package/dist/statics/icons/default/system/{TextAreaNumberedList.9e34.json → TextAreaNumberedListLarge.9e34.json} +0 -0
- /package/dist/statics/icons/default/system/{TextAreaUnderline.29d3.json → TextAreaUnderlineLarge.29d3.json} +0 -0
- /package/dist/statics/icons/odeditor/system/{TextAreaBold.bb79.json → TextAreaBoldLarge.bb79.json} +0 -0
- /package/dist/statics/icons/odeditor/system/{TextAreaBulletList.2b52.json → TextAreaBulletListLarge.2b52.json} +0 -0
- /package/dist/statics/icons/odeditor/system/{TextAreaItalic.3866.json → TextAreaItalicLarge.3866.json} +0 -0
- /package/dist/statics/icons/odeditor/system/{TextAreaLink.fc96.json → TextAreaLinkLarge.fc96.json} +0 -0
- /package/dist/statics/icons/odeditor/system/{TextAreaNumberedList.00d5.json → TextAreaNumberedListLarge.00d5.json} +0 -0
- /package/dist/statics/icons/odeditor/system/{TextAreaUnderline.25d8.json → TextAreaUnderlineLarge.25d8.json} +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
2
|
var BreadcrumbsChevronRight_default = icon({
|
|
3
3
|
name: "BreadcrumbsChevronRight",
|
|
4
|
-
hashes: { "default": "b3fb", "odeditor": "
|
|
4
|
+
hashes: { "default": "b3fb", "odeditor": "8696" },
|
|
5
5
|
category: "system",
|
|
6
|
-
width:
|
|
7
|
-
height:
|
|
6
|
+
width: 12,
|
|
7
|
+
height: 30
|
|
8
8
|
});
|
|
9
9
|
export {
|
|
10
10
|
BreadcrumbsChevronRight_default as default
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var BreadcrumbsChevronRightSmall_default = icon({
|
|
3
|
+
name: "BreadcrumbsChevronRightSmall",
|
|
4
|
+
hashes: { "default": "4af5", "odeditor": "133f" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 10,
|
|
7
|
+
height: 24
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
BreadcrumbsChevronRightSmall_default as default
|
|
11
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
2
|
var Help24_default = icon({
|
|
3
3
|
name: "Help24",
|
|
4
|
-
hashes: { "default": "
|
|
4
|
+
hashes: { "default": "efa0", "odeditor": "1097" },
|
|
5
5
|
category: "system",
|
|
6
|
-
width:
|
|
7
|
-
height:
|
|
6
|
+
width: 18,
|
|
7
|
+
height: 18
|
|
8
8
|
});
|
|
9
9
|
export {
|
|
10
10
|
Help24_default as default
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
2
|
var TextAreaBold_default = icon({
|
|
3
3
|
name: "TextAreaBold",
|
|
4
|
-
hashes: { "default": "
|
|
4
|
+
hashes: { "default": "cfdb", "odeditor": "852b" },
|
|
5
5
|
category: "system",
|
|
6
|
-
width:
|
|
7
|
-
height:
|
|
6
|
+
width: 24,
|
|
7
|
+
height: 24
|
|
8
8
|
});
|
|
9
9
|
export {
|
|
10
10
|
TextAreaBold_default as default
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaBoldLarge_default = icon({
|
|
3
|
+
name: "TextAreaBoldLarge",
|
|
4
|
+
hashes: { "default": "534f", "odeditor": "bb79" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 30,
|
|
7
|
+
height: 30
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaBoldLarge_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaBoldSmall_default = icon({
|
|
3
|
+
name: "TextAreaBoldSmall",
|
|
4
|
+
hashes: { "default": "3b11", "odeditor": "52d6" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 18,
|
|
7
|
+
height: 18
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaBoldSmall_default as default
|
|
11
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
2
|
var TextAreaBulletList_default = icon({
|
|
3
3
|
name: "TextAreaBulletList",
|
|
4
|
-
hashes: { "default": "
|
|
4
|
+
hashes: { "default": "ba58", "odeditor": "d3e8" },
|
|
5
5
|
category: "system",
|
|
6
|
-
width:
|
|
7
|
-
height:
|
|
6
|
+
width: 24,
|
|
7
|
+
height: 24
|
|
8
8
|
});
|
|
9
9
|
export {
|
|
10
10
|
TextAreaBulletList_default as default
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaBulletListLarge_default = icon({
|
|
3
|
+
name: "TextAreaBulletListLarge",
|
|
4
|
+
hashes: { "default": "64c8", "odeditor": "2b52" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 30,
|
|
7
|
+
height: 30
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaBulletListLarge_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaBulletListSmall_default = icon({
|
|
3
|
+
name: "TextAreaBulletListSmall",
|
|
4
|
+
hashes: { "default": "630b", "odeditor": "8ea0" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 18,
|
|
7
|
+
height: 18
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaBulletListSmall_default as default
|
|
11
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
2
|
var TextAreaItalic_default = icon({
|
|
3
3
|
name: "TextAreaItalic",
|
|
4
|
-
hashes: { "default": "
|
|
4
|
+
hashes: { "default": "7026", "odeditor": "4091" },
|
|
5
5
|
category: "system",
|
|
6
|
-
width:
|
|
7
|
-
height:
|
|
6
|
+
width: 24,
|
|
7
|
+
height: 24
|
|
8
8
|
});
|
|
9
9
|
export {
|
|
10
10
|
TextAreaItalic_default as default
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaItalicLarge_default = icon({
|
|
3
|
+
name: "TextAreaItalicLarge",
|
|
4
|
+
hashes: { "default": "f5a1", "odeditor": "3866" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 30,
|
|
7
|
+
height: 30
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaItalicLarge_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaItalicSmall_default = icon({
|
|
3
|
+
name: "TextAreaItalicSmall",
|
|
4
|
+
hashes: { "default": "9933", "odeditor": "a730" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 18,
|
|
7
|
+
height: 18
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaItalicSmall_default as default
|
|
11
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
2
|
var TextAreaLink_default = icon({
|
|
3
3
|
name: "TextAreaLink",
|
|
4
|
-
hashes: { "default": "
|
|
4
|
+
hashes: { "default": "252a", "odeditor": "2ac1" },
|
|
5
5
|
category: "system",
|
|
6
|
-
width:
|
|
7
|
-
height:
|
|
6
|
+
width: 24,
|
|
7
|
+
height: 24
|
|
8
8
|
});
|
|
9
9
|
export {
|
|
10
10
|
TextAreaLink_default as default
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaLinkLarge_default = icon({
|
|
3
|
+
name: "TextAreaLinkLarge",
|
|
4
|
+
hashes: { "default": "6d5c", "odeditor": "fc96" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 30,
|
|
7
|
+
height: 30
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaLinkLarge_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaLinkSmall_default = icon({
|
|
3
|
+
name: "TextAreaLinkSmall",
|
|
4
|
+
hashes: { "default": "84d6", "odeditor": "5023" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 18,
|
|
7
|
+
height: 18
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaLinkSmall_default as default
|
|
11
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
2
|
var TextAreaNumberedList_default = icon({
|
|
3
3
|
name: "TextAreaNumberedList",
|
|
4
|
-
hashes: { "default": "
|
|
4
|
+
hashes: { "default": "03bb", "odeditor": "c29a" },
|
|
5
5
|
category: "system",
|
|
6
|
-
width:
|
|
7
|
-
height:
|
|
6
|
+
width: 24,
|
|
7
|
+
height: 24
|
|
8
8
|
});
|
|
9
9
|
export {
|
|
10
10
|
TextAreaNumberedList_default as default
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaNumberedListLarge_default = icon({
|
|
3
|
+
name: "TextAreaNumberedListLarge",
|
|
4
|
+
hashes: { "default": "9e34", "odeditor": "00d5" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 30,
|
|
7
|
+
height: 30
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaNumberedListLarge_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaNumberedListSmall_default = icon({
|
|
3
|
+
name: "TextAreaNumberedListSmall",
|
|
4
|
+
hashes: { "default": "5964", "odeditor": "76d6" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 18,
|
|
7
|
+
height: 18
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaNumberedListSmall_default as default
|
|
11
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
2
|
var TextAreaUnderline_default = icon({
|
|
3
3
|
name: "TextAreaUnderline",
|
|
4
|
-
hashes: { "default": "
|
|
4
|
+
hashes: { "default": "bb07", "odeditor": "07fd" },
|
|
5
5
|
category: "system",
|
|
6
|
-
width:
|
|
7
|
-
height:
|
|
6
|
+
width: 24,
|
|
7
|
+
height: 24
|
|
8
8
|
});
|
|
9
9
|
export {
|
|
10
10
|
TextAreaUnderline_default as default
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaUnderlineLarge_default = icon({
|
|
3
|
+
name: "TextAreaUnderlineLarge",
|
|
4
|
+
hashes: { "default": "29d3", "odeditor": "25d8" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 30,
|
|
7
|
+
height: 30
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaUnderlineLarge_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { icon } from "@wix/wix-ui-icons-common/core";
|
|
2
|
+
var TextAreaUnderlineSmall_default = icon({
|
|
3
|
+
name: "TextAreaUnderlineSmall",
|
|
4
|
+
hashes: { "default": "cd07", "odeditor": "e40a" },
|
|
5
|
+
category: "system",
|
|
6
|
+
width: 18,
|
|
7
|
+
height: 18
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
TextAreaUnderlineSmall_default as default
|
|
11
|
+
};
|
|
@@ -6,65 +6,78 @@ import { default as default6 } from "./components/AddItemSmall";
|
|
|
6
6
|
import { default as default7 } from "./components/AddMedia";
|
|
7
7
|
import { default as default8 } from "./components/Asterisk";
|
|
8
8
|
import { default as default9 } from "./components/BreadcrumbsChevronRight";
|
|
9
|
-
import { default as default10 } from "./components/
|
|
10
|
-
import { default as default11 } from "./components/
|
|
11
|
-
import { default as default12 } from "./components/
|
|
12
|
-
import { default as default13 } from "./components/
|
|
13
|
-
import { default as default14 } from "./components/
|
|
14
|
-
import { default as default15 } from "./components/
|
|
15
|
-
import { default as default16 } from "./components/
|
|
16
|
-
import { default as default17 } from "./components/
|
|
17
|
-
import { default as default18 } from "./components/
|
|
18
|
-
import { default as default19 } from "./components/
|
|
19
|
-
import { default as default20 } from "./components/
|
|
20
|
-
import { default as default21 } from "./components/
|
|
21
|
-
import { default as default22 } from "./components/
|
|
22
|
-
import { default as default23 } from "./components/
|
|
23
|
-
import { default as default24 } from "./components/
|
|
24
|
-
import { default as default25 } from "./components/
|
|
25
|
-
import { default as default26 } from "./components/
|
|
26
|
-
import { default as default27 } from "./components/
|
|
27
|
-
import { default as default28 } from "./components/
|
|
28
|
-
import { default as default29 } from "./components/
|
|
29
|
-
import { default as default30 } from "./components/
|
|
30
|
-
import { default as default31 } from "./components/
|
|
31
|
-
import { default as default32 } from "./components/
|
|
32
|
-
import { default as default33 } from "./components/
|
|
33
|
-
import { default as default34 } from "./components/
|
|
34
|
-
import { default as default35 } from "./components/
|
|
35
|
-
import { default as default36 } from "./components/
|
|
36
|
-
import { default as default37 } from "./components/
|
|
37
|
-
import { default as default38 } from "./components/
|
|
38
|
-
import { default as default39 } from "./components/
|
|
39
|
-
import { default as default40 } from "./components/
|
|
40
|
-
import { default as default41 } from "./components/
|
|
41
|
-
import { default as default42 } from "./components/
|
|
42
|
-
import { default as default43 } from "./components/
|
|
43
|
-
import { default as default44 } from "./components/
|
|
44
|
-
import { default as default45 } from "./components/
|
|
45
|
-
import { default as default46 } from "./components/
|
|
46
|
-
import { default as default47 } from "./components/
|
|
47
|
-
import { default as default48 } from "./components/
|
|
48
|
-
import { default as default49 } from "./components/
|
|
49
|
-
import { default as default50 } from "./components/
|
|
50
|
-
import { default as default51 } from "./components/
|
|
51
|
-
import { default as default52 } from "./components/
|
|
52
|
-
import { default as default53 } from "./components/
|
|
53
|
-
import { default as default54 } from "./components/
|
|
54
|
-
import { default as default55 } from "./components/
|
|
55
|
-
import { default as default56 } from "./components/
|
|
56
|
-
import { default as default57 } from "./components/
|
|
57
|
-
import { default as default58 } from "./components/
|
|
58
|
-
import { default as default59 } from "./components/
|
|
59
|
-
import { default as default60 } from "./components/
|
|
60
|
-
import { default as default61 } from "./components/
|
|
61
|
-
import { default as default62 } from "./components/
|
|
62
|
-
import { default as default63 } from "./components/
|
|
63
|
-
import { default as default64 } from "./components/
|
|
64
|
-
import { default as default65 } from "./components/
|
|
65
|
-
import { default as default66 } from "./components/
|
|
66
|
-
import { default as default67 } from "./components/
|
|
67
|
-
import { default as default68 } from "./components/
|
|
9
|
+
import { default as default10 } from "./components/BreadcrumbsChevronRightSmall";
|
|
10
|
+
import { default as default11 } from "./components/CaretDown";
|
|
11
|
+
import { default as default12 } from "./components/CaretRight";
|
|
12
|
+
import { default as default13 } from "./components/CheckboxChecked";
|
|
13
|
+
import { default as default14 } from "./components/CheckboxIndeterminate";
|
|
14
|
+
import { default as default15 } from "./components/CircleLoaderCheck";
|
|
15
|
+
import { default as default16 } from "./components/CircleLoaderCheckSmall";
|
|
16
|
+
import { default as default17 } from "./components/Close";
|
|
17
|
+
import { default as default18 } from "./components/CloseLarge";
|
|
18
|
+
import { default as default19 } from "./components/DragAndDropLarge";
|
|
19
|
+
import { default as default20 } from "./components/DragAndDropLockedLarge";
|
|
20
|
+
import { default as default21 } from "./components/DragAndDropSmall";
|
|
21
|
+
import { default as default22 } from "./components/DropDownArrow";
|
|
22
|
+
import { default as default23 } from "./components/FaceDisapointed30";
|
|
23
|
+
import { default as default24 } from "./components/FaceFrowning30";
|
|
24
|
+
import { default as default25 } from "./components/FaceGrining30";
|
|
25
|
+
import { default as default26 } from "./components/FaceNeutral30";
|
|
26
|
+
import { default as default27 } from "./components/FaceSmiling30";
|
|
27
|
+
import { default as default28 } from "./components/FormFieldError";
|
|
28
|
+
import { default as default29 } from "./components/FormFieldErrorFilled";
|
|
29
|
+
import { default as default30 } from "./components/FormFieldErrorSmall";
|
|
30
|
+
import { default as default31 } from "./components/FormFieldSpinnerDown";
|
|
31
|
+
import { default as default32 } from "./components/FormFieldSpinnerUp";
|
|
32
|
+
import { default as default33 } from "./components/FormFieldSuccessFilled";
|
|
33
|
+
import { default as default34 } from "./components/FormFieldWarningFilled";
|
|
34
|
+
import { default as default35 } from "./components/Help24";
|
|
35
|
+
import { default as default36 } from "./components/MoveLarge";
|
|
36
|
+
import { default as default37 } from "./components/SocialButtonFacebook";
|
|
37
|
+
import { default as default38 } from "./components/SocialButtonInstagram";
|
|
38
|
+
import { default as default39 } from "./components/SocialButtonLinkedIn";
|
|
39
|
+
import { default as default40 } from "./components/SocialButtonPinterest";
|
|
40
|
+
import { default as default41 } from "./components/SocialButtonTikTok";
|
|
41
|
+
import { default as default42 } from "./components/SocialButtonTwitter";
|
|
42
|
+
import { default as default43 } from "./components/SocialButtonX";
|
|
43
|
+
import { default as default44 } from "./components/SocialButtonYoutube";
|
|
44
|
+
import { default as default45 } from "./components/SortByArrowDown";
|
|
45
|
+
import { default as default46 } from "./components/SortByArrowUp";
|
|
46
|
+
import { default as default47 } from "./components/StarFilledLarge";
|
|
47
|
+
import { default as default48 } from "./components/StarFilledTiny";
|
|
48
|
+
import { default as default49 } from "./components/StarLarge";
|
|
49
|
+
import { default as default50 } from "./components/TextAreaAlignCenter";
|
|
50
|
+
import { default as default51 } from "./components/TextAreaAlignJustify";
|
|
51
|
+
import { default as default52 } from "./components/TextAreaAlignLeft";
|
|
52
|
+
import { default as default53 } from "./components/TextAreaAlignRight";
|
|
53
|
+
import { default as default54 } from "./components/TextAreaBold";
|
|
54
|
+
import { default as default55 } from "./components/TextAreaBoldLarge";
|
|
55
|
+
import { default as default56 } from "./components/TextAreaBoldSmall";
|
|
56
|
+
import { default as default57 } from "./components/TextAreaBulletList";
|
|
57
|
+
import { default as default58 } from "./components/TextAreaBulletListLarge";
|
|
58
|
+
import { default as default59 } from "./components/TextAreaBulletListSmall";
|
|
59
|
+
import { default as default60 } from "./components/TextAreaImage";
|
|
60
|
+
import { default as default61 } from "./components/TextAreaItalic";
|
|
61
|
+
import { default as default62 } from "./components/TextAreaItalicLarge";
|
|
62
|
+
import { default as default63 } from "./components/TextAreaItalicSmall";
|
|
63
|
+
import { default as default64 } from "./components/TextAreaLeftToRight";
|
|
64
|
+
import { default as default65 } from "./components/TextAreaLink";
|
|
65
|
+
import { default as default66 } from "./components/TextAreaLinkLarge";
|
|
66
|
+
import { default as default67 } from "./components/TextAreaLinkSmall";
|
|
67
|
+
import { default as default68 } from "./components/TextAreaNumberedList";
|
|
68
|
+
import { default as default69 } from "./components/TextAreaNumberedListLarge";
|
|
69
|
+
import { default as default70 } from "./components/TextAreaNumberedListSmall";
|
|
70
|
+
import { default as default71 } from "./components/TextAreaRightToLeft";
|
|
71
|
+
import { default as default72 } from "./components/TextAreaTable";
|
|
72
|
+
import { default as default73 } from "./components/TextAreaTextColor";
|
|
73
|
+
import { default as default74 } from "./components/TextAreaUnderline";
|
|
74
|
+
import { default as default75 } from "./components/TextAreaUnderlineLarge";
|
|
75
|
+
import { default as default76 } from "./components/TextAreaUnderlineSmall";
|
|
76
|
+
import { default as default77 } from "./components/ToggleOff";
|
|
77
|
+
import { default as default78 } from "./components/ToggleOffSmall";
|
|
78
|
+
import { default as default79 } from "./components/ToggleOn";
|
|
79
|
+
import { default as default80 } from "./components/ToggleOnSmall";
|
|
80
|
+
import { default as default81 } from "./components/HighlightColor";
|
|
68
81
|
export {
|
|
69
82
|
default4 as AddItemLarge,
|
|
70
83
|
default5 as AddItemMedium,
|
|
@@ -72,65 +85,78 @@ export {
|
|
|
72
85
|
default7 as AddMedia,
|
|
73
86
|
default8 as Asterisk,
|
|
74
87
|
default9 as BreadcrumbsChevronRight,
|
|
75
|
-
default10 as
|
|
76
|
-
default11 as
|
|
77
|
-
default12 as
|
|
78
|
-
default13 as
|
|
79
|
-
default14 as
|
|
80
|
-
default15 as
|
|
81
|
-
default16 as
|
|
82
|
-
default17 as
|
|
83
|
-
default18 as
|
|
84
|
-
default19 as
|
|
85
|
-
default20 as
|
|
86
|
-
default21 as
|
|
87
|
-
default22 as
|
|
88
|
-
default23 as
|
|
89
|
-
default24 as
|
|
90
|
-
default25 as
|
|
91
|
-
default26 as
|
|
92
|
-
default27 as
|
|
93
|
-
default28 as
|
|
94
|
-
default29 as
|
|
95
|
-
default30 as
|
|
96
|
-
default31 as
|
|
97
|
-
default32 as
|
|
98
|
-
default33 as
|
|
99
|
-
default34 as
|
|
100
|
-
|
|
88
|
+
default10 as BreadcrumbsChevronRightSmall,
|
|
89
|
+
default11 as CaretDown,
|
|
90
|
+
default12 as CaretRight,
|
|
91
|
+
default13 as CheckboxChecked,
|
|
92
|
+
default14 as CheckboxIndeterminate,
|
|
93
|
+
default15 as CircleLoaderCheck,
|
|
94
|
+
default16 as CircleLoaderCheckSmall,
|
|
95
|
+
default17 as Close,
|
|
96
|
+
default18 as CloseLarge,
|
|
97
|
+
default19 as DragAndDropLarge,
|
|
98
|
+
default20 as DragAndDropLockedLarge,
|
|
99
|
+
default21 as DragAndDropSmall,
|
|
100
|
+
default22 as DropDownArrow,
|
|
101
|
+
default23 as FaceDisapointed30,
|
|
102
|
+
default24 as FaceFrowning30,
|
|
103
|
+
default25 as FaceGrining30,
|
|
104
|
+
default26 as FaceNeutral30,
|
|
105
|
+
default27 as FaceSmiling30,
|
|
106
|
+
default28 as FormFieldError,
|
|
107
|
+
default29 as FormFieldErrorFilled,
|
|
108
|
+
default30 as FormFieldErrorSmall,
|
|
109
|
+
default31 as FormFieldSpinnerDown,
|
|
110
|
+
default32 as FormFieldSpinnerUp,
|
|
111
|
+
default33 as FormFieldSuccessFilled,
|
|
112
|
+
default34 as FormFieldWarningFilled,
|
|
113
|
+
default35 as Help24,
|
|
114
|
+
default81 as HighlightColor,
|
|
101
115
|
default2 as InfoCircle,
|
|
102
116
|
default3 as Move,
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
117
|
+
default36 as MoveLarge,
|
|
118
|
+
default37 as SocialButtonFacebook,
|
|
119
|
+
default38 as SocialButtonInstagram,
|
|
120
|
+
default39 as SocialButtonLinkedIn,
|
|
121
|
+
default40 as SocialButtonPinterest,
|
|
122
|
+
default41 as SocialButtonTikTok,
|
|
123
|
+
default42 as SocialButtonTwitter,
|
|
124
|
+
default43 as SocialButtonX,
|
|
125
|
+
default44 as SocialButtonYoutube,
|
|
126
|
+
default45 as SortByArrowDown,
|
|
127
|
+
default46 as SortByArrowUp,
|
|
128
|
+
default47 as StarFilledLarge,
|
|
129
|
+
default48 as StarFilledTiny,
|
|
130
|
+
default49 as StarLarge,
|
|
131
|
+
default50 as TextAreaAlignCenter,
|
|
132
|
+
default51 as TextAreaAlignJustify,
|
|
133
|
+
default52 as TextAreaAlignLeft,
|
|
134
|
+
default53 as TextAreaAlignRight,
|
|
135
|
+
default54 as TextAreaBold,
|
|
136
|
+
default55 as TextAreaBoldLarge,
|
|
137
|
+
default56 as TextAreaBoldSmall,
|
|
138
|
+
default57 as TextAreaBulletList,
|
|
139
|
+
default58 as TextAreaBulletListLarge,
|
|
140
|
+
default59 as TextAreaBulletListSmall,
|
|
141
|
+
default60 as TextAreaImage,
|
|
142
|
+
default61 as TextAreaItalic,
|
|
143
|
+
default62 as TextAreaItalicLarge,
|
|
144
|
+
default63 as TextAreaItalicSmall,
|
|
145
|
+
default64 as TextAreaLeftToRight,
|
|
146
|
+
default65 as TextAreaLink,
|
|
147
|
+
default66 as TextAreaLinkLarge,
|
|
148
|
+
default67 as TextAreaLinkSmall,
|
|
149
|
+
default68 as TextAreaNumberedList,
|
|
150
|
+
default69 as TextAreaNumberedListLarge,
|
|
151
|
+
default70 as TextAreaNumberedListSmall,
|
|
152
|
+
default71 as TextAreaRightToLeft,
|
|
153
|
+
default72 as TextAreaTable,
|
|
154
|
+
default73 as TextAreaTextColor,
|
|
155
|
+
default74 as TextAreaUnderline,
|
|
156
|
+
default75 as TextAreaUnderlineLarge,
|
|
157
|
+
default76 as TextAreaUnderlineSmall,
|
|
158
|
+
default77 as ToggleOff,
|
|
159
|
+
default78 as ToggleOffSmall,
|
|
160
|
+
default79 as ToggleOn,
|
|
161
|
+
default80 as ToggleOnSmall
|
|
136
162
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const BreadcrumbsChevronRight = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0
|
|
2
|
+
const BreadcrumbsChevronRight = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 12 30", fill: "currentColor", width: size || "12", height: size || "30", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M4.87067 21.1409H3.63867L8.05467 9.44495H9.28667L4.87067 21.1409Z" }));
|
|
3
3
|
BreadcrumbsChevronRight.displayName = "BreadcrumbsChevronRight";
|
|
4
4
|
var BreadcrumbsChevronRight_default = BreadcrumbsChevronRight;
|
|
5
5
|
export {
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const BreadcrumbsChevronRightSmall = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 10 24", fill: "currentColor", width: size || "10", height: size || "24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M3.80584 16.962H2.88184L6.19384 8.19H7.11784L3.80584 16.962Z" }));
|
|
3
|
+
BreadcrumbsChevronRightSmall.displayName = "BreadcrumbsChevronRightSmall";
|
|
4
|
+
var BreadcrumbsChevronRightSmall_default = BreadcrumbsChevronRightSmall;
|
|
5
|
+
export {
|
|
6
|
+
BreadcrumbsChevronRightSmall_default as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const Help24 = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M8.99512 14.75C9.5474 14.75 9.99512 14.3023 9.99512 13.75 9.99512 13.1977 9.5474 12.75 8.99512 12.75 8.44283 12.75 7.99512 13.1977 7.99512 13.75 7.99512 14.3023 8.44283 14.75 8.99512 14.75ZM8.25488 10.9902C8.25488 10.1582 8.57944 9.34878 9.15918 8.75586L10.2773 7.60645 10.2793 7.60547C10.5794 7.29841 10.7549 6.8677 10.7549 6.41992 10.7548 5.47787 10.0148 4.75022 9.14551 4.75H8.85547C7.98596 4.75 7.24516 5.47773 7.24512 6.41992V6.57031C7.24495 6.98438 6.90923 7.32031 6.49512 7.32031 6.08101 7.32031 5.74529 6.98438 5.74512 6.57031V6.41992C5.74516 4.68219 7.12503 3.25 8.85547 3.25H9.14551C10.8758 3.25022 12.2548 4.68232 12.2549 6.41992 12.2549 7.25147 11.9306 8.05953 11.3516 8.65234L10.2324 9.80371 10.2314 9.80469C9.93127 10.1118 9.75488 10.5424 9.75488 10.9902 9.75476 11.4043 9.41902 11.7402 9.00488 11.7402 8.59086 11.7401 8.25501 11.4043 8.25488 10.9902Z" }));
|
|
3
|
+
Help24.displayName = "Help24";
|
|
4
|
+
var Help24_default = Help24;
|
|
5
|
+
export {
|
|
6
|
+
Help24_default as default
|
|
7
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const TextAreaBold = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0
|
|
2
|
+
const TextAreaBold = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", fill: "currentColor", width: size || "24", height: size || "24", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M11.5 6a3.5 3.5 0 0 1 3.076 5.169A3.5 3.5 0 0 1 13.5 18H9c-1.102 0-2-.898-2-2V8c0-1.102.898-2 2-2h2.5ZM9 16h4.5a1.5 1.5 0 0 0 0-3H9v3Zm0-5h2.5a1.5 1.5 0 0 0 0-3H9v3Z" }));
|
|
3
3
|
TextAreaBold.displayName = "TextAreaBold";
|
|
4
4
|
var TextAreaBold_default = TextAreaBold;
|
|
5
5
|
export {
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const TextAreaBoldLarge = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 30 30", fill: "currentColor", width: size || "30", height: size || "30", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M14.5 9a3.5 3.5 0 0 1 3.076 5.169A3.5 3.5 0 0 1 16.5 21H12c-1.102 0-2-.898-2-2v-8c0-1.102.898-2 2-2h2.5ZM12 19h4.5a1.5 1.5 0 0 0 0-3H12v3Zm0-5h2.5a1.5 1.5 0 0 0 0-3H12v3Z" }));
|
|
3
|
+
TextAreaBoldLarge.displayName = "TextAreaBoldLarge";
|
|
4
|
+
var TextAreaBoldLarge_default = TextAreaBoldLarge;
|
|
5
|
+
export {
|
|
6
|
+
TextAreaBoldLarge_default as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const TextAreaBoldSmall = ({ size, ...props }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 18 18", fill: "currentColor", width: size || "18", height: size || "18", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M8.9 4c1.652 0 3 1.348 3 3 0 .436-.097.85-.265 1.225A3.007 3.007 0 0 1 13.5 11c0 1.652-1.348 3-3 3h-4c-1.102 0-2-.898-2-2V6c0-1.102.898-2 2-2h2.4Zm-2.4 8h4c.548 0 1-.452 1-1s-.452-1-1-1h-4v2Zm0-4h2.4c.548 0 1-.452 1-1s-.452-1-1-1H6.5v2Z" }));
|
|
3
|
+
TextAreaBoldSmall.displayName = "TextAreaBoldSmall";
|
|
4
|
+
var TextAreaBoldSmall_default = TextAreaBoldSmall;
|
|
5
|
+
export {
|
|
6
|
+
TextAreaBoldSmall_default as default
|
|
7
|
+
};
|