raise-common-lib-new 0.0.54 → 0.0.56
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/esm2022/lib/form/richtexteditor/data-config.mjs +113 -113
- package/esm2022/lib/form/richtexteditor/index.component.mjs +118 -232
- package/fesm2022/raise-common-lib-new.mjs +230 -343
- package/fesm2022/raise-common-lib-new.mjs.map +1 -1
- package/lib/float-box/index.component.d.ts +2 -2
- package/lib/form/richtexteditor/index.component.d.ts +1 -10
- package/package.json +1 -1
- package/src/assets/font-family/font-family.scss +17 -17
|
@@ -7,8 +7,8 @@ export declare class FloatBoxComponent implements AfterViewInit, OnDestroy {
|
|
|
7
7
|
_trigger: "hover" | "click";
|
|
8
8
|
_animation: "yes" | "no";
|
|
9
9
|
_fixed: "yes" | "no";
|
|
10
|
-
get placement(): "top" | "
|
|
11
|
-
get position(): "
|
|
10
|
+
get placement(): "top" | "left" | "right" | "bottom";
|
|
11
|
+
get position(): "center" | "start" | "end";
|
|
12
12
|
get trigger(): "hover" | "click";
|
|
13
13
|
get animation(): "yes" | "no";
|
|
14
14
|
get fixed(): "yes" | "no";
|
|
@@ -41,7 +41,6 @@ export declare class RichtexteditorComponent implements OnInit {
|
|
|
41
41
|
focus: EventEmitter<any>;
|
|
42
42
|
blur: EventEmitter<any>;
|
|
43
43
|
actionComplete: EventEmitter<any>;
|
|
44
|
-
afterPasteCleanup: EventEmitter<any>;
|
|
45
44
|
family: Object;
|
|
46
45
|
fontSize: {
|
|
47
46
|
default: string;
|
|
@@ -79,7 +78,6 @@ export declare class RichtexteditorComponent implements OnInit {
|
|
|
79
78
|
apiResultData: any;
|
|
80
79
|
AIResult: string;
|
|
81
80
|
tools: ToolbarSettingsModel;
|
|
82
|
-
isDialogVisible: boolean;
|
|
83
81
|
bulletFormatList: {
|
|
84
82
|
types: {
|
|
85
83
|
text: string;
|
|
@@ -101,7 +99,6 @@ export declare class RichtexteditorComponent implements OnInit {
|
|
|
101
99
|
dialogueOpen(selectedQuery: string): void;
|
|
102
100
|
updateAISugesstionsData(selectedQuery: string): void;
|
|
103
101
|
updateAISugesstions(): void;
|
|
104
|
-
fullResponse: string;
|
|
105
102
|
getResponseFromOpenAI(subQuery: string, promptQuery: string): Promise<string>;
|
|
106
103
|
dialogShow(): void;
|
|
107
104
|
closeDialog(): void;
|
|
@@ -117,14 +114,8 @@ export declare class RichtexteditorComponent implements OnInit {
|
|
|
117
114
|
_focus(args: any): void;
|
|
118
115
|
_blur(args: any): void;
|
|
119
116
|
_dialogOpen(args: any): void;
|
|
120
|
-
_afterPasteCleanup(args: any): void;
|
|
121
|
-
unescapeHtml(escapedHtml: string): string;
|
|
122
117
|
hideToast(): void;
|
|
123
118
|
onZoom(): void;
|
|
124
|
-
regenerateClick(): void;
|
|
125
|
-
copyClick(): void;
|
|
126
|
-
replaceClick(): void;
|
|
127
|
-
scrollToBottom(): void;
|
|
128
119
|
static ɵfac: i0.ɵɵFactoryDeclaration<RichtexteditorComponent, never>;
|
|
129
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RichtexteditorComponent, "rs-richtext-editor", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "editorId": { "alias": "editorId"; "required": false; }; "saveInterval": { "alias": "saveInterval"; "required": false; }; "height": { "alias": "height"; "required": false; }; "autoSaveOnIdle": { "alias": "autoSaveOnIdle"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "target": { "alias": "target"; "required": false; }; "insertImageSettings": { "alias": "insertImageSettings"; "required": false; }; "showTicketAttachment": { "alias": "showTicketAttachment"; "required": false; }; }, { "toolbarClick": "toolbarClick"; "change": "change"; "created": "created"; "actionBegin": "actionBegin"; "input": "input"; "focus": "focus"; "blur": "blur"; "actionComplete": "actionComplete";
|
|
120
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RichtexteditorComponent, "rs-richtext-editor", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "editorId": { "alias": "editorId"; "required": false; }; "saveInterval": { "alias": "saveInterval"; "required": false; }; "height": { "alias": "height"; "required": false; }; "autoSaveOnIdle": { "alias": "autoSaveOnIdle"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "target": { "alias": "target"; "required": false; }; "insertImageSettings": { "alias": "insertImageSettings"; "required": false; }; "showTicketAttachment": { "alias": "showTicketAttachment"; "required": false; }; }, { "toolbarClick": "toolbarClick"; "change": "change"; "created": "created"; "actionBegin": "actionBegin"; "input": "input"; "focus": "focus"; "blur": "blur"; "actionComplete": "actionComplete"; }, never, never, false, never>;
|
|
130
121
|
}
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
@font-face {
|
|
2
|
-
font-family: "Tiempos Headline
|
|
2
|
+
font-family: "Tiempos Headline Semibold";
|
|
3
3
|
src: url("./tiemposheadline-semibold.otf");
|
|
4
4
|
}
|
|
5
5
|
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
@font-face {
|
|
11
|
-
font-family: "Avenir LT Pro
|
|
11
|
+
font-family: "Avenir LT Pro 65 Medium";
|
|
12
12
|
src: url("./avenir_lt_pro/AvenirLTProBlack.otf");
|
|
13
13
|
}
|
|
14
14
|
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
@font-face {
|
|
21
|
-
font-family: "Avenir LT Pro
|
|
21
|
+
font-family: "Avenir LT Pro 55 Roman";
|
|
22
22
|
src: url("./avenir_lt_pro/AvenirLTProHeavy.otf");
|
|
23
23
|
}
|
|
24
24
|
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
@font-face {
|
|
31
|
-
font-family: "Avenir LT Pro
|
|
31
|
+
font-family: "Avenir LT Pro 35 Light";
|
|
32
32
|
src: url("./avenir_lt_pro/AvenirLTProLight.otf");
|
|
33
33
|
}
|
|
34
34
|
|
|
@@ -55,12 +55,12 @@
|
|
|
55
55
|
* Avenir Next LT Pro
|
|
56
56
|
*/
|
|
57
57
|
@font-face {
|
|
58
|
-
font-family: "
|
|
58
|
+
font-family: "AvenirNext LT Pro Bold";
|
|
59
59
|
src: url("./avenir_next_lt_pro/AvenirNextLTPro-Bold.otf");
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
@font-face {
|
|
63
|
-
font-family: "
|
|
63
|
+
font-family: "AvenirNext LT Pro Regular";
|
|
64
64
|
src: url("./avenir_next_lt_pro/AvenirNextLTPro-Demi.otf");
|
|
65
65
|
}
|
|
66
66
|
|
|
@@ -70,12 +70,12 @@
|
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
@font-face {
|
|
73
|
-
font-family: "
|
|
73
|
+
font-family: "AvenirNext LT Pro Heavy";
|
|
74
74
|
src: url("./avenir_next_lt_pro/AvenirNextLTPro-Heavy.otf");
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
@font-face {
|
|
78
|
-
font-family: "
|
|
78
|
+
font-family: "AvenirNext LT Pro Heavylt";
|
|
79
79
|
src: url("./avenir_next_lt_pro/AvenirNextLTPro-UltLtIt.otf");
|
|
80
80
|
}
|
|
81
81
|
|
|
@@ -85,12 +85,12 @@
|
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
@font-face {
|
|
88
|
-
font-family: "Avenir Next LT Pro
|
|
88
|
+
font-family: "Avenir Next LT Pro Light";
|
|
89
89
|
src: url("./avenir_next_lt_pro/AvenirNextLTPro-Light.otf");
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
@font-face {
|
|
93
|
-
font-family: "
|
|
93
|
+
font-family: "AvenirNext LT Pro Medium";
|
|
94
94
|
src: url("./avenir_next_lt_pro/AvenirNextLTPro-MediumIt.otf");
|
|
95
95
|
}
|
|
96
96
|
|
|
@@ -100,12 +100,12 @@
|
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
@font-face {
|
|
103
|
-
font-family: "
|
|
103
|
+
font-family: "AvenirNext LT Pro UltLight";
|
|
104
104
|
src: url("./avenir_next_lt_pro/AvenirNextLTPro-UltLt.otf");
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
@font-face {
|
|
108
|
-
font-family: "
|
|
108
|
+
font-family: "AvenirNext LT Pro UltLightlt";
|
|
109
109
|
src: url("./avenir_next_lt_pro/AvenirNextLTPro-UltLtIt.otf");
|
|
110
110
|
}
|
|
111
111
|
|
|
@@ -114,27 +114,27 @@
|
|
|
114
114
|
*/
|
|
115
115
|
|
|
116
116
|
@font-face {
|
|
117
|
-
font-family: "
|
|
117
|
+
font-family: "思源黑体 CN ExtraLight";
|
|
118
118
|
src: url("./sourcehansanscn/sourcehansanscn-extralight.otf");
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
@font-face {
|
|
122
|
-
font-family: "Source Han Sans CN
|
|
122
|
+
font-family: "Source Han Sans CN";
|
|
123
123
|
src: url("./sourcehansanscn/sourcehansanscn-regular.otf");
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
@font-face {
|
|
127
|
-
font-family: "
|
|
127
|
+
font-family: "思源黑体 CN Medium";
|
|
128
128
|
src: url("./sourcehansanscn/sourcehansanscn-medium.otf");
|
|
129
129
|
}
|
|
130
130
|
|
|
131
131
|
@font-face {
|
|
132
|
-
font-family: "
|
|
132
|
+
font-family: "思源黑体 CN";
|
|
133
133
|
src: url("./sourcehansanscn/sourcehansanscn-bold.otf");
|
|
134
134
|
}
|
|
135
135
|
|
|
136
136
|
@font-face {
|
|
137
|
-
font-family: "
|
|
137
|
+
font-family: "苹方-简";
|
|
138
138
|
src: url("./pingfangsc/pingfangsc-light.otf");
|
|
139
139
|
}
|
|
140
140
|
|