Sha256: 3f02aa528b623354a409610f55527dc440474f4fbd4c47ef9e464a3f5dc0c086
Contents?: true
Size: 1.29 KB
Versions: 11
Compression:
Stored size: 1.29 KB
Contents
class KirguduBase::DynamicPages::InputType < ::ChupakabraTools::ActiveEnumExtended value id: 1, name: I18n.t('core.shared.column_input_types.1'), tag: :autocomplete_with_id value id: 2, name: I18n.t('core.shared.column_input_types.2'), tag: :switcher value id: 3, name: I18n.t('core.shared.column_input_types.3'), tag: :date_picker value id: 4, name: I18n.t('core.shared.column_input_types.4'), tag: :time_picker value id: 5, name: I18n.t('core.shared.column_input_types.5'), tag: :image_selector value id: 6, name: I18n.t('core.shared.column_input_types.6'), tag: :check_box value id: 7, name: I18n.t('core.shared.column_input_types.7'), tag: :radio_button value id: 8, name: I18n.t('core.shared.column_input_types.8'), tag: :link value id: 9, name: I18n.t('core.shared.column_input_types.9'), tag: :elastic_text_area value id: 10, name: I18n.t('core.shared.column_input_types.10'), tag: :text_area value id: 11, name: I18n.t('core.shared.column_input_types.11'), tag: :text_edit value id: 12, name: I18n.t('core.shared.column_input_types.12'), tag: :select value id: 13, name: I18n.t('core.shared.column_input_types.13'), tag: :chosen_select value id: 14, name: I18n.t('core.shared.column_input_types.14'), tag: :autocomplete value id: 14, name: I18n.t('core.shared.column_input_types.15'), tag: :password end
Version data entries
11 entries across 11 versions & 1 rubygems