UNPKG

@wix/design-system

Version:

@wix/design-system

13 lines (12 loc) 513 B
"use strict"; exports.__esModule = true; exports.DATA_HOOKS = void 0; var DATA_HOOKS = exports.DATA_HOOKS = { inputWithOptions: 'autocomplete-with-label-input-wrapper', inputWithLabel: 'autocomplete-with-label-input', label: 'autocomplete-with-label-labelled-label', labelledElement: 'autocomplete-with-label-labelled-element', inputDropdownLayout: 'inputwithoptions-dropdownlayout', errorMessage: 'autocomplete-with-label-error-message' }; //# sourceMappingURL=AutoCompleteWithLabel.constants.js.map