@globalpayments/vega 2.62.0 → 2.63.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/cjs/{app-globals-8f5fa42a.js → app-globals-2d0b157e.js} +85 -13
- package/dist/cjs/{code-block-eb66d852.js → code-block-cc740807.js} +12 -4
- package/dist/cjs/{component-global-style-slimmer-b0b4b997.js → component-global-style-slimmer-d5216fa7.js} +4 -0
- package/dist/cjs/{component-value-history-controller-slimmer.abstract-62cdf04c.js → component-value-history-controller-slimmer.abstract-0bb81172.js} +2 -2
- package/dist/cjs/country-flags-d4928e55.js +2403 -0
- package/dist/cjs/{dark-mode-style-controller-ab0703e1.js → dark-mode-style-controller-b1e9ec82.js} +7 -0
- package/dist/cjs/{design-token-76bb47bd.js → design-token-bf913c86.js} +1 -1
- package/dist/cjs/{dto-renderer-manager-f3894490.js → dto-renderer-manager-424c5031.js} +79 -3
- package/dist/cjs/{element-appender-slimmer-e8dac628.js → element-appender-slimmer-1d035b1f.js} +2 -2
- package/dist/cjs/{image-annotation-action-a628ec9b.js → image-annotation-action-f831e09b.js} +3 -3
- package/dist/cjs/index.cjs.js +11 -9
- package/dist/cjs/{language-extension-20a1dba5.js → language-extension-cfe0eabd.js} +7 -4
- package/dist/cjs/{legend-input-processor-b1f323fa.js → legend-input-processor-27c65353.js} +4 -4
- package/dist/cjs/loader.cjs.js +8 -7
- package/dist/cjs/{min-number-rule-965fc43d.js → min-number-rule-dc555309.js} +14 -8
- package/dist/cjs/{public-rules-5d0f3a5f.js → public-rules-7e9b633d.js} +6 -4
- package/dist/cjs/{range-cfc45f9e.js → range-44f08955.js} +1 -1
- package/dist/cjs/{responsive-format-facade-7e933525.js → responsive-format-facade-a7fbefc4.js} +4 -3
- package/dist/cjs/{rich-text-editor-required-rule-72170c10.js → rich-text-editor-required-rule-a0618c85.js} +1 -1
- package/dist/cjs/{style-formatter-702df81e.js → style-formatter-795451f2.js} +1 -1
- package/dist/cjs/{token-extension-23ccff1d.js → token-extension-4764d5f3.js} +3 -3
- package/dist/cjs/vega-accordion.cjs.entry.js +7 -6
- package/dist/cjs/vega-app-footer.cjs.entry.js +3 -1
- package/dist/cjs/vega-app-header-button.cjs.entry.js +8 -7
- package/dist/cjs/vega-bar-chart.cjs.entry.js +2 -2
- package/dist/cjs/vega-box.cjs.entry.js +15 -8
- package/dist/cjs/vega-brand-logo.cjs.entry.js +3 -1
- package/dist/cjs/vega-breadcrumb.cjs.entry.js +39 -71
- package/dist/cjs/vega-button-circle.cjs.entry.js +7 -6
- package/dist/cjs/vega-button-link.cjs.entry.js +15 -13
- package/dist/cjs/vega-button.cjs.entry.js +6 -5
- package/dist/cjs/vega-calendar_4.cjs.entry.js +3 -2
- package/dist/cjs/vega-card.cjs.entry.js +7 -6
- package/dist/cjs/vega-carousel.cjs.entry.js +6 -5
- package/dist/cjs/vega-chip.cjs.entry.js +8 -7
- package/dist/cjs/vega-code-block.cjs.entry.js +258 -153
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +7 -6
- package/dist/cjs/vega-dialog_2.cjs.entry.js +8 -7
- package/dist/cjs/vega-divider.cjs.entry.js +8 -7
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +8 -7
- package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
- package/dist/cjs/vega-flag-icon.cjs.entry.js +10 -9
- package/dist/cjs/vega-flex.cjs.entry.js +9 -8
- package/dist/cjs/vega-font.cjs.entry.js +7 -6
- package/dist/cjs/vega-grid.cjs.entry.js +7 -6
- package/dist/cjs/vega-icon.cjs.entry.js +7 -6
- package/dist/cjs/vega-image-uploader.cjs.entry.js +20 -10
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +1 -1
- package/dist/cjs/vega-input-numeric.cjs.entry.js +47 -1
- package/dist/cjs/vega-input-phone-number.cjs.entry.js +5 -4
- package/dist/cjs/vega-input-select.cjs.entry.js +6 -5
- package/dist/cjs/vega-input.cjs.entry.js +1 -1
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +8 -7
- package/dist/cjs/vega-line-chart.cjs.entry.js +2 -2
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +7 -6
- package/dist/cjs/vega-nonce-manager-f927497f.js +103 -0
- package/dist/cjs/vega-pagination.cjs.entry.js +6 -5
- package/dist/cjs/vega-pie-chart.cjs.entry.js +1 -1
- package/dist/cjs/vega-popover_2.cjs.entry.js +8 -7
- package/dist/cjs/vega-rich-text-content.cjs.entry.js +5 -4
- package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +16 -12
- package/dist/cjs/vega-selection-chip_2.cjs.entry.js +7 -6
- package/dist/cjs/vega-sidenav_3.cjs.entry.js +7 -6
- package/dist/cjs/vega-signature-capture.cjs.entry.js +14 -19
- package/dist/cjs/vega-stepper.cjs.entry.js +1 -1
- package/dist/cjs/vega-table_8.cjs.entry.js +7 -6
- package/dist/cjs/vega-textarea.cjs.entry.js +7 -1
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +15 -6
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +7 -6
- package/dist/cjs/vega.cjs.js +8 -7
- package/dist/cjs/{y-axis-input-processor-19a07af5.js → y-axis-input-processor-9fbfd5e7.js} +1 -1
- package/dist/collection/components/vega-box/slimmers/controllers/vega-box-responsive-style-controller.js +4 -0
- package/dist/collection/components/vega-box/slimmers/controllers/vega-box-state-styles-controller.js +4 -0
- package/dist/collection/components/vega-breadcrumb/slimmers/renderers/vega-breadcrumb-collapsed-item-renderer.js +4 -13
- package/dist/collection/components/vega-breadcrumb/slimmers/renderers/vega-breadcrumb-item-renderer.js +19 -5
- package/dist/collection/components/vega-breadcrumb/vega-breadcrumb.js +6 -5
- package/dist/collection/components/vega-button-link/vega-button-link.js +18 -19
- package/dist/collection/components/vega-calendar/vega-calendar-event/slimmers/renderers/vega-calendar-event-renderer.js +2 -1
- package/dist/collection/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.js +2 -1
- package/dist/collection/components/vega-code-block/slimmers/controllers/code-input-paste.abstract.js +65 -0
- package/dist/collection/components/vega-code-block/slimmers/controllers/vega-code-block-input-controller.js +3 -75
- package/dist/collection/components/vega-code-block/slimmers/controllers/vega-code-block-input-paste-controller.js +109 -0
- package/dist/collection/components/vega-code-block/vega-code-block.js +5 -0
- package/dist/collection/components/vega-flag-icon/assets/flags/ac.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ad.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ae.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/af.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ag.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ai.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/al.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/am.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ao.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ar.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/as.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/at.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/au.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/aw.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ax.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/az.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ba.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bb.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bd.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/be.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bf.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bg.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bh.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bi.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bj.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bl.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bm.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bn.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bo.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bq.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/br.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bs.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bt.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bw.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/by.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/bz.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ca.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cc.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cd.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cf.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cg.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ch.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ci.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ck.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cl.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cm.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cn.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/co.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cr.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cu.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cv.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cw.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cx.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cy.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/cz.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/de.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/dj.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/dk.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/dm.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/do.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/dz.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ec.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ee.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/eg.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/eh.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/er.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/es.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/et.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/fi.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/fj.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/fk.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/fm.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/fo.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/fr.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ga.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gb.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gd.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ge.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gf.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gg.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gh.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gi.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gl.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gm.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gn.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gp.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gq.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gr.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gt.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gu.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gw.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/gy.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/hk.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/hn.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/hr.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ht.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/hu.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/id.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ie.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/il.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/im.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/in.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/io.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/iq.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ir.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/is.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/it.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/je.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/jm.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/jo.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/jp.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ke.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/kg.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/kh.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ki.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/km.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/kn.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/kp.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/kr.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/kw.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ky.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/kz.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/la.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/lb.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/lc.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/li.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/lk.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/lr.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ls.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/lt.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/lu.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/lv.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ly.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ma.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mc.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/md.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/me.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mf.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mg.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mh.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mk.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ml.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mm.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mn.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mo.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mp.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mq.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mr.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ms.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mt.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mu.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mv.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mw.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mx.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/my.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/mz.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/na.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/nc.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ne.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/nf.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ng.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ni.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/nl.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/no.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/np.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/nr.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/nu.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/nz.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/om.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/pa.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/pe.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/pf.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/pg.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ph.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/pk.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/pl.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/pm.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/pr.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ps.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/pt.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/pw.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/py.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/qa.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/re.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ro.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/rs.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ru.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/rw.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sa.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sb.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sc.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sd.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/se.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sg.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sh.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/si.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sj.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sk.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sl.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sm.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sn.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/so.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sr.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ss.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/st.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sv.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sx.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sy.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/sz.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ta.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tc.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/td.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tg.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/th.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tj.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tk.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tl.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tm.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tn.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/to.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tr.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tt.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tv.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tw.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/tz.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ua.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ug.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/us.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/uy.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/uz.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/va.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/vc.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ve.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/vg.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/vi.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/vn.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/vu.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/wf.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ws.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/xk.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/ye.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/yt.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/za.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/zm.js +1 -1
- package/dist/collection/components/vega-flag-icon/assets/flags/zw.js +1 -1
- package/dist/collection/components/vega-flag-icon/slimmers/renderers/vega-flag-icon-renderer.js +1 -1
- package/dist/collection/components/vega-flag-icon/vega-flag-icon.css +4 -0
- package/dist/collection/components/vega-image-uploader/slimmers/controllers/vega-image-uploader-preview-controller.js +14 -5
- package/dist/collection/components/vega-input-credit-card/assets/icons.js +1 -1
- package/dist/collection/components/vega-input-numeric/slimmers/renderers/vega-input-numeric-renderer.js +27 -1
- package/dist/collection/components/vega-input-numeric/vega-input-numeric.js +64 -0
- package/dist/collection/components/vega-rich-text-editor/dto/content-state.js +7 -2
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/decorator-node.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +8 -0
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/text-node.js +2 -3
- package/dist/collection/components/vega-rich-text-editor/extensions/languages/language-extension.js +5 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.js +9 -5
- package/dist/collection/components/vega-signature-capture/slimmers/written-mode/controllers/written-mode-svg-controller.js +5 -7
- package/dist/collection/components/vega-signature-capture/slimmers/written-mode/renderers/written-mode-renderer.js +1 -5
- package/dist/collection/components/vega-textarea/vega-textarea.js +28 -1
- package/dist/collection/components/vega-time-picker/vega-time-picker.js +10 -2
- package/dist/collection/global/scripts/before-vega-load.js +21 -1
- package/dist/collection/helpers/chart/renderers/svg-renderer.js +4 -4
- package/dist/collection/helpers/csp/styles-preservator.js +71 -0
- package/dist/collection/helpers/csp/test/styles-preservator.test.js +207 -0
- package/dist/collection/helpers/csp/test/vega-nonce-manager.test.js +166 -0
- package/dist/collection/helpers/csp/vega-nonce-manager.js +97 -0
- package/dist/collection/helpers/public-api.js +2 -0
- package/dist/collection/helpers/slimmers/component-global-style-slimmer.js +4 -0
- package/dist/collection/helpers/slimmers/global/vega-nonce-injector-slimmer.js +54 -0
- package/dist/collection/helpers/slimmers/test/component-global-style-slimmer.test.js +41 -0
- package/dist/collection/helpers/slimmers/test/global/vega-nonce-injector-slimmer.test.js +64 -0
- package/dist/collection/helpers/theme/controllers/color-schema-overriding-controller.js +4 -0
- package/dist/collection/helpers/theme/controllers/style-controller.abstract.js +4 -0
- package/dist/collection/helpers/theme/tests/theme-manager-controller.test.js +33 -0
- package/dist/collection/helpers/validator/rules/max-number-rule.js +7 -4
- package/dist/collection/helpers/validator/rules/min-number-rule.js +7 -4
- package/dist/esm/{app-globals-aaff0b25.js → app-globals-2623304e.js} +85 -13
- package/dist/esm/{code-block-68300b47.js → code-block-23e7f8d0.js} +12 -4
- package/dist/esm/{component-global-style-slimmer-dad40b64.js → component-global-style-slimmer-5d437fdf.js} +4 -0
- package/dist/esm/{component-value-history-controller-slimmer.abstract-ac2f1bfd.js → component-value-history-controller-slimmer.abstract-df25e4a1.js} +2 -2
- package/dist/esm/country-flags-39dbfa43.js +2401 -0
- package/dist/esm/{dark-mode-style-controller-3bbb32dc.js → dark-mode-style-controller-972e1f06.js} +7 -0
- package/dist/esm/{design-token-1a36307e.js → design-token-0f439510.js} +1 -1
- package/dist/esm/{dto-renderer-manager-af66bbd9.js → dto-renderer-manager-65b7b1b1.js} +79 -4
- package/dist/esm/{element-appender-slimmer-fe68ec2d.js → element-appender-slimmer-bf5ca501.js} +2 -2
- package/dist/esm/{image-annotation-action-f61c2693.js → image-annotation-action-af21ea8f.js} +3 -3
- package/dist/esm/index.js +10 -9
- package/dist/esm/{language-extension-1ada2a9d.js → language-extension-d355f9aa.js} +7 -4
- package/dist/esm/{legend-input-processor-1d266967.js → legend-input-processor-5ecae3a7.js} +4 -4
- package/dist/esm/loader.js +8 -7
- package/dist/esm/{min-number-rule-86421853.js → min-number-rule-2f1cfbf9.js} +14 -8
- package/dist/esm/{public-rules-9f62069a.js → public-rules-1a5da7bf.js} +6 -4
- package/dist/esm/{range-c2eeb794.js → range-fac2962c.js} +1 -1
- package/dist/esm/{responsive-format-facade-5711c77d.js → responsive-format-facade-2904b456.js} +4 -3
- package/dist/esm/{rich-text-editor-required-rule-de738309.js → rich-text-editor-required-rule-bb94d680.js} +1 -1
- package/dist/esm/{style-formatter-2479dc61.js → style-formatter-a724e38d.js} +1 -1
- package/dist/esm/{token-extension-6fc5e1f5.js → token-extension-89eeef74.js} +3 -3
- package/dist/esm/vega-accordion.entry.js +7 -6
- package/dist/esm/vega-app-footer.entry.js +3 -1
- package/dist/esm/vega-app-header-button.entry.js +8 -7
- package/dist/esm/vega-bar-chart.entry.js +2 -2
- package/dist/esm/vega-box.entry.js +15 -8
- package/dist/esm/vega-brand-logo.entry.js +3 -1
- package/dist/esm/vega-breadcrumb.entry.js +40 -72
- package/dist/esm/vega-button-circle.entry.js +7 -6
- package/dist/esm/vega-button-link.entry.js +15 -13
- package/dist/esm/vega-button.entry.js +6 -5
- package/dist/esm/vega-calendar_4.entry.js +3 -2
- package/dist/esm/vega-card.entry.js +7 -6
- package/dist/esm/vega-carousel.entry.js +6 -5
- package/dist/esm/vega-chip.entry.js +8 -7
- package/dist/esm/vega-code-block.entry.js +258 -153
- package/dist/esm/vega-date-picker_2.entry.js +7 -6
- package/dist/esm/vega-dialog_2.entry.js +8 -7
- package/dist/esm/vega-divider.entry.js +8 -7
- package/dist/esm/vega-dropdown_5.entry.js +8 -7
- package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
- package/dist/esm/vega-flag-icon.entry.js +10 -9
- package/dist/esm/vega-flex.entry.js +9 -8
- package/dist/esm/vega-font.entry.js +7 -6
- package/dist/esm/vega-grid.entry.js +7 -6
- package/dist/esm/vega-icon.entry.js +7 -6
- package/dist/esm/vega-image-uploader.entry.js +20 -10
- package/dist/esm/vega-input-credit-card.entry.js +1 -1
- package/dist/esm/vega-input-numeric.entry.js +48 -2
- package/dist/esm/vega-input-phone-number.entry.js +5 -4
- package/dist/esm/vega-input-select.entry.js +6 -5
- package/dist/esm/vega-input.entry.js +1 -1
- package/dist/esm/vega-left-nav_5.entry.js +8 -7
- package/dist/esm/vega-line-chart.entry.js +2 -2
- package/dist/esm/vega-loader-wrapper_2.entry.js +7 -6
- package/dist/esm/vega-nonce-manager-87615d3c.js +100 -0
- package/dist/esm/vega-pagination.entry.js +6 -5
- package/dist/esm/vega-pie-chart.entry.js +1 -1
- package/dist/esm/vega-popover_2.entry.js +8 -7
- package/dist/esm/vega-rich-text-content.entry.js +5 -4
- package/dist/esm/vega-rich-text-editor_4.entry.js +16 -12
- package/dist/esm/vega-selection-chip_2.entry.js +7 -6
- package/dist/esm/vega-sidenav_3.entry.js +7 -6
- package/dist/esm/vega-signature-capture.entry.js +14 -19
- package/dist/esm/vega-stepper.entry.js +1 -1
- package/dist/esm/vega-table_8.entry.js +7 -6
- package/dist/esm/vega-textarea.entry.js +7 -1
- package/dist/esm/vega-time-picker_2.entry.js +15 -6
- package/dist/esm/vega-tooltip_2.entry.js +7 -6
- package/dist/esm/vega.js +8 -7
- package/dist/esm/{y-axis-input-processor-95995d34.js → y-axis-input-processor-bc54314a.js} +1 -1
- package/dist/types/components/vega-breadcrumb/slimmers/renderers/vega-breadcrumb-collapsed-item-renderer.d.ts +1 -1
- package/dist/types/components/vega-breadcrumb/slimmers/renderers/vega-breadcrumb-item-renderer.d.ts +2 -1
- package/dist/types/components/vega-breadcrumb/types.d.ts +1 -0
- package/dist/types/components/vega-breadcrumb/vega-breadcrumb.d.ts +2 -2
- package/dist/types/components/vega-button-link/vega-button-link.d.ts +5 -8
- package/dist/types/components/vega-code-block/slimmers/controllers/code-input-paste.abstract.d.ts +46 -0
- package/dist/types/components/vega-code-block/slimmers/controllers/vega-code-block-input-controller.d.ts +2 -31
- package/dist/types/components/vega-code-block/slimmers/controllers/vega-code-block-input-paste-controller.d.ts +44 -0
- package/dist/types/components/vega-code-block/vega-code-block.d.ts +2 -0
- package/dist/types/components/vega-input-numeric/slimmers/renderers/vega-input-numeric-renderer.d.ts +3 -0
- package/dist/types/components/vega-input-numeric/vega-input-numeric.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/dto/nodes/node.abstract.d.ts +6 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.d.ts +1 -1
- package/dist/types/components/vega-textarea/vega-textarea.d.ts +6 -0
- package/dist/types/components/vega-time-picker/vega-time-picker.d.ts +8 -0
- package/dist/types/components.d.ts +38 -10
- package/dist/types/helpers/csp/styles-preservator.d.ts +47 -0
- package/dist/types/helpers/csp/test/styles-preservator.test.d.ts +1 -0
- package/dist/types/helpers/csp/test/vega-nonce-manager.test.d.ts +1 -0
- package/dist/types/helpers/csp/vega-nonce-manager.d.ts +52 -0
- package/dist/types/helpers/public-api.d.ts +2 -0
- package/dist/types/helpers/slimmers/global/vega-nonce-injector-slimmer.d.ts +21 -0
- package/dist/types/helpers/slimmers/test/global/vega-nonce-injector-slimmer.test.d.ts +1 -0
- package/dist/types/helpers/validator/rules/max-number-rule.d.ts +3 -1
- package/dist/types/helpers/validator/rules/min-number-rule.d.ts +3 -1
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/p-02a4732a.js +1 -0
- package/dist/vega/p-0717073b.entry.js +1 -0
- package/dist/vega/p-0b36f4ce.js +1 -0
- package/dist/vega/p-0bc93777.entry.js +1 -0
- package/dist/vega/p-0e3cd270.entry.js +1 -0
- package/dist/vega/p-0ec14fbc.entry.js +1 -0
- package/dist/vega/p-10454aa5.entry.js +1 -0
- package/dist/vega/p-117be41b.js +1 -0
- package/dist/vega/p-134ed822.entry.js +1 -0
- package/dist/vega/p-20223e8e.entry.js +9 -0
- package/dist/vega/p-258f9603.js +1 -0
- package/dist/vega/p-2591f217.entry.js +1 -0
- package/dist/vega/{p-d2790023.entry.js → p-25c831a4.entry.js} +2 -2
- package/dist/vega/{p-39c185a5.js → p-2b90fae6.js} +1 -1
- package/dist/vega/p-2d58cf34.entry.js +1 -0
- package/dist/vega/p-320cccc5.entry.js +1 -0
- package/dist/vega/p-3ab20f9e.entry.js +1 -0
- package/dist/vega/p-3be7bfee.entry.js +1 -0
- package/dist/vega/p-3e258753.js +1 -0
- package/dist/vega/p-3fba9e77.entry.js +1 -0
- package/dist/vega/p-40924882.entry.js +1 -0
- package/dist/vega/p-427b2b55.entry.js +1 -0
- package/dist/vega/p-460429da.entry.js +1 -0
- package/dist/vega/{p-111d41fe.js → p-46b077d9.js} +1 -1
- package/dist/vega/{p-a646b66d.js → p-4c3075ef.js} +1 -1
- package/dist/vega/{p-d3bbfb1b.js → p-4f21faf1.js} +1 -1
- package/dist/vega/{p-8f056ac2.js → p-5313d0bc.js} +1 -1
- package/dist/vega/p-5397648b.entry.js +1 -0
- package/dist/vega/p-54ae02db.js +1 -0
- package/dist/vega/p-56ff8559.entry.js +1 -0
- package/dist/vega/{p-6b292628.entry.js → p-57257de0.entry.js} +1 -1
- package/dist/vega/p-5970369e.entry.js +1 -0
- package/dist/vega/{p-9a74eb86.entry.js → p-5e4fb663.entry.js} +1 -1
- package/dist/vega/p-5f377954.js +1 -1
- package/dist/vega/p-614e450a.entry.js +1 -0
- package/dist/vega/{p-d982babe.entry.js → p-6180c1af.entry.js} +1 -1
- package/dist/vega/p-648134d2.entry.js +1 -0
- package/dist/vega/p-64c281ec.entry.js +1 -0
- package/dist/vega/p-657446a3.entry.js +1 -0
- package/dist/vega/{p-6caa6bb2.js → p-66199d68.js} +1 -1
- package/dist/vega/p-6908117a.js +1 -0
- package/dist/vega/p-7bad6577.entry.js +1 -0
- package/dist/vega/{p-2a66e2f7.entry.js → p-8175d8de.entry.js} +1 -1
- package/dist/vega/{p-9ca0bdcc.js → p-89d2cf34.js} +1 -1
- package/dist/vega/{p-74ac2a48.js → p-942fc9b9.js} +1 -1
- package/dist/vega/p-969066d3.entry.js +1 -0
- package/dist/vega/p-9b2d8516.entry.js +1 -0
- package/dist/vega/p-9c309b85.entry.js +1 -0
- package/dist/vega/p-9ffd2a96.entry.js +1 -0
- package/dist/vega/{p-ce1766fa.js → p-ab29f968.js} +1 -1
- package/dist/vega/p-b1054e18.entry.js +1 -0
- package/dist/vega/p-b110b7bd.entry.js +1 -0
- package/dist/vega/p-b4d88fce.entry.js +1 -0
- package/dist/vega/p-b6c51409.entry.js +1 -0
- package/dist/vega/{p-05b10af4.js → p-be23bef2.js} +1 -1
- package/dist/vega/p-c61f8ca6.entry.js +1 -0
- package/dist/vega/p-d15e70d7.entry.js +1 -0
- package/dist/vega/p-d85b0bfa.entry.js +1 -0
- package/dist/vega/p-d87c3058.entry.js +1 -0
- package/dist/vega/{p-e365aba9.entry.js → p-da6369d4.entry.js} +1 -1
- package/dist/vega/{p-7da6e7bd.js → p-dadc6ab3.js} +1 -1
- package/dist/vega/p-de1ee131.entry.js +1 -0
- package/dist/vega/p-e0729c4d.entry.js +1 -0
- package/dist/vega/p-e513f041.js +1 -0
- package/dist/vega/p-e5cd6521.js +1 -0
- package/dist/vega/p-e74c275a.entry.js +1 -0
- package/dist/vega/p-f0ff4463.js +1 -0
- package/dist/vega/p-f92fc49b.entry.js +1 -0
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/country-flags-dc0f0d09.js +0 -2403
- package/dist/collection/components/vega-breadcrumb/slimmers/controllers/vega-breadcrumb-click-controller.js +0 -43
- package/dist/esm/country-flags-b68c3349.js +0 -2401
- package/dist/types/components/vega-breadcrumb/slimmers/controllers/vega-breadcrumb-click-controller.d.ts +0 -26
- package/dist/vega/p-03cc47b7.entry.js +0 -1
- package/dist/vega/p-07836d27.entry.js +0 -1
- package/dist/vega/p-0b91bb73.entry.js +0 -1
- package/dist/vega/p-13effc6b.js +0 -1
- package/dist/vega/p-15a78afd.entry.js +0 -1
- package/dist/vega/p-16075b30.entry.js +0 -1
- package/dist/vega/p-1c08077c.entry.js +0 -1
- package/dist/vega/p-1e926324.js +0 -1
- package/dist/vega/p-20a180e4.js +0 -1
- package/dist/vega/p-25ddb070.entry.js +0 -1
- package/dist/vega/p-2788afe7.entry.js +0 -1
- package/dist/vega/p-327cd6ec.entry.js +0 -1
- package/dist/vega/p-3b1bedaf.entry.js +0 -1
- package/dist/vega/p-3c96bbe1.entry.js +0 -1
- package/dist/vega/p-3d0d8a21.entry.js +0 -1
- package/dist/vega/p-3d53858c.entry.js +0 -1
- package/dist/vega/p-3f3bbaaa.entry.js +0 -9
- package/dist/vega/p-42c364e0.entry.js +0 -1
- package/dist/vega/p-4e68dfd9.js +0 -1
- package/dist/vega/p-4f56a427.entry.js +0 -1
- package/dist/vega/p-5420c1d4.entry.js +0 -1
- package/dist/vega/p-5d3c6a06.entry.js +0 -1
- package/dist/vega/p-5dec47da.entry.js +0 -1
- package/dist/vega/p-63212cc1.js +0 -1
- package/dist/vega/p-6ba27010.js +0 -1
- package/dist/vega/p-7d8eaca9.entry.js +0 -1
- package/dist/vega/p-7e8f055d.js +0 -1
- package/dist/vega/p-8682ee0a.entry.js +0 -1
- package/dist/vega/p-8e58d6cb.entry.js +0 -1
- package/dist/vega/p-8e812dca.entry.js +0 -1
- package/dist/vega/p-9125ba84.entry.js +0 -1
- package/dist/vega/p-9ab3bb6f.entry.js +0 -1
- package/dist/vega/p-a1362aa4.entry.js +0 -1
- package/dist/vega/p-a61e4bba.entry.js +0 -1
- package/dist/vega/p-ac5c5221.entry.js +0 -1
- package/dist/vega/p-b1a5ff74.entry.js +0 -1
- package/dist/vega/p-baafe7d9.entry.js +0 -1
- package/dist/vega/p-bb51e020.entry.js +0 -1
- package/dist/vega/p-bd39af8a.entry.js +0 -1
- package/dist/vega/p-c167fa41.entry.js +0 -1
- package/dist/vega/p-c671f57e.js +0 -1
- package/dist/vega/p-c6a354b1.js +0 -1
- package/dist/vega/p-d0fbbb7f.entry.js +0 -1
- package/dist/vega/p-d9617358.entry.js +0 -1
- package/dist/vega/p-ddfad815.entry.js +0 -1
- package/dist/vega/p-e00ed9bd.entry.js +0 -1
- package/dist/vega/p-ebfc5739.entry.js +0 -1
- package/dist/vega/p-fe2cb3a1.entry.js +0 -1
- package/dist/vega/p-ff3a8907.entry.js +0 -1
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { VegaCodeBlock } from '../../vega-code-block';
|
|
2
|
+
import { CodeInputPaste } from './code-input-paste.abstract';
|
|
3
|
+
/**
|
|
4
|
+
* Controller for handling paste events in VegaCodeBlock.
|
|
5
|
+
* Handles insertion, selection, and content update logic for pasted code.
|
|
6
|
+
*/
|
|
7
|
+
export declare class CodeBlockPasteController extends CodeInputPaste {
|
|
8
|
+
protected host: VegaCodeBlock['host'];
|
|
9
|
+
protected valueController: VegaCodeBlock['valueController'];
|
|
10
|
+
protected contentRenderer: VegaCodeBlock['contentRenderer'];
|
|
11
|
+
protected value: VegaCodeBlock['value'];
|
|
12
|
+
protected selectionController: VegaCodeBlock['selectionController'];
|
|
13
|
+
protected contentParseController: VegaCodeBlock['contentParseController'];
|
|
14
|
+
protected inputController: VegaCodeBlock['inputController'];
|
|
15
|
+
/**
|
|
16
|
+
* Register paste event listener on component load.
|
|
17
|
+
*/
|
|
18
|
+
registerInputEvent(): void;
|
|
19
|
+
/**
|
|
20
|
+
* Remove the event listener.
|
|
21
|
+
*/
|
|
22
|
+
unregisterEventListener(): void;
|
|
23
|
+
/**
|
|
24
|
+
* Handle the paste event.
|
|
25
|
+
*
|
|
26
|
+
* @param {ClipboardEvent} e - The clipboard event object.
|
|
27
|
+
* @returns {void}
|
|
28
|
+
*/
|
|
29
|
+
handlePasteEvent: (e: ClipboardEvent) => void;
|
|
30
|
+
/**
|
|
31
|
+
* Update the code block range based on pasted data.
|
|
32
|
+
*
|
|
33
|
+
* @param {string} pastedContent - The content that has been pasted.
|
|
34
|
+
* @returns {void}
|
|
35
|
+
*/
|
|
36
|
+
private updateCodeBlockRangeAndContent;
|
|
37
|
+
/**
|
|
38
|
+
* Get the latest range and content after paste operation.
|
|
39
|
+
*
|
|
40
|
+
* @param {string} pastedContent - The content that has been pasted.
|
|
41
|
+
* @returns {NextOffsetAndContentResult}} The next offset and updated content.
|
|
42
|
+
*/
|
|
43
|
+
private getLatestRangeAndContent;
|
|
44
|
+
}
|
|
@@ -18,6 +18,7 @@ import { DefaultCodeHighlightParseController } from './slimmers/controllers/defa
|
|
|
18
18
|
import { ComponentGlobalStyleSlimmer } from '../../helpers/slimmers/component-global-style-slimmer';
|
|
19
19
|
import { InsertCompositionTextController } from './slimmers/controllers/insert-composition-text-controller';
|
|
20
20
|
import { VegaCodeBlockHistoryController } from './slimmers/controllers/vega-code-block-history-controller';
|
|
21
|
+
import { CodeBlockPasteController } from './slimmers/controllers/vega-code-block-input-paste-controller';
|
|
21
22
|
/**
|
|
22
23
|
* A component for capturing and displaying syntax-highlighted code blocks with copy-to-clipboard functionality.
|
|
23
24
|
*
|
|
@@ -42,6 +43,7 @@ export declare class VegaCodeBlock {
|
|
|
42
43
|
protected historyController: VegaCodeBlockHistoryController;
|
|
43
44
|
protected changeEventEmitter: EventEmitSlimmerBase;
|
|
44
45
|
protected removeEventEmitter: EventEmitSlimmerBase;
|
|
46
|
+
protected codeBlockPasteController: CodeBlockPasteController;
|
|
45
47
|
protected eventPreventSlimmer: ChildNodesEventPreventSlimmer;
|
|
46
48
|
host: HTMLVegaCodeBlockElement;
|
|
47
49
|
/**
|
package/dist/types/components/vega-input-numeric/slimmers/renderers/vega-input-numeric-renderer.d.ts
CHANGED
|
@@ -11,10 +11,13 @@ export declare class VegaInputNumericRenderer extends VegaSlimmer {
|
|
|
11
11
|
private required;
|
|
12
12
|
private thousandComma;
|
|
13
13
|
private integerOnly;
|
|
14
|
+
private min;
|
|
15
|
+
private max;
|
|
14
16
|
private valueController;
|
|
15
17
|
private vegaInputRef;
|
|
16
18
|
getInputRef(): HTMLInputElement;
|
|
17
19
|
getContainerRef(): HTMLElement;
|
|
18
20
|
render(): HTMLElement;
|
|
19
21
|
private onInputChange;
|
|
22
|
+
private onInputBlur;
|
|
20
23
|
}
|
|
@@ -158,6 +158,18 @@ export declare class VegaInputNumeric {
|
|
|
158
158
|
* @vegaVersion 2.53.0
|
|
159
159
|
*/
|
|
160
160
|
showClearIcon: boolean;
|
|
161
|
+
/**
|
|
162
|
+
* Sets the minimum allowable value for the numeric input.
|
|
163
|
+
*
|
|
164
|
+
* @vegaVersion 2.63.0
|
|
165
|
+
*/
|
|
166
|
+
min: number | null;
|
|
167
|
+
/**
|
|
168
|
+
* Sets the maximum allowable value for the numeric input.
|
|
169
|
+
*
|
|
170
|
+
* @vegaVersion 2.63.0
|
|
171
|
+
*/
|
|
172
|
+
max: number | null;
|
|
161
173
|
/**
|
|
162
174
|
* An event emitter notifying a value change.
|
|
163
175
|
*
|
|
@@ -85,6 +85,12 @@ export declare abstract class RTENode<P extends RTEBlock = RTEBlock> {
|
|
|
85
85
|
* @returns {boolean} - True if the node is a text node, false otherwise.
|
|
86
86
|
*/
|
|
87
87
|
isTextNode(): this is RTETextNode;
|
|
88
|
+
/**
|
|
89
|
+
* Get the HTMLElement reference associated with this node.
|
|
90
|
+
*
|
|
91
|
+
* @returns {Nullable<HTMLElement>} The HTMLElement reference or null if not found.
|
|
92
|
+
*/
|
|
93
|
+
protected getElementRef(): Nullable<HTMLElement>;
|
|
88
94
|
/**
|
|
89
95
|
* Generate attributes as string
|
|
90
96
|
*
|
|
@@ -28,7 +28,7 @@ export declare class InsertPasteHandler extends BaseHandler {
|
|
|
28
28
|
*/
|
|
29
29
|
private insertBlocksBeforeEmptyBlock;
|
|
30
30
|
/**
|
|
31
|
-
* Format and parse elements from user paste.
|
|
31
|
+
* Format and parse elements from user paste with simple style preservation.
|
|
32
32
|
*
|
|
33
33
|
* @param {InputEvent} event - Paste event.
|
|
34
34
|
* @returns {RTEContentBlock[]} - RTEContentBlock.
|
|
@@ -107,6 +107,12 @@ export declare class VegaTextarea {
|
|
|
107
107
|
* @vegaVersion 2.19.0
|
|
108
108
|
*/
|
|
109
109
|
resizable: boolean;
|
|
110
|
+
/**
|
|
111
|
+
* Specifies the number of visible lines in the textarea. The value must be an integer greater than or equal to 2.
|
|
112
|
+
*
|
|
113
|
+
* @vegaVersion 2.63.0
|
|
114
|
+
*/
|
|
115
|
+
rows: number;
|
|
110
116
|
/**
|
|
111
117
|
* Specifies custom validation rules for the text area.
|
|
112
118
|
*
|
|
@@ -102,6 +102,8 @@ export declare class VegaTimePicker {
|
|
|
102
102
|
/**
|
|
103
103
|
* Specifies the format in which the time is displayed
|
|
104
104
|
* in the time picker.
|
|
105
|
+
* - `24-hour` displays time as "HH:mm".
|
|
106
|
+
* - `12-hour` displays time as "hh:mm a".
|
|
105
107
|
*
|
|
106
108
|
* @vegaVersion 1.12.0
|
|
107
109
|
*/
|
|
@@ -110,6 +112,12 @@ export declare class VegaTimePicker {
|
|
|
110
112
|
/**
|
|
111
113
|
* Specifies the initial value or selected time
|
|
112
114
|
* for the time picker.
|
|
115
|
+
* - In `single` mode, the value is a string:
|
|
116
|
+
* - `24-hour` format: "HH:mm".
|
|
117
|
+
* - `12-hour` format: "hh:mm a".
|
|
118
|
+
* - In `range` mode, the value is an array of two strings:
|
|
119
|
+
* - `24-hour` format: ["HH:mm", "HH:mm"].
|
|
120
|
+
* - `12-hour` format: ["hh:mm a", "hh:mm a"]
|
|
113
121
|
*
|
|
114
122
|
* @vegaVersion 1.12.0
|
|
115
123
|
*/
|
|
@@ -612,8 +612,7 @@ export namespace Components {
|
|
|
612
612
|
*/
|
|
613
613
|
"disabled": boolean;
|
|
614
614
|
/**
|
|
615
|
-
* Specifies whether the button link will emit a vegaClick event when clicked.
|
|
616
|
-
* @deprecated Setting the `link` property internally manages the eventful state of a Button Link.
|
|
615
|
+
* Specifies whether the button link will emit a vegaClick event when clicked. When set to true, the component behaves as a link but also triggers the click event when clicked, allowing both navigation and custom click handling.
|
|
617
616
|
* @vegaVersion 1.3.0
|
|
618
617
|
*/
|
|
619
618
|
"eventful": boolean;
|
|
@@ -638,7 +637,7 @@ export namespace Components {
|
|
|
638
637
|
*/
|
|
639
638
|
"label": string;
|
|
640
639
|
/**
|
|
641
|
-
* Specifies the URL associated with the button link.
|
|
640
|
+
* Specifies the URL associated with the button link. If no URL is set, the component behaves as a button and triggers the click event. If a URL is provided, it behaves as a link and the click event is not emitted.
|
|
642
641
|
* @vegaVersion 1.0.4
|
|
643
642
|
* @defaultValue javascript:void(0);
|
|
644
643
|
*/
|
|
@@ -2123,6 +2122,16 @@ export namespace Components {
|
|
|
2123
2122
|
* @vegaVersion 2.29.0
|
|
2124
2123
|
*/
|
|
2125
2124
|
"majorIncrement": number;
|
|
2125
|
+
/**
|
|
2126
|
+
* Sets the maximum allowable value for the numeric input.
|
|
2127
|
+
* @vegaVersion 2.63.0
|
|
2128
|
+
*/
|
|
2129
|
+
"max": number | null;
|
|
2130
|
+
/**
|
|
2131
|
+
* Sets the minimum allowable value for the numeric input.
|
|
2132
|
+
* @vegaVersion 2.63.0
|
|
2133
|
+
*/
|
|
2134
|
+
"min": number | null;
|
|
2126
2135
|
/**
|
|
2127
2136
|
* Specifies the step value for increasing or decreasing the input when pressing the ArrowUp or ArrowDown key. It controls the finer adjustments in the numeric input.
|
|
2128
2137
|
* @vegaVersion 2.29.0
|
|
@@ -4041,6 +4050,11 @@ export namespace Components {
|
|
|
4041
4050
|
* @vegaVersion 2.19.0
|
|
4042
4051
|
*/
|
|
4043
4052
|
"resizable": boolean;
|
|
4053
|
+
/**
|
|
4054
|
+
* Specifies the number of visible lines in the textarea. The value must be an integer greater than or equal to 2.
|
|
4055
|
+
* @vegaVersion 2.63.0
|
|
4056
|
+
*/
|
|
4057
|
+
"rows": number;
|
|
4044
4058
|
/**
|
|
4045
4059
|
* Determines whether to display a character counter for the textarea.
|
|
4046
4060
|
* @vegaVersion 1.11.0
|
|
@@ -4110,7 +4124,7 @@ export namespace Components {
|
|
|
4110
4124
|
*/
|
|
4111
4125
|
"size": 'default' | 'small';
|
|
4112
4126
|
/**
|
|
4113
|
-
* Specifies the format in which the time is displayed in the time picker.
|
|
4127
|
+
* Specifies the format in which the time is displayed in the time picker. - `24-hour` displays time as "HH:mm". - `12-hour` displays time as "hh:mm a".
|
|
4114
4128
|
* @vegaVersion 1.12.0
|
|
4115
4129
|
*/
|
|
4116
4130
|
"timeFormat": TimeFormat;
|
|
@@ -4120,7 +4134,7 @@ export namespace Components {
|
|
|
4120
4134
|
*/
|
|
4121
4135
|
"validationRules": FormFieldValidationRule<unknown>[];
|
|
4122
4136
|
/**
|
|
4123
|
-
* Specifies the initial value or selected time for the time picker.
|
|
4137
|
+
* Specifies the initial value or selected time for the time picker. - In `single` mode, the value is a string: - `24-hour` format: "HH:mm". - `12-hour` format: "hh:mm a". - In `range` mode, the value is an array of two strings: - `24-hour` format: ["HH:mm", "HH:mm"]. - `12-hour` format: ["hh:mm a", "hh:mm a"]
|
|
4124
4138
|
* @vegaVersion 1.12.0
|
|
4125
4139
|
*/
|
|
4126
4140
|
"value": TimePickerValueType<TimePickerModeType>;
|
|
@@ -5935,8 +5949,7 @@ declare namespace LocalJSX {
|
|
|
5935
5949
|
*/
|
|
5936
5950
|
"disabled"?: boolean;
|
|
5937
5951
|
/**
|
|
5938
|
-
* Specifies whether the button link will emit a vegaClick event when clicked.
|
|
5939
|
-
* @deprecated Setting the `link` property internally manages the eventful state of a Button Link.
|
|
5952
|
+
* Specifies whether the button link will emit a vegaClick event when clicked. When set to true, the component behaves as a link but also triggers the click event when clicked, allowing both navigation and custom click handling.
|
|
5940
5953
|
* @vegaVersion 1.3.0
|
|
5941
5954
|
*/
|
|
5942
5955
|
"eventful"?: boolean;
|
|
@@ -5961,7 +5974,7 @@ declare namespace LocalJSX {
|
|
|
5961
5974
|
*/
|
|
5962
5975
|
"label"?: string;
|
|
5963
5976
|
/**
|
|
5964
|
-
* Specifies the URL associated with the button link.
|
|
5977
|
+
* Specifies the URL associated with the button link. If no URL is set, the component behaves as a button and triggers the click event. If a URL is provided, it behaves as a link and the click event is not emitted.
|
|
5965
5978
|
* @vegaVersion 1.0.4
|
|
5966
5979
|
* @defaultValue javascript:void(0);
|
|
5967
5980
|
*/
|
|
@@ -7828,6 +7841,16 @@ declare namespace LocalJSX {
|
|
|
7828
7841
|
* @vegaVersion 2.29.0
|
|
7829
7842
|
*/
|
|
7830
7843
|
"majorIncrement"?: number;
|
|
7844
|
+
/**
|
|
7845
|
+
* Sets the maximum allowable value for the numeric input.
|
|
7846
|
+
* @vegaVersion 2.63.0
|
|
7847
|
+
*/
|
|
7848
|
+
"max"?: number | null;
|
|
7849
|
+
/**
|
|
7850
|
+
* Sets the minimum allowable value for the numeric input.
|
|
7851
|
+
* @vegaVersion 2.63.0
|
|
7852
|
+
*/
|
|
7853
|
+
"min"?: number | null;
|
|
7831
7854
|
/**
|
|
7832
7855
|
* Specifies the step value for increasing or decreasing the input when pressing the ArrowUp or ArrowDown key. It controls the finer adjustments in the numeric input.
|
|
7833
7856
|
* @vegaVersion 2.29.0
|
|
@@ -10104,6 +10127,11 @@ declare namespace LocalJSX {
|
|
|
10104
10127
|
* @vegaVersion 2.19.0
|
|
10105
10128
|
*/
|
|
10106
10129
|
"resizable"?: boolean;
|
|
10130
|
+
/**
|
|
10131
|
+
* Specifies the number of visible lines in the textarea. The value must be an integer greater than or equal to 2.
|
|
10132
|
+
* @vegaVersion 2.63.0
|
|
10133
|
+
*/
|
|
10134
|
+
"rows"?: number;
|
|
10107
10135
|
/**
|
|
10108
10136
|
* Determines whether to display a character counter for the textarea.
|
|
10109
10137
|
* @vegaVersion 1.11.0
|
|
@@ -10184,7 +10212,7 @@ declare namespace LocalJSX {
|
|
|
10184
10212
|
*/
|
|
10185
10213
|
"size"?: 'default' | 'small';
|
|
10186
10214
|
/**
|
|
10187
|
-
* Specifies the format in which the time is displayed in the time picker.
|
|
10215
|
+
* Specifies the format in which the time is displayed in the time picker. - `24-hour` displays time as "HH:mm". - `12-hour` displays time as "hh:mm a".
|
|
10188
10216
|
* @vegaVersion 1.12.0
|
|
10189
10217
|
*/
|
|
10190
10218
|
"timeFormat"?: TimeFormat;
|
|
@@ -10194,7 +10222,7 @@ declare namespace LocalJSX {
|
|
|
10194
10222
|
*/
|
|
10195
10223
|
"validationRules"?: FormFieldValidationRule<unknown>[];
|
|
10196
10224
|
/**
|
|
10197
|
-
* Specifies the initial value or selected time for the time picker.
|
|
10225
|
+
* Specifies the initial value or selected time for the time picker. - In `single` mode, the value is a string: - `24-hour` format: "HH:mm". - `12-hour` format: "hh:mm a". - In `range` mode, the value is an array of two strings: - `24-hour` format: ["HH:mm", "HH:mm"]. - `12-hour` format: ["hh:mm a", "hh:mm a"]
|
|
10198
10226
|
* @vegaVersion 1.12.0
|
|
10199
10227
|
*/
|
|
10200
10228
|
"value"?: TimePickerValueType<TimePickerModeType>;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* StylePreservator handles CSP-compliant style management by temporarily converting
|
|
3
|
+
* inline styles to data attributes during HTML parsing operations.
|
|
4
|
+
*
|
|
5
|
+
* @example
|
|
6
|
+
* ```typescript
|
|
7
|
+
* const context = StylePreservator.preserve('<div style="color: red;">Content</div>');
|
|
8
|
+
* const safeHtml = context.getProcessedHtml();
|
|
9
|
+
* context.restore(parsedElements);
|
|
10
|
+
* ```
|
|
11
|
+
*/
|
|
12
|
+
export declare class StylePreservator {
|
|
13
|
+
/**
|
|
14
|
+
* Preserves inline styles by converting them to data attributes.
|
|
15
|
+
*
|
|
16
|
+
* @param {string} htmlString - The HTML string containing inline styles
|
|
17
|
+
* @returns {StylePreservationContext} A context object for later style restoration
|
|
18
|
+
*/
|
|
19
|
+
static preserve(htmlString: string): StylePreservationContext;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Context class that manages the lifecycle of preserved styles.
|
|
23
|
+
*/
|
|
24
|
+
export declare class StylePreservationContext {
|
|
25
|
+
private readonly processedHtml;
|
|
26
|
+
constructor(processedHtml: string);
|
|
27
|
+
/**
|
|
28
|
+
* Returns the HTML string with style attributes converted to data-style.
|
|
29
|
+
*
|
|
30
|
+
* @returns {string} The processed HTML string
|
|
31
|
+
*/
|
|
32
|
+
getProcessedHtml(): string;
|
|
33
|
+
/**
|
|
34
|
+
* Restores data-style attributes back to style attributes.
|
|
35
|
+
*
|
|
36
|
+
* @param {HTMLElement[]} elements - Array of HTML elements to process
|
|
37
|
+
* @returns {void}
|
|
38
|
+
*/
|
|
39
|
+
restore(elements: HTMLElement[]): void;
|
|
40
|
+
/**
|
|
41
|
+
* Recursively walk through nodes and restore styles
|
|
42
|
+
*
|
|
43
|
+
* @param {HTMLElement[]} elements - list of nodes
|
|
44
|
+
* @returns {void}
|
|
45
|
+
*/
|
|
46
|
+
private walkNodes;
|
|
47
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* VegaNonceManager is responsible for managing the CSP nonce value.
|
|
3
|
+
*/
|
|
4
|
+
export declare class VegaNonceManager {
|
|
5
|
+
/**
|
|
6
|
+
* The Content Security Policy nonce value (private).
|
|
7
|
+
*/
|
|
8
|
+
private _nonce?;
|
|
9
|
+
/**
|
|
10
|
+
* Creates a new instance of the nonce manager.
|
|
11
|
+
*
|
|
12
|
+
* If a `nonce` is provided, it will be used as the internal nonce value.
|
|
13
|
+
* If not provided, and if the environment supports `tryGetDocument`, attempts to retrieve
|
|
14
|
+
* the nonce from a meta tag with the name "csp-nonce" in the document.
|
|
15
|
+
*
|
|
16
|
+
* @param {string | undefined} nonce - An optional string representing the CSP nonce to use.
|
|
17
|
+
*/
|
|
18
|
+
constructor(nonce?: string);
|
|
19
|
+
/**
|
|
20
|
+
* Sets the Content Security Policy (CSP) nonce value.
|
|
21
|
+
*
|
|
22
|
+
* @param {string | undefined} nonce - The nonce string to be set, or `undefined` to clear the nonce.
|
|
23
|
+
*/
|
|
24
|
+
set nonce(nonce: string | undefined);
|
|
25
|
+
/**
|
|
26
|
+
* Gets the current Content Security Policy (CSP) nonce value.
|
|
27
|
+
*
|
|
28
|
+
* @returns {string | undefined} The current nonce string, or `undefined` if not set.
|
|
29
|
+
*/
|
|
30
|
+
get nonce(): string | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* Monkey-patches document.head.insertBefore to automatically add the CSP nonce
|
|
33
|
+
* to dynamically injected <style> elements with the 'data-styles' attribute.
|
|
34
|
+
*
|
|
35
|
+
* This ensures that styles injected at runtime comply with the Content Security Policy.
|
|
36
|
+
*/
|
|
37
|
+
patchHeadInsertBeforeWithNonceToStencil(): void;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* Singleton instance of the {@link VegaNonceManager} used to manage CSP nonce across the application.
|
|
41
|
+
*/
|
|
42
|
+
export declare const vegaNonceManager: VegaNonceManager;
|
|
43
|
+
/**
|
|
44
|
+
* Sets the nonce value used by the Vega nonce manager.
|
|
45
|
+
*
|
|
46
|
+
* This function updates the `nonce` property of the global `vegaNonceManager`
|
|
47
|
+
* object with the provided nonce string. The nonce is typically used for
|
|
48
|
+
* Content Security Policy (CSP) compliance when dynamically injecting scripts or styles.
|
|
49
|
+
*
|
|
50
|
+
* @param {string | undefined} nonce - The nonce string to be set for CSP compliance.
|
|
51
|
+
*/
|
|
52
|
+
export declare function setVegaNonce(nonce: string | undefined): void;
|
|
@@ -15,4 +15,6 @@ export { waitForVega } from './common';
|
|
|
15
15
|
export { IconPayload } from './icon/interface';
|
|
16
16
|
export { VegaSkeletonLoader } from './skeleton-loader/vega-skeleton-loader-controller';
|
|
17
17
|
export { VegaTranslation, en as VegaTranslationResourceEN } from './translation';
|
|
18
|
+
export { VegaRTEContent } from '../components/vega-rich-text-editor/dto/content-state';
|
|
19
|
+
export { setVegaNonce } from './csp/vega-nonce-manager';
|
|
18
20
|
export * from '../components/vega-rich-text-editor/public-api';
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { GlobalSlimmerConfig, VegaSlimmer } from '../../../vega-slimmer/vega-slimmer-core';
|
|
2
|
+
/**
|
|
3
|
+
* Class responsible for injecting nonce into inline style attributes for vega components.
|
|
4
|
+
*/
|
|
5
|
+
export declare class VegaNonceInjectorSlimmer extends VegaSlimmer {
|
|
6
|
+
private readonly component;
|
|
7
|
+
/**
|
|
8
|
+
* Component lifecycle - [connectedCallback]
|
|
9
|
+
* Registers an observer to watch for translation updates, which triggers a forced update on the component.
|
|
10
|
+
*/
|
|
11
|
+
/**
|
|
12
|
+
* Lifecycle callback that is invoked when the custom element is added to the DOM.
|
|
13
|
+
*
|
|
14
|
+
* This implementation overrides the `insertBefore` method of the element's shadow root
|
|
15
|
+
* to automatically set the `nonce` attribute on any inline `<style>` elements that are inserted.
|
|
16
|
+
* This is typically used to support Content Security Policy (CSP) by ensuring that dynamically
|
|
17
|
+
* injected styles have the correct nonce value.
|
|
18
|
+
*/
|
|
19
|
+
connectedCallback(): void;
|
|
20
|
+
constructor(option: GlobalSlimmerConfig);
|
|
21
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -42,7 +42,9 @@ export declare class MaxNumberRule extends InternalFormFieldValidationRule<unkno
|
|
|
42
42
|
*/
|
|
43
43
|
shouldShowError(status: FormFieldStatusMeta): boolean;
|
|
44
44
|
/**
|
|
45
|
-
*
|
|
45
|
+
* The function returns true when the input can be interpreted as a number either by:
|
|
46
|
+
* - successful numeric conversion via `convertToNumber(input)` (i.e. not NaN), or
|
|
47
|
+
* - matching a "thousand-separated" numeric string pattern.
|
|
46
48
|
*
|
|
47
49
|
* @param {unknown} input - The input value to be converted.
|
|
48
50
|
* @returns {boolean} a boolean value.
|
|
@@ -42,7 +42,9 @@ export declare class MinNumberRule extends InternalFormFieldValidationRule<unkno
|
|
|
42
42
|
*/
|
|
43
43
|
shouldShowError(status: FormFieldStatusMeta): boolean;
|
|
44
44
|
/**
|
|
45
|
-
*
|
|
45
|
+
* The function returns true when the input can be interpreted as a number either by:
|
|
46
|
+
* - successful numeric conversion via `convertToNumber(input)` (i.e. not NaN), or
|
|
47
|
+
* - matching a "thousand-separated" numeric string pattern.
|
|
46
48
|
*
|
|
47
49
|
* @param {unknown} input - The input value to be converted.
|
|
48
50
|
* @returns {boolean} a boolean value.
|
package/dist/vega/index.esm.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{g as getCurrentBreakpoint}from"./p-7d9cd9c8.js";export{L as LogUtility,s as setVegaLogLevel}from"./p-6e1ab235.js";export{d as formatAndValidBackgroundColor,e as formatAndValidBorderColor,g as formatAndValidBorderRadius,c as formatAndValidBreakpointSize,a as formatAndValidGap,h as formatAndValidPadding,f as formatAndValidResponsiveToken,b as formatAndValidShadow,i as formatAndValidTextColor}from"./p-
|
|
1
|
+
export{g as getCurrentBreakpoint}from"./p-7d9cd9c8.js";export{L as LogUtility,s as setVegaLogLevel}from"./p-6e1ab235.js";export{d as formatAndValidBackgroundColor,e as formatAndValidBorderColor,g as formatAndValidBorderRadius,c as formatAndValidBreakpointSize,a as formatAndValidGap,h as formatAndValidPadding,f as formatAndValidResponsiveToken,b as formatAndValidShadow,i as formatAndValidTextColor}from"./p-66199d68.js";export{c as camelToDashCase}from"./p-02841589.js";export{d as BackgroundColorMap,a as BackgroundColors,e as BorderColorMap,b as BorderColors,B as BorderRadius,C as Colors,F as FillBackgroundColors,g as ShadowMap,f as Shadows,h as Spacing,S as StrokeBackgroundColors,c as TextColorMap,T as TextColors}from"./p-b1faebe0.js";export{B as Breakpoints}from"./p-ed45b3b6.js";export{I as Icons,g as getIconFromToken}from"./p-16493e5b.js";export{b as Typography,a as TypographyKeys,T as TypographyUrls}from"./p-d884c644.js";export{e as BoxDisplay,B as BreakpointKeys,C as CssStates,F as FlexDirections}from"./p-74168615.js";export{F as FrameworkEnum,v as VegaEnvManager}from"./p-5f377954.js";export{I as InsertNodeToNearestRootAction,k as RTETokenNode,l as RTETokenNodeRenderer,R as RTETokenToolbarButtonRenderer,c as VegaDialog,d as VegaEventManager,V as VegaLoader,a as VegaNotify,i as VegaRTEExtension,j as VegaRTEExtensionRenderer,g as VegaRTETokenExtension,h as VegaRTEToolbarButtonRenderer,f as VegaSkeletonLoader,b as VegaThemeManager,e as VegaZIndexManager}from"./p-89d2cf34.js";export{F as FeatureFlag}from"./p-e77a83e4.js";export{B as VegaJQueryDelegatedEventStrategy}from"./p-f1436035.js";export{V as VegaIconManager}from"./p-8c9ea6f4.js";export{V as ValidCreditCardNumberRule}from"./p-9ce249a9.js";export{w as waitForVega}from"./p-893d5dfa.js";export{a as VegaTranslation,s as VegaTranslationResourceEN}from"./p-bf0ced3c.js";export{b as ElementToDTOStrategy,d as RTEImageBlock,f as RTEImageNode,e as RTEListBlock,c as RTEListItemBlock,U as UpdateCursorPositionAction,V as VegaRTEContent}from"./p-e5cd6521.js";export{s as setVegaNonce}from"./p-54ae02db.js";export{c as ActionHandleStrategy,e as AppendChildrenAction,K as CodeLanguage,p as CustomAttributeAnnotation,o as CustomClassAnnotation,C as CustomStyleAnnotation,I as InsertChildrenAfterAction,k as InsertChildrenBeforeAction,M as ModifyContentAction,n as RTEBlock,v as RTEDecoratorNode,J as RTENode,d as RTETextBlock,a as RTETextNode,j as RemoveChildrenAction,V as VegaRTEPresetToolbarItems}from"./p-258f9603.js";export{R as RTELanguageToolbarButtonRenderer,V as VegaRTELanguageExtension}from"./p-5313d0bc.js";export{R as RTERange}from"./p-ab29f968.js";export{G as GridColumns,a as GridRows}from"./p-e513f041.js";export{C as CheckBoxRequiredRule}from"./p-590fd123.js";export{D as DateRequiredRule}from"./p-8fae8f9e.js";export{I as InputPhoneNumberRequiredRule}from"./p-07c2725a.js";export{I as InputRangeRequiredRule}from"./p-f396c69a.js";export{R as RequiredFieldRule}from"./p-280cbcdb.js";export{R as RichTextEditorRequiredRule}from"./p-2b90fae6.js";export{T as TimeRangeRequiredRule,a as TimeRequiredRule}from"./p-924b4e24.js";export{T as ToggleSwitchRequiredRule}from"./p-7c0b4c36.js";export{F as FileUploaderRequiredRule}from"./p-0bb860cc.js";import"./p-b75ee3ba.js";import"./p-824a06ba.js";import"./p-a4670e23.js";import"./p-6a334573.js";import"./p-575235c8.js";import"./p-02a4732a.js";import"./p-8a877e12.js";import"./p-2d0d575f.js";import"./p-331a62d5.js";import"./p-112455b1.js";import"./p-262ec334.js";import"./p-a7b5f497.js";import"./p-2ee4def0.js";import"./p-db8cdba6.js";import"./p-abd7aeaa.js";import"./p-5d676a94.js";import"./p-0e954b9b.js";import"./p-bf19682d.js";import"./p-0c667d6a.js";import"./p-d27ae9ff.js";import"./p-08835909.js";const r=["ring-input-focus","dark-ring-input-focus","ring-input-danger-focus","dark-ring-input-danger-focus","ring-action-focus","dark-ring-action-focus","ring-action-danger-focus","dark-ring-action-danger-focus"];export{r as Rings}
|