function buildElements()

in src/update-version.js [210:334]


function buildElements() {
    return {
        '.auto-flex-size': { action: 'edit', content: '.sme-position-flex-auto' },
        '.border-all': { action: 'edit', content: '.sme-border-inset-sm .sme-border-color-base-90' },
        '.border-bottom': { action: 'edit', content: '.sme-border-bottom-sm .sme-border-bottom-color-base-90' },
        '.border-horizontal': { action: 'edit', content: '.sme-border-horizontal-sm .sme-border-horizontal-color-base-90' },
        '.border-left': { action: 'edit', content: '.sme-border-left-sm .sme-border-left-color-base-90' },
        '.border-right': { action: 'edit', content: '.sme-border-right-sm .sme-border-right-color-base-90' },
        '.border-top': { action: 'edit', content: '.sme-border-top-sm .sme-border-top-color-base-90' },
        '.border-vertical': { action: 'edit', content: '.sme-border-vertical-sm .sme-border-vertical-color-base-90' },
        '.break-word': { action: 'edit', content: '.sme-arrange-ws-wrap' },
        '.color-dark': { action: 'edit', content: '.sme-color-alt' },
        '.color-light': { action: 'edit', content: '.sme-color-base' },
        '.color-light-gray': { action: 'edit', content: '.sme-color-base-90' },
        '.dashboard': { action: 'edit', content: 'sme-layout-content-zone-padded sme-arrange-stack-h' },
        '.details-panel': { action: 'edit', content: 'sme-property-grid' },
        '.details-panel-container': { action: 'edit', content: 'sme-property-grid' },
        '.details-tab': { action: 'warn', content: 'sme-property-grid and/or sme-pivot' },
        '.details-wrapper': { action: 'edit', content: 'sme-property-grid' },
        '.disabled': { action: 'edit', content: 'sme-disabled' },
        '.fixed-flex-size': { action: 'edit', content: '.sme-position-flex-none' },
        '.flex-layout': { action: 'warn', content: '.sme-arrange-stack-h OR .sme-arrange-stack-v' },
        '.font-bold': { action: 'edit', content: '.sme-font-emphasis1' },
        '.nav-tabs': { action: 'edit', content: 'sme-pivot component' },
        '.acceptable': { action: 'warn', content: 'deprecated - remove' },
        '.alert': { action: 'edit', content: 'sme-alert component' },
        '.alert-danger': { action: 'edit', content: 'sme-alert component' },
        '.breadCrumb': { action: 'edit', content: 'sme-alert component' },
        '.checkbox': { action: 'edit', content: 'sme-form-field[type="checkbox"]' },
        '.color-error': { action: 'warn', content: 'deprecated - remove' },
        '.color-info': { action: 'warn', content: 'deprecated - remove' },
        '.color-success': { action: 'warn', content: 'deprecated - remove' },
        '.color-warning': { action: 'warn', content: 'deprecated - remove' },
        '.combobox': { action: 'edit', content: 'sme-form-field[type="select"]' },
        '.delete-button': { action: 'warn', content: 'deprecated - remove' },
        '.details-content': { action: 'edit', content: 'deprecated - remove' },
        '.error-cover': { action: 'warn', content: 'deprecated - remove' },
        '.error-message': { action: 'warn', content: 'deprecated - remove' },
        '.form-buttons': { action: 'warn', content: 'Please use sme-form-field components instead' },
        '.form-control': { action: 'warn', content: 'Please use sme-form-field components instead' },
        '.form-controls': { action: 'warn', content: 'Please use sme-form-field components instead' },
        '.form-group': { action: 'warn', content: 'Please use sme-form-field components instead' },
        '.form-group-label': { action: 'warn', content: 'Please use sme-form-field components instead' },
        '.form-input': { action: 'warn', content: 'Please use sme-form-field components instead' },
        '.form-stretch': { action: 'warn', content: 'Please use sme-form-field components instead' },
        '.guided-pane-button': { action: 'warn', content: 'deprecated - remove' },
        '.header-container': { action: 'warn', content: 'deprecated - remove' },
        '.highlight': { action: 'edit', content: '.sme-background-color-yellow' },
        '.horizontal': { action: 'edit', content: '.sme-arrange-stack-h' },
        '.indent': { action: 'warn', content: 'deprecated - remove' },
        '.input-file': { action: 'warn', content: 'Please use sme-form-field components instead' },
        '.invalid': { action: 'warn', content: 'deprecated - remove' },
        '.item-list': { action: 'warn', content: 'deprecated - remove' },
        '.modal-scrollable': { action: 'warn', content: 'deprecated - remove' },
        '.multi-section': { action: 'warn', content: 'deprecated - remove' },
        '.no-action-bar': { action: 'warn', content: 'deprecated - remove' },
        '.no-scroll': { action: 'edit', content: '.sme-position-flex-auto' },
        '.nowrap': { action: 'warn', content: '.sme-arrange-stack-h OR .sme-arrange-stack-v' },
        '.overflow-margins': { action: 'warn', content: 'deprecated - remove' },
        '.overflow-tool': { action: 'warn', content: 'deprecated - remove' },
        '.progress-cover': { action: 'warn', content: 'deprecated - remove' },
        '.radio': { action: 'warn', content: 'sme-form-field[type="radio"]' },
        '.relative': { action: 'edit', content: '.sme-layout-relative' },
        '.relative-center': { action: 'edit', content: '.sme-layout-absolute .sme-position-center' },
        '.required-clue': { action: 'warn', content: 'Please use sme-form-field components instead' },
        '.reverse': { action: 'edit', content: '.sme-arrange-stack-reversed' },
        '.right-panel': { action: 'warn', content: 'deprecated - remove' },
        '.rollup': { action: 'warn', content: 'deprecated - remove' },
        '.rollup-status': { action: 'warn', content: 'deprecated - remove' },
        '.rollup-title': { action: 'warn', content: 'deprecated - remove' },
        '.rollup-value': { action: 'warn', content: 'deprecated - remove' },
        '.searchbox': { action: 'warn', content: 'sme-form-field[type="search"]' },
        '.searchbox-action-bar': { action: 'warn', content: 'deprecated - remove' },
        '.size-h-1': { action: 'warn', content: 'deprecated - remove' },
        '.size-h-2': { action: 'warn', content: 'deprecated - remove' },
        '.size-h-3': { action: 'warn', content: 'deprecated - remove' },
        '.size-h-4': { action: 'warn', content: 'deprecated - remove' },
        '.size-h-full': { action: 'warn', content: 'deprecated - remove' },
        '.size-h-half': { action: 'warn', content: 'deprecated - remove' },
        '.size-v-1': { action: 'warn', content: 'deprecated - remove' },
        '.size-v-2': { action: 'warn', content: 'deprecated - remove' },
        '.size-v-3': { action: 'warn', content: 'deprecated - remove' },
        '.size-v-4': { action: 'warn', content: 'deprecated - remove' },
        '.status-icon': { action: 'edit', content: 'deprecated - remove' },
        '.stretch-absolute': { action: 'edit', content: '.sme-layout-absolute .sme-position-inset-none' },
        '.stretch-fixed': { action: 'edit', content: '.sme-layout-fixed .sme-position-inset-none' },
        '.stretch-vertical': { action: 'edit', content: '.sme-position-stretch-v' },
        '.stretch-width': { action: 'edit', content: '.sme-position-stretch-h' },
        '.svg-16px': { action: 'warn', content: 'deprecated - remove' },
        '.table-indent': { action: 'warn', content: 'deprecated - remove' },
        '.table-sm': { action: 'warn', content: 'deprecated - remove' },
        '.thin': { action: 'warn', content: 'deprecated - remove' },
        '.tile': { action: 'warn', content: 'deprecated - remove' },
        '.tile-body': { action: 'warn', content: 'deprecated - remove' },
        '.tile-content': { action: 'warn', content: 'deprecated - remove' },
        '.tile-footer': { action: 'warn', content: 'deprecated - remove' },
        '.tile-header': { action: 'warn', content: 'deprecated - remove' },
        '.tile-layout': { action: 'warn', content: 'deprecated - remove' },
        '.tile-table': { action: 'warn', content: 'deprecated - remove' },
        '.tool-bar': { action: 'warn', content: 'deprecated - remove' },
        '.tool-container': { action: 'warn', content: 'sme-layout-content-zone or sme-layout-content-zone-padded' },
        '.tool-header': { action: 'warn', content: 'deprecated - remove' },
        '.tool-header-box': { action: 'warn', content: 'deprecated - remove' },
        '.tool-pane': { action: 'warn', content: 'deprecated - remove' },
        '.toolbar': { action: 'warn', content: 'deprecated - remove' },
        '.usage-bar': { action: 'warn', content: 'deprecated - remove' },
        '.usage-bar-area': { action: 'warn', content: 'deprecated - remove' },
        '.usage-bar-background': { action: 'warn', content: 'deprecated - remove' },
        '.usage-bar-title': { action: 'warn', content: 'deprecated - remove' },
        '.usage-bar-value': { action: 'warn', content: 'deprecated - remove' },
        '.usage-chart': { action: 'warn', content: 'deprecated - remove' },
        '.usage-message': { action: 'warn', content: 'deprecated - remove' },
        '.usage-message-area': { action: 'warn', content: 'deprecated - remove' },
        '.usage-message-title': { action: 'warn', content: 'deprecated - remove' },
        '.vertical': { action: 'edit', content: '.sme-arrange-stack-v' },
        '.vertical-scroll-only': { action: 'edit', content: '.sme-arrange-overflow-hide-x sme-arrange-overflow-auto-y' },
        '.warning': { action: 'warn', content: 'deprecated - remove' },
        '.white-space': { action: 'warn', content: 'deprecated - remove' },
        '.wrap': { action: 'warn', content: '.sme-arrange-wrapstack-h OR .sme-arrange-wrapstack-v' },
        '.btn': { action: 'warn', content: '.sme-button OR button' },
        '.btn-primary': { action: 'warn', content: '.sme-button.sme-button-primary OR button.sme-button-primary' },
        '.toggle-switch': { action: 'warn', content: 'sme-form-field[type="toggle-switch"]' },
        '.icon-win': { action: 'warn', content: 'deprecated - remove' }
    };
}