profoundjs 7.5.0 → 7.6.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.
- package/LICENSE.txt +27 -25
- package/htdocs/jszip/FileSaver.min.js +2 -2
- package/htdocs/profoundui/proddata/css/atrium.css +201 -201
- package/htdocs/profoundui/proddata/css/designer_respeditor.css +91 -91
- package/htdocs/profoundui/proddata/css/ipademulator.css +38 -38
- package/htdocs/profoundui/proddata/css/iphoneemulator.css +29 -29
- package/htdocs/profoundui/proddata/css/jumpstart.css +442 -442
- package/htdocs/profoundui/proddata/css/key_management.css +122 -122
- package/htdocs/profoundui/proddata/css/logic.css +1669 -1669
- package/htdocs/profoundui/proddata/css/markdown.css +754 -754
- package/htdocs/profoundui/proddata/css/profoundai.css +42 -0
- package/htdocs/profoundui/proddata/css/puisplash.css +186 -186
- package/htdocs/profoundui/proddata/css/qtips.css +32 -32
- package/htdocs/profoundui/proddata/html/genieframe.html +25 -25
- package/htdocs/profoundui/proddata/js/designer.js +3794 -3782
- package/htdocs/profoundui/proddata/js/key_management.js +34 -34
- package/htdocs/profoundui/proddata/js/profoundai.js +26 -0
- package/htdocs/profoundui/proddata/js/rich-display-react-component.js +45 -45
- package/htdocs/profoundui/proddata/js/rich-display-vue-component.js +28 -28
- package/htdocs/profoundui/proddata/js/runtime.js +1404 -1401
- package/htdocs/profoundui/proddata/js/soapclient.js +419 -419
- package/htdocs/profoundui/proddata/typings/profoundjs.d.ts +881 -881
- package/htdocs/profoundui/proddata/typings/profoundui.d.ts +388 -388
- package/htdocs/profoundui/userdata/atrium themes/css/xtheme-gray.css +414 -414
- package/htdocs/profoundui/userdata/atrium themes/css/xtheme-olive.css +623 -623
- package/htdocs/profoundui/userdata/atrium themes/css/xtheme-slate.css +672 -672
- package/htdocs/profoundui/userdata/atrium themes/css/xtheme-steel.css +10437 -10437
- package/htdocs/profoundui/userdata/css/atrium_banner.css +13 -13
- package/htdocs/profoundui/userdata/css/atrium_home.css +37 -37
- package/htdocs/profoundui/userdata/custom/themes/enhanced.js +104 -104
- package/htdocs/profoundui/userdata/custom/themes/hybrid.js +109 -109
- package/htdocs/profoundui/userdata/custom/themes/standard.js +68 -68
- package/htdocs/profoundui/userdata/custom/widgets/googlemaps.js +139 -139
- package/htdocs/profoundui/userdata/custom/widgets/listbox.js +37 -37
- package/htdocs/profoundui/userdata/custom/widgets/panel.js +74 -74
- package/htdocs/profoundui/userdata/custom/widgets/styled_button.js +71 -71
- package/htdocs/profoundui/userdata/custom/widgets/tabpanel.js +61 -61
- package/htdocs/profoundui/userdata/genie skins/Classic/Classic.css +562 -562
- package/htdocs/profoundui/userdata/genie skins/Classic/custom.js +3 -3
- package/htdocs/profoundui/userdata/genie skins/Gradient/Gradient.css +616 -616
- package/htdocs/profoundui/userdata/genie skins/Gradient/adjusted columns custom.js +83 -83
- package/htdocs/profoundui/userdata/genie skins/Gradient/custom.js +83 -83
- package/htdocs/profoundui/userdata/genie skins/Hybrid/Hybrid.css +616 -616
- package/htdocs/profoundui/userdata/genie skins/Hybrid/custom.js +330 -330
- package/htdocs/profoundui/userdata/genie skins/Plain/Plain.css +546 -546
- package/htdocs/profoundui/userdata/genie skins/Plain/custom.js +6 -6
- package/htdocs/profoundui/userdata/genie skins/Skyline/Skyline.css +753 -753
- package/htdocs/profoundui/userdata/genie skins/Skyline/adjusted columns custom.js +97 -97
- package/htdocs/profoundui/userdata/genie skins/Skyline/custom.js +97 -97
- package/htdocs/profoundui/userdata/genie skins/Tablet/Tablet.css +743 -743
- package/htdocs/profoundui/userdata/genie skins/Tablet/custom.js +153 -153
- package/htdocs/profoundui/userdata/samples/ordentry/OrdEntry.js +92 -92
- package/package.json +2 -2
- package/profound.jse +1 -1
- package/setup/pjsdist.savf +0 -0
|
@@ -1,122 +1,122 @@
|
|
|
1
|
-
|
|
2
|
-
body {
|
|
3
|
-
|
|
4
|
-
text-align: center;
|
|
5
|
-
margin: 0px;
|
|
6
|
-
font-family: sans-serif;
|
|
7
|
-
font-size: 14px;
|
|
8
|
-
background-image: linear-gradient(225deg, #0ab3e4, #102976);
|
|
9
|
-
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
div.container {
|
|
13
|
-
|
|
14
|
-
margin: 15px auto 0px auto;
|
|
15
|
-
width: 970px;
|
|
16
|
-
height: 1300px;
|
|
17
|
-
color: white;
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
div.content {
|
|
22
|
-
|
|
23
|
-
padding: 130px 10px 10px 10px;
|
|
24
|
-
text-align: left;
|
|
25
|
-
background: url(/profoundui/proddata/images/splash/Profound-UI-Transparent.png) no-repeat;
|
|
26
|
-
background-size: 400px 233px;
|
|
27
|
-
background-position: top;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
div.column1 {
|
|
31
|
-
|
|
32
|
-
float: left;
|
|
33
|
-
font-size: 14px;
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
div.column2 {
|
|
39
|
-
|
|
40
|
-
float: left;
|
|
41
|
-
clear: right;
|
|
42
|
-
margin-left: 165px;
|
|
43
|
-
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
div.keyInput {
|
|
47
|
-
|
|
48
|
-
margin: 10px 0px 10px 0px;
|
|
49
|
-
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
div.keyDisplay {
|
|
53
|
-
|
|
54
|
-
font-size: 18px;
|
|
55
|
-
float: left;
|
|
56
|
-
margin: 20px 0px 0px 0px;
|
|
57
|
-
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
div.keyInput textarea {
|
|
61
|
-
|
|
62
|
-
width: 350px;
|
|
63
|
-
height: 50px;
|
|
64
|
-
font-family: monospace;
|
|
65
|
-
text-transform: uppercase;
|
|
66
|
-
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
h2 {
|
|
70
|
-
|
|
71
|
-
text-align: center;
|
|
72
|
-
font-size: 24px;
|
|
73
|
-
margin-top: 100px;
|
|
74
|
-
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
h4 {
|
|
78
|
-
|
|
79
|
-
margin-bottom: 5px;
|
|
80
|
-
font-size: 18px;
|
|
81
|
-
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
p.error {
|
|
85
|
-
|
|
86
|
-
color: #f37621;
|
|
87
|
-
float: left;
|
|
88
|
-
width: 350px;
|
|
89
|
-
font-size: medium;
|
|
90
|
-
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
span.error {
|
|
94
|
-
color: #f37621;
|
|
95
|
-
font-size: 16px;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
span.expiration {
|
|
99
|
-
color: #f37621;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
div.key {
|
|
103
|
-
|
|
104
|
-
white-space: pre-wrap; /* css-3 */
|
|
105
|
-
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
|
|
106
|
-
white-space: -pre-wrap; /* Opera 4-6 */
|
|
107
|
-
white-space: -o-pre-wrap; /* Opera 7 */
|
|
108
|
-
word-wrap: break-word; /* Internet Explorer 5.5+ */
|
|
109
|
-
width: 900px;
|
|
110
|
-
font-size: 16px;
|
|
111
|
-
padding-top: 10px;
|
|
112
|
-
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
thead{
|
|
116
|
-
font-size: 14px;
|
|
117
|
-
font-weight: 900;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
hr{
|
|
121
|
-
visibility: hidden;
|
|
122
|
-
}
|
|
1
|
+
|
|
2
|
+
body {
|
|
3
|
+
|
|
4
|
+
text-align: center;
|
|
5
|
+
margin: 0px;
|
|
6
|
+
font-family: sans-serif;
|
|
7
|
+
font-size: 14px;
|
|
8
|
+
background-image: linear-gradient(225deg, #0ab3e4, #102976);
|
|
9
|
+
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
div.container {
|
|
13
|
+
|
|
14
|
+
margin: 15px auto 0px auto;
|
|
15
|
+
width: 970px;
|
|
16
|
+
height: 1300px;
|
|
17
|
+
color: white;
|
|
18
|
+
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
div.content {
|
|
22
|
+
|
|
23
|
+
padding: 130px 10px 10px 10px;
|
|
24
|
+
text-align: left;
|
|
25
|
+
background: url(/profoundui/proddata/images/splash/Profound-UI-Transparent.png) no-repeat;
|
|
26
|
+
background-size: 400px 233px;
|
|
27
|
+
background-position: top;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
div.column1 {
|
|
31
|
+
|
|
32
|
+
float: left;
|
|
33
|
+
font-size: 14px;
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
div.column2 {
|
|
39
|
+
|
|
40
|
+
float: left;
|
|
41
|
+
clear: right;
|
|
42
|
+
margin-left: 165px;
|
|
43
|
+
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
div.keyInput {
|
|
47
|
+
|
|
48
|
+
margin: 10px 0px 10px 0px;
|
|
49
|
+
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
div.keyDisplay {
|
|
53
|
+
|
|
54
|
+
font-size: 18px;
|
|
55
|
+
float: left;
|
|
56
|
+
margin: 20px 0px 0px 0px;
|
|
57
|
+
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
div.keyInput textarea {
|
|
61
|
+
|
|
62
|
+
width: 350px;
|
|
63
|
+
height: 50px;
|
|
64
|
+
font-family: monospace;
|
|
65
|
+
text-transform: uppercase;
|
|
66
|
+
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
h2 {
|
|
70
|
+
|
|
71
|
+
text-align: center;
|
|
72
|
+
font-size: 24px;
|
|
73
|
+
margin-top: 100px;
|
|
74
|
+
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
h4 {
|
|
78
|
+
|
|
79
|
+
margin-bottom: 5px;
|
|
80
|
+
font-size: 18px;
|
|
81
|
+
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
p.error {
|
|
85
|
+
|
|
86
|
+
color: #f37621;
|
|
87
|
+
float: left;
|
|
88
|
+
width: 350px;
|
|
89
|
+
font-size: medium;
|
|
90
|
+
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
span.error {
|
|
94
|
+
color: #f37621;
|
|
95
|
+
font-size: 16px;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
span.expiration {
|
|
99
|
+
color: #f37621;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
div.key {
|
|
103
|
+
|
|
104
|
+
white-space: pre-wrap; /* css-3 */
|
|
105
|
+
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
|
|
106
|
+
white-space: -pre-wrap; /* Opera 4-6 */
|
|
107
|
+
white-space: -o-pre-wrap; /* Opera 7 */
|
|
108
|
+
word-wrap: break-word; /* Internet Explorer 5.5+ */
|
|
109
|
+
width: 900px;
|
|
110
|
+
font-size: 16px;
|
|
111
|
+
padding-top: 10px;
|
|
112
|
+
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
thead{
|
|
116
|
+
font-size: 14px;
|
|
117
|
+
font-weight: 900;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
hr{
|
|
121
|
+
visibility: hidden;
|
|
122
|
+
}
|