1/* 2 * Copyright (c) 2021 Huawei Device Co., Ltd. 3 * Licensed under the Apache License, Version 2.0 (the "License"); 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 6 * 7 * http://www.apache.org/licenses/LICENSE-2.0 8 * 9 * Unless required by applicable law or agreed to in writing, software 10 * distributed under the License is distributed on an "AS IS" BASIS, 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 * See the License for the specific language governing permissions and 13 * limitations under the License. 14 */ 15 16{ 17 "@app-component/privateAttr": { 18 "_descriptor": {}, 19 "data": {}, 20 "template": { 21 "type": "div", 22 "attr": { 23 "className": "container", 24 "debugLine": "pages/privateAttr/privateAttr:1" 25 }, 26 "classList": [ 27 "container" 28 ], 29 "children": [ 30 { 31 "type": "list", 32 "attr": { 33 "debugLine": "pages/privateAttr/privateAttr:3", 34 "scrollpage": "function () {return this.scrollpage}", 35 "cachedcount": "function () {return this.cachedcount}", 36 "scrollbar": "function () {return this.scrollbar}", 37 "scrolleffect": "function () {return this.scrolleffect}", 38 "indexer": "function () {return this.indexer}", 39 "shapemode": "function () {return this.shapemode}", 40 "updateeffect": "function () {return this.updateeffect}", 41 "initialindex": "function () {return this.initialindex}", 42 "initialoffset": "function () {return this.initialoffset}" 43 }, 44 "children": [ 45 { 46 "type": "list-item-group", 47 "attr": { 48 "debugLine": "pages/privateAttr/privateAttr:5", 49 "type": "function () {return this.type}" 50 } 51 }, 52 { 53 "type": "list-item", 54 "attr": { 55 "debugLine": "pages/privateAttr/privateAttr:6", 56 "type": "function () {return this.type}", 57 "primary": "function () {return this.primary}", 58 "section": "function () {return this.section}", 59 "sticky": "function () {return this.sticky}", 60 "stickyradius": "function () {return this.stickyradius}", 61 "clickeffect": "function () {return this.clickeffect}" 62 } 63 } 64 ] 65 }, 66 { 67 "type": "swiper", 68 "attr": { 69 "debugLine": "pages/privateAttr/privateAttr:10", 70 "index": "function () {return this.index}", 71 "autoplay": "function () {return this.autoplay}", 72 "interval": "function () {return this.interval}", 73 "indicator": "function () {return this.indicator}", 74 "digital": "function () {return this.digital}", 75 "loop": "function () {return this.loop}", 76 "duration": "function () {return this.duration}", 77 "vertical": "function () {return this.vertical}", 78 "indicatordisabled": "true" 79 } 80 }, 81 { 82 "type": "tabs", 83 "attr": { 84 "debugLine": "pages/privateAttr/privateAttr:15", 85 "index": "function () {return this.index}", 86 "vertical": "function () {return this.vertical}" 87 }, 88 "children": [ 89 { 90 "type": "tab-bar", 91 "attr": { 92 "debugLine": "pages/privateAttr/privateAttr:16", 93 "mode": "function () {return this.mode}" 94 } 95 }, 96 { 97 "type": "tab-content", 98 "attr": { 99 "debugLine": "pages/privateAttr/privateAttr:17", 100 "scrollable": "function () {return this.scrollable}" 101 } 102 } 103 ] 104 }, 105 { 106 "type": "popup", 107 "attr": { 108 "debugLine": "pages/privateAttr/privateAttr:21", 109 "target": "title", 110 "placement": "function () {return this.placement}", 111 "keepalive": "true", 112 "clickable": "false", 113 "arrowoffset": "20px" 114 } 115 }, 116 { 117 "type": "refresh", 118 "attr": { 119 "debugLine": "pages/privateAttr/privateAttr:24", 120 "offset": "function () {return this.offset}", 121 "refreshing": "function () {return this.refreshing}", 122 "type": "auto", 123 "lasttime": "function () {return this.lasttime}", 124 "friction": "function () {return this.friction}" 125 } 126 }, 127 { 128 "type": "image", 129 "attr": { 130 "debugLine": "pages/privateAttr/privateAttr:27", 131 "alt": "img", 132 "src": "function () {return this.src}" 133 } 134 }, 135 { 136 "type": "image-animator", 137 "attr": { 138 "debugLine": "pages/privateAttr/privateAttr:30", 139 "images": "function () {return this.images}", 140 "iteration": "function () {return this.iteration}", 141 "reverse": "function () {return this.reverse}", 142 "fixedsize": "function () {return this.fixedsize}", 143 "duration": "function () {return this.duration}" 144 } 145 }, 146 { 147 "type": "progress", 148 "attr": { 149 "debugLine": "pages/privateAttr/privateAttr:33", 150 "type": "horizontal", 151 "percent": "function () {return this.percent}", 152 "secondarypercent": "function () {return this.secondarypercent}" 153 } 154 }, 155 { 156 "type": "progress", 157 "attr": { 158 "debugLine": "pages/privateAttr/privateAttr:36", 159 "type": "scale-ring", 160 "percent": "function () {return this.percent}", 161 "secondarypercent": "function () {return this.secondarypercent}", 162 "clockwise": "function () {return this.clockwise}" 163 } 164 }, 165 { 166 "type": "progress", 167 "attr": { 168 "debugLine": "pages/privateAttr/privateAttr:39", 169 "type": "arc", 170 "percent": "function () {return this.percent}" 171 } 172 }, 173 { 174 "type": "rating", 175 "attr": { 176 "debugLine": "pages/privateAttr/privateAttr:42", 177 "numstars": "function () {return this.numstars}", 178 "rating": "function () {return this.rating}", 179 "stepsize": "function () {return this.stepsize}", 180 "indicator": "function () {return this.indicator}" 181 } 182 }, 183 { 184 "type": "marquee", 185 "attr": { 186 "debugLine": "pages/privateAttr/privateAttr:45", 187 "scrollamount": "function () {return this.scrollamount}", 188 "loop": "function () {return this.loop}", 189 "direction": "function () {return this.direction}" 190 } 191 }, 192 { 193 "type": "divider", 194 "attr": { 195 "debugLine": "pages/privateAttr/privateAttr:48", 196 "vertical": "function () {return this.vertical}" 197 } 198 }, 199 { 200 "type": "search", 201 "attr": { 202 "debugLine": "pages/privateAttr/privateAttr:51", 203 "icon": "function () {return this.icon}", 204 "hint": "function () {return this.hint}", 205 "value": "function () {return this.value}", 206 "searchbutton": "content" 207 } 208 }, 209 { 210 "type": "menu", 211 "attr": { 212 "debugLine": "pages/privateAttr/privateAttr:54", 213 "target": "function () {return this.target}", 214 "type": "function () {return this.type}", 215 "title": "function () {return this.title}" 216 } 217 }, 218 { 219 "type": "chart", 220 "attr": { 221 "debugLine": "pages/privateAttr/privateAttr:57", 222 "type": "line", 223 "options": "function () {return this.options}", 224 "datasets": "function () {return this.datasets}" 225 } 226 }, 227 { 228 "type": "input", 229 "attr": { 230 "debugLine": "pages/privateAttr/privateAttr:60", 231 "type": "time", 232 "checked": "function () {return this.checked}", 233 "name": "function () {return this.name}", 234 "value": "function () {return this.value}", 235 "placeholder": "function () {return this.placeholder}", 236 "maxlength": "function () {return this.maxlength}", 237 "enterkeytype": "default", 238 "headericon": "function () {return this.headericon}", 239 "showcounter": "true" 240 } 241 }, 242 { 243 "type": "button", 244 "attr": { 245 "debugLine": "pages/privateAttr/privateAttr:65", 246 "type": "capsule", 247 "value": "function () {return this.value}", 248 "icon": "function () {return this.icon}" 249 } 250 }, 251 { 252 "type": "label", 253 "attr": { 254 "debugLine": "pages/privateAttr/privateAttr:68", 255 "target": "function () {return this.target}" 256 } 257 }, 258 { 259 "type": "select", 260 "attr": { 261 "debugLine": "pages/privateAttr/privateAttr:71" 262 }, 263 "children": [ 264 { 265 "type": "option", 266 "attr": { 267 "debugLine": "pages/privateAttr/privateAttr:72", 268 "selected": "function () {return this.selected}", 269 "value": "function () {return this.value}", 270 "icon": "function () {return this.icon}", 271 "action": "show", 272 "focusable": "function () {return this.focusable}", 273 "disabled": "true" 274 } 275 } 276 ] 277 }, 278 { 279 "type": "slider", 280 "attr": { 281 "debugLine": "pages/privateAttr/privateAttr:76", 282 "min": "function () {return this.min}", 283 "max": "function () {return this.max}", 284 "step": "function () {return this.step}", 285 "value": "function () {return this.value}", 286 "type": "continuous", 287 "minicon": "function () {return this.minicon}", 288 "maxicon": "function () {return this.maxicon}" 289 } 290 }, 291 { 292 "type": "switch", 293 "attr": { 294 "debugLine": "pages/privateAttr/privateAttr:79", 295 "checked": "function () {return this.checked}", 296 "showtext": "function () {return this.showtext}", 297 "texton": "function () {return this.texton}", 298 "textoff": "function () {return this.textoff}" 299 } 300 }, 301 { 302 "type": "textarea", 303 "attr": { 304 "debugLine": "pages/privateAttr/privateAttr:82", 305 "placeholder": "function () {return this.placeholder}", 306 "maxlength": "function () {return this.maxlength}", 307 "headericon": "function () {return this.headericon}", 308 "extend": "function () {return this.extend}", 309 "showcounter": "true" 310 } 311 }, 312 { 313 "type": "picker", 314 "attr": { 315 "debugLine": "pages/privateAttr/privateAttr:85", 316 "type": "text", 317 "range": "function () {return this.range}", 318 "selected": "function () {return this.selected}", 319 "value": "function () {return this.value}" 320 } 321 }, 322 { 323 "type": "picker", 324 "attr": { 325 "debugLine": "pages/privateAttr/privateAttr:88", 326 "type": "date", 327 "start": "function () {return this.start}", 328 "end": "function () {return this.end}", 329 "selected": "function () {return this.selected}", 330 "value": "function () {return this.value}", 331 "lunar": "function () {return this.lunar}", 332 "lunarswitch": "function () {return this.lunarswitch}" 333 } 334 }, 335 { 336 "type": "picker", 337 "attr": { 338 "debugLine": "pages/privateAttr/privateAttr:91", 339 "type": "time", 340 "containsecond": "function () {return this.containsecond}", 341 "selected": "function () {return this.selected}", 342 "value": "function () {return this.value}", 343 "hours": "function () {return this.hours}" 344 } 345 }, 346 { 347 "type": "picker", 348 "attr": { 349 "debugLine": "pages/privateAttr/privateAttr:94", 350 "type": "datetime", 351 "selected": "function () {return this.selected}", 352 "value": "function () {return this.value}", 353 "hours": "function () {return this.hours}", 354 "lunar": "function () {return this.lunar}", 355 "lunarswitch": "function () {return this.lunarswitch}" 356 } 357 }, 358 { 359 "type": "picker", 360 "attr": { 361 "debugLine": "pages/privateAttr/privateAttr:97", 362 "type": "multi-text", 363 "columns": "function () {return this.columns}", 364 "range": "function () {return this.range}", 365 "selected": "function () {return this.selected}", 366 "value": "function () {return this.value}" 367 } 368 }, 369 { 370 "type": "picker-view", 371 "attr": { 372 "debugLine": "pages/privateAttr/privateAttr:100", 373 "type": "text", 374 "range": "function () {return this.range}", 375 "selected": "function () {return this.selected}", 376 "indicatorprefix": "function () {return this.indicatorprefix}", 377 "indicatorsuffix": "function () {return this.indicatorsuffix}" 378 } 379 }, 380 { 381 "type": "picker-view", 382 "attr": { 383 "debugLine": "pages/privateAttr/privateAttr:103", 384 "type": "date", 385 "start": "function () {return this.start}", 386 "end": "function () {return this.end}", 387 "selected": "function () {return this.selected}", 388 "lunar": "function () {return this.lunar}", 389 "lunarswitch": "function () {return this.lunarswitch}" 390 } 391 }, 392 { 393 "type": "picker-view", 394 "attr": { 395 "debugLine": "pages/privateAttr/privateAttr:106", 396 "type": "time", 397 "containsecond": "function () {return this.containsecond}", 398 "selected": "function () {return this.selected}", 399 "hours": "function () {return this.hours}" 400 } 401 }, 402 { 403 "type": "picker-view", 404 "attr": { 405 "debugLine": "pages/privateAttr/privateAttr:109", 406 "type": "datetime", 407 "selected": "function () {return this.selected}", 408 "hours": "function () {return this.hours}", 409 "lunar": "function () {return this.lunar}", 410 "lunarswitch": "function () {return this.lunarswitch}" 411 } 412 }, 413 { 414 "type": "picker-view", 415 "attr": { 416 "debugLine": "pages/privateAttr/privateAttr:112", 417 "type": "multi-text", 418 "columns": "function () {return this.columns}", 419 "range": "function () {return this.range}", 420 "selected": "function () {return this.selected}" 421 } 422 }, 423 { 424 "type": "qrcode", 425 "attr": { 426 "debugLine": "pages/privateAttr/privateAttr:115", 427 "value": "function () {return this.value}", 428 "type": "rect" 429 } 430 }, 431 { 432 "type": "video", 433 "attr": { 434 "debugLine": "pages/privateAttr/privateAttr:118", 435 "muted": "function () {return this.muted}", 436 "src": "function () {return this.src}", 437 "autoplay": "function () {return this.autoplay}", 438 "poster": "function () {return this.poster}", 439 "controls": "function () {return this.controls}" 440 } 441 }, 442 { 443 "type": "badge", 444 "attr": { 445 "debugLine": "pages/privateAttr/privateAttr:121", 446 "placement": "right", 447 "count": "2", 448 "visible": "true", 449 "maxcount": "90" 450 } 451 }, 452 { 453 "type": "panel", 454 "attr": { 455 "debugLine": "pages/privateAttr/privateAttr:124", 456 "type": "foldable", 457 "mode": "mini", 458 "dragbar": "true", 459 "miniheight": "300px" 460 } 461 }, 462 { 463 "type": "stepper", 464 "attr": { 465 "debugLine": "pages/privateAttr/privateAttr:127", 466 "index": "1" 467 } 468 }, 469 { 470 "type": "xcomponent", 471 "id": "1", 472 "attr": { 473 "debugLine": "pages/privateAttr/privateAttr:130", 474 "id": "1", 475 "name": "function () {return this.name}", 476 "type": "texture" 477 } 478 }, 479 { 480 "type": "web", 481 "attr": { 482 "debugLine": "pages/privateAttr/privateAttr:133", 483 "src": "function () {return this.src}" 484 } 485 } 486 ] 487 } 488 } 489}