@yoopta/headings 4.0.0-rc.10 → 4.0.0-rc.12

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- import{jsx as e}from"react/jsx-runtime";import{YooptaPlugin as t}from"@yoopta/editor";function o(e,t){var o={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(o[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(o[n[i]]=e[n[i]])}return o}"function"==typeof SuppressedError&&SuppressedError;const n=({attributes:t,children:n,element:i,HTMLAttributes:r={}})=>{const{className:s}=r,a=o(r,["className"]);return e("h2",Object.assign({id:i.id,draggable:!1,"data-element-type":i.type,className:`yoo-h-scroll-m-20 yoo-h-mt-4 yoo-h-text-3xl yoo-h-font-semibold yoo-h-tracking-tight ${s}`},a,t,{children:n}))};n.displayName="HeadingTwo";const i=new t({type:"HeadingTwo",elements:{"heading-two":{render:n,props:{nodeType:"block"}}},options:{display:{title:"Heading 2",description:"Medium section heading"},shortcuts:["h2","##"]},parsers:{html:{deserialize:{nodeNames:["H2"]}}}}),r=({attributes:t,children:n,element:i,HTMLAttributes:r={}})=>{const{className:s}=r,a=o(r,["className"]);return e("h1",Object.assign({id:i.id,draggable:!1,"data-element-type":i.type,className:`yoo-h-mt-6 yoo-h-scroll-m-20 yoo-h-text-4xl yoo-h-font-bold yoo-h-tracking-tight yoo-h-lg:text-3x ${s}`},a,t,{children:n}))};r.displayName="HeadingOne";const s=new t({type:"HeadingOne",elements:{"heading-one":{render:r,props:{nodeType:"block"}}},options:{display:{title:"Heading 1",description:"Big section heading"},shortcuts:["h1","#","*"]},parsers:{html:{deserialize:{nodeNames:["H1"]},serialize:e=>""}}}),a=({attributes:t,children:n,element:i,HTMLAttributes:r={}})=>{const{className:s}=r,a=o(r,["className"]);return e("h3",Object.assign({id:i.id,draggable:!1,"data-element-type":i.type,className:`yoo-h-mt-2 yoo-h-scroll-m-20 yoo-h-text-2xl yoo-h-font-semibold yoo-h-tracking-tight ${s}`},a,t,{children:n}))};a.displayName="HeadingThree";const l=new t({type:"HeadingThree",elements:{"heading-three":{render:a,props:{nodeType:"block"}}},options:{display:{title:"Heading 3",description:"Small section heading"},shortcuts:["h3","###"]},parsers:{html:{deserialize:{nodeNames:["H3"]}}}});!function(e,t){void 0===t&&(t={});var o=t.insertAt;if(e&&"undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css","top"===o&&n.firstChild?n.insertBefore(i,n.firstChild):n.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e))}}(".yoo-h-mt-2{margin-top:.5rem}.yoo-h-mt-4{margin-top:1rem}.yoo-h-mt-6{margin-top:1.5rem}.yoo-h-scroll-m-20{scroll-margin:5rem}.yoo-h-text-2xl{font-size:1.5rem;line-height:2rem}.yoo-h-text-3xl{font-size:1.875rem;line-height:2.25rem}.yoo-h-text-4xl{font-size:2.25rem;line-height:2.5rem}.yoo-h-font-bold{font-weight:700}.yoo-h-font-semibold{font-weight:600}.yoo-h-tracking-tight{letter-spacing:-.025em}");const d={HeadingOne:s,HeadingTwo:i,HeadingThree:l};export{s as HeadingOne,l as HeadingThree,i as HeadingTwo,d as default};
1
+ import{jsx as e}from"react/jsx-runtime";import{YooptaPlugin as t}from"@yoopta/editor";function o(e,t){var o={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(o[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r<i.length;r++)t.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(e,i[r])&&(o[i[r]]=e[i[r]])}return o}"function"==typeof SuppressedError&&SuppressedError;const i=({attributes:t,children:i,element:r,HTMLAttributes:n={}})=>{const{className:a}=n,s=o(n,["className"]);return e("h2",Object.assign({id:r.id,draggable:!1,"data-element-type":r.type,className:`yoo-h-scroll-m-20 yoo-h-mt-4 yoo-h-text-3xl yoo-h-font-semibold yoo-h-tracking-tight ${a}`},s,t,{children:i}))};i.displayName="HeadingTwo";const r=new t({type:"HeadingTwo",elements:{"heading-two":{render:i,props:{nodeType:"block"}}},options:{display:{title:"Heading 2",description:"Medium section heading"},shortcuts:["h2","##"]},parsers:{html:{deserialize:{nodeNames:["H2"]}}}}),n=({attributes:t,children:i,element:r,HTMLAttributes:n={}})=>{const{className:a}=n,s=o(n,["className"]);return e("h1",Object.assign({id:r.id,draggable:!1,"data-element-type":r.type,className:`yoo-h-mt-6 yoo-h-scroll-m-20 yoo-h-text-4xl yoo-h-font-bold yoo-h-tracking-tight yoo-h-lg:text-3x ${a}`},s,t,{children:i}))};n.displayName="HeadingOne";const a=new t({type:"HeadingOne",elements:{"heading-one":{render:n,props:{nodeType:"block"}}},options:{display:{title:"Heading 1",description:"Big section heading"},shortcuts:["h1","#","*"]},parsers:{html:{deserialize:{nodeNames:["H1"]},serialize:e=>""}}}),s=({attributes:t,children:i,element:r,HTMLAttributes:n={}})=>{const{className:a}=n,s=o(n,["className"]);return e("h3",Object.assign({id:r.id,draggable:!1,"data-element-type":r.type,className:`yoo-h-mt-2 yoo-h-scroll-m-20 yoo-h-text-2xl yoo-h-font-semibold yoo-h-tracking-tight ${a}`},s,t,{children:i}))};s.displayName="HeadingThree";const d=new t({type:"HeadingThree",elements:{"heading-three":{render:s,props:{nodeType:"block"}}},options:{display:{title:"Heading 3",description:"Small section heading"},shortcuts:["h3","###"]},parsers:{html:{deserialize:{nodeNames:["H3"]}}}});!function(e,t){void 0===t&&(t={});var o=t.insertAt;if(e&&"undefined"!=typeof document){var i=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===o&&i.firstChild?i.insertBefore(r,i.firstChild):i.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}("#yoopta-editor .yoo-h-mt-2{margin-top:.5rem}#yoopta-editor .yoo-h-mt-4{margin-top:1rem}#yoopta-editor .yoo-h-mt-6{margin-top:1.5rem}#yoopta-editor .yoo-h-scroll-m-20{scroll-margin:5rem}#yoopta-editor .yoo-h-text-2xl{font-size:1.5rem;line-height:2rem}#yoopta-editor .yoo-h-text-3xl{font-size:1.875rem;line-height:2.25rem}#yoopta-editor .yoo-h-text-4xl{font-size:2.25rem;line-height:2.5rem}#yoopta-editor .yoo-h-font-bold{font-weight:700}#yoopta-editor .yoo-h-font-semibold{font-weight:600}#yoopta-editor .yoo-h-tracking-tight{letter-spacing:-.025em}");const l={HeadingOne:a,HeadingTwo:r,HeadingThree:d};export{a as HeadingOne,d as HeadingThree,r as HeadingTwo,l as default};
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@yoopta/headings",
3
- "version": "4.0.0-rc.10",
4
- "description": "> TODO: description",
3
+ "version": "4.0.0-rc.12",
4
+ "description": "Headings plugin for Yoopta Editor",
5
5
  "author": "Darginec05 <devopsbanda@gmail.com>",
6
6
  "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
7
7
  "license": "MIT",
@@ -39,5 +39,5 @@
39
39
  "bugs": {
40
40
  "url": "https://github.com/Darginec05/Editor-Yoopta/issues"
41
41
  },
42
- "gitHead": "92fc1c6c6e38b757ae264ffa34f126cf280d348a"
42
+ "gitHead": "9e69d54d6822b1e76f4218510f07be46bf910756"
43
43
  }