clients/libs/components
Nick Krantz c4d0cfdfb4
[PM-34119] Web New Item Dialog (#19953)
* when the footer is not present in the dialog remove empty div

* add new item type feature flag

* add subtitle text to cipher menu items

* add add item dialog and associated components

* integrate the new item dialog into web and AC vaults

* add dialog header start slot for dialog

* fix menu trigger when feature flag is disabled

* add back button for cipher dialogs

* bind `this` for back action

* only show back button when a new cipher is being created

* fix edit access for new ciphers

* fix logic for adding a cipher and showing the back button

* add back action to the collection dialog

* add back action to folder dialog

* fix formatting and strict types

* update backAction getter for consistency

* add story without footer

* prettier fixes

* address local claude feedback

* update icons on dialog

* adjust spacing and sizes

* fix strict typings

* add typography import

* design pass after working on other platforms

* update to use the icon tile component

* address feedback from design

* update grid to use bit item

* remove dialog description

* update to single column when less than 6 items

* Revert "add dialog header start slot for dialog"

This reverts commit e029cdecdc.

* remove back action for new cipher dialog

* match padding-top of dialog when there is no footer

* fix alignment of carrot

* remove tests associated back action

* use default bit-item styles for typography

* reduce margin of bit-item

* prefer `inject` function

* add readonly and protected

* move types into the grid component to streamline the api integration
2026-04-14 13:27:29 -05:00
..
src [PM-34119] Web New Item Dialog (#19953) 2026-04-14 13:27:29 -05:00
.gitignore Simplify our gitignore files (#2925) 2022-06-17 15:33:51 +02:00
jest.config.js Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
package.json [EC-512] Tree shakeable icons (#3427) 2022-09-06 08:21:59 +02:00
project.json build: add nx configuration in libs/components (#16545) 2025-09-23 14:19:10 -04:00
tailwind.config.base.js [CL-958] Update avatar component to new styles (#18975) 2026-04-03 10:24:46 -04:00
tailwind.config.js [CL-913] add new color palette to theme and tailwind config (#17998) 2025-12-26 16:18:31 -05:00
test.setup.ts [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tsconfig.app.json Move to libs 2022-06-03 16:24:40 +02:00
tsconfig.json Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
tsconfig.spec.json [CL-525] Upgrade angular to v19 (#14815) 2025-06-02 13:13:31 -04:00