diff --git a/arkui/ace_standard/src/main/config.json b/arkui/ace_standard/src/main/config.json index c0a00fd87b0a682584434d7b68ee3f7789ec8e9e..3f3a59381740359d97e510b7e387fc48e7040a05 100644 --- a/arkui/ace_standard/src/main/config.json +++ b/arkui/ace_standard/src/main/config.json @@ -97,7 +97,6 @@ "pages/picker/prop/index", "pages/picker/style/index", "pages/pickerView/router/index", - "pages/pickerView/prop211/index", "pages/pickerView/prop2111/index", "pages/pickerView/prop2112/index", "pages/pickerView/prop2113/index", diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.css index 2635692c8cd4175f63393e5f729717ba4fbcc769..80552c395f40b898c5b0a3eefd9ab94506045dc0 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.hml index 7b24e294616b4bb3a8ae1d6741e61e346485f5da..a193da4439c2b927b84460a1d2aa66f5e9abda90 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.js index fe13b5591a3571dcad50bb072fdb6a915b5ff442..1b39112664e76b60165d276e243c270c4b2f5f2a 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2111/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.css index 2635692c8cd4175f63393e5f729717ba4fbcc769..80552c395f40b898c5b0a3eefd9ab94506045dc0 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.hml index b8679a4e465ba9e72984f4744c1ba65a67dc2eaf..0efb39b57b8f8f9b625d384acc73c62a9f324d89 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.js index 88823add034ee60702dccac8d85686be4e44a3eb..82668d25c53569243294793fa216f9d8e2ca6458 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2112/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.css index 2635692c8cd4175f63393e5f729717ba4fbcc769..80552c395f40b898c5b0a3eefd9ab94506045dc0 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.hml index 2bae07e4ac2d55905a7a848a1d32873ca461c4e1..c1d9ccefd0daa40f504bf6f8ae760467769fb799 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.js index 8f2d81feb2b9d7a9860a861ef8852766876df9ab..5c14c2ff8f92f7d22f65cc2a3d3bbb239dd3245b 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop2113/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.css index 2635692c8cd4175f63393e5f729717ba4fbcc769..80552c395f40b898c5b0a3eefd9ab94506045dc0 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.hml index 24195c9eea2f7f843c0ade99ae42086635097498..3890e645f20ab3c05857c4e3d1e59964c3e6b452 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.js index bc2fa8042e8133bca56e4ab1b29165cbe653af65..f2e5e94eaf14e8d606aab096cc79124eec3c813c 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop212/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.css index 2635692c8cd4175f63393e5f729717ba4fbcc769..80552c395f40b898c5b0a3eefd9ab94506045dc0 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.hml index 6c9092a650a7decb8dca8be281b05b49eec69ed6..4d7851bb3703bf7c806afa4ae2a48f4dcfea8e0c 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.js index b9c25f07091a9e2bf8b44b16ff6dc06d484b14eb..f1fb4cda387537fdc65fe1d9eec6f5834c44800c 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop22/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.css index 62149111a0003cfda82579bcee7cf03d014c0b08..479eda166b22c3a55cbc778873cab9e2f47d7897 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -12,7 +12,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - .container { flex-direction:row; width:100%; diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.hml index 3a2ed4fb231b26376bc6d80f73ac4480d8184c42..35b0c91bb3cba8e48edae23175bb41589b418802 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.js index ababa98fb2799aaed82f0caa0021b8e73332e47c..307a2a98d9df4e91298c5a3993b07a8ae75e4a4f 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop31/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.css index 62149111a0003cfda82579bcee7cf03d014c0b08..02957b92ad40011838be45e8a944451920d02f87 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.hml index 38ec94d8fdad6ebab360b99d910b3e6bf4886eb6..d5b37d0f9dcfd4a11e83c300d1d23b2dedd5d3b5 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.js index 25376453c51e7132c7fcaace0abe6c91b3a2c0a8..826ac8e9deacca4bbcc139b325cba10cd1d16291 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop32/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.css index 62149111a0003cfda82579bcee7cf03d014c0b08..02957b92ad40011838be45e8a944451920d02f87 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.hml index fa5e3f94bc629d9b920852658481244cc38abdc2..ae64a43a1b9f0e940787b5c60b7569a9994e80fc 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.js index 5ab34f25f88228e327a74103de8893a07670504b..25f15e7e9c5db6da8a049f92b6c1a66de8e9ac2b 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4111/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.css index 62149111a0003cfda82579bcee7cf03d014c0b08..02957b92ad40011838be45e8a944451920d02f87 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.hml index be4c0dca406300b5e5e33afac00ab33e3036ddb3..a0e4a1ae61d549834ada834e493b65f56542399f 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.js index 43306f50a2072ea1cf983164a4baed1e8108331f..f6fcf6d6ce67e913852c595461453fbc6ecafd15 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4112/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.css index 62149111a0003cfda82579bcee7cf03d014c0b08..02957b92ad40011838be45e8a944451920d02f87 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.hml index 8f622ddc8e26d5a8794f84c487fc5a024e51614e..4ef3b99611066fb3643ba66958a47b37546c3657 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.js index ade91083f8372f99156a854a9006ca4dd0fe8565..6078e89fe0297ff1c0d5c8b71808062601cc6e8a 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop4113/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.css index 62149111a0003cfda82579bcee7cf03d014c0b08..02957b92ad40011838be45e8a944451920d02f87 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.hml index 373cdef8380141b689db538cdbfd2271bfbcbb52..46183bb0b706c6dec55d526ac12af7563e4566ab 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.js index 6daee4e6c4f23f779d01bf40fc7f1fc6b3889f48..d705ce8d10707ed98cf0f523beac4ba496258901 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop412/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.css b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.css index 62149111a0003cfda82579bcee7cf03d014c0b08..02957b92ad40011838be45e8a944451920d02f87 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.css +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.css @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.hml b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.hml index 9a281ac204e73dc5c7fb8190b151605bb882287d..5fe616d3fe65c7ef51aea9ea40444bd5565987a1 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.hml +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.hml @@ -1,17 +1,17 @@ - + */
diff --git a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.js b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.js index 9024e2b3768ccb6c172fbf1e78405be691ca02e1..6a08ab6e703882405c8e531ce805d563428809c6 100644 --- a/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.js +++ b/arkui/ace_standard/src/main/js/default/pages/pickerView/prop42/index.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -12,7 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - + import prompt from '@system.prompt'; export default { diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps2111.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps2111.test.js index 99203779079eadd4c2698457c40b87e282913d04..c75619b8d165fb356bd483f7f9f299b2b9b3b9cb 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps2111.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps2111.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps2112.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps2112.test.js index c98e3c9e642683def84f69193194a2635e14bf0f..9be65a28508742363a006604cd4fcf57d6521209 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps2112.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps2112.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps2113.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps2113.test.js index 3bc7e86688dbd2f3e32c80915580b987290a0df9..ec2b2dd40df60f5b4eb52dac5a23e7702673d5fe 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps2113.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps2113.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps212.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps212.test.js index 8345a8207e8e30355b081bd57d407f9365171408..1a320642a6d02fc5f1847e5699d4b28529d1ec35 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps212.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps212.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps22.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps22.test.js index 497fa7d7af9748520a5758865368b8c2e4985686..d59474313b2941fd88c6f699087db31059be78ab 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps22.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps22.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps31.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps31.test.js index bd9cf6664bae078ba9076f69893d6d4da6e63261..acf5344a0b836a9d92f4425340219ecae6c8f0c6 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps31.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps31.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps32.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps32.test.js index a2ed5e732685e5a5800f91d5e05b38191c59f44f..e0e59e493fe97a4d05ba07bfb4f9341946d7a2b0 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps32.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps32.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -12,7 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - + import router from '@system.router'; import {describe, beforeAll,afterAll, it, expect} from 'deccjsunit/index'; diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps4111.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps4111.test.js index c7d48e7f466724b47df3f7f8958bf8400bfcb553..2e27d19f254e5cad4c295012ce4dabcdb9480cec 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps4111.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps4111.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps4112.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps4112.test.js index 111a06d185172bba0f1fe200aa304676166cdc9e..ac17504ac0d6aa561437ba507bbe453b3d23ec6d 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps4112.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps4112.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps4113.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps4113.test.js index 6e55905a2a1b975a3c3e4b7ebdb0b4c193a1a89e..87e54508a02b5cf773d63b01364d14b52f2e5f5d 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps4113.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps4113.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps412.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps412.test.js index b0d77ffe7115fadbb9f4082a5ac327cd11e5d2db..090acd9a829176076581efc0c47b3f3e924c8315 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps412.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps412.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/arkui/ace_standard/src/main/js/default/test/pickerViewProps42.test.js b/arkui/ace_standard/src/main/js/default/test/pickerViewProps42.test.js index 8c4552e0b4840db46c200bbd80b9032bd7404512..ede33441a5ae79506a744ccf300c9cadd90df570 100644 --- a/arkui/ace_standard/src/main/js/default/test/pickerViewProps42.test.js +++ b/arkui/ace_standard/src/main/js/default/test/pickerViewProps42.test.js @@ -1,10 +1,10 @@ -/** - * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. +/* + * Copyright (C) 2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,