@lingk/sync 0.1.70 → 0.1.72

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.
@@ -0,0 +1,182 @@
1
+ /* CUSTOM STYLES */
2
+ body, td {
3
+ font-family: "Salesforce Sans", Arial, sans-serif !important;
4
+ }
5
+
6
+ /* SLDS OVERWRITES */
7
+ button:focus {outline:0!important;}
8
+ a:focus {outline:0!important;}
9
+ .slds-checkbox [type="checkbox"]:focus + .slds-checkbox--faux,
10
+ .slds-checkbox [type="checkbox"]:focus ~ .slds-checkbox--faux,
11
+ .slds-checkbox [type="checkbox"]:focus + .slds-checkbox__label .slds-checkbox--faux {
12
+ content: '';
13
+ border-color: #d8dde6;
14
+ box-shadow: none; }
15
+ .slds-checkbox [type="checkbox"]:checked + .slds-checkbox--faux,
16
+ .slds-checkbox [type="checkbox"]:checked ~ .slds-checkbox--faux,
17
+ .slds-checkbox [type="checkbox"]:checked + .slds-checkbox__label .slds-checkbox--faux {
18
+ border-color: #9faab5;
19
+ background-color: white; }
20
+
21
+ .noSidebarCell, .sidebarCell .fixed{
22
+ margin: 0;
23
+ padding: 0 !important;
24
+ }
25
+
26
+ ul li, ol li {
27
+ margin-left: 0 !important;
28
+ }
29
+
30
+ .sidebar-leaf-disabled{
31
+ background: white !important;
32
+ cursor: default !important;
33
+ }
34
+ .sidebar-leaf-disabled a{
35
+ cursor: default !important;
36
+ }
37
+ .sidebar-leaf-enabled a{
38
+ color: #0070BC !important;
39
+ }
40
+
41
+ .connect-modal .slds-modal__content{
42
+ padding:0 !important;
43
+ }
44
+ .connect-modal-tab-bar{
45
+ background: #3a91dc;
46
+ }
47
+
48
+ .slds-radio--faux{
49
+ margin-right: 0.5rem !important;
50
+ }
51
+
52
+ /* UI */
53
+
54
+ .wizard-sidebar{
55
+ width:210px;
56
+ }
57
+ .wizard-content{
58
+ width: calc(100% - 210px);
59
+ }
60
+
61
+ .schema-panel{
62
+ border: 1px solid #3a91dc;
63
+ }
64
+ .schema-panel:first-child{
65
+ border: 1px solid #0070d2;
66
+ }
67
+ .schema-panel-header{
68
+ background: #3a91dc;
69
+ }
70
+ .schema-panel:first-child .schema-panel-header{
71
+ background: #0070d2;
72
+ }
73
+ .accordion-panel{
74
+ border: 1px solid #0070d2;
75
+ }
76
+ .accordion-panel-header{
77
+ background: #0070d2;
78
+ -webkit-transition: all .2s;
79
+ transition: all .2s;
80
+ }
81
+ .accordion-panel-header-selected{
82
+ background: #005fb2;
83
+ }
84
+ .accordion-panel-header:hover{
85
+ background: #005fb2;
86
+ }
87
+ .filter-step-resource{
88
+ background: #0070d2;
89
+ }
90
+ .filter-step-panel{
91
+ border: 1px solid #0070d2;
92
+ }
93
+
94
+ .transform-data-type{
95
+ border: 1px solid #d8dde6;
96
+ }
97
+ .transform-data-type:hover{
98
+ border: 1px solid #0070d2;
99
+ }
100
+ .transform-data-type-sel{
101
+ color: white;
102
+ background: #0070d2;
103
+ border: 1px solid #0070d2;
104
+ }
105
+
106
+
107
+ .extra-select-button-class > button{
108
+ font-size: 32px;
109
+ line-height: 12px;
110
+ font-weight: bold;
111
+ width:88px;
112
+ }
113
+ .select-dropdown-button{
114
+ font-weight:normal;
115
+ }
116
+ .select-dropdown-button > button{
117
+ max-width: 205px;
118
+ text-overflow: ellipsis;
119
+ white-space: nowrap;
120
+ overflow: hidden;
121
+ padding-right:30px;
122
+ }
123
+ .select-dropdown-button > button > svg{
124
+ float: right;
125
+ position: absolute;
126
+ right: 10px;
127
+ top: 9px;
128
+ }
129
+ .select-button-unselected > button{
130
+ font-weight: bold;
131
+ }
132
+ .map-table-transform-icon:hover > svg{
133
+ fill:#0070d2;
134
+ -webkit-transform:scale(1.2, 1.2);
135
+ -ms-transform:scale(1.2, 1.2);
136
+ transform:scale(1.2, 1.2);
137
+ }
138
+
139
+ .labelz{
140
+ color: #54698d;
141
+ font-size: 0.75rem;
142
+ }
143
+
144
+
145
+ .rf-picklist-dropdown-button{
146
+ font-weight:normal;
147
+ }
148
+ .rf-picklist-dropdown-button > button{
149
+ max-width: 165px;
150
+ text-overflow: ellipsis;
151
+ white-space: nowrap;
152
+ overflow: hidden;
153
+ padding-right:30px;
154
+ border: 1px solid transparent;
155
+ background: transparent;
156
+ }
157
+ .rf-picklist-dropdown-button > button > svg{
158
+ float: right;
159
+ position: absolute;
160
+ right: 10px;
161
+ top: 9px;
162
+ }
163
+ .rf-picklist-button-unselected > button{
164
+ font-weight: bold;
165
+ }
166
+
167
+ .rf-picklist-wrap .slds-dropdown{
168
+ max-height: 273px;
169
+ overflow-y: scroll;
170
+ margin-bottom: 12px;
171
+ right: 0;
172
+ left: auto;
173
+ }
174
+ .bundle-table-header{
175
+ border-top: 1px solid rgb(204, 205, 207);
176
+ border-bottom: 1px solid rgb(204, 205, 207);
177
+ }
178
+
179
+
180
+
181
+
182
+ /*# sourceMappingURL=lightningStyles.css.map*/
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"css/lightningStyles.css","sourceRoot":""}
@@ -0,0 +1,208 @@
1
+ body {
2
+ margin: 0;
3
+ padding: 0;
4
+ }
5
+
6
+ body, td {
7
+ font-family: "Lingk", Arial, sans-serif;
8
+ }
9
+ .form-control{
10
+ width: 300px;
11
+ }
12
+ .select-button.dropdown-toggle.btn.btn-default .caret{
13
+ float: right;
14
+ margin-top: 8px;
15
+ }
16
+
17
+ .checkbox label, .radio label {
18
+ cursor:default;
19
+ }
20
+ .modal{
21
+ z-index:9999 !important;
22
+ }
23
+ .modal-backdrop{
24
+ z-index:9999 !important;
25
+ }
26
+ .modal-body{
27
+ padding:0 !important;
28
+ }
29
+ .tooltip-inner{
30
+ padding: 8px 10px 1px 10px !important;
31
+ }
32
+ .tooltip-arrow{
33
+ top: 19px !important;
34
+ }
35
+ .btn{
36
+ border-radius: 0;
37
+ }
38
+ .dropdown .btn{
39
+ border-radius: 4px;
40
+ }
41
+
42
+ .wizard-body{
43
+ background: #eCeFeF
44
+ }
45
+ .wizard-sidebar{
46
+ width:190px;
47
+ }
48
+ .wizard-content{
49
+ width: calc(100% - 190px);
50
+ }
51
+
52
+
53
+ .wizard-step-circle {
54
+ width: 35px;
55
+ height: 35px;
56
+ border-radius: 50%;
57
+ padding-top: 8px;
58
+ text-align: center;
59
+ margin: 10px;
60
+ display: inline-block;
61
+ border:1px solid #BBBBBB;
62
+ }
63
+ .wizard-sidebar:hover .wizard-sidebar-content::-webkit-scrollbar {
64
+ -webkit-appearance: none;
65
+ width: 7px;
66
+ }
67
+ .wizard-sidebar:hover .wizard-sidebar-content::-webkit-scrollbar-thumb {
68
+ border-radius: 4px;
69
+ background-color: rgba(0,0,0,.5);
70
+ -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
71
+ }
72
+
73
+ .btn-primary {
74
+ box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
75
+ color: #fff;
76
+ }
77
+
78
+ .schema-panel{
79
+ border: 1px solid #2e6da4;
80
+ }
81
+ .schema-panel:first-child{
82
+ border: 1px solid #337ab7;
83
+ }
84
+ .schema-panel-header{
85
+ background: #3a91dc;
86
+ }
87
+ .schema-panel-header .btn{
88
+ max-width:283px;
89
+ text-overflow: ellipsis;
90
+ white-space: nowrap;
91
+ overflow: hidden;
92
+ }
93
+ .schema-panel:first-child .schema-panel-header{
94
+ background: #337ab7;
95
+ }
96
+ .accordion-panel{
97
+ border: 1px solid #2e6da4;
98
+ }
99
+ .accordion-panel-header{
100
+ background: #337ab7;
101
+ -webkit-transition: all .2s;
102
+ transition: all .2s;
103
+ }
104
+ .accordion-panel-header-selected{
105
+ background: #005fb2;
106
+ }
107
+ .accordion-panel-header:hover{
108
+ background: #005fb2;
109
+ }
110
+ .accordion-panel-collapse{
111
+ line-height: 18px;
112
+ }
113
+
114
+ .filter-step-resource{
115
+ background: #337ab7;
116
+ }
117
+ .filter-step-panel{
118
+ border: 1px solid #337ab7;
119
+ }
120
+
121
+ .transform-data-type{
122
+ border: 1px solid #d8dde6;
123
+ }
124
+ .transform-data-type:hover{
125
+ border: 1px solid #0070d2;
126
+ }
127
+ .transform-data-type-sel{
128
+ color: white;
129
+ background: #0070d2;
130
+ border: 1px solid #0070d2;
131
+ }
132
+
133
+ .rf-select{
134
+ max-width: 205px;
135
+ text-overflow: ellipsis;
136
+ white-space: nowrap;
137
+ overflow: hidden;
138
+ padding-right:30px;
139
+ font-weight:normal;
140
+ cursor: pointer;
141
+ }
142
+ .rf-select .caret{
143
+ position: absolute;
144
+ right: 14px;
145
+ top: 15px;
146
+ }
147
+ .rf-select-unselected{
148
+ font-weight: bold;
149
+ }
150
+ .select-button{
151
+ max-width: 200px;
152
+ text-overflow: ellipsis;
153
+ white-space: nowrap;
154
+ overflow: hidden;
155
+ cursor:pointer;
156
+
157
+ }
158
+
159
+ .labelz{
160
+ color: #54698d;
161
+ }
162
+ .lingk-wizard-bundle-table td{
163
+ vertical-align: middle !important;
164
+ }
165
+ .connect-modal-tab-bar{
166
+ background: #337ab7;
167
+ }
168
+ .map-table-transform-icon:hover > svg{
169
+ fill:#4499e2;
170
+ -webkit-transform:scale(1.2, 1.2);
171
+ -ms-transform:scale(1.2, 1.2);
172
+ transform:scale(1.2, 1.2);
173
+ }
174
+ .lingk-dropdown-menu-wrapper .dropdown-menu{
175
+ max-height: 273px;
176
+ overflow-y: scroll;
177
+ margin-bottom: 5px;
178
+ box-shadow: rgba(0, 0, 0, 0.36) 0px 2px 3px 0px;
179
+ z-index: 9990;
180
+ min-width: 260px;
181
+ margin-top: 4px;
182
+ }
183
+
184
+ .bundle-table-header{
185
+ font-weight: bold;
186
+ }
187
+ .mapping-table-header{
188
+ color: #54698d;
189
+ text-transform:uppercase;
190
+ letter-spacing:1px;
191
+ width:100%;
192
+ padding:8px 16px;
193
+ font-size: 12px;
194
+ -webkit-font-smoothing: antialiased;
195
+ }
196
+ .external-keys-column .btn{
197
+ max-width:265px;
198
+ padding-right:28px;
199
+ }
200
+ .external-keys-column .caret{
201
+ position: absolute;
202
+ right: 14px;
203
+ top: 15px;
204
+ }
205
+
206
+
207
+
208
+ /*# sourceMappingURL=lingkStyles.css.map*/
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"css/lingkStyles.css","sourceRoot":""}