@jackuait/blok 0.15.0 → 0.15.1
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/blok.cjs +1 -1
- package/dist/blok.iife.js +1 -1
- package/dist/blok.mjs +2 -2
- package/dist/chunks/{blok-CEYQZt_c.cjs → blok-By8CgA9B.cjs} +1 -1
- package/dist/chunks/{blok-CLpOs5vp.mjs → blok-D8WF1Faf.mjs} +1 -1
- package/dist/chunks/{constants-Dsh6wwb1.mjs → constants-B7YKRGs2.mjs} +1 -1
- package/dist/chunks/{constants-D5cYHg42.cjs → constants-Cz29UuPH.cjs} +1 -1
- package/dist/chunks/{tools-D834YyD8.mjs → tools-D5QTbJRM.mjs} +1 -1
- package/dist/chunks/{tools-D_HqQ7wn.cjs → tools-PKGRD99i.cjs} +1 -1
- package/dist/full.cjs +1 -1
- package/dist/full.mjs +3 -3
- package/dist/react.cjs +1 -1
- package/dist/react.mjs +1 -1
- package/dist/tools.cjs +1 -1
- package/dist/tools.mjs +2 -2
- package/package.json +1 -1
- package/types/tools-entry.d.ts +4 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./chunk-1_Qfo2mO.mjs";
|
|
2
|
-
import { $n as t, $r as n, A as r, Ar as i, Bn as a, Br as o, C as s, Cn as c, Cr as l, D as u, Dn as d, Dr as f, E as p, Er as m, Fn as h, Fr as g, Gn as _, Gr as v, H as y, Hr as b, Ht as x, In as ee, Ir as te, Jr as S, K as ne, Kr as re, Lr as ie, M as ae, Mr as oe, Mt as se, N as ce, Nr as le, O as ue, Or as de, Pn as fe, Q as pe, Qr as me, Qt as he, Rn as ge, Rr as _e, Sr as ve, St as ye, T as be, Tr as xe, V as Se, Vn as Ce, Wn as we, Wr as Te, Xn as Ee, Xr as De, Xt as Oe, Y as ke, Yn as Ae, Yr as je, Zn as Me, Zr as Ne, _n as Pe, _r as Fe, ai as C, an as Ie, ar as Le, b as Re, br as ze, ci as Be, di as Ve, dr as He, ei as Ue, en as We, er as Ge, fi as Ke, fr as qe, gi as w, h as Je, hi as T, hr as Ye, ii as E, ir as Xe, j as Ze, jr as Qe, k as $e, kn as et, kr as tt, li as D, m as nt, mi as rt, mr as O, ni as it, nr as at, oi as ot, or as st, p as ct, pi as k, pr as A, qn as lt, qr as ut, qt as dt, ri as ft, rn as pt, rr as mt, si as ht, sn as gt, sr as _t, ti as vt, tr as yt, tt as bt, u as xt, ui as j, un as St, ur as Ct, w as wt, wr as Tt, xr as Et, xt as Dt, yr as Ot, zr as kt } from "./constants-
|
|
2
|
+
import { $n as t, $r as n, A as r, Ar as i, Bn as a, Br as o, C as s, Cn as c, Cr as l, D as u, Dn as d, Dr as f, E as p, Er as m, Fn as h, Fr as g, Gn as _, Gr as v, H as y, Hr as b, Ht as x, In as ee, Ir as te, Jr as S, K as ne, Kr as re, Lr as ie, M as ae, Mr as oe, Mt as se, N as ce, Nr as le, O as ue, Or as de, Pn as fe, Q as pe, Qr as me, Qt as he, Rn as ge, Rr as _e, Sr as ve, St as ye, T as be, Tr as xe, V as Se, Vn as Ce, Wn as we, Wr as Te, Xn as Ee, Xr as De, Xt as Oe, Y as ke, Yn as Ae, Yr as je, Zn as Me, Zr as Ne, _n as Pe, _r as Fe, ai as C, an as Ie, ar as Le, b as Re, br as ze, ci as Be, di as Ve, dr as He, ei as Ue, en as We, er as Ge, fi as Ke, fr as qe, gi as w, h as Je, hi as T, hr as Ye, ii as E, ir as Xe, j as Ze, jr as Qe, k as $e, kn as et, kr as tt, li as D, m as nt, mi as rt, mr as O, ni as it, nr as at, oi as ot, or as st, p as ct, pi as k, pr as A, qn as lt, qr as ut, qt as dt, ri as ft, rn as pt, rr as mt, si as ht, sn as gt, sr as _t, ti as vt, tr as yt, tt as bt, u as xt, ui as j, un as St, ur as Ct, w as wt, wr as Tt, xr as Et, xt as Dt, yr as Ot, zr as kt } from "./constants-B7YKRGs2.mjs";
|
|
3
3
|
import { n as At, t as M } from "./objectSpread2-jlBcdYeb.mjs";
|
|
4
4
|
import { n as N, t as jt } from "./tw-DmW6-pCY.mjs";
|
|
5
5
|
import { t as Mt } from "./types-Csz3ou4X.mjs";
|
|
@@ -131,7 +131,7 @@ var a = {
|
|
|
131
131
|
RIGHT: 2,
|
|
132
132
|
BACKWARD: 3,
|
|
133
133
|
FORWARD: 4
|
|
134
|
-
}, l = () => "0.15.
|
|
134
|
+
}, l = () => "0.15.1", u = /* @__PURE__ */ function(e) {
|
|
135
135
|
return e.VERBOSE = "VERBOSE", e.INFO = "INFO", e.WARN = "WARN", e.ERROR = "ERROR", e;
|
|
136
136
|
}({}), d = (e, t, n = "log", r, i = "color: inherit") => {
|
|
137
137
|
let a = typeof console > "u" ? void 0 : console;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e=require(`./chunk-BL1yB9zm.cjs`),t=require(`./objectSpread2-iNkE6aJh.cjs`),n=require(`./tw-fzSjDKon.cjs`);var r={interface:`data-blok-interface`,element:`data-blok-element`,elementContent:`data-blok-element-content`,editor:`data-blok-editor`,redactor:`data-blok-redactor`,id:`data-blok-id`,component:`data-blok-component`,tool:`data-blok-tool`,depth:`data-blok-depth`,hidden:`data-blok-hidden`,disabled:`data-blok-disabled`,focused:`data-blok-focused`,selected:`data-blok-selected`,stretched:`data-blok-stretched`,empty:`data-blok-empty`,contentAlign:`data-blok-content-align`,rtl:`data-blok-rtl`,dragging:`data-blok-dragging`,draggingMulti:`data-blok-dragging-multi`,duplicating:`data-blok-duplicating`,dragHandle:`data-blok-drag-handle`,toolbar:`data-blok-toolbar`,settingsToggler:`data-blok-settings-toggler`,toolboxOpened:`data-blok-toolbox-opened`,blockSettingsOpened:`data-blok-block-settings-opened`,opened:`data-blok-opened`,popover:`data-blok-popover`,popoverContainer:`data-blok-popover-container`,popoverItems:`data-blok-popover-items`,popoverOverlay:`data-blok-popover-overlay`,popoverCustomContent:`data-blok-popover-custom-content`,popoverCustomClass:`data-blok-popover-custom-class`,popoverInline:`data-blok-popover-inline`,popoverOpened:`data-blok-popover-opened`,popoverOpenTop:`data-blok-popover-open-top`,popoverOpenLeft:`data-blok-popover-open-left`,nested:`data-blok-nested`,nestedLevel:`data-blok-nested-level`,promotedGroupLabel:`data-blok-promoted-group-label`,topLevelGroupLabel:`data-blok-top-level-group-label`,popoverHeader:`data-blok-popover-header`,popoverHeaderText:`data-blok-popover-header-text`,popoverHeaderBackButton:`data-blok-popover-header-back-button`,popoverItem:`data-blok-popover-item`,popoverItemIcon:`data-blok-popover-item-icon`,popoverItemIconChevronRight:`data-blok-popover-item-icon-chevron-right`,popoverItemTitle:`data-blok-popover-item-title`,popoverItemSecondaryTitle:`data-blok-popover-item-secondary-title`,popoverItemActive:`data-blok-popover-item-active`,popoverItemConfirmation:`data-blok-popover-item-confirmation`,popoverItemNoHover:`data-blok-popover-item-no-hover`,popoverItemNoFocus:`data-blok-popover-item-no-focus`,popoverItemDestructive:`data-blok-popover-item-destructive`,popoverItemSeparator:`data-blok-popover-item-separator`,popoverItemSeparatorLine:`data-blok-popover-item-separator-line`,popoverItemHtml:`data-blok-popover-item-html`,hasChildren:`data-blok-has-children`,itemName:`data-blok-item-name`,nothingFoundDisplayed:`data-blok-nothing-found-displayed`,overlay:`data-blok-overlay`,overlayContainer:`data-blok-overlay-container`,overlayRectangle:`data-blok-overlay-rectangle`,overlayHidden:`data-blok-overlay-hidden`,fakeCursor:`data-blok-fake-cursor`,fakeBackground:`data-blok-fake-background`,scrollZone:`data-blok-scroll-zone`,scrollLocked:`data-blok-scroll-locked`,scrollLockedHard:`data-blok-scroll-locked-hard`,shadowCaret:`data-blok-shadow-caret`,placeholder:`data-blok-placeholder`,placeholderActive:`data-blok-placeholder-active`,nestedBlocks:`data-blok-nested-blocks`,mutationFree:`data-blok-mutation-free`,navigationFocused:`data-blok-navigation-focused`,flipperNavigationTarget:`data-blok-flipper-navigation-target`,inlineToolbar:`data-blok-inline-toolbar`,linkToolActive:`data-blok-link-tool-active`,linkToolUnlink:`data-blok-link-tool-unlink`,linkToolInputOpened:`data-blok-link-tool-input-opened`,boldCollapsedLength:`data-blok-bold-collapsed-length`,boldCollapsedActive:`data-blok-bold-collapsed-active`,boldPrevLength:`data-blok-bold-prev-length`,boldLeadingWs:`data-blok-bold-leading-ws`,boldMarker:`data-blok-bold-marker`,shown:`data-blok-shown`,placement:`data-blok-placement`,bounceIn:`data-blok-bounce-in`,announcer:`data-blok-announcer`,stub:`data-blok-stub`,stubInfo:`data-blok-stub-info`,stubTitle:`data-blok-stub-title`,stubSubtitle:`data-blok-stub-subtitle`,slashSearch:`data-blok-slash-search`,testid:`data-blok-testid`,forceHover:`data-blok-force-hover`},i=(e,t)=>t===void 0?`[${e}]`:`[${e}="${t}"]`,a={BACKSPACE:8,TAB:9,ENTER:13,SHIFT:16,CTRL:17,ALT:18,ESC:27,SPACE:32,LEFT:37,UP:38,DOWN:40,RIGHT:39,DELETE:46,NUMBER_KEY_MIN:47,NUMBER_KEY_MAX:58,LETTER_KEY_MIN:64,LETTER_KEY_MAX:91,META:91,NUMPAD_KEY_MIN:95,NUMPAD_KEY_MAX:112,PUNCTUATION_KEY_MIN:185,PUNCTUATION_KEY_MAX:193,BRACKET_KEY_MIN:218,BRACKET_KEY_MAX:223,PROCESSING_KEY:229,SLASH:191},o={LEFT:0,WHEEL:1,RIGHT:2,BACKWARD:3,FORWARD:4},s=()=>`0.15.
|
|
1
|
+
const e=require(`./chunk-BL1yB9zm.cjs`),t=require(`./objectSpread2-iNkE6aJh.cjs`),n=require(`./tw-fzSjDKon.cjs`);var r={interface:`data-blok-interface`,element:`data-blok-element`,elementContent:`data-blok-element-content`,editor:`data-blok-editor`,redactor:`data-blok-redactor`,id:`data-blok-id`,component:`data-blok-component`,tool:`data-blok-tool`,depth:`data-blok-depth`,hidden:`data-blok-hidden`,disabled:`data-blok-disabled`,focused:`data-blok-focused`,selected:`data-blok-selected`,stretched:`data-blok-stretched`,empty:`data-blok-empty`,contentAlign:`data-blok-content-align`,rtl:`data-blok-rtl`,dragging:`data-blok-dragging`,draggingMulti:`data-blok-dragging-multi`,duplicating:`data-blok-duplicating`,dragHandle:`data-blok-drag-handle`,toolbar:`data-blok-toolbar`,settingsToggler:`data-blok-settings-toggler`,toolboxOpened:`data-blok-toolbox-opened`,blockSettingsOpened:`data-blok-block-settings-opened`,opened:`data-blok-opened`,popover:`data-blok-popover`,popoverContainer:`data-blok-popover-container`,popoverItems:`data-blok-popover-items`,popoverOverlay:`data-blok-popover-overlay`,popoverCustomContent:`data-blok-popover-custom-content`,popoverCustomClass:`data-blok-popover-custom-class`,popoverInline:`data-blok-popover-inline`,popoverOpened:`data-blok-popover-opened`,popoverOpenTop:`data-blok-popover-open-top`,popoverOpenLeft:`data-blok-popover-open-left`,nested:`data-blok-nested`,nestedLevel:`data-blok-nested-level`,promotedGroupLabel:`data-blok-promoted-group-label`,topLevelGroupLabel:`data-blok-top-level-group-label`,popoverHeader:`data-blok-popover-header`,popoverHeaderText:`data-blok-popover-header-text`,popoverHeaderBackButton:`data-blok-popover-header-back-button`,popoverItem:`data-blok-popover-item`,popoverItemIcon:`data-blok-popover-item-icon`,popoverItemIconChevronRight:`data-blok-popover-item-icon-chevron-right`,popoverItemTitle:`data-blok-popover-item-title`,popoverItemSecondaryTitle:`data-blok-popover-item-secondary-title`,popoverItemActive:`data-blok-popover-item-active`,popoverItemConfirmation:`data-blok-popover-item-confirmation`,popoverItemNoHover:`data-blok-popover-item-no-hover`,popoverItemNoFocus:`data-blok-popover-item-no-focus`,popoverItemDestructive:`data-blok-popover-item-destructive`,popoverItemSeparator:`data-blok-popover-item-separator`,popoverItemSeparatorLine:`data-blok-popover-item-separator-line`,popoverItemHtml:`data-blok-popover-item-html`,hasChildren:`data-blok-has-children`,itemName:`data-blok-item-name`,nothingFoundDisplayed:`data-blok-nothing-found-displayed`,overlay:`data-blok-overlay`,overlayContainer:`data-blok-overlay-container`,overlayRectangle:`data-blok-overlay-rectangle`,overlayHidden:`data-blok-overlay-hidden`,fakeCursor:`data-blok-fake-cursor`,fakeBackground:`data-blok-fake-background`,scrollZone:`data-blok-scroll-zone`,scrollLocked:`data-blok-scroll-locked`,scrollLockedHard:`data-blok-scroll-locked-hard`,shadowCaret:`data-blok-shadow-caret`,placeholder:`data-blok-placeholder`,placeholderActive:`data-blok-placeholder-active`,nestedBlocks:`data-blok-nested-blocks`,mutationFree:`data-blok-mutation-free`,navigationFocused:`data-blok-navigation-focused`,flipperNavigationTarget:`data-blok-flipper-navigation-target`,inlineToolbar:`data-blok-inline-toolbar`,linkToolActive:`data-blok-link-tool-active`,linkToolUnlink:`data-blok-link-tool-unlink`,linkToolInputOpened:`data-blok-link-tool-input-opened`,boldCollapsedLength:`data-blok-bold-collapsed-length`,boldCollapsedActive:`data-blok-bold-collapsed-active`,boldPrevLength:`data-blok-bold-prev-length`,boldLeadingWs:`data-blok-bold-leading-ws`,boldMarker:`data-blok-bold-marker`,shown:`data-blok-shown`,placement:`data-blok-placement`,bounceIn:`data-blok-bounce-in`,announcer:`data-blok-announcer`,stub:`data-blok-stub`,stubInfo:`data-blok-stub-info`,stubTitle:`data-blok-stub-title`,stubSubtitle:`data-blok-stub-subtitle`,slashSearch:`data-blok-slash-search`,testid:`data-blok-testid`,forceHover:`data-blok-force-hover`},i=(e,t)=>t===void 0?`[${e}]`:`[${e}="${t}"]`,a={BACKSPACE:8,TAB:9,ENTER:13,SHIFT:16,CTRL:17,ALT:18,ESC:27,SPACE:32,LEFT:37,UP:38,DOWN:40,RIGHT:39,DELETE:46,NUMBER_KEY_MIN:47,NUMBER_KEY_MAX:58,LETTER_KEY_MIN:64,LETTER_KEY_MAX:91,META:91,NUMPAD_KEY_MIN:95,NUMPAD_KEY_MAX:112,PUNCTUATION_KEY_MIN:185,PUNCTUATION_KEY_MAX:193,BRACKET_KEY_MIN:218,BRACKET_KEY_MAX:223,PROCESSING_KEY:229,SLASH:191},o={LEFT:0,WHEEL:1,RIGHT:2,BACKWARD:3,FORWARD:4},s=()=>`0.15.1`,c=function(e){return e.VERBOSE=`VERBOSE`,e.INFO=`INFO`,e.WARN=`WARN`,e.ERROR=`ERROR`,e}({}),l=(e,t,n=`log`,r,i=`color: inherit`)=>{let a=typeof console>`u`?void 0:console;if(!a||typeof a[n]!=`function`)return;let o=[`info`,`log`,`warn`,`error`].includes(n),u=[];switch(l.logLevel){case c.VERBOSE:break;case c.ERROR:if(n!==`error`)return;break;case c.WARN:if(![`error`,`warn`].includes(n))return;break;case c.INFO:if(!o||e)return;break}r&&u.push(r);let d=`Blok ${s()}`,f=e?o?(u.unshift(`line-height: 1em;
|
|
2
2
|
color: #006FEA;
|
|
3
3
|
display: inline-block;
|
|
4
4
|
font-size: 11px;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as e, t } from "./chunk-1_Qfo2mO.mjs";
|
|
2
|
-
import { $ as n, $t as r, An as i, At as a, B as o, Bn as s, Bt as c, C as l, Cn as u, Ct as d, Dt as f, En as p, Et as m, F as h, Fn as g, Ft as _, G as v, Gn as y, Gt as b, H as x, Hn as S, Ht as C, I as w, It as T, J as E, Jn as D, Jt as O, Kn as k, Kt as A, L as ee, Ln as j, Lt as M, Mn as te, Mt as N, Nn as ne, Nt as re, On as ie, Ot as ae, P, Pn as oe, Pr as se, Pt as ce, Q as le, Qn as ue, R as de, Rn as fe, Rt as pe, S as me, Sn as he, St as ge, T as _e, Tn as ve, Tt as ye, U as be, Un as xe, Ur as F, Ut as Se, Vn as Ce, Vr as we, Vt as Te, W as Ee, Wn as De, Wt as Oe, X as ke, Xn as Ae, Y as je, Yn as Me, Yt as Ne, Z as Pe, Zt as Fe, _ as Ie, _n as Le, _r as Re, _t as ze, a as Be, an as Ve, ar as He, at as Ue, b as We, bn as Ge, bt as Ke, c as qe, cn as Je, cr as Ye, ct as Xe, d as Ze, dn as Qe, dt as $e, et, f as tt, fn as nt, ft as rt, g as it, gi as at, gn as ot, gt as st, h as ct, hi as I, hn as lt, ht as ut, i as dt, in as ft, it as pt, jn as mt, jt as ht, kt as gt, l as _t, li as vt, ln as yt, lr as bt, lt as xt, mn as St, mr as Ct, mt as wt, n as Tt, nn as Et, nt as Dt, o as Ot, on as kt, or as L, ot as At, p as jt, pn as Mt, pr as R, pt as Nt, q as Pt, qt as Ft, r as It, rt as Lt, s as Rt, sn as zt, sr as Bt, st as Vt, t as Ht, tn as Ut, tr as Wt, u as z, un as Gt, ur as Kt, ut as qt, v as Jt, vn as Yt, vr as Xt, vt as Zt, wn as Qt, wt as $t, x as en, xn as tn, y as nn, yn as rn, yt as an, z as on, zn as sn, zt as cn } from "./constants-
|
|
2
|
+
import { $ as n, $t as r, An as i, At as a, B as o, Bn as s, Bt as c, C as l, Cn as u, Ct as d, Dt as f, En as p, Et as m, F as h, Fn as g, Ft as _, G as v, Gn as y, Gt as b, H as x, Hn as S, Ht as C, I as w, It as T, J as E, Jn as D, Jt as O, Kn as k, Kt as A, L as ee, Ln as j, Lt as M, Mn as te, Mt as N, Nn as ne, Nt as re, On as ie, Ot as ae, P, Pn as oe, Pr as se, Pt as ce, Q as le, Qn as ue, R as de, Rn as fe, Rt as pe, S as me, Sn as he, St as ge, T as _e, Tn as ve, Tt as ye, U as be, Un as xe, Ur as F, Ut as Se, Vn as Ce, Vr as we, Vt as Te, W as Ee, Wn as De, Wt as Oe, X as ke, Xn as Ae, Y as je, Yn as Me, Yt as Ne, Z as Pe, Zt as Fe, _ as Ie, _n as Le, _r as Re, _t as ze, a as Be, an as Ve, ar as He, at as Ue, b as We, bn as Ge, bt as Ke, c as qe, cn as Je, cr as Ye, ct as Xe, d as Ze, dn as Qe, dt as $e, et, f as tt, fn as nt, ft as rt, g as it, gi as at, gn as ot, gt as st, h as ct, hi as I, hn as lt, ht as ut, i as dt, in as ft, it as pt, jn as mt, jt as ht, kt as gt, l as _t, li as vt, ln as yt, lr as bt, lt as xt, mn as St, mr as Ct, mt as wt, n as Tt, nn as Et, nt as Dt, o as Ot, on as kt, or as L, ot as At, p as jt, pn as Mt, pr as R, pt as Nt, q as Pt, qt as Ft, r as It, rt as Lt, s as Rt, sn as zt, sr as Bt, st as Vt, t as Ht, tn as Ut, tr as Wt, u as z, un as Gt, ur as Kt, ut as qt, v as Jt, vn as Yt, vr as Xt, vt as Zt, wn as Qt, wt as $t, x as en, xn as tn, y as nn, yn as rn, yt as an, z as on, zn as sn, zt as cn } from "./constants-B7YKRGs2.mjs";
|
|
3
3
|
import { t as B } from "./objectSpread2-jlBcdYeb.mjs";
|
|
4
4
|
import { n as V } from "./tw-DmW6-pCY.mjs";
|
|
5
5
|
import { n as ln } from "./lightweight-i18n-CV4a7xCW.mjs";
|