@yoopta/marks 4.9.5 → 4.9.6
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/components/bold.d.ts +4 -1
- package/dist/components/bold.d.ts.map +1 -1
- package/dist/components/code.d.ts +4 -1
- package/dist/components/code.d.ts.map +1 -1
- package/dist/components/highlight.d.ts +2 -1
- package/dist/components/highlight.d.ts.map +1 -1
- package/dist/components/italic.d.ts +4 -1
- package/dist/components/italic.d.ts.map +1 -1
- package/dist/components/strike.d.ts +4 -1
- package/dist/components/strike.d.ts.map +1 -1
- package/dist/components/underline.d.ts +4 -1
- package/dist/components/underline.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -1,2 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import { YooptaMarkProps } from '@yoopta/editor';
|
|
2
|
+
type BoldMarkProps = YooptaMarkProps<'bold', boolean>;
|
|
3
|
+
export declare const Bold: import("@yoopta/editor").YooptaMark<BoldMarkProps>;
|
|
4
|
+
export {};
|
|
2
5
|
//# sourceMappingURL=bold.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bold.d.ts","sourceRoot":"","sources":["../../src/components/bold.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"bold.d.ts","sourceRoot":"","sources":["../../src/components/bold.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAoB,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEnE,KAAK,aAAa,GAAG,eAAe,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAEtD,eAAO,MAAM,IAAI,oDAIf,CAAC"}
|
|
@@ -1,2 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import { YooptaMarkProps } from '@yoopta/editor';
|
|
2
|
+
type CodeMarkProps = YooptaMarkProps<'code', boolean>;
|
|
3
|
+
export declare const CodeMark: import("@yoopta/editor").YooptaMark<CodeMarkProps>;
|
|
4
|
+
export {};
|
|
2
5
|
//# sourceMappingURL=code.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"code.d.ts","sourceRoot":"","sources":["../../src/components/code.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"code.d.ts","sourceRoot":"","sources":["../../src/components/code.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAoB,MAAM,gBAAgB,CAAC;AAEnE,KAAK,aAAa,GAAG,eAAe,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAEtD,eAAO,MAAM,QAAQ,oDAInB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { YooptaMarkProps } from '@yoopta/editor';
|
|
1
2
|
export type LeafColorProps = {
|
|
2
3
|
color: string;
|
|
3
4
|
backgroundColor: string;
|
|
@@ -5,5 +6,5 @@ export type LeafColorProps = {
|
|
|
5
6
|
backgroundClip?: string;
|
|
6
7
|
webkitTextFillColor?: string;
|
|
7
8
|
};
|
|
8
|
-
export declare const Highlight:
|
|
9
|
+
export declare const Highlight: import("@yoopta/editor").YooptaMark<YooptaMarkProps<"highlight", LeafColorProps>>;
|
|
9
10
|
//# sourceMappingURL=highlight.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"highlight.d.ts","sourceRoot":"","sources":["../../src/components/highlight.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"highlight.d.ts","sourceRoot":"","sources":["../../src/components/highlight.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAoB,MAAM,gBAAgB,CAAC;AAEnE,MAAM,MAAM,cAAc,GAAG;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,SAAS,mFAmBpB,CAAC"}
|
|
@@ -1,2 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import { YooptaMarkProps } from '@yoopta/editor';
|
|
2
|
+
type ItalicMarkProps = YooptaMarkProps<'italic', boolean>;
|
|
3
|
+
export declare const Italic: import("@yoopta/editor").YooptaMark<ItalicMarkProps>;
|
|
4
|
+
export {};
|
|
2
5
|
//# sourceMappingURL=italic.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"italic.d.ts","sourceRoot":"","sources":["../../src/components/italic.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"italic.d.ts","sourceRoot":"","sources":["../../src/components/italic.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAoB,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEnE,KAAK,eAAe,GAAG,eAAe,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;AAE1D,eAAO,MAAM,MAAM,sDAIjB,CAAC"}
|
|
@@ -1,2 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import { YooptaMarkProps } from '@yoopta/editor';
|
|
2
|
+
type StrikeMarkProps = YooptaMarkProps<'strike', boolean>;
|
|
3
|
+
export declare const Strike: import("@yoopta/editor").YooptaMark<StrikeMarkProps>;
|
|
4
|
+
export {};
|
|
2
5
|
//# sourceMappingURL=strike.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"strike.d.ts","sourceRoot":"","sources":["../../src/components/strike.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"strike.d.ts","sourceRoot":"","sources":["../../src/components/strike.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAoB,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEnE,KAAK,eAAe,GAAG,eAAe,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;AAE1D,eAAO,MAAM,MAAM,sDAIjB,CAAC"}
|
|
@@ -1,2 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import { YooptaMarkProps } from '@yoopta/editor';
|
|
2
|
+
type UnderlineMarkProps = YooptaMarkProps<'underline', boolean>;
|
|
3
|
+
export declare const Underline: import("@yoopta/editor").YooptaMark<UnderlineMarkProps>;
|
|
4
|
+
export {};
|
|
2
5
|
//# sourceMappingURL=underline.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"underline.d.ts","sourceRoot":"","sources":["../../src/components/underline.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"underline.d.ts","sourceRoot":"","sources":["../../src/components/underline.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAoB,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAEnE,KAAK,kBAAkB,GAAG,eAAe,CAAC,WAAW,EAAE,OAAO,CAAC,CAAC;AAEhE,eAAO,MAAM,SAAS,yDAIpB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yoopta/marks",
|
|
3
|
-
"version": "4.9.
|
|
3
|
+
"version": "4.9.6",
|
|
4
4
|
"description": "Marks for Yoopta Editor",
|
|
5
5
|
"author": "Darginec05 <devopsbanda@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/Darginec05/Yoopta-Editor#readme",
|
|
@@ -34,5 +34,5 @@
|
|
|
34
34
|
"bugs": {
|
|
35
35
|
"url": "https://github.com/Darginec05/Yoopta-Editor/issues"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "a7fca97f9c9d1368491ff4a2694b34ee3f012b61"
|
|
38
38
|
}
|