cronapp-framework-mobile-js 2.8.8 → 2.8.12
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/components/crn-button.components.json +1 -1
- package/components/crn-chart.components.json +1 -0
- package/components/crn-header-button.components.json +1 -1
- package/components/crn-input-floating.components.json +3 -3
- package/components/crn-ion-footer-bar.components.json +1 -1
- package/components/crn-ion-header-bar.components.json +1 -1
- package/components/crn-ion-list.components.json +0 -31
- package/components/crn-ion-segment-item.components.json +65 -0
- package/components/crn-ion-segment.components.json +974 -0
- package/components/crn-ion-tab.components.json +1 -0
- package/components/crn-item-swipe.components.json +2 -2
- package/components/crn-list-item-icon.components.json +7 -20
- package/components/crn-list-swipe.components.json +2 -2
- package/components/crn-list.components.json +1 -1
- package/components/crn-navbar.components.json +1 -0
- package/components/crn-slider-item.components.json +104 -5
- package/components/crn-slider.components.json +6 -6
- package/components/crn-textarea.components.json +1 -1
- package/components/css/app.css +78 -0
- package/components/css/background-color.css +39 -1
- package/components/css/color-default.css +0 -28
- package/components/css/crn-ion-segment.css +786 -0
- package/components/css/icon-size.css +4 -4
- package/components/templates/advanced.list.designtime.html +0 -24
- package/components/templates/crn-ion-segment-item.template.html +6 -0
- package/components/templates/crn-ion-segment.template.html +27 -0
- package/components/templates/ion-footer-bar.template.html +11 -5
- package/components/templates/ion-header-bar.template.html +2 -2
- package/components/templates/item.slider.template.html +3 -3
- package/components/templates/item.swipe.template.html +2 -2
- package/components/templates/slider.template.html +14 -18
- package/css/app.css +123 -34
- package/dist/components/css/app.css +1 -0
- package/dist/components/css/background-color.css +1 -1
- package/dist/components/css/color-default.css +1 -1
- package/dist/components/css/crn-ion-segment.css +1 -0
- package/dist/components/templates/advanced.list.designtime.html +1 -1
- package/dist/components/templates/crn-ion-segment-item.template.html +1 -0
- package/dist/components/templates/crn-ion-segment.template.html +1 -0
- package/dist/components/templates/ion-footer-bar.template.html +1 -1
- package/dist/components/templates/ion-header-bar.template.html +1 -1
- package/dist/components/templates/item.slider.template.html +1 -1
- package/dist/components/templates/item.swipe.template.html +1 -1
- package/dist/components/templates/slider.template.html +1 -1
- package/dist/css/app.css +1 -1
- package/dist/img/cron-icon/crn-tabs.svg +1 -1
- package/dist/img/placehold-300x200.png +0 -0
- package/dist/js/controllers.authentication.js +1 -1
- package/dist/js/directives.js +17 -1
- package/img/cron-icon/crn-tabs.svg +17 -18
- package/img/placehold-300x200.png +0 -0
- package/js/controllers.authentication.js +37 -4
- package/js/directives.js +19 -18
- package/lib/ionic/js/ionic.bundle.js +4 -2
- package/package.json +1 -1
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
"LAYOUTS"
|
|
10
10
|
],
|
|
11
11
|
"wrapper": false,
|
|
12
|
+
"forcedGroup": true,
|
|
12
13
|
"template": "<div class=\"col-xs-12\"> <canvas id=\"chart${RANDOM}\" data-component=\"crn-chart\" class=\"col-xs-12\"></canvas></div>",
|
|
13
14
|
"designTimeHTML": "<img alt=\"qr-code\" style=\"height: 100%;width:100%;min-height:100%; min-width:100%;\" src=\"node_modules/cronapp-framework-mobile-js/img/svg-charts.svg\"/>",
|
|
14
15
|
"designTimeSelector": "canvas",
|
|
@@ -8,10 +8,10 @@
|
|
|
8
8
|
"category": [
|
|
9
9
|
"INPUTS", "FORMS"
|
|
10
10
|
],
|
|
11
|
-
"wrapper":
|
|
11
|
+
"wrapper": true,
|
|
12
12
|
"templateURL": "src/main/mobileapp/www/node_modules/cronapp-framework-mobile-js/dist/components/templates/floattextinput.template.html",
|
|
13
13
|
"designTimeHTMLURL": "src/main/mobileapp/www/node_modules/cronapp-framework-mobile-js/dist/components/templates/floattextinput.designtime.html",
|
|
14
|
-
"designTimeSelector": "
|
|
14
|
+
"designTimeSelector": "label",
|
|
15
15
|
"designTimeDynamic": true,
|
|
16
16
|
"properties": {
|
|
17
17
|
"id": {
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
],
|
|
162
162
|
"styles": [
|
|
163
163
|
{
|
|
164
|
-
"selector": "#{id}
|
|
164
|
+
"selector": "#{id} span",
|
|
165
165
|
"text_pt_BR": "Título",
|
|
166
166
|
"text_en_US": "Title"
|
|
167
167
|
},
|
|
@@ -2,14 +2,6 @@
|
|
|
2
2
|
"name": "crn-ion-list",
|
|
3
3
|
"text_pt_BR": "Lista Avançada",
|
|
4
4
|
"text_en_US": "Advanced List",
|
|
5
|
-
"image": "/node_modules/cronapp-framework-mobile-js/img/cron-icon/crn-ion-list.svg",
|
|
6
|
-
"description": "Lista de dados com barra de pesquisa",
|
|
7
|
-
"description_en_US": "Data list with search bar",
|
|
8
|
-
"category": [
|
|
9
|
-
"LISTS"
|
|
10
|
-
],
|
|
11
|
-
"onDrop": "openEditor",
|
|
12
|
-
"wrapper": true,
|
|
13
5
|
"onDoubleClick": "openEditor",
|
|
14
6
|
"onDrop": "openEditor",
|
|
15
7
|
"image": "/node_modules/cronapp-framework-mobile-js/img/cron-icon/crn-ion-list.svg",
|
|
@@ -41,29 +33,6 @@
|
|
|
41
33
|
"class": {
|
|
42
34
|
"order": 9999
|
|
43
35
|
},
|
|
44
|
-
"onclick": {
|
|
45
|
-
"type": "event"
|
|
46
|
-
},
|
|
47
|
-
"on-tap": {
|
|
48
|
-
"removable": true,
|
|
49
|
-
"type": "event"
|
|
50
|
-
},
|
|
51
|
-
"on-double-tap": {
|
|
52
|
-
"removable": true,
|
|
53
|
-
"type": "event"
|
|
54
|
-
},
|
|
55
|
-
"on-hold": {
|
|
56
|
-
"removable": false,
|
|
57
|
-
"type": "event"
|
|
58
|
-
},
|
|
59
|
-
"on-drag": {
|
|
60
|
-
"removable": false,
|
|
61
|
-
"type": "event"
|
|
62
|
-
},
|
|
63
|
-
"on-swipe": {
|
|
64
|
-
"removable": false,
|
|
65
|
-
"type": "event"
|
|
66
|
-
},
|
|
67
36
|
"options": {
|
|
68
37
|
"displayName_pt_BR": "Configuração",
|
|
69
38
|
"displayName_en_US": "Configuration",
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "crn-ion-segment-item",
|
|
3
|
+
"text_pt_BR": "Item da abas",
|
|
4
|
+
"text_en_US": "Tabs item",
|
|
5
|
+
"image": "/node_modules/cronapp-framework-mobile-js/img/cron-icon/crn-tabs.svg",
|
|
6
|
+
"pallete": false,
|
|
7
|
+
"templateURL": "src/main/mobileapp/www/node_modules/cronapp-framework-mobile-js/dist/components/templates/crn-ion-segment-item.template.html",
|
|
8
|
+
"wrapper": false,
|
|
9
|
+
"forcedGroup": true,
|
|
10
|
+
"properties": {
|
|
11
|
+
"class": {
|
|
12
|
+
"order": 9999
|
|
13
|
+
},
|
|
14
|
+
"id": {
|
|
15
|
+
"order": 1
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"childrenProperties": [
|
|
19
|
+
{
|
|
20
|
+
"name": "class",
|
|
21
|
+
"selector": "i",
|
|
22
|
+
"displayName_pt_BR": "Ícone",
|
|
23
|
+
"displayName_en_US": "Icon",
|
|
24
|
+
"type": "icon",
|
|
25
|
+
"order": 1
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "content",
|
|
29
|
+
"displayName_pt_BR": "Título",
|
|
30
|
+
"displayName_en_US": "Title",
|
|
31
|
+
"order": 4,
|
|
32
|
+
"selector": "span"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "ng-init",
|
|
36
|
+
"selector": "button",
|
|
37
|
+
"type": "event"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "ng-click",
|
|
41
|
+
"selector": "button",
|
|
42
|
+
"type": "event"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"name": "ng-dblclick",
|
|
46
|
+
"selector": "button",
|
|
47
|
+
"type": "event"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"name": "ng-mouseenter",
|
|
51
|
+
"selector": "button",
|
|
52
|
+
"type": "event"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "ng-mouseleave",
|
|
56
|
+
"selector": "button",
|
|
57
|
+
"type": "event"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "ng-mousemove",
|
|
61
|
+
"selector": "button",
|
|
62
|
+
"type": "event"
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
}
|