@milaboratories/milaboratories.ui-examples 1.3.58 → 1.4.0

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.
Binary file
@@ -0,0 +1,66 @@
1
+
2
+ # Heading Level 1
3
+ ## Heading Level 2
4
+ ### Heading Level 3
5
+ #### Heading Level 4
6
+ ##### Heading Level 5
7
+ ###### Heading Level 6
8
+
9
+ ---
10
+
11
+ **Bold Text**
12
+
13
+ *Italic Text*
14
+
15
+ ~~Strikethrough Text~~
16
+
17
+ **Bold and _italic_ combined**
18
+
19
+ ---
20
+
21
+ 1. Ordered list item 1
22
+ 2. Ordered list item 2
23
+ 1. Nested ordered item 1
24
+ 2. Nested ordered item 2
25
+
26
+ - Unordered list item 1
27
+ - Unordered list item 2
28
+ - Nested unordered item 1
29
+ - Nested unordered item 2
30
+
31
+ ---
32
+
33
+ > Blockquote text here
34
+
35
+ ---
36
+
37
+ `Inline code example`
38
+
39
+ ```python
40
+ # Code block example
41
+ def hello_world():
42
+ print("Hello, World!")
43
+ ```
44
+
45
+ ---
46
+
47
+ [Link to OpenAI](https://openai.com)
48
+
49
+ ![Image Alt Text](https://via.placeholder.com/150 "Image Title")
50
+
51
+ ---
52
+
53
+ | Header 1 | Header 2 | Header 3 |
54
+ |-----------|-----------|-----------|
55
+ | Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 |
56
+ | Row 2 Col 1 | Row 2 Col 2 | Row 2 Col 3 |
57
+
58
+ ---
59
+
60
+ - [x] Task 1
61
+ - [ ] Task 2
62
+
63
+ ---
64
+
65
+ ### Horizontal rule
66
+ ---
Binary file
@@ -0,0 +1 @@
1
+ {"schema":"v2","description":{"id":{"organization":"milaboratories","name":"ui-examples","version":"1.4.0"},"components":{"workflow":{"type":"workflow-v1","main":{"type":"relative","path":"main.plj.gz"}},"model":{"type":"relative","path":"model.json"},"ui":{"type":"relative","path":"ui.tgz"}},"meta":{"title":"Ui Examples","description":"Basic ui-vue examples","longDescription":{"type":"relative","path":"description.md"},"changelog":{"type":"relative","path":"CHANGELOG.md"},"logo":{"type":"relative","path":"block-logo.png"},"organization":{"name":"MiLaboratories Inc","url":"https://milaboratories.com/","logo":{"type":"relative","path":"organization-logo.png"}},"marketplaceRanking":100},"featureFlags":{"supportsLazyState":true,"supportsPframeQueryRanking":true,"requiresUIAPIVersion":3,"requiresModelAPIVersion":2,"requiresCreatePTable":2,"requiresPFramesVersion":1001031,"requiresPFrameSpec":true,"requiresPFrame":true,"requiresDialog":true}},"timestamp":1782851268896,"files":[{"name":"main.plj.gz","size":122792,"sha256":"0FEBBA095161EF463D6D3056CDDDEEC111A6461753EC1C707211E9E0AE037C88"},{"name":"model.json","size":362665,"sha256":"EF8A69A59FF26B2188242CBFA4C0B685F2570C56316967F9F6B85E41D3B28958"},{"name":"ui.tgz","size":4448444,"sha256":"4188722A4DC48B9EC598CB4DDAE3721240F2EF55DC6830DA708E57430F9B28A8"},{"name":"organization-logo.png","size":21527,"sha256":"6BB33BAF0CD039549661B51AE490373BE60D1811EC71F5023400928293BC2427"},{"name":"description.md","size":908,"sha256":"8BC299321B6842721930F5D80C1778B411A6328A4ED7FF77290BCD9BC342D928"},{"name":"CHANGELOG.md","size":97733,"sha256":"EDDD16A627728C3489A4EFE253EB49E6425AA44202E8F34C211D88E275C8A725"},{"name":"block-logo.png","size":21527,"sha256":"6BB33BAF0CD039549661B51AE490373BE60D1811EC71F5023400928293BC2427"}]}