Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/microsoft/fluentui-react-native.git
π¦ applying package updates ***NO_CI***
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
7ddc9af49d
ΠΠΎΠΌΠΌΠΈΡ
f6dd265376
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
@ -19,21 +19,21 @@
|
|||
"bundle": "fluentui-scripts bundle"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui/react-native": ">=0.15.84 <1.0.0",
|
||||
"@fluentui-react-native/stack": ">=0.2.5 <1.0.0",
|
||||
"@fluentui-react-native/button": ">=0.10.6 <1.0.0",
|
||||
"@fluentui-react-native/separator": ">=0.4.5 <1.0.0",
|
||||
"@fluentui-react-native/checkbox": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.5 <1.0.0",
|
||||
"@fluentui/react-native": ">=0.15.85 <1.0.0",
|
||||
"@fluentui-react-native/stack": ">=0.2.6 <1.0.0",
|
||||
"@fluentui-react-native/button": ">=0.10.7 <1.0.0",
|
||||
"@fluentui-react-native/separator": ">=0.4.6 <1.0.0",
|
||||
"@fluentui-react-native/checkbox": ">=0.5.1 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.6 <1.0.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.82 <1.0.0",
|
||||
"@fluentui-react-native/focus-trap-zone": ">=0.4.6 <1.0.0",
|
||||
"@fluentui-react-native/link": ">=0.8.7 <1.0.0",
|
||||
"@fluentui-react-native/radio-group": ">=0.4.3 <1.0.0",
|
||||
"@fluentui-react-native/persona-coin": ">=0.3.81 <1.0.0",
|
||||
"@fluentui-react-native/persona": ">=0.5.78 <1.0.0",
|
||||
"@fluentui-react-native/contextual-menu": ">=0.3.6 <1.0.0",
|
||||
"@uifabricshared/theming-react-native": ">=0.7.73 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.83 <1.0.0",
|
||||
"@fluentui-react-native/focus-trap-zone": ">=0.4.7 <1.0.0",
|
||||
"@fluentui-react-native/link": ">=0.8.8 <1.0.0",
|
||||
"@fluentui-react-native/radio-group": ">=0.4.4 <1.0.0",
|
||||
"@fluentui-react-native/persona-coin": ">=0.3.82 <1.0.0",
|
||||
"@fluentui-react-native/persona": ">=0.5.79 <1.0.0",
|
||||
"@fluentui-react-native/contextual-menu": ">=0.3.7 <1.0.0",
|
||||
"@uifabricshared/theming-react-native": ">=0.7.74 <1.0.0",
|
||||
"@uifabricshared/themed-stylesheet": ">=0.3.67 <1.0.0",
|
||||
"react-native-svg": "^11.0.0"
|
||||
},
|
||||
|
|
|
@ -18,8 +18,8 @@
|
|||
"ios": "react-native run-ios --scheme ReactTestApp --project-path src"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.3.4",
|
||||
"@uifabricshared/theming-react-native": "0.7.73",
|
||||
"@fluentui-react-native/tester": "^0.3.5",
|
||||
"@uifabricshared/theming-react-native": "0.7.74",
|
||||
"@uifabricshared/themed-stylesheet": "0.3.67",
|
||||
"react": "16.11.0",
|
||||
"react-native": "0.62.2",
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
"macos": "react-native run-macos --scheme ReactTestApp --project-path src"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.3.4",
|
||||
"@uifabricshared/theming-react-native": "0.7.73",
|
||||
"@fluentui-react-native/tester": "^0.3.5",
|
||||
"@uifabricshared/theming-react-native": "0.7.74",
|
||||
"@uifabricshared/themed-stylesheet": "0.3.67",
|
||||
"react-native-macos": "^0.61.0-0",
|
||||
"react-native-test-app": "0.1.27"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/checkbox": "0.5.0",
|
||||
"@fluentui-react-native/checkbox": "0.5.1",
|
||||
"@types/jest": "^24.0.0",
|
||||
"@types/node": "^12.0.0",
|
||||
"@types/react": "^16.9.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"main": "src/index.tsx",
|
||||
"module": "src/index.tsx",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
@ -26,8 +26,8 @@
|
|||
"generate-report": "allure generate allure-results --clean && allure open"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.3.4",
|
||||
"@uifabricshared/theming-react-native": "0.7.73",
|
||||
"@fluentui-react-native/tester": "^0.3.5",
|
||||
"@uifabricshared/theming-react-native": "0.7.74",
|
||||
"@uifabricshared/themed-stylesheet": "0.3.67",
|
||||
"react": "16.11.0",
|
||||
"react-native": "0.62.2",
|
||||
|
|
|
@ -13,8 +13,8 @@
|
|||
"windows": "react-native run-windows"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.3.4",
|
||||
"@uifabricshared/theming-react-native": "0.7.73",
|
||||
"@fluentui-react-native/tester": "^0.3.5",
|
||||
"@uifabricshared/theming-react-native": "0.7.74",
|
||||
"react": "16.11.0",
|
||||
"react-native": "0.62.2",
|
||||
"react-native-windows": "^0.62.1"
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Set \"WhiteColors\" as palette id if no id is provided",
|
||||
"packageName": "@uifabricshared/theming-react-native",
|
||||
"email": "krsiler@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-08-13T00:25:28.785Z"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/button",
|
||||
"version": "0.10.6",
|
||||
"version": "0.10.7",
|
||||
"description": "A cross-platform Button component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,11 +20,11 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.82 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.5 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.83 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.6 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
"@uifabricshared/foundation-settings": ">=0.6.3 <1.0.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/callout",
|
||||
"version": "0.11.6",
|
||||
"version": "0.11.7",
|
||||
"description": "A cross-platform Callout component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/checkbox",
|
||||
"version": "0.5.0",
|
||||
"version": "0.5.1",
|
||||
"description": "A cross-platform Checkbox component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,11 +20,11 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.82 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.5 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.83 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.6 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
"@uifabricshared/foundation-settings": ">=0.6.3 <1.0.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/contextual-menu",
|
||||
"version": "0.3.6",
|
||||
"version": "0.3.7",
|
||||
"description": "A cross-platform ContextualMenu component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,17 +20,17 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/callout": ">=0.11.6 <1.0.0",
|
||||
"@fluentui-react-native/callout": ">=0.11.7 <1.0.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.5 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.6 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
"@uifabricshared/foundation-settings": ">=0.6.3 <1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fluentui-react-native/pressable": ">=0.3.82 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.83 <1.0.0",
|
||||
"@types/react-native": "^0.62.0",
|
||||
"@uifabricshared/build-native": "^0.1.1",
|
||||
"@uifabricshared/eslint-config-rules": "^0.1.1",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/focus-trap-zone",
|
||||
"version": "0.4.6",
|
||||
"version": "0.4.7",
|
||||
"description": "A cross-platform FocusTrapZone component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/link",
|
||||
"version": "0.8.7",
|
||||
"version": "0.8.8",
|
||||
"description": "A cross-platform Link component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,10 +20,10 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.5 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.6 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
"@uifabricshared/foundation-settings": ">=0.6.3 <1.0.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/persona",
|
||||
"version": "0.5.78",
|
||||
"version": "0.5.79",
|
||||
"description": "A cross-platform Persona component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,9 +20,9 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/persona-coin": ">=0.3.81 <1.0.0",
|
||||
"@fluentui-react-native/persona-coin": ">=0.3.82 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
"@uifabricshared/foundation-settings": ">=0.6.3 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/persona-coin",
|
||||
"version": "0.3.81",
|
||||
"version": "0.3.82",
|
||||
"description": "A cross-platform PersonaCoin component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/pressable",
|
||||
"version": "0.3.82",
|
||||
"version": "0.3.83",
|
||||
"description": "A cross-platform Pressable component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.5.0 <1.0.0",
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/radio-group",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"description": "A cross-platform Radio Group component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,11 +20,11 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.82 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.5 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.83 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.6 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
"@uifabricshared/foundation-settings": ">=0.6.3 <1.0.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/separator",
|
||||
"version": "0.4.5",
|
||||
"version": "0.4.6",
|
||||
"description": "A cross-platform Separator component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
"@uifabricshared/foundation-tokens": ">=0.7.2 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/stack",
|
||||
"version": "0.2.5",
|
||||
"version": "0.2.6",
|
||||
"description": "A cross-platform opinionated Fluent Text component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
|
@ -30,7 +30,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.62.0",
|
||||
"@fluentui-react-native/text": ">=0.6.5 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.6 <1.0.0",
|
||||
"@uifabricshared/build-native": "^0.1.1",
|
||||
"@uifabricshared/eslint-config-rules": "^0.1.1",
|
||||
"react-native": "0.62.2"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/text",
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.6",
|
||||
"description": "A cross-platform Text component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0"
|
||||
},
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/experimental-framework": "0.2.6",
|
||||
"@fluentui-react-native/experimental-framework": "0.2.7",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.1.0 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0"
|
||||
|
|
|
@ -22,13 +22,13 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/experimental-framework": "0.2.6",
|
||||
"@fluentui-react-native/experimental-framework": "0.2.7",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0",
|
||||
"@uifabricshared/theming-ramp": ">=0.10.3 <1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-native": "^0.62.0",
|
||||
"@fluentui-react-native/text": ">=0.6.5 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.6 <1.0.0",
|
||||
"@uifabricshared/build-native": "^0.1.1",
|
||||
"@uifabricshared/eslint-config-rules": "^0.1.1",
|
||||
"react-native": "0.62.2"
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/experimental-framework": "0.2.6",
|
||||
"@fluentui-react-native/experimental-framework": "0.2.7",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-framework",
|
||||
"version": "0.2.6",
|
||||
"version": "0.2.7",
|
||||
"description": "Component framework used by fluentui react native controls",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -30,7 +30,7 @@
|
|||
"@fluentui-react-native/use-slots": ">=0.3.4 <1.0.0",
|
||||
"@uifabricshared/foundation-settings": ">=0.6.3 <1.0.0",
|
||||
"@uifabricshared/theming-ramp": ">=0.10.3 <1.0.0",
|
||||
"@uifabricshared/theming-react-native": ">=0.7.73 <1.0.0",
|
||||
"@uifabricshared/theming-react-native": ">=0.7.74 <1.0.0",
|
||||
"@fluentui-react-native/memo-cache": "^1.0.1",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@uifabricshared/foundation-compose",
|
||||
"version": "1.6.77",
|
||||
"version": "1.6.78",
|
||||
"description": "Compose infrastructure",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"@uifabricshared/themed-settings": ">=0.4.70 <1.0.0",
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
"@uifabricshared/foundation-tokens": ">=0.7.2 <1.0.0",
|
||||
"@uifabricshared/theming-react-native": ">=0.7.73 <1.0.0",
|
||||
"@uifabricshared/theming-react-native": ">=0.7.74 <1.0.0",
|
||||
"@uifabricshared/theming-ramp": ">=0.10.3 <1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@uifabricshared/theming-react-native",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 14 Aug 2020 17:52:16 GMT",
|
||||
"tag": "@uifabricshared/theming-react-native_v0.7.74",
|
||||
"version": "0.7.74",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Set \"WhiteColors\" as palette id if no id is provided",
|
||||
"author": "krsiler@microsoft.com",
|
||||
"commit": "7ddc9af49d06c42714df47411f75bbaabd384f61",
|
||||
"package": "@uifabricshared/theming-react-native"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 13 Aug 2020 19:49:20 GMT",
|
||||
"tag": "@uifabricshared/theming-react-native_v0.7.73",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @uifabricshared/theming-react-native
|
||||
|
||||
This log was last generated on Fri, 07 Aug 2020 22:08:03 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 14 Aug 2020 17:52:16 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.7.74
|
||||
|
||||
Fri, 14 Aug 2020 17:52:16 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Set "WhiteColors" as palette id if no id is provided (krsiler@microsoft.com)
|
||||
|
||||
## 0.7.71
|
||||
|
||||
Fri, 07 Aug 2020 22:08:03 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@uifabricshared/theming-react-native",
|
||||
"version": "0.7.73",
|
||||
"version": "0.7.74",
|
||||
"description": "A library of functions which produce React Native styles from a Theme",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui/react-native",
|
||||
"version": "0.15.84",
|
||||
"version": "0.15.85",
|
||||
"description": "A react-native component library that implements the Fluent Design System.",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -25,26 +25,26 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@uifabricshared/foundation-settings": ">=0.6.3 <1.0.0",
|
||||
"@uifabricshared/foundation-tokens": ">=0.7.2 <1.0.0",
|
||||
"@fluentui-react-native/immutable-merge": "^1.0.1",
|
||||
"@uifabricshared/theming-ramp": ">=0.10.3 <1.0.0",
|
||||
"@uifabricshared/theming-react-native": ">=0.7.73 <1.0.0",
|
||||
"@uifabricshared/theming-react-native": ">=0.7.74 <1.0.0",
|
||||
"@fluentui-react-native/adapters": ">=0.3.34 <1.0.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/button": ">=0.10.6 <1.0.0",
|
||||
"@fluentui-react-native/callout": ">=0.11.6 <1.0.0",
|
||||
"@fluentui-react-native/checkbox": ">=0.5.0 <1.0.0",
|
||||
"@fluentui-react-native/contextual-menu": "0.3.6",
|
||||
"@fluentui-react-native/focus-trap-zone": ">=0.4.6 <1.0.0",
|
||||
"@fluentui-react-native/link": ">=0.8.7 <1.0.0",
|
||||
"@fluentui-react-native/persona": ">=0.5.78 <1.0.0",
|
||||
"@fluentui-react-native/persona-coin": ">=0.3.81 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.82 <1.0.0",
|
||||
"@fluentui-react-native/radio-group": ">=0.4.3 <1.0.0",
|
||||
"@fluentui-react-native/separator": ">=0.4.5 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.5 <1.0.0",
|
||||
"@fluentui-react-native/button": ">=0.10.7 <1.0.0",
|
||||
"@fluentui-react-native/callout": ">=0.11.7 <1.0.0",
|
||||
"@fluentui-react-native/checkbox": ">=0.5.1 <1.0.0",
|
||||
"@fluentui-react-native/contextual-menu": "0.3.7",
|
||||
"@fluentui-react-native/focus-trap-zone": ">=0.4.7 <1.0.0",
|
||||
"@fluentui-react-native/link": ">=0.8.8 <1.0.0",
|
||||
"@fluentui-react-native/persona": ">=0.5.79 <1.0.0",
|
||||
"@fluentui-react-native/persona-coin": ">=0.3.82 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.83 <1.0.0",
|
||||
"@fluentui-react-native/radio-group": ">=0.4.4 <1.0.0",
|
||||
"@fluentui-react-native/separator": ">=0.4.6 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.6.6 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -26,12 +26,12 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-composable": ">=0.6.71 <1.0.0",
|
||||
"@uifabricshared/foundation-compose": "^1.6.77",
|
||||
"@uifabricshared/foundation-compose": "^1.6.78",
|
||||
"@uifabricshared/foundation-settings": ">=0.6.3 <1.0.0",
|
||||
"@uifabricshared/foundation-tokens": ">=0.7.2 <1.0.0",
|
||||
"@fluentui-react-native/immutable-merge": "^1.0.1",
|
||||
"@uifabricshared/theming-ramp": ">=0.10.3 <1.0.0",
|
||||
"@uifabricshared/theming-react-native": ">=0.7.73 <1.0.0",
|
||||
"@uifabricshared/theming-react-native": ">=0.7.74 <1.0.0",
|
||||
"@fluentui-react-native/memo-cache": "^1.0.1",
|
||||
"@fluentui-react-native/tokens": ">=0.5.4 <1.0.0"
|
||||
},
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
"run-win32-devmain": "rex-win32 --bundle index --component BasicWin32Test --basePath . --useDevMain --pluginProps"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui/react-native": ">=0.15.84 <1.0.0",
|
||||
"@fluentui/react-native": ">=0.15.85 <1.0.0",
|
||||
"@office-iss/react-native-win32": "0.62.0-preview.3",
|
||||
"@uifabricshared/theming-react-native": "0.7.73",
|
||||
"@uifabricshared/theming-react-native": "0.7.74",
|
||||
"@uifabricshared/themed-stylesheet": "0.3.67",
|
||||
"react": "16.11.0",
|
||||
"react-native": "0.62.2",
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅