// ****************************************************************************************************************************************************** // * By Dr. Roy C. Davies, March 2023, roy.c.davies@ieee.org // ****************************************************************************************************************************************************** const code = { activate_on_event : ` `, on_start : ` `, javascript : ` `, total_value : ` `, metadata : ` `, custom_labels : ` `, translation : ` `, centered_progress_text : ` `, multiple_bars : ` `, multiple_bars_with_text : ` `, active : ` `, success : ` `, warning : ` `, error : ` `, disabled : ` `, indeterminate : ` Pulsating (default) Filling Sliding Swinging `, speed : ` Slow Fast `, right_aligned : ` `, inverted : ` `, attached : `

La la la la

Project Started in 2014 22 Friends `, size : ` {#each sizes as size} {/each} `, color : ` {#each colors as color} {/each} `, inverted_color : ` {#each colors as color} {/each} `, automated : ` {#if (example12_value === 0) || (example12_value === 200)} {/if} ` } export default code;