@scbt-ecom/ui 0.175.0 → 0.176.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/lib/shared/style.css +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/model/config.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/model/config.js.map +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/model/helper.js +1 -1
- package/dist/lib/shared/ui/formElements/controlled/editor/model/helper.js.map +1 -1
- package/dist/lib/shared/ui/icon/allowedIcons.js +1 -1
- package/dist/lib/shared/ui/icon/allowedIcons.js.map +1 -1
- package/dist/lib/shared/ui/icon/iconsMap.js +1 -1
- package/dist/lib/shared/ui/icon/iconsMap.js.map +1 -1
- package/dist/lib/widgets/model/helpers.js +2 -2
- package/dist/lib/widgets/model/helpers.js.map +1 -1
- package/dist/static/editor/decimalList.svg.js +2 -0
- package/dist/static/editor/decimalList.svg.js.map +1 -0
- package/dist/static/static/editor/decimalList.svg +1 -0
- package/dist/stats.html +1 -1
- package/dist/types/lib/shared/ui/formElements/controlled/editor/model/config.d.ts +1 -1
- package/dist/types/lib/shared/ui/icon/allowedIcons.d.ts +2 -2
- package/dist/types/lib/shared/ui/icon/iconsMap.d.ts +6 -0
- package/package.json +2 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const editorConfig: (import('@tiptap/core').Extension<any, any> | import('@tiptap/core').Node<import('@tiptap/extension-hard-break').HardBreakOptions, any> | import('@tiptap/core').Mark<import('@tiptap/extension-underline').UnderlineOptions, any> | import('@tiptap/core').Node<import('@tiptap/extension-heading').HeadingOptions, any>)[];
|
|
1
|
+
export declare const editorConfig: (import('@tiptap/core').Extension<any, any> | import('@tiptap/core').Node<import('@tiptap/extension-hard-break').HardBreakOptions, any> | import('@tiptap/core').Mark<import('@tiptap/extension-underline').UnderlineOptions, any> | import('@tiptap/core').Node<import('@tiptap/extension-list-item').ListItemOptions, any> | import('@tiptap/core').Node<import('@tiptap/extension-heading').HeadingOptions, any>)[];
|
|
@@ -9,10 +9,10 @@ export declare const allowedIcons: {
|
|
|
9
9
|
readonly info: readonly ["info/helpCircle", "info/location", "info/warningCircle"];
|
|
10
10
|
readonly general: readonly ["general/calendar", "general/check", "general/close", "general/edit", "general/heart", "general/hiddenEye", "general/loginFilled", "general/menu", "general/optionsHorizontal", "general/optionsVertical", "general/plus", "general/reorder", "general/search", "general/shield", "general/showEye"];
|
|
11
11
|
readonly files: readonly ["files/border", "files/borderError", "files/documentFilled", "files/documentOutline", "files/fileMultiple", "files/upload"];
|
|
12
|
-
readonly editor: readonly ["editor/bold", "editor/fonts", "editor/heading", "editor/italic", "editor/link", "editor/list", "editor/nbsp", "editor/palette", "editor/redo", "editor/removeFormatting", "editor/space", "editor/strikethrough", "editor/typography", "editor/underline", "editor/undo"];
|
|
12
|
+
readonly editor: readonly ["editor/bold", "editor/decimalList", "editor/fonts", "editor/heading", "editor/italic", "editor/link", "editor/list", "editor/nbsp", "editor/palette", "editor/redo", "editor/removeFormatting", "editor/space", "editor/strikethrough", "editor/typography", "editor/underline", "editor/undo"];
|
|
13
13
|
readonly communication: readonly ["communication/phone"];
|
|
14
14
|
readonly brandLogos: readonly ["brandLogos/logoBlack", "brandLogos/logoBusiness", "brandLogos/logoGray", "brandLogos/logoInsurance", "brandLogos/logoMain", "brandLogos/logoWhite"];
|
|
15
15
|
readonly arrows: readonly ["arrows/arrowCircle", "arrows/arrowDownRight", "arrows/arrowLink", "arrows/arrowRight", "arrows/arrowRotate", "arrows/arrowScroll"];
|
|
16
16
|
};
|
|
17
|
-
readonly flatten: readonly ["status/badSmile", "status/iconMark", "status/iconRetry", "status/iconUser", "status/succesCircle", "social/classmates", "social/telegram", "social/vk", "media/desktop", "media/mobile", "logos/beeline", "logos/megafon", "logos/mts", "info/helpCircle", "info/location", "info/warningCircle", "general/calendar", "general/check", "general/close", "general/edit", "general/heart", "general/hiddenEye", "general/loginFilled", "general/menu", "general/optionsHorizontal", "general/optionsVertical", "general/plus", "general/reorder", "general/search", "general/shield", "general/showEye", "files/border", "files/borderError", "files/documentFilled", "files/documentOutline", "files/fileMultiple", "files/upload", "editor/bold", "editor/fonts", "editor/heading", "editor/italic", "editor/link", "editor/list", "editor/nbsp", "editor/palette", "editor/redo", "editor/removeFormatting", "editor/space", "editor/strikethrough", "editor/typography", "editor/underline", "editor/undo", "communication/phone", "brandLogos/logoBlack", "brandLogos/logoBusiness", "brandLogos/logoGray", "brandLogos/logoInsurance", "brandLogos/logoMain", "brandLogos/logoWhite", "arrows/arrowCircle", "arrows/arrowDownRight", "arrows/arrowLink", "arrows/arrowRight", "arrows/arrowRotate", "arrows/arrowScroll"];
|
|
17
|
+
readonly flatten: readonly ["status/badSmile", "status/iconMark", "status/iconRetry", "status/iconUser", "status/succesCircle", "social/classmates", "social/telegram", "social/vk", "media/desktop", "media/mobile", "logos/beeline", "logos/megafon", "logos/mts", "info/helpCircle", "info/location", "info/warningCircle", "general/calendar", "general/check", "general/close", "general/edit", "general/heart", "general/hiddenEye", "general/loginFilled", "general/menu", "general/optionsHorizontal", "general/optionsVertical", "general/plus", "general/reorder", "general/search", "general/shield", "general/showEye", "files/border", "files/borderError", "files/documentFilled", "files/documentOutline", "files/fileMultiple", "files/upload", "editor/bold", "editor/decimalList", "editor/fonts", "editor/heading", "editor/italic", "editor/link", "editor/list", "editor/nbsp", "editor/palette", "editor/redo", "editor/removeFormatting", "editor/space", "editor/strikethrough", "editor/typography", "editor/underline", "editor/undo", "communication/phone", "brandLogos/logoBlack", "brandLogos/logoBusiness", "brandLogos/logoGray", "brandLogos/logoInsurance", "brandLogos/logoMain", "brandLogos/logoWhite", "arrows/arrowCircle", "arrows/arrowDownRight", "arrows/arrowLink", "arrows/arrowRight", "arrows/arrowRotate", "arrows/arrowScroll"];
|
|
18
18
|
};
|
|
@@ -227,6 +227,12 @@ export declare const iconsMap: {
|
|
|
227
227
|
desc?: string;
|
|
228
228
|
descId?: string;
|
|
229
229
|
}>;
|
|
230
|
+
'editor/decimalList': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
|
|
231
|
+
title?: string;
|
|
232
|
+
titleId?: string;
|
|
233
|
+
desc?: string;
|
|
234
|
+
descId?: string;
|
|
235
|
+
}>;
|
|
230
236
|
'editor/fonts': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
|
|
231
237
|
title?: string;
|
|
232
238
|
titleId?: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@scbt-ecom/ui",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.176.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -220,6 +220,7 @@
|
|
|
220
220
|
"@tiptap/extension-character-count": "2.26.1",
|
|
221
221
|
"@tiptap/extension-color": "2.26.1",
|
|
222
222
|
"@tiptap/extension-hard-break": "^2.27.1",
|
|
223
|
+
"@tiptap/extension-list-item": "2.27.1",
|
|
223
224
|
"@tiptap/extension-heading": "2.26.1",
|
|
224
225
|
"@tiptap/extension-invisible-characters": "2.27.1",
|
|
225
226
|
"@tiptap/extension-link": "2.26.1",
|