@designcrowd/fe-shared-lib 1.1.2-rte-icons-2 → 1.1.2-rte-icons-3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@designcrowd/fe-shared-lib",
3
- "version": "1.1.2-rte-icons-2",
3
+ "version": "1.1.2-rte-icons-3",
4
4
  "scripts": {
5
5
  "start": "npm run storybook",
6
6
  "build": "npm run build:css --production",
@@ -147,6 +147,14 @@ export const SampleIconsTextStyle = () => {
147
147
  value: 'spacing',
148
148
  iconName: 'maker-spacing',
149
149
  },
150
+ {
151
+ value: 'text color',
152
+ iconName: 'maker-text-color',
153
+ },
154
+ {
155
+ value: 'text background color',
156
+ iconName: 'maker-text-background-color',
157
+ },
150
158
  ],
151
159
  }),
152
160
  methods: {
@@ -356,6 +356,8 @@ import IconMakerBold from './icons/maker/bold.vue';
356
356
  import IconMakerUnderline from './icons/maker/underline.vue';
357
357
  import IconMakerStrikethrough from './icons/maker/strikethrough.vue';
358
358
  import IconMakerSpacing from './icons/maker/spacing.vue';
359
+ import IconMakerTextColor from './icons/maker/text-color.vue';
360
+ import IconMakerTextBackgroundColor from './icons/maker/text-background-color.vue';
359
361
  import IconMakerPlay from './icons/maker/play.vue';
360
362
  import IconMakerPause from './icons/maker/pause.vue';
361
363
  import IconMakerEraser from './icons/maker/eraser.vue';
@@ -700,6 +702,8 @@ export default {
700
702
  IconMakerUnderline,
701
703
  IconMakerStrikethrough,
702
704
  IconMakerSpacing,
705
+ IconMakerTextColor,
706
+ IconMakerTextBackgroundColor,
703
707
  IconMakerPlay,
704
708
  IconMakerPause,
705
709
  IconMakerEraser,
@@ -0,0 +1,12 @@
1
+ <template>
2
+ <path
3
+ fill-rule="evenodd"
4
+ clip-rule="evenodd"
5
+ d="M0.5 13.75C0.5 13.0596 1.05964 12.5 1.75 12.5H14.25C14.9404 12.5 15.5 13.0596 15.5 13.75V13.75C15.5 14.4404 14.9404 15 14.25 15H1.75C1.05964 15 0.5 14.4404 0.5 13.75V13.75Z"
6
+ fill="black"
7
+ />
8
+ <path
9
+ d="M4.70659 11H1L3.6025 8.3975L3.05045 7.76659L6.67817 4.13887L9.83271 7.37228L6.67817 10.6845C6.52045 10.8423 6.20499 10.8423 6.04727 10.6845L5.57408 10.1325L4.70659 11ZM8.64976 5.08523L7.30908 3.66569L9.67499 1.37865C9.96068 1.13428 10.3243 1 10.7002 1C11.0762 1 11.4397 1.13428 11.7254 1.37865L12.8295 2.5616C13.3816 3.11365 13.3816 4.13887 12.8295 4.69092L10.5425 6.97796L9.12294 5.55842L8.72863 5.08523"
10
+ fill="black"
11
+ />
12
+ </template>
@@ -0,0 +1,14 @@
1
+ <template>
2
+ <path
3
+ fill-rule="evenodd"
4
+ clip-rule="evenodd"
5
+ d="M8.00585 1C8.28092 1 8.51171 1.05167 8.69736 1.155C8.88216 1.25833 9.03204 1.39167 9.14531 1.55417C9.25857 1.7175 9.35395 1.89167 9.43315 2.07833C9.50979 2.265 9.61028 2.515 9.72951 2.8275L12.2894 9.06667C12.4904 9.54167 12.5909 9.8875 12.5909 10.1033C12.5909 10.3267 12.4955 10.5325 12.3073 10.7192C12.1174 10.9058 11.8883 11 11.6218 11C11.4651 11 11.3314 10.9717 11.2198 10.9175C11.1091 10.8617 11.0154 10.7875 10.9396 10.6933C10.8638 10.5983 10.7821 10.4533 10.6952 10.2583C10.6084 10.0617 10.5334 9.88917 10.4713 9.74L10.0037 8.52667H6.01991L5.55237 9.76667C5.36928 10.25 5.21343 10.5767 5.08399 10.7467C4.9554 10.915 4.7442 11 4.44954 11C4.19917 11 3.9786 10.91 3.78784 10.7292C3.59623 10.5483 3.5 10.345 3.5 10.1158C3.5 9.98417 3.52214 9.84833 3.56728 9.7075C3.61156 9.56667 3.6848 9.37 3.78784 9.12L6.29498 2.84C6.36481 2.66 6.45167 2.44333 6.55131 2.19C6.6518 1.9375 6.7591 1.7275 6.87237 1.56C6.98563 1.39333 7.13466 1.25833 7.32031 1.155C7.50511 1.05167 7.73249 1 8.00585 1ZM7.99138 3.06417L6.54109 7.055H9.46892L7.99138 3.06417Z"
6
+ fill="black"
7
+ />
8
+ <path
9
+ fill-rule="evenodd"
10
+ clip-rule="evenodd"
11
+ d="M0.5 13.75C0.5 13.0596 1.05964 12.5 1.75 12.5H14.25C14.9404 12.5 15.5 13.0596 15.5 13.75V13.75C15.5 14.4404 14.9404 15 14.25 15H1.75C1.05964 15 0.5 14.4404 0.5 13.75V13.75Z"
12
+ fill="black"
13
+ />
14
+ </template>