woocommerce/packages/js/product-editor/src/components/attribute-term-input-field
Damián Suárez a0aa4724df
Tidy and update product attribute TypeScript types (#46907)
* rename ProductAttribute with ProductProductAttribute

* introduce ProductAttribute to define actions

* update importing attribute types

* fix select item type

* export ProductAttribute TS type

* update attribute-input-field component

* changelog

* update jsdoc block

* update test
2024-04-25 07:30:02 -04:00
..
test Adding attributes block to product block editor. (#38051) 2023-05-02 21:13:48 -07:00
attribute-term-input-field.scss Adding attributes block to product block editor. (#38051) 2023-05-02 21:13:48 -07:00
attribute-term-input-field.tsx Update selected item styling dropdown (#41217) 2023-11-07 12:59:08 -03:00
create-attribute-term-modal.scss Adding attributes block to product block editor. (#38051) 2023-05-02 21:13:48 -07:00
create-attribute-term-modal.tsx Tidy and update product attribute TypeScript types (#46907) 2024-04-25 07:30:02 -04:00
custom-attribute-term-input-field.tsx Update selected item styling dropdown (#41217) 2023-11-07 12:59:08 -03:00
index.ts Adding attributes block to product block editor. (#38051) 2023-05-02 21:13:48 -07:00