@oracle/oraclejet 12.0.4 → 12.1.2
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/README.md +4 -4
- package/THIRDPARTYLICENSE.txt +8 -8
- package/dist/css/alta/oj-alta-min.css +1 -1
- package/dist/css/alta/oj-alta-notag-min.css +1 -1
- package/dist/css/alta/oj-alta-notag.css +2 -1
- package/dist/css/alta/oj-alta.css +2 -1
- package/dist/css/alta-android/oj-alta-min.css +1 -1
- package/dist/css/alta-android/oj-alta.css +2 -1
- package/dist/css/alta-ios/oj-alta-min.css +1 -1
- package/dist/css/alta-ios/oj-alta.css +2 -1
- package/dist/css/alta-windows/oj-alta-min.css +1 -1
- package/dist/css/alta-windows/oj-alta.css +2 -1
- package/dist/css/redwood/oj-redwood-min.css +1 -1
- package/dist/css/redwood/oj-redwood-notag-min.css +1 -1
- package/dist/css/redwood/oj-redwood-notag.css +62 -45
- package/dist/css/redwood/oj-redwood.css +62 -45
- package/dist/css/stable/oj-stable-min.css +1 -1
- package/dist/css/stable/oj-stable.css +62 -45
- package/dist/custom-tsc/utils/MetadataComponentUtils.js +4 -1
- package/dist/custom-tsc/utils/MetadataComponentUtils.js.map +1 -1
- package/dist/custom-tsc/utils/MetadataPropertyUtils.js +2 -1
- package/dist/custom-tsc/utils/MetadataPropertyUtils.js.map +1 -1
- package/dist/js/libs/oj/debug/ojchart-toolkit.js +11 -4
- package/dist/js/libs/oj/debug/ojchart.js +209 -201
- package/dist/js/libs/oj/debug/ojconverter-datetime.js +2 -1
- package/dist/js/libs/oj/debug/ojcore-base.js +2 -2
- package/dist/js/libs/oj/debug/ojdatagrid.js +10 -0
- package/dist/js/libs/oj/debug/ojdiagram.js +4 -0
- package/dist/js/libs/oj/debug/ojdrawerlayout.js +153 -42
- package/dist/js/libs/oj/debug/ojdrawerutils.js +14 -5
- package/dist/js/libs/oj/debug/ojdvt-toolkit.js +43 -10
- package/dist/js/libs/oj/debug/ojgantt-toolkit.js +48 -31
- package/dist/js/libs/oj/debug/ojgauge-toolkit.js +2 -0
- package/dist/js/libs/oj/debug/ojgauge.js +5 -0
- package/dist/js/libs/oj/debug/ojknockout.js +1 -0
- package/dist/js/libs/oj/debug/ojlegend-toolkit.js +2 -2
- package/dist/js/libs/oj/debug/ojlegend.js +47 -46
- package/dist/js/libs/oj/debug/ojlistview.js +18 -7
- package/dist/js/libs/oj/debug/ojmessagebanner.js +37 -37
- package/dist/js/libs/oj/debug/ojnavigationlist.js +4 -18
- package/dist/js/libs/oj/debug/ojrowexpander.js +2 -3
- package/dist/js/libs/oj/debug/ojsunburst.js +4 -0
- package/dist/js/libs/oj/debug/ojtable.js +416 -382
- package/dist/js/libs/oj/debug/ojthematicmap-toolkit.js +11 -2
- package/dist/js/libs/oj/debug/ojthematicmap.js +3 -2
- package/dist/js/libs/oj/debug/ojtracer.js +16 -2
- package/dist/js/libs/oj/debug_esm/ojchart-toolkit.js +11 -4
- package/dist/js/libs/oj/debug_esm/ojchart.js +209 -201
- package/dist/js/libs/oj/debug_esm/ojconverter-datetime.js +2 -1
- package/dist/js/libs/oj/debug_esm/ojcore-base.js +2 -2
- package/dist/js/libs/oj/debug_esm/ojdatagrid.js +10 -0
- package/dist/js/libs/oj/debug_esm/ojdiagram.js +4 -0
- package/dist/js/libs/oj/debug_esm/ojdrawerlayout.js +154 -43
- package/dist/js/libs/oj/debug_esm/ojdrawerutils.js +14 -5
- package/dist/js/libs/oj/debug_esm/ojdvt-toolkit.js +43 -10
- package/dist/js/libs/oj/debug_esm/ojgantt-toolkit.js +48 -31
- package/dist/js/libs/oj/debug_esm/ojgauge-toolkit.js +2 -0
- package/dist/js/libs/oj/debug_esm/ojgauge.js +5 -0
- package/dist/js/libs/oj/debug_esm/ojknockout.js +1 -0
- package/dist/js/libs/oj/debug_esm/ojlegend-toolkit.js +2 -2
- package/dist/js/libs/oj/debug_esm/ojlegend.js +47 -46
- package/dist/js/libs/oj/debug_esm/ojlistview.js +18 -7
- package/dist/js/libs/oj/debug_esm/ojmessagebanner.js +37 -37
- package/dist/js/libs/oj/debug_esm/ojnavigationlist.js +4 -18
- package/dist/js/libs/oj/debug_esm/ojrowexpander.js +2 -3
- package/dist/js/libs/oj/debug_esm/ojsunburst.js +4 -0
- package/dist/js/libs/oj/debug_esm/ojtable.js +416 -382
- package/dist/js/libs/oj/debug_esm/ojthematicmap-toolkit.js +11 -2
- package/dist/js/libs/oj/debug_esm/ojthematicmap.js +3 -2
- package/dist/js/libs/oj/debug_esm/ojtracer.js +16 -2
- package/dist/js/libs/oj/main-template.js +3 -3
- package/dist/js/libs/oj/min/ojchart-toolkit.js +1 -1
- package/dist/js/libs/oj/min/ojchart-toolkit.js.map +1 -1
- package/dist/js/libs/oj/min/ojchart.js.map +1 -1
- package/dist/js/libs/oj/min/ojconverter-datetime.js +1 -1
- package/dist/js/libs/oj/min/ojconverter-datetime.js.map +1 -1
- package/dist/js/libs/oj/min/ojcore-base.js +1 -1
- package/dist/js/libs/oj/min/ojdatagrid.js +1 -1
- package/dist/js/libs/oj/min/ojdatagrid.js.map +1 -1
- package/dist/js/libs/oj/min/ojdiagram.js.map +1 -1
- package/dist/js/libs/oj/min/ojdrawerlayout.js +1 -1
- package/dist/js/libs/oj/min/ojdrawerlayout.js.map +1 -1
- package/dist/js/libs/oj/min/ojdrawerutils.js +1 -1
- package/dist/js/libs/oj/min/ojdrawerutils.js.map +1 -1
- package/dist/js/libs/oj/min/ojdvt-toolkit.js +1 -1
- package/dist/js/libs/oj/min/ojdvt-toolkit.js.map +1 -1
- package/dist/js/libs/oj/min/ojgantt-toolkit.js +1 -1
- package/dist/js/libs/oj/min/ojgantt-toolkit.js.map +1 -1
- package/dist/js/libs/oj/min/ojgauge-toolkit.js +1 -1
- package/dist/js/libs/oj/min/ojgauge-toolkit.js.map +1 -1
- package/dist/js/libs/oj/min/ojgauge.js.map +1 -1
- package/dist/js/libs/oj/min/ojknockout.js +1 -1
- package/dist/js/libs/oj/min/ojknockout.js.map +1 -1
- package/dist/js/libs/oj/min/ojlegend-toolkit.js +1 -1
- package/dist/js/libs/oj/min/ojlegend-toolkit.js.map +1 -1
- package/dist/js/libs/oj/min/ojlegend.js.map +1 -1
- package/dist/js/libs/oj/min/ojlistview.js +1 -1
- package/dist/js/libs/oj/min/ojlistview.js.map +1 -1
- package/dist/js/libs/oj/min/ojmessagebanner.js +15 -15
- package/dist/js/libs/oj/min/ojmessagebanner.js.map +1 -1
- package/dist/js/libs/oj/min/ojnavigationlist.js +1 -1
- package/dist/js/libs/oj/min/ojnavigationlist.js.map +1 -1
- package/dist/js/libs/oj/min/ojrowexpander.js.map +1 -1
- package/dist/js/libs/oj/min/ojsunburst.js.map +1 -1
- package/dist/js/libs/oj/min/ojtable.js +1 -1
- package/dist/js/libs/oj/min/ojtable.js.map +1 -1
- package/dist/js/libs/oj/min/ojthematicmap-toolkit.js +1 -1
- package/dist/js/libs/oj/min/ojthematicmap-toolkit.js.map +1 -1
- package/dist/js/libs/oj/min/ojthematicmap.js.map +1 -1
- package/dist/js/libs/oj/min/ojtracer.js +1 -1
- package/dist/js/libs/oj/min/ojtracer.js.map +1 -1
- package/dist/js/libs/oj/resources/nls/ar/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/ar-XB/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/bg/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/bs/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/bs-Cyrl/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/cs/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/da/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/de/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/el/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/en-XA/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/en-XC/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/es/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/et/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/fi/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/fr/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/fr-CA/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/he/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/hr/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/hu/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/is/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/it/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/ja/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/ko/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/lt/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/lv/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/ms/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/nl/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/no/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/pl/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/pseudo/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/pt/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/pt-PT/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/ro/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/ru/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/sk/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/sl/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/sr/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/sr-Latn/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/sv/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/th/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/tr/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/uk/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/vi/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/zh-Hans/ojtranslations.js +1 -1
- package/dist/js/libs/oj/resources/nls/zh-Hant/ojtranslations.js +1 -1
- package/dist/js/libs/oraclejet-preact/amd/Avatar/Avatar.css +4 -4
- package/dist/js/libs/oraclejet-preact/amd/Avatar.js +4 -4
- package/dist/js/libs/oraclejet-preact/amd/UNSAFE_Collapsible/UNSAFE_Collapsible.css +5 -5
- package/dist/js/libs/oraclejet-preact/amd/UNSAFE_Collapsible.js +5 -5
- package/dist/js/libs/oraclejet-preact/amd/UNSAFE_Flex/UNSAFE_Flex.css +23 -23
- package/dist/js/libs/oraclejet-preact/amd/UNSAFE_Flex.js +23 -23
- package/dist/js/libs/oraclejet-preact/amd/UNSAFE_HiddenAccessible/UNSAFE_HiddenAccessible.css +1 -1
- package/dist/js/libs/oraclejet-preact/amd/UNSAFE_HiddenAccessible.js +1 -1
- package/dist/js/libs/oraclejet-preact/amd/UNSAFE_LiveRegion/UNSAFE_LiveRegion.css +1 -1
- package/dist/js/libs/oraclejet-preact/amd/UNSAFE_LiveRegion.js +1 -1
- package/dist/js/libs/oraclejet-preact/amd/UNSAFE_Message/UNSAFE_Message.css +13 -13
- package/dist/js/libs/oraclejet-preact/amd/UNSAFE_Message.js +13 -13
- package/dist/js/libs/oraclejet-preact/es/Avatar/Avatar.css +4 -4
- package/dist/js/libs/oraclejet-preact/es/Avatar/index.js +4 -4
- package/dist/js/libs/oraclejet-preact/es/UNSAFE_Collapsible/UNSAFE_Collapsible.css +5 -5
- package/dist/js/libs/oraclejet-preact/es/UNSAFE_Collapsible/index.js +5 -5
- package/dist/js/libs/oraclejet-preact/es/UNSAFE_Flex/UNSAFE_Flex.css +23 -23
- package/dist/js/libs/oraclejet-preact/es/UNSAFE_Flex/index.js +23 -23
- package/dist/js/libs/oraclejet-preact/es/UNSAFE_HiddenAccessible/UNSAFE_HiddenAccessible.css +1 -1
- package/dist/js/libs/oraclejet-preact/es/UNSAFE_HiddenAccessible/index.js +1 -1
- package/dist/js/libs/oraclejet-preact/es/UNSAFE_LiveRegion/UNSAFE_LiveRegion.css +1 -1
- package/dist/js/libs/oraclejet-preact/es/UNSAFE_LiveRegion/index.js +1 -1
- package/dist/js/libs/oraclejet-preact/es/UNSAFE_Message/UNSAFE_Message.css +13 -13
- package/dist/js/libs/oraclejet-preact/es/UNSAFE_Message/index.js +13 -13
- package/dist/js/libs/oraclejet-preact/package.json +3 -2
- package/dist/metadata/components/allComponents.json +2612 -934
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/accordion/themes/base/_oj-accordion.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/accordion/themes/redwood/_oj-accordion.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/accordion/themes/redwood/oj-accordion.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/accordion/themes/stable/_oj-accordion.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/accordion/themes/stable/oj-accordion.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/action-card/themes/base/_oj-action-card.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/action-card/themes/redwood/_oj-action-card.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/action-card/themes/redwood/oj-action-card.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/action-card/themes/stable/_oj-action-card.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/action-card/themes/stable/oj-action-card.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/base/_oj.common.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/base/oj.common.settings.cssvariables.css +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/redwood/_oj-all-components-common.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/redwood/_oj-all-components-notag.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/redwood/_oj-all-components.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/redwood/_oj.redwood.settings.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/redwood/oj.redwood.cssvars.settings.css +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/stable/_oj-all-components-common.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/stable/_oj-all-components-notag.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/stable/_oj-all-components.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/stable/_oj.stable.settings.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/all-components/themes/stable/oj.stable.cssvars.settings.css +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/animation/themes/base/_oj-animation.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/animation/themes/redwood/_oj-animation.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/animation/themes/redwood/_oj-animation.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/animation/themes/redwood/oj-animation.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/animation/themes/stable/_oj-animation.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/animation/themes/stable/_oj-animation.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/animation/themes/stable/oj-animation.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout/themes/base/_oj-app-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout/themes/redwood/_oj-app-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout/themes/redwood/_oj-app-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout/themes/stable/_oj-app-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout/themes/stable/_oj-app-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout-hybrid/themes/base/_oj-app-layout-hybrid-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout-hybrid/themes/base/_oj-app-layout-hybrid.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout-hybrid/themes/redwood/_oj-app-layout-hybrid.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout-hybrid/themes/redwood/oj-app-layout-hybrid.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout-hybrid/themes/stable/_oj-app-layout-hybrid.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout-hybrid/themes/stable/oj-app-layout-hybrid.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout-web/themes/base/_oj-app-layout-web.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout-web/themes/redwood/_oj-app-layout-web.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout-web/themes/redwood/oj-app-layout-web.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout-web/themes/stable/_oj-app-layout-web.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/app-layout-web/themes/stable/oj-app-layout-web.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/avatar/themes/base/_oj-avatar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/avatar/themes/redwood/_oj-avatar-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/avatar/themes/redwood/_oj-avatar-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/avatar/themes/redwood/_oj-avatar.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/avatar/themes/redwood/oj-avatar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/avatar/themes/stable/_oj-avatar-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/avatar/themes/stable/_oj-avatar.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/avatar/themes/stable/oj-avatar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/badge/themes/base/_oj-badge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/badge/themes/redwood/_oj-badge-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/badge/themes/redwood/_oj-badge-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/badge/themes/redwood/_oj-badge.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/badge/themes/redwood/oj-badge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/badge/themes/stable/_oj-badge-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/badge/themes/stable/_oj-badge.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/badge/themes/stable/oj-badge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/button/themes/base/_oj-button.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/button/themes/redwood/_oj-button-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/button/themes/redwood/_oj-button-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/button/themes/redwood/_oj-button.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/button/themes/redwood/oj-button.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/button/themes/stable/_oj-button-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/button/themes/stable/_oj-button-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/button/themes/stable/_oj-button.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/button/themes/stable/oj-button.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/buttonset/themes/base/_oj-buttonset.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/buttonset/themes/redwood/_oj-buttonset-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/buttonset/themes/redwood/_oj-buttonset.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/buttonset/themes/redwood/_oj-buttonset.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/buttonset/themes/stable/_oj-buttonset-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/buttonset/themes/stable/_oj-buttonset.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/buttonset/themes/stable/_oj-buttonset.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/buttonset-many/themes/redwood/oj-buttonset-many.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/buttonset-many/themes/stable/oj-buttonset-many.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/buttonset-one/themes/redwood/oj-buttonset-one.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/buttonset-one/themes/stable/oj-buttonset-one.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/chart/themes/base/_oj-chart.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/chart/themes/redwood/_oj-chart.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/chart/themes/redwood/oj-chart.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/chart/themes/stable/_oj-chart.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/chart/themes/stable/oj-chart.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/checkboxset/themes/redwood/_oj-checkboxset.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/checkboxset/themes/redwood/oj-checkboxset.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/checkboxset/themes/stable/_oj-checkboxset.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/checkboxset/themes/stable/oj-checkboxset.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/collapsible/themes/base/_oj-collapsible.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/collapsible/themes/redwood/_oj-collapsible.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/collapsible/themes/redwood/oj-collapsible.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/collapsible/themes/stable/_oj-collapsible.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/collapsible/themes/stable/oj-collapsible.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/collection/themes/redwood/_oj-collection-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/collection/themes/redwood/_oj-collection-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/collection/themes/redwood/_oj-collection.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/collection/themes/stable/_oj-collection.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/color-palette/themes/base/_oj-color-palette.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/color-palette/themes/redwood/_oj-color-palette.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/color-palette/themes/redwood/oj-color-palette.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/color-palette/themes/stable/_oj-color-palette.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/color-palette/themes/stable/oj-color-palette.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/color-spectrum/themes/base/_oj-color-spectrum.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/color-spectrum/themes/redwood/_oj-color-spectrum.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/color-spectrum/themes/redwood/oj-color-spectrum.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/color-spectrum/themes/stable/_oj-color-spectrum.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/color-spectrum/themes/stable/oj-color-spectrum.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/combobox/themes/base/_oj-combobox.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/combobox/themes/redwood/_oj-combobox.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/combobox/themes/redwood/_oj-combobox.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/combobox/themes/stable/_oj-combobox.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/combobox/themes/stable/_oj-combobox.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/combobox-many/themes/redwood/oj-combobox-many.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/combobox-many/themes/stable/oj-combobox-many.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/combobox-one/themes/redwood/oj-combobox-one.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/combobox-one/themes/stable/oj-combobox-one.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/conveyor-belt/themes/base/_oj-conveyor-belt.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/conveyor-belt/themes/redwood/_oj-conveyor-belt.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/conveyor-belt/themes/redwood/oj-conveyor-belt.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/conveyor-belt/themes/stable/_oj-conveyor-belt.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/conveyor-belt/themes/stable/oj-conveyor-belt.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/core/themes/redwood/_oj-core-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/core/themes/redwood/_oj-core-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/core/themes/redwood/_oj-core.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/core/themes/stable/_oj-core-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/core/themes/stable/_oj-core-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/core/themes/stable/_oj-core.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/data-grid/themes/base/_oj-data-grid.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/data-grid/themes/redwood/_oj-data-grid.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/data-grid/themes/redwood/oj-data-grid.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/data-grid/themes/stable/_oj-data-grid.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/data-grid/themes/stable/oj-data-grid.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/date-picker/themes/redwood/oj-date-picker.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/date-picker/themes/stable/oj-date-picker.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/date-time-picker/themes/base/_oj-date-time-picker.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/date-time-picker/themes/redwood/_oj-date-time-picker.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/date-time-picker/themes/redwood/_oj-date-time-picker.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/date-time-picker/themes/redwood/oj-date-time-picker.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/date-time-picker/themes/stable/_oj-date-time-picker.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/date-time-picker/themes/stable/_oj-date-time-picker.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/date-time-picker/themes/stable/oj-date-time-picker.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/diagram/themes/base/_oj-diagram.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/diagram/themes/redwood/_oj-diagram.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/diagram/themes/redwood/oj-diagram.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/diagram/themes/stable/_oj-diagram.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/diagram/themes/stable/oj-diagram.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dialog/themes/base/_oj-dialog-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dialog/themes/base/_oj-dialog.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dialog/themes/redwood/_oj-dialog-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dialog/themes/redwood/_oj-dialog-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dialog/themes/redwood/_oj-dialog.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dialog/themes/redwood/_oj-dialog.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dialog/themes/redwood/oj-dialog.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dialog/themes/stable/_oj-dialog-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dialog/themes/stable/_oj-dialog.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dialog/themes/stable/_oj-dialog.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dialog/themes/stable/oj-dialog.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-layout/themes/base/_oj-drawer-layout-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-layout/themes/base/_oj-drawer-layout.scss +25 -5
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-layout/themes/redwood/_oj-drawer-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-layout/themes/redwood/oj-drawer-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-layout/themes/stable/_oj-drawer-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-layout/themes/stable/oj-drawer-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-popup/themes/base/_oj-drawer-popup-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-popup/themes/base/_oj-drawer-popup.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-popup/themes/redwood/_oj-drawer-popup.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-popup/themes/redwood/oj-drawer-popup.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-popup/themes/stable/_oj-drawer-popup.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/drawer-popup/themes/stable/oj-drawer-popup.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dvt/themes/base/_oj-dvt.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dvt/themes/redwood/_oj-dvt.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dvt/themes/redwood/_oj-dvt.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dvt/themes/stable/_oj-dvt.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/dvt/themes/stable/_oj-dvt.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/file-picker/themes/base/_oj-file-picker.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/file-picker/themes/redwood/_oj-file-picker.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/file-picker/themes/redwood/oj-file-picker.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/file-picker/themes/stable/_oj-file-picker.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/file-picker/themes/stable/oj-file-picker.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/film-strip/themes/base/_oj-film-strip.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/film-strip/themes/redwood/_oj-film-strip.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/film-strip/themes/redwood/oj-film-strip.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/film-strip/themes/stable/_oj-film-strip.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/film-strip/themes/stable/oj-film-strip.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/flex/themes/base/_oj-flex.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/flex/themes/redwood/oj-flex.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/flex/themes/stable/oj-flex.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-control/themes/base/_oj-form-control.mixins.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-control/themes/base/_oj-form-control.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-control/themes/base/_oj-messaging.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-control/themes/redwood/_oj-form-control.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-control/themes/redwood/_oj-form-control.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-control/themes/redwood/_oj-messaging.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-control/themes/redwood/_oj-messaging.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-control/themes/stable/_oj-form-control.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-control/themes/stable/_oj-form-control.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-control/themes/stable/_oj-messaging.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-control/themes/stable/_oj-messaging.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-layout/themes/base/_oj-form-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-layout/themes/redwood/_oj-form-layout-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-layout/themes/redwood/_oj-form-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-layout/themes/redwood/_oj-form-layout.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-layout/themes/redwood/oj-form-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-layout/themes/stable/_oj-form-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-layout/themes/stable/_oj-form-layout.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/form-layout/themes/stable/oj-form-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/gantt/themes/base/_oj-gantt.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/gantt/themes/redwood/_oj-gantt.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/gantt/themes/redwood/oj-gantt.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/gantt/themes/stable/_oj-gantt.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/gantt/themes/stable/oj-gantt.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/gauge/themes/base/_oj-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/gauge/themes/redwood/_oj-gauge.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/gauge/themes/redwood/oj-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/gauge/themes/stable/_oj-gauge.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/gauge/themes/stable/oj-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/grid/themes/base/_oj-grid.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/grid/themes/redwood/oj-grid.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/grid/themes/stable/oj-grid.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/helpers/themes/base/_oj-helpers-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/helpers/themes/base/_oj-helpers.scss +1 -1
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/helpers/themes/base/_oj-responsive-helpers.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/helpers/themes/redwood/_oj-theme.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/helpers/themes/redwood/oj-helpers.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/helpers/themes/redwood/oj-responsive.helpers.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/helpers/themes/stable/_oj-theme.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/helpers/themes/stable/oj-helpers.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/helpers/themes/stable/oj-responsive.helpers.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/highlight-text/themes/base/_oj-highlight-text.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/highlight-text/themes/redwood/oj-highlight-text.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/highlight-text/themes/stable/oj-highlight-text.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icon-circle/themes/base/_oj-icon-circle.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icon-circle/themes/redwood/_oj-icon-circle-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icon-circle/themes/redwood/_oj-icon-circle.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icon-circle/themes/redwood/oj-icon-circle.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icons/themes/base/_oj-icons.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icons/themes/redwood/_oj-icon-font.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icons/themes/redwood/_oj-icons-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icons/themes/redwood/_oj-icons.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icons/themes/redwood/oj-icons.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icons/themes/stable/_oj-icon-font.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icons/themes/stable/_oj-icons-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icons/themes/stable/_oj-icons.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/icons/themes/stable/oj-icons.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/indexer/themes/base/_oj-indexer.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/indexer/themes/redwood/_oj-indexer.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/indexer/themes/redwood/oj-indexer.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/indexer/themes/stable/_oj-indexer.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/indexer/themes/stable/oj-indexer.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-date/themes/redwood/oj-input-date.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-date/themes/stable/oj-input-date.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-date-time/themes/redwood/oj-input-date-time.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-date-time/themes/stable/oj-input-date-time.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-number/themes/base/_oj-input-number.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-number/themes/redwood/_oj-input-number.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-number/themes/redwood/oj-input-number.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-number/themes/stable/_oj-input-number.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-number/themes/stable/oj-input-number.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-password/themes/redwood/oj-input-password.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-password/themes/stable/oj-input-password.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-search/themes/base/_oj-input-search.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-search/themes/redwood/_oj-input-search-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-search/themes/redwood/_oj-input-search.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-search/themes/redwood/_oj-input-search.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-search/themes/stable/_oj-input-search-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-search/themes/stable/_oj-input-search.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-search/themes/stable/_oj-input-search.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-text/themes/base/_oj-input-text.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-text/themes/redwood/_oj-input-text.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-text/themes/redwood/oj-input-text.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-text/themes/stable/_oj-input-text.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-text/themes/stable/oj-input-text.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-time/themes/redwood/oj-input-time.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/input-time/themes/stable/oj-input-time.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/label/themes/base/_oj-label.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/label/themes/redwood/_oj-label-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/label/themes/redwood/_oj-label.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/label/themes/redwood/oj-label.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/label/themes/stable/_oj-label-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/label/themes/stable/_oj-label.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/label/themes/stable/oj-label.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/label-value/themes/base/_oj-label-value.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/label-value/themes/redwood/_oj-label-value.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/label-value/themes/stable/_oj-label-value.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/led-gauge/themes/base/_oj-led-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/led-gauge/themes/redwood/_oj-led-gauge.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/led-gauge/themes/redwood/oj-led-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/led-gauge/themes/stable/_oj-led-gauge.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/led-gauge/themes/stable/oj-led-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/legend/themes/base/_oj-legend.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/legend/themes/redwood/_oj-legend.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/legend/themes/redwood/oj-legend.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/legend/themes/stable/_oj-legend.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/legend/themes/stable/oj-legend.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-box/themes/base/_oj-list-box.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-box/themes/redwood/_oj-list-box.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-box/themes/redwood/_oj-list-box.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-box/themes/stable/_oj-list-box.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-box/themes/stable/_oj-list-box.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-item-layout/themes/base/_oj-list-item-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-item-layout/themes/redwood/_oj-list-item-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-item-layout/themes/redwood/oj-list-item-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-item-layout/themes/stable/_oj-list-item-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-item-layout/themes/stable/oj-list-item-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-view/themes/base/_oj-list-view.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-view/themes/redwood/_oj-list-view-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-view/themes/redwood/_oj-list-view.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-view/themes/redwood/oj-list-view.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-view/themes/stable/_oj-list-view.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/list-view/themes/stable/oj-list-view.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/masonry-layout/themes/base/_oj-masonry-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/masonry-layout/themes/redwood/_oj-masonry-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/masonry-layout/themes/redwood/_oj-masonry-layout.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/masonry-layout/themes/redwood/oj-masonry-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/masonry-layout/themes/stable/_oj-masonry-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/masonry-layout/themes/stable/_oj-masonry-layout.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/masonry-layout/themes/stable/oj-masonry-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu/themes/base/_oj-menu.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu/themes/redwood/_oj-menu.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu/themes/redwood/oj-menu.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu/themes/stable/_oj-menu.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu/themes/stable/oj-menu.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-button/themes/base/_oj-menu-button.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-button/themes/redwood/_oj-menu-button.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-button/themes/redwood/_oj-menu-button.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-button/themes/redwood/oj-menu-button.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-button/themes/stable/_oj-menu-button.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-button/themes/stable/_oj-menu-button.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-button/themes/stable/oj-menu-button.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-select-many/themes/base/_oj-menu-select-many.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-select-many/themes/redwood/_oj-menu-select-many.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-select-many/themes/redwood/oj-menu-select-many.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-select-many/themes/stable/_oj-menu-select-many.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/menu-select-many/themes/stable/oj-menu-select-many.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message/themes/base/_oj-message.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message/themes/redwood/_oj-message-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message/themes/redwood/_oj-message.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message/themes/redwood/_oj-message.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message/themes/redwood/oj-message.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message/themes/stable/_oj-message-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message/themes/stable/_oj-message.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message/themes/stable/_oj-message.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message/themes/stable/oj-message.scss +0 -0
- package/dist/pcss/oj/v12.1.2/oj/message-banner/themes/base/_oj-message-banner.scss +56 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message-banner/themes/redwood/_oj-message-banner-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message-banner/themes/redwood/_oj-message-banner.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message-banner/themes/redwood/_oj-message-banner.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message-banner/themes/stable/_oj-message-banner-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message-banner/themes/stable/_oj-message-banner.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/message-banner/themes/stable/_oj-message-banner.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/messages/themes/base/_oj-messages.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/messages/themes/redwood/_oj-messages.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/messages/themes/redwood/_oj-messages.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/messages/themes/redwood/oj-messages.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/messages/themes/stable/_oj-messages.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/messages/themes/stable/_oj-messages.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/messages/themes/stable/oj-messages.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/module/themes/base/_oj-module.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/module/themes/redwood/oj-module.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/module/themes/stable/oj-module.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/n-box/themes/base/_oj-n-box.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/n-box/themes/redwood/_oj-n-box.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/n-box/themes/redwood/oj-n-box.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/n-box/themes/stable/_oj-n-box.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/n-box/themes/stable/oj-n-box.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/navigation-list/themes/base/_oj-navigation-list.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/navigation-list/themes/redwood/_oj-navigation-list-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/navigation-list/themes/redwood/_oj-navigation-list.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/navigation-list/themes/redwood/oj-navigation-list.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/navigation-list/themes/stable/_oj-navigation-list-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/navigation-list/themes/stable/_oj-navigation-list.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/navigation-list/themes/stable/oj-navigation-list.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/off-canvas/themes/base/_oj-off-canvas.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/off-canvas/themes/redwood/_oj-off-canvas.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/off-canvas/themes/redwood/oj-off-canvas.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/off-canvas/themes/stable/_oj-off-canvas.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/off-canvas/themes/stable/oj-off-canvas.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/optgroup/themes/base/_oj-optgroup.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/optgroup/themes/redwood/oj-optgroup.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/optgroup/themes/stable/oj-optgroup.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/option/themes/base/_oj-option.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/option/themes/redwood/oj-option.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/option/themes/stable/oj-option.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/paging-control/themes/base/_oj-paging-control.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/paging-control/themes/redwood/_oj-paging-control.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/paging-control/themes/redwood/oj-paging-control.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/paging-control/themes/stable/_oj-paging-control.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/paging-control/themes/stable/oj-paging-control.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/palette/themes/redwood/_oj-palette-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/palette/themes/redwood/_oj-palette.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/palette/themes/stable/_oj-palette.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/panel/themes/base/_oj-panel-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/panel/themes/base/_oj-panel.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/panel/themes/redwood/_oj-panel-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/panel/themes/redwood/_oj-panel.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/panel/themes/redwood/oj-panel.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/panel/themes/stable/_oj-panel-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/panel/themes/stable/_oj-panel.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/panel/themes/stable/oj-panel.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/picto-chart/themes/base/_oj-picto-chart.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/picto-chart/themes/redwood/_oj-picto-chart.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/picto-chart/themes/redwood/oj-picto-chart.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/picto-chart/themes/stable/_oj-picto-chart.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/picto-chart/themes/stable/oj-picto-chart.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/popup/themes/base/_oj-layer.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/popup/themes/base/_oj-popup-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/popup/themes/base/_oj-popup.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/popup/themes/redwood/_oj-layer.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/popup/themes/redwood/_oj-popup-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/popup/themes/redwood/_oj-popup.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/popup/themes/redwood/oj-popup.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/popup/themes/stable/_oj-layer.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/popup/themes/stable/_oj-popup.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/popup/themes/stable/oj-popup.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-bar/themes/base/_oj-progress-bar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-bar/themes/redwood/_oj-progress-bar-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-bar/themes/redwood/_oj-progress-bar.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-bar/themes/redwood/_oj-progress-bar.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-bar/themes/redwood/oj-progress-bar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-bar/themes/stable/_oj-progress-bar-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-bar/themes/stable/_oj-progress-bar.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-bar/themes/stable/_oj-progress-bar.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-bar/themes/stable/oj-progress-bar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-circle/themes/base/_oj-progress-circle.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-circle/themes/redwood/_oj-progress-circle-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-circle/themes/redwood/_oj-progress-circle.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-circle/themes/redwood/_oj-progress-circle.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-circle/themes/redwood/oj-progress-circle.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-circle/themes/stable/_oj-progress-circle-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-circle/themes/stable/_oj-progress-circle.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-circle/themes/stable/_oj-progress-circle.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/progress-circle/themes/stable/oj-progress-circle.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/radio-checkbox/themes/base/_oj-radiocheckbox.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/radio-checkbox/themes/redwood/_oj-radiocheckbox-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/radio-checkbox/themes/redwood/_oj-radiocheckbox.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/radio-checkbox/themes/redwood/_oj-radiocheckbox.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/radio-checkbox/themes/stable/_oj-radiocheckbox-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/radio-checkbox/themes/stable/_oj-radiocheckbox.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/radio-checkbox/themes/stable/_oj-radiocheckbox.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/radioset/themes/redwood/_oj-radioset.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/radioset/themes/redwood/oj-radioset.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/radioset/themes/stable/_oj-radioset.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/radioset/themes/stable/oj-radioset.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/rangeslider/themes/redwood/_oj-rangeslider.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/rangeslider/themes/redwood/oj-rangeslider.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/rangeslider/themes/stable/_oj-rangeslider.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/rangeslider/themes/stable/oj-rangeslider.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/rating-gauge/themes/base/_oj-rating-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/rating-gauge/themes/redwood/_oj-rating-gauge.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/rating-gauge/themes/redwood/oj-rating-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/rating-gauge/themes/stable/_oj-rating-gauge.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/rating-gauge/themes/stable/oj-rating-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/refresher/themes/base/_oj-refresher.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/refresher/themes/redwood/_oj-refresher.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/refresher/themes/redwood/_oj-refresher.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/refresher/themes/redwood/oj-refresher.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/refresher/themes/stable/_oj-refresher.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/refresher/themes/stable/_oj-refresher.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/refresher/themes/stable/oj-refresher.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/resizable/themes/base/_oj-resizable.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/resizable/themes/redwood/_oj-resizable.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/resizable/themes/stable/_oj-resizable.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/row-expander/themes/base/_oj-row-expander.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/row-expander/themes/redwood/_oj-row-expander.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/row-expander/themes/redwood/oj-row-expander.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/row-expander/themes/stable/_oj-row-expander.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/row-expander/themes/stable/oj-row-expander.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/scrollbar/themes/base/_oj-scrollbar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/scrollbar/themes/redwood/_oj-scrollbar-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/scrollbar/themes/redwood/_oj-scrollbar.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/scrollbar/themes/redwood/_oj-scrollbar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/scrollbar/themes/stable/_oj-scrollbar-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/scrollbar/themes/stable/_oj-scrollbar.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/scrollbar/themes/stable/_oj-scrollbar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select/themes/base/_oj-select.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select/themes/redwood/_oj-select.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select/themes/redwood/_oj-select.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select/themes/stable/_oj-select.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select/themes/stable/_oj-select.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select-many/themes/redwood/oj-select-many.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select-many/themes/stable/oj-select-many.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select-one/themes/redwood/oj-select-one.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select-original/themes/base/_oj-select-original.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select-original/themes/redwood/_oj-select-original.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select-original/themes/redwood/_oj-select-original.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select-original/themes/stable/_oj-select-original.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select-original/themes/stable/_oj-select-original.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select-single/themes/base/_oj-select-single.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select-single/themes/redwood/oj-select-single.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/select-single/themes/stable/oj-select-single.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/selector/themes/base/_oj-selector.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/selector/themes/redwood/_oj-selector.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/selector/themes/redwood/oj-selector.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/selector/themes/stable/_oj-selector.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/selector/themes/stable/oj-selector.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/slider/themes/base/_oj-slider.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/slider/themes/redwood/_oj-slider.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/slider/themes/redwood/oj-slider.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/slider/themes/stable/_oj-slider.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/slider/themes/stable/oj-slider.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/spark-chart/themes/base/_oj-spark-chart.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/spark-chart/themes/redwood/oj-spark-chart.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/spark-chart/themes/stable/oj-spark-chart.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/status-meter-gauge/themes/base/_oj-status-meter-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/status-meter-gauge/themes/redwood/_oj-status-meter-gauge.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/status-meter-gauge/themes/redwood/oj-status-meter-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/status-meter-gauge/themes/stable/_oj-status-meter-gauge.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/status-meter-gauge/themes/stable/oj-status-meter-gauge.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/stream-list/themes/base/_oj-stream-list.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/stream-list/themes/redwood/_oj-stream-list.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/stream-list/themes/redwood/_oj-stream-list.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/stream-list/themes/redwood/oj-stream-list.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/stream-list/themes/stable/_oj-stream-list.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/stream-list/themes/stable/_oj-stream-list.servervars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/stream-list/themes/stable/oj-stream-list.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/sunburst/themes/base/_oj-sunburst.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/sunburst/themes/redwood/_oj-sunburst.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/sunburst/themes/redwood/oj-sunburst.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/sunburst/themes/stable/_oj-sunburst.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/sunburst/themes/stable/oj-sunburst.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/swipe-actions/themes/base/_oj-swipe-actions.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/swipe-actions/themes/redwood/_oj-swipe-actions.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/swipe-actions/themes/redwood/oj-swipe-actions.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/swipe-actions/themes/stable/_oj-swipe-actions.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/swipe-actions/themes/stable/oj-swipe-actions.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/switch/themes/base/_oj-switch.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/switch/themes/redwood/_oj-switch.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/switch/themes/redwood/oj-switch.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/switch/themes/stable/_oj-switch.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/switch/themes/stable/oj-switch.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/switcher/themes/base/_oj-switcher.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/switcher/themes/redwood/oj-switcher.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/switcher/themes/stable/oj-switcher.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tab-bar/themes/base/_oj-tab-bar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tab-bar/themes/redwood/_oj-tab-bar-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tab-bar/themes/redwood/_oj-tab-bar.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tab-bar/themes/redwood/oj-tab-bar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tab-bar/themes/stable/_oj-tab-bar-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tab-bar/themes/stable/_oj-tab-bar.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tab-bar/themes/stable/oj-tab-bar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/table/themes/base/_oj-table.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/table/themes/redwood/_oj-table.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/table/themes/redwood/oj-table.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/table/themes/stable/_oj-table.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/table/themes/stable/oj-table.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tag-cloud/themes/base/_oj-tag-cloud.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tag-cloud/themes/redwood/_oj-tag-cloud.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tag-cloud/themes/redwood/oj-tag-cloud.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tag-cloud/themes/stable/_oj-tag-cloud.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tag-cloud/themes/stable/oj-tag-cloud.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/base/_oj-notags-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/base/_oj-notags.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/base/_oj-tags-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/base/_oj-tags.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/redwood/_oj-tags-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/redwood/_oj-tags.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/redwood/oj-notags.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/redwood/oj-tags.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/stable/_oj-tags-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/stable/_oj-tags.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/stable/oj-notags.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tags/themes/stable/oj-tags.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/text-area/themes/base/_oj-text-area.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/text-area/themes/redwood/_oj-text-area.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/text-area/themes/redwood/oj-text-area.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/text-area/themes/stable/_oj-text-area.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/text-area/themes/stable/oj-text-area.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/text-field/themes/base/_oj-text-field.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/text-field/themes/redwood/_oj-text-field-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/text-field/themes/redwood/_oj-text-field-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/text-field/themes/redwood/_oj-text-field.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/text-field/themes/stable/_oj-text-field-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/text-field/themes/stable/_oj-text-field.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/thematic-map/themes/base/_oj-thematic-map.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/thematic-map/themes/redwood/_oj-thematic-map.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/thematic-map/themes/redwood/oj-thematic-map.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/thematic-map/themes/stable/_oj-thematic-map.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/thematic-map/themes/stable/oj-thematic-map.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/time-axis/themes/base/_oj-time-axis.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/time-axis/themes/redwood/_oj-time-axis.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/time-axis/themes/redwood/oj-time-axis.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/time-axis/themes/stable/_oj-time-axis.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/time-axis/themes/stable/oj-time-axis.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/timeline/themes/base/_oj-timeline.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/timeline/themes/redwood/_oj-timeline.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/timeline/themes/redwood/oj-timeline.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/timeline/themes/stable/_oj-timeline.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/timeline/themes/stable/oj-timeline.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/toolbar/themes/base/_oj-toolbar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/toolbar/themes/redwood/_oj-toolbar.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/toolbar/themes/redwood/oj-toolbar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/toolbar/themes/stable/_oj-toolbar.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/toolbar/themes/stable/oj-toolbar.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tooltip/themes/base/_oj-tooltip.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tooltip/themes/redwood/_oj-tooltip.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tooltip/themes/redwood/oj-tooltip.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tooltip/themes/stable/_oj-tooltip.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tooltip/themes/stable/oj-tooltip.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/train/themes/base/_oj-train.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/train/themes/redwood/_oj-train-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/train/themes/redwood/_oj-train.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/train/themes/redwood/oj-train.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/train/themes/stable/_oj-train.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/train/themes/stable/oj-train.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tree-view/themes/base/_oj-tree-view.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tree-view/themes/redwood/_oj-tree-view.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tree-view/themes/redwood/oj-tree-view.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tree-view/themes/stable/_oj-tree-view.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/tree-view/themes/stable/oj-tree-view.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/treemap/themes/base/_oj-treemap.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/treemap/themes/redwood/_oj-treemap.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/treemap/themes/redwood/oj-treemap.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/treemap/themes/stable/_oj-treemap.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/treemap/themes/stable/oj-treemap.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/typography/themes/base/_oj-typography.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/typography/themes/redwood/_oj-typography-ignore.scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/typography/themes/redwood/_oj-typography-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/typography/themes/redwood/_oj-typography.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/typography/themes/redwood/oj-typography.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/typography/themes/stable/_oj-typography-scoped.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/typography/themes/stable/_oj-typography.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/typography/themes/stable/oj-typography.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/utilities/_oj.utilities.bidi.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/utilities/_oj.utilities.icons.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/utilities/_oj.utilities.json.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/utilities/_oj.utilities.masonrylayout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/utilities/_oj.utilities.modules.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/validation-group/themes/base/_oj-validation-group.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/validation-group/themes/redwood/oj-validation-group.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/validation-group/themes/stable/oj-validation-group.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/waterfall-layout/themes/base/_oj-waterfall-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/waterfall-layout/themes/redwood/_oj-waterfall-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/waterfall-layout/themes/redwood/oj-waterfall-layout.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/waterfall-layout/themes/stable/_oj-waterfall-layout.cssvars.scss +0 -0
- package/dist/pcss/oj/{v12.0.4 → v12.1.2}/oj/waterfall-layout/themes/stable/oj-waterfall-layout.scss +0 -0
- package/dist/scss/common/helpers/_oj.common.helpers.scss +1 -1
- package/dist/scss/common/widgets/_oj.common.treeview.scss +1 -0
- package/dist/types/ojchart/index.d.ts +11 -11
- package/dist/types/ojdrawerlayout/ojdrawerlayout.d.ts +36 -4
- package/dist/types/ojlistview/index.d.ts +2 -0
- package/dist/webpack-tools/4.x/webpack.config.js +3 -3
- package/dist/webpack-tools/webpack.config.js +3 -3
- package/package.json +1 -1
- package/dist/pcss/oj/v12.0.4/oj/message-banner/themes/base/_oj-message-banner.scss +0 -56
|
@@ -38,8 +38,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
38
38
|
* @ojtypedefmember
|
|
39
39
|
* @memberof! oj.ojChart.MajorTick
|
|
40
40
|
* @type {string=}
|
|
41
|
-
* @ojvalue {string=} "inherit"
|
|
42
|
-
* @ojvalue {string=} "auto"
|
|
41
|
+
* @ojvalue {string=} "inherit" Axis baseline color will be same as lineColor.
|
|
42
|
+
* @ojvalue {string=} "auto" Default value according to theme is used.
|
|
43
43
|
* @default "auto"
|
|
44
44
|
*/
|
|
45
45
|
/**
|
|
@@ -78,8 +78,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
78
78
|
* @ojtypedefmember
|
|
79
79
|
* @memberof! oj.ojChart.XTickLabel
|
|
80
80
|
* @type {string=}
|
|
81
|
-
* @ojvalue {string} "none"
|
|
82
|
-
* @ojvalue {string} "auto"
|
|
81
|
+
* @ojvalue {string} "none" Labels will not be rotated in order to fit more labels on the axis.
|
|
82
|
+
* @ojvalue {string} "auto" Labels will automatically rotate by 90 degree in order to fit more labels on the axis if needed.
|
|
83
83
|
* @default "auto"
|
|
84
84
|
*/
|
|
85
85
|
|
|
@@ -96,8 +96,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
96
96
|
* @ojtypedefmember
|
|
97
97
|
* @memberof! oj.ojChart.YTickLabel
|
|
98
98
|
* @type {string=}
|
|
99
|
-
* @ojvalue {string} "inside"
|
|
100
|
-
* @ojvalue {string} "outside"
|
|
99
|
+
* @ojvalue {string} "inside" Tick labels will be rendered inside the plot area.
|
|
100
|
+
* @ojvalue {string} "outside" Tick labels will be rendered outside the plot area.
|
|
101
101
|
* @default "outside"
|
|
102
102
|
*/
|
|
103
103
|
|
|
@@ -332,11 +332,11 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
332
332
|
* @ojtypedefmember
|
|
333
333
|
* @memberof! oj.ojChart.YAxis
|
|
334
334
|
* @type {string=}
|
|
335
|
-
* @ojvalue {string} "start"
|
|
336
|
-
* @ojvalue {string} "end"
|
|
337
|
-
* @ojvalue {string} "top"
|
|
338
|
-
* @ojvalue {string} "bottom"
|
|
339
|
-
* @ojvalue {string} "auto"
|
|
335
|
+
* @ojvalue {string} "start" The axis will be placed at start of the chart. Only applies to vertical charts.
|
|
336
|
+
* @ojvalue {string} "end" The axis will be placed at end of the chart. Only applies to vertical charts.
|
|
337
|
+
* @ojvalue {string} "top" The axis will be placed at the top of the chart. Only applies to horizontal charts.
|
|
338
|
+
* @ojvalue {string} "bottom" The axis will be placed at the bottom of the chart. Only applies to horizontal charts.
|
|
339
|
+
* @ojvalue {string} "auto" The axis position will be based on the chart's orientation.
|
|
340
340
|
* @default "auto"
|
|
341
341
|
*/
|
|
342
342
|
/**
|
|
@@ -390,11 +390,11 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
390
390
|
* @ojtypedefmember
|
|
391
391
|
* @memberof! oj.ojChart.Y2Axis
|
|
392
392
|
* @type {string=}
|
|
393
|
-
* @ojvalue {string} "start"
|
|
394
|
-
* @ojvalue {string} "end"
|
|
395
|
-
* @ojvalue {string} "top"
|
|
396
|
-
* @ojvalue {string} "bottom"
|
|
397
|
-
* @ojvalue {string} "auto"
|
|
393
|
+
* @ojvalue {string} "start" The axis will be placed at start of the chart. Only applies to vertical charts.
|
|
394
|
+
* @ojvalue {string} "end" The axis will be placed at end of the chart. Only applies to vertical charts.
|
|
395
|
+
* @ojvalue {string} "top" The axis will be placed at the top of the chart. Only applies to horizontal charts.
|
|
396
|
+
* @ojvalue {string} "bottom" The axis will be placed at the bottom of the chart. Only applies to horizontal charts.
|
|
397
|
+
* @ojvalue {string} "auto" The axis position will be based on the chart's orientation.
|
|
398
398
|
* @default "auto"
|
|
399
399
|
*/
|
|
400
400
|
/**
|
|
@@ -422,8 +422,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
422
422
|
* @ojtypedefmember
|
|
423
423
|
* @memberof! oj.ojChart.Y2Axis
|
|
424
424
|
* @type {string=}
|
|
425
|
-
* @ojvalue {string} "off"
|
|
426
|
-
* @ojvalue {string} "on"
|
|
425
|
+
* @ojvalue {string} "off" Tick marks of y1 and y2 axes may not be aligned.
|
|
426
|
+
* @ojvalue {string} "on" Tick marks of y1 and y2 axes will be aligned.
|
|
427
427
|
* @default "on"
|
|
428
428
|
*/
|
|
429
429
|
|
|
@@ -785,21 +785,21 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
785
785
|
* @export
|
|
786
786
|
* @typedef {string} LineStyle
|
|
787
787
|
* @memberof oj.ojChart
|
|
788
|
-
* @ojvalue {string} "dotted"
|
|
789
|
-
* @ojvalue {string} "dashed"
|
|
790
|
-
* @ojvalue {string} "solid"
|
|
788
|
+
* @ojvalue {string} "dotted" Line will have dotted strokes.
|
|
789
|
+
* @ojvalue {string} "dashed" Line will have dashed strokes.
|
|
790
|
+
* @ojvalue {string} "solid" Line will have a solid stroke.
|
|
791
791
|
*/
|
|
792
792
|
/**
|
|
793
793
|
* Enum type that defines a line type.
|
|
794
794
|
* @export
|
|
795
795
|
* @typedef {string} LineType
|
|
796
796
|
* @memberof oj.ojChart
|
|
797
|
-
* @ojvalue {string} "curved"
|
|
798
|
-
* @ojvalue {string} "stepped"
|
|
799
|
-
* @ojvalue {string} "centeredStepped"
|
|
800
|
-
* @ojvalue {string} "segmented"
|
|
801
|
-
* @ojvalue {string} "centeredSegmented"
|
|
802
|
-
* @ojvalue {string} "straight"
|
|
797
|
+
* @ojvalue {string} "curved" Data points will be connected with a curved line.
|
|
798
|
+
* @ojvalue {string} "stepped" Data points will be connected with a stepped line.
|
|
799
|
+
* @ojvalue {string} "centeredStepped" Data points will be connected with a centered stepped line.
|
|
800
|
+
* @ojvalue {string} "segmented" Data points will be connected with a segmented line.
|
|
801
|
+
* @ojvalue {string} "centeredSegmented" Data points will be connected with a centered segmented line.
|
|
802
|
+
* @ojvalue {string} "straight" Data points will be connected with a straight line.
|
|
803
803
|
*/
|
|
804
804
|
/**
|
|
805
805
|
* Enum type that defines the chart type. By default, the first three series of "combo" chart are assigned '<i>bar'</i>, <i>'line'</i>, and <i>'area'</i> type respectively and then the type repeats, i.e sucessive series will be of types '<i>bar'</i>, <i>'line'</i>, and <i>'area'</i> and so on. To customize individual series, see <a href="oj.ojChartSeries.html#type"> oj-chart-series </a> for more details.
|
|
@@ -807,18 +807,18 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
807
807
|
* @typedef {string} ChartType
|
|
808
808
|
* @memberof oj.ojChart
|
|
809
809
|
* @ojshortdesc Specifies the chart type. See the Help documentation for more information.
|
|
810
|
-
* @ojvalue {string} "line"
|
|
811
|
-
* @ojvalue {string} "area"
|
|
812
|
-
* @ojvalue {string} "lineWithArea"
|
|
813
|
-
* @ojvalue {string} "
|
|
814
|
-
* @ojvalue {string} "
|
|
815
|
-
* @ojvalue {string} "
|
|
816
|
-
* @ojvalue {string} "
|
|
817
|
-
* @ojvalue {string} "
|
|
818
|
-
* @ojvalue {string} "
|
|
819
|
-
* @ojvalue {string} "
|
|
820
|
-
* @ojvalue {string} "
|
|
821
|
-
* @ojvalue {string} "
|
|
810
|
+
* @ojvalue {string} "line" Series will be represented by a line.
|
|
811
|
+
* @ojvalue {string} "area" Series will be represented by an area. Use lineWithArea to prevent values from being obscured.
|
|
812
|
+
* @ojvalue {string} "lineWithArea" Series will be presented by a line and area.
|
|
813
|
+
* @ojvalue {string} "bar" Data items will be represented by bars.
|
|
814
|
+
* @ojvalue {string} "stock" Series will be represented by candlestick markers. There are other representations available like area, bar, line and line with area.
|
|
815
|
+
* @ojvalue {string} "boxPlot" Series will be represented by box plot markers.
|
|
816
|
+
* @ojvalue {string} "combo" Multiple series can be represented with multiple types of markers: bar, line and area.
|
|
817
|
+
* @ojvalue {string} "pie" Data items are represented as pie slices.
|
|
818
|
+
* @ojvalue {string} "scatter" Data items will be represented as markers with x and y values.
|
|
819
|
+
* @ojvalue {string} "bubble" Data items will be represented as bubble markers with x, y, and z values. z value defines the relative size of the bubbles.
|
|
820
|
+
* @ojvalue {string} "funnel" Data items are represented as funnel slices.
|
|
821
|
+
* @ojvalue {string} "pyramid" Data items are represented as pyramid slices.
|
|
822
822
|
*/
|
|
823
823
|
|
|
824
824
|
/**
|
|
@@ -867,8 +867,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
867
867
|
* @ojtypedefmember
|
|
868
868
|
* @memberof! oj.ojChart.Overview
|
|
869
869
|
* @type {string=}
|
|
870
|
-
* @ojvalue {string} "on"
|
|
871
|
-
* @ojvalue {string} "off"
|
|
870
|
+
* @ojvalue {string} "on" Overview scrollbar will be rendered.
|
|
871
|
+
* @ojvalue {string} "off" Overview scrollbar will not be rendered.
|
|
872
872
|
* @default "off"
|
|
873
873
|
*/
|
|
874
874
|
/**
|
|
@@ -914,13 +914,13 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
914
914
|
* @ojtypedefmember
|
|
915
915
|
* @memberof! oj.ojChart.PieCenter
|
|
916
916
|
* @type {string=}
|
|
917
|
-
* @ojvalue {string} "none"
|
|
918
|
-
* @ojvalue {string} "thousand"
|
|
919
|
-
* @ojvalue {string} "million"
|
|
920
|
-
* @ojvalue {string} "billion"
|
|
921
|
-
* @ojvalue {string} "trillion"
|
|
922
|
-
* @ojvalue {string} "quadrillion"
|
|
923
|
-
* @ojvalue {string} "auto"
|
|
917
|
+
* @ojvalue {string} "none" Values will not be scaled with any suffix.
|
|
918
|
+
* @ojvalue {string} "thousand" Values will be scaled with suffix corresponding to thousand based on locale.
|
|
919
|
+
* @ojvalue {string} "million" Values will be scaled with suffix corresponding to million based on locale.
|
|
920
|
+
* @ojvalue {string} "billion" Values will be scaled with suffix corresponding to billion based on locale.
|
|
921
|
+
* @ojvalue {string} "trillion" Values will be scaled with suffix corresponding to trillion based on locale.
|
|
922
|
+
* @ojvalue {string} "quadrillion" Values will be scaled with suffix corresponding to quadrillion based on locale.
|
|
923
|
+
* @ojvalue {string} "auto" Chart chooses the scaling based on the data.
|
|
924
924
|
* @default "auto"
|
|
925
925
|
*/
|
|
926
926
|
/**
|
|
@@ -1008,8 +1008,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1008
1008
|
* @ojtypedefmember
|
|
1009
1009
|
* @memberof! oj.ojChart.PlotArea
|
|
1010
1010
|
* @type {string=}
|
|
1011
|
-
* @ojvalue {string} "off"
|
|
1012
|
-
* @ojvalue {string} "on"
|
|
1011
|
+
* @ojvalue {string} "off" The chart's plot area will not be rendered.
|
|
1012
|
+
* @ojvalue {string} "on" The chart's plot area will be rendered.
|
|
1013
1013
|
* @default "on"
|
|
1014
1014
|
*/
|
|
1015
1015
|
|
|
@@ -1619,8 +1619,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1619
1619
|
* @memberof oj.ojChart
|
|
1620
1620
|
* @instance
|
|
1621
1621
|
* @type {string=}
|
|
1622
|
-
* @ojvalue {string} "on"
|
|
1623
|
-
* @ojvalue {string} "off"
|
|
1622
|
+
* @ojvalue {string} "on" Drill action for Other slice and legend item in pie chart will be enabled.
|
|
1623
|
+
* @ojvalue {string} "off" Drill action for Other slice and legend item in pie chart will be disabled.
|
|
1624
1624
|
* @default 'off'
|
|
1625
1625
|
*/
|
|
1626
1626
|
/**
|
|
@@ -1630,9 +1630,9 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1630
1630
|
* @memberof oj.ojChart
|
|
1631
1631
|
* @instance
|
|
1632
1632
|
* @type {string=}
|
|
1633
|
-
* @ojvalue {string} "on"
|
|
1634
|
-
* @ojvalue {string} "off"
|
|
1635
|
-
* @ojvalue {string} "auto"
|
|
1633
|
+
* @ojvalue {string} "on" Plot area will be split into two sections corresponding to datasets assigned to the different Y-axes.
|
|
1634
|
+
* @ojvalue {string} "off" Plot area will not be split into two sections.
|
|
1635
|
+
* @ojvalue {string} "auto" Plot area will not be split into two sections except for the stock charts.
|
|
1636
1636
|
* @default "auto"
|
|
1637
1637
|
*/
|
|
1638
1638
|
/**
|
|
@@ -1655,11 +1655,11 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1655
1655
|
* @ojshortdesc The type of time axis to display in the chart. Time axis is only supported for Cartesian bar, line, area, stock, box plot, and combo charts. See the Help documentation for more information.
|
|
1656
1656
|
* @instance
|
|
1657
1657
|
* @type {string=}
|
|
1658
|
-
* @ojvalue {string} "enabled"
|
|
1659
|
-
* @ojvalue {string} "mixedFrequency"
|
|
1660
|
-
* @ojvalue {string} "skipGaps"
|
|
1661
|
-
* @ojvalue {string} "disabled"
|
|
1662
|
-
* @ojvalue {string} "auto"
|
|
1658
|
+
* @ojvalue {string} "enabled" The time value for each data item is passed using the group-id attribute of oj-chart-item. The time intervals do not have to be uniform. Data items from the same group should have the same time value.
|
|
1659
|
+
* @ojvalue {string} "mixedFrequency" The time value for each data item is passed using the x attribute of oj-chart-item. The time intervals do not have to be uniform. Data item from the same group can have different time values.
|
|
1660
|
+
* @ojvalue {string} "skipGaps" The time value for each data item is passed using the group-id attribute of oj-chart-item. The times will always be drawn uniformly ignoring gaps. Data items from the same group should have the same time value.
|
|
1661
|
+
* @ojvalue {string} "disabled" Time axis is disabled.
|
|
1662
|
+
* @ojvalue {string} "auto" Time axis is disabled unless it is a stock chart, for which the timeAxisType is mixedFrequency.
|
|
1663
1663
|
* @default "auto"
|
|
1664
1664
|
*/
|
|
1665
1665
|
/**
|
|
@@ -1689,11 +1689,11 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1689
1689
|
* @ojshortdesc The action that is performed when a drag occurs on the chart. See the Help documentation for more information.
|
|
1690
1690
|
* @instance
|
|
1691
1691
|
* @type {string=}
|
|
1692
|
-
* @ojvalue {string} "pan"
|
|
1693
|
-
* @ojvalue {string} "zoom"
|
|
1694
|
-
* @ojvalue {string} "select"
|
|
1695
|
-
* @ojvalue {string} "off"
|
|
1696
|
-
* @ojvalue {string} "user"
|
|
1692
|
+
* @ojvalue {string} "pan" Pan action is performed when a drag occurs on the chart.
|
|
1693
|
+
* @ojvalue {string} "zoom" Zoom action is performed when a drag occurs on the chart.
|
|
1694
|
+
* @ojvalue {string} "select" Marquee selection is performed when a drag occurs on the chart.
|
|
1695
|
+
* @ojvalue {string} "off" Drag is disabled.
|
|
1696
|
+
* @ojvalue {string} "user" User can switch between different mode. Buttons will be displayed on the plot area to let users switch between modes.
|
|
1697
1697
|
* @default "user"
|
|
1698
1698
|
*/
|
|
1699
1699
|
/**
|
|
@@ -1714,8 +1714,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1714
1714
|
* @memberof oj.ojChart
|
|
1715
1715
|
* @instance
|
|
1716
1716
|
* @type {string=}
|
|
1717
|
-
* @ojvalue {string} "on"
|
|
1718
|
-
* @ojvalue {string} "off"
|
|
1717
|
+
* @ojvalue {string} "on" Data items belonging to same group will be stacked.
|
|
1718
|
+
* @ojvalue {string} "off" Data items will not be stacked.
|
|
1719
1719
|
* @default "off"
|
|
1720
1720
|
*/
|
|
1721
1721
|
/**
|
|
@@ -1726,8 +1726,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1726
1726
|
* @memberof oj.ojChart
|
|
1727
1727
|
* @instance
|
|
1728
1728
|
* @type {string=}
|
|
1729
|
-
* @ojvalue {string} "on"
|
|
1730
|
-
* @ojvalue {string} "off"
|
|
1729
|
+
* @ojvalue {string} "on" The total value of the stacked data items will be displayed.
|
|
1730
|
+
* @ojvalue {string} "off" The total value of the stacked data items will not be displayed.
|
|
1731
1731
|
* @default "off"
|
|
1732
1732
|
*/
|
|
1733
1733
|
/**
|
|
@@ -1737,8 +1737,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1737
1737
|
* @memberof oj.ojChart
|
|
1738
1738
|
* @instance
|
|
1739
1739
|
* @type {string=}
|
|
1740
|
-
* @ojvalue {string} "horizontal"
|
|
1741
|
-
* @ojvalue {string} "vertical"
|
|
1740
|
+
* @ojvalue {string} "horizontal" Chart will be horizontally oriented.
|
|
1741
|
+
* @ojvalue {string} "vertical" Chart will be vertically oriented.
|
|
1742
1742
|
* @default "vertical"
|
|
1743
1743
|
*/
|
|
1744
1744
|
/**
|
|
@@ -1748,8 +1748,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1748
1748
|
* @memberof oj.ojChart
|
|
1749
1749
|
* @instance
|
|
1750
1750
|
* @type {string=}
|
|
1751
|
-
* @ojvalue {string} "polygon"
|
|
1752
|
-
* @ojvalue {string} "circle"
|
|
1751
|
+
* @ojvalue {string} "polygon" The grid shape of polar chart will be a polygonal with number of side of the polygon equal to number of groups in chart.
|
|
1752
|
+
* @ojvalue {string} "circle" The grid shape of polar chart will be circular.
|
|
1753
1753
|
* @default "circle"
|
|
1754
1754
|
*/
|
|
1755
1755
|
/**
|
|
@@ -1759,8 +1759,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1759
1759
|
* @memberof oj.ojChart
|
|
1760
1760
|
* @instance
|
|
1761
1761
|
* @type {string=}
|
|
1762
|
-
* @ojvalue {string} "polar"
|
|
1763
|
-
* @ojvalue {string} "cartesian"
|
|
1762
|
+
* @ojvalue {string} "polar" Polar coordinate system is used to plot the chart.
|
|
1763
|
+
* @ojvalue {string} "cartesian" Cartesian coordinate system is used to plot the chart.
|
|
1764
1764
|
* @default "cartesian"
|
|
1765
1765
|
*/
|
|
1766
1766
|
/**
|
|
@@ -1770,9 +1770,9 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1770
1770
|
* @memberof oj.ojChart
|
|
1771
1771
|
* @instance
|
|
1772
1772
|
* @type {string=}
|
|
1773
|
-
* @ojvalue {string} "withRescale"
|
|
1774
|
-
* @ojvalue {string} "withoutRescale"
|
|
1775
|
-
* @ojvalue {string} "none"
|
|
1773
|
+
* @ojvalue {string} "withRescale" Y axes rescales when data items are hidden or showed by clicking on a legend item.
|
|
1774
|
+
* @ojvalue {string} "withoutRescale" Y axes does not rescale when data items are hidden or showed by clicking on a legend item.
|
|
1775
|
+
* @ojvalue {string} "none" Hide and show behavior is disabled.
|
|
1776
1776
|
* @default "none"
|
|
1777
1777
|
*/
|
|
1778
1778
|
/**
|
|
@@ -1792,8 +1792,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1792
1792
|
* @memberof oj.ojChart
|
|
1793
1793
|
* @instance
|
|
1794
1794
|
* @type {string=}
|
|
1795
|
-
* @ojvalue {string} "dim"
|
|
1796
|
-
* @ojvalue {string} "none"
|
|
1795
|
+
* @ojvalue {string} "dim" Dimming hover behavior is applied.
|
|
1796
|
+
* @ojvalue {string} "none" No hover behavior will be applied.
|
|
1797
1797
|
* @default "none"
|
|
1798
1798
|
*/
|
|
1799
1799
|
/**
|
|
@@ -1814,8 +1814,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1814
1814
|
* @ojshortdesc The matching condition for the highlightedCategories property. See the Help documentation for more information.
|
|
1815
1815
|
* @instance
|
|
1816
1816
|
* @type {string=}
|
|
1817
|
-
* @ojvalue {string} "any"
|
|
1818
|
-
* @ojvalue {string} "all"
|
|
1817
|
+
* @ojvalue {string} "any" Only data items that match at least one of the highlightedCategories values will be highlighted.
|
|
1818
|
+
* @ojvalue {string} "all" Only data items that match all of the highlightedCategories values will be highlighted.
|
|
1819
1819
|
* @default "all"
|
|
1820
1820
|
*/
|
|
1821
1821
|
/**
|
|
@@ -1825,10 +1825,10 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1825
1825
|
* @memberof oj.ojChart
|
|
1826
1826
|
* @instance
|
|
1827
1827
|
* @type {string=}
|
|
1828
|
-
* @ojvalue {string} "
|
|
1829
|
-
* @ojvalue {string} "
|
|
1830
|
-
* @ojvalue {string} "
|
|
1831
|
-
* @ojvalue {string} "none"
|
|
1828
|
+
* @ojvalue {string} "slideToLeft" Data changes will have a sliding animation to the left.
|
|
1829
|
+
* @ojvalue {string} "slideToRight" Data changes will have a sliding animation to the right.
|
|
1830
|
+
* @ojvalue {string} "auto" Default non-sliding animation.
|
|
1831
|
+
* @ojvalue {string} "none" No animation is applied on data change.
|
|
1832
1832
|
* @default "none"
|
|
1833
1833
|
*/
|
|
1834
1834
|
/**
|
|
@@ -1838,10 +1838,10 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1838
1838
|
* @memberof oj.ojChart
|
|
1839
1839
|
* @instance
|
|
1840
1840
|
* @type {string=}
|
|
1841
|
-
* @ojvalue {string} "
|
|
1842
|
-
* @ojvalue {string} "
|
|
1843
|
-
* @ojvalue {string} "
|
|
1844
|
-
* @ojvalue {string} "none"
|
|
1841
|
+
* @ojvalue {string} "alphaFade" Chart uses an alpha fade animation on initial display.
|
|
1842
|
+
* @ojvalue {string} "zoom" Chart zooms into view on initial display.
|
|
1843
|
+
* @ojvalue {string} "auto" Default animation on initial display.
|
|
1844
|
+
* @ojvalue {string} "none" No animation is applied on initial display.
|
|
1845
1845
|
* @default "none"
|
|
1846
1846
|
*/
|
|
1847
1847
|
/**
|
|
@@ -1887,15 +1887,15 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1887
1887
|
*/
|
|
1888
1888
|
/**
|
|
1889
1889
|
* Defines whether the data cursor is enabled. If set to "auto", the data cursor is shown only for line or area charts on touch devices. The data cursor is not shown when the tooltip is null and it is not supported on polar charts.
|
|
1890
|
-
* @ojvalue {string} "off"
|
|
1891
1890
|
* @expose
|
|
1892
1891
|
* @name dataCursor
|
|
1893
1892
|
* @memberof oj.ojChart
|
|
1894
1893
|
* @ojshortdesc Defines whether the data cursor is enabled. The data cursor is not supported for polar charts. See the Help documentation for more information.
|
|
1895
1894
|
* @instance
|
|
1896
1895
|
* @type {string=}
|
|
1897
|
-
* @ojvalue {string} "
|
|
1898
|
-
* @ojvalue {string} "
|
|
1896
|
+
* @ojvalue {string} "off" Data cursor is disabled.
|
|
1897
|
+
* @ojvalue {string} "on" Data cursor is enabled. Not supported by polar charts.
|
|
1898
|
+
* @ojvalue {string} "auto" The data cursor is shown only for line or area charts on touch devices.
|
|
1899
1899
|
* @default "auto"
|
|
1900
1900
|
*/
|
|
1901
1901
|
/**
|
|
@@ -1905,9 +1905,9 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1905
1905
|
* @memberof oj.ojChart
|
|
1906
1906
|
* @instance
|
|
1907
1907
|
* @type {string=}
|
|
1908
|
-
* @ojvalue {string} "smooth"
|
|
1909
|
-
* @ojvalue {string} "snap"
|
|
1910
|
-
* @ojvalue {string} "auto"
|
|
1908
|
+
* @ojvalue {string} "smooth" Data cursor follows the mouse cursor smoothly between data items.
|
|
1909
|
+
* @ojvalue {string} "snap" Data cursor snaps between data items.
|
|
1910
|
+
* @ojvalue {string} "auto" The data cursor exhibits the snap behavior except for line and area chart which exhibit the smooth behavior.
|
|
1911
1911
|
* @default "auto"
|
|
1912
1912
|
*/
|
|
1913
1913
|
/**
|
|
@@ -1927,9 +1927,9 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
1927
1927
|
* @memberof oj.ojChart
|
|
1928
1928
|
* @instance
|
|
1929
1929
|
* @type {string=}
|
|
1930
|
-
* @ojvalue {string} "ascending"
|
|
1931
|
-
* @ojvalue {string} "descending"
|
|
1932
|
-
* @ojvalue {string} "off"
|
|
1930
|
+
* @ojvalue {string} "ascending" Data items are sorted in ascending order.
|
|
1931
|
+
* @ojvalue {string} "descending" Data items are sorted in descending order.
|
|
1932
|
+
* @ojvalue {string} "off" Groups are sorted in the order they are discovered in the data.
|
|
1933
1933
|
* @default "off"
|
|
1934
1934
|
*/
|
|
1935
1935
|
/**
|
|
@@ -2125,11 +2125,11 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2125
2125
|
* @ojshortdesc Specifies the zoom and scroll behavior of the chart. See the Help documentation for more information.
|
|
2126
2126
|
* @instance
|
|
2127
2127
|
* @type {string=}
|
|
2128
|
-
* @ojvalue {string} "delayedScrollOnly"
|
|
2129
|
-
* @ojvalue {string} "liveScrollOnly"
|
|
2130
|
-
* @ojvalue {string} "delayed"
|
|
2131
|
-
* @ojvalue {string} "live"
|
|
2132
|
-
* @ojvalue {string} "off"
|
|
2128
|
+
* @ojvalue {string} "delayedScrollOnly" Zooming is disabled and chart will wait to update until scroll action is done.
|
|
2129
|
+
* @ojvalue {string} "liveScrollOnly" Zooming is disabled and chart is updated continuously when scrolled.
|
|
2130
|
+
* @ojvalue {string} "delayed" When zooming or scrolling, chart will wait to update until the zoom/scroll action is done.
|
|
2131
|
+
* @ojvalue {string} "live" When zooming or scrolling, chart will be updated continuously as it is being manipulated.
|
|
2132
|
+
* @ojvalue {string} "off" Zoom and scroll will be disabled.
|
|
2133
2133
|
* @default "off"
|
|
2134
2134
|
*/
|
|
2135
2135
|
/**
|
|
@@ -2139,9 +2139,9 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2139
2139
|
* @memberof oj.ojChart
|
|
2140
2140
|
* @instance
|
|
2141
2141
|
* @type {string=}
|
|
2142
|
-
* @ojvalue {string} "x"
|
|
2143
|
-
* @ojvalue {string} "y"
|
|
2144
|
-
* @ojvalue {string} "auto"
|
|
2142
|
+
* @ojvalue {string} "x" Chart will only zoom in x direction.
|
|
2143
|
+
* @ojvalue {string} "y" Chart will only zoom in y direction.
|
|
2144
|
+
* @ojvalue {string} "auto" Chart will zoom in both x and y direction.
|
|
2145
2145
|
* @default "auto"
|
|
2146
2146
|
*/
|
|
2147
2147
|
/**
|
|
@@ -2152,35 +2152,39 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2152
2152
|
* @ojshortdesc Specifies whether automatic initial zooming is enabled. Only applies to bar, line, area, and combo charts with zoomAndScroll turned on. See the Help documentation for more information.
|
|
2153
2153
|
* @instance
|
|
2154
2154
|
* @type {string=}
|
|
2155
|
-
* @ojvalue {string} "first"
|
|
2156
|
-
* @ojvalue {string} "last"
|
|
2157
|
-
* @ojvalue {string} "none"
|
|
2155
|
+
* @ojvalue {string} "first" Zoom to first data points (after the viewportMin) that can fit in the plot area on initial render.
|
|
2156
|
+
* @ojvalue {string} "last" Zoom to last data points (before the viewportMax) that can fit in the plot area on initial render.
|
|
2157
|
+
* @ojvalue {string} "none" No initial zooming.
|
|
2158
2158
|
* @default "none"
|
|
2159
2159
|
*/
|
|
2160
2160
|
/**
|
|
2161
2161
|
* Whether drilling is enabled. Drillable objects will show a pointer cursor on hover and fire an <code class="prettyprint">ojDrill</code> event on click (double click if selection is enabled). Use "on" to enable drilling for all series objects (legend items), group objects (x-axis labels), and data items. Use "seriesOnly" or "groupsOnly" to enable drilling for series objects or group objects only. To enable or disable drilling on individual series, group, or data item, use the drilling attribute in each series, group, or data item.
|
|
2162
|
+
* See multiSeriesDrilling documentation for details on drilling on the legend item for Other.
|
|
2162
2163
|
* @expose
|
|
2163
2164
|
* @name drilling
|
|
2164
2165
|
* @memberof oj.ojChart
|
|
2165
2166
|
* @ojshortdesc Specifies whether drilling is enabled. Drillable objects will show a pointer cursor on hover and fire an ojDrill event on click (double click if selection is enabled). See the Help documentation for more information.
|
|
2166
2167
|
* @instance
|
|
2167
2168
|
* @type {string=}
|
|
2168
|
-
* @ojvalue {string} "on"
|
|
2169
|
-
* @ojvalue {string} "seriesOnly"
|
|
2170
|
-
* @ojvalue {string} "groupsOnly"
|
|
2171
|
-
* @ojvalue {string} "off"
|
|
2169
|
+
* @ojvalue {string} "on" Drilling is enabled on data items, axis labels and legend items.
|
|
2170
|
+
* @ojvalue {string} "seriesOnly" Drilling is enabled only on legend items. Use multiSeriesDrilling attribute to enable drilling on the legend item for Other.
|
|
2171
|
+
* @ojvalue {string} "groupsOnly" Drilling is enabled only on axis labels.
|
|
2172
|
+
* @ojvalue {string} "off" Drilling is not enabled.
|
|
2172
2173
|
* @default "off"
|
|
2173
2174
|
*/
|
|
2174
2175
|
/**
|
|
2175
|
-
* Data visualizations require a press and hold delay before triggering tooltips, marquee selection, and rollover effects on mobile devices to avoid interfering with page panning, but these hold delays can make applications seem slower and less responsive.
|
|
2176
|
+
* Data visualizations require a press and hold delay before triggering tooltips, marquee selection, and rollover effects on mobile devices to avoid interfering with page panning, but these hold delays can make applications seem slower and less responsive.For a better user experience,
|
|
2177
|
+
* the application can remove the touch and hold delay when data visualizations are used within a non scrolling container or if there is sufficient space outside of the visualization for panning. If touchResponse is touchStart the element will instantly trigger the touch gesture and
|
|
2178
|
+
* consume the page pan events if the element does not require an internal feature that requires a touch start gesture like panning, zooming, or when marquee selection is initiated. If touchResponse is auto, the element will behave like touchStart if it determines that it is not rendered within scrolling content
|
|
2179
|
+
* and if panning is not available for those elements that support the feature.
|
|
2176
2180
|
* @expose
|
|
2177
2181
|
* @name touchResponse
|
|
2178
2182
|
* @memberof oj.ojChart
|
|
2179
2183
|
* @ojshortdesc Specifies configuration options for touch and hold delays on mobile devices. See the Help documentation for more information.
|
|
2180
2184
|
* @instance
|
|
2181
2185
|
* @type {string=}
|
|
2182
|
-
* @ojvalue {string} "touchStart"
|
|
2183
|
-
* @ojvalue {string} "auto"
|
|
2186
|
+
* @ojvalue {string} "touchStart" Chart will instantly trigger the touch gesture and consume the page pan events if it does not require an internal feature that requires a touch start gesture like panning, zooming, or when marquee selection is initiated.
|
|
2187
|
+
* @ojvalue {string} "auto" Chart will behave like touchStart if it determines that it is not rendered within scrolling content and if panning is not available for those elements that support the feature.
|
|
2184
2188
|
* @default "auto"
|
|
2185
2189
|
*/
|
|
2186
2190
|
/**
|
|
@@ -2368,11 +2372,11 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2368
2372
|
* @ojtypedefmember
|
|
2369
2373
|
* @memberof! oj.ojChart.Legend
|
|
2370
2374
|
* @type {string=}
|
|
2371
|
-
* @ojvalue {string} "start"
|
|
2372
|
-
* @ojvalue {string} "end"
|
|
2373
|
-
* @ojvalue {string} "bottom"
|
|
2374
|
-
* @ojvalue {string} "top"
|
|
2375
|
-
* @ojvalue {string} "auto"
|
|
2375
|
+
* @ojvalue {string} "start" The legend will be placed at the start of the chart.
|
|
2376
|
+
* @ojvalue {string} "end" The legend will be placed at the end of the chart.
|
|
2377
|
+
* @ojvalue {string} "bottom" The legend will be placed at the bottom of the chart..
|
|
2378
|
+
* @ojvalue {string} "top" The legend will be placed at the top of the chart.
|
|
2379
|
+
* @ojvalue {string} "auto" The legend will be placed on the side or bottom, based on the size of the chart and the legend contents.
|
|
2376
2380
|
* @default "auto"
|
|
2377
2381
|
*/
|
|
2378
2382
|
/**
|
|
@@ -2383,9 +2387,9 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2383
2387
|
* @memberof! oj.ojChart.Legend
|
|
2384
2388
|
* @ojshortdesc Defines whether the legend is displayed. If set to auto, the legend will be hidden for charts with a large number of series. See the Help documentation for more information.
|
|
2385
2389
|
* @type {string=}
|
|
2386
|
-
* @ojvalue {string} "on"
|
|
2387
|
-
* @ojvalue {string} "off"
|
|
2388
|
-
* @ojvalue {string} "auto"
|
|
2390
|
+
* @ojvalue {string} "on" Legend will be displayed in the chart.
|
|
2391
|
+
* @ojvalue {string} "off" Legend will not be displayed in the chart.
|
|
2392
|
+
* @ojvalue {string} "auto" Legend will be hidden for charts with a large number of series.
|
|
2389
2393
|
* @default "auto"
|
|
2390
2394
|
*/
|
|
2391
2395
|
/**
|
|
@@ -2465,9 +2469,9 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2465
2469
|
* @ojtypedefmember
|
|
2466
2470
|
* @memberof! oj.ojChart.Legend
|
|
2467
2471
|
* @type {string=}
|
|
2468
|
-
* @ojvalue {string} "center"
|
|
2469
|
-
* @ojvalue {string} "end"
|
|
2470
|
-
* @ojvalue {string} "start"
|
|
2472
|
+
* @ojvalue {string} "center" The title will be center-aligned within the legend.
|
|
2473
|
+
* @ojvalue {string} "end" The title will be end-aligned within the legend.
|
|
2474
|
+
* @ojvalue {string} "start" The title will be start-aligned within the legend.
|
|
2471
2475
|
* @default "start"
|
|
2472
2476
|
*/
|
|
2473
2477
|
/**
|
|
@@ -2489,6 +2493,7 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2489
2493
|
* @ojtypedefmember
|
|
2490
2494
|
* @memberof! oj.ojChart.Legend
|
|
2491
2495
|
* @type {string=}
|
|
2496
|
+
* @ojdeprecated {since: '12.1.0', description: 'Setting scrolling to off is not supported in Redwood theme and it is not recommended. As such, this attribute is deprecated.'}
|
|
2492
2497
|
* @ojvalue {string} "off"
|
|
2493
2498
|
* @ojvalue {string} "asNeeded"
|
|
2494
2499
|
* @default "asNeeded"
|
|
@@ -2556,8 +2561,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2556
2561
|
* @ojtypedefmember
|
|
2557
2562
|
* @memberof! oj.ojChart.DataCursorDefaults
|
|
2558
2563
|
* @type {string=}
|
|
2559
|
-
* @ojvalue {string} "off"
|
|
2560
|
-
* @ojvalue {string} "on"
|
|
2564
|
+
* @ojvalue {string} "off" Data cursor marker will not be displayed.
|
|
2565
|
+
* @ojvalue {string} "on" Data cursor marker will be displayed.
|
|
2561
2566
|
* @default "on"
|
|
2562
2567
|
*/
|
|
2563
2568
|
|
|
@@ -2572,8 +2577,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2572
2577
|
* @ojtypedefmember
|
|
2573
2578
|
* @memberof! oj.ojChart.GroupSeparatorDefaults
|
|
2574
2579
|
* @type {string=}
|
|
2575
|
-
* @ojvalue {string} "off"
|
|
2576
|
-
* @ojvalue {string} "auto"
|
|
2580
|
+
* @ojvalue {string} "off" Group separators in hierarchical axis will not be displayed.
|
|
2581
|
+
* @ojvalue {string} "auto" Group separators in hierarchical axis will be displayed.
|
|
2577
2582
|
* @default "auto"
|
|
2578
2583
|
*/
|
|
2579
2584
|
/**
|
|
@@ -2674,9 +2679,9 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2674
2679
|
* @ojtypedefmember
|
|
2675
2680
|
* @memberof! oj.ojChart.StyleDefaults
|
|
2676
2681
|
* @type {string=}
|
|
2677
|
-
* @ojvalue {string} "color"
|
|
2678
|
-
* @ojvalue {string} "pattern"
|
|
2679
|
-
* @ojvalue {string} "gradient"
|
|
2682
|
+
* @ojvalue {string} "color" Data items will be filled with solid colors.
|
|
2683
|
+
* @ojvalue {string} "pattern" Data items will be filled with colored patterns.
|
|
2684
|
+
* @ojvalue {string} "gradient" Data items will have a gradient.
|
|
2680
2685
|
* @default "color"
|
|
2681
2686
|
*/
|
|
2682
2687
|
/**
|
|
@@ -2753,8 +2758,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2753
2758
|
* @ojtypedefmember
|
|
2754
2759
|
* @memberof! oj.ojChart.StyleDefaults
|
|
2755
2760
|
* @type {string=}
|
|
2756
|
-
* @ojvalue {string} "on"
|
|
2757
|
-
* @ojvalue {string} "off"
|
|
2761
|
+
* @ojvalue {string} "on" Chart will be displayed with a 3D effect.
|
|
2762
|
+
* @ojvalue {string} "off" Chart will not be displayed with a 3D effect.
|
|
2758
2763
|
* @default "off"
|
|
2759
2764
|
*/
|
|
2760
2765
|
/**
|
|
@@ -2764,9 +2769,9 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2764
2769
|
* @ojtypedefmember
|
|
2765
2770
|
* @memberof! oj.ojChart.StyleDefaults
|
|
2766
2771
|
* @type {string=}
|
|
2767
|
-
* @ojvalue {string} "explode"
|
|
2768
|
-
* @ojvalue {string} "highlightAndExplode"
|
|
2769
|
-
* @ojvalue {string} "highlight"
|
|
2772
|
+
* @ojvalue {string} "explode" Selected data items will have an explode effect.
|
|
2773
|
+
* @ojvalue {string} "highlightAndExplode" Selected data items will have both the highligt and explode effect.
|
|
2774
|
+
* @ojvalue {string} "highlight" Selected data items will be highlighted.
|
|
2770
2775
|
* @default "highlight"
|
|
2771
2776
|
*/
|
|
2772
2777
|
/**
|
|
@@ -2787,8 +2792,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2787
2792
|
* @ojtypedefmember
|
|
2788
2793
|
* @memberof! oj.ojChart.StyleDefaults
|
|
2789
2794
|
* @type {string=}
|
|
2790
|
-
* @ojvalue {string} "none"
|
|
2791
|
-
* @ojvalue {string} "all"
|
|
2795
|
+
* @ojvalue {string} "none" Data change indicators will be disabled.
|
|
2796
|
+
* @ojvalue {string} "all" Data change indicators will be enabled.
|
|
2792
2797
|
* @default "all"
|
|
2793
2798
|
*/
|
|
2794
2799
|
/**
|
|
@@ -2861,15 +2866,16 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2861
2866
|
* @ojshortdesc The line type of the data line or area. Only applies to line, area, scatter, and bubble series. See the Help documentation for more information.
|
|
2862
2867
|
* @memberof! oj.ojChart.StyleDefaults
|
|
2863
2868
|
* @type {string=}
|
|
2864
|
-
* @ojvalue {string} "curved"
|
|
2865
|
-
* @ojvalue {string} "stepped"
|
|
2866
|
-
* @ojvalue {string} "centeredStepped"
|
|
2867
|
-
* @ojvalue {string} "segmented"
|
|
2868
|
-
* @ojvalue {string} "centeredSegmented"
|
|
2869
|
-
* @ojvalue {string} "straight"
|
|
2870
|
-
* @ojvalue {string} "none"
|
|
2871
|
-
* @ojvalue {string} "auto"
|
|
2869
|
+
* @ojvalue {string} "curved" Data points will be connected with a curved line.
|
|
2870
|
+
* @ojvalue {string} "stepped" Data points will be connected with a stepped line.
|
|
2871
|
+
* @ojvalue {string} "centeredStepped" Data points will be connected with a centered stepped line.
|
|
2872
|
+
* @ojvalue {string} "segmented" Data points will be connected with a segmented line.
|
|
2873
|
+
* @ojvalue {string} "centeredSegmented" Data points will be connected with a centered segmented line.
|
|
2874
|
+
* @ojvalue {string} "straight" Data points will be connected with a straight line.
|
|
2875
|
+
* @ojvalue {string} "none" Data points will not be connected.
|
|
2876
|
+
* @ojvalue {string} "auto" Defaults to none for scatter and bubble charts otherwise line type is straight.
|
|
2872
2877
|
* @default "auto"
|
|
2878
|
+
|
|
2873
2879
|
*/
|
|
2874
2880
|
/**
|
|
2875
2881
|
* The line style of the data line. Only applies to line, lineWithArea, scatter, and bubble series.
|
|
@@ -2898,9 +2904,9 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2898
2904
|
* @ojtypedefmember
|
|
2899
2905
|
* @memberof! oj.ojChart.StyleDefaults
|
|
2900
2906
|
* @type {string=}
|
|
2901
|
-
* @ojvalue {string} "on"
|
|
2902
|
-
* @ojvalue {string} "off"
|
|
2903
|
-
* @ojvalue {string} "auto"
|
|
2907
|
+
* @ojvalue {string} "on" Data markers will be displayed.
|
|
2908
|
+
* @ojvalue {string} "off" Data markers will not be displayed.
|
|
2909
|
+
* @ojvalue {string} "auto" Data markers will be displayed whenever the data points are not connected by a line.
|
|
2904
2910
|
* @default "auto"
|
|
2905
2911
|
*/
|
|
2906
2912
|
/**
|
|
@@ -2911,15 +2917,15 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2911
2917
|
* @memberof! oj.ojChart.StyleDefaults
|
|
2912
2918
|
* @ojshortdesc The shape of the data markers. In addition to the built-in shapes, it may also take SVG path commands to specify a custom shape. See the Help documentation for more information.
|
|
2913
2919
|
* @type {string=}
|
|
2914
|
-
* @ojvalue {string=} "circle"
|
|
2915
|
-
* @ojvalue {string=} "diamond"
|
|
2916
|
-
* @ojvalue {string=} "human"
|
|
2917
|
-
* @ojvalue {string=} "plus"
|
|
2918
|
-
* @ojvalue {string=} "square"
|
|
2919
|
-
* @ojvalue {string=} "star"
|
|
2920
|
-
* @ojvalue {string=} "triangleDown"
|
|
2921
|
-
* @ojvalue {string=} "triangleUp"
|
|
2922
|
-
* @ojvalue {string=} "auto"
|
|
2920
|
+
* @ojvalue {string=} "circle" Data markers will be circular in shape.
|
|
2921
|
+
* @ojvalue {string=} "diamond" Data markers will be diamond in shape.
|
|
2922
|
+
* @ojvalue {string=} "human" Data markers will be human in shape.
|
|
2923
|
+
* @ojvalue {string=} "plus" Data markers will be plus in shape.
|
|
2924
|
+
* @ojvalue {string=} "square" Data markers will be square in shape.
|
|
2925
|
+
* @ojvalue {string=} "star" Data markers will be star in shape.
|
|
2926
|
+
* @ojvalue {string=} "triangleDown" Data markers will be of a triangular shape facing down.
|
|
2927
|
+
* @ojvalue {string=} "triangleUp" Data markers will be of a triangular shape facing up.
|
|
2928
|
+
* @ojvalue {string=} "auto" Data marker shape will be based on chart type.
|
|
2923
2929
|
* @default "auto"
|
|
2924
2930
|
*/
|
|
2925
2931
|
/**
|
|
@@ -2992,23 +2998,25 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
2992
2998
|
* @default null
|
|
2993
2999
|
*/
|
|
2994
3000
|
/**
|
|
2995
|
-
* The position of the data label. For range series, if an array of two values is provided, the first and second value will apply to the low and high point respectively. The 'outsideSlice' value only applies to pie charts.
|
|
3001
|
+
* The position of the data label. For range series, if an array of two values is provided, the first and second value will apply to the low and high point respectively. The 'outsideSlice' value only applies to pie charts.
|
|
3002
|
+
* The 'aboveMarker', 'belowMarker', 'beforeMarker', and 'afterMarker' values only apply to line, area, scatter, and bubble series. The 'insideBarEdge' and 'outsideBarEdge' values only apply to non-polar bar series. Stacked bars do not support 'outsideBarEdge'.
|
|
3003
|
+
* The chart does not currently adjust layout to fit labels within the plot area or deal with any overlaps between labels.
|
|
2996
3004
|
* @expose
|
|
2997
3005
|
* @name dataLabelPosition
|
|
2998
3006
|
* @ojtypedefmember
|
|
2999
3007
|
* @memberof! oj.ojChart.StyleDefaults
|
|
3000
3008
|
* @ojshortdesc The position of the data label. For range series, if an array of two values is provided, the first and second value will apply to the low and high point respectively. See the Help documentation for more information.
|
|
3001
3009
|
* @type {(string|Array.<string>)=}
|
|
3002
|
-
* @ojvalue {string} "center"
|
|
3003
|
-
* @ojvalue {string} "outsideSlice"
|
|
3004
|
-
* @ojvalue {string} "aboveMarker"
|
|
3005
|
-
* @ojvalue {string} "belowMarker"
|
|
3006
|
-
* @ojvalue {string} "beforeMarker"
|
|
3007
|
-
* @ojvalue {string} "afterMarker"
|
|
3008
|
-
* @ojvalue {string} "insideBarEdge"
|
|
3009
|
-
* @ojvalue {string} "outsideBarEdge"
|
|
3010
|
-
* @ojvalue {string} "none"
|
|
3011
|
-
* @ojvalue {string} "auto"
|
|
3010
|
+
* @ojvalue {string} "center" Label will be placed in the center of the data marker.
|
|
3011
|
+
* @ojvalue {string} "outsideSlice" Label will be placed outside the chart. Only applies to pie chart.
|
|
3012
|
+
* @ojvalue {string} "aboveMarker" Label will be placed above the data marker. Only applies to line, area, scatter, and bubble series.
|
|
3013
|
+
* @ojvalue {string} "belowMarker" Label will be placed below the data marker. Only applies to line, area, scatter, and bubble series.
|
|
3014
|
+
* @ojvalue {string} "beforeMarker" Label will be placed before the data marker. Only applies to line, area, scatter, and bubble series.
|
|
3015
|
+
* @ojvalue {string} "afterMarker" Label will be placed after the data marker. Only applies to line, area, scatter, and bubble series.
|
|
3016
|
+
* @ojvalue {string} "insideBarEdge" Label will be placed inside the bar edge. Only applies to non polar bar series.
|
|
3017
|
+
* @ojvalue {string} "outsideBarEdge" Label will be placed outside the bar edge. Only applies to non polar bar series.
|
|
3018
|
+
* @ojvalue {string} "none" No data label is shown.
|
|
3019
|
+
* @ojvalue {string} "auto" For un-stacked bar charts, 'auto' will act as 'insideBarEdge'. For other chart types, 'auto' will act as 'center'.
|
|
3012
3020
|
* @default "auto"
|
|
3013
3021
|
*/
|
|
3014
3022
|
/**
|
|
@@ -3031,8 +3039,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
3031
3039
|
* @memberof! oj.ojChart.StyleDefaults
|
|
3032
3040
|
* @ojshortdesc Rule for adjusting data label layout. See the Help documentation for more information.
|
|
3033
3041
|
* @type {string=}
|
|
3034
|
-
* @ojvalue {string} "fitInBounds"
|
|
3035
|
-
* @ojvalue {string} "none"
|
|
3042
|
+
* @ojvalue {string} "fitInBounds" Data label positions will be adjusted in order to fit in the plot area.
|
|
3043
|
+
* @ojvalue {string} "none" No data label positions will be adjusted to fit in the plot area. Labels may flow outside the plot area.
|
|
3036
3044
|
* @default "none"
|
|
3037
3045
|
*/
|
|
3038
3046
|
/**
|
|
@@ -3157,8 +3165,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
3157
3165
|
* @ojtypedefmember
|
|
3158
3166
|
* @memberof! oj.ojChart.GroupValueFormat
|
|
3159
3167
|
* @type {string=}
|
|
3160
|
-
* @ojvalue {string} "off"
|
|
3161
|
-
* @ojvalue {string} "auto"
|
|
3168
|
+
* @ojvalue {string} "off" Value will not be displayed in the tooltip.
|
|
3169
|
+
* @ojvalue {string} "auto" Value will be displayed in the tooltip.
|
|
3162
3170
|
* @default "auto"
|
|
3163
3171
|
*/
|
|
3164
3172
|
/**
|
|
@@ -3634,8 +3642,8 @@ import { Chart, SparkChart } from 'ojs/ojchart-toolkit';
|
|
|
3634
3642
|
* @type {string=}
|
|
3635
3643
|
* @memberof! oj.ojSparkChartItem
|
|
3636
3644
|
* @instance
|
|
3637
|
-
* @ojvalue {string} "off"
|
|
3638
|
-
* @ojvalue {string} "on"
|
|
3645
|
+
* @ojvalue {string} "off" Marker will not be displayed.
|
|
3646
|
+
* @ojvalue {string} "on" Marker will be displayed.
|
|
3639
3647
|
* @default "off"
|
|
3640
3648
|
*
|
|
3641
3649
|
* @example <caption>Initialize the spark chart item with the
|
|
@@ -8327,10 +8335,10 @@ oj.__registerWidget('oj.ojSparkChart', $.oj.dvtBaseComponent,
|
|
|
8327
8335
|
* @memberof oj.ojSparkChart
|
|
8328
8336
|
* @instance
|
|
8329
8337
|
* @type {string=}
|
|
8330
|
-
* @ojvalue {string} "area"
|
|
8331
|
-
* @ojvalue {string} "lineWithArea"
|
|
8332
|
-
* @ojvalue {string} "bar"
|
|
8333
|
-
* @ojvalue {string} "line"
|
|
8338
|
+
* @ojvalue {string} "area" Series will be represented by an area. Use lineWithArea to prevent values from being obscured.
|
|
8339
|
+
* @ojvalue {string} "lineWithArea" Series will be presented by a line and area.
|
|
8340
|
+
* @ojvalue {string} "bar" Data items will be represented by bars.
|
|
8341
|
+
* @ojvalue {string} "line" Series will be represented by a line.
|
|
8334
8342
|
* @default "line"
|
|
8335
8343
|
*
|
|
8336
8344
|
* @example <caption>Initialize the spark chart with the <code class="prettyprint">type</code> attribute specified:</caption>
|
|
@@ -8600,8 +8608,8 @@ oj.__registerWidget('oj.ojSparkChart', $.oj.dvtBaseComponent,
|
|
|
8600
8608
|
* @memberof oj.ojSparkChart
|
|
8601
8609
|
* @instance
|
|
8602
8610
|
* @type {string=}
|
|
8603
|
-
* @ojvalue {string} "auto"
|
|
8604
|
-
* @ojvalue {string} "none"
|
|
8611
|
+
* @ojvalue {string} "auto" Animation on data change will be enabled.
|
|
8612
|
+
* @ojvalue {string} "none" Animation on data change will be disabled.
|
|
8605
8613
|
* @default "none"
|
|
8606
8614
|
*
|
|
8607
8615
|
* @example <caption>Initialize the spark chart with the <code class="prettyprint">animation-on-data-change</code> attribute specified:</caption>
|
|
@@ -8623,8 +8631,8 @@ oj.__registerWidget('oj.ojSparkChart', $.oj.dvtBaseComponent,
|
|
|
8623
8631
|
* @memberof oj.ojSparkChart
|
|
8624
8632
|
* @instance
|
|
8625
8633
|
* @type {string=}
|
|
8626
|
-
* @ojvalue {string} "auto"
|
|
8627
|
-
* @ojvalue {string} "none"
|
|
8634
|
+
* @ojvalue {string} "auto" Animation on display will be enabled.
|
|
8635
|
+
* @ojvalue {string} "none" Animation on display will be disabled.
|
|
8628
8636
|
* @default "none"
|
|
8629
8637
|
*
|
|
8630
8638
|
* @example <caption>Initialize the spark chart with the <code class="prettyprint">animation-on-display</code> attribute specified:</caption>
|
|
@@ -8646,8 +8654,8 @@ oj.__registerWidget('oj.ojSparkChart', $.oj.dvtBaseComponent,
|
|
|
8646
8654
|
* @memberof oj.ojSparkChart
|
|
8647
8655
|
* @instance
|
|
8648
8656
|
* @type {string=}
|
|
8649
|
-
* @ojvalue {string} "none"
|
|
8650
|
-
* @ojvalue {string} "auto"
|
|
8657
|
+
* @ojvalue {string} "none" No overlays are applied to the spark chart.
|
|
8658
|
+
* @ojvalue {string} "auto" Overlays and gradients could be applied to the spark chart.
|
|
8651
8659
|
* @default "auto"
|
|
8652
8660
|
*
|
|
8653
8661
|
* @example <caption>Initialize the spark chart with the <code class="prettyprint">visual-effects</code> attribute specified:</caption>
|
|
@@ -8669,8 +8677,8 @@ oj.__registerWidget('oj.ojSparkChart', $.oj.dvtBaseComponent,
|
|
|
8669
8677
|
* @memberof oj.ojSparkChart
|
|
8670
8678
|
* @instance
|
|
8671
8679
|
* @type {string=}
|
|
8672
|
-
* @ojvalue {string} "zero"
|
|
8673
|
-
* @ojvalue {string} "min"
|
|
8680
|
+
* @ojvalue {string} "zero" Axis baseline will start at zero.
|
|
8681
|
+
* @ojvalue {string} "min" Axis baseline will start at the minimum value of the data.
|
|
8674
8682
|
* @default "min"
|
|
8675
8683
|
*
|
|
8676
8684
|
* @example <caption>Initialize the spark chart with the <code class="prettyprint">baseline-scaling</code> attribute specified:</caption>
|
|
@@ -8714,9 +8722,9 @@ oj.__registerWidget('oj.ojSparkChart', $.oj.dvtBaseComponent,
|
|
|
8714
8722
|
* @memberof oj.ojSparkChart
|
|
8715
8723
|
* @instance
|
|
8716
8724
|
* @type {string=}
|
|
8717
|
-
* @ojvalue {string} "dotted"
|
|
8718
|
-
* @ojvalue {string} "dashed"
|
|
8719
|
-
* @ojvalue {string} "solid"
|
|
8725
|
+
* @ojvalue {string} "dotted" Line will have dotted strokes.
|
|
8726
|
+
* @ojvalue {string} "dashed" Line will have dashed strokes.
|
|
8727
|
+
* @ojvalue {string} "solid" Line will have a solid stroke.
|
|
8720
8728
|
* @default "solid"
|
|
8721
8729
|
*
|
|
8722
8730
|
* @example <caption>Initialize the spark chart with the <code class="prettyprint">line-style</code> attribute specified:</caption>
|
|
@@ -8738,13 +8746,13 @@ oj.__registerWidget('oj.ojSparkChart', $.oj.dvtBaseComponent,
|
|
|
8738
8746
|
* @memberof oj.ojSparkChart
|
|
8739
8747
|
* @instance
|
|
8740
8748
|
* @type {string=}
|
|
8741
|
-
* @ojvalue {string} "curved"
|
|
8742
|
-
* @ojvalue {string} "stepped"
|
|
8743
|
-
* @ojvalue {string} "centeredStepped"
|
|
8744
|
-
* @ojvalue {string} "segmented"
|
|
8745
|
-
* @ojvalue {string} "centeredSegmented"
|
|
8746
|
-
* @ojvalue {string} "none"
|
|
8747
|
-
* @ojvalue {string} "straight"
|
|
8749
|
+
* @ojvalue {string} "curved" Data points will be connected with a curved line.
|
|
8750
|
+
* @ojvalue {string} "stepped" Data points will be connected with a stepped line.
|
|
8751
|
+
* @ojvalue {string} "centeredStepped" Data points will be connected with a centered stepped line.
|
|
8752
|
+
* @ojvalue {string} "segmented" Data points will be connected with a segmented line.
|
|
8753
|
+
* @ojvalue {string} "centeredSegmented" Data points will be connected with a centered segmented line.
|
|
8754
|
+
* @ojvalue {string} "none" Data points will not be connected.
|
|
8755
|
+
* @ojvalue {string} "straight" Data points will be connected with a straight line.
|
|
8748
8756
|
* @default "straight"
|
|
8749
8757
|
*
|
|
8750
8758
|
* @example <caption>Initialize the spark chart with the <code class="prettyprint">line-type</code> attribute specified:</caption>
|