@ulu/frontend 0.1.0-beta.72 → 0.1.0-beta.74
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -2
- package/dist/ulu-frontend.min.js +9 -4
- package/docs-dev/assets/main.js +494 -7738
- package/docs-dev/assets/style.css +166 -221
- package/docs-dev/changelog/index.html +22 -3
- package/docs-dev/changelog/updates-and-changes/index.html +5109 -0
- package/docs-dev/demos/card/index.html +16 -16
- package/docs-dev/demos/card-new/index.html +5088 -0
- package/docs-dev/demos/card-old/index.html +5223 -0
- package/docs-dev/demos/card.1/index.html +5223 -0
- package/docs-dev/demos/card.TRASH/index.html +5541 -0
- package/docs-dev/demos/data-table/index.html +100 -100
- package/docs-dev/demos/list-inline.1/index.html +4727 -0
- package/docs-dev/demos/modals/index.html +21 -1
- package/docs-dev/demos/popovers/index.html +0 -5483
- package/docs-dev/guide/updates-and-changes/index.html +5033 -0
- package/docs-dev/javascript/ui-modal-builder/index.html +5 -0
- package/js/ui/modal-builder.js +14 -4
- package/package.json +1 -1
- package/types/ui/index.d.ts +1 -1
- package/types/ui/modal-builder.d.ts +6 -0
- package/types/ui/modal-builder.d.ts.map +1 -1
- package/types/utils/index.d.ts +1 -1
|
@@ -5214,60 +5214,60 @@
|
|
|
5214
5214
|
<legend>Elements Visible</legend>
|
|
5215
5215
|
<div>
|
|
5216
5216
|
<div class="form-theme__item form-theme__item--checkbox">
|
|
5217
|
-
<input type="checkbox" id="live-demo-id-
|
|
5218
|
-
<label for="live-demo-id-
|
|
5217
|
+
<input type="checkbox" id="live-demo-id-81" name="title" checked="">
|
|
5218
|
+
<label for="live-demo-id-81">
|
|
5219
5219
|
Title
|
|
5220
5220
|
</label>
|
|
5221
5221
|
</div>
|
|
5222
5222
|
<div class="form-theme__item form-theme__item--checkbox">
|
|
5223
|
-
<input type="checkbox" id="live-demo-id-
|
|
5224
|
-
<label for="live-demo-id-
|
|
5223
|
+
<input type="checkbox" id="live-demo-id-82" name="body" checked="">
|
|
5224
|
+
<label for="live-demo-id-82">
|
|
5225
5225
|
Body
|
|
5226
5226
|
</label>
|
|
5227
5227
|
</div>
|
|
5228
5228
|
<div class="form-theme__item form-theme__item--checkbox">
|
|
5229
|
-
<input type="checkbox" id="live-demo-id-
|
|
5230
|
-
<label for="live-demo-id-
|
|
5229
|
+
<input type="checkbox" id="live-demo-id-83" name="content" checked="">
|
|
5230
|
+
<label for="live-demo-id-83">
|
|
5231
5231
|
Content
|
|
5232
5232
|
</label>
|
|
5233
5233
|
</div>
|
|
5234
5234
|
<div class="form-theme__item form-theme__item--checkbox">
|
|
5235
|
-
<input type="checkbox" id="live-demo-id-
|
|
5236
|
-
<label for="live-demo-id-
|
|
5235
|
+
<input type="checkbox" id="live-demo-id-84" name="aside" checked="">
|
|
5236
|
+
<label for="live-demo-id-84">
|
|
5237
5237
|
Aside
|
|
5238
5238
|
</label>
|
|
5239
5239
|
</div>
|
|
5240
5240
|
<div class="form-theme__item form-theme__item--checkbox">
|
|
5241
|
-
<input type="checkbox" id="live-demo-id-
|
|
5242
|
-
<label for="live-demo-id-
|
|
5241
|
+
<input type="checkbox" id="live-demo-id-85" name="footer" checked="">
|
|
5242
|
+
<label for="live-demo-id-85">
|
|
5243
5243
|
Footer
|
|
5244
5244
|
</label>
|
|
5245
5245
|
</div>
|
|
5246
5246
|
</div>
|
|
5247
5247
|
</fieldset>
|
|
5248
5248
|
<div class="form-theme__item form-theme__item--select">
|
|
5249
|
-
<label for="live-demo-id-
|
|
5249
|
+
<label for="live-demo-id-86">
|
|
5250
5250
|
Action
|
|
5251
5251
|
<span class="fas fa-info-circle" data-ulu-tooltip="Proxy click only works when title is present"></span>
|
|
5252
5252
|
</label>
|
|
5253
|
-
<select id="live-demo-id-
|
|
5253
|
+
<select id="live-demo-id-86" name="action">
|
|
5254
5254
|
<option value="">None</option>,<option value="link">Card is Link</option>,<option value="proxy">Proxy Click</option>
|
|
5255
5255
|
</select>
|
|
5256
5256
|
</div>
|
|
5257
5257
|
<div class="form-theme__item form-theme__item--select">
|
|
5258
|
-
<label for="live-demo-id-
|
|
5258
|
+
<label for="live-demo-id-87">
|
|
5259
5259
|
Media
|
|
5260
5260
|
</label>
|
|
5261
|
-
<select id="live-demo-id-
|
|
5261
|
+
<select id="live-demo-id-87" name="media">
|
|
5262
5262
|
<option value="icon">Icon</option>,<option value="image">Image</option>,<option value="imageFit">Image (fit)</option>,<option value="none">No Image</option>
|
|
5263
5263
|
</select>
|
|
5264
5264
|
</div>
|
|
5265
5265
|
<div class="form-theme__item form-theme__item--select">
|
|
5266
|
-
<label for="live-demo-id-
|
|
5266
|
+
<label for="live-demo-id-88">
|
|
5267
5267
|
Layout
|
|
5268
5268
|
<span class="fas fa-info-circle" data-ulu-tooltip="Overlay is not compatible with 'Icon' and 'No Image' options"></span>
|
|
5269
5269
|
</label>
|
|
5270
|
-
<select id="live-demo-id-
|
|
5270
|
+
<select id="live-demo-id-88" name="layout">
|
|
5271
5271
|
<option value="">Default</option>,<option value="horizontal">Horizontal</option>,<option value="horizontalCenter">Horizontal Center</option>,<option value="overlay">Overlay</option>
|
|
5272
5272
|
</select>
|
|
5273
5273
|
</div>
|