Content Here. Huzzah! that is a bit longer just to test
+
+
+
+
Content Here. Huzzah! that is a bit longer just to test
diff --git a/dev-app/routes/components/forms/add-remove/actions/index.ts b/dev-app/routes/components/forms/add-remove/actions/index.ts
index d7694526..8beae88d 100644
--- a/dev-app/routes/components/forms/add-remove/actions/index.ts
+++ b/dev-app/routes/components/forms/add-remove/actions/index.ts
@@ -25,14 +25,14 @@ export class AddRemoveActions {
public addRemoveActions = [
{
- description: 'Set a function to fire when the select contents changes on the left side.',
+ description: 'An object with callback functions. More details coming soon.',
name: 'actions-left',
- value: 'function',
+ value: 'object',
},
{
- description: 'Set a function to fire when the select contents changes on the right side.',
+ description: 'An object with callback functions. More details coming soon.',
name: 'actions-right',
- value: 'function',
+ value: 'object',
},
];
}
diff --git a/dev-app/routes/components/forms/add-remove/properties/index.html b/dev-app/routes/components/forms/add-remove/properties/index.html
index 99cc7285..19c99729 100644
--- a/dev-app/routes/components/forms/add-remove/properties/index.html
+++ b/dev-app/routes/components/forms/add-remove/properties/index.html
@@ -30,7 +30,7 @@
>
-
+
@@ -50,7 +50,7 @@
>
-
+
@@ -68,7 +68,7 @@
>
-
+
diff --git a/dev-app/routes/components/forms/date/actions/index.ts b/dev-app/routes/components/forms/date/actions/index.ts
index 9a01f3bd..4421786e 100644
--- a/dev-app/routes/components/forms/date/actions/index.ts
+++ b/dev-app/routes/components/forms/date/actions/index.ts
@@ -25,7 +25,7 @@ export class DateInputActions {
public formDateOptionsActions = [
{
- description: 'An object of callbacks.',
+ description: 'An object with callback functions. More details coming soon.',
name: 'callbacks',
value: 'object',
},
diff --git a/dev-app/routes/components/forms/date/properties/index.html b/dev-app/routes/components/forms/date/properties/index.html
index ce44ab89..ac5408f3 100644
--- a/dev-app/routes/components/forms/date/properties/index.html
+++ b/dev-app/routes/components/forms/date/properties/index.html
@@ -38,7 +38,7 @@
diff --git a/dev-app/routes/components/forms/select/actions/index.ts b/dev-app/routes/components/forms/select/actions/index.ts
index 007fd95e..8e4fae1d 100644
--- a/dev-app/routes/components/forms/select/actions/index.ts
+++ b/dev-app/routes/components/forms/select/actions/index.ts
@@ -21,19 +21,13 @@ export class SelectActions {
colHeadName: 'description',
colHeadValue: 'Description',
},
- {
- _class: 'monospaced',
- colClass: 't85',
- colHeadName: 'default',
- colHeadValue: 'Default',
- },
];
public formSelectActions = [
{
- description: 'Set a function to fire when the select contents changes.',
+ description: 'An object with callback functions. More details coming soon.',
name: 'actions',
- value: 'function',
+ value: 'object',
},
];
diff --git a/dev-app/routes/components/forms/select/properties/index.html b/dev-app/routes/components/forms/select/properties/index.html
index 81e1f523..d4a56ed8 100644
--- a/dev-app/routes/components/forms/select/properties/index.html
+++ b/dev-app/routes/components/forms/select/properties/index.html
@@ -60,11 +60,13 @@
}];
}
-
-
-
-
- select: ${vSelectOutput}
+
+
+
+
+
+ select: ${vSelectOutput}
+
diff --git a/dev-app/routes/components/timeline/properties/index.ts b/dev-app/routes/components/timeline/properties/index.ts
index 7ea738db..9562b612 100644
--- a/dev-app/routes/components/timeline/properties/index.ts
+++ b/dev-app/routes/components/timeline/properties/index.ts
@@ -15,6 +15,7 @@ export class TimelineProperties {
},
{
_class: 'monospaced',
+ colClass: 't270',
colHeadName: 'type',
colHeadValue: 'Type',
},
@@ -24,6 +25,7 @@ export class TimelineProperties {
},
{
_class: 'monospaced',
+ colClass: 't150',
colHeadName: 'default',
colHeadValue: 'Default',
},
diff --git a/dev-app/routes/components/tip/actions/index.ts b/dev-app/routes/components/tip/actions/index.ts
index 2b77c20b..6536348b 100644
--- a/dev-app/routes/components/tip/actions/index.ts
+++ b/dev-app/routes/components/tip/actions/index.ts
@@ -34,10 +34,9 @@ export class TipActions {
public tipActions = [
{
- default: '',
- description: 'Callback functions supported: onHide, onShow. See actions section below for examples.',
+ description: 'An object with callback functions. Functions supported: onHide, onShow. See actions section below for examples.',
name: 'actions',
- value: 'Object with callback functions.',
+ value: 'object',
},
];
diff --git a/dev-app/routes/components/type/headlines/index.html b/dev-app/routes/components/type/headlines/index.html
index c0f1f1bd..19afab3e 100644
--- a/dev-app/routes/components/type/headlines/index.html
+++ b/dev-app/routes/components/type/headlines/index.html
@@ -13,6 +13,7 @@
Not flush on the topNormal Headline 1
+ Headline 1 that is really long and will truncate at the end of the line or something. Shrink the width of the browser window if needed.
+
+
+ fill-space
+
+
+
+ I am a tall box with muiltiple lines.
+ I am a tall box with muiltiple lines.
+ I am a tall box with muiltiple lines.
+
+
+ Single line yet the same height.
+
+
+ fill-space set to false
+
+
+
+
+
+
+
+
margin-sides & margin-ends
diff --git a/dev-app/routes/layouts/box-link/index.ts b/dev-app/routes/layouts/box-link/index.ts
index 7473b152..6624bb2f 100644
--- a/dev-app/routes/layouts/box-link/index.ts
+++ b/dev-app/routes/layouts/box-link/index.ts
@@ -52,6 +52,12 @@ export class BoxLinkProperties {
name: 'color',
value: 'Any color value. It is advised that you use the Core Color CSS Properties.',
},
+ {
+ default: 'false',
+ description: 'Set to true if you want height: 100% set on the box.',
+ name: 'fill-space',
+ value: 'boolean',
+ },
{
default: '#',
description: 'Set the URL where the link should go.',
diff --git a/dev-app/routes/layouts/box/index.html b/dev-app/routes/layouts/box/index.html
index e9965c77..e514b5bf 100644
--- a/dev-app/routes/layouts/box/index.html
+++ b/dev-app/routes/layouts/box/index.html
@@ -55,6 +55,29 @@
+
+
+ fill-space
+
+
+
+ I am a tall box with muiltiple lines.
+ I am a tall box with muiltiple lines.
+ I am a tall box with muiltiple lines.
+
+
+ Single line yet the same height.
+
+
+ fill-space set to false
+
+
+
+
+
+
+
+
margin-sides & margin-ends
diff --git a/dev-app/routes/layouts/box/index.ts b/dev-app/routes/layouts/box/index.ts
index 256381c1..08e02489 100644
--- a/dev-app/routes/layouts/box/index.ts
+++ b/dev-app/routes/layouts/box/index.ts
@@ -46,6 +46,12 @@ export class BoxProperties {
name: 'color',
value: 'Any color value. It is advised that you use the Core Color CSS Properties.',
},
+ {
+ default: 'false',
+ description: 'Set to true if you want height: 100% set on the box.',
+ name: 'fill-space',
+ value: 'boolean',
+ },
{
default: '0px',
description: 'Set the left and right margin of the box.',
diff --git a/dev-app/routes/layouts/grid/methods/index.ts b/dev-app/routes/layouts/grid/methods/index.ts
index 3d2bcbcb..412ce1ea 100644
--- a/dev-app/routes/layouts/grid/methods/index.ts
+++ b/dev-app/routes/layouts/grid/methods/index.ts
@@ -21,24 +21,13 @@ export class GridMethods {
colHeadName: 'description',
colHeadValue: 'Description',
},
- {
- _class: 'monospaced',
- colHeadName: 'default',
- colHeadValue: 'Default',
- },
];
public gridMethods = [
{
- description: 'The function you want to run when the button is clicked.',
- name: 'action',
- value: 'function',
- },
- {
- default: '_self',
- description: 'Set if you want the box link to open in a new window.',
- name: 'target',
- value: '_self | _blank',
+ description: 'An object with callback functions. More details coming soon.',
+ name: 'actions',
+ value: 'object',
},
];
diff --git a/dev-app/routes/layouts/grid/properties/index.html b/dev-app/routes/layouts/grid/properties/index.html
index 1c89ffbb..0d6c55a9 100644
--- a/dev-app/routes/layouts/grid/properties/index.html
+++ b/dev-app/routes/layouts/grid/properties/index.html
@@ -52,21 +52,22 @@
gap
-
- First Item
- Second Item
- Third Item
- Fourth Item
- Fifth Item
-
-
-
- First Item
- Second Item
- Third Item
- Fourth Item
- Fifth Item
-
+
+
+ First Item
+ Second Item
+ Third Item
+ Fourth Item
+ Fifth Item
+
+
+ First Item
+ Second Item
+ Third Item
+ Fourth Item
+ Fifth Item
+
+
@@ -77,15 +78,16 @@
auto-sizing
-
- First Item
- Second Item
-
-
-
- First Item
- Second Item
-
+
+
+ First Item
+ Second Item
+
+
+ First Item
+ Second Item
+
+
Split After
diff --git a/dev-app/routes/layouts/switcher/index.html b/dev-app/routes/layouts/switcher/index.html
index 9f97d7e0..2b5bd9b7 100644
--- a/dev-app/routes/layouts/switcher/index.html
+++ b/dev-app/routes/layouts/switcher/index.html
@@ -38,7 +38,7 @@
-
+ double-width
@@ -53,7 +53,7 @@
-
+ limit
@@ -69,20 +69,21 @@
-
+ spacing
-
- First Item
- Second Item
- Third Item
-
-
-
- First Item
- Second Item
- Third Item
-
+
+
+ First Item
+ Second Item
+ Third Item
+
+
+ First Item
+ Second Item
+ Third Item
+
+