UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 914 B
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.32/esri/copyright.txt for details. */ const e="esri-feature-form",t=`${e}__group`,r=`${e}__input`,a=`${e}__related-records`,i={base:e,form:`${e}__form`,formHeader:`${e}__form-header`,label:`${e}__label`,labelTextContent:`${e}__label-text-content`,fieldInput:`${r}`,inputRadio:`${r}--radio`,inputRadioGroup:`${r}--radio-group`,inputRadioLabel:`${r}--radio-label`,inputDisabled:`${r}--disabled`,inputSwitch:`${r}--switch`,centeredButton:`${e}__centered-button`,description:`${e}__description-text`,listObserver:`${e}__list-observer`,relatedRecordsHeader:`${a}_header`,relatedRecordsLabel:`${a}_label`,relatedRecordsList:`${a}_list`,dateInputContainer:`${`${e}__date`}-input-container`,textElement:`${e}__text-element`,group:t,groupSequential:`${t}--sequential`,groupActive:`${t}--active`};export{i as css};