@tmorrow/cre8-wc 2.0.6 → 2.0.8
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/a2ui/catalog +5 -5
- package/a2ui/catalog-kg.json +156 -20
- package/a2ui/catalog.json +394 -35
- package/a2ui/catalog.svg +2445 -2445
- package/a2ui/examples/compound-families.json +298 -0
- package/a2ui/examples/llm-observability.json +678 -650
- package/a2ui/generate-catalog.mjs +116 -3
- package/a2ui/inert-props.json +32 -0
- package/a2ui/render-audit.mjs +294 -0
- package/a2ui/renderer.d.ts +2 -1
- package/a2ui/renderer.js +1 -1
- package/a2ui/renderer.ts +1 -1
- package/a2ui/smoke-test.mjs +3 -3
- package/a2ui/stream/diff-test.mjs +299 -0
- package/a2ui/stream/diff.d.ts +28 -0
- package/a2ui/stream/diff.js +130 -0
- package/a2ui/stream/diff.ts +145 -0
- package/a2ui/stream/index.d.ts +11 -0
- package/a2ui/stream/index.js +11 -0
- package/a2ui/stream/index.ts +43 -0
- package/a2ui/stream/model.d.ts +66 -0
- package/a2ui/stream/model.js +429 -0
- package/a2ui/stream/model.ts +472 -0
- package/a2ui/stream/pointer.d.ts +34 -0
- package/a2ui/stream/pointer.js +146 -0
- package/a2ui/stream/pointer.ts +147 -0
- package/a2ui/stream/renderer.d.ts +51 -0
- package/a2ui/stream/renderer.js +282 -0
- package/a2ui/stream/renderer.ts +291 -0
- package/a2ui/stream/stream-test.mjs +592 -0
- package/a2ui/stream/types.d.ts +173 -0
- package/a2ui/stream/types.js +17 -0
- package/a2ui/stream/types.ts +127 -0
- package/cdn/cre8-wc.esm.js +3528 -3227
- package/cdn/cre8-wc.esm.js.map +1 -1
- package/cdn/cre8-wc.min.js +290 -290
- package/cdn/cre8-wc.min.js.map +1 -1
- package/dist/assets/{Changelog-Documentation-BguNswiM.js → Changelog-Documentation-CeOetLxK.js} +1 -1
- package/dist/assets/{Code-Guidelines-BM3dZyzL.js → Code-Guidelines-BjdezAjj.js} +1 -1
- package/dist/assets/{Color-6AOWCN3U-C4AEGNk3.js → Color-6AOWCN3U-DPFGZitI.js} +1 -1
- package/dist/assets/{Contributing-Guidelines-DZURVehh.js → Contributing-Guidelines-B1M2V1hW.js} +1 -1
- package/dist/assets/{DocsRenderer-JROSPFPF-DeZmCI9u.js → DocsRenderer-JROSPFPF-BBy8KWNl.js} +1 -1
- package/dist/assets/{Tokens-Documentation-ZecGbtQg.js → Tokens-Documentation-CdTxFDLe.js} +1 -1
- package/dist/assets/{WithTooltip-7X4HQR7L-2Hfrkir-.js → WithTooltip-7X4HQR7L-DZzTNMQ7.js} +1 -1
- package/dist/assets/{accordion-item.stories-D-MjrX5G.js → accordion-item.stories-Bl26JlHp.js} +1 -9
- package/dist/assets/{accordion.stories-icgNa1dl.js → accordion.stories-DjoLApQw.js} +3 -11
- package/dist/assets/{alert.stories-BzDaXtj-.js → alert.stories-pO1y3YCQ.js} +15 -31
- package/dist/assets/{badge-C5wOWgyg.js → badge-BTxW3bN2.js} +3 -11
- package/dist/assets/{badge.stories-5GfB4jVI.js → badge.stories-vqh63RJ2.js} +1 -1
- package/dist/assets/{band.stories-DhXaP_kL.js → band.stories-CjKRppSb.js} +1 -9
- package/dist/assets/{blocks-DhUVut8Z.js → blocks-1be_-L6v.js} +5 -5
- package/dist/assets/{breadcrumbs.stories-CrPUBVk1.js → breadcrumbs.stories-Doyfy3V9.js} +2 -18
- package/dist/assets/{button-CJL8yzAT.js → button-CgaWukz0.js} +1 -9
- package/dist/assets/{button-group-BgwgtSFC.js → button-group-G7qN4MwM.js} +1 -9
- package/dist/assets/{button-group.stories-W-07gO63.js → button-group.stories-cL3Kay6M.js} +1 -1
- package/dist/assets/{button.stories-BPzJ-sCv.js → button.stories-C9HSpxWb.js} +6 -6
- package/dist/assets/{card.stories-mlFGY2Xn.js → card.stories-BbU8YymD.js} +3 -11
- package/dist/assets/{chart.stories-C8yuHHeK.js → chart.stories-BL4FxIA_.js} +1 -1
- package/dist/assets/{checkbox-field-item-iHcdmTNw.js → checkbox-field-item-DIMHcWM0.js} +1 -9
- package/dist/assets/{checkbox-field-item.stories-D1aVLDXn.js → checkbox-field-item.stories-XbB4x_lO.js} +1 -1
- package/dist/assets/{checkbox-field.stories-BoVB2jCx.js → checkbox-field.stories-YnqFUI4K.js} +2 -10
- package/dist/assets/{cre8-element-DfmMtHJO.js → cre8-element-B35i4Lyg.js} +1 -1
- package/dist/assets/{cre8-form-element-bQpK8UYN.js → cre8-form-element-Cfc5VeYV.js} +1 -1
- package/dist/assets/{danger-button.stories-Cb4ljnhQ.js → danger-button.stories-xh25hmfd.js} +1 -9
- package/dist/assets/{date-picker.stories-Cje3qk8D.js → date-picker.stories-DD_ctzEF.js} +1 -49
- package/dist/assets/{divider-B_PXBGWD.js → divider-xZ2KARHf.js} +2 -10
- package/dist/assets/{divider.stories-CtfeBqVV.js → divider.stories-Bk9oF-OV.js} +1 -1
- package/dist/assets/{dropdown-Cgwne34I.js → dropdown-BEP5x3CW.js} +6 -22
- package/dist/assets/{dropdown-item.stories-pXkDLRuv.js → dropdown-item.stories-Iaw_UrEP.js} +1 -1
- package/dist/assets/{dropdown.stories-DZnmHieY.js → dropdown.stories-B0OlKD7h.js} +1 -1
- package/dist/assets/{example-drug-card.stories-DTzLXTFx.js → example-drug-card.stories-Bp5JIeE_.js} +1 -1
- package/dist/assets/{f-po-C2WpbOFJ.js → f-po-BdPzDRD-.js} +1 -1
- package/dist/assets/{feature.stories-DffXdJch.js → feature.stories-DYE1Js70.js} +1 -9
- package/dist/assets/{field-DzYRqQb2.js → field-BpUYyRW1.js} +1 -9
- package/dist/assets/{field-note-DKXZiXLU.js → field-note-fccBckVl.js} +3 -11
- package/dist/assets/{field-note.stories-DS_0bQul.js → field-note.stories-BH9AZMbF.js} +1 -1
- package/dist/assets/{field.stories-BvXn0oG6.js → field.stories-BQPtmziK.js} +1 -1
- package/dist/assets/{footer.stories-C3ZibisU.js → footer.stories-DCWEciqD.js} +1 -9
- package/dist/assets/{form-example.stories-C-TuOeF2.js → form-example.stories-9IDC0AgX.js} +1 -1
- package/dist/assets/{formatter-L2YTDE3Q-CJVnxOUW.js → formatter-L2YTDE3Q-B9u1AOWn.js} +1 -1
- package/dist/assets/{global-nav-item-xQL7wVjY.js → global-nav-item-T4htN-yO.js} +6 -14
- package/dist/assets/{global-nav-item.stories-Dp9TE3aR.js → global-nav-item.stories-2dWRfCXv.js} +1 -1
- package/dist/assets/{global-nav.stories-B5Nk8JZ0.js → global-nav.stories-Fh1gScqg.js} +2 -10
- package/dist/assets/{grid-DYgnZBsd.js → grid-C5CKMXNe.js} +3 -19
- package/dist/assets/{grid.stories-BFiXTq2C.js → grid.stories-BLmCNdeA.js} +1 -1
- package/dist/assets/{header.stories-D1f7xhjV.js → header.stories-BkDrjJtj.js} +1 -9
- package/dist/assets/{heading-485Jz7JZ.js → heading-Dbka33DK.js} +2 -10
- package/dist/assets/{heading.stories-gPF_SmTc.js → heading.stories-Be40_bmG.js} +1 -1
- package/dist/assets/{hero.stories-BHlFNdvF.js → hero.stories-vRu7PZG9.js} +1 -9
- package/dist/assets/{icon-DeTLDzTS.js → icon-ChfRWXWy.js} +2 -10
- package/dist/assets/{icon-description-o-YaiEjK.js → icon-description-BBSwDykJ.js} +1 -1
- package/dist/assets/{icon-description.stories-BdPRvEwe.js → icon-description.stories-Cg6ekOme.js} +1 -1
- package/dist/assets/{icon.stories-BxWpqxT5.js → icon.stories-Cj4U7L5G.js} +1 -1
- package/dist/assets/if-defined-Bxnzk64Q.js +1 -0
- package/dist/assets/{iframe-dHvya7sk.js → iframe-BNJP6ovU.js} +35 -35
- package/dist/assets/{inline-alert.stories-FH0bQ0jh.js → inline-alert.stories-CygBYI02.js} +1 -9
- package/dist/assets/{layout-container.stories-D6Z6Kx78.js → layout-container.stories-TMyIJteJ.js} +2 -10
- package/dist/assets/{layout.stories-CNYuwC_r.js → layout.stories-ylRM-ANL.js} +7 -23
- package/dist/assets/{linelength-container.stories-pCRXZvxS.js → linelength-container.stories-Br2v8jXE.js} +1 -9
- package/dist/assets/{link-BpCiLxNW.js → link-CRE0Eqdo.js} +1 -9
- package/dist/assets/{link-list.stories-12vsAa1P.js → link-list.stories--y-urrVo.js} +7 -23
- package/dist/assets/{link.stories-DAoQtY4_.js → link.stories-C3WQOgkY.js} +2 -2
- package/dist/assets/{list.stories-D0N3yBIf.js → list.stories-Bd2bxkxn.js} +7 -23
- package/dist/assets/{loading-spinner-g6iJajXH.js → loading-spinner-C52KNq6y.js} +4 -12
- package/dist/assets/{loading-spinner.stories-B6_mgPxB.js → loading-spinner.stories-DPRGEeHT.js} +1 -1
- package/dist/assets/{logo.stories-BvMwN2qg.js → logo.stories-2LBqqraT.js} +1 -9
- package/dist/assets/{main.stories-pL4zefbs.js → main.stories-BQzD7iWD.js} +2 -10
- package/dist/assets/{medication-card.stories-DK1XGJic.js → medication-card.stories-Wc-hA0-s.js} +5 -5
- package/dist/assets/{medication-form.stories-Bj5dLp5S.js → medication-form.stories-DfFOCDaU.js} +1 -1
- package/dist/assets/{modal-CO0M4e_8.js → modal-CCfbY4fF.js} +1 -9
- package/dist/assets/{modal-BNu8xy08.js → modal-GglWRNJp.js} +1 -1
- package/dist/assets/{modal.stories-CHYBrq_E.js → modal.stories-CpybCs79.js} +1 -1
- package/dist/assets/{multi-select.stories-C9XXsWio.js → multi-select.stories-BhzEKRui.js} +1 -9
- package/dist/assets/{nav-container.stories-DU9fhvDu.js → nav-container.stories-Be1YlegP.js} +3 -11
- package/dist/assets/{page-header.stories-BrstKiEY.js → page-header.stories-BOVLQ0YF.js} +1 -9
- package/dist/assets/{pagination.stories-Bw2M2iOn.js → pagination.stories-D62sa_1K.js} +9 -25
- package/dist/assets/{percent-bar.stories-UQRXYUqd.js → percent-bar.stories-CYi4El7T.js} +1 -9
- package/dist/assets/{popover.stories-ZkwrRFpR.js → popover.stories-B9O8F4yv.js} +1 -9
- package/dist/assets/{primary-nav.stories-wqOKwgQn.js → primary-nav.stories-Bt-o7h45.js} +1 -17
- package/dist/assets/{progress-meter-TzASasu0.js → progress-meter-Dit59091.js} +1 -9
- package/dist/assets/{progress-meter.stories-qfJALZf8.js → progress-meter.stories-CYnOCmjo.js} +1 -1
- package/dist/assets/{progress-steps-item-KvW1d_7L.js → progress-steps-item-CWJsad0s.js} +1 -9
- package/dist/assets/{progress-steps-item.stories-uOn6tJ1W.js → progress-steps-item.stories-ePn_6bPn.js} +1 -1
- package/dist/assets/{progress-steps.stories-CKFPx8D0.js → progress-steps.stories-CblrEcXF.js} +1 -9
- package/dist/assets/{radio-field-item-CTaR50XR.js → radio-field-item-Bm-0RWPe.js} +5 -21
- package/dist/assets/{radio-field-item.stories-DQSLj8W1.js → radio-field-item.stories-y_TrTRIW.js} +1 -1
- package/dist/assets/{radio-field.stories-Btmc_Iep.js → radio-field.stories-CSWrbUrn.js} +1 -1
- package/dist/assets/{remove-tag-BSEZ7VT8.js → remove-tag-lCr57c5r.js} +1 -9
- package/dist/assets/{remove-tag.stories-diRKi7Ua.js → remove-tag.stories-CDfwCdvZ.js} +1 -1
- package/dist/assets/{request-prescription.stories-DQvra7ia.js → request-prescription.stories-O4zqokfb.js} +1 -1
- package/dist/assets/{sample-modal.stories-deE1EBfZ.js → sample-modal.stories-BZ4N2R2Z.js} +1 -1
- package/dist/assets/{section.stories-DF4mcy2O.js → section.stories-D_1InThX.js} +1 -9
- package/dist/assets/{select-tile-D-C8oSrm.js → select-tile-BqqB3ZtE.js} +2 -10
- package/dist/assets/{select-tile-list.stories-vsBQUIcl.js → select-tile-list.stories-Di4ILgV8.js} +1 -9
- package/dist/assets/{select-tile.stories-CqHzN5fc.js → select-tile.stories-D3h_6zlV.js} +6 -6
- package/dist/assets/{select.stories-8aOGxTtr.js → select.stories-BB2phP9A.js} +1 -9
- package/dist/assets/{skeleton-loader.stories-CwR2-aC5.js → skeleton-loader.stories-y4uml_kV.js} +5 -13
- package/dist/assets/{split-button.stories-CyfdrK4u.js → split-button.stories-C_82I4ME.js} +2 -10
- package/dist/assets/{spread-BPiNgQQF.js → spread-CnPic3C2.js} +1 -1
- package/dist/assets/state-DkQhleoO.js +1 -0
- package/dist/assets/{submenu.stories-CDhNzZzh.js → submenu.stories-UDtaREr1.js} +2 -18
- package/dist/assets/{syntaxhighlighter-T5IQBZDB-BzI6WxUR.js → syntaxhighlighter-T5IQBZDB-D-I_s_yD.js} +1 -1
- package/dist/assets/{table-header-CfcchoYz.js → table-header-2837i43H.js} +3 -51
- package/dist/assets/{table-object.stories-Bd5qdfMU.js → table-object.stories-D4KoI-wA.js} +1 -9
- package/dist/assets/{table.stories-DxuBe9dJ.js → table.stories-DUJDibEp.js} +1 -1
- package/dist/assets/{tabs.stories-Cpc3OHJx.js → tabs.stories-C06SngOF.js} +5 -29
- package/dist/assets/{tag-list.stories-BmyCmrTF.js → tag-list.stories-Du-IoYzu.js} +2 -10
- package/dist/assets/{tag-vQFuZneb.js → tag-oHGdclJl.js} +1 -9
- package/dist/assets/{tag.stories-DGzrNUbb.js → tag.stories-C5D5IbuK.js} +1 -1
- package/dist/assets/{tertiary-nav.stories-D4q5K-am.js → tertiary-nav.stories-B1GU8Zi4.js} +3 -19
- package/dist/assets/{text-link-4qLRIeJB.js → text-link-B3m3KEqY.js} +1 -9
- package/dist/assets/{text-link.stories-D6BRm2I5.js → text-link.stories-4O6qn82H.js} +1 -1
- package/dist/assets/{text-passage-DGaI5i2I.js → text-passage-xQVosjOr.js} +3 -19
- package/dist/assets/{text-passage.stories-DkmXVUhH.js → text-passage.stories-Da1nspwG.js} +1 -1
- package/dist/assets/{tooltip.stories-B7ADDq7o.js → tooltip.stories-DLKyyeKn.js} +6 -14
- package/dist/assets/{utility-nav.stories-ffXVvyLp.js → utility-nav.stories-B6xBFe7z.js} +5 -21
- package/dist/design-tokens/brands/cre8/css/tokens_brand.css +1 -1
- package/dist/design-tokens/core/scss/theming/component.css +1 -1
- package/dist/design-tokens/core/scss/theming/variables.css +1 -7
- package/dist/design-tokens/core/scss/theming/variables.scss +0 -11
- package/dist/icons/cre8-icons.svg +1 -1
- package/dist/iframe.html +1 -24
- package/dist/index.html +25 -77
- package/dist/project.json +1 -1
- package/lib/a2ui/renderer.d.ts +2 -1
- package/lib/a2ui/renderer.d.ts.map +1 -1
- package/lib/a2ui/renderer.js +1 -1
- package/lib/a2ui/renderer.js.map +1 -1
- package/lib/a2ui/stream/diff.d.ts +29 -0
- package/lib/a2ui/stream/diff.d.ts.map +1 -0
- package/lib/a2ui/stream/diff.js +131 -0
- package/lib/a2ui/stream/diff.js.map +1 -0
- package/lib/a2ui/stream/index.d.ts +12 -0
- package/lib/a2ui/stream/index.d.ts.map +1 -0
- package/lib/a2ui/stream/index.js +12 -0
- package/lib/a2ui/stream/index.js.map +1 -0
- package/lib/a2ui/stream/model.d.ts +67 -0
- package/lib/a2ui/stream/model.d.ts.map +1 -0
- package/lib/a2ui/stream/model.js +423 -0
- package/lib/a2ui/stream/model.js.map +1 -0
- package/lib/a2ui/stream/pointer.d.ts +35 -0
- package/lib/a2ui/stream/pointer.d.ts.map +1 -0
- package/lib/a2ui/stream/pointer.js +147 -0
- package/lib/a2ui/stream/pointer.js.map +1 -0
- package/lib/a2ui/stream/renderer.d.ts +52 -0
- package/lib/a2ui/stream/renderer.d.ts.map +1 -0
- package/lib/a2ui/stream/renderer.js +279 -0
- package/lib/a2ui/stream/renderer.js.map +1 -0
- package/lib/a2ui/stream/types.d.ts +174 -0
- package/lib/a2ui/stream/types.d.ts.map +1 -0
- package/lib/a2ui/stream/types.js +18 -0
- package/lib/a2ui/stream/types.js.map +1 -0
- package/lib/components/accordion/accordion.d.ts +15 -0
- package/lib/components/accordion/accordion.d.ts.map +1 -1
- package/lib/components/accordion/accordion.js +23 -0
- package/lib/components/accordion/accordion.js.map +1 -1
- package/lib/components/badge/badge.d.ts +5 -18
- package/lib/components/badge/badge.d.ts.map +1 -1
- package/lib/components/badge/badge.js +0 -15
- package/lib/components/badge/badge.js.map +1 -1
- package/lib/components/breadcrumbs/breadcrumbs.d.ts +14 -0
- package/lib/components/breadcrumbs/breadcrumbs.d.ts.map +1 -1
- package/lib/components/breadcrumbs/breadcrumbs.js +21 -0
- package/lib/components/breadcrumbs/breadcrumbs.js.map +1 -1
- package/lib/components/chart/chart.d.ts +3 -3
- package/lib/components/chart/chart.js +6 -6
- package/lib/components/chart/chart.js.map +1 -1
- package/lib/components/checkbox-field/checkbox-field.d.ts +19 -0
- package/lib/components/checkbox-field/checkbox-field.d.ts.map +1 -1
- package/lib/components/checkbox-field/checkbox-field.js +28 -0
- package/lib/components/checkbox-field/checkbox-field.js.map +1 -1
- package/lib/components/cre8-element.d.ts +19 -0
- package/lib/components/cre8-element.d.ts.map +1 -1
- package/lib/components/cre8-element.js +51 -2
- package/lib/components/cre8-element.js.map +1 -1
- package/lib/components/divider/divider.d.ts +1 -1
- package/lib/components/divider/divider.d.ts.map +1 -1
- package/lib/components/divider/divider.js.map +1 -1
- package/lib/components/dropdown/dropdown.d.ts +13 -0
- package/lib/components/dropdown/dropdown.d.ts.map +1 -1
- package/lib/components/dropdown/dropdown.js +19 -0
- package/lib/components/dropdown/dropdown.js.map +1 -1
- package/lib/components/dropdown-item/dropdown-item.d.ts +1 -1
- package/lib/components/dropdown-item/dropdown-item.js +2 -2
- package/lib/components/dropdown-item/dropdown-item.js.map +1 -1
- package/lib/components/heading/heading.d.ts +3 -5
- package/lib/components/heading/heading.d.ts.map +1 -1
- package/lib/components/heading/heading.js +2 -4
- package/lib/components/heading/heading.js.map +1 -1
- package/lib/components/icon/icon.d.ts +4 -4
- package/lib/components/icon/icon.js +6 -6
- package/lib/components/icon/icon.js.map +1 -1
- package/lib/components/link-list/link-list.d.ts +19 -0
- package/lib/components/link-list/link-list.d.ts.map +1 -1
- package/lib/components/link-list/link-list.js +19 -0
- package/lib/components/link-list/link-list.js.map +1 -1
- package/lib/components/list/list.d.ts +13 -0
- package/lib/components/list/list.d.ts.map +1 -1
- package/lib/components/list/list.js +15 -0
- package/lib/components/list/list.js.map +1 -1
- package/lib/components/modal/modal.d.ts +2 -2
- package/lib/components/modal/modal.js +2 -2
- package/lib/components/modal/modal.js.map +1 -1
- package/lib/components/multi-select/multi-select.d.ts +2 -2
- package/lib/components/multi-select/multi-select.js +5 -5
- package/lib/components/multi-select/multi-select.js.map +1 -1
- package/lib/components/pagination/pagination.d.ts +1 -1
- package/lib/components/pagination/pagination.js +2 -2
- package/lib/components/pagination/pagination.js.map +1 -1
- package/lib/components/percent-bar/percent-bar.d.ts +2 -0
- package/lib/components/percent-bar/percent-bar.d.ts.map +1 -1
- package/lib/components/percent-bar/percent-bar.js +3 -1
- package/lib/components/percent-bar/percent-bar.js.map +1 -1
- package/lib/components/popover/popover.d.ts +6 -7
- package/lib/components/popover/popover.d.ts.map +1 -1
- package/lib/components/popover/popover.js +4 -4
- package/lib/components/popover/popover.js.map +1 -1
- package/lib/components/progress-meter/progress-meter.d.ts +0 -8
- package/lib/components/progress-meter/progress-meter.d.ts.map +1 -1
- package/lib/components/progress-meter/progress-meter.js +0 -7
- package/lib/components/progress-meter/progress-meter.js.map +1 -1
- package/lib/components/progress-steps/progress-steps.d.ts +16 -0
- package/lib/components/progress-steps/progress-steps.d.ts.map +1 -1
- package/lib/components/progress-steps/progress-steps.js +25 -0
- package/lib/components/progress-steps/progress-steps.js.map +1 -1
- package/lib/components/progress-steps-item/progress-steps-item.d.ts +1 -3
- package/lib/components/progress-steps-item/progress-steps-item.d.ts.map +1 -1
- package/lib/components/progress-steps-item/progress-steps-item.js +0 -1
- package/lib/components/progress-steps-item/progress-steps-item.js.map +1 -1
- package/lib/components/radio-field/radio-field.d.ts +33 -0
- package/lib/components/radio-field/radio-field.d.ts.map +1 -1
- package/lib/components/radio-field/radio-field.js +62 -0
- package/lib/components/radio-field/radio-field.js.map +1 -1
- package/lib/components/remove-tag/remove-tag.d.ts +1 -1
- package/lib/components/remove-tag/remove-tag.js +3 -3
- package/lib/components/remove-tag/remove-tag.js.map +1 -1
- package/lib/components/split-button/split-button.d.ts +3 -0
- package/lib/components/split-button/split-button.d.ts.map +1 -1
- package/lib/components/split-button/split-button.js +5 -2
- package/lib/components/split-button/split-button.js.map +1 -1
- package/lib/components/tab/tab.d.ts +1 -1
- package/lib/components/tab/tab.js +3 -3
- package/lib/components/tab/tab.js.map +1 -1
- package/lib/components/table/table.d.ts +36 -0
- package/lib/components/table/table.d.ts.map +1 -1
- package/lib/components/table/table.js +55 -0
- package/lib/components/table/table.js.map +1 -1
- package/lib/components/tabs/tabs.d.ts +20 -3
- package/lib/components/tabs/tabs.d.ts.map +1 -1
- package/lib/components/tabs/tabs.js +33 -5
- package/lib/components/tabs/tabs.js.map +1 -1
- package/lib/components/tag-list/tag-list.d.ts +17 -0
- package/lib/components/tag-list/tag-list.d.ts.map +1 -1
- package/lib/components/tag-list/tag-list.js +25 -0
- package/lib/components/tag-list/tag-list.js.map +1 -1
- package/lib/components/tooltip/tooltip.d.ts +2 -2
- package/lib/components/tooltip/tooltip.js +4 -4
- package/lib/components/tooltip/tooltip.js.map +1 -1
- package/lib/components/utils/light-children.d.ts +40 -0
- package/lib/components/utils/light-children.d.ts.map +1 -0
- package/lib/components/utils/light-children.js +100 -0
- package/lib/components/utils/light-children.js.map +1 -0
- package/lib/design-tokens/brands/cre8/css/tokens_brand.css +1 -1
- package/lib/directives/if-truthy.d.ts +1 -1
- package/lib/icons/cre8-icons.svg +1 -1
- package/lib/light-children-TlEXev5S.js +39 -0
- package/lib/scripts/generate-react-wrappers.d.ts +8 -1
- package/lib/scripts/generate-react-wrappers.d.ts.map +1 -1
- package/lib/scripts/generate-react-wrappers.js +45 -1
- package/lib/scripts/generate-react-wrappers.js.map +1 -1
- package/mcp-manifest.json +163 -53
- package/package.json +11 -4
- package/react-manifest.json +154 -48
- package/dist/assets/if-defined-HKKhGupN.js +0 -1
- package/dist/assets/iframe-CWwoGI65.css +0 -1
- package/dist/assets/state-CfuknrX8.js +0 -1
- package/dist/fonts/PlusJakartaSans-Bold.woff2 +0 -0
- package/dist/fonts/PlusJakartaSans-Medium.woff2 +0 -0
- package/dist/fonts/PlusJakartaSans-Regular.woff2 +0 -0
- package/dist/fonts/PlusJakartaSans-SemiBold.woff2 +0 -0
- package/dist/logo.svg +0 -1
- package/dist/sb-addons/storybook-4/manager-bundle.js +0 -8
- /package/dist/icons/{express-scripts copy.svg → pharmacy copy.svg} +0 -0
- /package/dist/icons/{express-scripts.svg → pharmacy.svg} +0 -0
- /package/lib/icons/{express-scripts copy.svg → pharmacy copy.svg} +0 -0
- /package/lib/icons/{express-scripts.svg → pharmacy.svg} +0 -0
package/a2ui/catalog
CHANGED
|
@@ -33,7 +33,7 @@ digraph "cre8-wc" {
|
|
|
33
33
|
"cre8-dropdown" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#F3E5F5" ALIGN="LEFT"><B><FONT COLOR="#6A1B9A" POINT-SIZE="11">cre8-dropdown</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> buttonText</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> maxHeight</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> dropdownWithLink</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> open</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> dropdownContent</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR></TABLE>>]
|
|
34
34
|
"cre8-dropdown-item" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#F3E5F5" ALIGN="LEFT"><B><FONT COLOR="#6A1B9A" POINT-SIZE="11">cre8-dropdown-item</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> ariaLabel</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR></TABLE>>]
|
|
35
35
|
"cre8-modal" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#F3E5F5" ALIGN="LEFT"><B><FONT COLOR="#6A1B9A" POINT-SIZE="11">cre8-modal</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> [default] · [header] · [footer]</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> status</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">error | info | warning | success | help</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> isActive</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> utilityModalTitle</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> notDismissible</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> closeButtonText</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> closeButtonIcon</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD COLSPAN="2" ALIGN="LEFT" BGCOLOR="#F5F5F5"><FONT POINT-SIZE="8" COLOR="#999999"> +2 more props</FONT></TD></TR></TABLE>>]
|
|
36
|
-
"cre8-popover" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#F3E5F5" ALIGN="LEFT"><B><FONT COLOR="#6A1B9A" POINT-SIZE="11">cre8-popover</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> [default] · [trigger] · [header] · [footer]</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> heading</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> position</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">
|
|
36
|
+
"cre8-popover" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#F3E5F5" ALIGN="LEFT"><B><FONT COLOR="#6A1B9A" POINT-SIZE="11">cre8-popover</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> [default] · [trigger] · [header] · [footer]</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> heading</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> position</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">top | left | right</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> isVisibleOnScroll</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> isDynamic</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> isActiveDynamic</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> isActive</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD COLSPAN="2" ALIGN="LEFT" BGCOLOR="#F5F5F5"><FONT POINT-SIZE="8" COLOR="#999999"> +4 more props</FONT></TD></TR></TABLE>>]
|
|
37
37
|
"cre8-submenu" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#F3E5F5" ALIGN="LEFT"><B><FONT COLOR="#6A1B9A" POINT-SIZE="11">cre8-submenu</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR></TABLE>>]
|
|
38
38
|
"cre8-submenu-item" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#F3E5F5" ALIGN="LEFT"><B><FONT COLOR="#6A1B9A" POINT-SIZE="11">cre8-submenu-item</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> href</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR></TABLE>>]
|
|
39
39
|
"cre8-tooltip" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#F3E5F5" ALIGN="LEFT"><B><FONT COLOR="#6A1B9A" POINT-SIZE="11">cre8-tooltip</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> [default] · [trigger]</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> position</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">default | top | left | right</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> knockout</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> svg</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> isDynamic</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> isActiveDynamic</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> isActive</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD COLSPAN="2" ALIGN="LEFT" BGCOLOR="#F5F5F5"><FONT POINT-SIZE="8" COLOR="#999999"> +5 more props</FONT></TD></TR></TABLE>>]
|
|
@@ -41,12 +41,12 @@ digraph "cre8-wc" {
|
|
|
41
41
|
subgraph cluster_Feedback {
|
|
42
42
|
color="#E65100" fillcolor="#FFF3E0" fontcolor="#E65100" fontname="Helvetica-Bold" fontsize=13 label=" Feedback " penwidth=2 style="filled,rounded"
|
|
43
43
|
"cre8-alert" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#FFF3E0" ALIGN="LEFT"><B><FONT COLOR="#E65100" POINT-SIZE="11">cre8-alert</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> [default] · [cta]</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> status</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">error | info | notification | neutral | warning (+1)</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> variant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">standalone | banner</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> emphasis</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">subtle | strong</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> dismissed</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> iconAlert</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> iconTitle</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD COLSPAN="2" ALIGN="LEFT" BGCOLOR="#F5F5F5"><FONT POINT-SIZE="8" COLOR="#999999"> +3 more props</FONT></TD></TR></TABLE>>]
|
|
44
|
-
"cre8-badge" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#FFF3E0" ALIGN="LEFT"><B><FONT COLOR="#E65100" POINT-SIZE="11">cre8-badge</FONT></B></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> text</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> status</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">
|
|
44
|
+
"cre8-badge" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#FFF3E0" ALIGN="LEFT"><B><FONT COLOR="#E65100" POINT-SIZE="11">cre8-badge</FONT></B></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> text</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> status</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">error | info | warning | success | attention</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> variant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">light | white</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> svg</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR></TABLE>>]
|
|
45
45
|
"cre8-inline-alert" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#FFF3E0" ALIGN="LEFT"><B><FONT COLOR="#E65100" POINT-SIZE="11">cre8-inline-alert</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> variant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">subtle | transparent</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> status</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">error | info | neutral | warning | success (+2)</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> iconName</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> fullWidth</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> iconTitle</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR></TABLE>>]
|
|
46
46
|
"cre8-loading-spinner" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#FFF3E0" ALIGN="LEFT"><B><FONT COLOR="#E65100" POINT-SIZE="11">cre8-loading-spinner</FONT></B></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> determinate</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> inverse</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> neutral</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> label</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> progress</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">number</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> size</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">large | small</FONT></TD></TR><TR><TD COLSPAN="2" ALIGN="LEFT" BGCOLOR="#F5F5F5"><FONT POINT-SIZE="8" COLOR="#999999"> +1 more props</FONT></TD></TR></TABLE>>]
|
|
47
47
|
"cre8-percent-bar" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#FFF3E0" ALIGN="LEFT"><B><FONT COLOR="#E65100" POINT-SIZE="11">cre8-percent-bar</FONT></B></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> value</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">number</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> max</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">number</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> disableActionLeft</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR></TABLE>>]
|
|
48
48
|
"cre8-progress-meter" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#FFF3E0" ALIGN="LEFT"><B><FONT COLOR="#E65100" POINT-SIZE="11">cre8-progress-meter</FONT></B></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> status</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">error | warning | success</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> knockout</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> max</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">number</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> value</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">number</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> name</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> label</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD COLSPAN="2" ALIGN="LEFT" BGCOLOR="#F5F5F5"><FONT POINT-SIZE="8" COLOR="#999999"> +1 more props</FONT></TD></TR></TABLE>>]
|
|
49
|
-
"cre8-progress-steps-item" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#FFF3E0" ALIGN="LEFT"><B><FONT COLOR="#E65100" POINT-SIZE="11">cre8-progress-steps-item</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9">
|
|
49
|
+
"cre8-progress-steps-item" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#FFF3E0" ALIGN="LEFT"><B><FONT COLOR="#E65100" POINT-SIZE="11">cre8-progress-steps-item</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> state</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">error | warning | complete | current | incomplete</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> message</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> name</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> svg</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR></TABLE>>]
|
|
50
50
|
"cre8-skeleton-loader" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#FFF3E0" ALIGN="LEFT"><B><FONT COLOR="#E65100" POINT-SIZE="11">cre8-skeleton-loader</FONT></B></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> variant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">rectangle | square | circle</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> height</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> width</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR></TABLE>>]
|
|
51
51
|
}
|
|
52
52
|
subgraph cluster_Forms {
|
|
@@ -67,7 +67,7 @@ digraph "cre8-wc" {
|
|
|
67
67
|
color="#37474F" fillcolor="#ECEFF1" fontcolor="#37474F" fontname="Helvetica-Bold" fontsize=13 label=" Layout " penwidth=2 style="filled,rounded"
|
|
68
68
|
"cre8-band" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#ECEFF1" ALIGN="LEFT"><B><FONT COLOR="#37474F" POINT-SIZE="11">cre8-band</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> variant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> fullHeight</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR></TABLE>>]
|
|
69
69
|
"cre8-card" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#ECEFF1" ALIGN="LEFT"><B><FONT COLOR="#37474F" POINT-SIZE="11">cre8-card</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> [default] · [header] · [footer]</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> variant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">bare | compact | horizontal | horizontal-bare</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> align</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR></TABLE>>]
|
|
70
|
-
"cre8-divider" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#ECEFF1" ALIGN="LEFT"><B><FONT COLOR="#37474F" POINT-SIZE="11">cre8-divider</FONT></B></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> variant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">horizontal | vertical</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> status</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">
|
|
70
|
+
"cre8-divider" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#ECEFF1" ALIGN="LEFT"><B><FONT COLOR="#37474F" POINT-SIZE="11">cre8-divider</FONT></B></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> variant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">horizontal | vertical</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> status</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">brand | knockout</FONT></TD></TR></TABLE>>]
|
|
71
71
|
"cre8-grid" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#ECEFF1" ALIGN="LEFT"><B><FONT COLOR="#37474F" POINT-SIZE="11">cre8-grid</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> variant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">side-by-side | 2up | 3up | 1-3up | 4up (+3)</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> gap</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">sm | lg | none</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> break</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">faster | slower</FONT></TD></TR></TABLE>>]
|
|
72
72
|
"cre8-grid-item" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#ECEFF1" ALIGN="LEFT"><B><FONT COLOR="#37474F" POINT-SIZE="11">cre8-grid-item</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR></TABLE>>]
|
|
73
73
|
"cre8-hero" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#ECEFF1" ALIGN="LEFT"><B><FONT COLOR="#37474F" POINT-SIZE="11">cre8-hero</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> align</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">center | left | right | top-left | top-center (+3)</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> imgSrc</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> imgAlt</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> hasOverlay</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR></TABLE>>]
|
|
@@ -117,7 +117,7 @@ digraph "cre8-wc" {
|
|
|
117
117
|
}
|
|
118
118
|
subgraph cluster_Typography {
|
|
119
119
|
color="#4E342E" fillcolor="#EFEBE9" fontcolor="#4E342E" fontname="Helvetica-Bold" fontsize=13 label=" Typography " penwidth=2 style="filled,rounded"
|
|
120
|
-
"cre8-heading" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#EFEBE9" ALIGN="LEFT"><B><FONT COLOR="#4E342E" POINT-SIZE="11">cre8-heading</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> type</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">display-default | display-small | headline-large | headline-default | headline-small (+10)</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> inverted</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> tagVariant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">
|
|
120
|
+
"cre8-heading" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#EFEBE9" ALIGN="LEFT"><B><FONT COLOR="#4E342E" POINT-SIZE="11">cre8-heading</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> type</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">display-default | display-small | headline-large | headline-default | headline-small (+10)</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> inverted</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> tagVariant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">h1 | h2 | h3 | h4 | h5 (+1)</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> brandColor</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR></TABLE>>]
|
|
121
121
|
"cre8-text-link" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#EFEBE9" ALIGN="LEFT"><B><FONT COLOR="#4E342E" POINT-SIZE="11">cre8-text-link</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> [default] · [linkAfter]</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> href</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> variant</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">secondary | display</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> size</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">string</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> inverted</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR></TABLE>>]
|
|
122
122
|
"cre8-text-passage" [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="3"><TR><TD COLSPAN="2" BGCOLOR="#EFEBE9" ALIGN="LEFT"><B><FONT COLOR="#4E342E" POINT-SIZE="11">cre8-text-passage</FONT></B><FONT POINT-SIZE="8" COLOR="#888888"> children</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> inverted</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">boolean</FONT></TD></TR><TR><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="9"> size</FONT></TD><TD ALIGN="LEFT" BGCOLOR="#FAFAFA"><FONT POINT-SIZE="8" COLOR="#666666">large | small | default</FONT></TD></TR></TABLE>>]
|
|
123
123
|
}
|
package/a2ui/catalog-kg.json
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"generated_from": "catalog.json",
|
|
4
4
|
"catalog_id": "cre8-wc",
|
|
5
5
|
"library": "@tmorrow/cre8-wc",
|
|
6
|
-
"library_version": "2.0.
|
|
7
|
-
"total_nodes":
|
|
8
|
-
"total_edges":
|
|
6
|
+
"library_version": "2.0.7",
|
|
7
|
+
"total_nodes": 220,
|
|
8
|
+
"total_edges": 209
|
|
9
9
|
},
|
|
10
10
|
"nodes": [
|
|
11
11
|
{
|
|
@@ -1732,9 +1732,13 @@
|
|
|
1732
1732
|
},
|
|
1733
1733
|
"position": {
|
|
1734
1734
|
"type": "string",
|
|
1735
|
-
"enum":
|
|
1735
|
+
"enum": [
|
|
1736
|
+
"top",
|
|
1737
|
+
"left",
|
|
1738
|
+
"right"
|
|
1739
|
+
],
|
|
1736
1740
|
"default": null,
|
|
1737
|
-
"description": "Positions the popover panel absolutely to the trigger -
|
|
1741
|
+
"description": "Positions the popover panel absolutely to the trigger - Omitting this prop posit\u2026",
|
|
1738
1742
|
"x-kind": "attribute"
|
|
1739
1743
|
},
|
|
1740
1744
|
"isVisibleOnScroll": {
|
|
@@ -1830,6 +1834,18 @@
|
|
|
1830
1834
|
"component": "cre8-popover",
|
|
1831
1835
|
"description": "Custom footer content for the popover panel"
|
|
1832
1836
|
},
|
|
1837
|
+
{
|
|
1838
|
+
"id": "prop:cre8-popover:position",
|
|
1839
|
+
"type": "enum_prop",
|
|
1840
|
+
"name": "position",
|
|
1841
|
+
"component": "cre8-popover",
|
|
1842
|
+
"enum": [
|
|
1843
|
+
"top",
|
|
1844
|
+
"left",
|
|
1845
|
+
"right"
|
|
1846
|
+
],
|
|
1847
|
+
"description": "Positions the popover panel absolutely to the trigger - Omitting this prop posit\u2026"
|
|
1848
|
+
},
|
|
1833
1849
|
{
|
|
1834
1850
|
"id": "cre8-submenu",
|
|
1835
1851
|
"type": "component",
|
|
@@ -2133,16 +2149,25 @@
|
|
|
2133
2149
|
},
|
|
2134
2150
|
"status": {
|
|
2135
2151
|
"type": "string",
|
|
2136
|
-
"enum":
|
|
2152
|
+
"enum": [
|
|
2153
|
+
"error",
|
|
2154
|
+
"info",
|
|
2155
|
+
"warning",
|
|
2156
|
+
"success",
|
|
2157
|
+
"attention"
|
|
2158
|
+
],
|
|
2137
2159
|
"default": null,
|
|
2138
|
-
"description": "Status (a color variant prop) -
|
|
2160
|
+
"description": "Status (a color variant prop) - Omitting this prop renders a badge with the neut\u2026",
|
|
2139
2161
|
"x-kind": "attribute"
|
|
2140
2162
|
},
|
|
2141
2163
|
"variant": {
|
|
2142
2164
|
"type": "string",
|
|
2143
|
-
"enum":
|
|
2165
|
+
"enum": [
|
|
2166
|
+
"light",
|
|
2167
|
+
"white"
|
|
2168
|
+
],
|
|
2144
2169
|
"default": null,
|
|
2145
|
-
"description": "Background Style Variant -
|
|
2170
|
+
"description": "Background Style Variant - Omitting this prop renders a badge with a dark backgr\u2026",
|
|
2146
2171
|
"x-kind": "attribute"
|
|
2147
2172
|
},
|
|
2148
2173
|
"svg": {
|
|
@@ -2156,6 +2181,31 @@
|
|
|
2156
2181
|
"slots": [],
|
|
2157
2182
|
"accepts_children": false
|
|
2158
2183
|
},
|
|
2184
|
+
{
|
|
2185
|
+
"id": "prop:cre8-badge:status",
|
|
2186
|
+
"type": "enum_prop",
|
|
2187
|
+
"name": "status",
|
|
2188
|
+
"component": "cre8-badge",
|
|
2189
|
+
"enum": [
|
|
2190
|
+
"error",
|
|
2191
|
+
"info",
|
|
2192
|
+
"warning",
|
|
2193
|
+
"success",
|
|
2194
|
+
"attention"
|
|
2195
|
+
],
|
|
2196
|
+
"description": "Status (a color variant prop) - Omitting this prop renders a badge with the neut\u2026"
|
|
2197
|
+
},
|
|
2198
|
+
{
|
|
2199
|
+
"id": "prop:cre8-badge:variant",
|
|
2200
|
+
"type": "enum_prop",
|
|
2201
|
+
"name": "variant",
|
|
2202
|
+
"component": "cre8-badge",
|
|
2203
|
+
"enum": [
|
|
2204
|
+
"light",
|
|
2205
|
+
"white"
|
|
2206
|
+
],
|
|
2207
|
+
"description": "Background Style Variant - Omitting this prop renders a badge with a dark backgr\u2026"
|
|
2208
|
+
},
|
|
2159
2209
|
{
|
|
2160
2210
|
"id": "cre8-inline-alert",
|
|
2161
2211
|
"type": "component",
|
|
@@ -2440,25 +2490,31 @@
|
|
|
2440
2490
|
"category": "Feedback",
|
|
2441
2491
|
"description": "The Progress Steps Item component is used to display a single step in a multi-step process. It should be used as a child\u2026",
|
|
2442
2492
|
"props": {
|
|
2443
|
-
"
|
|
2493
|
+
"state": {
|
|
2444
2494
|
"type": "string",
|
|
2445
|
-
"enum":
|
|
2495
|
+
"enum": [
|
|
2496
|
+
"error",
|
|
2497
|
+
"warning",
|
|
2498
|
+
"complete",
|
|
2499
|
+
"current",
|
|
2500
|
+
"incomplete"
|
|
2501
|
+
],
|
|
2446
2502
|
"default": null,
|
|
2447
|
-
"description": "
|
|
2503
|
+
"description": "The state of the step.",
|
|
2448
2504
|
"x-kind": "attribute"
|
|
2449
2505
|
},
|
|
2450
|
-
"
|
|
2506
|
+
"message": {
|
|
2451
2507
|
"type": "string",
|
|
2452
2508
|
"enum": null,
|
|
2453
2509
|
"default": null,
|
|
2454
|
-
"description": "
|
|
2510
|
+
"description": "Optional message to display under the step name.",
|
|
2455
2511
|
"x-kind": "attribute"
|
|
2456
2512
|
},
|
|
2457
|
-
"
|
|
2513
|
+
"name": {
|
|
2458
2514
|
"type": "string",
|
|
2459
2515
|
"enum": null,
|
|
2460
2516
|
"default": null,
|
|
2461
|
-
"description": "The
|
|
2517
|
+
"description": "The name of the step.",
|
|
2462
2518
|
"x-kind": "attribute"
|
|
2463
2519
|
},
|
|
2464
2520
|
"svg": {
|
|
@@ -2472,6 +2528,20 @@
|
|
|
2472
2528
|
"slots": [],
|
|
2473
2529
|
"accepts_children": true
|
|
2474
2530
|
},
|
|
2531
|
+
{
|
|
2532
|
+
"id": "prop:cre8-progress-steps-item:state",
|
|
2533
|
+
"type": "enum_prop",
|
|
2534
|
+
"name": "state",
|
|
2535
|
+
"component": "cre8-progress-steps-item",
|
|
2536
|
+
"enum": [
|
|
2537
|
+
"error",
|
|
2538
|
+
"warning",
|
|
2539
|
+
"complete",
|
|
2540
|
+
"current",
|
|
2541
|
+
"incomplete"
|
|
2542
|
+
],
|
|
2543
|
+
"description": "The state of the step."
|
|
2544
|
+
},
|
|
2475
2545
|
{
|
|
2476
2546
|
"id": "cre8-skeleton-loader",
|
|
2477
2547
|
"type": "component",
|
|
@@ -4035,7 +4105,10 @@
|
|
|
4035
4105
|
},
|
|
4036
4106
|
"status": {
|
|
4037
4107
|
"type": "string",
|
|
4038
|
-
"enum":
|
|
4108
|
+
"enum": [
|
|
4109
|
+
"brand",
|
|
4110
|
+
"knockout"
|
|
4111
|
+
],
|
|
4039
4112
|
"default": null,
|
|
4040
4113
|
"description": "Status (a color variant prop) - By default, the divider has gray color. - **bran\u2026",
|
|
4041
4114
|
"x-kind": "attribute"
|
|
@@ -4055,6 +4128,17 @@
|
|
|
4055
4128
|
],
|
|
4056
4129
|
"description": "Divider variants - By default, the component renders the horizontal divider - **\u2026"
|
|
4057
4130
|
},
|
|
4131
|
+
{
|
|
4132
|
+
"id": "prop:cre8-divider:status",
|
|
4133
|
+
"type": "enum_prop",
|
|
4134
|
+
"name": "status",
|
|
4135
|
+
"component": "cre8-divider",
|
|
4136
|
+
"enum": [
|
|
4137
|
+
"brand",
|
|
4138
|
+
"knockout"
|
|
4139
|
+
],
|
|
4140
|
+
"description": "Status (a color variant prop) - By default, the divider has gray color. - **bran\u2026"
|
|
4141
|
+
},
|
|
4058
4142
|
{
|
|
4059
4143
|
"id": "cre8-grid",
|
|
4060
4144
|
"type": "component",
|
|
@@ -5515,7 +5599,7 @@
|
|
|
5515
5599
|
"title-default",
|
|
5516
5600
|
"title-small",
|
|
5517
5601
|
"label-large",
|
|
5518
|
-
"label",
|
|
5602
|
+
"label-default",
|
|
5519
5603
|
"label-small",
|
|
5520
5604
|
"meta-large",
|
|
5521
5605
|
"meta-default",
|
|
@@ -5534,7 +5618,14 @@
|
|
|
5534
5618
|
},
|
|
5535
5619
|
"tagVariant": {
|
|
5536
5620
|
"type": "string",
|
|
5537
|
-
"enum":
|
|
5621
|
+
"enum": [
|
|
5622
|
+
"h1",
|
|
5623
|
+
"h2",
|
|
5624
|
+
"h3",
|
|
5625
|
+
"h4",
|
|
5626
|
+
"h5",
|
|
5627
|
+
"h6"
|
|
5628
|
+
],
|
|
5538
5629
|
"default": "h5",
|
|
5539
5630
|
"description": "Dynamic tag name for the component 1) This is needed to use proper semantic head\u2026",
|
|
5540
5631
|
"x-kind": "property"
|
|
@@ -5566,7 +5657,7 @@
|
|
|
5566
5657
|
"title-default",
|
|
5567
5658
|
"title-small",
|
|
5568
5659
|
"label-large",
|
|
5569
|
-
"label",
|
|
5660
|
+
"label-default",
|
|
5570
5661
|
"label-small",
|
|
5571
5662
|
"meta-large",
|
|
5572
5663
|
"meta-default",
|
|
@@ -5574,6 +5665,21 @@
|
|
|
5574
5665
|
],
|
|
5575
5666
|
"description": "Heading type <cre8-text-passage size=\"small\"> <ul> <li>**display-default** rende\u2026"
|
|
5576
5667
|
},
|
|
5668
|
+
{
|
|
5669
|
+
"id": "prop:cre8-heading:tagVariant",
|
|
5670
|
+
"type": "enum_prop",
|
|
5671
|
+
"name": "tagVariant",
|
|
5672
|
+
"component": "cre8-heading",
|
|
5673
|
+
"enum": [
|
|
5674
|
+
"h1",
|
|
5675
|
+
"h2",
|
|
5676
|
+
"h3",
|
|
5677
|
+
"h4",
|
|
5678
|
+
"h5",
|
|
5679
|
+
"h6"
|
|
5680
|
+
],
|
|
5681
|
+
"description": "Dynamic tag name for the component 1) This is needed to use proper semantic head\u2026"
|
|
5682
|
+
},
|
|
5577
5683
|
{
|
|
5578
5684
|
"id": "cre8-text-link",
|
|
5579
5685
|
"type": "component",
|
|
@@ -6010,6 +6116,11 @@
|
|
|
6010
6116
|
"to": "slot:cre8-popover:footer",
|
|
6011
6117
|
"rel": "HAS_SLOT"
|
|
6012
6118
|
},
|
|
6119
|
+
{
|
|
6120
|
+
"from": "cre8-popover",
|
|
6121
|
+
"to": "prop:cre8-popover:position",
|
|
6122
|
+
"rel": "HAS_ENUM_PROP"
|
|
6123
|
+
},
|
|
6013
6124
|
{
|
|
6014
6125
|
"from": "cre8-submenu",
|
|
6015
6126
|
"to": "cat:Disclosure",
|
|
@@ -6075,6 +6186,16 @@
|
|
|
6075
6186
|
"to": "cat:Feedback",
|
|
6076
6187
|
"rel": "BELONGS_TO"
|
|
6077
6188
|
},
|
|
6189
|
+
{
|
|
6190
|
+
"from": "cre8-badge",
|
|
6191
|
+
"to": "prop:cre8-badge:status",
|
|
6192
|
+
"rel": "HAS_ENUM_PROP"
|
|
6193
|
+
},
|
|
6194
|
+
{
|
|
6195
|
+
"from": "cre8-badge",
|
|
6196
|
+
"to": "prop:cre8-badge:variant",
|
|
6197
|
+
"rel": "HAS_ENUM_PROP"
|
|
6198
|
+
},
|
|
6078
6199
|
{
|
|
6079
6200
|
"from": "cre8-inline-alert",
|
|
6080
6201
|
"to": "cat:Feedback",
|
|
@@ -6125,6 +6246,11 @@
|
|
|
6125
6246
|
"to": "cat:Feedback",
|
|
6126
6247
|
"rel": "BELONGS_TO"
|
|
6127
6248
|
},
|
|
6249
|
+
{
|
|
6250
|
+
"from": "cre8-progress-steps-item",
|
|
6251
|
+
"to": "prop:cre8-progress-steps-item:state",
|
|
6252
|
+
"rel": "HAS_ENUM_PROP"
|
|
6253
|
+
},
|
|
6128
6254
|
{
|
|
6129
6255
|
"from": "cre8-skeleton-loader",
|
|
6130
6256
|
"to": "cat:Feedback",
|
|
@@ -6320,6 +6446,11 @@
|
|
|
6320
6446
|
"to": "prop:cre8-divider:variant",
|
|
6321
6447
|
"rel": "HAS_ENUM_PROP"
|
|
6322
6448
|
},
|
|
6449
|
+
{
|
|
6450
|
+
"from": "cre8-divider",
|
|
6451
|
+
"to": "prop:cre8-divider:status",
|
|
6452
|
+
"rel": "HAS_ENUM_PROP"
|
|
6453
|
+
},
|
|
6323
6454
|
{
|
|
6324
6455
|
"from": "cre8-grid",
|
|
6325
6456
|
"to": "cat:Layout",
|
|
@@ -6670,6 +6801,11 @@
|
|
|
6670
6801
|
"to": "prop:cre8-heading:type",
|
|
6671
6802
|
"rel": "HAS_ENUM_PROP"
|
|
6672
6803
|
},
|
|
6804
|
+
{
|
|
6805
|
+
"from": "cre8-heading",
|
|
6806
|
+
"to": "prop:cre8-heading:tagVariant",
|
|
6807
|
+
"rel": "HAS_ENUM_PROP"
|
|
6808
|
+
},
|
|
6673
6809
|
{
|
|
6674
6810
|
"from": "cre8-text-link",
|
|
6675
6811
|
"to": "cat:Typography",
|