// ****************************************************************************************************************************************************** // * By Dr. Roy C. Davies, March 2023, roy.c.davies@ieee.org // ****************************************************************************************************************************************************** const code = { popup : ` Add users to your feed `, titled : ` Fomantic UI `, html : `
My Neighbor Totoro
Two sisters move to the country with their father in order to be closer to their hospitalized mother, and discover the surrounding trees are inhabited by magical spirits.
`, pre_existing : `
Watchmen
In a gritty and alternate 1985 the glory days of costumed vigilantes have been brought to a close by a government crackdown, but after one of the masked veterans is brutally murdered an investigation into the killer is initiated.
User Rating
`, no_javascript : ` `, tooltip_position : ` `, tooltip_position_inverted : ` `, size : ` {#each ['mini', 'tiny', 'small', 'medium', 'large', 'huge'] as size} {/each} {#each ['mini', 'tiny', 'small', 'medium', 'large', 'huge'] as size} {/each} `, basic : ` `, multiline : ` `, colored : ` {#each ['Red', 'Orange', 'Yellow', 'Olive', 'Green', 'Teal', 'Blue', 'Violet', 'Purple', 'Pink', 'Brown', 'Gray', 'Black'] as color} {/each} `, loading : ` `, colored_loading : ` `, width : ` `, fluid : ` 1 2 3 4 `, flowing : `
Basic Plan

2 projects, $10 a month

Business Plan

5 projects, $20 a month

Premium Plan

8 projects, $25 a month

`, inverted : ` `, colored_javascript : ` {#each ['Red', 'Orange', 'Yellow', 'Olive', 'Green', 'Teal', 'Blue', 'Violet', 'Purple', 'Pink', 'Brown', 'Gray', 'Black'] as color} {color} {/each} ` } export default code;