Eliza Khachatryan
Eliza Khachatryan
**Related Issue:** #7180 ## Summary Adds the following component tokens: ``` --calcite-tabs-background-color --calcite-tabs-border-color ```
**Related Issue:** #7180 ## Summary Adds the following component tokens: ``` --calcite-tip-group-text-color --calcite-tip-group-background-color ```
**Related Issue:** #7180 ## Summary Adds the following component tokens: ``` * --calcite-handle-text-color * --calcite-handle-text-color-hover * --calcite-handle-text-color-focus * --calcite-handle-text-color-selected * --calcite-handle-background-color * --calcite-handle-background-color-hover * --calcite-handle-background-color-selected ```
**Related Issue:** #7180 ## Summary Adds the following component tokens: ``` --calcite-tip-manager-height --calcite-tip-manager-max-width --calcite-tip-manager-background-color --calcite-tip-manager-text-color --calcite-tip-manager-border-color ```
**Related Issue:** #8080 ## Summary Adds a fixer to: > - Ensure the `ref` is placed to be the last prop automatically. > - Remove any existing comment containing `//...
**Related Issue:** #6456 ## Summary Support component sequential closing with escape by having focus-trap handle the stacking order.
**Related Issue:** #8110 ## Summary Remove the `status` property and instead add an `icon` property. Provide a demo and screenshot coverage.
### Description Disable/remove `enforce-ref-last-prop` custom esLint plugin rule from the recommended config as it is no longer needed with Stencil v4.14.1. ### Proposed Advantages Reduces the number of unnecessary checks...
**Related Issue:** #N/A ## Summary Remove `connectOpenCloseComponent` and `disconnectOpenCloseComponent` no longer in use.
**Related Issue:** #7180, #8979, #8980 ## Summary Adds the following component tokens (CSS props): - `--calcite-panel-spacing-block-end` - `--calcite-panel-spacing-block-start` - `--calcite-panel-height` - `--calcite-panel-width`