clients/libs
Bryan Cunningham 08a022fa52
[CL-227] Tooltip component (#16442)
* add tooltip component

* fix typescript errors

* fix more typescript errors

* remove css comments

* fix tooltip blocking mouse events

* move default position logic to shared util

* fix tooltip stories options

* add tooltip spec

* add offset arg to default positions

* add shadow to tooltip

* increase offset

* adding max width

* fix disabled button cursor

* add stronger position type

* fixing types

* change get positions function to type return correctly

* more fixing types

* default options object

* add mock to tooltip stories

* add figma link to story

* update positions file name. remove getter

* remove standalone. add comment about component use

* add jsdoc comment to directive inputs

* fix typo

* remove instances of setInput

* fix storybook injection error

* remove unneeded functions

* remove unneeded variables

* remove comment

* move popover positions back with component

* fix popover i18n mock

* creat etooltip positions file

* update test to account for change to setInput calls

* remove panel class as it's not necessary

* improve tooltip docs page

* use classes for styling. Simpliy position changes

* simplify tests. No longer need to track position changes

* move comment to correct place

* fix typos

* remove unnecessary standalone declaration
2025-10-01 14:01:53 -04:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console build: add nx configuration in libs/admin-console (#16538) 2025-09-24 11:20:18 +01:00
angular [PM-25463] Work towards complete usage of Payments domain (#16532) 2025-10-01 10:26:47 -05:00
assets [PM-19907] updated empty state messages for web (#16283) 2025-09-30 14:55:07 -04:00
auth [PM-23230] Implement KDF Change Service (#15748) 2025-09-23 16:10:54 -04:00
billing build: add nx configuration in libs/billing (#16542) 2025-09-25 09:00:36 +01:00
client-type fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
common [PM-25463] Work towards complete usage of Payments domain (#16532) 2025-10-01 10:26:47 -05:00
components [CL-227] Tooltip component (#16442) 2025-10-01 14:01:53 -04:00
core-test-utils fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
dirt/card build: add nx configuration in libs/dirt/card (#16562) 2025-09-23 12:13:52 -05:00
eslint [CL-846] forbid hardcoded colors in svg (#16167) 2025-09-10 22:22:39 -04:00
guid fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
importer build: add nx configuration in libs/importer (#16547) 2025-09-23 13:45:51 -07:00
key-management build: add nx configuration in libs/key-management (#16548) 2025-09-24 12:24:17 -05:00
key-management-ui build: add nx configuration in libs/key-management-ui (#16549) 2025-09-23 20:54:40 +02:00
logging fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
messaging fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
node build: add nx configuration in libs/node (#16550) 2025-09-29 20:57:29 +02:00
nx-plugin fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
platform build: add nx configuration in libs/platform (#16546) 2025-09-23 16:33:22 -05:00
pricing [PM-26012] Add Test-ids to Cart Summary Component (#16497) 2025-09-22 14:08:26 +00:00
serialization fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
shared Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
state fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
state-internal fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
state-test-utils fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
storage-core fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
storage-test-utils fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
tools build: add nx configuration to tools nested libraries (#16564) 2025-09-23 13:52:17 -07:00
ui build: add nx configuration in libs/ui/common (#16563) 2025-09-23 14:19:49 -04:00
user-core fix(basic-lib generator): Ensure all project.json files have a rootDir value (#16384) 2025-09-22 12:32:23 -04:00
vault [PM-24534] Archive via CLI (#16502) 2025-09-30 10:45:04 -04:00